Author Topic: How to operate vnt15 controller on 1.6L  (Read 20911 times)

Reply #30April 14, 2015, 07:26:39 pm

vanbcguy

  • Administrator
  • Veteran

  • Offline
  • *****

  • 2831
  • Personal Text
    Vancouver, BC
Re: How to operate vnt15 controller on 1.6L
« Reply #30 on: April 14, 2015, 07:26:39 pm »
That's what my code on the github link there does...
Bryn

1994 Jetta - AHU M-TDI - Jezebel Jetta
2004 Jetta Wagon - 1.8T - Blitzen

Reply #31April 15, 2015, 09:17:41 am

MocroPlay

  • Newbie

  • Offline
  • *

  • 5
Re: How to operate vnt15 controller on 1.6L
« Reply #31 on: April 15, 2015, 09:17:41 am »
That's what my code on the github link there does...

Do you have This fully and succesfully operational on your car?

And what extra hardware would be needed to have this properly working an IDI diesel since my engine is still stock (only gov mod, boost pin set steeper and K14 instead of K24 for quicker spool)
VW Golf 2 1.6GTD JR
Mods:
-Governor mod
-Boost pin mod
-K14 (instead of K24)

Reply #32April 15, 2015, 10:00:53 am

vanbcguy

  • Administrator
  • Veteran

  • Offline
  • *****

  • 2831
  • Personal Text
    Vancouver, BC
Re: How to operate vnt15 controller on 1.6L
« Reply #32 on: April 15, 2015, 10:00:53 am »
Yup, I'm fully operational. It's been working quite well. I could probably still get the boost control a LITTLE bit tighter but it's in the "good enough" camp these days.

Extra hardware... You need something to give a TPS signal. I'm using an injection pump that has one on it from the factory but you can probably find something that will work. You'll also need a tach signal. I'm using the TDI crank sensor for mine but there's other ways of doing that.
Bryn

1994 Jetta - AHU M-TDI - Jezebel Jetta
2004 Jetta Wagon - 1.8T - Blitzen

Reply #33April 18, 2015, 10:02:31 am

MocroPlay

  • Newbie

  • Offline
  • *

  • 5
Re: How to operate vnt15 controller on 1.6L
« Reply #33 on: April 18, 2015, 10:02:31 am »
wow man that's nice, is there also someone with an arduino-controlled VNT on his 1.6TD IDI?

i'm trying to find someone who allready has done this on an IDI with a mechanical pump
to find out if this is doable for me because I don't have much experience
but i'm very very interested in this concept?
VW Golf 2 1.6GTD JR
Mods:
-Governor mod
-Boost pin mod
-K14 (instead of K24)

Reply #34April 19, 2015, 11:16:06 am

CasaEd

  • Newbie

  • Offline
  • *

  • 6
Re: How to operate vnt15 controller on 1.6L
« Reply #34 on: April 19, 2015, 11:16:06 am »
keep it simple, like its done in Portugal

Reply #35April 19, 2015, 03:00:53 pm

libbydiesel

  • Global Moderator
  • Veteran

  • Offline
  • *****

  • 3416
Re: How to operate vnt15 controller on 1.6L
« Reply #35 on: April 19, 2015, 03:00:53 pm »
keep it simple, like its done in Portugal

There are some very good reasons to not do it that way.

Reply #36April 19, 2015, 06:47:04 pm

MocroPlay

  • Newbie

  • Offline
  • *

  • 5
Re: How to operate vnt15 controller on 1.6L
« Reply #36 on: April 19, 2015, 06:47:04 pm »
keep it simple, like its done in Portugal

There are some very good reasons to not do it that way.

How do you mean Libbydiesel?
VW Golf 2 1.6GTD JR
Mods:
-Governor mod
-Boost pin mod
-K14 (instead of K24)

Reply #37April 19, 2015, 08:47:21 pm

libbydiesel

  • Global Moderator
  • Veteran

  • Offline
  • *****

  • 3416
Re: How to operate vnt15 controller on 1.6L
« Reply #37 on: April 19, 2015, 08:47:21 pm »
Reasons to not do it that way include but are not necessarily limited to excessive back pressure, over-speeding turbo, worse fuel economy and boost spikes when transitioning from cruise to max acceleration.

Reply #38April 20, 2015, 02:15:30 pm

libbydiesel

  • Global Moderator
  • Veteran

  • Offline
  • *****

  • 3416
Re: How to operate vnt15 controller on 1.6L
« Reply #38 on: April 20, 2015, 02:15:30 pm »
I forgot, 'fail to damage' in the event of a boost leak. 

Reply #39April 20, 2015, 04:07:43 pm

CasaEd

  • Newbie

  • Offline
  • *

  • 6
Re: How to operate vnt15 controller on 1.6L
« Reply #39 on: April 20, 2015, 04:07:43 pm »
Can you explain "fail to damage" in the event of a boost leak ? 

Reply #40April 20, 2015, 04:40:06 pm

libbydiesel

  • Global Moderator
  • Veteran

  • Offline
  • *****

  • 3416
Re: How to operate vnt15 controller on 1.6L
« Reply #40 on: April 20, 2015, 04:40:06 pm »
Sure.  With just a boost can, if you are at max boost and a hose pops off, boost pressure will drop to zero and the vanes will snap shut causing the turbine to accelerate at maximum acceleration and the turbo will most likely self destruct.  Hopefully you lift your foot off the go pedal when you hear/feel the issue, but with just a boost can operating the vanes, that will have the sole effect of reducing fuel.  With other better controls, the vanes will open as you lift your foot and you are far more likely to escape the situation with a turbo/engine that is intact.  You then reattach the hose and motor on rather than replacing the turbo and possibly a bent rod or four...  Better yet would be code that recognizes a significant disparity between pedal position, rpm and what the manifold pressure reading is currently and what it should be and opens the vanes - limp mode.   
« Last Edit: April 20, 2015, 04:47:34 pm by libbydiesel »

Reply #41April 20, 2015, 10:13:33 pm

MocroPlay

  • Newbie

  • Offline
  • *

  • 5
Re: How to operate vnt15 controller on 1.6L
« Reply #41 on: April 20, 2015, 10:13:33 pm »
Thanks libbydiesel.

Btw, haven't you tried an Arduino controlled VNT on your IDI? What are your thought on this method?
VW Golf 2 1.6GTD JR
Mods:
-Governor mod
-Boost pin mod
-K14 (instead of K24)

Reply #42April 21, 2015, 12:24:17 am

libbydiesel

  • Global Moderator
  • Veteran

  • Offline
  • *****

  • 3416
Re: How to operate vnt15 controller on 1.6L
« Reply #42 on: April 21, 2015, 12:24:17 am »
I have not yet.  I was working on a project very similar to vanbcguy's but did not complete it.  I think it is an excellent way to go and am sure I will use it in the future. 

Reply #43April 21, 2015, 04:11:32 pm

CasaEd

  • Newbie

  • Offline
  • *

  • 6
Re: How to operate vnt15 controller on 1.6L
« Reply #43 on: April 21, 2015, 04:11:32 pm »
Thanks for the reply, spoke to mate at work about this, he actually had the hose come off at full boost, and yes it lunched the turbo only, Not sure why the con-rods would bend from a turbo hose coming off, only ever seen bent rods from engines which have ingested liquids, but i will bear it in mind and ensure all hoses are well secured,

Reply #44April 21, 2015, 04:16:05 pm

libbydiesel

  • Global Moderator
  • Veteran

  • Offline
  • *****

  • 3416
Re: How to operate vnt15 controller on 1.6L
« Reply #44 on: April 21, 2015, 04:16:05 pm »
A common failure mode of the VNT15 is to snap its shaft which then causes pressurized oil to dump into the intake and hydrolock the engine.  Bent rods from failed turbos are not uncommon on the ALH that came stock with the VNT15.
« Last Edit: April 21, 2015, 04:31:16 pm by libbydiesel »

 

S-PAutomotive.com