Key Engineering Takeaways
- •Direct Current (DC) flows in a single fixed direction with constant polarity; generated by batteries, solar panels, and DC power supplies.
- •Alternating Current (AC) continuously changes direction and magnitude in a smooth sine wave; standard mains grid power (120V@60Hz or 230V@50Hz).
- •RMS Voltage (V_RMS = 0.707 · V_peak) represents the equivalent DC heating power of an AC sine wave.
- •AC is chosen for national power transmission because step-up transformers can boost voltage to hundreds of kilovolts, drastically minimizing I²R wire losses.
- •All microcontrollers (ESP32, Arduino, Raspberry Pi) and robotic sensors require steady, ripple-free DC power.
- • Basic Voltage and Current understanding
- • Oscilloscope (or visual simulator)
- • AC-to-DC Wall Adapter (12V/5V)
- • Multimeter (AC/DC mode)
What is Direct Current (DC)?
What is Alternating Current (AC)? Sine Waves & Frequency
Peak Voltage vs RMS (Root Mean Square) Voltage
Why is AC Used for Power Grids? (Transformers & Low Loss)
How AC is Converted to Clean DC (Rectifiers & Regulators)
Frequently Asked Questions
Can you plug a DC device into an AC wall socket directly?
No! Connecting a DC device directly to AC will reverse polarity 50-60 times per second, immediately destroying capacitors, transistors, and ICs. Always use an AC-to-DC adapter.
Can batteries supply AC power?
No. Chemical reactions in batteries always produce DC. To get AC from a battery (such as running household appliances in an RV or solar home), you must use an electronic Inverter.