All courses › Electric Circuits
Electric Circuits: free practice, theory and problems
A DC circuit has voltage and current that do not change direction: batteries, solar panels and electronics powered from a DC bus. Even though AC dominates the power grid, DC analysis is the foundation of all circuit calculations – the same laws (Ohm's law, Kirchhoff's laws) also apply to instantaneous values in AC circuits.
Contents
1. Direct current
What is it about?
A DC circuit has voltage and current that do not change direction: batteries, solar panels and electronics powered from a DC bus. Even though AC dominates the power grid, DC analysis is the foundation of all circuit calculations – the same laws (Ohm's law, Kirchhoff's laws) also apply to instantaneous values in AC circuits.
The goal is always the same: find the current and voltage in every branch of the circuit from the sources and resistors.
Concepts and formulas
- Ohm's law: , so and .
- Power in a resistor: .
- Resistors in series: (the current is the same in all of them).
- Resistors in parallel: (the voltage is the same across all of them).
- Conductance , measured in siemens (S). In parallel the conductances add:
- Voltage divider (two resistors in series across ): .
- Current divider (two resistors in parallel with total current ): (most of the current flows through the smaller resistor).
- Kirchhoff's current law (KCL): the sum of currents into a node equals the sum out.
- Kirchhoff's voltage law (KVL): the sum of voltages around a closed loop is zero.
How to solve the problems
- Draw the circuit and mark the known voltages, currents and resistors.
- Combine resistors that are pure series or parallel connections, one step at a time, until the circuit is simple enough.
- Use Ohm's law on the simplest form of the circuit to find the total current from the source.
- Work backward through the circuit: use the voltage/current divider or KVL/KCL to find the voltage and current in each branch.
- Check with a power balance or an equation you have not used.
Example
A voltage source of 20 V drives Ω in series with a parallel combination of Ω and Ω. Find the current through .
- Combine the parallel pair: Ω.
- Total resistance: Ω.
- Total current: A.
- Voltage across the parallel pair: V.
- Current in : A.
Answer: A.
Common mistakes
- Combining resistors that are neither pure series nor pure parallel connections, without simplifying step by step first.
- Using the current divider backward: most of the current flows through the *smallest* resistor, not the largest.
- Mixing volts, milliamps and kilohms without converting to the same base unit (V, A, Ω).
- Forgetting that the voltage is the same across every branch of a parallel combination, not summed.
Concepts in this part
2. Capacitors and inductors
What is it about?
Capacitors and inductors are the two fundamental energy-storing components in electronic circuits. A capacitor stores energy in an electric field and "likes" constant voltage, while an inductor stores energy in a magnetic field and "likes" constant current. This resistance to change is the key to everything from time delays and filters to switched-mode power supplies and motor drives.
Because they respond to *change* rather than the instantaneous value, they cannot be described by Ohm's law alone – they need a time constant that tells you how fast the voltage or current reaches its final value.
Concepts and formulas
- Capacitor: . Charge . Energy .
- Inductor: . Energy .
- Capacitors in parallel: (like resistors in series).
- Capacitors in series: (the opposite of resistors – remember that capacitors "flip" the combination rules).
- Inductors in series: Inductors in parallel: (the same rule as for resistors).
- Time constant: for a capacitor, for an inductor.
- Charging from 0 toward : . Discharging from : .
- Inductor current building up toward : .
- In DC steady state: the capacitor is an open circuit (), the inductor is a short circuit ().
How to solve the problems
- Find the time constant (RC or ) and the final value the quantity is heading toward.
- Set up the correct exponential formula depending on whether it is charging/building up (toward a nonzero final value) or discharging/decaying (toward zero).
- Plug in the numbers, making sure and use the same unit.
- To find the *time* to reach a given value, solve the formula for by taking the logarithm on both sides.
- Check the limiting cases: at you should get the starting value, and for large you should approach the final value.
Example
A capacitor is charged from 0 V toward 10 V through kΩ, with µF. How long does it take for the voltage to reach 8 V?
- Time constant: s.
- Charging formula: .
- Set : , so .
- Take the logarithm: , giving s.
Answer: about 0.32 s.
Common mistakes
- Using the charging formula when the component is actually discharging (or the other way around).
- Mixing up the series/parallel rules for capacitors and inductors – they are opposite of each other, and opposite of resistors for the capacitor.
- Forgetting that inductor current (not voltage) is the quantity that cannot jump instantaneously, and that capacitor voltage (not current) cannot jump instantaneously.
- Mixing milli-, micro- and nanofarads/henries without converting to the same base unit.
Concepts in this part
3. Alternating current
What is it about?
In alternating current (AC), voltage and current reverse direction in step with a sine wave, instead of staying constant as in direct current. This is the shape of the voltage in the power grid, and it makes capacitors and inductors behave very differently than in a DC circuit: they get an "opposition" to current that depends on frequency, called reactance.
The goal of this unit is to be able to compute impedance, current and power in an AC circuit, and to understand the difference between active, reactive and apparent power – something that is essential for everything from motor sizing to the bill from the power company.
Concepts and formulas
- Sinusoidal quantity: , with peak value , angular frequency rad/s and period .
- RMS value: for a pure sine wave. The 230 V mains voltage is always an RMS value.
- Reactance: inductor , capacitor .
- Impedance: , with magnitude and phase angle .
- Current: , phase-shifted by relative to the voltage.
- Power: active power (W), reactive power (VAr), apparent power (VA), with and power factor .
- Resonance in a series RLC circuit: at ; then (purely resistive).
- Three-phase (balanced star connection): line voltage ; total active power .
How to solve the problems
- Compute the angular frequency if you need it.
- Find the reactance(s) of the inductors/capacitors at the given frequency.
- Set up the impedance (inductive reactance is positive, capacitive is negative) and find and .
- Use for the current, and , , for the powers.
- For three-phase problems, check whether the given voltage is a line or a phase voltage, and apply the factor the right way.
Example
A series circuit with Ω and an inductor H is connected to a 230 V, 50 Hz source. Find the current and the power factor.
- Reactance: Ω.
- Impedance: Ω.
- Current: A.
- Phase angle: , so .
Answer: A, (inductive, the current lags the voltage).
Common mistakes
- Mixing up peak value and RMS value – the 230 V mains voltage is always an RMS value.
- Forgetting that and have opposite signs in the impedance, and that *decreases* as frequency increases (the opposite of ).
- Using the phase voltage where the line voltage is given, or the other way around, in three-phase calculations.
- Thinking that apparent power can be used directly as "useful" power – only the active power does useful work.
Concepts in this part
4. Network analysis
What is it about?
Network analysis is about systematic methods for finding the current and voltage in circuits that are too complicated to simplify with series/parallel combinations alone. Instead of starting from scratch every time, engineers use standard recipes: the node-voltage method, the mesh-current method, superposition, and Thévenin/Norton equivalents.
These methods are especially useful when a circuit must be analyzed for many different loads, or when you only care about what happens in one particular branch of a large circuit.
Concepts and formulas
- Node-voltage method: choose one node as ground, and write KCL for the remaining nodes with the node voltages as unknowns.
- Mesh (loop) method: write KVL for each independent loop with mesh currents as unknowns. A planar circuit with branches and nodes has independent loops.
- Superposition: in a linear circuit with several independent sources, the response (current or voltage) is the sum of the contributions from each source acting alone, with the other sources turned off (voltage sources shorted, current sources opened).
- Thévenin equivalent: any linear two-terminal circuit can be replaced by a single voltage source in series with a single resistor , as seen from two given terminals.
- Norton equivalent: the same circuit as a current source in parallel with .
- is found by turning off all independent sources and computing the resistance seen from the terminals, or from .
- Maximum power transfer to a load occurs when , giving .
How to solve the problems
- Choose the method based on what you need: superposition or Thévenin when you only want to know what happens in one branch, the node/mesh method for the whole circuit.
- With superposition: turn off all sources except one, compute its contribution, repeat for each source, and add the results at the end (never for power).
- With Thévenin: find as the open-circuit voltage across the terminals, and with the sources turned off.
- Put the unknown load back onto the simplified (Thévenin/Norton) circuit and solve with Ohm's law.
- Check the answer: do the limiting cases ( or ) give sensible currents and voltages?
Example
A circuit has a voltage source V in series with Ω feeding a node, and a current source A injecting current into the same node. A load resistor Ω runs from the node to ground (the return path for both sources). Find the current through using superposition.
- Turn off the current source (open it): and are then in series across . Contribution: A.
- Turn off the voltage source (short it): is now in parallel with , seen from the current source. The current splits: A.
- Add the contributions: A.
Answer: A.
Common mistakes
- Forgetting to turn off *all* the other sources during superposition (a voltage source is shorted to 0 V, a current source is opened to 0 A, not the other way around).
- Applying superposition to power – power is quadratic, so the contributions cannot simply be added.
- Confusing with just "the nearest resistor" – it must be computed from the whole circuit with the sources turned off.
- Setting to maximize *efficiency* – the efficiency is then actually only 50%; maximum power and best efficiency are not the same thing.
Concepts in this part
5. Three-phase and power
What is it about?
The electricity in the wall socket is alternating current, and in AC circuits it is not enough to multiply voltage and current to get the power. Motors and transformers also draw reactive power that flows back and forth without doing useful work. Larger machines are connected to three-phase, which gives smoother power and less copper in the cables.
Concepts and formulas
- Real power (W) does useful work. Reactive power (var) oscillates between source and load. Apparent power (VA) is what the cables must handle.
- The power factor tells how much of the current does useful work. Pure resistors (electric heaters) have .
- Three-phase: three voltages shifted . The line voltage (between two phases) is times the phase voltage (phase to neutral): , for example V.
- Power in a balanced three-phase load:
- Norway has both IT networks with 230 V between phases and TN networks with 230 V phase–neutral and 400 V between phases.
How to solve the problems
- Find out whether it is single-phase or three-phase, and whether the voltage is a line voltage or a phase voltage.
- Use (single-phase) or (three-phase).
- To find the current, rearrange: .
Example
An 11 kW three-phase motor is connected to 400 V and has . What is the line current?
- .
- A.
- The same power on a single phase at 230 V and would have needed A.
Common mistakes
- Forgetting and computing instead of .
- Using the phase voltage in the three-phase formula with . The formula uses the line voltage.
- Adding and directly. They are perpendicular: .
Concepts in this part
Example problems with solutions
Here are some of the problems in electric Circuits. In the app, calculation problems get new numbers every time, so you can practise until it sticks – and take a graded practice exam before the real one.
Direct current: 12 V is applied across a 4 Ω resistor. What is the current?
Answer: 3 A
Ohm's law: A.
Capacitors and inductors: What is the time constant of an RC circuit with kΩ and µF?
Answer: 1 s
s.
Alternating current: What is the reactance of a 100 µF capacitor at 50 Hz?
Answer: 31.83 Ω
Ω.
Network analysis: What is a Thévenin equivalent?
Answer: An ideal voltage source in series with one resistor
The Norton equivalent is the current source in parallel.
Matches these university courses
The content covers the syllabus found in engineering degrees, for example:
- ELPE1300 (OsloMet)
- TET4100 (NTNU)
- FYS230 (NMBU)