Title: 1.8t 180/225 HW difference? want to add custom egt sensor to 180 ECU Post by: fknbrkn on August 25, 2015, 11:05:45 AM Hi
Is there any hw differences between 180 AUQ/AWP and 225 BAM ECUs? im talking about EGT sensor, ive got a k-type and 0-5v controller for this. Ive tryed to connect controller output to pin #61, ground to pin #50 and +12 from one of the blue/yellow wires and it working good without connecting #61. problem is +12 at #61 and it ruines output voltage. Unfortunally i havent a 225 car near me to test it, maybe its digital not analog 0-5v input idk So my aim is to communicate ECU with my custom sensor. Offcourse i can use one of the free analog input pins with custom routine but maybe there is an easily way .. thanks Title: Re: 1.8t 180/225 HW difference? want to add custom egt sensor to 180 ECU Post by: golfputtputt on February 24, 2016, 07:15:31 PM Trying to do this also, hopefully this will bump it and someone will see. did you happen to get this resolved?
Why use custom instead of oem audi sensor and controller? Title: Re: 1.8t 180/225 HW difference? want to add custom egt sensor to 180 ECU Post by: fknbrkn on February 24, 2016, 07:39:22 PM yeah
i did it some time ago used 2nd O2 input, one map to convert 0..5v to -50..1100c, custom routine and all working fine dunno why not used oem, just for fashion :) Title: Re: 1.8t 180/225 HW difference? want to add custom egt sensor to 180 ECU Post by: golfputtputt on February 24, 2016, 07:49:59 PM What EGT sensor you use?
Doesn't ATR use the EGT temp and BTS uses EGT model on our early 1.8t's? Title: Re: 1.8t 180/225 HW difference? want to add custom egt sensor to 180 ECU Post by: aef on February 25, 2016, 02:44:20 AM How accurate is the voltage reading of the ecu? x,x Volt or x,xx Volt?
Title: Re: 1.8t 180/225 HW difference? want to add custom egt sensor to 180 ECU Post by: fknbrkn on February 25, 2016, 05:29:19 AM im using some kind of industrial egt sensor from friend`s chem lab
output to tats_w and all working good with tt225 file but i dont know how to switch fueling to ATR in 180 files. aeh, as i remember the measurement range was ~0..950 and that gave a 0.005v step. theoretically. but i took an input from a ecu input pin before filtered ushk so no any info about. tats_w showing ~1c step and accordingly to almost same range of voltage (-50..1100c and 0... 950v) i`d say that its really some kind of 0.005v you better to check ushk with plugged o2 sensor Title: Re: 1.8t 180/225 HW difference? want to add custom egt sensor to 180 ECU Post by: phila_dot on February 25, 2016, 09:48:48 AM How accurate is the voltage reading of the ecu? x,x Volt or x,xx Volt? 10 bit ADC Title: Re: 1.8t 180/225 HW difference? want to add custom egt sensor to 180 ECU Post by: dgpb on March 03, 2016, 05:18:09 AM ...but i dont know how to switch fueling to ATR in 180 files... Take a look at my thread, reply 29. http://nefariousmotorsports.com/forum/index.php?topic=9161.15 As I extract from FR, ATR is an additive for BTS, not a Lambda mode to switch to. You have to set SY_ATR. And I'm afraid the only way is via assembly code. I hope to have been helpful to you mate. Title: Re: 1.8t 180/225 HW difference? want to add custom egt sensor to 180 ECU Post by: fknbrkn on March 03, 2016, 12:45:43 PM Take a look at my thread, reply 29. http://nefariousmotorsports.com/forum/index.php?topic=9161.15 As I extract from FR, ATR is an additive for BTS, not a Lambda mode to switch to. You have to set SY_ATR. And I'm afraid the only way is via assembly code. I hope to have been helpful to you mate. yes, dlamatr_w kicks fueling when tabgbts reached (or tabgss, i really forget about all that stuff) i take a look when i have a time for it thanks :) |