All About Circuits

Basic Electricity

Series DC Circuits Practice Worksheet with Answers


27 questions By Tony R. Kuphaldt

Page 1 of 9 0 of 27 answers revealed (0%)
  • Question 1 of 27

    In this circuit, three resistors receive the same amount of current (4 amps) from a single source. Calculate the amount of voltage “dropped” by each resistor, as well as the amount of power dissipated by each resistor:




    Reveal answer
  • Question 2 of 27

    The brightness of a light bulb - or the power dissipated by any electrical load, for that matter - may be varied by inserting a variable resistance in the circuit, like this:





    This method of electrical power control is not without its disadvantages, though. Consider an example where the circuit current is 5 amps, the variable resistance is 2 Ω, and the lamp drops 20 volts of voltage across its terminals. Calculate the power dissipated by the lamp, the power dissipated by the variable resistance, and the total power provided by the voltage source. Then, explain why this method of power control is not ideal.

    Reveal answer
  • Question 3 of 27

    A modern method of electrical power control involves inserting a fast-operating switch in-line with an electrical load, to switch power on and off to it very rapidly over time. Usually, a solid-state device such as a transistor is used:





    This circuit has been greatly simplified from that of a real, pulse-control power circuit. Just the transistor is shown (and not the “pulse” circuit which is needed to command it to turn on and off) for simplicity. All you need to be aware of is the fact that the transistor operates like a simple, single-pole single-throw (SPST) switch, except that it is controlled by an electrical current rather than by a mechanical force, and that it is able to switch on and off millions of times per second without wear or fatigue.

    If the transistor is pulsed on and off fast enough, power to the light bulb may be varied as smoothly as if controlled by a variable resistor. However, there is very little energy wasted when using a fast-switching transistor to control electrical power, unlike when a variable resistance is used for the same task. This mode of electrical power control is commonly referred to as Pulse-Width Modulation, or PWM.

    Explain why PWM power control is much more efficient than controlling load power by using a series resistance.

    Reveal answer
  • B
    beelzebob May 17, 2020

    llaboutcircuits.com/worksheets/series-dc-circuits/. In question 5, total series resistance is sum of each resistor, not product. Correct both question and answer

    Like. Reply
  • stefano.salari June 08, 2020

    Hello Everybody and thanks for your fantastic articles!

    I’m having troubles solving Excercise 19 of your Series circuits problems (https://www.allaboutcircuits.com/worksheets/series-dc-circuits/): For this excercise I’m getting a power dissipation for the heater of 403 W instead of 321.1 W.

    Since I’m learning electronics I’m surely doing something wrong… Here how I’m reasoning:

    1. With 110 V and a power dissipated of 500 W, I can calculate the current in the circuit, that should be I=P/V 500/110 = 4.545 A
    2. Knowing that the current in the circuit is 4.545 A I can use Ohm’s law to calculate the resistance of the heater: R=V/I 110/4.545 = 24 Ohm
    3. Now, longing the wires it’s the same as adding 6 Ohm of resistance, for a total resistance of 30 Ohm (24 + 6) so the current in the circuit will change accordingly. To find the new amount of current I use Ohm’s law once again: I=V/R 110/30 = 3.666 A
    4. Having a new current value of 3.666 A, I can now calculate power dissipation P=V*I 110*3.666 = 403 W

    Could you please help me understand where I’m wrong?

    Thank you so much!
    Stefano.

    Like. Reply
    • RK37 June 09, 2020
      The mistake is in step 4. When you multiply source voltage by current, you are calculating the power dissipation of the entire circuit. Instead, you need to calculate the power dissipation of only the heater, i.e., the 24.2 Ω resistor. You can use P = (I^2)R for this. You know the current through the heater, so square the current and multiply it by the heater resistance: I = 110 V/30.2 Ω = 3.642 A; P = (3.642 A)(3.642 A)(24.2 Ω) = 321 W.
      Like. Reply