Hello everyone,
It has been a decade since I last used this stuff, and I was decently proficient at it in college.
Here's what I am trying to do: In my car's instrument cluster, there is a left turn indicator arrow, and a right turn indicator arrow which light up when the stalk is selected in that respective direction - They are not the European "one light" system as found in old Fiats and VWs but light up separately depending on what circuit is used (like 99% of cars today). The hazard switch flashes them both on and off. What I want to do is create a circuit using a LED to pulse red when the two arrows (activated at once from a hazard switch) illuminate. The easiest way to do this is to tap LSIG and RSIG into a spare 4081 AND gate and use the output to drive the LED. What I want it to do is alternate (be inverted from) the state of the two arrows, so when LSIG and RSIG are off, the red LED is on, and when LSIG and RSIG are on, the red LED is off. Easy enough, after running LSIG and RSIG through the 4081 AND, invert the output using a 4069.
BUT - The problem is that this means that when both signals are off, that red LED is on, and I don't want it to be unless the hazard light switch is depressed. Normally, I would just feed Vcc power to the 4069 inverter using a splice from the hazard lamp switch (which is a steady +12v when active) but that IC is being used to do some other things and needs to be on constantly.
I've narrowed it down to the two signals LSIG and RSIG going into an AND gate and coming out as one intermittent (flashing) signal, and one solid 12v signal from the hazard switch: Let's call them FSIG and SolSIG. Obviously I can't put those into a NAND or AND gate because one of the signals will be intermittent and therefore not feed a reliable signal to the LED (it'll always be off)
My question Is there a device that will take the SoSIG (I can easily reduce it to +3v or whatever this magic IC needs) and use the FSIG to "trigger" a constant signal until SoSIG is interrupted, cutting output to the LED?
It's been a while, but I feel the solution is quite a simple one. Tristate gates? Solid-State relays? Some creative use of a capacitor somewhere?
I can draw up a quick schematic if that'll help...
It has been a decade since I last used this stuff, and I was decently proficient at it in college.
Here's what I am trying to do: In my car's instrument cluster, there is a left turn indicator arrow, and a right turn indicator arrow which light up when the stalk is selected in that respective direction - They are not the European "one light" system as found in old Fiats and VWs but light up separately depending on what circuit is used (like 99% of cars today). The hazard switch flashes them both on and off. What I want to do is create a circuit using a LED to pulse red when the two arrows (activated at once from a hazard switch) illuminate. The easiest way to do this is to tap LSIG and RSIG into a spare 4081 AND gate and use the output to drive the LED. What I want it to do is alternate (be inverted from) the state of the two arrows, so when LSIG and RSIG are off, the red LED is on, and when LSIG and RSIG are on, the red LED is off. Easy enough, after running LSIG and RSIG through the 4081 AND, invert the output using a 4069.
BUT - The problem is that this means that when both signals are off, that red LED is on, and I don't want it to be unless the hazard light switch is depressed. Normally, I would just feed Vcc power to the 4069 inverter using a splice from the hazard lamp switch (which is a steady +12v when active) but that IC is being used to do some other things and needs to be on constantly.
I've narrowed it down to the two signals LSIG and RSIG going into an AND gate and coming out as one intermittent (flashing) signal, and one solid 12v signal from the hazard switch: Let's call them FSIG and SolSIG. Obviously I can't put those into a NAND or AND gate because one of the signals will be intermittent and therefore not feed a reliable signal to the LED (it'll always be off)
My question Is there a device that will take the SoSIG (I can easily reduce it to +3v or whatever this magic IC needs) and use the FSIG to "trigger" a constant signal until SoSIG is interrupted, cutting output to the LED?
It's been a while, but I feel the solution is quite a simple one. Tristate gates? Solid-State relays? Some creative use of a capacitor somewhere?
I can draw up a quick schematic if that'll help...
Last edited: