NapkinCalc

Electricity 1 — DC Circuits

What electricity costs

continues from lesson 3 — values defined earlier in the course stay live here

ELI5: your meter bills energy (kilowatt-hours), not power — and energy is just power × time. The engine carries the units, so watts × hours comes out as an energy you can read off.

Pheater:=1500WP_{heater} := 1500 W = 1500 W a space heater
tuse:=5ht_{use} := 5 h = 5 h hours per day
Eday=PheatertuseE_{day} = P_{heater} \cdot t_{use} = 7500 W h energy per day — that's 7.5 kWh
Vline:=120VV_{line} := 120 V = 120 V household line voltage
Iload=PheaterVlineI_{load} = \frac{P_{heater}}{V_{line}} = 12.5 A current it draws
✓ pass Iload<0.820AI_{load} < 0.8 * 20 A safe on a 20 A circuit? (80% continuous-load rule — a 15 A one would FAIL)

Real-world hook: this is your electricity bill — and the current draw is why a space heater + hairdryer on one circuit trips the breaker.