EENG 201/202: Supplemental Material
Rick Cox, Claudio Talarico, Gonzaga University
Motivation
Mathematical Background
Quadratic Equations
The Quadratic Equation and its Roots: video and notes
Symbolic Roots (matlab script)
Examples of quadratic equations with real roots
Examples of quadratic equations with real and complex roots
Improved Formulas for Quadratic Roots: video and notes (Ref.: D. Middlebrook)
Complex Numbers: (Useful Relations, Complex Numbers Arithmetic in MATLAB)
Sinusoidal Waveforms (Ref.: J. McLellan, S. Boyd, J. Pauly, F. Ulaby and M. Maharbiz)
Solution of Linear Simultaneous Equations
Matlab
NodeVr
NodeVr is a MATLAB program that solves resistive networks with constant sources using node voltage analysis.
It provides node voltages relative to a reference node and voltage, current and power supplied or absorbed
for all circuit elements.
Gentle introduction to linear circuit theory
LTspice
LTspice is developed by Linear Technology.
It provides free schematic capture, circuit simulator, waveform viewer and it works on Windows, MAC and Linux/Unix platforms
Download LTspice from Linear Technology's homepage
Example #1 (Getting started with LTspice) - voltage divider with DC source: video and notes
Concise guide to LTspice: “this is all you really need to know” video and notes
Example #2 - current divider with DC sweeped source (exporting the simulation data): video and notes
Example #3 - parameterized voltage divider with sinusoidal source: video and notes
Example #4 - independent PULSE source and VCCS: video and notes
Example #5 - CCCS: video and notes
Example #6 - DC TF analysis for ideal op. amp based inverting amplifier video and notes
Example #7 - resistive circuit with ideal switch (creating a symbol for the ideal switch) video and notes
Other helpful resources:
Importing LTspice simulations in Matlab
Reading an LTspice raw file in Matlab using LTspice2Matlab.m (script by Paul Wagner)
Analysis supported: AC and TRAN
Reading an LTspice exported text file in Matlab using ltsExp2Matlab.m
Analysis supported: DC sweep, AC and TRAN
ltsExp2Matlab.m script
Example #1 - current divider:
Example #2 - nMOS transistor's output curves:
Example #3 - frequency response of common source amplifier:
EM fields and fluxes
Coulomb law, notions of electric field and electric flux
Electric current as source of magnetism, notions of magnetic field and magnetic flux
Maxwell equations vs. Kirchoff equations (Walter Lewin: MIT 8.002)
Lumped vs. distributed circuits
Structured Design-Oriented Analysis of Circuits
Thevenin and Norton Transformations
Capacitor and Inductors
Response of first order circuits
Response of second order circuits
Common applications of first and econd order circuits
Linear Time Invariant (LTI) Systems
Signals
Systems
I/O relationship of LTI systems
Circuits response (natural, forced, concept of state)
Laplace Transform (S. Boyd: ee102 Stanford)
Fourier Series
Fourier Transform
Transfer functions, frequency response, Bode plots (M.E. Van Valkenburg: ch.3)
|