GPZ Turn Signal Integrator by Lou Dudzik There is a schematic diagram which will be referred to in these notes. These notes describe some of the circuit for a turn signal integrator. The circuit was designed to be cheap and simple. It was also designed with parts commonly available at Radio Shack. The relays are Radio Shack part # 275-218. Nice sockets are available for easy replacement of the relays. part #275-220a A 14-pin socket should be used with the 14-pin 556 chip. This helps prevent overheating while soldering. This integrator utilizes dual headlights, which double as front turn signals, and dual brake lights, which double as rear turn signals. The 556 dual-timer chip will provide the flashing oscillator and the one shot time delay. The delay is to provide a means for automatically shutting off the signal after a set amount of time. Notes for the oscillator section: t high = amount of time the oscillator output is high and thus the signal lights are on. t low = amount of time the oscillator output is low and thus the signal lights are off. t high = .695(Ra+Rb)Cosc t high = .695(2.4K+20K)22uF t high = .34 sec t low = .695(Rb)Cosc t low = .695(20K)22uF t low = .31 sec Actual frequency will slightly vary (inversely) with applied voltage. Oscillator auto-shutoff is controlled by the Reset (pin 4). When Reset is high, oscillator output (pin 5) oscillates. When Reset is low, oscillator output is low. Notes for the time delay (auto-shutoff) section: The Delay's output (pin 9) goes high when it's trigger goes low. Then after the delay time, the output goes low (provided the trigger has gone back high before the delay time elapsed). At power-up (when a turn signal is switched on), the Trigger (pin 8) is low for an instant due to Ctrig. This begins the delay time (output pin 9 is high). The trigger quickly goes high as Ctrig charges through Rtrig. When the delay time has elapsed (Cdelay charges through Rdelay), the output (pin 9) goes low. This condition remains until power is removed (turn signal is switched off). This causes Ctrig to discharge rapidly and the entire system is ready for another power-up. delay time = 1.1(Rdelay)Cdelay delay time = 1.1(220K)220uF delay time = 53 sec Actual delay time will vary with voltage. The stabilizer capacitor C3 is needed to stabilize the reset signal. Without it, spikes give false shutoffs causing relay oscillations. C3 grounds the spikes. Cfilt filters the incoming power to prevent false shutoffs. There is one anomaly to be aware of. When the auto-shutoff occurs, the rear signal/brake light will remain off. Only the other brake light will work until the turn signal switch is turned off. This is something I chose not to correct in an effort to reduce the complexity of the circuit. It can be avoided by eliminating the auto-shutoff feature. Auto-shutoff can be disabled by connecting the Reset (pin 4) to the Power (pin 14). It can also be corrected using a third relay. Eliminating the auto-shutoff feature: If it will be permanently disabled, some parts can be eliminated: C3, C2, Cdelay, Ctrig, Rdelay, Rtrig. Pin 4 must connect to pin 14. Pins 8,9,10,11,12,13 will have no connections. Using a 555 instead of 556: Also, if the autoshutoff will not be used, an 8-pin, 555 timer chip can be used instead. In the 555, the pinouts are different. Here is a chart for pin re-assignments: 556pins--555pins 1--------7 2--------2 3--------5 4--------4 5--------3 6--------6 7--------1 14--------8 Again, a chip-socket should be used with the 555 chip to prevent overheating while soldering.