Courses / Computer Science I
Physics

Electric Circuits

Computer Science I 186 words Free to read

A circuit is a closed loop where charge flows. Three core quantities describe any circuit:

These are tied by Ohm's law: V=IRV = I R. Rearranged as I=V/RI = V/R, current equals voltage divided by resistance. The power dissipated as heat is P=IV=I2RP = IV = I^2 R, which is why active electronics get hot.

Same current, two laws: one doubles, the other quadruples

Combining Components

Components wire in two basic ways:

ConnectionRuleTotal Resistance
SeriesSame currentAdd (R=R1+R2R = R_1 + R_2)
ParallelSame voltageInverse/split

For two parallel branches, R=R1R2R1+R2R = \frac{R_1 R_2}{R_1 + R_2}. Adding parallel paths decreases total resistance.

Common Pitfall: Swapping rules. In series, resistances add (total goes up). In parallel, total resistance is smaller than the smallest branch. Also remember I=V/RI = V/R: more resistance means less current.

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

Physics