Electrical current type is defined by the direction and consistency of electron flow over time, visually represented on a diagram as either a flat line (DC), a symmetrical alternating wave (AC), or a fluctuating unidirectional pulse (pulsating DC). When a textbook, exam, or datasheet asks "what type of current is illustrated in the diagram below," they are testing your ability to look at a voltage-time graph and identify whether the electrons are marching in one steady direction, reversing periodically, or pulsing in one direction without ever reversing. Understanding these visual signatures is the first step to predicting how a circuit will behave under load.
Decoding the Core Waveform Types
To accurately answer what type of current is illustrated in a diagram, you need to match the visual shape to its electrical behavior. The table below maps the four most common waveform diagrams to their real-world electrical characteristics, using a standardized 170V Peak system (which corresponds to standard 120V RMS North American mains) to show how the math changes based on the shape.
| Visual Shape on Diagram | Current Type | V_avg (DC Heating) | V_rms (True Power) | Common Real-World Source |
|---|---|---|---|---|
| Flat, horizontal line | Pure DC | 170.0V | 170.0V | LiFePO4 battery bank, linear regulated bench supply |
| Symmetrical sine wave crossing zero | Pure AC | 0.0V | 120.2V | Utility grid mains, pure sine wave inverter |
| Half-sine bumps above zero, flat gaps | Pulsating DC (Half-Wave) | 54.1V | 85.0V | Half-wave rectifier, simple diode dropper circuits |
| Continuous full-wave bumps above zero | Rippled DC (Full-Wave) | 108.2V | 120.2V | Full-wave bridge rectifier (without filter capacitor) |
Notice how the V_rms (Root Mean Square) value dictates the actual heating or power-delivering capability of the current. A pure AC sine wave and an unfiltered full-wave rippled DC waveform share the exact same RMS voltage because the area under the curve squared is identical; the only difference is that the rippled DC never reverses direction.
Worked Numeric Example: Reading the Oscilloscope Grid
Let's walk through a practical scenario. You are troubleshooting a cheap LED driver board and hook up your oscilloscope. The diagram on your screen shows a waveform that starts at 0V, sweeps up to a peak of 34V, drops back to 0V, and stays at 0V for an identical amount of time before repeating. It never drops below the zero line.
Step 1: Identify the type.
Because the wave never crosses into negative voltage, the current never reverses direction. Therefore, it is not AC. It is pulsating DC (specifically, half-wave rectified DC).
Step 2: Calculate the true power (RMS).
Many beginners mistakenly think the "34V peak" means it's delivering 34V of power. For a half-wave pulsating DC signal, the RMS formula is:
V_rms = V_peak / 2
V_rms = 34V / 2 = 17V RMS
Step 3: Calculate the average DC voltage.
If you measure this with a standard multimeter set to DC, it will average the area under the curve using the formula:
V_avg = V_peak / π (3.14159)
V_avg = 34V / 3.14159 = 10.8V DC
The Takeaway: If your diagram shows a 34V peak half-wave pulse, your multimeter will read 10.8V DC, but the circuit is actually delivering the heating equivalent of 17V RMS. This discrepancy is why you must identify the waveform type before trusting your meter's readout.
Where You Meet These Waveforms in Practice
Identifying what type of current is illustrated in a diagram isn't just an academic exercise; it dictates component selection, thermal management, and safety margins in real installations.
- LED Lighting and Flicker: Cheap LED bulbs often use half-wave or unfiltered full-wave rectifiers. The resulting pulsating or rippled DC causes the LEDs to turn on and off 60 or 120 times a second. While invisible to the naked eye, this 120Hz ripple causes severe flicker on smartphone cameras and can trigger migraines in sensitive individuals. High-quality drivers use large filter capacitors to smooth the rippled DC into pure DC.
- Solar Charge Controllers (PWM): Pulse Width Modulation (PWM) solar charge controllers regulate battery charging by rapidly switching pure DC from the solar panels into a square-wave pulsating DC. If you look at this on a scope, it looks like a jagged city skyline. The battery's internal chemistry acts as a massive capacitor, smoothing this out internally.
- Variable Frequency Drives (VFDs): When a VFD controls a 3-phase AC motor, it doesn't output a smooth sine wave. It outputs a high-frequency Pulse Width Modulated (PWM) waveform. To the motor's inductive windings, this rippled, chopped DC smooths out into a simulated AC sine wave, but to a technician with a meter, it looks like chaotic high-voltage noise unless measured with a true-RMS meter rated for VFDs.
Common Confusions: Pulsating DC vs. True AC
The most frequent error when answering "what type of current is illustrated in the diagram below" is confusing pulsating DC with AC. Here is how to separate them definitively:
The Confusion: A student sees a waveform that constantly rises and falls, dropping all the way to zero, and assumes it is AC because it "alternates" between high and low.
The Reality: AC doesn't just alternate between high and low; it alternates direction. Think of a reversible water pump in a closed pipe system. True AC is the pump pushing water forward, stopping, and then actively sucking water backward. Pulsating DC is like a hand-operated bilge pump: it pushes a burst of water out on the downstroke, stops on the upstroke, and pushes again. The water only ever flows in one direction, even though the flow rate pulses.
If the diagram shows the trace touching the zero-axis and bouncing back up, it is pulsating DC. If the trace crosses the zero-axis and draws a symmetrical shape in the negative quadrant, it is true AC. This distinction changes everything about how you calculate power, select fuses, and design filtering networks.
Frequently Asked Questions
Can a multimeter tell me what type of current is in a circuit?
Not reliably on its own. A standard multimeter set to "DC Volts" will read the average voltage of a pulsating DC signal, completely ignoring the AC ripple riding on top of it. To truly identify the current type, you must view it on an oscilloscope to see the visual waveform over time.
Is PWM (Pulse Width Modulation) considered AC or DC?
PWM is a form of pulsating DC, provided the pulses only swing between 0V and a positive voltage (like 0V to 5V on an Arduino). If the PWM signal swings between a negative and positive voltage (like -12V to +12V), it is technically a chopped AC waveform.
For further reading on interpreting complex signals, refer to the Fluke guide on reading oscilloscopes and the All About Circuits breakdown of AC waveforms.






