Page 7 of 55 FirstFirst ... 2345678910111217 ... LastLast
Results 91 to 105 of 825

Thread: DIY LTCC or similar system for LT1s

  1. #91
    Fuel Injected! vilefly's Avatar
    Join Date
    Sep 2017
    Age
    53
    Posts
    217
    Hey Aroberson77,
    How's the delteq schematic decoding going?
    I have a theory on how it converts the optispark signals to a northstar reluctor signal. And the eprom theory, of course. A northstar reluctor has 32 teeth total, unevenly spaced....or so I thought. 24 slots are 15degrees evenly spaced, and 8 more slots 7.5 degrees spaced between the 15 degree slots at various points. I imagine you can take the 360 degree signal from the optispark and double it, and use it as a clock signal for the circuit once it is synchronized. so now the 7.5* becomes an integer at 14*.

    The crank sensors are spaced 27 degrees apart. This can be simulated by 2 outputs separated by a 27 count counter. Now it is a 54 count, since we doubled everything. Hope this helps if you use an arduino with a for-next loop that is 720 counts incremented by the doubled hi-res input.

    The eprom method would consist of raw sensor readings digitized into memory that is accessed by a binary counter coupled to the synchronized Hi-res signal.
    Last edited by vilefly; 09-23-2017 at 09:10 PM.

  2. #92
    Fuel Injected!
    Join Date
    Jul 2017
    Posts
    47
    Quote Originally Posted by vilefly View Post
    Hey Aroberson77,
    How's the delteq schematic decoding going?
    I have a theory on how it converts the optispark signals to a northstar reluctor signal. And the eprom theory, of course. A northstar reluctor has 32 teeth total, unevenly spaced....or so I thought. 24 slots are 15degrees evenly spaced, and 8 more slots 7.5 degrees spaced between the 15 degree slots at various points. I imagine you can take the 360 degree signal from the optispark and double it, and use it as a clock signal for the circuit once it is synchronized. so now the 7.5* becomes an integer at 14*.

    The crank sensors are spaced 27 degrees apart. This can be simulated by 2 outputs separated by a 27 count counter. Now it is a 54 count, since we doubled everything. Hope this helps if you use an arduino with a for-next loop that is 720 counts incremented by the doubled hi-res input.

    The eprom method would consist of raw sensor readings digitized into memory that is accessed by a binary counter coupled to the synchronized Hi-res signal.
    I've been too busy trying to get my car back together to look at the delteq too much. Hopefully this week I can spend some time with it. Your theory sounds pretty good since it is easy to just change counts

  3. #93
    Fuel Injected! spfautsch's Avatar
    Join Date
    Apr 2015
    Location
    Montgomery City, MO
    Age
    52
    Posts
    883
    Just to try and catch up, is the goal here to ultimately piggyback the optispark signaling with the OEM wheel?

    I'm wondering if the arduino platform might be capable of this. I'm somewhat reluctant to bet the farm on a microcontroller like the Atmel 328 in the thermal and EMI environment encountered under the hood, but is it even fast enough? 360 rising edge signals per 2x (edit: crank) revolutions, right? Also, what would "limp home" look like with something like this - the ECM can function quite satisfactorily without the high res signal. (edit: perhaps the second half of this sentence should be phrased as a question)

  4. #94
    Fuel Injected! vilefly's Avatar
    Join Date
    Sep 2017
    Age
    53
    Posts
    217
    Well, we've got 3 projects going on. 1) my minimalist hardwired electronic "decode optispark signals for 8 ignition coils using oem computer timing"
    and 2) Aroberson's "decode with arduino and possibly have limp mode operation"
    and 3) "reverse engineer the Delteq unit", which converts the optispark signals to Northstar dual crankshaft signals and sends them to a stock northstar ignition module and coils. This is a waste-spark system with 4 coils for 8 cyls.
    Although, not nessesarily in that order.

    My system should behave like the OEM design....synchronize during starting only, switch coils using leading edge of Low-Res signal from then on. No restart on loss of Hi-Res signal. You could do the same thing with the Arduino I bet. Speed shouldn't be too much for it in that mode of operation.

    As for synthesizing a northstar signal using an arduino, I have to wonder about the speed factor, too. Not well versed in the arduino stuff.
    Any other ideas/strategies are most certainly welcome. Plenty of room for more projects.
    Last edited by vilefly; 09-27-2017 at 05:08 AM.

  5. #95
    Fuel Injected! spfautsch's Avatar
    Join Date
    Apr 2015
    Location
    Montgomery City, MO
    Age
    52
    Posts
    883
    Couple questions arise, please humor me as I'm terribly unfamiliar with the Northstar system.

    1) what would be the advantage(s) of using the Northstar ICM (and I'm assuming the "old" gm waste spark coil setup that bolted directly to the ICM)?

    2) is there any reason other than lack of programming expertise, that the arduino couldn't do your minimalist version (my personal preference)? Assuming we're letting the ECM control timing and only need to sequence which FET is enabled next, the code for something like this should be fairly minimalist.

    This idea has completely piqued my interest. I'm going to be pulling my freshly built LT1 out this winter to fix an oil leak and possibly fit EGT sensors on my headers. I might be willing to serve as a volunteer guinea pig for your minimalist rendition. My only concern is coil selection - the size of the LT1 / 2nd gen HEI coil pack (x8) is going to require some creativity for mounting and secondary wire routing in a factory LT1 install environment.

  6. #96
    Fuel Injected! vilefly's Avatar
    Join Date
    Sep 2017
    Age
    53
    Posts
    217
    1) the northstar system has more parts availability, and is still fairly compact. not much more.
    2) should be no problem for the arduino to do minimalist data distribution for the 8 coils.

    The coils we will probably use are the LS engine coils (4.8L, 5.3L, 6.0L, 6.2L). They are fairly small, and mount on the valve covers with short plug wires to the spark plugs.
    There are aftermarket coil mounting kits from EFI connection, and some others.

    I hope I will be able to make a prototype this winter, but my toddler might be busy distracting me. 3yr olds....all energy, no focus.

  7. #97
    Fuel Injected! spfautsch's Avatar
    Join Date
    Apr 2015
    Location
    Montgomery City, MO
    Age
    52
    Posts
    883
    Quote Originally Posted by vilefly View Post
    The coils we will probably use are the LS engine coils
    I thought you were opposed to using the LS coils because of the built-in FET drivers. Looks like they could possibly be driven directly from an arduino output. I've got a bunch of projects waiting for me this winter, but this is one I would love to try my hand at.

    Quote Originally Posted by vilefly View Post
    I hope I will be able to make a prototype this winter, but my toddler might be busy distracting me. 3yr olds....all energy, no focus.
    Been there, I completely understand. Thankfully (or maybe unfortunately) my youngest will be of legal drinking age this year.

  8. #98
    Fuel Injected! vilefly's Avatar
    Join Date
    Sep 2017
    Age
    53
    Posts
    217
    yup. I had said I didn't want the "smart" LS coils, but they are quite readily available as was pointed out to me. So, I will set it up to use the LS coils anyways, since they are easy to find and have nice brackets to hold them. I had thought there was an early "dumb" version of the LS coil setup, but I was wrong. My alternate Ion Sense Ignition circuit might still work with the LS coils.....maybe. Depends if they like running on 300v on the primary or not. The built-in transistors might not be rated for the increased kickback.
    However, I have tons of ford ignition COP coils at work. Most from people who "shotgun diagnose" their triton engines. I might use those or whatever I can find when I go to Ion Sense Ignition later.
    Last edited by vilefly; 09-28-2017 at 04:22 AM.

  9. #99
    Fuel Injected! spfautsch's Avatar
    Join Date
    Apr 2015
    Location
    Montgomery City, MO
    Age
    52
    Posts
    883
    Quote Originally Posted by vilefly View Post
    Most from people who "shotgun diagnose" their triton engines.
    Last year I broke my moral code and took wrench to one of those, and can tell you the most useful way to "shotgun diagnose" a VVT triton engine is with a real shotgun. Load it with slugs or steel buckshot and stop shooting when there's both oil and antifreeze pouring out. Whoever designed the cam phasers for that application should also be likewise "diagnosed".

    Has anyone positively determined the signal alignment of the low-res circle? I'm curious because the ECM needs only to sequence the injectors so the TDC signal might be a full crank revolution out of phase with the ignition sequence.

  10. #100
    Fuel Injected! vilefly's Avatar
    Join Date
    Sep 2017
    Age
    53
    Posts
    217
    You forgot that the optical disk turns a 1/2 crankshaft speed since it is connected to the camshaft. yes, it has 360 slots in it, but the computer turns it into 720 by counting both edges of the square wave signal coming out of it. This gives you 1 degree accuracy with respect to the crankshaft. 180 degrees out of phase is impossible. I did confirm rotor position with my spare optispark I will be using as a signal generator for my circuits.

    As to the triton VVT woes.....I was tasked with finding out the real source of the cam phaser problems. The oiling system. Starting with the oil pump, it has an aluminum backing plate that flexes at 1700 rpm or earlier, bleeding off oil pressure. Melling has fixed this problem with a cast iron backing plate. The oil pressure sending unit position only lets you monitor oil pressure right at the pump outlet, not at the upper end. There are orifices in the heads to limit inlet flow to the camshafts, then to another orifice in the front cam bearing, then to the cam phasers, then lastly to the chain tensioners. Nice fault tolerant design. pffff. Then there is the 2 piece spark plugs that seize in the head and break off. The special tool used to extract the piece works perfect, because it came out 3 months after this design rolled out to the public. They knew. The repair manuals don't show the oiling diagram......interesting, yes?
    oil-flow.jpg
    This is a 1st generation diagram, it still tells the story.
    Last edited by vilefly; 09-28-2017 at 07:29 AM.

  11. #101
    Fuel Injected!
    Join Date
    Jul 2017
    Posts
    47
    The leading edges of the low res circle are 45 degs from each other. We are assuming that the leading edges trigger a counter for the high res signal that is stopped by the trailing edge of the low res signal. I believe this tells the ECM what cylinder is combusting. I know in EE Hack you can turn cylinders on and off, I assume that this shuts the spark and the injector off, does anyone know?

  12. #102
    Fuel Injected! vilefly's Avatar
    Join Date
    Sep 2017
    Age
    53
    Posts
    217
    It should shut off the selected injector only. just like the factory scan tool can. The feature wasn't widely available to the aftermarket at the time. I tell people all the time that it is not the scan tool that that has all the self-diagnostic features, it is the ECM that does.
    Your sync theory is right on, since the trailing edges happen unevenly, disqualifying them for TDC indication. The leading edges are symetrical, and perfect for TDC indication.

    Here is the LT-1 electrical page. http://chevythunder.com/lt1_electrical_page.htm

  13. #103
    Fuel Injected!
    Join Date
    Jan 2015
    Posts
    111
    Hey guys been following your thread, I don't understand everything you guys are talking about. Taking some electrical engineering classes this semester have definitely helped but I don't want to slow you guys down with asking for explanations.

    I just dropped by to say that I'm also very interested in a project like this. I would be willing to help however I can with parts, ecms, etc. i have several lt1s I have chip readers I've unbricked ecms so I'm not a total noob just let me know if there's anything I can do

  14. #104
    Fuel Injected! spfautsch's Avatar
    Join Date
    Apr 2015
    Location
    Montgomery City, MO
    Age
    52
    Posts
    883
    Quote Originally Posted by vilefly View Post
    You forgot that the optical disk turns a 1/2 crankshaft speed since it is connected to the camshaft. yes, it has 360 slots in it, but the computer turns it into 720 by counting both edges of the square wave signal coming out of it. This gives you 1 degree accuracy with respect to the crankshaft.
    No, I assure you I didn't, just explained my thought process poorly. I have my doubts about the meaningfulness of the high resolution signal to the ECM. The amount of slop introduced by the timing chain at lower engine speeds makes it all but useless in detecting misfires, so what is it used for? I would venture a guess this is why GM went to crank mounted sensor wheels for obd-2 as it mandated monitoring crank angular velocity to detect misfires.

    Quote Originally Posted by vilefly View Post
    180 degrees out of phase is impossible.
    What I was trying to get across here is the ECM doesn't care about sequencing anything but which injector to fire. By my understanding, because the distributor handles sequencing, spark is controlled as a single signal that pulses 4 times per crank revolution at varying degrees BTDC - i.e. in "batch" mode. Essentially the point I was trying to make, which after some reflection I think wasn't very meaningful is if we knew how the ECM decoded the opti signal it would be doing so with the sequencing geared around the intake stroke. Since no-one has yet to dump the code that this third processor runs, we don't know.

    Quote Originally Posted by vilefly View Post
    I did confirm rotor position with my spare optispark I will be using as a signal generator for my circuits.
    With a degree wheel? Is it signaling at TDC or at some fixed advance point such as 15 degrees?

    Quote Originally Posted by vilefly View Post
    As to the triton VVT woes.....I was tasked with finding out the real source of the cam phaser problems. ... Nice fault tolerant design. pffff. Then there is the 2 piece spark plugs that seize in the head and break off.
    Funny you also have such experience. One other thing not to discount is people running cheap oil that turns to the viscosity of water when it heats up. The one I had the displeasure of working on belonged to my daughter's at the time boyfriend. I found it odd when the kid called the spark plugs "two piece", but I soon realized it was sarcasm. The OE phaser design is lacking in that it resembles a vane pump, and is extremely fragile when the oil pressure drops, the proportioning valve can no longer control the cam but the pins are unlocked, and it starts banging back and forth in 60 degree strokes. Patent stupidity. Then there's the soft camshaft material and the pathetically inadequate indexing pin location. The whole design was just one poorly engineered stupid idea after another. When I pulled the one phaser off and realized the driver side cam had excreted the indexing pin and spun 180 degrees I told the kid to get it running and sell or trade it immediately. He did not heed my advice, so I later told him maybe he should replace the cams and oil pump and plan on keeping it. When I talked to him after replacing the cams and asked about the oil pump he said he hadn't got to that yet, but did change the oil. Just not the filter. Sometimes it's worth re-engineering the stupid in machines, but the only way to fix it in humans is with a bullet.

  15. #105
    Fuel Injected! vilefly's Avatar
    Join Date
    Sep 2017
    Age
    53
    Posts
    217
    Ah, sorry I forgot you were going Nano EFI on this project. Well, if I can find the time at work, I will hook up my pressure transducer to cylinder #1 and put it on the scope with the Hi-res and Lo-res signals so that it indicates top dead center perfectly and give you what you need. I will also tie into the injector circuit for the 4th trace. That should clear up everything.

    By the way, I had found the smallest $50 2 channel oscilloscope that I intend to install into the dash with a multiplexer switch like the one in my schematic someday. It has all the functions of a real oscilloscope except waveform capture. The rest of the guys should have a look at it, too.
    http://www.gabotronics.com/developme...-xprotolab.htm

    I put a secondary probe on it, and had me a little ignition scope pattern on it. I also tried it out with the lo and hi res signals. Neat little gadget and tool. It might distract me when I drive, so I will have to add an on/off switch.
    Last edited by vilefly; 09-29-2017 at 02:53 PM.

Similar Threads

  1. Which TBI system is better?
    By KeyAir in forum GM EFI Systems
    Replies: 41
    Last Post: 05-13-2019, 09:39 PM
  2. Hard start 93 LT1 with LTCC Ignition Mod
    By beestoys in forum GM EFI Systems
    Replies: 0
    Last Post: 05-18-2015, 08:58 AM
  3. ABS system?
    By K1500ss4x4 in forum Gear Heads
    Replies: 3
    Last Post: 02-06-2014, 06:21 AM
  4. Vortec EGR System?
    By EagleMark in forum OBDII Tuning
    Replies: 40
    Last Post: 06-02-2013, 10:07 PM
  5. Quicker way to do Spark Hook test on the street for LT1s and others?
    By sherlock9c1 in forum Fuel Injection Writeups Articles and How to New and Old
    Replies: 15
    Last Post: 03-03-2013, 01:52 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •