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.
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
Thread 'Beauty of old electrical and measuring things, etc.'
Even as a kid, I saw beauty in old devices. That made me want to understand how they worked. I had lots of old things that I keep and now reviving. Old things need to work to see the beauty. Here's what I've done so far. Two views of the gadgets shelves and my small work space: Here's a close up look at the meters, gauges and other measuring things: This is what I think of as surface-mount electrical components and wiring. The components are very old and shows how...
Back
Top