Electrical & Electronics Engineering Cheat Sheet - WittyWriter

Electrical & Electronics Engineering

📘 Key Concepts and Definitions

🧮 Formulas and Equations

Ohm's Law & Power Formulas

Kirchhoff's Circuit Laws

AC Circuit Formulas

🛠️ Component Codes & Standards

Resistor Color Codes (4-Band)

A common mnemonic is "Bad Beer Rots Our Young Guts But Vodka Goes Well".

  1. 1st Band: First digit.
  2. 2nd Band: Second digit.
  3. 3rd Band: Multiplier (power of 10).
  4. 4th Band: Tolerance (e.g., Gold ±5%, Silver ±10%).

Semiconductor Basics

🧭 Step-by-Step Guides: Using Laplace Transforms

Laplace transforms are used to convert differential equations in the time domain into algebraic equations in the frequency domain, simplifying circuit analysis.

  1. Transform the Circuit: Convert R, L, and C components to their s-domain impedances: R → R, L → sL, C → 1/(sC). Also transform voltage/current sources.
  2. Solve Algebraically: Use standard circuit analysis techniques (KVL, KCL, nodal analysis) to solve for the desired variable (e.g., Vout(s)).
  3. Obtain the Transfer Function: Express the output as a ratio to the input: H(s) = Vout(s)/Vin(s).
  4. Inverse Transform: Perform an inverse Laplace transform on the result to get the time-domain solution, vout(t).

⌨️ Productivity Tips

📊 Tables & Visual Aids

Common Laplace Transforms

Time Domain f(t)s-Domain F(s)
Unit Step u(t)1/s
e-at1/(s+a)
sin(ωt)ω/(s2 + ω2)
cos(ωt)s/(s2 + ω2)
df(t)/dtsF(s) - f(0)

🧪 Use Case: Simple Circuit Analysis

Problem: A 12V source is connected to a 3 kΩ and a 6 kΩ resistor in series. Find the current and the voltage across the 6 kΩ resistor.

🧹 Troubleshooting Common Issues

📚 References and Further Reading

🍪 We use cookies to improve your experience. Learn more