Linear Circuit Analysis
1. Introduction
2. Basic Concepts
- Charge, current, and voltage
- Power and energy
- Linear circuits
- Linear components
- Loops and nodes
- Series and parallel
- R, L & C combinations
- V & I combinations
3. Simple Circuits
- Ohm's law
- Kirchhoff's current law
- Kirchhoff's voltage law
- Single loop circuits
- Single node-pair circuits
- Voltage division
- Current division
4. Nodal and Mesh Analysis
5. Additional Analysis Techniques
- Superposition
- Source transformation
- The $V_{test}/I_{test}$ method
- Norton equivalent
- Thévenin equivalent
- Max power transfer
6. AC Analysis
7. Magnetically Coupled Circuits
8. Polyphase Systems
9. Operational Amplifiers
10. Laplace Transforms
11. Time-Dependent Circuits
- Introduction
- Inductors and capacitors
- First-order transients
- Nodal analysis
- Mesh analysis
- Laplace transforms
- Additional techniques
12. Two-Port Networks
Appendix
Introduction
The Laplace transform transforms a function of a real variable, (usually $t$ in the time domain) to a function of a complex variable $s$ (in the complex-valued frequency domain, also known as s-domain). The functions are often denoted by $f(t)$ in the time domain representation, and $F(s)$ or $ℒ\left[f(t)\right]$ in the frequency-domain.
The transform is useful because it converts differentiation and integration in the time domain into much easier multiplication and division in the Laplace domain. Hence, ordinary differential equations or even the more complex <a href='javascript:void(0)' onclick='return myAlert(`Integro-differential equations`,`An integro-differential equation is an equation that involves both derivatives and integrals of an unknown function $f(t)$.`)'>integro-differential equation</a>s are converted to algebraic equations that are comparatively simple to solve.
In electric circuits, the method of Laplace is particularly important because the currents and voltages in inductors and capacitors are described by derivatives and integrals; therefore, <a href='javascript:void(0)' onclick='return kvl()'>Kirchhoff's voltage law</a> and <a href='javascript:void(0)' onclick='return kcl()'>Kirchhoff's current law</a> lead to systems of integro-differential equations in the time domain, which turn out to be solved relatively easy using Laplace transforms.
In this chapter we study the basic properties of the Laplace transform and learn how to compute the Laplace transform of simple functions of time, derivatives, and integrals. In the next chapter, we apply the rules that we learn here to study linear electric circuits containing inductors and capacitors in time-domain.
See also
Read more
Laplace transform
Inverse Laplace transform
Pierre-Simon Laplace