Study Notes

Electrical Circuits Fundamentals - Cheatsheet

Quinn Blake
0 imports

Free ยท 2 imports included

Study Notes Preview

2 sections locked
Section 1

Electrical Circuits Fundamentals - Cheatsheet

STUDY GUIDE

๐ŸŽ“ Electrical Circuits Fundamentals - Study Guide

๐Ÿ“‹ Course Structure

code
๐Ÿ“š Electrical Circuits Fundamentals โ”œโ”€โ”€ ๐Ÿ“– Chapter 1: Ohm's Law and Simple Circuits โ”‚ โ”œโ”€โ”€ ๐Ÿ”น Definition of Ohm's Law โ”‚ โ””โ”€โ”€ ๐Ÿ”น Applying Ohm's Law to a Single Resistor Circuit โ”œโ”€โ”€ ๐Ÿ“– Chapter 2: Series Circuits โ”‚ โ”œโ”€โ”€ ๐Ÿ”น Calculating Total Resistance in a Series Circuit โ”‚ โ”œโ”€โ”€ ๐Ÿ”น Calculating Current in a Series Circuit โ”‚ โ”œโ”€โ”€ ๐Ÿ”น Calculating Voltage Drops in a Series Circuit โ”‚ โ””โ”€โ”€ ๐Ÿ”น Kirchhoff's Voltage Law (KVL) โ”œโ”€โ”€ ๐Ÿ“– Chapter 3: Parallel Circuits โ”‚ โ”œโ”€โ”€ ๐Ÿ”น Voltage in a Parallel Circuit โ”‚ โ”œโ”€โ”€ ๐Ÿ”น Calculating Current in a Parallel Circuit โ”‚ โ”œโ”€โ”€ ๐Ÿ”น Total Current in a Parallel Circuit โ”‚ โ””โ”€โ”€ ๐Ÿ”น Kirchhoff's Current Law (KCL)
Section 2

๐Ÿ“– Chapter 1: Ohm's Law and Simple Circuits

What this chapter covers: This chapter introduces the fundamental relationship between voltage, current, and resistance as defined by Ohm's Law. It explains how to apply this law to analyze simple circuits containing a single resistor connected to a voltage source. The chapter provides a foundation for understanding more complex circuit configurations and analysis techniques.

๐Ÿ”‘ Essential Concepts & Formulas

Concept/FormulaDefinition/EquationWhen to UseQuick Check
Ohm's LawV = IRCalculating V, I, or R in a circuitUnits are correct (Volts, Amps, Ohms)
Current (I)I = V/RSolving for current given voltage and resistanceCurrent increases with voltage, decreases with resistance
Voltage (V)V = IRSolving for voltage given current and resistanceVoltage increases with current and resistance
Resistance (R)R = V/ISolving for resistance given voltage and currentResistance increases with voltage, decreases with current

๐Ÿ› ๏ธ Problem Types

Type A: Calculating Current Setup: "When you see a voltage source connected to a resistor and need to find the current." Method: Use Ohm's Law: I = V/R. Divide the voltage by the resistance. Example: 12V battery, 4ฮฉ resistor: I = 12V / 4ฮฉ = 3A

Type B: Calculating Voltage Setup: "When you know the current flowing through a resistor and its resistance, and need to find the voltage drop." Method: Use Ohm's Law: V = IR. Multiply the current by the resistance. Example: 2A current, 5ฮฉ resistor: V = 2A * 5ฮฉ = 10V

Type C: Calculating Resistance Setup: "When you know the voltage across a resistor and the current flowing through it, and need to find the resistance." Method: Use Ohm's Law: R = V/I. Divide the voltage by the current. Example: 6V voltage, 3A current: R = 6V / 3A = 2ฮฉ

๐Ÿงฎ Solved Example

Problem: A circuit consists of a 9V battery connected to a 3ฮฉ resistor. Calculate the current flowing through the resistor.

Given: Voltage (V) = 9V Resistance (R) = 3ฮฉ

"
โœ…
Solution: Using Ohm's Law: I = V/R I = 9V / 3ฮฉ I = 3A
"
โœ…
Answer: The current flowing through the resistor is 3 Amps.

โš ๏ธ Common Mistakes

โŒ Mistake 1: Incorrectly applying Ohm's Law (e.g., I = VR instead of I = V/R). โœ… How to avoid: Double-check the formula and ensure you are dividing voltage by resistance to find current.

โŒ Mistake 2: Forgetting to use consistent units (Volts, Amps, Ohms). โœ… How to avoid: Always convert values to standard units before applying Ohm's Law.

๐Ÿฆ Erik's Tip

Use the Ohm's Law triangle (V on top, I and R on the bottom) as a visual aid to remember the relationships between voltage, current, and resistance. Cover the variable you want to find, and the remaining variables show the operation needed (V = IR, I = V/R, R = V/I).

๐Ÿ“– Chapter 2: Series Circuits

What this chapter covers: This chapter delves into series circuits, where components are connected sequentially along a single path. It covers how to calculate total resistance, current, and voltage drops across individual resistors. Kirchhoff's Voltage Law (KVL) is introduced as a fundamental principle for analyzing series circuits.

๐Ÿ”‘ Essential Concepts & Formulas

Concept/FormulaDefinition/EquationWhen to UseQuick Check
Total Resistance (Series)R_total = R1 + R2 + R3 + ...Calculating total resistance in a series circuitR_total is greater than any individual resistance
Current (Series)I = V / R_totalCalculating current in a series circuitCurrent is the same through all components
Voltage Drop (Series)V_R = I * RCalculating voltage drop across a resistor in seriesSum of voltage drops equals source voltage (KVL)
Kirchhoff's Voltage Law (KVL)ฮฃV = 0 (around a closed loop)Analyzing voltage distribution in a series circuitSum of voltage rises equals sum of voltage drops

๐Ÿ› ๏ธ Problem Types

Type A: Finding Total Resistance Setup: "Given multiple resistors connected in series." Method: Add all the resistances together: R_total = R1 + R2 + ... Example: R1 = 2ฮฉ, R2 = 3ฮฉ, R3 = 5ฮฉ; R_total = 2 + 3 + 5 = 10ฮฉ

Type B: Finding Current in a Series Circuit Setup: "Given a voltage source and resistors in series." Method: Calculate total resistance, then use Ohm's Law: I = V / R_total Example: 12V source, R_total = 6ฮฉ; I = 12V / 6ฮฉ = 2A

Type C: Finding Voltage Drop Across a Resistor Setup: "Given the current and resistance of a resistor in a series circuit." Method: Use Ohm's Law: V = I * R Example: I = 2A, R = 4ฮฉ; V = 2A * 4ฮฉ = 8V

๐Ÿงฎ Solved Example

Problem: A series circuit has a 24V source and three resistors: R1 = 2ฮฉ, R2 = 4ฮฉ, and R3 = 6ฮฉ. Find the current and the voltage drop across each resistor.

Given: Voltage (V) = 24V R1 = 2ฮฉ, R2 = 4ฮฉ, R3 = 6ฮฉ

"
โœ…
Solution: 1. R_total = 2ฮฉ + 4ฮฉ + 6ฮฉ = 12ฮฉ
  1. I = 24V / 12ฮฉ = 2A
  2. V1 = 2A * 2ฮฉ = 4V
  3. V2 = 2A * 4ฮฉ = 8V
  4. V3 = 2A * 6ฮฉ = 12V
"
โœ…
Answer: Current (I) = 2A Voltage drops: V1 = 4V, V2 = 8V, V3 = 12V

โš ๏ธ Common Mistakes

โŒ Mistake 1: Forgetting to calculate the total resistance before finding the current. โœ… How to avoid: Always add the individual resistances to find the total resistance first.

โŒ Mistake 2: Assuming voltage is the same across all resistors in a series circuit. โœ… How to avoid: Remember that voltage drops are different across each resistor, depending on their resistance values.

โŒ Mistake 3: Incorrectly applying KVL. โœ… How to avoid: Ensure that the sum of voltage drops equals the source voltage.

๐Ÿฆ Erik's Tip

Remember that the current is constant throughout a series circuit. Calculate the total resistance first, then use Ohm's Law to find the current. Use this current to find the individual voltage drops.

๐Ÿ“– Chapter 3: Parallel Circuits

What this chapter covers: This chapter focuses on parallel circuits, where components are connected across multiple paths. It explains that the voltage is the same across all parallel components, while the current divides among the different paths. The chapter demonstrates how to calculate individual currents and the total current in a parallel circuit. Kirchhoff's Current Law (KCL) is introduced as a key principle for analyzing parallel circuits.

๐Ÿ”‘ Essential Concepts & Formulas

Concept/FormulaDefinition/EquationWhen to UseQuick Check
Voltage (Parallel)V = V1 = V2 = V3 = ...Determining voltage across each resistor in parallelVoltage is the same across all components
Current (Parallel)I_R = V / RCalculating current through a resistor in parallelCurrent varies inversely with resistance
Total Current (Parallel)I_total = I1 + I2 + I3 + ...Calculating total current supplied by the sourceTotal current is the sum of individual currents
Kirchhoff's Current Law (KCL)ฮฃI_in = ฮฃI_out (at a junction)Analyzing current distribution in a parallel circuitCurrent entering a junction equals current leaving

๐Ÿ› ๏ธ Problem Types

Type A: Finding Current Through a Resistor Setup: "Given a voltage source and a resistor in parallel." Method: Use Ohm's Law: I = V / R Example: 12V source, 4ฮฉ resistor; I = 12V / 4ฮฉ = 3A

Type B: Finding Total Current in a Parallel Circuit Setup: "Given multiple resistors in parallel connected to a voltage source." Method: Calculate the current through each resistor, then add them together: I_total = I1 + I2 + ... Example: I1 = 2A, I2 = 3A, I3 = 4A; I_total = 2 + 3 + 4 = 9A

Type C: Applying KCL at a Junction Setup: "Given currents entering and leaving a junction, with one unknown current." Method: Use KCL: ฮฃI_in = ฮฃI_out. Solve for the unknown current. Example: 5A entering, 2A leaving; 5A = 2A + I_unknown; I_unknown = 3A

๐Ÿงฎ Solved Example

Problem: A parallel circuit has a 6V source and three resistors: R1 = 3ฮฉ, R2 = 6ฮฉ, and R3 = 9ฮฉ. Find the current through each resistor and the total current.

Given: Voltage (V) = 6V R1 = 3ฮฉ, R2 = 6ฮฉ, R3 = 9ฮฉ

"
โœ…
Solution: 1. I1 = 6V / 3ฮฉ = 2A
  1. I2 = 6V / 6ฮฉ = 1A
  2. I3 = 6V / 9ฮฉ = 0.67A (approximately)
  3. I_total = 2A + 1A + 0.67A = 3.67A (approximately)
"
โœ…
Answer: Currents: I1 = 2A, I2 = 1A, I3 โ‰ˆ 0.67A Total Current (I_total) โ‰ˆ 3.67A

โš ๏ธ Common Mistakes

โŒ Mistake 1: Assuming current is the same through all resistors in a parallel circuit. โœ… How to avoid: Remember that current divides among the resistors based on their resistance values.

โŒ Mistake 2: Incorrectly applying KCL. โœ… How to avoid: Ensure that the sum of currents entering a junction equals the sum of currents leaving the junction.

โŒ Mistake 3: Forgetting that voltage is constant across all elements in parallel. โœ… How to avoid: Always remember that the voltage across each parallel element is the same as the source voltage.

๐Ÿฆ Erik's Tip

Remember that the voltage is constant across all branches in a parallel circuit. Use Ohm's Law to calculate the current through each branch, and then sum the currents to find the total current. KCL is your friend for analyzing current distribution at junctions.

2 more sections

Create a free account to import and read the full study notes โ€” all 4 sections.

No credit card ยท 2 free imports included

    Electrical Circuits Fundamentals - Cheatsheet โ€” Cheatsheet | Evrika | Evrika Study