| 
EENG 201/202: Supplemental MaterialRick Cox, Claudio Talarico, Gonzaga University MotivationMathematical Background
Quadratic Equations 
The Quadratic Equation and its Roots: video and notes Symbolic Roots (matlab script)Examples of quadratic equations with real rootsExamples 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 MatlabNodeVrNodeVr 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 theoryLTspiceLTspice 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 homepageExample #1 (Getting started with LTspice) - voltage divider with DC source: video and notesConcise guide to LTspice: “this is all you really need to know” video and notesExample #2 - current divider with DC sweeped source (exporting the simulation data): video and notesExample #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 scriptExample #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 fluxElectric current as source of magnetism, notions of magnetic field and magnetic fluxMaxwell equations vs. Kirchoff equations (Walter Lewin: MIT 8.002) Lumped vs. distributed circuitsStructured Design-Oriented Analysis of Circuits Thevenin and Norton TransformationsCapacitor and InductorsResponse of first order circuitsResponse of second order circuitsCommon applications of first and econd order circuitsLinear Time Invariant (LTI) Systems
SignalsSystemsI/O relationship of LTI systemsCircuits response (natural, forced, concept of state)Laplace Transform (S. Boyd: ee102 Stanford)Fourier SeriesFourier TransformTransfer functions, frequency response, Bode plots (M.E. Van Valkenburg: ch.3) |