Solid state signal relay, transistor circuit?

Thread Starter

electromania

Joined Feb 26, 2018
11
Hi friends,

Want to know if you had any ideas of off shelf signal relays, similar to the sainsmart relay board but with solid state relays. The SainSmart Board uses G1 transistors, 2n5551's. If I cant find a similar unit online Ill have to make one with solid state relays instead.

Now the issue with standard 5vdc solid state relay boards readily available is that the combined current draw exceeds 20ma.
I'm taking output signals from a 5vdc I/O circuit that is limited to 20ma across 16 channels, running them to the Sain Smart 16 ch Signal Relay board, which is then fed 5dc through NO to 16 external relays. I eventually need 32 inputs and 32 outputs.

I wish there was a device I can buy off the shelf that can take 16 input signals and be able to handle switching of 16 different relays rated 3 amps, on the other end.

If not I was thinking of using 2n5551's using the 5vdc 20ma max input signal, then running an aux 5vdc to power the relays. Any ideas, suggestions or question please ask away..

Thank you!!!
Chuck
 

AnalogKid

Joined Aug 1, 2013
11,056
What is a "sainsmart relay board"? Datasheet / website / anything?

Where are the relay control signals coming from?

What are the signals you are trying to switch? Voltage / current / frequency?

For us to evaluate your plan, post a schematic or wiring diagram of how you think things should go together.

ak
 

Thread Starter

electromania

Joined Feb 26, 2018
11
The Relay control signals are coming from an NI 9264 FPGA module pushing vdc Voltage.

I have 16 resistor banks that need to be controlled via solid state relay using those Signals.
 

AnalogKid

Joined Aug 1, 2013
11,056
Your question is not very clear. I think you are saying that you already have a solution, but you don't like it:

FPGA > SainSmart relay board > power relays that can handle 3 A per circuit

Instead, you want to go directly from the FPGA to the output relays:

FPGA > power relays - you can't use the SainSmart board for this because its contacts are rated for only 2 A and you need 3 A

But those relays require too much control circuit current, so you want to use solid state relays:

FPGA > SSR

Is this correct?

What is the circuit that is being switched by the relays? Voltage / current / frequency?

ak
 
Last edited:

Thread Starter

electromania

Joined Feb 26, 2018
11
Haha, Yes. Sorry for the confusion. And I appreciate the response. I want to do something like this.

FPGA > Transistor Circuit > Relays

The relays im using now are SPC9694's that control heat resistors.

So a good (solid state) solution between the FPGA and The SPC9694's is my goal.
 

AnalogKid

Joined Aug 1, 2013
11,056

Thread Starter

electromania

Joined Feb 26, 2018
11
Awesome! Thanks!

Any recommendations for a simple relay circuit I can make using a Transistor that can push a separate 5vdc supply into the SPC9694's.

FPGA signal> Transistor Relay Switch Circuit
(aux 5vdc supply fed into circuit above)
> 5vdc directed into Relays (x16)



No galvanic Isolation is needed
 

AnalogKid

Joined Aug 1, 2013
11,056
Any recommendations for a simple relay circuit I can make using a Transistor that can push a separate 5vdc supply into the SPC9694's.
No galvanic Isolation is needed
2 pieces = 16 relay drivers; no other components required.

.OR.

Any reason why the MOSFET board linked above won't work for you?

.OR.

IF you want to build something with discrete transistors
AND IF you do not need galvanic isolation
THEN for each channel you can replace both the transistor driver circuit *and* the SSR with a single logic-level n-channel power MOSFET.

FPGA manufacturer and part number?
FPGA I/O supply voltage?

ak
 
Last edited:

Thread Starter

electromania

Joined Feb 26, 2018
11
Hey Thank you so much for your help. A 2803 has solved our problem. And works well!. We may be pushing some variable frequencies into it at various duty cycles. Will keep you updated. Thanks again!!!
 

be80be

Joined Jul 5, 2008
2,072
Where did you come up with it takes 20 mA to turn on the relay.

At 5 volts it's .35mA that's not even a milliamp.

Screenshot from 2018-04-03 20-16-50.png

Too turn on all 8 only uses 8.3 mA
 
Top