Connecting 2 solenoids under one 12v power supply with dual channel relay

Hi,

I'm working on project where I need to control 2x 12v selenoids. Basing on the logic, one of them should open while the second one remains closed.

Also please have in mind that i'm beginner :slight_smile:

I wonder if I could achive this using one power supply 12v? The solenoids are reversible - Without the voltage, they are open.

Below I'm attaching the schema of my current idea. Schema shows RBI but it will be arduino uno.

Should I stick to second power supply 12v or there is a way to get rid of it?

Sorry I do not read frizzy pictures. What you propose should work. Be sure the power supply you use has enough power to power all of the loads concurrently (Amps is important). If you need say 1.2A a 1A supply would be to small, anything greater than 1.2A would be OK.

If you use those blue relay things with 12V relays it should work without a problem and you could power the arduino with 12V. At 5V the relay coils would probably place to much of a load on the arduino 5V regulator and you should have an additional power source. If you use a buck or SEPIC converter to drop the 12V to about 8 for the Arduino it should work or use it to supply the relays either is ok.

You might try experiment with one of the fine, free CAD programs online such as KiCad. You will be much better off in the future as your projects become more complicated.

So much depends on how long you will have the solenoids powered.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.