Choosing pneumatic solenoid, AC or DC

AI Thread Summary
The discussion focuses on choosing between AC and DC solenoids for controlling valves with Arduino or ESP using relays. AC solenoids are noted for potentially faster operation but can introduce humming noise, while DC solenoids are quieter but slower and require mechanical relays and an additional power supply. There is a debate about the speed of AC versus DC solenoids, with some arguing that AC may not be consistently faster due to the nature of Solid State Relays and zero-crossing delays. Electrical noise can be mitigated with arc-suppression circuitry, and there are fast DC solid-state relays available. Ultimately, the choice of solenoid type should align with the specific requirements of the project, particularly regarding speed and noise considerations.
FiveO
Messages
7
Reaction score
0
Hi

There are mixed information on these on google. I want speed(low lag) first, valves will be open and closed 1-2 minutes.

Controlling them with Arduino or ESP with relays.
Do I get this right?

AC 220 - controlling them with Solid State Relays
+ Speed of Solenoid with AC is faster than DC
+ Can use Solid State Relays, these are faster than mechanical relays and voltage spike free
+ No need of additional power supply
- Humming noise

DC 24
+ More silent than AC, don't hum
- Slower than AC
- Must use mechanical relays, are slower
- Need additional power supply

With this info I want to choose AC 220, is this correct? What setup makes lower electrical noise?
 
Engineering news on Phys.org
Your request is a bit confusing. You talk about valves then solenoids. Are you referring to electrically operated valves or mechanical valves you will operate with a separate solenoid?

Unless you have a VERY unusual requirement, I suggest electrically operated valves.

Your requirement for low lag time will be dominated by the time it takes the valve to physically move, the time for the down-stream plumbing to pressurize, and the time for the it takes for the actual load to move. Of course this also applies when the valve is closing.

Your statement of + Speed of Solenoid with AC is faster than DC is counter to expected.

I would expect slower and inconsistent speed with AC. This is because Solid State Relays (SSR) for AC often wait for the Zero crossing of the AC before they switch, yielding an inconsistent delay of up to half an AC cycle.

If the AC SSR enforces Zero Voltage Switching (ZVS), that could be the lower electrical noise, although it depends on the load type. The electrical noise for either AC or DC can be greatly decreased with some arc-suppression circuitry at the load (solenoid), or to a lesser extent at the SSR.

If a mechanical relay is used, arc-suppression may be needed at both the load and the relay. This is because the relay contacts tend to bounce when they close.

There are DC to DC solid state relays that can handle DC at 0.5mS switching speed. For instance:
https://www.futurlec.com/Datasheet/Relays/HFS33.pdf
DC relay found with:
https://www.google.com/search?&q=ssr+100A+dc+datasheet

Cheers,
Tom
 
  • Informative
  • Like
Likes berkeman and sophiecentaur
Tom.G said:
Your statement of + Speed of Solenoid with AC is faster than DC is counter to expected.
I'd imagine it's likely to do with the inductance of the coils in both cases and applies to the particular samples being dealt with.
 
@FiveO , can you explain more what your project is? Your high speed requirement sounds strange and unusual.
 
Hey guys. I have a question related to electricity and alternating current. Say an alien fictional society developed electricity, and settled on a standard like 73V AC current at 46 Hz. How would appliances be designed, and what impact would the lower frequency and voltage have on transformers, wiring, TVs, computers, LEDs, motors, and heating, assuming the laws of physics and technology are the same as on Earth?
I used to be an HVAC technician. One time I had a service call in which there was no power to the thermostat. The thermostat did not have power because the fuse in the air handler was blown. The fuse in the air handler was blown because there was a low voltage short. The rubber coating on one of the thermostat wires was chewed off by a rodent. The exposed metal in the thermostat wire was touching the metal cabinet of the air handler. This was a low voltage short. This low voltage...
Thread 'Electromagnet magnetic field issue'
Hi Guys We are a bunch a mechanical engineers trying to build a simple electromagnet. Our design is based on a very similar magnet. However, our version is about 10 times less magnetic and we are wondering why. Our coil has exactly same length, same number of layers and turns. What is possibly wrong? PIN and bracket are made of iron and are in electrical contact, exactly like the reference design. Any help will be appreciated. Thanks. edit: even same wire diameter and coil was wounded by a...
Back
Top