


So I'm sorry I'm not clear. I would like to change the circuit so that only one switch at a time could ever be powered up. Even if someone were to push the button for one or even all those switches only one first pushed would complete the circuit at a time until power is shut offSo what should happen if SW3 and SW5 are closed at the same time?
Which one should be the one that is supplying power?
There are a number of ways to do it -- largely depends on the basic technology you are looking to use. A microcontroller? Relays? Mechanical?So I'm sorry I'm not clear. I would like to change the circuit so that only one switch at a time could ever be powered up. Even if someone were to push the button for one or even all those switches only one first pushed would complete the circuit at a time until power is shut off



That's exactly what the microcontroller example I gave was used for, wthout the relays just a transistor on each channel, as it only needed to light a big LED and operate a buzzer. After 0.5 sec the buzzer was silenced and the LED went out after 5 sec.Game show "first who buzzes in locks the other contestants out".




Game show "first who buzzes in locks the other contestants out".
Yes. I understand the 3A capacity. It seemed to me like some comments were going a little off track. So I posted with the intention of bringing the subject back into clarity. I'm sure I could figure out a way to do the game show buzzer thing but I've been busy in the wood shop and don't have much more time than a brief visit before opening shop. So my comment wasn't posted to answer the question but just to bring it back on the track I thought the TS wants.That's exactly what the microcontroller example I gave was used for, wthout the relays just a transistor on each channel, as it only needed to light a big LED and operate a buzzer. After 0.5 sec the buzzer was silenced and the LED went out after 5 sec.
but the TS wants 3A capability per channel... hence the relays
Logic gate- XOR (ie: only this one or that one or that one or that one...)What would be the best way so when any one switch is pushed all of the others will not be able to supply voltage. Only one switch in the circuit could be live at any time. 12 vdc 3 Amp load maxView attachment 322757
Didn't say it was off topic. Was just noticing that a few comments were going off in a different direction from what the TS was asking for.not sure what Tonyr1084 was concerned about. i think that is quite a list of things that are very much on topic.
Here's the point I was following on: Assume 10 switches. Suppose switch #3 is pressed. All other switches are locked out. Once the other switches are locked out - if you press any other switch nothing would change. There MUST be some way to reset the switches.What would be the best way so when any one switch is pushed all of the others will not be able to supply voltage. Only one switch in the circuit could be live at any time. 12 vdc 3 Amp load max