Learn Automation with MINATA #03: Direct Current and Alternating Current — Don't Choose a Supply by the Volt Number Alone
Two devices both say "24 V," but one is 24 VDC and the other is 24 VAC. They are not automatically interchangeable.
In automation, the volt number must always come with the type of current, the frequency, the polarity and the grounding method. Ignoring the suffix can make a device fail to operate, operate incorrectly, or be damaged.
1. Where do DC and AC differ?
Direct current (DC) flows in one conventional direction. In machine control systems, 24 VDC is very common for PLCs, sensors, interposing relays, solenoid valves and signal circuits.
Alternating current (AC) reverses direction periodically. Mains power and industrial motors usually use AC. Besides voltage, AC also has a frequency parameter, for example 50 Hz or 60 Hz, and can be single-phase or three-phase.
| Attribute | DC | AC |
|---|
| Current direction | One conventional direction | Periodically reversing |
| Parameters to note | Voltage, polarity | Voltage, frequency, number of phases |
| Examples in a machine | PLC, sensor, HMI, 24 VDC valve | Incoming power, motor, heater, AC contactor |
| Common notation | VDC, +/− sign | VAC, Hz, 1-phase/3-phase |
According to the U.S. Department of Energy, DC current keeps one direction while AC current reverses; an inverter is the device that converts DC into AC.
2. Why is 24 VAC not 24 VDC?
An AC value is usually stated as its root-mean-square (RMS) value. It indicates the heating equivalent to DC on a purely resistive load, but the waveform and the peak voltage are different.
For an ideal sine wave:
V_peak ≈ V_rms × 1.414
So 24 VAC has a peak voltage of about 34 V before considering voltage drop and rectification. If you feed 24 VAC into a device that only allows 24 VDC, the device must withstand continuously reversing polarity and a peak level higher than the number 24. The result depends on the input structure, but it must not be assumed safe.
Conversely, a coil designed for AC may use a shading ring or an impedance characteristic suited to AC. Supplying DC at the same volt number can produce a current different from expected and cause heating. Always use the correct type of coil per the datasheet.
3. Polarity in a DC circuit
A 24 VDC circuit usually has:
- +24 V: the positive terminal of the supply;
- 0 V: the return path to the supply;
- PE: the protective earth wire.
0 V is not automatically the same as PE. The two points may be linked by EMC and safety design, but you should not connect them yourself just because "both measure close to 0 V."
Reversing polarity can:
- make a device fail to power up if it has protection;
- burn a diode or the input circuit if there is no protection;
- invert the logic with an unsuitable sensor wiring;
- create an unexpected current path through the shield or communication ports.
Before energizing, check the diagram and measure the polarity right at the device terminals.
4. Frequency and number of phases in an AC circuit
With AC, "230 V" is still not enough information. You need to know:
- 50 Hz or 60 Hz;
- single-phase or three-phase;
- whether the voltage is measured phase-to-neutral or phase-to-phase;
- whether the load accepts that voltage/frequency range;
- the star/delta connection of the motor;
- the phase sequence if the direction of rotation matters.
A motor or a variable frequency drive may support a wide range, but contactors, fans, transformers and some AC timers can be sensitive to frequency. Read the correct label and datasheet of the exact model.
5. The bridge between two worlds
In a control panel, AC and DC usually coexist:
- A rectifier converts AC into DC.
- A switching power supply takes AC and produces a stable 24 VDC.
- An inverter converts DC into AC.
- A variable frequency drive (VFD) rectifies the AC source into a DC bus, then produces AC with a controlled frequency/voltage for the motor.
Understanding the conversion flow helps you read diagrams more correctly: the incoming AC source may already be cut off, yet the VFD's DC bus can still hold a dangerous charge. You must observe the capacitor discharge time specified by the manufacturer.
6. Choosing the right meter mode
A very ordinary mistake is measuring the right two points but choosing the wrong mode:
| To measure | Meter mode | Note |
|---|
| 24 VDC PLC supply | V⎓ / DC voltage | Correct probe polarity gives the sign |
| 230 VAC mains supply | V~ / AC voltage | Use a suitable, correctly CAT-rated instrument |
| Checking a lost phase | AC, dedicated instrument | Do not infer from a single measurement |
| Continuity | Continuity, with the supply isolated | Do not measure on a live circuit |
Electrical safety is not just choosing the right range. You must assess the circuit energy, the protective equipment, the isolation procedure and the competence of the person. For hazardous-voltage circuits, only a qualified person may work.
7. How to zone an electrical diagram for readability
A good drawing set should clearly distinguish:
- AC power (motive).
- 24 VDC control supply.
- Safety circuit.
- Digital and analog signals.
- Communication.
- PE, shield and reference connection points.
Wire color can aid identification, but it does not replace wire markers, terminal numbers and verification by measurement. Especially when repairing an old machine, never trust wire color absolutely.
8. Checklist before replacing a supply or a device
| Check | Question |
|---|
| Type of current | AC or DC? |
| Voltage | What is the nominal value and the allowed range? |
| AC | Frequency, number of phases, how the voltage is taken? |
| DC | Polarity, ripple range, current limit? |
| Load | Continuous power and inrush current? |
| Coil | Is the coil code AC or DC? Is suppression built in? |
| Grounding | How are PE, 0 V and shield handled? |
| Environment | Temperature, humidity and installation standards? |
| Protection | Are the fuse/breaker and interrupting capacity suitable? |
A real situation
A machine using a 24 VDC valve has a failed coil. In the store there is a mechanically identical valve, an identical connector, and a large label that also says 24 V. If the new coil is 24 VAC, fitting it does not mean it is the correct replacement.
The correct procedure is:
- Read the full coil code.
- Confirm VAC/VDC.
- Check the power or current.
- Check the surge suppression circuit.
- Cross-check the connector and the pin diagram.
- Energize only after confirmation.
In maintenance, "almost the same" is a very dangerous source of faults.
Conclusion
The volt is only one part of a supply's name. When reading a device, build the habit of reading the whole phrase: 24 VDC, 230 VAC 50/60 Hz, 3-phase 400 VAC… Only then check the power, polarity, number of phases, grounding and the compatibility of the load.
View all MINATA technical articles