digital + on one input = 7 outputs

Thread Starter

taylore

Joined Oct 12, 2015
6
I want to build an array of single inputs to a digital circuit to give 7 output signals to operate 7 relays to push button, and when i remove the input signal they revert back to the rest position until the next input signal, similar to say a keyboard when you press a key a music note is a mixture of several notes combined to give you the full chord say C,E,G = C CHORD in the same way I would like to press single buttons to give the same result ie pressing
button a,b,c.d.e, will give me 5 different combinations of 7 relays ie to play 7 different horns at once, Im afraid this is the only way I can explain my plight
Thank you for time.
eric992
 

crutschow

Joined Mar 14, 2008
38,322
Is that 5 buttons to control five different sequences for 7 relays?

Can you generate a map or table of the relays to energize for each of the buttons.
 

MrChips

Joined Oct 2, 2009
34,628
Sounds simple enough. The digital solution is seven 5-input OR gates.
You can also do it with a bunch of diodes.

Give us the specifications of the relays, i.e. relay voltage and current.
 

Thread Starter

taylore

Joined Oct 12, 2015
6
Is that 5 buttons to control five different sequences for 7 relays?

Can you generate a map or table of the relays to energize for each of the buttons.
Thank you for your reply, I think I have found the answer, I can use a circuit for a 7 segment
digital display to give me the outputs I need
Thanks again eric992
 

Thread Starter

taylore

Joined Oct 12, 2015
6
Sounds simple enough. The digital solution is seven 5-input OR gates.
You can also do it with a bunch of diodes.

Give us the specifications of the relays, i.e. relay voltage and current.
Sounds simple enough. The digital solution is seven 5-input OR gates.
You can also do it with a bunch of diodes.

Give us the specifications of the relays, i.e. relay voltage and current.
Thanks for your reply, I have had a brain wave thanks to you, a seven digital display
driver will do the job
 
Top