PedroDaGr8
New Member
I got some great help on here before, I built the first of the solid state MOSFET switches and it WORKED whoo hoo. Though it subsequently died a quick death a la canine (thankfully it wasn't plugged in at that time)
Now I am back with another question. I am trying to figure out how to switch a signal based on a previous state. I guess I need to explain.
There are two signals S1 and S2. I want it so that S2 only passed only when S1 was on before S2 turned on, irrespective of S1's current state. THe problem that is complicating things is that sometimes S1 and S2 will turn on together. If this were not the case, I realized I could use an NOR RS Latch combined with an AND gate to accomplish this, but the fact that S1 and S2 could be on at the same makes this not work. Not sure how I can pull this off. Any ideas would be greatly appreciated.
Signal is a constant positive voltage (what ever voltage needed can be used).
Now I am back with another question. I am trying to figure out how to switch a signal based on a previous state. I guess I need to explain.
There are two signals S1 and S2. I want it so that S2 only passed only when S1 was on before S2 turned on, irrespective of S1's current state. THe problem that is complicating things is that sometimes S1 and S2 will turn on together. If this were not the case, I realized I could use an NOR RS Latch combined with an AND gate to accomplish this, but the fact that S1 and S2 could be on at the same makes this not work. Not sure how I can pull this off. Any ideas would be greatly appreciated.
Signal is a constant positive voltage (what ever voltage needed can be used).