Warning: Use of undefined constant viewed_cookie_policy - assumed 'viewed_cookie_policy' (this will throw an Error in a future version of PHP) in /home/customer/www/hyperelectronic.net/public_html/wp-content/themes/customizr-child/functions.php on line 99
Cookie named 'viewed_cookie_policy' is not set!
Before we dive into multiples examples, you can find a cheat sheet for Ohm’s law, Power law, series and parallel circuit at this page. This will be useful to solve the exercises and to understand all the examples.
Example 1:
In this example, we want to find every missing values.

There is multiple way we could do this but we will start by calculating the voltage V in the left circuit. We know that the resistor are in series so the voltage is divide between both resistors. If we add V1 and V2, we will get the voltage V of the source. We can use Ohm’s law to get V1 and V2:
For the equivalent circuit, we know that the voltage source is the same in both circuits (V=25V). The current in both circuits is also the same (I=10mA). We only need to calculate the equivalent resistor (Req). We have a formula for this:
We only have two resistances so the formula would be:
Example 2:
In this example, we want to find every missing values.

In this example, we have multiples ways of resolving this problem. We are going to solve it using the equivalent circuit. We have the total current and the value of every resistors so we could simplify the circuit to find the voltage of the D.C voltage source. We need to calculate Req and use Ohm’s law once we have Req.
Once we have the voltage, we can calculate the current flowing in the three resistors using Ohm’s law.
We can verify our answers because
We can see that our answers are correct. Verifying your answers is always a good idea when working with series and parallel circuits.
Example 3:
In this example, we want to find every missing values. Do note that we want to do this without calculating the current. We only need to find and
. We also want to calculate the power dissipate in every resistors.

In series circuit, the voltage is divide between all the resistors. To calculate the voltage across any resistors in series:
We can now calculate the power dissipated into every resistors using the power law:
We have now completed all examples.