Courses / Computer Science I
Physics

Electric Circuits

Computer Science I 322 words Free to read

Charge in Motion

A circuit is a closed loop through which charge flows. Three quantities describe it:

These are tied by Ohm's law, the single most-used equation in electronics: V=IR.V = I R. For a fixed resistance, more voltage drives more current; for a fixed voltage, more resistance means less current. Rearranged, I=V/RI = V/R — the current is the voltage divided by the resistance. The power dissipated (as heat) is P=IV=I2RP = IV = I^2 R, which is why resistors and chips get hot.

Components combine in two basic ways, with opposite rules:

This is the foundation of every electronic device. A processor is, at bottom, an astronomically complex circuit of transistors switching currents — and the same V=IRV = IR and series/parallel reasoning analyzes both a flashlight and a chip's power delivery.

Common pitfall: swapping the series vs parallel resistance rules, or misapplying Ohm's law. In series, resistances add (total goes up); in parallel, the total is smaller than the smallest branch (adding paths lowers resistance) — reversing these is the classic mistake. And V=IRV = IR must be rearranged carefully: current is I=V/RI = V/R (voltage over resistance), so more resistance means less current, not more.

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

13practice questions
2interactive scenes
Start Computer Science I free

Physics