1.1.8 · D5Electricity & Charge Basics
Question bank — Distinguish DC vs AC signals
True or false — justify
A signal that changes in time must be AC.
False — changing is not the same as reversing. A draining battery or a pulsing 0→5 V logic line changes yet never goes negative, so it stays DC.
A perfectly flat, unchanging voltage is the only thing that counts as DC.
False — DC only requires that polarity never flips; the value may vary (ripple, pulses, a slow droop) and still be DC as long as it stays on one side of zero.
If a signal's time-average is zero it must be AC.
True in practice for symmetric waves — a zero average means equal time and area above and below zero, which requires crossing zero, i.e. polarity reversal. (A pathological asymmetric wave could average to zero too, but any zero-average periodic voltage does reverse sign somewhere.)
A pure sine wave carries no power because its average is zero.
False — the average voltage is zero but power depends on , which is always positive. The heating is real; you just measure it with RMS, not the mean.
The "230 V" on a wall socket is the highest voltage the wire ever reaches.
False — 230 V is the RMS value; the actual peak is V. Insulation must survive 325 V, not 230 V.
For any waveform whatsoever, .
False — the factor is specific to a pure sinusoid. A square wave has ; a triangle has . The factor comes from , not from AC in general.
Doubling the frequency of a mains sinusoid doubles its RMS voltage.
False — RMS depends only on the amplitude , not on how fast it oscillates. Frequency and amplitude are independent knobs.
DC always comes from batteries and AC always comes from the wall.
False — that's a common source, not a definition. A rectifier makes DC from AC, a signal generator makes AC electronically, and a solar cell makes DC without a battery. The label is set by polarity behaviour, not the box it came from.
Spot the error
" is AC because it contains a sine term."
The error: presence of a sine ≠ reversal. Its minimum is V, always positive, so current never flows backward — it is DC with a 60 Hz ripple, not AC.
"To get the strength of an AC signal, average over one cycle."
The error: a symmetric sinusoid averages to exactly zero, which would say the signal is "nothing." You must average first (mean square), then square-root it — that is why RMS exists.
"Frequency Hz means the current reverses 50 times per second."
The error: one full cycle contains two reversals (positive→negative and negative→positive). At 50 Hz the current reverses 100 times per second; it completes 50 full round-trips.
", since period and frequency describe the same repetition."
The error: they are reciprocals, not equal. . A larger period means a slower wave and hence a smaller frequency — see Frequency and Period.
", so is just another name for frequency."
The error: (angular frequency, radians per second) and (cycles per second, Hz) differ by the factor . One turn is radians, so you must multiply, not rename.
"Since power is , average power of mains ."
The error: you must use the mean of , not the peak of . Average power — half of what the peak formula gives.
"An oscilloscope shows the RMS value directly as the height of the trace."
The error: the scope draws the instantaneous voltage , so you read the peak height and the period off it. RMS is a computed summary, not a line on the screen — see Oscilloscopes.
Why questions
Why do we define DC/AC by polarity reversal instead of by "constant vs changing"?
Because "changing" is ambiguous — many DC signals change (ripple, pulses, droop). Polarity reversal is a clean, unambiguous yes/no test that matches what actually happens physically: does charge ever flow backward?
Why is the natural shape of generator AC a sine wave and not, say, a triangle?
A coil spinning at constant speed has its angle grow linearly, and the induced voltage tracks the projection of that rotation, which is . Smooth circular motion projects to a smooth sinusoid — see Electromagnetic Induction.
Why does power care about rather than itself?
In a resistor : the current and the voltage multiply, giving a term. Squaring makes the sign irrelevant, so both the forward and backward halves of AC deliver positive power. See RMS and Power in Resistors.
Why is the RMS-to-peak factor exactly for a sinusoid and nothing simpler?
Because (using , and averages to 0). Taking the square root of gives — the factor is baked into the geometry of the sine, not chosen.
Why do we bother converting AC to DC at all if both can power devices?
Many devices (logic chips, LEDs, motors that need steady speed) require a fixed polarity and steady level. Rectifiers and smoothing turn the reversing mains into usable one-directional DC — see Rectifiers and Power Supplies.
Why must insulation be rated for the peak voltage, not the RMS voltage?
Because the wire genuinely reaches on every cycle. Insulation breaks down at the highest instantaneous voltage it sees, so rating it only for the lower RMS value invites arcing.
Edge cases
A signal is exactly zero volts forever. Is it DC or AC?
DC — it never reverses polarity (it never crosses to the other side of zero because it is zero). It's the trivial/degenerate DC case, with peak = rms = average = 0.
A perfectly symmetric square wave swinging between and : what is its RMS?
(the full amplitude), because at every instant, so the mean square is and its root is . The rule does not apply — that's sinusoid-only.
A sine wave sits entirely above zero because a big DC offset was added (). AC or DC?
DC with ripple — minimum is V, so polarity never reverses. It's a DC level carrying a small AC component, not pure AC.
The DC offset is tuned so the sinusoid just touches zero at its lowest point (). AC or DC?
Still DC — it reaches zero but never goes below it, so current never reverses direction. This is the exact boundary; the moment the offset drops any further, it crosses into AC.
What happens to the AC/DC test as the frequency approaches zero?
As the period grows without bound; the sinusoid takes forever to complete a swing and locally looks like a slowly drifting flat line — the limiting behaviour is indistinguishable from DC over any finite observation window.
A current that flips direction once and then stays put — AC or DC?
Neither cleanly — a single non-repeating reversal is a transient, not periodic. AC requires the reversal to be periodic (repeating). A one-shot flip is a switching event, treated case-by-case, not as steady AC.
Recall One-line filter for every trap on this page
Ask only: "Does the voltage ever cross to the opposite sign, and does it keep doing so periodically?" Yes → AC. Never crosses → DC. Crosses once and stops → transient. Everything else (RMS factors, offsets, frequency) is detail on top of that single test.
Connections
- Distinguish DC vs AC signals — the parent note this bank drills.
- Current, Voltage and Charge — polarity is about which way charge moves.
- Frequency and Period — the traps live here.
- RMS and Power in Resistors — why and the factor matter.
- Rectifiers and Power Supplies — the "why convert AC to DC" answer.
- Oscilloscopes — what the trace actually shows vs RMS.
- Electromagnetic Induction — why generator AC is sinusoidal.