Skip to main content
Topic: Considering next project (update: 7-14-09, new pics pg. 4) (Read 4641 times) previous topic - next topic

Considering next project (update: 7-14-09, new pics pg. 4)

Reply #30
I wanted to use the stock dash position, which takes a bulb. I wouldn't want to forget to put an LED in and accidentally blow the speed control circuit.

I intended to finish it today, but only got partially finished. I first wanted to fix the fan speeds from my 1997 rewiring project. That part is done, at least; I put in an interior relay block from a 1990's Taurus under the steering column. It has one large relay and six smaller ones, and I'm using the large one as the blower motor Hi bypass relay. I found what was wired incorrectly, and now all four fan speed settings are working nicely. As a bonus I put in a new fan switch and a ground block so I won't have to cut any wires anymore to get a low-current ground.

I have the speed control module I made installed and wired to one of the smaller relays, but I haven't connected it to the speed control amplifier yet. When I tested the Signal IN, though, I found a problem: I must have plugged the connector in the wrong pin on the instrument cluster, because my Low Fuel light comes on instead :rollin:

I'll have to pull the instrument cluster to switch to the correct pin, but I need to tighten up one of the bulbs anyway. So it will be at least another afternoon's work before I can complete this mod, but I'm almost there.
[SIGPIC][/SIGPIC]
5.0L Speed density
Explorer intake
'92 Mustang GT cam
GT-40 racing heads
Unequal length headers
Custom-made duals
19# injectors
65mm TB
AFPR
T/C header panel
11" brake upgrade
T/C rear sway bar
Electrical mods: too many to list :D

Considering next project (update: 7-14-09, new pics pg. 4)

Reply #31
Well, I got the dash squared away, but now I'm having trouble at the last part -- getting the speed control amp to trigger it. So far, this is what my testing showed:

While stopped:

144 O/Y:    12V
145 GY/BK:  12V
146 W/PK:    12V
147 P/LB    Floating
148 Y/R      ~3.9V
149 BR/LG    ~7.4V

While driving and testing the cruise, etc., the voltage on 147 P/LB seemed to closely track with my speed, for instance ~0.5V @ 25mph, ~0.6V @ 30mph, etc. I didn't try any of the others while driving, that would have been a lot of trips around the block :hick:

I then decided to take the amplifier apart just to see what it looked like (pictures attached). I noticed that there's an extra pin labeled Q3-C TP. It is apparently a test point for the collector of transistor Q3 on the circuit board. I don't know the significance, but driving showed that it would drop to near ground when the cruise was giving the car gas and would float around 40mV otherwise.

I suppose I could try to build a circuit diagram from the pictures and try to see if there's anything I can tap, but I don't know what the chip does.

Edit: I haven't found a datasheet yet, but I found this description of a slightly different (newer?) version:

http://translate.google.com/translate?hl=en&sl=pl&u=http://www.elektroda.pl/rtvforum/topic935585.html&ei=-W5JSoi6AaCY8wSfpOWTDQ&sa=X&oi=translate&resnum=9&ct=result&prev=/search%3Fq%3D%252214a607%2522%26hl%3Den%26client%3Dfirefox-a%26rls%3Dorg.mozilla:en-US:official
[SIGPIC][/SIGPIC]
5.0L Speed density
Explorer intake
'92 Mustang GT cam
GT-40 racing heads
Unequal length headers
Custom-made duals
19# injectors
65mm TB
AFPR
T/C header panel
11" brake upgrade
T/C rear sway bar
Electrical mods: too many to list :D

Considering next project (update: 7-14-09, new pics pg. 4)

Reply #32
I took some better pictures and tried to make a circuit diagram of the speed control amplifier in Visio. The transistors are marked 10-05, M+ (Motorola logo), EBCK. I did a Google search on "Transistor EBCK" and all the results were NPN transistors, so I assumed that they're also NPN. I also removed redundant capacitors from the diagram (there are multiple caps connecting the chip's pin 13 to ground in various places). Otherwise, I *think* it's accurate; I spent quite some time with it, at least. Without the chip datasheet I'm not sure what to do short of lots of experimenting, but I'm wondering if anyone on the forum has any insights...
[SIGPIC][/SIGPIC]
5.0L Speed density
Explorer intake
'92 Mustang GT cam
GT-40 racing heads
Unequal length headers
Custom-made duals
19# injectors
65mm TB
AFPR
T/C header panel
11" brake upgrade
T/C rear sway bar
Electrical mods: too many to list :D

Considering next project (update: 7-14-09, new pics pg. 4)

Reply #33
these threads should be helpful as well.
I have a couple of amps on hand of pre89.  I noticed even the two i have of the same year are not exactly alike.  dont ask why,, I dont know.


http://www.foxtbirdcougarforums.com/showthread.php?t=17452

http://www.foxtbirdcougarforums.com/showthread.php?t=14879&highlight=cruise+control

Considering next project (update: 7-14-09, new pics pg. 4)

Reply #34
Well, I finally figured it out and got it working, but first let me say...OH MY GOD, WHAT A PAIN IN THE A**. This is NOT for the faint-of-heart. If I knew how hard this would be, I never would have started it.

The key signals to read are pins 21 and 22 from the chip. When the cruise is on and active, each pin sends PWM (pulse width modulated) signals to transistors Q2 and Q1, respectively. The signals have only a 1V amplitude (varying between ground and +1V), so you can't use standard TTL digital logic chips out of the box. Nevertheless, the idea here is, if EITHER line is producing ANY pulses, you want to turn on a light. Pulses only happen when the module is actively managing your speed. If you tap the brakes, turn it off, hold coast, or go significantly over the set speed (either by jumping on the gas or going down a hill), the pulses stop.

How did I find that out? I bought a two-channel USB oscilloscope that I could plug into my laptop. I connected the probes to the naked board (two test points at a time), put the laptop on the passenger seat next to me, and did some driving. Every few miles I'd pull over somewhere, switch to new test points, and drive some more. Eventually I tested pins 21 and 22 and saw what they did when the cruise was managing my speed.

Knowing what to read and actually doing it are NOT the same thing, especially for someone who isn't an electrical engineer. I've had two electronics courses as part of the Physics course load, but I'm trained to approach electronics from first principles, not from a higher-level circuit design standpoint. On the one hand, this was a real learning experience for me, but on the other hand it was a really painful week.

I have pictures to post, but the short of it is that I'm using an op-amp as a comparator, where I combine the two signals and compare them to a reference 0.5V. To keep the light from flickering I use a capacitor to make the op-amp find the peak signal, and I use a 555 timer and a pair of transistors to periodically discharge the capacitor (otherwise, as I found, once the light goes on it stays on, to the point that if I shut the car off, go inside for an hour and start it again, the light immediately comes back on since the capacitor is still charged).

Once again, let me say that this is NOT for the faint-of-heart. I went with a daughterboard design that fits inside the speed control amplifier module. It's a very tight fit, with a thin piece of cardboard insulating the two boards. Nevertheless, here are some tips for the adventurous (or suicidal):

1. Watch for short-circuits! There's a lot to fit in a small space on your board, and when you try to squeeze everything in the amplifier casing things can bend and touch other components (resistors, capacitors, transistors, etc.) Be very diligent in looking for any potential for shorts.

2. Check and recheck your solder joins, then check them again. I would have finished a day early had it not been for a flaky ground to the op-amp chip. If you're using any solid (rather than braided) wire, be especially careful as solder won't want to adhere well.

3. Use braided wire to connect to the main board. I lost count of how many times the solid wire would break when I manipulated the two boards. Only four wires connect the two boards: power, ground, and the two signal wires from Q1-base and Q2-base. It's harder to poke braided wires through the holes alongside the components, but worth it.

4. Come up with a bench-testing strategy. A 9V battery will do for a power source to a point, but the boards will drain it quickly. I eventually switched to a power pack to a CD player that gives me 9V. The speed control circuit will run on only 9V, that's all you need. The major things to test are power points, grounds, the 555 output, the +0.5V reference voltage, transistor outputs, the op-amp output, etc. At least you'll have a working circuit design.

5. BE PATIENT!!! I can't stress this enough. It's a PITA to put the speed control amp in the car, road test, take it back out again, make a change, bench test, and then repeat over and over again. You can bench-test this. Make sure that if you provide 1.5V to Q1-base or Q2-base you get a high output from the op-amp, and low output in all other cases. If it fails that test, don't bother testing in the car, assuming that you have a decent bench power supply (read: not a dead 9V battery). Test as much as you can before road testing, then do static testing with the amp in the car and the key on. Take your time, whether it's soldering or any other part of the process. You'll go insane if you don't and you find that you can't get it working.

6. USE AT YOUR OWN RISK. Gee whiz, do I even need to say this?

7. Most op-amp chips require +Vcc and -Vcc to operate, NOT, repeat, NOT, simply power and ground!!! That said, I used an LM324N quad op-amp chip, and I was VERY lucky to have it handy. I only needed one of the four op-amps on the chip and could leave the other three unconnected, but the MAJOR benefit is that this chip operates off standard power and ground. The moral is: make SURE to check your op-amp chip's power requirements. As for the other components, I deliberately chose resistors with high impedance to make this a low-current design, but for reference, the PNP transistor is a 2N3906, the NPN transistor is a 2N3904, and the two diodes are both 1N914. They're standard parts that you'll have zero trouble obtaining.

Okay, I have six pictures. They were taken at various stages in development, so don't pay much attention to the filenames. This was a painful, trial-and-error process over the better part of the week. I'm still not "finished", but the electronic part is. The only thing left for me is making the green light aesthetically pleasing. The white LED I have in the dash is WAY too bright, and standard bulbs are giving me a light that looks more amber than green. I have some green acrylic to play with, but the hard part is definitely finished. I'm just glad that I don't have to do this again.
[SIGPIC][/SIGPIC]
5.0L Speed density
Explorer intake
'92 Mustang GT cam
GT-40 racing heads
Unequal length headers
Custom-made duals
19# injectors
65mm TB
AFPR
T/C header panel
11" brake upgrade
T/C rear sway bar
Electrical mods: too many to list :D

Considering next project (update: 7-14-09, new pics pg. 4)

Reply #35
Second set of pics...
[SIGPIC][/SIGPIC]
5.0L Speed density
Explorer intake
'92 Mustang GT cam
GT-40 racing heads
Unequal length headers
Custom-made duals
19# injectors
65mm TB
AFPR
T/C header panel
11" brake upgrade
T/C rear sway bar
Electrical mods: too many to list :D

Considering next project (update: 7-14-09, new pics pg. 4)

Reply #36
I don't know if anyone's still interested in this, but here is final chapter of my speed control dash mod.

First, I removed the single-bulb white LED that was way too bright (the one on the left in the image), and replaced it with one with multiple bulbs. The new one has three small ones along the sides and one large one in the center. You might think that it would be even worse, even brighter than before, but there's a catch: it was defective. I had four, but for one of them, the big center LED wouldn't light: only the three side ones would. So I was getting a soft, white light. Just to be sure I put it in my spare instrument cluster to see what the effect looked like. I liked what I saw, and decided to go with it. If nothing else, the side-facing LED's seemed to result in much better light diffusion.

The second part was to use some green acrylic behind my "SPEED CONTROL" indicator on page 1 of this thread. I had a set of color samples from Ridout Plastics and cut out a piece of the 2092 green one (that's not a crack in the middle of it in the picture, it's just a fold in my comforter ;) ). Anyhow, I cut the section so it would fit tightly in the cluster in front of the bulb.

After switching the bulb and adding the extra green filter, the result was a gorgeous, deep green, that was neither too bright nor too dark. It truly looks factory, indeed I couldn't have hoped for it to be any more perfect. If I ever have to replace the LED, I suppose I could stick something in the replacement to break the center bulb so only the sides would light (or maybe just stick a piece of black ABS plastic on it), but I'm hoping that this one will last a good, long time.

So that's the end of the mod, and of the story. I can't describe how glad I am that it's over, and finally ended well.
[SIGPIC][/SIGPIC]
5.0L Speed density
Explorer intake
'92 Mustang GT cam
GT-40 racing heads
Unequal length headers
Custom-made duals
19# injectors
65mm TB
AFPR
T/C header panel
11" brake upgrade
T/C rear sway bar
Electrical mods: too many to list :D

Considering next project (update: 7-14-09, new pics pg. 4)

Reply #37
One more picture, showing the green acrylic in front of the LED.

Edit: and another showing the light when on (it's simulated, I wasn't actually moving).
[SIGPIC][/SIGPIC]
5.0L Speed density
Explorer intake
'92 Mustang GT cam
GT-40 racing heads
Unequal length headers
Custom-made duals
19# injectors
65mm TB
AFPR
T/C header panel
11" brake upgrade
T/C rear sway bar
Electrical mods: too many to list :D

Considering next project (update: 7-14-09, new pics pg. 4)

Reply #38
Just a small update...I've had some stability issues with the circuit (light staying on, mainly) and made some small design changes. When I get my main PC back up and running I'll put together a proper schematic in Visio. The short of it, though is:

- replaced one 15k resistor with a 100k trimmer pot so I could adjust the reference voltage (up to 0.6V)
- put a 10uF capacitor between the reference voltage and ground to remove noise from it
- put a diode between the 1M resistor and Cpeak so current can only go toward the NPN transistor.
[SIGPIC][/SIGPIC]
5.0L Speed density
Explorer intake
'92 Mustang GT cam
GT-40 racing heads
Unequal length headers
Custom-made duals
19# injectors
65mm TB
AFPR
T/C header panel
11" brake upgrade
T/C rear sway bar
Electrical mods: too many to list :D

Considering next project (update: 7-14-09, new pics pg. 4)

Reply #39
Whats with the 7seg displays on the lower right side of the column?

Considering next project (update: 7-14-09, new pics pg. 4)

Reply #40
It's an LED voltmeter I installed. I swapped in a TC panel so it would have a cutout and put the voltmeter on a piece of black ABS plastic I had.
[SIGPIC][/SIGPIC]
5.0L Speed density
Explorer intake
'92 Mustang GT cam
GT-40 racing heads
Unequal length headers
Custom-made duals
19# injectors
65mm TB
AFPR
T/C header panel
11" brake upgrade
T/C rear sway bar
Electrical mods: too many to list :D

Considering next project (update: 7-14-09, new pics pg. 4)

Reply #41
I was hoping it read the jigawats from the flux capacitor.

Considering next project (update: 7-14-09, new pics pg. 4)

Reply #42
In case anyone's interested, this is the final schematic for the speed control indicator mod. The variable resistor in the bottom right is used for adjusting the threshold voltage so that the light is off when it's supposed to be off and on when it's supposed to be on. Generally, the threshold voltage should be around 0.6-0.7V, but your mileage may vary.
[SIGPIC][/SIGPIC]
5.0L Speed density
Explorer intake
'92 Mustang GT cam
GT-40 racing heads
Unequal length headers
Custom-made duals
19# injectors
65mm TB
AFPR
T/C header panel
11" brake upgrade
T/C rear sway bar
Electrical mods: too many to list :D

 

Considering next project (update: 7-14-09, new pics pg. 4)

Reply #43
I found that, while the above buttstuffog circuit works, it's very unreliable. I was constantly having to adjust the threshold voltage to keep the light from either staying on or from flickering. Finally I threw my hands up and decided on a complete redesign. The result is below.

This is a 100% digital circuit, and so far it's working flawlessly. The inputs and outputs are exactly the same as before.

One thing that helped a lot: I put this in a separate case, and I used a clear case from sparkfun.com. I also have a couple of LED's on the board: one just to show that it's getting power and another to show the state of the OUT circuit. This made testing a lot easier. It connects to the speed control amplifier through Ford standard radio connectors, since they're easy to get, and it makes it easy to remove.
[SIGPIC][/SIGPIC]
5.0L Speed density
Explorer intake
'92 Mustang GT cam
GT-40 racing heads
Unequal length headers
Custom-made duals
19# injectors
65mm TB
AFPR
T/C header panel
11" brake upgrade
T/C rear sway bar
Electrical mods: too many to list :D