[rusEfi] 2006 Volkswagen Passat 2.0 Turbo GDI test mule #64

Your chance to introduce yourself and your vehicle
User avatar
AndreyB
Site Admin
Posts: 14424
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: 2006 Volkswagen Passat 2.0 Turbo GDI test mule #64

Post by AndreyB »

(see https://rusefi.com/forum/viewtopic.php?p=47469#p47469)

rusEFi non-DSG VAG TCU status:

* TP 2.0 is a great tool allowing me to quickly see if TCU is still happy or no longer happy about CAN traffic https://github.com/rusefi/rusefi/blob/83ce7a3143772d4f227d9d280b87383c38910011/firmware/controllers/lua/examples/vw-tp-tcu.txt
* based on above I can produce messages which are at least not throwing TCU error code https://github.com/rusefi/rusefi/blob/2c999b9744c7fc97bb3a8d2beb28683456cb510e/firmware/config/engines/vw_b6.lua
* with all above my extremely naïve torque approximation is not good to just engage reverse on a parked idling vehicle: I get a nasty hit when I engage R

open question how many hits would this transmission survive and open question how much time I can sink into this. After all TCU control is (not) yet a priority, all I need is to smoothly drive around the block. With nasty hits engaging R I am getting close to just selling this test mule and getting a manual GDI something :( Will maybe sink another four hours into it and then give up.
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
User avatar
AndreyB
Site Admin
Posts: 14424
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: 2006 Volkswagen Passat 2.0 Turbo GDI test mule #64

Post by AndreyB »

AndreyB wrote:
Tue Aug 30, 2022 1:07 am
If you are just joining let me recap

PCAN OEM traces https://github.com/rusefi/rusefi_documentation/tree/master/OEM-Docs/VAG/2006-Passat-B6
DBC with my translations of many MOTOR_* packets https://github.com/rusefi/opendbc/blob/rusefi_prod/vw_golf_mk4.dbc

https://www.efianalytics.com/MegaLogViewer/ Megalog viewer logs generated from the above files https://github.com/rusefi/can-log-tools/tree/main/output
I need to make progress or else/

Have I never mentioned that video from a year ago? Need help understanding what exactly do I see on the video

Also a screenshot of back-and-forth log on stock ECU - see https://rusefi.com/temp/vag.zip that's my tool converting OEM powertrain traffic into MLV using above mentioned DBC file

Attachments
javaw_toDdzSNBhn.png
javaw_toDdzSNBhn.png (178.76 KiB) Viewed 18374 times
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
User avatar
AndreyB
Site Admin
Posts: 14424
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: 2006 Volkswagen Passat 2.0 Turbo GDI test mule #64

Post by AndreyB »

Another TCU day in paradise

https://github.com/rusefi/rusefi_documentation/commit/a6589e791f96d35c584a75de7ede78906d12608c
image.png
image.png (137.12 KiB) Viewed 1423 times
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
mi-hol
Posts: 40
Joined: Sun Jun 05, 2022 10:37 pm
Location: Tübingen, Germany
Github Username: mi-hol

Re: 2006 Volkswagen Passat 2.0 Turbo GDI test mule #64

Post by mi-hol »

sounds like a major breakthrough is potentially just around the corner
Best Regards
Michael
--------
Benelli Tornado 900 Tre
Benelli TNT 1130 (rebuilding)
User avatar
AndreyB
Site Admin
Posts: 14424
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: 2006 Volkswagen Passat 2.0 Turbo GDI test mule #64

Post by AndreyB »

KINGBOLEN Ediag plus is pretty sweet.

There is still an issue in the ignition on/off sequence but for actual TCU operation it's happy with just RPM, PPS and very fake torque. There is a slip visible on the video so next step is reducing the slip by providing less fake torque number.

Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
User avatar
AndreyB
Site Admin
Posts: 14424
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: 2006 Volkswagen Passat 2.0 Turbo GDI test mule #64

Post by AndreyB »

Status: skipping on 2-3 shift :(

Note TCU is confused about shift activity duration, note lack of speed from instrument cluster
image.png
image.png (142.4 KiB) Viewed 1264 times
image.png
image.png (136.18 KiB) Viewed 1264 times
Attachments
image.png
image.png (142.39 KiB) Viewed 1264 times
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
User avatar
NormanAlphaspeed
Posts: 71
Joined: Fri Jan 13, 2017 7:15 am
Location: Puerto Rico
Contact:

Re: 2006 Volkswagen Passat 2.0 Turbo GDI test mule #64

Post by NormanAlphaspeed »

image.png
image.png (117.89 KiB) Viewed 1262 times
We can see that Shift Activity is not ending correctly, which makes me think that since the transmission thinks it's still shifting, the 2-3 shift slips since the transmission is confused. There might be a _something_ that the Engine Control Unit says to the TCU to indicate that the shift was successful? Also the "Torque Converter Loss" is absolutely unhappy on RusEFI, is this data from TCU to ECU? How is that calculated?
User avatar
AndreyB
Site Admin
Posts: 14424
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: 2006 Volkswagen Passat 2.0 Turbo GDI test mule #64

Post by AndreyB »

Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Post Reply