Linear Network Analysis: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
 
(46 intermediate revisions by 3 users not shown)
Line 1: Line 1:
ENGR 351
==Year Specific Pages==
Check here for material contributed by students during these years.
*[[Fall 2009]]
*[[Fall 2009]]
*[[Winter 2010]]
*[[Fall 2010]] (LNA students [[READ THIS FIRST]] (a fast way to install Octave on Windows)!)

== Some Useful Links to Suppliment or Substitute for a Textbook ==
===General Resources===
*[https://ia600709.us.archive.org/4/items/NetworkAnalysisSynthesis/Kuo-NetworkAnalysisSynthesis.pdf Kuo's Network Analysis and Synthesis textbook, (a classic)]
*[http://www.orchardpublications.com/1934404195ex.pdf Circuit Analysis 2, with MATLAB/Simulink, Karris]
*[http://www.orchardpublications.com/9781934404232ex.pdf Signals & Systems, with MATLAB/Simulink, Karris]


== Some Useful Links ==
===Fourier Series===
===Fourier Series===
*[http://www.intmath.com/Fourier-series/Fourier-intro.php Interactive Mathematics (like a textbook with some examples)]
*[http://www.intmath.com/Fourier-series/Fourier-intro.php Interactive Mathematics (like a textbook with some examples)]
*[http://mathworld.wolfram.com/FourierSeries.html Mathworld]
*[http://mathworld.wolfram.com/FourierSeries.html Mathworld]
*[http://en.wikipedia.org/wiki/Fourier_series Wikipedia]
*[http://en.wikipedia.org/wiki/Fourier_series Wikipedia]
*[http://www.maths.mq.edu.au/~bon/Fourier%20Theory.pdf Fourier Theory B..M..N.. Clarke]
*[http://web.mit.edu/2.14/www/Handouts/FreqDom.pdf MIT handout on Fourier Series, Fourier Transform, and Laplace Transform]
*[http://www.maths.mq.edu.au/~bon/Fourier%20Theory.pdf Fourier Theory, B..M..N.. Clarke]
*[http://www.stanford.edu/class/ee261/reader/chapter1.pdf Fourier Series Chapter, Brad Osgood]
*[http://www.stanford.edu/class/ee261/reader/chapter7.pdf Linear Time Invariant Systems Chapter, Brad Osgood]
*[http://www.stanford.edu/class/ee261/reader/appendix.pdf Complex Exponentials Appendix, Brad Osgood]
*[http://www.youtube.com/view_play_list?p=B24BC7956EE040CD Lectures on Fourier Series (and Transforms), Brad Osgood]

===Dirac Delta Function and Convolution===
*[http://web.mit.edu/2.14/www/Handouts/Convolution.pdf MIT handout on Dirac Delta Function and Convolution]


===Laplace Transforms===
===Laplace Transforms===
Line 12: Line 30:
*[http://en.wikipedia.org/wiki/Laplace_transform Wikipedia]
*[http://en.wikipedia.org/wiki/Laplace_transform Wikipedia]
*[http://mathworld.wolfram.com/LaplaceTransform.html MathWorld]
*[http://mathworld.wolfram.com/LaplaceTransform.html MathWorld]
*[http://web.mit.edu/2.14/www/Handouts/FreqDom.pdf MIT handout on Fourier Series, Fourier Transform, and Laplace Transform]
*[http://web.mit.edu/6.302/www/compare/report.html How to make Bode Plots in Matlab, Octave, and Scilab]
*[http://gaspra.kettering.edu/~mwicks/GMIOnly/ECE460/notes/notes.pdf Notes with relationship to Feedback and Control]
*[http://futuretg.com/FTHumanEvolutionCourse/FTFreeLearningKits/01-MA-Mathematics%20and%20Preparation%20for%20University/006-MA06-UN01-05-Analysis/Additional%20Resources/Joel%20L.%20Schiff%20-%20The%20Laplace%20Transformation%20Theory%20and%20Applications.pdf A math text of three chapters on Laplace Transforms]


===State Space===
===State Space===
*[http://web.mit.edu/2.14/www/Handouts/Matrices.pdf MIT Handout on Matrices (Review)]
*[http://www.me.cmu.edu/ctms/modeling/tutorial/statespace/mainframes.htm State Space Model Development and MATLAB]
*[http://www.me.cmu.edu/ctms/modeling/tutorial/statespace/mainframes.htm State Space Model Development and MATLAB]
*[http://web.mit.edu/2.14/www/Handouts/StateSpace.pdf MIT Handout on State Space Formulation of Linear Time Invariant Systems]
*[http://web.mit.edu/2.14/www/Handouts/StateSpaceResponse.pdf MIT Handout on Time Domain Solutions to State Equations]
*[http://web.mit.edu/2.14/www/Handouts/PoleZero.pdf MIT Handout on Understanding Poles and Zeros]
*[http://en.wikipedia.org/wiki/State_space_%28controls%29 Wikipedia (Shows how it relates to Control Theory)]
*[http://en.wikipedia.org/wiki/State_space_%28controls%29 Wikipedia (Shows how it relates to Control Theory)]
*[http://en.wikibooks.org/wiki/Control_Systems/State-Space_Equations Wikibooks]
*[http://en.wikibooks.org/wiki/Control_Systems/State-Space_Equations Wikibooks]
*[http://www.eecs.berkeley.edu/~zadeh/papers/From%20Circuit%20Theory%20to%20System%20Theory-May1962.pdf From Circuit Theory to Signal Theory, by L.A.Zadeh]


===Transmission Lines===
===Transmission Lines===
*[http://en.wikipedia.org/wiki/Transmission_line Wikipedia Transmission Lines]
*[http://en.wikipedia.org/wiki/Telegrapher%27s_equations Wikipedia Equations of Telegraphy]
*[http://my.ece.ucsb.edu/bobsclass/134/Handouts/tline134.pdf Quick Review of Transmission Line Theory]

===Octave===
*[http://www.gnu.org/software/octave/ Octave Web Site]
*[http://octave.sourceforge.net/ Octave Forge] (A site with a lot of Octave toolboxes)
*[http://www.math.ufl.edu/help/matlab-tutorial/ MATLAB Summary and Tutorial]
*[[Fourier Series Example Script]]
*[http://en.wikibooks.org/wiki/Octave_Programming_Tutorial/ Octave Programing Tutorial]
*[http://www-mdp.eng.cam.ac.uk/web/CD/engapps/octave/octavetut.pdf Another Octave Tutorial]
*[[How to use Octave to Fit an Arbitrary Function with fmins]]
*[[Tips for Installing Octave]]

Latest revision as of 15:34, 12 June 2014

ENGR 351

Year Specific Pages

Check here for material contributed by students during these years.

Some Useful Links to Suppliment or Substitute for a Textbook

General Resources

Fourier Series

Dirac Delta Function and Convolution

Laplace Transforms

State Space

Transmission Lines

Octave