ECUs and Tuning Discuss Engine Management, Tuning, & Programming

VVT observations - current vs. advance

Thread Tools
 
Search this Thread
 
Old 04-12-2010, 10:22 AM
  #121  
Junior Member
iTrader: (1)
 
kcbhiw's Avatar
 
Join Date: Jan 2007
Location: Canton, GA
Posts: 116
Total Cats: 0
Default

Originally Posted by richyvrlimited
Will the device still work if I've bolted an N/A CAS to the back of my engine and don't use the NB sensors
The NB sensors are necessary to control the VVT.
kcbhiw is offline  
Old 04-12-2010, 03:40 PM
  #122  
Elite Member
iTrader: (1)
 
richyvrlimited's Avatar
 
Join Date: Jun 2006
Location: Warrington/Birmingham
Posts: 2,642
Total Cats: 42
Default

Bugger! How come if you don't mind me asking?!
richyvrlimited is offline  
Old 04-12-2010, 03:58 PM
  #123  
Elite Member
Thread Starter
 
JasonC SBB's Avatar
 
Join Date: Jul 2005
Posts: 6,420
Total Cats: 84
Default

1) the VVT cam sensor output resembles the NB1's.
2) The software thus far has been written to read off of the NB crank sensor

It's not too hard to fit an NB crank trigger wheel and sensor onto an NA. j_man's done it.
JasonC SBB is offline  
Old 04-12-2010, 04:32 PM
  #124  
Elite Member
iTrader: (1)
 
richyvrlimited's Avatar
 
Join Date: Jun 2006
Location: Warrington/Birmingham
Posts: 2,642
Total Cats: 42
Default

1) why would that matter?
2) that's fair enough

And I have a 2001 motor fitted, I have the sensors, but little inclination to build the circuits to use them.

If it ain't broke
richyvrlimited is offline  
Old 04-12-2010, 05:45 PM
  #125  
y8s
2 Props,3 Dildos,& 1 Cat
iTrader: (8)
 
y8s's Avatar
 
Join Date: Jun 2005
Location: Fake Virginia
Posts: 19,338
Total Cats: 573
Default

Originally Posted by JasonC SBB
1) the VVT cam sensor output resembles the NB1's.
2) The software thus far has been written to read off of the NB crank sensor

It's not too hard to fit an NB crank trigger wheel and sensor onto an NA. j_man's done it.
doesn't the NA exhaust cam sensor have the same or similar unevenly spaced four teeth? or are they even?
y8s is offline  
Old 04-13-2010, 10:29 AM
  #126  
Supporting Vendor
 
Matt Cramer's Avatar
 
Join Date: Sep 2006
Posts: 2,332
Total Cats: 67
Default

Originally Posted by richyvrlimited
1) why would that matter?
2) that's fair enough

And I have a 2001 motor fitted, I have the sensors, but little inclination to build the circuits to use them.

If it ain't broke
The VVT control is closed loop. It uses the difference in timing between a sensor reading a wheel attached to the cam and a sensor attached to the crank to determine where the cam advance currently is. The NA CAS is only attached to the cam... there goes your ability to compare separate readings.
__________________
Matt Cramer
www.diyautotune.com
Matt Cramer is offline  
Old 04-13-2010, 11:14 AM
  #127  
y8s
2 Props,3 Dildos,& 1 Cat
iTrader: (8)
 
y8s's Avatar
 
Join Date: Jun 2005
Location: Fake Virginia
Posts: 19,338
Total Cats: 573
Default

Originally Posted by Matt Cramer
The VVT control is closed loop. It uses the difference in timing between a sensor reading a wheel attached to the cam and a sensor attached to the crank to determine where the cam advance currently is. The NA CAS is only attached to the cam... there goes your ability to compare separate readings.
the NA CAS will fit on the exhaust cam--which is fixed.
y8s is offline  
Old 04-13-2010, 11:40 AM
  #128  
Supporting Vendor
 
Matt Cramer's Avatar
 
Join Date: Sep 2006
Posts: 2,332
Total Cats: 67
Default

The biggest problem is you can't compare the CAS to itself. If you had one sensor on a fixed cam and the other on a moving cam, it may be possible to write code for it. But it sounds like it would be less trouble to just wire up the stock sensors.
__________________
Matt Cramer
www.diyautotune.com
Matt Cramer is offline  
Old 04-13-2010, 12:00 PM
  #129  
y8s
2 Props,3 Dildos,& 1 Cat
iTrader: (8)
 
y8s's Avatar
 
Join Date: Jun 2005
Location: Fake Virginia
Posts: 19,338
Total Cats: 573
Default

Right... I was assuming that the 01 valve cover would have an 01 style cam sensor stuck in it
y8s is offline  
Old 04-13-2010, 01:51 PM
  #130  
Elite Member
Thread Starter
 
JasonC SBB's Avatar
 
Join Date: Jul 2005
Posts: 6,420
Total Cats: 84
Default

Originally Posted by y8s
doesn't the NA exhaust cam sensor have the same or similar unevenly spaced four teeth? or are they even?
The NA CKP signal does resemble the NB CKP. The rising edges IIRC are in the same place, but the NB pulse widths are very short. A rising edge detector aka hipass filter with possibly an inverter, will make the NA CAS output be NB computer friendly. However I would recommend a real NB crank sensor for more accurate timing.
JasonC SBB is offline  
Old 04-21-2010, 11:27 PM
  #131  
Elite Member
iTrader: (3)
 
AbeFM's Avatar
 
Join Date: Aug 2006
Location: San Diego, CA
Posts: 3,047
Total Cats: 12
Default

Wow, yeah, asking questions like that (about using a CAS signal) means you probably don't care enough about performance to even need something this advanced. GAWD. Run the crank triggers or go home.

Originally Posted by JasonC SBB
No need for any circuitry, just connect them up and go.
You mean two high impedance inputs won't bother each other? Up to pull ups, perhaps....


Originally Posted by kcbhiw
The output timing signals are essentially passed through during the interrupt that was triggered by the input timing signals within the MCU. Essentially, the output signal that is generated occurs within a few microseconds of the input trigger -- basically enough time for a few instructions to be executed at 8MHz. I won't go into the nuances of execution time per MCU instruction, but you get the idea. There is no buffering of the signal.
Yeah - as long as it's fixed, as long as it gets the highest priority interrupt, fine - but add 50 microseconds of variability and that DIRECTLY translates to 2.5 degrees of additional retard I'd HAVE to run to keep the motor together.

I'm not sure on the relations between gains in cam timing and degrees of timing, but the first trick to engine tuning as I understand it is running as much advance as possible.


I've been running the box for quite some time now, but have otherwise been cleaning up the rough edges.
Meaning the tuning software will be awesome? :-) Windoze, linux, ???
AbeFM is offline  
Old 04-22-2010, 01:20 PM
  #132  
Junior Member
iTrader: (1)
 
kcbhiw's Avatar
 
Join Date: Jan 2007
Location: Canton, GA
Posts: 116
Total Cats: 0
Default

Originally Posted by AbeFM
Meaning the tuning software will be awesome? :-) Windoze, linux, ???
Tis just a simple Windows app with a 12x12 table and some settings. It's pretty boring to look at . It's no Tuner Studio, that's for sure.
kcbhiw is offline  
Old 04-22-2010, 01:29 PM
  #133  
Guest
iTrader: (6)
 
M-Tuned's Avatar
 
Join Date: Sep 2007
Location: Vaughan, On, Canada
Posts: 1,085
Total Cats: 1
Default

I'm awake now.... I've got all the NB sensors and NA sensors on my engine. I think a local guy is selling a VVT head.
M-Tuned is offline  
Old 04-22-2010, 01:53 PM
  #134  
Elite Member
iTrader: (1)
 
richyvrlimited's Avatar
 
Join Date: Jun 2006
Location: Warrington/Birmingham
Posts: 2,642
Total Cats: 42
Default

Originally Posted by AbeFM
Wow, yeah, asking questions like that (about using a CAS signal) means you probably don't care enough about performance to even need something this advanced. GAWD. Run the crank triggers or go home.
Oh GTF outtahere sure it's no the be all, but there's some damn high powered MX5's still running from a CAS.
richyvrlimited is offline  
Old 04-22-2010, 08:02 PM
  #135  
Junior Member
 
hf-mx5t's Avatar
 
Join Date: Jun 2005
Posts: 286
Total Cats: 235
Default

Originally Posted by AbeFM
Wow, yeah, asking questions like that (about using a CAS signal) means you probably don't care enough about performance to even need something this advanced. GAWD. Run the crank triggers or go home.
running cas on my engine. still has some power tho..
hf-mx5t is offline  
Old 04-23-2010, 10:58 PM
  #136  
Elite Member
iTrader: (3)
 
AbeFM's Avatar
 
Join Date: Aug 2006
Location: San Diego, CA
Posts: 3,047
Total Cats: 12
Default

Ok, a bit of a tease - but it is true as well... Going away from the CAS is a really, really good thing. Rock stable timing, and as I was implying above, you're giving up advance when you give up stability, and giving up advance is giving up horsepower. Why would you do that to yourself when the sensors are already there? Buy a $200 CAS when you can use a $0.15 op amp?
AbeFM is offline  
Old 04-24-2010, 01:57 AM
  #137  
Elite Member
iTrader: (6)
 
Nagase's Avatar
 
Join Date: May 2009
Posts: 1,805
Total Cats: 2
Default

So uh, people who are making this, nothing really to add other than...

Please let me buy it soon.

Been waiting on this and i don't know how much longer i can wait to do my engine swap.

Thank you. -.-
Nagase is offline  
Old 04-24-2010, 05:50 AM
  #138  
Elite Member
iTrader: (1)
 
richyvrlimited's Avatar
 
Join Date: Jun 2006
Location: Warrington/Birmingham
Posts: 2,642
Total Cats: 42
Default

Originally Posted by AbeFM
Ok, a bit of a tease - but it is true as well... Going away from the CAS is a really, really good thing. Rock stable timing, and as I was implying above, you're giving up advance when you give up stability, and giving up advance is giving up horsepower. Why would you do that to yourself when the sensors are already there? Buy a $200 CAS when you can use a $0.15 op amp?
This is digressing from the thread a tad but....

I have all the 2001 sensors and my MSII I built 2 opamp circuits for the CAS inputs. it works great, and I'm wont to 'fix' something that isn't broken, BTDT...

I've not researched into the mods required for the MK2 inputs, but I've read of people having lots of issues, true? Or will my two opamps suffice?!

P.S. My CAS was free it came off my old engine :P
richyvrlimited is offline  
Old 04-24-2010, 06:17 AM
  #139  
Former Vendor
iTrader: (31)
 
Savington's Avatar
 
Join Date: Nov 2006
Location: Sunnyvale, CA
Posts: 15,442
Total Cats: 2,099
Default

Originally Posted by richyvrlimited

If it ain't broke
...it might be soon. Ever measured the timing slop that occurs from your CAS? How close are you to the detonation threshold? How much power are you giving up by using a cam triggered sensor vs. a crank triggered sensor?
Savington is offline  
Old 04-24-2010, 10:22 AM
  #140  
y8s
2 Props,3 Dildos,& 1 Cat
iTrader: (8)
 
y8s's Avatar
 
Join Date: Jun 2005
Location: Fake Virginia
Posts: 19,338
Total Cats: 573
Default

well that snowballed. i just wanted to point out that it could be done with the CAS.
y8s is offline  


Quick Reply: VVT observations - current vs. advance



All times are GMT -4. The time now is 05:00 AM.