<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://fweb.wallawalla.edu/class-wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Frohro</id>
	<title>Class Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://fweb.wallawalla.edu/class-wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Frohro"/>
	<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php/Special:Contributions/Frohro"/>
	<updated>2026-04-06T09:29:42Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Communications_Systems&amp;diff=12017</id>
		<title>Communications Systems</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Communications_Systems&amp;diff=12017"/>
		<updated>2025-09-07T23:55:22Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Matched Filters */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ENGR 456&lt;br /&gt;
====Articles====&lt;br /&gt;
* [[AM vs FM Modulation]] (Jodi and Eric)&lt;br /&gt;
* [[Nick_SSB | Single Side Band (SSB) Modulation]] (Nick Christman, in progress)&lt;br /&gt;
&lt;br /&gt;
* [[Josh_DSB| Double Side Band (DSB) Modulation]] (Joshua Sarris)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
====Links====&lt;br /&gt;
=====PLL Links=====&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap6.pdf Fundamentals of Synchronization]&lt;br /&gt;
*[http://seit.unsw.adfa.edu.au/staff/sites/hrp/teaching/Electronics4/docs/PLL/pllJune03.pdf Phase Locked Loops]&lt;br /&gt;
*[http://engr.case.edu/merat_francis/eecs397/PLL.pdf Phase Locked Loops Feedback Theory]&lt;br /&gt;
**[http://www.crbond.com/pll.htm C++ code for three software PLLs]&lt;br /&gt;
**[http://en.wikipedia.org/wiki/Phase-locked_loop A MATLAB software PLL is down the page here.]&lt;br /&gt;
&lt;br /&gt;
=====Matched Filters=====&lt;br /&gt;
*[https://files.tapr.org/meetings/DCC_2009/DCC2009-MatchedFilterandPosterioriDetector-KL7NA-KE7UFF.pdf Matched Filter A Posteriori Detector Paper]&lt;br /&gt;
&lt;br /&gt;
=====PSK31 Links=====&lt;br /&gt;
*[http://www.arrl.org/files/file/Technology/tis/info/pdf/x9907003.pdf Peter Martinez&#039;s original article from Radio Communications, December 1998]&lt;br /&gt;
*[http://aintel.bi.ehu.es/psk31.html The Official PSK31 Homepage]&lt;br /&gt;
*[http://www.arrl.org/psk31-spec ARRL PSK31 Specifications]&lt;br /&gt;
*[https://sites.google.com/site/psk31matlabproject/ PSK31 Project of Ted, Trent and Travis]&lt;br /&gt;
*[https://github.com/frohro/PSK31-Simulation-Octave-Matlab The professor&#039;s PSK31 Modulator on GitHub]&lt;br /&gt;
*[http://trace.tennessee.edu/cgi/viewcontent.cgi?article=2383&amp;amp;context=utk_chanhonoproj PSK31 Demodulator Using Digital PLL]&lt;br /&gt;
**[https://code.google.com/p/rttypsk31/ The design files and code for the PSK31 and RTTY demodulator above]&lt;br /&gt;
*[http://www.moetronix.com/ae4jy/pskcoredll.htm PSKcore DLL from Moe Wheatley]&lt;br /&gt;
**[http://www.moetronix.com/ae4jy/files/pskcoredll141.pdf Documentation and Algorithms of PSKcore]&lt;br /&gt;
**[http://www.nue-psk.com/doc/NUE-PSKarticle(A4).pdf NUE-PSK (this article describes an algorithm for encoding and decoding PSK31 based on PSKcore)]&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/PSK31/capture.wav Some PSK31 (and other) signals recorded off the air.]&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/PSK31/capture1.wav Some longer PSK31 signals recorded off the air.]&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Communications/jack-skeleton.c A skeleton program to get data from Jack Audio Connection Kit]&lt;br /&gt;
&lt;br /&gt;
=====CW Decoder Links=====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Communications/Jeff_McDow.pdf Jeff McDow&#039;s Senior Report on Morse Code Detection]&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Communications/sauditor_fftw3.tar.gz The sauditor program patched for fftw3.]&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Communications/CW_14_1_Audacity_Project.tar.gz Audacity file for testing with your CW Decoder Project]&lt;br /&gt;
*[http://jackaudio.org/files/refman.pdf Jack Audio Connection Kit Manual]&lt;br /&gt;
*[http://www.qsl.net/5/5b4az//pages/morse.html Demorse]&lt;br /&gt;
*[http://www.gnu.org/s/libc/manual/html_node/Creating-a-Pipe.html#Creating-a-Pipe Using a  Pipe or Fifo]&lt;br /&gt;
*[http://www.lix.polytechnique.fr/~liberti/public/computing/prog/c/C/FUNCTIONS/pipe.html More on Pipes and other C Functions]&lt;br /&gt;
*[http://en.wikibooks.org/wiki/Communication_Systems Free Open Textbook on Communications Systems]&lt;br /&gt;
=====Information Theory=====&lt;br /&gt;
*[https://www.khanacademy.org/computing/computer-science/informationtheory Journey into Information Theory with Sal Kahn]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/ClassHandouts/Communications/Probability%20and%20Information%20In%20Class%20HW.pdf In Class HW on Probability and Information]&lt;br /&gt;
*[http://fisher.osu.edu/~schroeder.9/AMIS900/ech4.pdf Various Probability Distributions and How they Come About by Maximizing Entropy with Various Constraints]&lt;br /&gt;
*[https://pdfserv.maximintegrated.com/en/an/AN1890.pdf Spread Spectrum] is a result of the Shannon-Hartley Law.&lt;br /&gt;
&lt;br /&gt;
=====Shannon&#039;s Papers On Information Theory=====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Communications/Communication_in_Presence_of_Noise.pdf Communications in the Presence of Noise, Proceedings of the IRE, January, 1949]  This paper derives and explains Shannon&#039;s most important results.  It is very understandable for someone who has taken Signals and Systems.&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/viewer?url=http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Communications/shannon1948_ok.pdf Shannon&#039;s Bell Labs Technical Journal Articles 1948.]  These are more detailed.&lt;br /&gt;
=====Professor Coiffi&#039;s Book on Signal Processing and Communications=====&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap1.pdf Chapter 1 Fundamentals of Discrete Data Transmission]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap2.pdf Chapter 2 Passband Systems and Analysis]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap3.pdf Chapter 3 Equalization]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap4.pdf Chapter 4 Multichannel Modulation]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap5.pdf Chapter 5 Generalized Feedback Equalization]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap6.pdf Chapter 6 Synchronization]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap8.pdf Chapter 8 Coding and Decoding]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap9.pdf Chapter 9 Sequence Detection]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap10.pdf Chapter 10 System Design with Codes]&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap11.pdf Chapter 11 Code Concatenation and Advanced Codes]&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap12.pdf Chapter 12 Multi-User Fundamentals]&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap13.pdf Chapter 13 Gaussian Vector Multiple Access Channel]&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap14.pdf Chapter 14 Gaussian Vector Broadcast Channel]&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap15.pdf Chapter 15 Gaussian Interference Channel]&lt;br /&gt;
=====Other Texts on Communications=====&lt;br /&gt;
*[http://cnx.org/content/col10040/latest/pdf.pdf Everything from Circuits to Communications Systems, Don Johnson]&lt;br /&gt;
*[http://www.freewebs.com/angsuman/chapter3.pdf A chapter on the Binary Communications System]&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Communications_Systems&amp;diff=12016</id>
		<title>Communications Systems</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Communications_Systems&amp;diff=12016"/>
		<updated>2025-09-07T23:54:49Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Matched Filters */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ENGR 456&lt;br /&gt;
====Articles====&lt;br /&gt;
* [[AM vs FM Modulation]] (Jodi and Eric)&lt;br /&gt;
* [[Nick_SSB | Single Side Band (SSB) Modulation]] (Nick Christman, in progress)&lt;br /&gt;
&lt;br /&gt;
* [[Josh_DSB| Double Side Band (DSB) Modulation]] (Joshua Sarris)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
====Links====&lt;br /&gt;
=====PLL Links=====&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap6.pdf Fundamentals of Synchronization]&lt;br /&gt;
*[http://seit.unsw.adfa.edu.au/staff/sites/hrp/teaching/Electronics4/docs/PLL/pllJune03.pdf Phase Locked Loops]&lt;br /&gt;
*[http://engr.case.edu/merat_francis/eecs397/PLL.pdf Phase Locked Loops Feedback Theory]&lt;br /&gt;
**[http://www.crbond.com/pll.htm C++ code for three software PLLs]&lt;br /&gt;
**[http://en.wikipedia.org/wiki/Phase-locked_loop A MATLAB software PLL is down the page here.]&lt;br /&gt;
&lt;br /&gt;
=====Matched Filters=====&lt;br /&gt;
*https://files.tapr.org/meetings/DCC_2009/DCC2009-MatchedFilterandPosterioriDetector-KL7NA-KE7UFF.pdf Matched Filter A Posteriori Detector Paper]&lt;br /&gt;
&lt;br /&gt;
=====PSK31 Links=====&lt;br /&gt;
*[http://www.arrl.org/files/file/Technology/tis/info/pdf/x9907003.pdf Peter Martinez&#039;s original article from Radio Communications, December 1998]&lt;br /&gt;
*[http://aintel.bi.ehu.es/psk31.html The Official PSK31 Homepage]&lt;br /&gt;
*[http://www.arrl.org/psk31-spec ARRL PSK31 Specifications]&lt;br /&gt;
*[https://sites.google.com/site/psk31matlabproject/ PSK31 Project of Ted, Trent and Travis]&lt;br /&gt;
*[https://github.com/frohro/PSK31-Simulation-Octave-Matlab The professor&#039;s PSK31 Modulator on GitHub]&lt;br /&gt;
*[http://trace.tennessee.edu/cgi/viewcontent.cgi?article=2383&amp;amp;context=utk_chanhonoproj PSK31 Demodulator Using Digital PLL]&lt;br /&gt;
**[https://code.google.com/p/rttypsk31/ The design files and code for the PSK31 and RTTY demodulator above]&lt;br /&gt;
*[http://www.moetronix.com/ae4jy/pskcoredll.htm PSKcore DLL from Moe Wheatley]&lt;br /&gt;
**[http://www.moetronix.com/ae4jy/files/pskcoredll141.pdf Documentation and Algorithms of PSKcore]&lt;br /&gt;
**[http://www.nue-psk.com/doc/NUE-PSKarticle(A4).pdf NUE-PSK (this article describes an algorithm for encoding and decoding PSK31 based on PSKcore)]&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/PSK31/capture.wav Some PSK31 (and other) signals recorded off the air.]&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/PSK31/capture1.wav Some longer PSK31 signals recorded off the air.]&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Communications/jack-skeleton.c A skeleton program to get data from Jack Audio Connection Kit]&lt;br /&gt;
&lt;br /&gt;
=====CW Decoder Links=====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Communications/Jeff_McDow.pdf Jeff McDow&#039;s Senior Report on Morse Code Detection]&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Communications/sauditor_fftw3.tar.gz The sauditor program patched for fftw3.]&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Communications/CW_14_1_Audacity_Project.tar.gz Audacity file for testing with your CW Decoder Project]&lt;br /&gt;
*[http://jackaudio.org/files/refman.pdf Jack Audio Connection Kit Manual]&lt;br /&gt;
*[http://www.qsl.net/5/5b4az//pages/morse.html Demorse]&lt;br /&gt;
*[http://www.gnu.org/s/libc/manual/html_node/Creating-a-Pipe.html#Creating-a-Pipe Using a  Pipe or Fifo]&lt;br /&gt;
*[http://www.lix.polytechnique.fr/~liberti/public/computing/prog/c/C/FUNCTIONS/pipe.html More on Pipes and other C Functions]&lt;br /&gt;
*[http://en.wikibooks.org/wiki/Communication_Systems Free Open Textbook on Communications Systems]&lt;br /&gt;
=====Information Theory=====&lt;br /&gt;
*[https://www.khanacademy.org/computing/computer-science/informationtheory Journey into Information Theory with Sal Kahn]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/ClassHandouts/Communications/Probability%20and%20Information%20In%20Class%20HW.pdf In Class HW on Probability and Information]&lt;br /&gt;
*[http://fisher.osu.edu/~schroeder.9/AMIS900/ech4.pdf Various Probability Distributions and How they Come About by Maximizing Entropy with Various Constraints]&lt;br /&gt;
*[https://pdfserv.maximintegrated.com/en/an/AN1890.pdf Spread Spectrum] is a result of the Shannon-Hartley Law.&lt;br /&gt;
&lt;br /&gt;
=====Shannon&#039;s Papers On Information Theory=====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Communications/Communication_in_Presence_of_Noise.pdf Communications in the Presence of Noise, Proceedings of the IRE, January, 1949]  This paper derives and explains Shannon&#039;s most important results.  It is very understandable for someone who has taken Signals and Systems.&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/viewer?url=http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Communications/shannon1948_ok.pdf Shannon&#039;s Bell Labs Technical Journal Articles 1948.]  These are more detailed.&lt;br /&gt;
=====Professor Coiffi&#039;s Book on Signal Processing and Communications=====&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap1.pdf Chapter 1 Fundamentals of Discrete Data Transmission]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap2.pdf Chapter 2 Passband Systems and Analysis]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap3.pdf Chapter 3 Equalization]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap4.pdf Chapter 4 Multichannel Modulation]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap5.pdf Chapter 5 Generalized Feedback Equalization]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap6.pdf Chapter 6 Synchronization]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap8.pdf Chapter 8 Coding and Decoding]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap9.pdf Chapter 9 Sequence Detection]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap10.pdf Chapter 10 System Design with Codes]&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap11.pdf Chapter 11 Code Concatenation and Advanced Codes]&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap12.pdf Chapter 12 Multi-User Fundamentals]&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap13.pdf Chapter 13 Gaussian Vector Multiple Access Channel]&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap14.pdf Chapter 14 Gaussian Vector Broadcast Channel]&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap15.pdf Chapter 15 Gaussian Interference Channel]&lt;br /&gt;
=====Other Texts on Communications=====&lt;br /&gt;
*[http://cnx.org/content/col10040/latest/pdf.pdf Everything from Circuits to Communications Systems, Don Johnson]&lt;br /&gt;
*[http://www.freewebs.com/angsuman/chapter3.pdf A chapter on the Binary Communications System]&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Signals_and_Systems&amp;diff=12011</id>
		<title>Signals and Systems</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Signals_and_Systems&amp;diff=12011"/>
		<updated>2019-10-28T00:35:35Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Books on Signal Processing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topics ==&lt;br /&gt;
[[Fourier series - by Ray Betz|Overview of Signals and Systems]]&lt;br /&gt;
&lt;br /&gt;
===Individual Subjects===&lt;br /&gt;
*[[Linear Time Invariant System|Linear Time Invariant Systems]]&lt;br /&gt;
**[[The Game|&amp;quot;The Game&amp;quot;]]&lt;br /&gt;
*[[Orthogonal functions|Orthogonal Functions]]&lt;br /&gt;
**[http://www.youtube.com/watch?v=mhEFJr5qvLo Douglas Harder Lecture on Functions as Vectors]&lt;br /&gt;
*[[Energy in a signal|Finding the Energy in a Signal]]&lt;br /&gt;
**[[Rayleigh&#039;s Theorem]]&lt;br /&gt;
*[[Fourier series|Fourier Series]]&lt;br /&gt;
*[[Fourier transform|Fourier Transforms]]&lt;br /&gt;
**[[Discrete Fourier transform]]&lt;br /&gt;
*[[Sampling]]&lt;br /&gt;
*[[FIR Filter Example]]&lt;br /&gt;
*[[Relationship between e, sin and cos]]&lt;br /&gt;
&lt;br /&gt;
== Some Useful Links to Suppliment or Substitute for a Textbook ==&lt;br /&gt;
===Books on Signal Processing===&lt;br /&gt;
*[https://ccrma.stanford.edu/~jos/sasp/sasp.html Spectral Audio Signal Processing, by Julius O. Smith III]&lt;br /&gt;
*[http://www.dspguide.com/ The Scientist and Engineer&#039;s Guide to Digital Signal Processing by Steven W. Smith, Ph.D.]  The professor likes this one.&lt;br /&gt;
*[http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-003-signals-and-systems-spring-2010/readings/ Discrete Time Signals &amp;amp; Systems]&lt;br /&gt;
*[http://sar.kangwon.ac.kr/gisg/FFT_book.pdf The Fast Fourier Transform by E. O. Brigham]  This was one of the professor&#039;s textbooks when he took this class.&lt;br /&gt;
*[http://faculty.uml.edu/cbyrne/SP1text.pdf Mathematics of Signal Processing: A First Course, by Charles L. Byrne]  Good chapters on Computer Aided Tomography (CAT Scan) as well as a lot of other interesting things.&lt;br /&gt;
*[http://www.orchardpublications.com/9781934404232ex.pdf Signals &amp;amp; Systems, with MATLAB/Simulink, Karris]&lt;br /&gt;
&lt;br /&gt;
===Fourier Series===&lt;br /&gt;
*[http://www.intmath.com/Fourier-series/Fourier-intro.php Interactive Mathematics (like a textbook with some examples)]&lt;br /&gt;
*[http://mathworld.wolfram.com/FourierSeries.html Mathworld]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Fourier_series Wikipedia]&lt;br /&gt;
*[http://web.mit.edu/2.14/www/Handouts/FreqDom.pdf MIT handout on Fourier Series, Fourier Transform, and Laplace Transform]&lt;br /&gt;
*[http://www.maths.mq.edu.au/~bon/Fourier%20Theory.pdf Fourier Theory B..M..N.. Clarke]&lt;br /&gt;
&lt;br /&gt;
===Dirac Delta Function and Convolution===&lt;br /&gt;
*[http://web.mit.edu/2.14/www/Handouts/Convolution.pdf MIT handout on Dirac Delta Function and Convolution]&lt;br /&gt;
*[http://homedir.jct.ac.il/~shlomoe/Public/LinSysStuff/IntroLinSys.pdf Linear Time Invariant Systems by Shlomo Engelberg]&lt;br /&gt;
&lt;br /&gt;
===Multi-rate Filtering===&lt;br /&gt;
&lt;br /&gt;
[https://www.google.com/url?sa=t&amp;amp;rct=j&amp;amp;q=&amp;amp;esrc=s&amp;amp;source=web&amp;amp;cd=1&amp;amp;ved=0CC4QFjAA&amp;amp;url=http%3A%2F%2Fwww.mds.com%2Fsystem%2Fresources%2FBAhbBlsHOgZmIjIyMDExLzA1LzAzLzEyLzI0LzM5LzQ4Ny9tdWx0aXJhdGVfYXJ0aWNsZS5wZGY%2Fmultirate_article.pdf&amp;amp;ei=zSalUoGrK4nsoATOl4DQCQ&amp;amp;usg=AFQjCNGTQ9MYLLQE6D4ay_pDlGzShSA1uw&amp;amp;sig2=geMUjuDMkKvs79FrwJeeQg&amp;amp;bvm=bv.57752919,d.cGU Multirate Filters Introduction]&lt;br /&gt;
&lt;br /&gt;
[http://www.ws.binghamton.edu/fowler/fowler%20personal%20page/EE521_files/IV-05%20Polyphase%20FIlters_2007.pdf Slides from a Presentation on Polyphase Decimation and Interpolation by Mark Fowler]&lt;br /&gt;
&lt;br /&gt;
===FIR Filters===&lt;br /&gt;
&lt;br /&gt;
*[http://www.dspguru.com/dsp/faqs/fir This is a very easy-to-understand summary of FIR basics, properties, design, and implementation]&lt;br /&gt;
&lt;br /&gt;
*[http://www.dspguru.com/dsp/faqs/multirate/decimation Another easy-to-understand article about decimation]&lt;br /&gt;
&lt;br /&gt;
*[http://www.dspguru.com/dsp/faqs/multirate/interpolation Another easy-to-understand article about interpolation]&lt;br /&gt;
&lt;br /&gt;
*[http://inst.eecs.berkeley.edu/~ee123/fa11/docs/FastConv.pdf Fast Convolution Based on the FFT]  This reference shows how end effects are dealt with.  To use the FFT for convolution, you need to do it in blocks, which leads to end effects, and more latency, but if your blocks are big enough, it speeds up the convolution.&lt;br /&gt;
&lt;br /&gt;
*The truncated Fourier series or DFT method of FIR filter design gives the best approximation of the desired frequency response in a least squared error sense, but it is not very good near discontinuities.  [http://itee.uq.edu.au/~elec4600/elec4600_lectures/1perpage/lectremez.pdf The Parks-McClellan] (Remez) iterative algorithm gives equal ripple in the pass band and stop band.  This is the best in terms of minimizing the maximum error in each area, which is usually better in the real world.  MATLAB/octave have automated functions to do that.  See [http://octave.sourceforge.net/signal/function/remez.html remez() in the Signals package of octave.]&lt;br /&gt;
*[http://eeweb.poly.edu/iselesni/EL713/remez/ A nice detailed description of the Parks McClellan algorithm with MATLAB/octave code.]&lt;br /&gt;
*[https://www.youtube.com/watch?v=bmOvHjSBlnc This is a nice demo of using a head related impulse response and FIR filters to give sound a nice 3D effect.]&lt;br /&gt;
*[http://recherche.ircam.fr/equipes/salles/listen/index.html Listen Head Related Transfer Function (HRTF) Database]&lt;br /&gt;
**[http://recherche.ircam.fr/equipes/salles/listen/sounds.html Selection of binaural sounds processed through different head related transfer functions.]  You can pick the HRTF that is closest to your own here.&lt;br /&gt;
&lt;br /&gt;
===Adaptive FIR Filters===&lt;br /&gt;
[https://www.youtube.com/watch?v=dE-pOYuu6go Your professor&#039;s cheesy video to explain Adaptive FIR Filters]&lt;br /&gt;
&lt;br /&gt;
[http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.42.6386&amp;amp;rep=rep1&amp;amp;type=pdf Introduction to Adaptive Filters, Simon Haykin]&lt;br /&gt;
&lt;br /&gt;
[http://saba.kntu.ac.ir/eecd/taghirad/E%20books/TOC/Adaptive%20Filters.pdf Simon Haykin&#039;s book chapter]&lt;br /&gt;
&lt;br /&gt;
[http://www.latticesemi.com/documents/doc22982x20.pdf?jsessionid=f0308ccf0f735471e49a6054323c5c177969 Adaptive LMS in an FPGA]&lt;br /&gt;
&lt;br /&gt;
[http://dsp-book.narod.ru/DSPMW/18.PDF Scott Douglas&#039; chapter on Adaptive Filters has some interesting applications, among them linear predictive coding (LPC) used in speech codecs.]&lt;br /&gt;
&lt;br /&gt;
[[Adaptive Filters In the Frequency Domain]]&lt;br /&gt;
&lt;br /&gt;
[http://www.iro.umontreal.ca/~mignotte/IFT3205/Documents/Applications/220.pdf Adaptive Filter Echo Cancellation]&lt;br /&gt;
&lt;br /&gt;
[http://www.mathworks.com/help/dsp/ug/overview-of-adaptive-filters-and-applications.html Adaptive Filters and Applications (Mathworks)]&lt;br /&gt;
&lt;br /&gt;
[http://www.dspalgorithms.com/aspt/asptnode26.html More Applications of Adaptive Filters]&lt;br /&gt;
&lt;br /&gt;
====Constant Modulus Algorythm====&lt;br /&gt;
[http://ens.ewi.tudelft.nl/Education/courses/et4147/sheets/cma_leus.pdf Using the CMA on antenna arrays]&lt;br /&gt;
&lt;br /&gt;
===Math Editors for Your Notebook===&lt;br /&gt;
You can make your notebook here on the wiki, but there are other options, including things like writing you notes on paper and using photo processing software to make notes like the [http://people.wallawalla.edu/~Rob.Frohne/ClassNotes/engr455index.htm old class notes].  You can also make screencasts or videos for your notebook.&lt;br /&gt;
*[https://jupyterlab.readthedocs.io/en/stable/ JupyterLab:] This is my current favorite for making notebooks with a &amp;quot;literate programming&amp;quot; approach.  It allows you to mix prose and other things with your equations in LaTex or python or octave code that illustrate the concepts.&lt;br /&gt;
*LaTex:  I suggest opening opening the following [http://www.math.duke.edu/computing/tex/templates/samplefile.tex sample file] with any of the LaTex editors below.  LaTex is a document processing language that you compile like C or other compiled languages.  It does produce the nicest looking documents, but it takes a bit of expertise to do that.  If you are bound for graduate school, it is well worth learning.&lt;br /&gt;
**[http://www.texstudio.org/ TexStudio] works with Windows, Linux, and OS X, has a previewer, menus to help newbies, and is about the most featured LaTex editor I have tried.&lt;br /&gt;
**[http://www.xm1math.net/texmaker/ Texmaker] is a LaTex editor with preview and a bunch of menus that help to figure out what you need to type to get the effects you want.  It works on Linux, Windows, and OS X.    &lt;br /&gt;
**[https://en.wikipedia.org/wiki/Gummi_(software) Gummi] is a LaTex editor with preview for Linux and Windows.&lt;br /&gt;
**[https://www.codecogs.com/latex/eqneditor.php Online LaTeX Editor] especially for equations. This is useful for other systems that take LaTex input when you don&#039;t know LaTex yet.&lt;br /&gt;
*[http://lurchmath.org/ Lurch] is a math editor for your desktop that will check your logic.  For this class it is primarily useful as an easy editor for mathematical subjects.&lt;br /&gt;
*[https://andrejv.github.io/wxmaxima/index.html wxMaxima] is a document based GUI for the Maxima computer algebra system.  You can do quite a bit of algebra and calculus in wxMaxima.  The notebooks it produces look good, but not as good as LaTex documents, however, you can easily change them, and it will redo all the math with the changes. I found a [https://bugs.launchpad.net/ubuntu/+source/wxmaxima/+bug/1311770 bug] in the version that come with Ubuntu 15.04 where it segfaults when you type in a parenthesis to one of the helpful windows that come up when using the menus.  I solved it by using the [https://launchpad.net/~peterpall/+archive/ubuntu/wxmaxima-nightlies nightly builds] from  Peter Pall.  As with most of the tools here, it will [http://www.matrix44.net/blog/?p=1029 integrate in with LaTex].&lt;br /&gt;
*[http://www.sagemath.org/ SageMath] is a computer algebra system similar to wxMaxima that uses python, maxima and other tools to make a very nice and powerful tool for making a notebook.  In order to make it work with the octave kernel, I had to use the latest version, which I obtained at [https://help.ubuntu.com/community/SAGE the Ubuntu Sage wiki] where I the instructions to install the upstream binary like this: &lt;br /&gt;
 sudo apt-add-repository -y ppa:aims/sagemath&lt;br /&gt;
 sudo apt-get update&lt;br /&gt;
 sudo apt-get install sagemath-upstream-binary&lt;br /&gt;
*[https://cloud.sagemath.com SageMath on the cloud] uses sage (a computer algebra system) and latex to make your document.  It has a nice preview that shows you what you get with your LaTex code.  It also has a Linux terminal that you can use for octave and other things.  You can create all kinds of files.  It works well with the online LaTex editor below.&lt;br /&gt;
**[http://www.sagemath.org/help-video.html Some SageMath Videos]  I found the two Introduction videos very useful.&lt;br /&gt;
*[http://www.ptc.com/engineering-math-software/mathcad?ab_eid=491&amp;amp;ab_vid=94189&amp;amp;gclid=CjwKEAjw1f6vBRC7tLqO_aih5WISJAAE0CYwihsuWeadsqwBL38_IQofPffXZUCfFMmau725f_zk-BoCbkrw_wcB PTC Mathcad] works for Windows and costs something, but is available on the campus network.&lt;br /&gt;
*LibreOffice is an open source word processor.&lt;br /&gt;
*Microsoft Word is a fancy word processor that I think you can get for free or minimal cost when you are a WWU student.&lt;br /&gt;
*[https://www.maplesoft.com Maple] is a commercial symbolic mathematics package similar to maxima.  It will do notebooks.  It is available on the school network.&lt;br /&gt;
*[https://www.wolfram.com/mathematica/ Mathematica] is another commercial symbolic software package.  I don&#039;t think it is available on the school network.&lt;br /&gt;
*[https://www-fourier.ujf-grenoble.fr/~parisse/giac.html Xcas is my current favorite open source alternative to Maple or Mathematica.]  Xcas uses syntax compatible with the TI-89, or Maple, or muPad, or the TI NSpire CAS or Voyager 200.  It runs on Windows, Linux, or OS X and is also available on Android for your phone, and I use it that way sometimes too.  It is based on Giac which was chosen for the recent fancy HP CAS calculator, and for [https://www.geogebra.org/ Geogebra].&lt;br /&gt;
&lt;br /&gt;
===Course Pages===&lt;br /&gt;
[[2005-2006 Assignments]]&lt;br /&gt;
&lt;br /&gt;
[[2006-2007 Assignments]]&lt;br /&gt;
&lt;br /&gt;
[[2008-2009 Assignments]]&lt;br /&gt;
&lt;br /&gt;
[[2009-2010 Assignments]]&lt;br /&gt;
&lt;br /&gt;
[http://people.wallawalla.edu/~Rob.Frohne/ClassNotes/engr455index.htm Class notes for Signals &amp;amp; Systems]&lt;br /&gt;
&lt;br /&gt;
==Articles==&lt;br /&gt;
&lt;br /&gt;
===Octave Tutorials and Scripts for Learning===&lt;br /&gt;
====Octave Scripts for Learning====&lt;br /&gt;
&lt;br /&gt;
[[An octave/MATLAB u(t) function example]]&lt;br /&gt;
&lt;br /&gt;
[[An octave/MATLAB RC circuit example with Fourier series]] that shows how to use the ideas of the linear time invariant systems game and phasors to find the output due to a square wave input&lt;br /&gt;
&lt;br /&gt;
[[An octave/MATLAB script to show the relation]]: &amp;lt;math&amp;gt;\int_{-\infty}^\infty e^{j2\pi ft} df = \delta(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[An octave/MATLAB script to show the Fourier series of a string of impulse functions]] is given by: &amp;lt;math&amp;gt;\sum_{k=-\infty}^\infty \delta(t-kT) = \sum_{k=-\infty}^\infty e^{-j2\pi kt/T}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[This octave/MATLAB script shows the effect of not sampling fast enough.]]  You can also see how the bandpass sampling theorem works from the plot this produces if you are clever.&lt;br /&gt;
&lt;br /&gt;
[[A octave/MATLAB script to show how Nyquist&#039;s formula]] for &amp;lt;math&amp;gt;x(t)&amp;lt;/math&amp;gt; in terms of sample points &amp;lt;math&amp;gt;x(nT)&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
An [[FIR Filter Example Code for Octave]]/MATLAB&lt;br /&gt;
&lt;br /&gt;
[[Demonstration of an Oversampling FIR Filter]]&lt;br /&gt;
&lt;br /&gt;
[[FIR Filter Design and Testing Using the DFT]]&lt;br /&gt;
&lt;br /&gt;
[[Leakage Example Octave Script]]&lt;br /&gt;
&lt;br /&gt;
[[Interpolation using the DFT Example Script]]&lt;br /&gt;
&lt;br /&gt;
[[An example showing how convolution is just a dot product]] or matrix multiply&lt;br /&gt;
&lt;br /&gt;
[[Tuner Upper Removal Demonstration]]&lt;br /&gt;
&lt;br /&gt;
[[Airplane Noise Removal Demonstration]]&lt;br /&gt;
&lt;br /&gt;
====Octave/MATLAB Tutorials====&lt;br /&gt;
&lt;br /&gt;
[http://people.duke.edu/~hpgavin/matlab.html A nice list of MATLAB tutorials from Duke University]&lt;br /&gt;
&lt;br /&gt;
[http://octave-online.net/ Online Octave] This works in your browser.&lt;br /&gt;
&lt;br /&gt;
[[Installing Octave on a Mac]] (Chris Lau)&lt;br /&gt;
&lt;br /&gt;
[[Octave and Scilab on a Mac]] (Ben Henry)&lt;br /&gt;
&lt;br /&gt;
[[Installing Octave (with the GUI) from source on Ubuntu]]&lt;br /&gt;
&lt;br /&gt;
[[ASN2 - Octave Tutorial]] (Jodi S. Hodge)&lt;br /&gt;
&lt;br /&gt;
===Python Examples===&lt;br /&gt;
&lt;br /&gt;
[[FFT Example]]&lt;br /&gt;
&lt;br /&gt;
===Final Project (2011)===&lt;br /&gt;
[[Matlab/Octave deMorse.m]]&lt;br /&gt;
&lt;br /&gt;
[[morse.m  This is the one from mathworks]]&lt;br /&gt;
&lt;br /&gt;
===[[Table of Fourier Transform Properties]]===&lt;br /&gt;
&lt;br /&gt;
==Homework Assignments==&lt;br /&gt;
Please put your name next to the assignment, linking it to your submission&lt;br /&gt;
* HW #1 - Make a personal page on this wiki ([[Christopher Garrison Lau I|Chris Lau]])([[Jodi S. Hodge]])([[user:chris.wills|Chris Wills]])[[Shepherd,Victor|(Victor Shepherd)]]&lt;br /&gt;
* HW #2 - Write a tutorial about installing and/or using Octave ([[Installing Octave on a Mac|Chris Lau]])([[Jodi S. Hodge]])([[Octave|Victor Shepherd]])&lt;br /&gt;
* HW #3 - Show graphically that &amp;lt;math&amp;gt; \int_{-\infty}^{\infty} e^{j2\pi f(t-u)}\, df = \delta (t-u)&amp;lt;/math&amp;gt; ([[HW 3|Chris Lau]])([[Jodi S. Hodge]])([[user:chris.wills/HW3|Chris Wills]])([[Hw3|Victor Shepherd)]]&lt;br /&gt;
&lt;br /&gt;
* HW #4 - Given a linear time-invariant system where &amp;lt;math&amp;gt;\ u(t) &amp;lt;/math&amp;gt; produces an output &amp;lt;math&amp;gt;\ w(t) &amp;lt;/math&amp;gt;, find the output due to any function &amp;lt;math&amp;gt;\ x(t) &amp;lt;/math&amp;gt; ([[HW 4|Chris Lau]])&lt;br /&gt;
* HW #5: ([[HW 5|Chris Lau]])&lt;br /&gt;
** Part 1 -  Find &amp;lt;math&amp;gt; \mathcal{F}[e^{- \sigma t} x(t)u(t)] &amp;lt;/math&amp;gt; and relate it to the Laplace Transform. Derive the Inverse Laplace Transform of this from the inverse Fourier Transform.&lt;br /&gt;
** Part 2 - [[Image:20101006KeyDSCN3161.jpg|thumb|300px|center]]&lt;br /&gt;
&lt;br /&gt;
* HW #6 - Pick a property of the Fourier Transform &amp;amp; present it on the Wiki. Make a table with all your properties. Interpret your property. ([[HW 6|Ben Henry]])([[Table of Fourier Transform Properties|Chris Lau]])([[Table of Fourier Transform Properties|Victor Shepherd]])&lt;br /&gt;
* HW #7 - Finish the practice tests&lt;br /&gt;
* HW #8 - Make a page about interpolating FIR filters. Note how many multiply/add operations.([[Jodi S. Hodge]])([[Interpolating FIR filters|Chris Lau]])([[Hw8|Victor Shepherd]])&lt;br /&gt;
* HW #9 - Add to #8 writeup how to do a decimating filter and figure out how many multiply &amp;amp; adds are needed for a n/2 decimating low pass filter.([[Jodi S. Hodge]])([[Decimating FIR filters|Chris Lau]])([[Hw9|Victor Shepherd)]]&lt;br /&gt;
* HW #10 - Use Octave (or Mathlab or Silab) to plot the frequency response of low pass filters with cut off frequencies of 1/32T, 1/8T, and 1/4T and compare how many coeffficients are needed with an eye to answer the question &amp;quot;Is it less calculation to decimate and then filter, or better to put the filter in the pre-decimation filter?&amp;quot; ([[Jodi S. Hodge]])([[Hw10|Victor Shepherd)]]&lt;br /&gt;
* HW #11 - Is our method the same as Mark Fowler&#039;s? See &lt;br /&gt;
[http://www.ws.binghamton.edu/fowler/fowler%20personal%20page/EE521_files/IV-05%20Polyphase%20FIlters_2007.pdf Wiki]. Same # multiply and adds? See Notes 11/3/10. ([[Jodi S. Hodge]])([[Hw11|Victor Shepherd)]]&lt;br /&gt;
* HW #12 - Experiment with a variety of signals having a 3Khz bandwidth to determine the resolution you can get when doing a cross correlation &amp;lt;math&amp;gt; \ r(m) =&lt;br /&gt;
&lt;br /&gt;
\displaystyle\sum\limits_{n=0}^{N-1} x(n) x(n+m) &amp;lt;/math&amp;gt;. You can generate the signals randomly and filter them to obtain the band-limited signals.  ([[Jodi S. Hodge]])&lt;br /&gt;
* HW #13 - Derive the following realtions:&lt;br /&gt;
**a)      &amp;lt;math&amp;gt;DFT(x(k-l))\!&amp;lt;/math&amp;gt;&lt;br /&gt;
**b)      &amp;lt;math&amp;gt; DFT(e^{j2 \pi lk/N}x(k)\!&amp;lt;/math&amp;gt;&lt;br /&gt;
**c)      &amp;lt;math&amp;gt;\sum\limits_{k=0}^{N-1} x(k)y(k)^{*}=c\sum\limits_{k=0}^{N-1} X(n)Y(n)^{*}&amp;lt;/math&amp;gt;  ([[Hw13|Victor Shepherd)]]&lt;br /&gt;
&lt;br /&gt;
* HW #14 - Come up with a use for an adaptiveFIR filter and make an Octave script to demonstrate it.  ([[Jodi S. Hodge]])([[Hw14|Victor Shepherd)]]&lt;br /&gt;
* HW #15 - Do Practice Exam II ([[Hw15|Victor Shepherd)]]&lt;br /&gt;
* [[CW-Robot Octave Simulation]]&lt;br /&gt;
&lt;br /&gt;
==People Involved with this Wiki==&lt;br /&gt;
===2013-2014 Contributors===&lt;br /&gt;
[[Brian Lenz]]&lt;br /&gt;
&lt;br /&gt;
[[Brian Clark]]&lt;br /&gt;
&lt;br /&gt;
[[Daniel Liwag]]&lt;br /&gt;
&lt;br /&gt;
[[Alex Haesche]]&lt;br /&gt;
&lt;br /&gt;
===2012-2013 Contributors===&lt;br /&gt;
[[Brian Haddad]]&lt;br /&gt;
&lt;br /&gt;
[[Kurt Hildebrand]]&lt;br /&gt;
&lt;br /&gt;
[[Denver Lodge]]&lt;br /&gt;
&lt;br /&gt;
[[User:michael.vonpohle|Michael von Pohle]]&lt;br /&gt;
&lt;br /&gt;
===2011-2012 Contributors===&lt;br /&gt;
[[Matthew Blaire]]&lt;br /&gt;
&lt;br /&gt;
[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
===2010-2011 Contributors===&lt;br /&gt;
[[Ben Henry|Ben Henry]]&lt;br /&gt;
&lt;br /&gt;
[[Christopher Garrison Lau I]]&lt;br /&gt;
&lt;br /&gt;
[[user:chris.wills|Chris Wills]]&lt;br /&gt;
&lt;br /&gt;
[[Jodi S. Hodge]]&lt;br /&gt;
&lt;br /&gt;
[[Luke Chilson]]&lt;br /&gt;
&lt;br /&gt;
[[Shepherd,Victor|Victor Shepherd]]&lt;br /&gt;
&lt;br /&gt;
===2009-2010 Contributors===&lt;br /&gt;
[[Nick Christman]]&lt;br /&gt;
&lt;br /&gt;
[[Joshua Sarris]]&lt;br /&gt;
&lt;br /&gt;
[[Kevin Starkey]]&lt;br /&gt;
&lt;br /&gt;
[[Max Woesner]]&lt;br /&gt;
&lt;br /&gt;
[[Jodi Hodge]]&lt;br /&gt;
&lt;br /&gt;
[[Corneliu Turturica]]&lt;br /&gt;
&lt;br /&gt;
===2008-2009 Contributors===&lt;br /&gt;
[[User:eric.clay|Eric Clay]]&lt;br /&gt;
&lt;br /&gt;
[[User:tsung-lin.yang|Chuck Yang]]&lt;br /&gt;
&lt;br /&gt;
[[User:elton.zebron|Elton Zebron]]&lt;br /&gt;
&lt;br /&gt;
[[User:Luke.chilson|Luke Chilson]]&lt;br /&gt;
&lt;br /&gt;
[[User:Brandon.price|Brandon Price]]&lt;br /&gt;
&lt;br /&gt;
[[User:Fonggr|Greg Fong]]&lt;br /&gt;
&lt;br /&gt;
===2007-2008 contributors===&lt;br /&gt;
&lt;br /&gt;
[[User:baldwin.britton|Baldwin Britton]]&lt;br /&gt;
&lt;br /&gt;
[[User:Harrde|Denver Harris]]&lt;br /&gt;
&lt;br /&gt;
[[User:Pridma|Mark Priddy]]&lt;br /&gt;
&lt;br /&gt;
[[User:ChrisRas|Chris Rasmussen]]&lt;br /&gt;
&lt;br /&gt;
[[User:RothMi|Michael Roth]]&lt;br /&gt;
&lt;br /&gt;
[[User:Rothsa|Sally Roth]]&lt;br /&gt;
&lt;br /&gt;
===2006-2007 contributors===&lt;br /&gt;
&lt;br /&gt;
[[User:Smitry|Ryan J Smith]]&lt;br /&gt;
&lt;br /&gt;
[[User:Nathan|Nathan Ferch]]&lt;br /&gt;
&lt;br /&gt;
[[User:Andrew|Andrew Lopez]]&lt;br /&gt;
&lt;br /&gt;
[[User:Sherna|Nathan Sherman]]&lt;br /&gt;
&lt;br /&gt;
[[User:Adkich|Chris Adkins]]&lt;br /&gt;
&lt;br /&gt;
===2005-2006 contributors===&lt;br /&gt;
&lt;br /&gt;
[[User:GabrielaV|Gabriela Valdivia]]&lt;br /&gt;
&lt;br /&gt;
[[User:SDiver|Raymond Betz]]&lt;br /&gt;
&lt;br /&gt;
[[User:chrijen|Jenni Christensen]]&lt;br /&gt;
&lt;br /&gt;
[[User:wonoje|Jeffrey Wonoprabowo]]&lt;br /&gt;
&lt;br /&gt;
[[User:wilspa|Paul Wilson]]&lt;br /&gt;
&lt;br /&gt;
[[User:Frohro|Instructor: Rob Frohne]]&lt;br /&gt;
&lt;br /&gt;
===2004-2005 contributors===&lt;br /&gt;
&lt;br /&gt;
[[User:Barnsa|Sam Barnes]]&lt;br /&gt;
&lt;br /&gt;
[[User:Santsh|Shawn Santana]]&lt;br /&gt;
&lt;br /&gt;
[[User:Goeari|Aric Goe]]&lt;br /&gt;
&lt;br /&gt;
[[User:Caswto|Todd Caswell]]&lt;br /&gt;
&lt;br /&gt;
[[User:Andeda|David Anderson]]&lt;br /&gt;
&lt;br /&gt;
[[User:Guenan|Anthony Guenterberg]]&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Signals_and_Systems&amp;diff=12010</id>
		<title>Signals and Systems</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Signals_and_Systems&amp;diff=12010"/>
		<updated>2019-09-23T16:29:39Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Math Editors for Your Notebook */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topics ==&lt;br /&gt;
[[Fourier series - by Ray Betz|Overview of Signals and Systems]]&lt;br /&gt;
&lt;br /&gt;
===Individual Subjects===&lt;br /&gt;
*[[Linear Time Invariant System|Linear Time Invariant Systems]]&lt;br /&gt;
**[[The Game|&amp;quot;The Game&amp;quot;]]&lt;br /&gt;
*[[Orthogonal functions|Orthogonal Functions]]&lt;br /&gt;
**[http://www.youtube.com/watch?v=mhEFJr5qvLo Douglas Harder Lecture on Functions as Vectors]&lt;br /&gt;
*[[Energy in a signal|Finding the Energy in a Signal]]&lt;br /&gt;
**[[Rayleigh&#039;s Theorem]]&lt;br /&gt;
*[[Fourier series|Fourier Series]]&lt;br /&gt;
*[[Fourier transform|Fourier Transforms]]&lt;br /&gt;
**[[Discrete Fourier transform]]&lt;br /&gt;
*[[Sampling]]&lt;br /&gt;
*[[FIR Filter Example]]&lt;br /&gt;
*[[Relationship between e, sin and cos]]&lt;br /&gt;
&lt;br /&gt;
== Some Useful Links to Suppliment or Substitute for a Textbook ==&lt;br /&gt;
===Books on Signal Processing===&lt;br /&gt;
*[https://ccrma.stanford.edu/~jos/sasp/sasp.html Spectral Audio Signal Processing, by Julius O. Smith III]&lt;br /&gt;
*[http://www.dspguide.com/ The Scientist and Engineer&#039;s Guide to Digital Signal Processing by Steven W. Smith, Ph.D.]  The professor likes this one.&lt;br /&gt;
*[http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-003-signals-and-systems-spring-2010/readings/ Discrete Time Signals &amp;amp; Systems]&lt;br /&gt;
*[http://www.dii.unipd.it/-renato.gobbo/download/brigham/ The Fast Fourier Transform by E. O. Brigham]  This was one of the professor&#039;s textbooks when he took this class.&lt;br /&gt;
*[http://faculty.uml.edu/cbyrne/SP1text.pdf Mathematics of Signal Processing: A First Course, by Charles L. Byrne]  Good chapters on Computer Aided Tomography (CAT Scan) as well as a lot of other interesting things.&lt;br /&gt;
*[http://www.orchardpublications.com/9781934404232ex.pdf Signals &amp;amp; Systems, with MATLAB/Simulink, Karris]&lt;br /&gt;
&lt;br /&gt;
===Fourier Series===&lt;br /&gt;
*[http://www.intmath.com/Fourier-series/Fourier-intro.php Interactive Mathematics (like a textbook with some examples)]&lt;br /&gt;
*[http://mathworld.wolfram.com/FourierSeries.html Mathworld]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Fourier_series Wikipedia]&lt;br /&gt;
*[http://web.mit.edu/2.14/www/Handouts/FreqDom.pdf MIT handout on Fourier Series, Fourier Transform, and Laplace Transform]&lt;br /&gt;
*[http://www.maths.mq.edu.au/~bon/Fourier%20Theory.pdf Fourier Theory B..M..N.. Clarke]&lt;br /&gt;
&lt;br /&gt;
===Dirac Delta Function and Convolution===&lt;br /&gt;
*[http://web.mit.edu/2.14/www/Handouts/Convolution.pdf MIT handout on Dirac Delta Function and Convolution]&lt;br /&gt;
*[http://homedir.jct.ac.il/~shlomoe/Public/LinSysStuff/IntroLinSys.pdf Linear Time Invariant Systems by Shlomo Engelberg]&lt;br /&gt;
&lt;br /&gt;
===Multi-rate Filtering===&lt;br /&gt;
&lt;br /&gt;
[https://www.google.com/url?sa=t&amp;amp;rct=j&amp;amp;q=&amp;amp;esrc=s&amp;amp;source=web&amp;amp;cd=1&amp;amp;ved=0CC4QFjAA&amp;amp;url=http%3A%2F%2Fwww.mds.com%2Fsystem%2Fresources%2FBAhbBlsHOgZmIjIyMDExLzA1LzAzLzEyLzI0LzM5LzQ4Ny9tdWx0aXJhdGVfYXJ0aWNsZS5wZGY%2Fmultirate_article.pdf&amp;amp;ei=zSalUoGrK4nsoATOl4DQCQ&amp;amp;usg=AFQjCNGTQ9MYLLQE6D4ay_pDlGzShSA1uw&amp;amp;sig2=geMUjuDMkKvs79FrwJeeQg&amp;amp;bvm=bv.57752919,d.cGU Multirate Filters Introduction]&lt;br /&gt;
&lt;br /&gt;
[http://www.ws.binghamton.edu/fowler/fowler%20personal%20page/EE521_files/IV-05%20Polyphase%20FIlters_2007.pdf Slides from a Presentation on Polyphase Decimation and Interpolation by Mark Fowler]&lt;br /&gt;
&lt;br /&gt;
===FIR Filters===&lt;br /&gt;
&lt;br /&gt;
*[http://www.dspguru.com/dsp/faqs/fir This is a very easy-to-understand summary of FIR basics, properties, design, and implementation]&lt;br /&gt;
&lt;br /&gt;
*[http://www.dspguru.com/dsp/faqs/multirate/decimation Another easy-to-understand article about decimation]&lt;br /&gt;
&lt;br /&gt;
*[http://www.dspguru.com/dsp/faqs/multirate/interpolation Another easy-to-understand article about interpolation]&lt;br /&gt;
&lt;br /&gt;
*[http://inst.eecs.berkeley.edu/~ee123/fa11/docs/FastConv.pdf Fast Convolution Based on the FFT]  This reference shows how end effects are dealt with.  To use the FFT for convolution, you need to do it in blocks, which leads to end effects, and more latency, but if your blocks are big enough, it speeds up the convolution.&lt;br /&gt;
&lt;br /&gt;
*The truncated Fourier series or DFT method of FIR filter design gives the best approximation of the desired frequency response in a least squared error sense, but it is not very good near discontinuities.  [http://itee.uq.edu.au/~elec4600/elec4600_lectures/1perpage/lectremez.pdf The Parks-McClellan] (Remez) iterative algorithm gives equal ripple in the pass band and stop band.  This is the best in terms of minimizing the maximum error in each area, which is usually better in the real world.  MATLAB/octave have automated functions to do that.  See [http://octave.sourceforge.net/signal/function/remez.html remez() in the Signals package of octave.]&lt;br /&gt;
*[http://eeweb.poly.edu/iselesni/EL713/remez/ A nice detailed description of the Parks McClellan algorithm with MATLAB/octave code.]&lt;br /&gt;
*[https://www.youtube.com/watch?v=bmOvHjSBlnc This is a nice demo of using a head related impulse response and FIR filters to give sound a nice 3D effect.]&lt;br /&gt;
*[http://recherche.ircam.fr/equipes/salles/listen/index.html Listen Head Related Transfer Function (HRTF) Database]&lt;br /&gt;
**[http://recherche.ircam.fr/equipes/salles/listen/sounds.html Selection of binaural sounds processed through different head related transfer functions.]  You can pick the HRTF that is closest to your own here.&lt;br /&gt;
&lt;br /&gt;
===Adaptive FIR Filters===&lt;br /&gt;
[https://www.youtube.com/watch?v=dE-pOYuu6go Your professor&#039;s cheesy video to explain Adaptive FIR Filters]&lt;br /&gt;
&lt;br /&gt;
[http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.42.6386&amp;amp;rep=rep1&amp;amp;type=pdf Introduction to Adaptive Filters, Simon Haykin]&lt;br /&gt;
&lt;br /&gt;
[http://saba.kntu.ac.ir/eecd/taghirad/E%20books/TOC/Adaptive%20Filters.pdf Simon Haykin&#039;s book chapter]&lt;br /&gt;
&lt;br /&gt;
[http://www.latticesemi.com/documents/doc22982x20.pdf?jsessionid=f0308ccf0f735471e49a6054323c5c177969 Adaptive LMS in an FPGA]&lt;br /&gt;
&lt;br /&gt;
[http://dsp-book.narod.ru/DSPMW/18.PDF Scott Douglas&#039; chapter on Adaptive Filters has some interesting applications, among them linear predictive coding (LPC) used in speech codecs.]&lt;br /&gt;
&lt;br /&gt;
[[Adaptive Filters In the Frequency Domain]]&lt;br /&gt;
&lt;br /&gt;
[http://www.iro.umontreal.ca/~mignotte/IFT3205/Documents/Applications/220.pdf Adaptive Filter Echo Cancellation]&lt;br /&gt;
&lt;br /&gt;
[http://www.mathworks.com/help/dsp/ug/overview-of-adaptive-filters-and-applications.html Adaptive Filters and Applications (Mathworks)]&lt;br /&gt;
&lt;br /&gt;
[http://www.dspalgorithms.com/aspt/asptnode26.html More Applications of Adaptive Filters]&lt;br /&gt;
&lt;br /&gt;
====Constant Modulus Algorythm====&lt;br /&gt;
[http://ens.ewi.tudelft.nl/Education/courses/et4147/sheets/cma_leus.pdf Using the CMA on antenna arrays]&lt;br /&gt;
&lt;br /&gt;
===Math Editors for Your Notebook===&lt;br /&gt;
You can make your notebook here on the wiki, but there are other options, including things like writing you notes on paper and using photo processing software to make notes like the [http://people.wallawalla.edu/~Rob.Frohne/ClassNotes/engr455index.htm old class notes].  You can also make screencasts or videos for your notebook.&lt;br /&gt;
*[https://jupyterlab.readthedocs.io/en/stable/ JupyterLab:] This is my current favorite for making notebooks with a &amp;quot;literate programming&amp;quot; approach.  It allows you to mix prose and other things with your equations in LaTex or python or octave code that illustrate the concepts.&lt;br /&gt;
*LaTex:  I suggest opening opening the following [http://www.math.duke.edu/computing/tex/templates/samplefile.tex sample file] with any of the LaTex editors below.  LaTex is a document processing language that you compile like C or other compiled languages.  It does produce the nicest looking documents, but it takes a bit of expertise to do that.  If you are bound for graduate school, it is well worth learning.&lt;br /&gt;
**[http://www.texstudio.org/ TexStudio] works with Windows, Linux, and OS X, has a previewer, menus to help newbies, and is about the most featured LaTex editor I have tried.&lt;br /&gt;
**[http://www.xm1math.net/texmaker/ Texmaker] is a LaTex editor with preview and a bunch of menus that help to figure out what you need to type to get the effects you want.  It works on Linux, Windows, and OS X.    &lt;br /&gt;
**[https://en.wikipedia.org/wiki/Gummi_(software) Gummi] is a LaTex editor with preview for Linux and Windows.&lt;br /&gt;
**[https://www.codecogs.com/latex/eqneditor.php Online LaTeX Editor] especially for equations. This is useful for other systems that take LaTex input when you don&#039;t know LaTex yet.&lt;br /&gt;
*[http://lurchmath.org/ Lurch] is a math editor for your desktop that will check your logic.  For this class it is primarily useful as an easy editor for mathematical subjects.&lt;br /&gt;
*[https://andrejv.github.io/wxmaxima/index.html wxMaxima] is a document based GUI for the Maxima computer algebra system.  You can do quite a bit of algebra and calculus in wxMaxima.  The notebooks it produces look good, but not as good as LaTex documents, however, you can easily change them, and it will redo all the math with the changes. I found a [https://bugs.launchpad.net/ubuntu/+source/wxmaxima/+bug/1311770 bug] in the version that come with Ubuntu 15.04 where it segfaults when you type in a parenthesis to one of the helpful windows that come up when using the menus.  I solved it by using the [https://launchpad.net/~peterpall/+archive/ubuntu/wxmaxima-nightlies nightly builds] from  Peter Pall.  As with most of the tools here, it will [http://www.matrix44.net/blog/?p=1029 integrate in with LaTex].&lt;br /&gt;
*[http://www.sagemath.org/ SageMath] is a computer algebra system similar to wxMaxima that uses python, maxima and other tools to make a very nice and powerful tool for making a notebook.  In order to make it work with the octave kernel, I had to use the latest version, which I obtained at [https://help.ubuntu.com/community/SAGE the Ubuntu Sage wiki] where I the instructions to install the upstream binary like this: &lt;br /&gt;
 sudo apt-add-repository -y ppa:aims/sagemath&lt;br /&gt;
 sudo apt-get update&lt;br /&gt;
 sudo apt-get install sagemath-upstream-binary&lt;br /&gt;
*[https://cloud.sagemath.com SageMath on the cloud] uses sage (a computer algebra system) and latex to make your document.  It has a nice preview that shows you what you get with your LaTex code.  It also has a Linux terminal that you can use for octave and other things.  You can create all kinds of files.  It works well with the online LaTex editor below.&lt;br /&gt;
**[http://www.sagemath.org/help-video.html Some SageMath Videos]  I found the two Introduction videos very useful.&lt;br /&gt;
*[http://www.ptc.com/engineering-math-software/mathcad?ab_eid=491&amp;amp;ab_vid=94189&amp;amp;gclid=CjwKEAjw1f6vBRC7tLqO_aih5WISJAAE0CYwihsuWeadsqwBL38_IQofPffXZUCfFMmau725f_zk-BoCbkrw_wcB PTC Mathcad] works for Windows and costs something, but is available on the campus network.&lt;br /&gt;
*LibreOffice is an open source word processor.&lt;br /&gt;
*Microsoft Word is a fancy word processor that I think you can get for free or minimal cost when you are a WWU student.&lt;br /&gt;
*[https://www.maplesoft.com Maple] is a commercial symbolic mathematics package similar to maxima.  It will do notebooks.  It is available on the school network.&lt;br /&gt;
*[https://www.wolfram.com/mathematica/ Mathematica] is another commercial symbolic software package.  I don&#039;t think it is available on the school network.&lt;br /&gt;
*[https://www-fourier.ujf-grenoble.fr/~parisse/giac.html Xcas is my current favorite open source alternative to Maple or Mathematica.]  Xcas uses syntax compatible with the TI-89, or Maple, or muPad, or the TI NSpire CAS or Voyager 200.  It runs on Windows, Linux, or OS X and is also available on Android for your phone, and I use it that way sometimes too.  It is based on Giac which was chosen for the recent fancy HP CAS calculator, and for [https://www.geogebra.org/ Geogebra].&lt;br /&gt;
&lt;br /&gt;
===Course Pages===&lt;br /&gt;
[[2005-2006 Assignments]]&lt;br /&gt;
&lt;br /&gt;
[[2006-2007 Assignments]]&lt;br /&gt;
&lt;br /&gt;
[[2008-2009 Assignments]]&lt;br /&gt;
&lt;br /&gt;
[[2009-2010 Assignments]]&lt;br /&gt;
&lt;br /&gt;
[http://people.wallawalla.edu/~Rob.Frohne/ClassNotes/engr455index.htm Class notes for Signals &amp;amp; Systems]&lt;br /&gt;
&lt;br /&gt;
==Articles==&lt;br /&gt;
&lt;br /&gt;
===Octave Tutorials and Scripts for Learning===&lt;br /&gt;
====Octave Scripts for Learning====&lt;br /&gt;
&lt;br /&gt;
[[An octave/MATLAB u(t) function example]]&lt;br /&gt;
&lt;br /&gt;
[[An octave/MATLAB RC circuit example with Fourier series]] that shows how to use the ideas of the linear time invariant systems game and phasors to find the output due to a square wave input&lt;br /&gt;
&lt;br /&gt;
[[An octave/MATLAB script to show the relation]]: &amp;lt;math&amp;gt;\int_{-\infty}^\infty e^{j2\pi ft} df = \delta(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[An octave/MATLAB script to show the Fourier series of a string of impulse functions]] is given by: &amp;lt;math&amp;gt;\sum_{k=-\infty}^\infty \delta(t-kT) = \sum_{k=-\infty}^\infty e^{-j2\pi kt/T}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[This octave/MATLAB script shows the effect of not sampling fast enough.]]  You can also see how the bandpass sampling theorem works from the plot this produces if you are clever.&lt;br /&gt;
&lt;br /&gt;
[[A octave/MATLAB script to show how Nyquist&#039;s formula]] for &amp;lt;math&amp;gt;x(t)&amp;lt;/math&amp;gt; in terms of sample points &amp;lt;math&amp;gt;x(nT)&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
An [[FIR Filter Example Code for Octave]]/MATLAB&lt;br /&gt;
&lt;br /&gt;
[[Demonstration of an Oversampling FIR Filter]]&lt;br /&gt;
&lt;br /&gt;
[[FIR Filter Design and Testing Using the DFT]]&lt;br /&gt;
&lt;br /&gt;
[[Leakage Example Octave Script]]&lt;br /&gt;
&lt;br /&gt;
[[Interpolation using the DFT Example Script]]&lt;br /&gt;
&lt;br /&gt;
[[An example showing how convolution is just a dot product]] or matrix multiply&lt;br /&gt;
&lt;br /&gt;
[[Tuner Upper Removal Demonstration]]&lt;br /&gt;
&lt;br /&gt;
[[Airplane Noise Removal Demonstration]]&lt;br /&gt;
&lt;br /&gt;
====Octave/MATLAB Tutorials====&lt;br /&gt;
&lt;br /&gt;
[http://people.duke.edu/~hpgavin/matlab.html A nice list of MATLAB tutorials from Duke University]&lt;br /&gt;
&lt;br /&gt;
[http://octave-online.net/ Online Octave] This works in your browser.&lt;br /&gt;
&lt;br /&gt;
[[Installing Octave on a Mac]] (Chris Lau)&lt;br /&gt;
&lt;br /&gt;
[[Octave and Scilab on a Mac]] (Ben Henry)&lt;br /&gt;
&lt;br /&gt;
[[Installing Octave (with the GUI) from source on Ubuntu]]&lt;br /&gt;
&lt;br /&gt;
[[ASN2 - Octave Tutorial]] (Jodi S. Hodge)&lt;br /&gt;
&lt;br /&gt;
===Python Examples===&lt;br /&gt;
&lt;br /&gt;
[[FFT Example]]&lt;br /&gt;
&lt;br /&gt;
===Final Project (2011)===&lt;br /&gt;
[[Matlab/Octave deMorse.m]]&lt;br /&gt;
&lt;br /&gt;
[[morse.m  This is the one from mathworks]]&lt;br /&gt;
&lt;br /&gt;
===[[Table of Fourier Transform Properties]]===&lt;br /&gt;
&lt;br /&gt;
==Homework Assignments==&lt;br /&gt;
Please put your name next to the assignment, linking it to your submission&lt;br /&gt;
* HW #1 - Make a personal page on this wiki ([[Christopher Garrison Lau I|Chris Lau]])([[Jodi S. Hodge]])([[user:chris.wills|Chris Wills]])[[Shepherd,Victor|(Victor Shepherd)]]&lt;br /&gt;
* HW #2 - Write a tutorial about installing and/or using Octave ([[Installing Octave on a Mac|Chris Lau]])([[Jodi S. Hodge]])([[Octave|Victor Shepherd]])&lt;br /&gt;
* HW #3 - Show graphically that &amp;lt;math&amp;gt; \int_{-\infty}^{\infty} e^{j2\pi f(t-u)}\, df = \delta (t-u)&amp;lt;/math&amp;gt; ([[HW 3|Chris Lau]])([[Jodi S. Hodge]])([[user:chris.wills/HW3|Chris Wills]])([[Hw3|Victor Shepherd)]]&lt;br /&gt;
&lt;br /&gt;
* HW #4 - Given a linear time-invariant system where &amp;lt;math&amp;gt;\ u(t) &amp;lt;/math&amp;gt; produces an output &amp;lt;math&amp;gt;\ w(t) &amp;lt;/math&amp;gt;, find the output due to any function &amp;lt;math&amp;gt;\ x(t) &amp;lt;/math&amp;gt; ([[HW 4|Chris Lau]])&lt;br /&gt;
* HW #5: ([[HW 5|Chris Lau]])&lt;br /&gt;
** Part 1 -  Find &amp;lt;math&amp;gt; \mathcal{F}[e^{- \sigma t} x(t)u(t)] &amp;lt;/math&amp;gt; and relate it to the Laplace Transform. Derive the Inverse Laplace Transform of this from the inverse Fourier Transform.&lt;br /&gt;
** Part 2 - [[Image:20101006KeyDSCN3161.jpg|thumb|300px|center]]&lt;br /&gt;
&lt;br /&gt;
* HW #6 - Pick a property of the Fourier Transform &amp;amp; present it on the Wiki. Make a table with all your properties. Interpret your property. ([[HW 6|Ben Henry]])([[Table of Fourier Transform Properties|Chris Lau]])([[Table of Fourier Transform Properties|Victor Shepherd]])&lt;br /&gt;
* HW #7 - Finish the practice tests&lt;br /&gt;
* HW #8 - Make a page about interpolating FIR filters. Note how many multiply/add operations.([[Jodi S. Hodge]])([[Interpolating FIR filters|Chris Lau]])([[Hw8|Victor Shepherd]])&lt;br /&gt;
* HW #9 - Add to #8 writeup how to do a decimating filter and figure out how many multiply &amp;amp; adds are needed for a n/2 decimating low pass filter.([[Jodi S. Hodge]])([[Decimating FIR filters|Chris Lau]])([[Hw9|Victor Shepherd)]]&lt;br /&gt;
* HW #10 - Use Octave (or Mathlab or Silab) to plot the frequency response of low pass filters with cut off frequencies of 1/32T, 1/8T, and 1/4T and compare how many coeffficients are needed with an eye to answer the question &amp;quot;Is it less calculation to decimate and then filter, or better to put the filter in the pre-decimation filter?&amp;quot; ([[Jodi S. Hodge]])([[Hw10|Victor Shepherd)]]&lt;br /&gt;
* HW #11 - Is our method the same as Mark Fowler&#039;s? See &lt;br /&gt;
[http://www.ws.binghamton.edu/fowler/fowler%20personal%20page/EE521_files/IV-05%20Polyphase%20FIlters_2007.pdf Wiki]. Same # multiply and adds? See Notes 11/3/10. ([[Jodi S. Hodge]])([[Hw11|Victor Shepherd)]]&lt;br /&gt;
* HW #12 - Experiment with a variety of signals having a 3Khz bandwidth to determine the resolution you can get when doing a cross correlation &amp;lt;math&amp;gt; \ r(m) =&lt;br /&gt;
&lt;br /&gt;
\displaystyle\sum\limits_{n=0}^{N-1} x(n) x(n+m) &amp;lt;/math&amp;gt;. You can generate the signals randomly and filter them to obtain the band-limited signals.  ([[Jodi S. Hodge]])&lt;br /&gt;
* HW #13 - Derive the following realtions:&lt;br /&gt;
**a)      &amp;lt;math&amp;gt;DFT(x(k-l))\!&amp;lt;/math&amp;gt;&lt;br /&gt;
**b)      &amp;lt;math&amp;gt; DFT(e^{j2 \pi lk/N}x(k)\!&amp;lt;/math&amp;gt;&lt;br /&gt;
**c)      &amp;lt;math&amp;gt;\sum\limits_{k=0}^{N-1} x(k)y(k)^{*}=c\sum\limits_{k=0}^{N-1} X(n)Y(n)^{*}&amp;lt;/math&amp;gt;  ([[Hw13|Victor Shepherd)]]&lt;br /&gt;
&lt;br /&gt;
* HW #14 - Come up with a use for an adaptiveFIR filter and make an Octave script to demonstrate it.  ([[Jodi S. Hodge]])([[Hw14|Victor Shepherd)]]&lt;br /&gt;
* HW #15 - Do Practice Exam II ([[Hw15|Victor Shepherd)]]&lt;br /&gt;
* [[CW-Robot Octave Simulation]]&lt;br /&gt;
&lt;br /&gt;
==People Involved with this Wiki==&lt;br /&gt;
===2013-2014 Contributors===&lt;br /&gt;
[[Brian Lenz]]&lt;br /&gt;
&lt;br /&gt;
[[Brian Clark]]&lt;br /&gt;
&lt;br /&gt;
[[Daniel Liwag]]&lt;br /&gt;
&lt;br /&gt;
[[Alex Haesche]]&lt;br /&gt;
&lt;br /&gt;
===2012-2013 Contributors===&lt;br /&gt;
[[Brian Haddad]]&lt;br /&gt;
&lt;br /&gt;
[[Kurt Hildebrand]]&lt;br /&gt;
&lt;br /&gt;
[[Denver Lodge]]&lt;br /&gt;
&lt;br /&gt;
[[User:michael.vonpohle|Michael von Pohle]]&lt;br /&gt;
&lt;br /&gt;
===2011-2012 Contributors===&lt;br /&gt;
[[Matthew Blaire]]&lt;br /&gt;
&lt;br /&gt;
[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
===2010-2011 Contributors===&lt;br /&gt;
[[Ben Henry|Ben Henry]]&lt;br /&gt;
&lt;br /&gt;
[[Christopher Garrison Lau I]]&lt;br /&gt;
&lt;br /&gt;
[[user:chris.wills|Chris Wills]]&lt;br /&gt;
&lt;br /&gt;
[[Jodi S. Hodge]]&lt;br /&gt;
&lt;br /&gt;
[[Luke Chilson]]&lt;br /&gt;
&lt;br /&gt;
[[Shepherd,Victor|Victor Shepherd]]&lt;br /&gt;
&lt;br /&gt;
===2009-2010 Contributors===&lt;br /&gt;
[[Nick Christman]]&lt;br /&gt;
&lt;br /&gt;
[[Joshua Sarris]]&lt;br /&gt;
&lt;br /&gt;
[[Kevin Starkey]]&lt;br /&gt;
&lt;br /&gt;
[[Max Woesner]]&lt;br /&gt;
&lt;br /&gt;
[[Jodi Hodge]]&lt;br /&gt;
&lt;br /&gt;
[[Corneliu Turturica]]&lt;br /&gt;
&lt;br /&gt;
===2008-2009 Contributors===&lt;br /&gt;
[[User:eric.clay|Eric Clay]]&lt;br /&gt;
&lt;br /&gt;
[[User:tsung-lin.yang|Chuck Yang]]&lt;br /&gt;
&lt;br /&gt;
[[User:elton.zebron|Elton Zebron]]&lt;br /&gt;
&lt;br /&gt;
[[User:Luke.chilson|Luke Chilson]]&lt;br /&gt;
&lt;br /&gt;
[[User:Brandon.price|Brandon Price]]&lt;br /&gt;
&lt;br /&gt;
[[User:Fonggr|Greg Fong]]&lt;br /&gt;
&lt;br /&gt;
===2007-2008 contributors===&lt;br /&gt;
&lt;br /&gt;
[[User:baldwin.britton|Baldwin Britton]]&lt;br /&gt;
&lt;br /&gt;
[[User:Harrde|Denver Harris]]&lt;br /&gt;
&lt;br /&gt;
[[User:Pridma|Mark Priddy]]&lt;br /&gt;
&lt;br /&gt;
[[User:ChrisRas|Chris Rasmussen]]&lt;br /&gt;
&lt;br /&gt;
[[User:RothMi|Michael Roth]]&lt;br /&gt;
&lt;br /&gt;
[[User:Rothsa|Sally Roth]]&lt;br /&gt;
&lt;br /&gt;
===2006-2007 contributors===&lt;br /&gt;
&lt;br /&gt;
[[User:Smitry|Ryan J Smith]]&lt;br /&gt;
&lt;br /&gt;
[[User:Nathan|Nathan Ferch]]&lt;br /&gt;
&lt;br /&gt;
[[User:Andrew|Andrew Lopez]]&lt;br /&gt;
&lt;br /&gt;
[[User:Sherna|Nathan Sherman]]&lt;br /&gt;
&lt;br /&gt;
[[User:Adkich|Chris Adkins]]&lt;br /&gt;
&lt;br /&gt;
===2005-2006 contributors===&lt;br /&gt;
&lt;br /&gt;
[[User:GabrielaV|Gabriela Valdivia]]&lt;br /&gt;
&lt;br /&gt;
[[User:SDiver|Raymond Betz]]&lt;br /&gt;
&lt;br /&gt;
[[User:chrijen|Jenni Christensen]]&lt;br /&gt;
&lt;br /&gt;
[[User:wonoje|Jeffrey Wonoprabowo]]&lt;br /&gt;
&lt;br /&gt;
[[User:wilspa|Paul Wilson]]&lt;br /&gt;
&lt;br /&gt;
[[User:Frohro|Instructor: Rob Frohne]]&lt;br /&gt;
&lt;br /&gt;
===2004-2005 contributors===&lt;br /&gt;
&lt;br /&gt;
[[User:Barnsa|Sam Barnes]]&lt;br /&gt;
&lt;br /&gt;
[[User:Santsh|Shawn Santana]]&lt;br /&gt;
&lt;br /&gt;
[[User:Goeari|Aric Goe]]&lt;br /&gt;
&lt;br /&gt;
[[User:Caswto|Todd Caswell]]&lt;br /&gt;
&lt;br /&gt;
[[User:Andeda|David Anderson]]&lt;br /&gt;
&lt;br /&gt;
[[User:Guenan|Anthony Guenterberg]]&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Communications_Systems&amp;diff=12009</id>
		<title>Communications Systems</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Communications_Systems&amp;diff=12009"/>
		<updated>2018-05-22T18:32:07Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Information Theory */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ENGR 456&lt;br /&gt;
====Articles====&lt;br /&gt;
* [[AM vs FM Modulation]] (Jodi and Eric)&lt;br /&gt;
* [[Nick_SSB | Single Side Band (SSB) Modulation]] (Nick Christman, in progress)&lt;br /&gt;
&lt;br /&gt;
* [[Josh_DSB| Double Side Band (DSB) Modulation]] (Joshua Sarris)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
====Links====&lt;br /&gt;
=====PLL Links=====&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap6.pdf Fundamentals of Synchronization]&lt;br /&gt;
*[http://seit.unsw.adfa.edu.au/staff/sites/hrp/teaching/Electronics4/docs/PLL/pllJune03.pdf Phase Locked Loops]&lt;br /&gt;
*[http://engr.case.edu/merat_francis/eecs397/PLL.pdf Phase Locked Loops Feedback Theory]&lt;br /&gt;
**[http://www.crbond.com/pll.htm C++ code for three software PLLs]&lt;br /&gt;
**[http://en.wikipedia.org/wiki/Phase-locked_loop A MATLAB software PLL is down the page here.]&lt;br /&gt;
&lt;br /&gt;
=====Matched Filters=====&lt;br /&gt;
*[http://www.tapr.org/pdf/DCC2009-MatchedFilterandPosterioriDetector-KL7NA-KE7UFF.pdf Matched Filter A Posteriori Detector Paper]&lt;br /&gt;
=====PSK31 Links=====&lt;br /&gt;
*[http://www.arrl.org/files/file/Technology/tis/info/pdf/x9907003.pdf Peter Martinez&#039;s original article from Radio Communications, December 1998]&lt;br /&gt;
*[http://aintel.bi.ehu.es/psk31.html The Official PSK31 Homepage]&lt;br /&gt;
*[http://www.arrl.org/psk31-spec ARRL PSK31 Specifications]&lt;br /&gt;
*[https://sites.google.com/site/psk31matlabproject/ PSK31 Project of Ted, Trent and Travis]&lt;br /&gt;
*[https://github.com/frohro/PSK31-Simulation-Octave-Matlab The professor&#039;s PSK31 Modulator on GitHub]&lt;br /&gt;
*[http://trace.tennessee.edu/cgi/viewcontent.cgi?article=2383&amp;amp;context=utk_chanhonoproj PSK31 Demodulator Using Digital PLL]&lt;br /&gt;
**[https://code.google.com/p/rttypsk31/ The design files and code for the PSK31 and RTTY demodulator above]&lt;br /&gt;
*[http://www.moetronix.com/ae4jy/pskcoredll.htm PSKcore DLL from Moe Wheatley]&lt;br /&gt;
**[http://www.moetronix.com/ae4jy/files/pskcoredll141.pdf Documentation and Algorithms of PSKcore]&lt;br /&gt;
**[http://www.nue-psk.com/doc/NUE-PSKarticle(A4).pdf NUE-PSK (this article describes an algorithm for encoding and decoding PSK31 based on PSKcore)]&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/PSK31/capture.wav Some PSK31 (and other) signals recorded off the air.]&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/PSK31/capture1.wav Some longer PSK31 signals recorded off the air.]&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Communications/jack-skeleton.c A skeleton program to get data from Jack Audio Connection Kit]&lt;br /&gt;
&lt;br /&gt;
=====CW Decoder Links=====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Communications/Jeff_McDow.pdf Jeff McDow&#039;s Senior Report on Morse Code Detection]&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Communications/sauditor_fftw3.tar.gz The sauditor program patched for fftw3.]&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Communications/CW_14_1_Audacity_Project.tar.gz Audacity file for testing with your CW Decoder Project]&lt;br /&gt;
*[http://jackaudio.org/files/refman.pdf Jack Audio Connection Kit Manual]&lt;br /&gt;
*[http://www.qsl.net/5/5b4az//pages/morse.html Demorse]&lt;br /&gt;
*[http://www.gnu.org/s/libc/manual/html_node/Creating-a-Pipe.html#Creating-a-Pipe Using a  Pipe or Fifo]&lt;br /&gt;
*[http://www.lix.polytechnique.fr/~liberti/public/computing/prog/c/C/FUNCTIONS/pipe.html More on Pipes and other C Functions]&lt;br /&gt;
*[http://en.wikibooks.org/wiki/Communication_Systems Free Open Textbook on Communications Systems]&lt;br /&gt;
=====Information Theory=====&lt;br /&gt;
*[https://www.khanacademy.org/computing/computer-science/informationtheory Journey into Information Theory with Sal Kahn]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/ClassHandouts/Communications/Probability%20and%20Information%20In%20Class%20HW.pdf In Class HW on Probability and Information]&lt;br /&gt;
*[http://fisher.osu.edu/~schroeder.9/AMIS900/ech4.pdf Various Probability Distributions and How they Come About by Maximizing Entropy with Various Constraints]&lt;br /&gt;
*[https://pdfserv.maximintegrated.com/en/an/AN1890.pdf Spread Spectrum] is a result of the Shannon-Hartley Law.&lt;br /&gt;
&lt;br /&gt;
=====Shannon&#039;s Papers On Information Theory=====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Communications/Communication_in_Presence_of_Noise.pdf Communications in the Presence of Noise, Proceedings of the IRE, January, 1949]  This paper derives and explains Shannon&#039;s most important results.  It is very understandable for someone who has taken Signals and Systems.&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/viewer?url=http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Communications/shannon1948_ok.pdf Shannon&#039;s Bell Labs Technical Journal Articles 1948.]  These are more detailed.&lt;br /&gt;
=====Professor Coiffi&#039;s Book on Signal Processing and Communications=====&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap1.pdf Chapter 1 Fundamentals of Discrete Data Transmission]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap2.pdf Chapter 2 Passband Systems and Analysis]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap3.pdf Chapter 3 Equalization]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap4.pdf Chapter 4 Multichannel Modulation]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap5.pdf Chapter 5 Generalized Feedback Equalization]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap6.pdf Chapter 6 Synchronization]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap8.pdf Chapter 8 Coding and Decoding]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap9.pdf Chapter 9 Sequence Detection]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap10.pdf Chapter 10 System Design with Codes]&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap11.pdf Chapter 11 Code Concatenation and Advanced Codes]&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap12.pdf Chapter 12 Multi-User Fundamentals]&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap13.pdf Chapter 13 Gaussian Vector Multiple Access Channel]&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap14.pdf Chapter 14 Gaussian Vector Broadcast Channel]&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap15.pdf Chapter 15 Gaussian Interference Channel]&lt;br /&gt;
=====Other Texts on Communications=====&lt;br /&gt;
*[http://cnx.org/content/col10040/latest/pdf.pdf Everything from Circuits to Communications Systems, Don Johnson]&lt;br /&gt;
*[http://www.freewebs.com/angsuman/chapter3.pdf A chapter on the Binary Communications System]&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Communications_Systems&amp;diff=12008</id>
		<title>Communications Systems</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Communications_Systems&amp;diff=12008"/>
		<updated>2018-05-15T18:23:37Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Information Theory */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ENGR 456&lt;br /&gt;
====Articles====&lt;br /&gt;
* [[AM vs FM Modulation]] (Jodi and Eric)&lt;br /&gt;
* [[Nick_SSB | Single Side Band (SSB) Modulation]] (Nick Christman, in progress)&lt;br /&gt;
&lt;br /&gt;
* [[Josh_DSB| Double Side Band (DSB) Modulation]] (Joshua Sarris)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
====Links====&lt;br /&gt;
=====PLL Links=====&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap6.pdf Fundamentals of Synchronization]&lt;br /&gt;
*[http://seit.unsw.adfa.edu.au/staff/sites/hrp/teaching/Electronics4/docs/PLL/pllJune03.pdf Phase Locked Loops]&lt;br /&gt;
*[http://engr.case.edu/merat_francis/eecs397/PLL.pdf Phase Locked Loops Feedback Theory]&lt;br /&gt;
**[http://www.crbond.com/pll.htm C++ code for three software PLLs]&lt;br /&gt;
**[http://en.wikipedia.org/wiki/Phase-locked_loop A MATLAB software PLL is down the page here.]&lt;br /&gt;
&lt;br /&gt;
=====Matched Filters=====&lt;br /&gt;
*[http://www.tapr.org/pdf/DCC2009-MatchedFilterandPosterioriDetector-KL7NA-KE7UFF.pdf Matched Filter A Posteriori Detector Paper]&lt;br /&gt;
=====PSK31 Links=====&lt;br /&gt;
*[http://www.arrl.org/files/file/Technology/tis/info/pdf/x9907003.pdf Peter Martinez&#039;s original article from Radio Communications, December 1998]&lt;br /&gt;
*[http://aintel.bi.ehu.es/psk31.html The Official PSK31 Homepage]&lt;br /&gt;
*[http://www.arrl.org/psk31-spec ARRL PSK31 Specifications]&lt;br /&gt;
*[https://sites.google.com/site/psk31matlabproject/ PSK31 Project of Ted, Trent and Travis]&lt;br /&gt;
*[https://github.com/frohro/PSK31-Simulation-Octave-Matlab The professor&#039;s PSK31 Modulator on GitHub]&lt;br /&gt;
*[http://trace.tennessee.edu/cgi/viewcontent.cgi?article=2383&amp;amp;context=utk_chanhonoproj PSK31 Demodulator Using Digital PLL]&lt;br /&gt;
**[https://code.google.com/p/rttypsk31/ The design files and code for the PSK31 and RTTY demodulator above]&lt;br /&gt;
*[http://www.moetronix.com/ae4jy/pskcoredll.htm PSKcore DLL from Moe Wheatley]&lt;br /&gt;
**[http://www.moetronix.com/ae4jy/files/pskcoredll141.pdf Documentation and Algorithms of PSKcore]&lt;br /&gt;
**[http://www.nue-psk.com/doc/NUE-PSKarticle(A4).pdf NUE-PSK (this article describes an algorithm for encoding and decoding PSK31 based on PSKcore)]&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/PSK31/capture.wav Some PSK31 (and other) signals recorded off the air.]&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/PSK31/capture1.wav Some longer PSK31 signals recorded off the air.]&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Communications/jack-skeleton.c A skeleton program to get data from Jack Audio Connection Kit]&lt;br /&gt;
&lt;br /&gt;
=====CW Decoder Links=====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Communications/Jeff_McDow.pdf Jeff McDow&#039;s Senior Report on Morse Code Detection]&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Communications/sauditor_fftw3.tar.gz The sauditor program patched for fftw3.]&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Communications/CW_14_1_Audacity_Project.tar.gz Audacity file for testing with your CW Decoder Project]&lt;br /&gt;
*[http://jackaudio.org/files/refman.pdf Jack Audio Connection Kit Manual]&lt;br /&gt;
*[http://www.qsl.net/5/5b4az//pages/morse.html Demorse]&lt;br /&gt;
*[http://www.gnu.org/s/libc/manual/html_node/Creating-a-Pipe.html#Creating-a-Pipe Using a  Pipe or Fifo]&lt;br /&gt;
*[http://www.lix.polytechnique.fr/~liberti/public/computing/prog/c/C/FUNCTIONS/pipe.html More on Pipes and other C Functions]&lt;br /&gt;
*[http://en.wikibooks.org/wiki/Communication_Systems Free Open Textbook on Communications Systems]&lt;br /&gt;
=====Information Theory=====&lt;br /&gt;
*[https://www.khanacademy.org/computing/computer-science/informationtheory Journey into Information Theory with Sal Kahn]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/ClassHandouts/Communications/Probability%20and%20Information%20In%20Class%20HW.pdf In Class HW on Probability and Information]&lt;br /&gt;
*[http://fisher.osu.edu/~schroeder.9/AMIS900/ech4.pdf Various Probability Distributions and How they Come About by Maximizing Entropy with Various Constraints]&lt;br /&gt;
&lt;br /&gt;
=====Shannon&#039;s Papers On Information Theory=====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Communications/Communication_in_Presence_of_Noise.pdf Communications in the Presence of Noise, Proceedings of the IRE, January, 1949]  This paper derives and explains Shannon&#039;s most important results.  It is very understandable for someone who has taken Signals and Systems.&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/viewer?url=http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Communications/shannon1948_ok.pdf Shannon&#039;s Bell Labs Technical Journal Articles 1948.]  These are more detailed.&lt;br /&gt;
=====Professor Coiffi&#039;s Book on Signal Processing and Communications=====&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap1.pdf Chapter 1 Fundamentals of Discrete Data Transmission]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap2.pdf Chapter 2 Passband Systems and Analysis]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap3.pdf Chapter 3 Equalization]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap4.pdf Chapter 4 Multichannel Modulation]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap5.pdf Chapter 5 Generalized Feedback Equalization]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap6.pdf Chapter 6 Synchronization]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap8.pdf Chapter 8 Coding and Decoding]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap9.pdf Chapter 9 Sequence Detection]&lt;br /&gt;
&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap10.pdf Chapter 10 System Design with Codes]&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap11.pdf Chapter 11 Code Concatenation and Advanced Codes]&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap12.pdf Chapter 12 Multi-User Fundamentals]&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap13.pdf Chapter 13 Gaussian Vector Multiple Access Channel]&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap14.pdf Chapter 14 Gaussian Vector Broadcast Channel]&lt;br /&gt;
*[http://www.stanford.edu/group/cioffi/book/chap15.pdf Chapter 15 Gaussian Interference Channel]&lt;br /&gt;
=====Other Texts on Communications=====&lt;br /&gt;
*[http://cnx.org/content/col10040/latest/pdf.pdf Everything from Circuits to Communications Systems, Don Johnson]&lt;br /&gt;
*[http://www.freewebs.com/angsuman/chapter3.pdf A chapter on the Binary Communications System]&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Digital_Logic&amp;diff=12007</id>
		<title>Digital Logic</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Digital_Logic&amp;diff=12007"/>
		<updated>2018-05-04T00:09:46Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
*[http://www.learnabout-electronics.org/Digital/dig10.php Learn About Electronics Course on Digital Logic]&lt;br /&gt;
*[https://www.edx.org/course/computation-structures-part-1-digital-mitx-6-004-1x-0 MIT edX Digital Circuits]&lt;br /&gt;
*[https://www.coursera.org/learn/digital-systems/home/welcome Coursera: Digital Systems: from Logic Gates to Processors]&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Digital_Logic&amp;diff=12006</id>
		<title>Digital Logic</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Digital_Logic&amp;diff=12006"/>
		<updated>2018-05-03T23:55:52Z</updated>

		<summary type="html">&lt;p&gt;Frohro: Created page with &amp;quot;=Links= *[http://www.learnabout-electronics.org/Digital/dig10.php Learn About Electronics Course on Digital Logic]&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
*[http://www.learnabout-electronics.org/Digital/dig10.php Learn About Electronics Course on Digital Logic]&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Main_Page&amp;diff=12005</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Main_Page&amp;diff=12005"/>
		<updated>2018-05-03T23:54:02Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Classes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*[[http://people.wallawalla.edu/~rob.frohne/ClassNotes/ Class Notes]]&lt;br /&gt;
&lt;br /&gt;
=Classes =&lt;br /&gt;
&lt;br /&gt;
*[[Intro to CAD]]&lt;br /&gt;
*[[Assembly Language Programming]]&lt;br /&gt;
*[[Circuit Analysis]]&lt;br /&gt;
*[[Linear Network Analysis]]&lt;br /&gt;
*[[Feedback and Control Systems]]&lt;br /&gt;
*[[Engineering Electronics]]&lt;br /&gt;
*[[Electromechanical Energy Conversion]]&lt;br /&gt;
*[[Digital Control Systems]]&lt;br /&gt;
*[[Signals and systems|Signals and Systems]]&lt;br /&gt;
*[[Communications Systems]]&lt;br /&gt;
*[[Power Electronics]]&lt;br /&gt;
*[[Embedded Systems]]&lt;br /&gt;
*[[Electromagnetic Fields/Electricity and Magnetism]]&lt;br /&gt;
*[[Digital Logic]]&lt;br /&gt;
&lt;br /&gt;
=Useful Tools=&lt;br /&gt;
*[[http://octave-online.net/ Octave Online ]]&lt;br /&gt;
&lt;br /&gt;
=Workshops=&lt;br /&gt;
&lt;br /&gt;
*[[Android Programming]]&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=12004</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=12004"/>
		<updated>2018-02-19T03:26:09Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Kicad */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
==ENGR 356 (Engineering Electronics I Class)==&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
*[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
===LTSpice===&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
==ENGR 357 (Engineering Electronics II Class)==&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q] This is just one of numerous interesting sets of notes from Steve Long&#039;s Notes above.&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
These are also useful for the vector network analyzer project.&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
*[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
*[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
*[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
*[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
*[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
*[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
*[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
*[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
*[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
*[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
*[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
*[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
*[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
*[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
*[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
*[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
*[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
**[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
*[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
*[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
*[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
*[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
*[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
*[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
*[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
====SDR Using Realtek RTL2832U====&lt;br /&gt;
*[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
*[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
*[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
*[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
*[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
====Phase Locked Loops====&lt;br /&gt;
*[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
*[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
*[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
*[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
*[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
*[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
*[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
*[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
*[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*Links on the [[Electromagnetic Fields/Electricity and Magnetism]] class page are useful.&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa An entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
*[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
===Vector Network Analyzer Links===&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
====2018 Videos Made by the Professor====&lt;br /&gt;
*[https://youtu.be/G6GLJbYmkpI The Kicad Project Manager, an Introduction]&lt;br /&gt;
*[https://youtu.be/mxrdvrWgagY EESchema, the Kicad Schematic Entry Tool, an Introduction]&lt;br /&gt;
*[https://youtu.be/rzGkvogO2x8 Adding Parts to a Schematic in Kicad]&lt;br /&gt;
*[https://youtu.be/atXXBu0f_QU Making your own Footprint in Kicad]&lt;br /&gt;
*[https://youtu.be/QTuSD9vxmD8 Making a new Schematic Symbol Starting from a Similar Existing Symbol in Kicad]&lt;br /&gt;
*[https://youtu.be/KNYKaDVRTIQ Making a PCB from the schematic using Kicad PCBNew]&lt;br /&gt;
*[https://youtu.be/7K1xT9wBxQg How to construct a 3D model for Kicad using FreeCAD and the Kicad StepUp Tool]&lt;br /&gt;
*[https://youtu.be/XwGz29WlbBY How to import an existing 3D model from 3D Content Central for use in Kicad with FreeCAD and the Kicad StepUp workbench]&lt;br /&gt;
====Other Kicad Links====&lt;br /&gt;
*[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
*[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
*[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
*[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
*[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
*[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
*[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
*[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]*[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
*[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
*[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
*[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
====Circuit Board Layout Hints====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
*[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
* Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
* Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
*[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
*[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
*[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
*[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
*[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
*[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
*[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
*[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
*[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
*[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
*[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
*[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
*[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
*[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
*[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
*[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
*[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
*[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
*[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
===Contributors===&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=12003</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=12003"/>
		<updated>2018-02-19T03:22:00Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Software Defined Radio Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
==ENGR 356 (Engineering Electronics I Class)==&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
*[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
===LTSpice===&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
==ENGR 357 (Engineering Electronics II Class)==&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q] This is just one of numerous interesting sets of notes from Steve Long&#039;s Notes above.&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
These are also useful for the vector network analyzer project.&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
*[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
*[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
*[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
*[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
*[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
*[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
*[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
*[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
*[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
*[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
*[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
*[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
*[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
*[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
*[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
*[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
*[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
**[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
*[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
*[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
*[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
*[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
*[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
*[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
*[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
====SDR Using Realtek RTL2832U====&lt;br /&gt;
*[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
*[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
*[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
*[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
*[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
====Phase Locked Loops====&lt;br /&gt;
*[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
*[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
*[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
*[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
*[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
*[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
*[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
*[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
*[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*Links on the [[Electromagnetic Fields/Electricity and Magnetism]] class page are useful.&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa An entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
*[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
===Vector Network Analyzer Links===&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
*[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
*[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
*[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
*[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
*[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
*[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
*[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
*[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]*[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
*[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
*[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
*[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
====Circuit Board Layout Hints====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
*[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
* Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
* Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
*[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
*[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
*[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
*[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
*[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
*[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
*[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
*[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
*[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
*[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
*[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
*[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
*[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
*[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
*[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
*[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
*[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
*[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
*[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
===Contributors===&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=12002</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=12002"/>
		<updated>2018-02-19T03:19:58Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Qucs Simulations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
==ENGR 356 (Engineering Electronics I Class)==&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
*[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
===LTSpice===&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
==ENGR 357 (Engineering Electronics II Class)==&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q] This is just one of numerous interesting sets of notes from Steve Long&#039;s Notes above.&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
*[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
*[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
*[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
*[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
*[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
*[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
*[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
*[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
*[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
*[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
*[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
*[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
*[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
*[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
*[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
*[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
*[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
**[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
*[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
*[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
*[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
*[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
*[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
*[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
*[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
====SDR Using Realtek RTL2832U====&lt;br /&gt;
*[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
*[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
*[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
*[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
*[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
====Phase Locked Loops====&lt;br /&gt;
*[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
*[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
*[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
*[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
*[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
*[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
*[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
*[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
*[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*Links on the [[Electromagnetic Fields/Electricity and Magnetism]] class page are useful.&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa An entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
*[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
===Vector Network Analyzer Links===&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
*[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
*[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
*[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
*[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
*[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
*[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
*[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
*[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]*[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
*[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
*[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
*[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
====Circuit Board Layout Hints====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
*[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
* Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
* Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
*[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
*[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
*[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
*[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
*[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
*[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
*[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
*[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
*[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
*[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
*[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
*[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
*[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
*[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
*[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
*[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
*[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
*[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
*[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
===Contributors===&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=12001</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=12001"/>
		<updated>2018-02-19T03:16:53Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* ENGR 356 (Engineering Electronics I Class) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
==ENGR 356 (Engineering Electronics I Class)==&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
*[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
===LTSpice===&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
==ENGR 357 (Engineering Electronics II Class)==&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
*[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
*[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
*[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
*[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
*[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
*[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
*[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
*[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
*[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
*[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
*[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
*[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
*[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
*[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
*[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
*[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
*[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
**[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
*[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
*[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
*[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
*[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
*[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
*[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
*[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
====SDR Using Realtek RTL2832U====&lt;br /&gt;
*[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
*[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
*[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
*[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
*[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
====Phase Locked Loops====&lt;br /&gt;
*[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
*[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
*[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
*[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
*[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
*[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
*[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
*[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
*[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*Links on the [[Electromagnetic Fields/Electricity and Magnetism]] class page are useful.&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa An entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
*[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
===Vector Network Analyzer Links===&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
*[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
*[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
*[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
*[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
*[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
*[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
*[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
*[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]*[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
*[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
*[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
*[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
====Circuit Board Layout Hints====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
*[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
* Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
* Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
*[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
*[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
*[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
*[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
*[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
*[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
*[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
*[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
*[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
*[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
*[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
*[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
*[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
*[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
*[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
*[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
*[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
*[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
*[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
===Contributors===&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=12000</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=12000"/>
		<updated>2018-02-19T03:15:57Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Qucs Simulations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
==ENGR 356 (Engineering Electronics I Class)==&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
===LTSpice===&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
==ENGR 357 (Engineering Electronics II Class)==&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
*[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
*[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
*[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
*[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
*[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
*[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
*[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
*[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
*[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
*[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
*[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
*[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
*[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
*[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
*[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
*[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
*[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
**[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
*[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
*[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
*[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
*[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
*[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
*[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
*[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
====SDR Using Realtek RTL2832U====&lt;br /&gt;
*[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
*[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
*[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
*[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
*[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
====Phase Locked Loops====&lt;br /&gt;
*[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
*[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
*[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
*[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
*[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
*[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
*[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
*[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
*[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*Links on the [[Electromagnetic Fields/Electricity and Magnetism]] class page are useful.&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa An entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
*[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
===Vector Network Analyzer Links===&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
*[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
*[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
*[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
*[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
*[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
*[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
*[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
*[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]*[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
*[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
*[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
*[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
====Circuit Board Layout Hints====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
*[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
* Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
* Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
*[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
*[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
*[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
*[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
*[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
*[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
*[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
*[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
*[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
*[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
*[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
*[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
*[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
*[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
*[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
*[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
*[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
*[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
*[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
===Contributors===&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11999</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11999"/>
		<updated>2018-02-16T17:40:22Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Contributors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
==ENGR 356 (Engineering Electronics I Class)==&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
===LTSpice===&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
==ENGR 357 (Engineering Electronics II Class)==&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
*[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
*[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
*[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
*[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
*[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
*[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
*[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
*[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
*[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
*[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
*[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
*[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
*[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
*[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
*[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
*[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
*[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
**[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
*[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
*[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
*[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
*[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
*[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
*[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
*[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
====SDR Using Realtek RTL2832U====&lt;br /&gt;
*[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
*[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
*[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
*[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
*[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
====Phase Locked Loops====&lt;br /&gt;
*[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
*[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
*[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
*[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
*[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
*[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
*[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
*[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
*[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*Links on the [[Electromagnetic Fields/Electricity and Magnetism]] class page are useful.&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa An entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
*[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
===Vector Network Analyzer Links===&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
*[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
*[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
*[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
*[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
*[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
*[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
*[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
*[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]*[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
*[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
*[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
*[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
====Circuit Board Layout Hints====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
*[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
* Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
* Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
*[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
*[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
*[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
*[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
*[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
*[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
*[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
*[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
*[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
*[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
*[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
*[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
*[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
*[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
*[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
*[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
*[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
*[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
*[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
===Contributors===&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11998</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11998"/>
		<updated>2018-02-16T17:37:07Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Software Defined Radio Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
==ENGR 356 (Engineering Electronics I Class)==&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
===LTSpice===&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
==ENGR 357 (Engineering Electronics II Class)==&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
*[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
*[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
*[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
*[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
*[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
*[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
*[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
*[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
*[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
*[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
*[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
*[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
*[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
*[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
*[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
*[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
*[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
**[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
*[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
*[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
*[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
*[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
*[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
*[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
*[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
====SDR Using Realtek RTL2832U====&lt;br /&gt;
*[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
*[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
*[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
*[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
*[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
====Phase Locked Loops====&lt;br /&gt;
*[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
*[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
*[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
*[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
*[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
*[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
*[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
*[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
*[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*Links on the [[Electromagnetic Fields/Electricity and Magnetism]] class page are useful.&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa An entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
*[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
===Vector Network Analyzer Links===&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
*[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
*[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
*[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
*[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
*[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
*[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
*[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
*[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]*[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
*[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
*[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
*[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
====Circuit Board Layout Hints====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
*[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
* Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
* Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
*[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
*[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
*[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
*[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
*[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
*[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
*[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
*[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
*[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
*[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
*[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
*[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
*[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
*[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
*[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
*[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
*[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
*[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
*[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11997</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11997"/>
		<updated>2018-02-16T17:36:06Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Software Defined Radio Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
==ENGR 356 (Engineering Electronics I Class)==&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
===LTSpice===&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
==ENGR 357 (Engineering Electronics II Class)==&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
*[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
*[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
*[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
*[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
*[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
*[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
*[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
*[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
*[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
*[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
*[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
*[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
*[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
*[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
*[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
*[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
*[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
**[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
*[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
*[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
*[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
*[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
*[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
*[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
*[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====SDR Using Realtek RTL2832U====&lt;br /&gt;
*[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
*[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
*[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
*[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
*[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
====Phase Locked Loops====&lt;br /&gt;
*[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
*[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
*[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
*[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
*[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
*[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
*[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
*[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
*[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*Links on the [[Electromagnetic Fields/Electricity and Magnetism]] class page are useful.&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa An entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
*[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
===Vector Network Analyzer Links===&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
*[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
*[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
*[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
*[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
*[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
*[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
*[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
*[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]*[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
*[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
*[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
*[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
====Circuit Board Layout Hints====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
*[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
* Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
* Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
*[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
*[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
*[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
*[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
*[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
*[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
*[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
*[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
*[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
*[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
*[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
*[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
*[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
*[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
*[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
*[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
*[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
*[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
*[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11996</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11996"/>
		<updated>2018-02-16T17:34:39Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* ENGR 357 (Engineering Electronics II Class) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
==ENGR 356 (Engineering Electronics I Class)==&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
===LTSpice===&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
==ENGR 357 (Engineering Electronics II Class)==&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
*[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
*[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
*[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
*[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
*[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
*[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
*[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
*[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
*[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
*[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
*[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
*[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
*[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
*[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
*[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
*[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
**[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
*[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
*[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
*[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
*[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
*[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
*[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
*[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
*[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
====SDR Using Realtek RTL2832U====&lt;br /&gt;
*[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
*[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
*[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
*[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
*[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
====Phase Locked Loops====&lt;br /&gt;
*[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
*[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
*[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
*[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
*[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
*[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
*[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
*[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
*[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*Links on the [[Electromagnetic Fields/Electricity and Magnetism]] class page are useful.&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa An entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
*[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
===Vector Network Analyzer Links===&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
*[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
*[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
*[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
*[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
*[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
*[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
*[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
*[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]*[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
*[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
*[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
*[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
====Circuit Board Layout Hints====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
*[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
* Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
* Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
*[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
*[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
*[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
*[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
*[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
*[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
*[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
*[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
*[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
*[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
*[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
*[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
*[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
*[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
*[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
*[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
*[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
*[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
*[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11995</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11995"/>
		<updated>2018-02-16T17:33:30Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
==ENGR 356 (Engineering Electronics I Class)==&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
===LTSpice===&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
==ENGR 357 (Engineering Electronics II Class)==&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
*[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
*[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
*[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
*[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
*[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
*[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
*[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
*[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
*[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
*[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
*[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
*[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
*[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
*[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
*[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
*[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
*[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
**[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
*[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
*[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
*[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
*[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
*[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
*[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
*[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
*[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
====SDR Using Realtek RTL2832U====&lt;br /&gt;
*[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
*[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
*[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
*[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
*[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
====Phase Locked Loops====&lt;br /&gt;
*[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
*[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
*[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
*[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
*[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
*[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
*[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
*[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
*[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*Links on the [[Electromagnetic Fields/Electricity and Magnetism]] class page are useful.&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa An entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
*[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
===Vector Network Analyzer Links===&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
*[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
*[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
*[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
*[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
*[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
*[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
*[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
*[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]*[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
*[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
*[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
*[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
====Circuit Board Layout Hints====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
*[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
* Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
* Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
*[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
*[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
*[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
*[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
*[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
*[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
*[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
*[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
*[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
*[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
*[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
*[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
*[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
*[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
*[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
*[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
*[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
*[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
*[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11994</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11994"/>
		<updated>2018-02-16T17:30:08Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Software Defined Radio Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
===LTSpice===&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
*[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
*[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
*[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
*[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
*[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
*[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
*[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
*[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
*[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
*[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
*[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
*[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
*[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
*[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
*[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
*[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
*[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
**[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
*[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
*[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
*[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
*[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
*[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
*[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
*[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
*[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
====SDR Using Realtek RTL2832U====&lt;br /&gt;
*[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
*[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
*[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
*[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
*[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
====Phase Locked Loops====&lt;br /&gt;
*[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
*[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
*[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
*[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
*[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
*[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
*[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
*[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
*[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*Links on the [[Electromagnetic Fields/Electricity and Magnetism]] class page are useful.&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa An entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
*[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
===Vector Network Analyzer Links===&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
*[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
*[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
*[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
*[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
*[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
*[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
*[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
*[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]*[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
*[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
*[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
*[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
====Circuit Board Layout Hints====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
*[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
* Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
* Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
*[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
*[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
*[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
*[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
*[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
*[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
*[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
*[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
*[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
*[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
*[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
*[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
*[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
*[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
*[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
*[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
*[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
*[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
*[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11993</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11993"/>
		<updated>2018-02-16T17:26:35Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Transmission Lines */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
===LTSpice===&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
*[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
*[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
*[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
*[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
*[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
*[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
*[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
*[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*Links on the [[Electromagnetic Fields/Electricity and Magnetism]] class page are useful.&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa An entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
*[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
===Vector Network Analyzer Links===&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
*[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
*[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
*[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
*[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
*[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
*[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
*[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
*[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]*[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
*[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
*[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
*[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
====Circuit Board Layout Hints====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
*[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
* Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
* Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
*[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
*[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
*[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
*[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
*[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
*[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
*[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
*[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
*[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
*[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
*[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
*[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
*[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
*[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
*[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
*[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
*[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
*[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
*[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11992</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11992"/>
		<updated>2018-02-16T17:25:35Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Transmission Lines */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
===LTSpice===&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
*[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
*[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
*[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
*[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
*[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
*[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
*[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
*[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*Links on the [[Electromagnetic Fields/Electricity and Magnetism]] class page are useful.&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
*[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
===Vector Network Analyzer Links===&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
*[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
*[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
*[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
*[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
*[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
*[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
*[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
*[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]*[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
*[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
*[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
*[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
====Circuit Board Layout Hints====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
*[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
* Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
* Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
*[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
*[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
*[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
*[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
*[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
*[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
*[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
*[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
*[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
*[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
*[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
*[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
*[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
*[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
*[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
*[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
*[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
*[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
*[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11991</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11991"/>
		<updated>2018-02-16T17:25:11Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Transmission Lines */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
===LTSpice===&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
*[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
*[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
*[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
*[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
*[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
*[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
*[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
*[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*Links on the [[Electromagnetic Fields/Electricity and Magnetism]]class page are useful.&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
*[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
===Vector Network Analyzer Links===&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
*[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
*[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
*[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
*[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
*[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
*[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
*[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
*[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]*[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
*[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
*[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
*[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
====Circuit Board Layout Hints====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
*[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
* Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
* Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
*[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
*[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
*[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
*[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
*[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
*[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
*[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
*[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
*[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
*[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
*[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
*[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
*[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
*[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
*[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
*[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
*[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
*[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
*[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11990</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11990"/>
		<updated>2018-02-16T17:24:45Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Transmission Lines */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
===LTSpice===&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
*[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
*[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
*[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
*[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
*[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
*[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
*[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
*[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*Links on the [[Electromagnetic Fields/Electricity and Magnetism]]&lt;br /&gt;
class page are useful.&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
*[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
===Vector Network Analyzer Links===&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
*[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
*[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
*[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
*[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
*[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
*[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
*[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
*[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]*[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
*[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
*[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
*[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
====Circuit Board Layout Hints====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
*[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
* Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
* Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
*[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
*[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
*[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
*[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
*[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
*[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
*[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
*[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
*[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
*[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
*[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
*[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
*[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
*[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
*[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
*[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
*[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
*[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
*[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11989</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11989"/>
		<updated>2018-02-16T17:24:21Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Transmission Lines */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
===LTSpice===&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
*[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
*[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
*[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
*[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
*[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
*[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
*[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
*[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*Links on the [[Electromagnetic Fields/Electricity and Magnetism]]&lt;br /&gt;
 class page are useful.&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
*[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
===Vector Network Analyzer Links===&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
*[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
*[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
*[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
*[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
*[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
*[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
*[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
*[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]*[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
*[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
*[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
*[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
====Circuit Board Layout Hints====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
*[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
* Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
* Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
*[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
*[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
*[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
*[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
*[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
*[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
*[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
*[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
*[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
*[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
*[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
*[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
*[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
*[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
*[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
*[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
*[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
*[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
*[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11988</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11988"/>
		<updated>2018-02-16T17:22:44Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Transmission Lines */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
===LTSpice===&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
*[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
*[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
*[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
*[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
*[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
*[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
*[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
*[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*Links on the [Electromagnetic Fields/Electricity and Magnetism] class page are useful.&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
*[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
===Vector Network Analyzer Links===&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
*[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
*[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
*[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
*[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
*[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
*[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
*[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
*[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]*[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
*[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
*[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
*[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
====Circuit Board Layout Hints====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
*[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
* Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
* Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
*[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
*[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
*[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
*[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
*[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
*[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
*[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
*[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
*[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
*[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
*[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
*[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
*[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
*[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
*[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
*[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
*[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
*[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
*[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11987</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11987"/>
		<updated>2018-02-16T17:20:34Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Transmission Lines */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
===LTSpice===&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
*[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
*[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
*[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
*[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
*[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
*[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
*[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
*[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
*[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
===Vector Network Analyzer Links===&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
*[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
*[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
*[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
*[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
*[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
*[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
*[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
*[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]*[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
*[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
*[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
*[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
====Circuit Board Layout Hints====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
*[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
* Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
* Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
*[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
*[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
*[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
*[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
*[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
*[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
*[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
*[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
*[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
*[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
*[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
*[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
*[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
*[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
*[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
*[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
*[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
*[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
*[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11986</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11986"/>
		<updated>2018-02-16T17:20:15Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Vector Network Analyzer Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
===LTSpice===&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
*[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
*[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
*[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
*[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
*[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
*[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
*[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
*[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
*[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
===Vector Network Analyzer Links===&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
*[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
*[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
*[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
*[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
*[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
*[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
*[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
*[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]*[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
*[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
*[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
*[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
====Circuit Board Layout Hints====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
*[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
* Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
* Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
*[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
*[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
*[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
*[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
*[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
*[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
*[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
*[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
*[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
*[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
*[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
*[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
*[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
*[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
*[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
*[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
*[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
*[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
*[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11985</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11985"/>
		<updated>2018-02-16T17:17:28Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Wideband Transformers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
===LTSpice===&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
*[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
*[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
*[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
*[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
*[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
*[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
*[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
*[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
*[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
===Vector Network Analyzer Links===&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
*[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
*[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
*[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
*[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
*[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
*[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
*[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
*[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]*[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
*[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
*[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
*[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
====Circuit Board Layout Hints====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
*[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
* Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
* Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
*[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
*[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
*[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
*[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
*[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
*[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
*[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
*[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
*[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
*[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
*[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
*[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
*[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
*[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
*[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
*[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
*[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
*[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
*[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11984</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11984"/>
		<updated>2018-02-16T16:56:28Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Vector Network Analyzer Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
===LTSpice===&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
*[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
*[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
*[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
**[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
**[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
**[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
**[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
**[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
*[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
===Vector Network Analyzer Links===&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
*[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
*[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
*[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
*[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
*[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
*[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
*[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
*[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]*[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
*[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
*[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
*[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
====Circuit Board Layout Hints====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
*[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
* Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
* Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
*[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
*[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
*[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
*[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
*[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
*[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
*[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
*[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
*[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
*[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
*[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
*[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
*[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
*[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
*[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
*[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
*[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
*[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
*[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11983</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11983"/>
		<updated>2018-02-16T16:55:48Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Smith Chart */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
===LTSpice===&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
*[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
*[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
*[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
**[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
**[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
**[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
**[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
**[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
*[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
====Vector Network Analyzer Links====&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
*[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
*[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
*[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
*[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
*[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
*[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
*[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
*[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]*[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
*[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
*[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
*[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
====Circuit Board Layout Hints====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
*[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
* Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
* Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
*[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
*[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
*[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
*[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
*[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
*[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
*[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
*[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
*[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
*[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
*[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
*[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
*[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
*[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
*[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
*[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
*[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
*[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
*[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11982</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11982"/>
		<updated>2018-02-16T16:55:17Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Kicad */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
===LTSpice===&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
*[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
*[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
*[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
**[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
**[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
**[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
**[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
**[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
**[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Vector Network Analyzer Links====&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
*[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
*[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
*[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
*[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
*[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
*[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
*[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
*[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
*[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
*[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]*[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
*[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
*[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
*[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
====Circuit Board Layout Hints====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
*[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
* Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
* Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
*[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
*[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
*[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
*[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
*[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
*[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
*[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
*[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
*[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
*[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
*[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
*[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
*[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
*[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
*[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
*[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
*[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
*[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
*[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11981</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11981"/>
		<updated>2018-02-16T16:54:14Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Kicad */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
===LTSpice===&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
*[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
*[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
*[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
**[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
**[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
**[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
**[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
**[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
**[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Vector Network Analyzer Links====&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
**[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
**[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
**[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
**[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
**[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
**[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
**[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
**[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]&lt;br /&gt;
**[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
**[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
**[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
**[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
====Circuit Board Layout Hints====&lt;br /&gt;
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
*[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
* Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
* Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
*[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
*[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
*[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
*[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
*[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
*[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
*[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
*[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
*[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
*[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
*[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
*[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
*[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
*[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
*[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
*[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
*[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
*[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
*[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11980</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11980"/>
		<updated>2018-02-16T16:49:18Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
===LTSpice===&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
*[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
*[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
*[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
**[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
**[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
**[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
**[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
**[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
**[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Vector Network Analyzer Links====&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
**[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
**[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
**[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
**[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
**[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
**[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
**[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
**[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]&lt;br /&gt;
**[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
**[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
**[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
**[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
*Circuit Board Layout Hints&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
**[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
** Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
** Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
**[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
**[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
**[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
**[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
**[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
**[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
**[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
**[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
**[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
**[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
**[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
**[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
**[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
**[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
**[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
**[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
**[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
**[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
**[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11979</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11979"/>
		<updated>2018-02-16T16:47:58Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Software Defined Radio Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
*[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
*[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
*[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
**[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
**[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
**[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
**[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
**[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
**[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Vector Network Analyzer Links====&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
**[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
**[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
**[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
**[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
**[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
**[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
**[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
**[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]&lt;br /&gt;
**[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
**[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
**[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
**[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
*Circuit Board Layout Hints&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
**[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
** Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
** Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
**[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
**[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
**[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
**[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
**[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
**[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
**[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
**[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
**[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
**[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
**[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
**[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
**[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
**[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
**[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
**[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
**[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
**[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
**[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11978</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11978"/>
		<updated>2018-02-16T16:46:51Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Capacitors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
**[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
**[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
**[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
**[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
**[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
**[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Vector Network Analyzer Links====&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
**[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
**[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
**[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
**[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
**[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
**[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
**[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
**[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]&lt;br /&gt;
**[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
**[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
**[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
**[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
*Circuit Board Layout Hints&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
**[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
** Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
** Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
**[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
**[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
**[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
**[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
**[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
**[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
**[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
**[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
**[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
**[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
**[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
**[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
**[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
**[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
**[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
**[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
**[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
**[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
**[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11977</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11977"/>
		<updated>2018-02-16T16:46:19Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Capacitors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
**[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
**[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
**[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
**[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
**[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
&lt;br /&gt;
====Capacitors====&lt;br /&gt;
*[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
*[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
*[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
&lt;br /&gt;
*[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
*[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
**[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Vector Network Analyzer Links====&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
**[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
**[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
**[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
**[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
**[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
**[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
**[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
**[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]&lt;br /&gt;
**[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
**[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
**[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
**[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
*Circuit Board Layout Hints&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
**[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
** Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
** Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
**[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
**[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
**[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
**[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
**[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
**[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
**[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
**[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
**[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
**[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
**[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
**[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
**[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
**[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
**[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
**[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
**[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
**[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
**[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11976</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11976"/>
		<updated>2018-02-16T16:45:44Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Choosing a Core for a Transformer or Inductor */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
**[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
**[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
**[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
**[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
**[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
====Transformer Design====&lt;br /&gt;
*[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
*[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
*[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
&lt;br /&gt;
====Capacitors====&lt;br /&gt;
**[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
**[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
**[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
**[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
&lt;br /&gt;
**[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
**[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
**[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
**[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Vector Network Analyzer Links====&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
**[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
**[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
**[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
**[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
**[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
**[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
**[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
**[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]&lt;br /&gt;
**[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
**[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
**[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
**[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
*Circuit Board Layout Hints&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
**[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
** Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
** Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
**[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
**[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
**[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
**[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
**[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
**[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
**[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
**[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
**[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
**[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
**[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
**[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
**[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
**[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
**[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
**[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
**[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
**[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
**[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11975</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11975"/>
		<updated>2018-02-16T16:44:43Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* SMITH Chart */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
**[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
**[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
**[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
**[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
**[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
====Choosing a Core for a Transformer or Inductor====&lt;br /&gt;
**[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
**[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
&lt;br /&gt;
====Capacitors====&lt;br /&gt;
**[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
**[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
**[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
**[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
&lt;br /&gt;
**[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
**[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
**[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
&lt;br /&gt;
===Transmission Lines===&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
=====Smith Chart=====&lt;br /&gt;
**[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Vector Network Analyzer Links====&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
**[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
**[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
**[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
**[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
**[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
**[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
**[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
**[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]&lt;br /&gt;
**[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
**[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
**[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
**[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
*Circuit Board Layout Hints&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
**[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
** Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
** Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
**[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
**[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
**[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
**[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
**[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
**[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
**[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
**[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
**[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
**[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
**[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
**[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
**[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
**[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
**[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
**[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
**[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
**[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
**[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11974</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11974"/>
		<updated>2018-02-16T16:42:31Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Software Defined Radio Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
**[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
**[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
**[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
**[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
**[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
====Choosing a Core for a Transformer or Inductor====&lt;br /&gt;
**[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
**[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
&lt;br /&gt;
====Capacitors====&lt;br /&gt;
**[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
**[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
**[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
**[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
&lt;br /&gt;
**[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
**[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
**[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
&lt;br /&gt;
===SMITH Chart===&lt;br /&gt;
**[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
* Parasitic Capacitance&lt;br /&gt;
**[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
====Vector Network Analyzer Links====&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
**[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
**[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
**[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
**[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
**[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
**[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
**[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
**[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]&lt;br /&gt;
**[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
**[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
**[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
**[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
*Circuit Board Layout Hints&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
**[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
** Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
** Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
**[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
**[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
**[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
**[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
**[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
**[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
**[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
**[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
**[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
**[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
**[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
**[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
**[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
**[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
**[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
**[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
**[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
**[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
**[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11973</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11973"/>
		<updated>2018-02-16T16:41:02Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Choosing a Core for a Transformer or Inductor */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
**[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
**[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
**[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
**[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
**[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
====Choosing a Core for a Transformer or Inductor====&lt;br /&gt;
**[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
**[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
&lt;br /&gt;
====Capacitors====&lt;br /&gt;
**[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
**[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
**[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
**[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
&lt;br /&gt;
**[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
**[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
**[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
&lt;br /&gt;
===SMITH Chart===&lt;br /&gt;
**[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
* Parasitic Capacitance&lt;br /&gt;
**[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
====Vector Network Analyzer Links====&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
**[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
**[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
**[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
**[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
**[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
**[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
**[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
**[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]&lt;br /&gt;
**[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
**[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
**[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
**[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
*Circuit Board Layout Hints&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
**[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
** Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
** Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
**[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
**[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
**[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
**[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
**[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
**[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
**[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
**[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
**[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
**[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
**[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
**[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
**[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
**[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
**[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
**[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
**[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
**[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
**[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11972</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11972"/>
		<updated>2018-02-16T16:39:49Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Wideband Transformers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
**[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
**[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
**[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask]&lt;br /&gt;
**[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
**[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
====Choosing a Core for a Transformer or Inductor====&lt;br /&gt;
**[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
**[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
&lt;br /&gt;
====Capacitors====&lt;br /&gt;
**[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
**[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
**[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
**[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
&lt;br /&gt;
**[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
**[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
**[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
&lt;br /&gt;
===SMITH Chart===&lt;br /&gt;
**[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
* Parasitic Capacitance&lt;br /&gt;
**[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
====Vector Network Analyzer Links====&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
**[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
**[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
**[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
**[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
**[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
**[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
**[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
**[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]&lt;br /&gt;
**[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
**[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
**[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
**[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
*Circuit Board Layout Hints&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
**[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
** Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
** Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
**[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
**[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
**[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
**[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
**[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
**[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
**[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
**[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
**[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
**[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
**[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
**[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
**[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
**[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
**[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
**[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
**[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
**[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
**[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11971</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11971"/>
		<updated>2018-02-16T16:39:13Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Good links that explain how Radio originated */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
**[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
**[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
**[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask&lt;br /&gt;
**[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
**[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
====Choosing a Core for a Transformer or Inductor====&lt;br /&gt;
**[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
**[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
&lt;br /&gt;
====Capacitors====&lt;br /&gt;
**[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
**[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
**[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
**[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
&lt;br /&gt;
**[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
**[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
**[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
&lt;br /&gt;
===SMITH Chart===&lt;br /&gt;
**[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
* Parasitic Capacitance&lt;br /&gt;
**[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
====Vector Network Analyzer Links====&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
**[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
**[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
**[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
**[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
**[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
**[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
**[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
**[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]&lt;br /&gt;
**[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
**[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
**[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
**[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
*Circuit Board Layout Hints&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
**[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
** Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
** Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
**[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
**[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
**[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
**[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
**[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
**[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
**[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
**[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
**[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
**[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
**[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
**[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
**[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
**[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
**[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
**[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
**[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
**[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
**[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11970</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11970"/>
		<updated>2018-02-16T16:38:09Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Kicad */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
**[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
**[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
**[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask&lt;br /&gt;
**[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
**[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
====Choosing a Core for a Transformer or Inductor====&lt;br /&gt;
**[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
**[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
&lt;br /&gt;
====Capacitors====&lt;br /&gt;
**[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
**[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
==== Good links that explain how Radio originated====&lt;br /&gt;
**[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
**[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
&lt;br /&gt;
**[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
**[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
**[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
&lt;br /&gt;
===SMITH Chart===&lt;br /&gt;
**[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
* Parasitic Capacitance&lt;br /&gt;
**[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
====Vector Network Analyzer Links====&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
**[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
**[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
**[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
**[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
**[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
**[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
**[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
**[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]&lt;br /&gt;
**[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
**[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
**[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
**[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
*Circuit Board Layout Hints&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
**[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
** Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
** Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
**[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
**[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
**[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
**[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
**[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
**[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
**[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
**[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
**[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
**[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
**[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
**[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
**[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
**[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
**[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
**[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
**[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
**[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
**[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11969</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11969"/>
		<updated>2018-02-16T16:34:27Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* 2011 Contributors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
**[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
**[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
**[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask&lt;br /&gt;
**[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
**[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
====Choosing a Core for a Transformer or Inductor====&lt;br /&gt;
**[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
**[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
&lt;br /&gt;
====Capacitors====&lt;br /&gt;
**[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
**[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
==== Good links that explain how Radio originated====&lt;br /&gt;
**[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
**[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
**[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
**[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
**[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
**[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
**[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
**[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
**[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
**[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
**[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
**[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
**[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]&lt;br /&gt;
**[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
**[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
**[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
**[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
*Circuit Board Layout Hints&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
**[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
** Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
** Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
**[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
**[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
**[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
**[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
**[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
**[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
**[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
**[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
**[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
**[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
**[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
**[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
**[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
**[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
**[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
**[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
**[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
**[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
**[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
* SMITH Chart &lt;br /&gt;
**[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
* Parasitic Capacitance&lt;br /&gt;
**[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
====Vector Network Analyzer Links====&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
*2011 Contributors&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11968</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11968"/>
		<updated>2018-02-16T16:33:46Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* 2010 Contributors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
**[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
**[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
**[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask&lt;br /&gt;
**[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
**[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
====Choosing a Core for a Transformer or Inductor====&lt;br /&gt;
**[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
**[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
&lt;br /&gt;
====Capacitors====&lt;br /&gt;
**[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
**[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
==== Good links that explain how Radio originated====&lt;br /&gt;
**[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
**[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
**[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
**[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
**[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
**[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
**[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
**[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
**[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
**[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
**[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
**[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
**[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]&lt;br /&gt;
**[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
**[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
**[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
**[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
*Circuit Board Layout Hints&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
**[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
** Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
** Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
**[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
**[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
**[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
**[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
**[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
**[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
**[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
**[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
**[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
**[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
**[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
**[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
**[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
**[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
**[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
**[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
**[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
**[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
**[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
* SMITH Chart &lt;br /&gt;
**[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
* Parasitic Capacitance&lt;br /&gt;
**[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
====Vector Network Analyzer Links====&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
*2010 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
====2011 Contributors====&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11967</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11967"/>
		<updated>2018-02-16T16:33:16Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* 2012 Contributors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
**[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
**[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
**[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask&lt;br /&gt;
**[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
**[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
====Choosing a Core for a Transformer or Inductor====&lt;br /&gt;
**[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
**[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
&lt;br /&gt;
====Capacitors====&lt;br /&gt;
**[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
**[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
==== Good links that explain how Radio originated====&lt;br /&gt;
**[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
**[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
**[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
**[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
**[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
**[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
**[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
**[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
**[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
**[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
**[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
**[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
**[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]&lt;br /&gt;
**[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
**[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
**[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
**[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
*Circuit Board Layout Hints&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
**[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
** Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
** Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
**[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
**[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
**[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
**[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
**[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
**[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
**[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
**[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
**[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
**[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
**[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
**[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
**[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
**[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
**[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
**[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
**[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
**[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
**[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
* SMITH Chart &lt;br /&gt;
**[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
* Parasitic Capacitance&lt;br /&gt;
**[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
====Vector Network Analyzer Links====&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
*2012 Contributors&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
====2010 Contributors====&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
====2011 Contributors====&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11966</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11966"/>
		<updated>2018-02-16T16:32:54Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* 2013 Contributors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
**[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
**[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
**[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask&lt;br /&gt;
**[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
**[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
====Choosing a Core for a Transformer or Inductor====&lt;br /&gt;
**[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
**[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
&lt;br /&gt;
====Capacitors====&lt;br /&gt;
**[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
**[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
==== Good links that explain how Radio originated====&lt;br /&gt;
**[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
**[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
**[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
**[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
**[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
**[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
**[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
**[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
**[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
**[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
**[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
**[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
**[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]&lt;br /&gt;
**[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
**[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
**[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
**[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
*Circuit Board Layout Hints&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
**[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
** Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
** Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
**[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
**[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
**[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
**[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
**[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
**[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
**[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
**[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
**[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
**[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
**[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
**[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
**[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
**[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
**[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
**[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
**[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
**[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
**[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
* SMITH Chart &lt;br /&gt;
**[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
* Parasitic Capacitance&lt;br /&gt;
**[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
====Vector Network Analyzer Links====&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
====Contributors====&lt;br /&gt;
*2013 Contributors&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
====2012 Contributors====&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
====2010 Contributors====&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
====2011 Contributors====&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11965</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11965"/>
		<updated>2018-02-16T16:31:57Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
===[[Qucs Simulations]]===&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
===Software Defined Radio Links===&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
&lt;br /&gt;
====Wideband Transformers====&lt;br /&gt;
**[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
**[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
**[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask&lt;br /&gt;
**[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
**[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
====Choosing a Core for a Transformer or Inductor====&lt;br /&gt;
**[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
**[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
&lt;br /&gt;
====Capacitors====&lt;br /&gt;
**[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
**[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
==== Good links that explain how Radio originated====&lt;br /&gt;
**[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
**[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
&lt;br /&gt;
===Kicad===&lt;br /&gt;
**[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
**[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
**[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
**[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
**[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
**[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
**[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
**[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
**[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
**[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
**[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]&lt;br /&gt;
**[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
**[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
**[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
**[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
*Circuit Board Layout Hints&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
**[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
** Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
** Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
**[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
**[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
**[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
**[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
**[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
**[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
**[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
**[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
**[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
**[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
**[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
**[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
**[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
**[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
**[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
**[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
**[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
**[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
**[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
* SMITH Chart &lt;br /&gt;
**[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
* Parasitic Capacitance&lt;br /&gt;
**[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
====Vector Network Analyzer Links====&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
====2013 Contributors====&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
====2012 Contributors====&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
====2010 Contributors====&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
====2011 Contributors====&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11964</id>
		<title>Engineering Electronics</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Engineering_Electronics&amp;diff=11964"/>
		<updated>2018-02-16T16:28:01Z</updated>

		<summary type="html">&lt;p&gt;Frohro: /* Contributing Articles */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Links==&lt;br /&gt;
* [[What is Important, Voltage, Current or Power?]]&lt;br /&gt;
* [http://fweb.wallawalla.edu/~frohro/ClassHandouts/Electronics/Exam%201%20356%20Review%20Sheet%202018.pdf Exam I ENGR 356 Tips]&lt;br /&gt;
* Lab Write Up Documents&lt;br /&gt;
**[http://www.edn.com/electronics-blogs/embedded-basics/4441329/10-Tips-On-Engineering-Notebooks?_mc=NL_EDN_EDT_EDN_today_20160203&amp;amp;cid=NL_EDN_EDT_EDN_today_20160203&amp;amp;elq=0b4fac0a65fb47b8976861525eebec99&amp;amp;elqCampaignId=26817&amp;amp;elqaid=30665&amp;amp;elqat=1&amp;amp;elqTrackId=6e60559ec79045ab97ce21a0687e9f74 Ten tips for your Engineering Notebook]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Fast%20Functional%20Writing.pdf Fast Functional Writing]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Graphsmanship.pdf Graphsmanship]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Lab%20Grading%20Sheet.pdf Common Mistakes]&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Short%20Report%20Format.pdf Short Report Format]&lt;br /&gt;
*Function Generator Manuals&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/182A_Mar86.pdf  An example] of a function generator manual....  This may give you a bit of an idea how to write your manual for the Function Generator Lab.&lt;br /&gt;
**[http://bitsavers.informatik.uni-stuttgart.de/pdf/wavetek/130_Aug72.pdf A really simple  function generator,] but still a little more complicated than yours.  However, you will notice the hysteresis oscillator is used in it too.&lt;br /&gt;
*[http://ocw.mit.edu/ans7870/RES/RES.6-010/MITRES_6-010S13_comchaptrs.pdf Operational Amplifiers, Theory and Practice, by James Roberage]&lt;br /&gt;
*[http://www-g.eng.cam.ac.uk/mmg/teaching/linearcircuits/ Semiconductor Animations]&lt;br /&gt;
[http://users.ece.gatech.edu/mleach/ece3050/sp00/ce-ccamp.pdf Common Emitter/Common Collector Amplifier Example]&lt;br /&gt;
&lt;br /&gt;
[http://ltspice.linear.com/software/LTspiceGettingStartedGuide.pdf LTSpice Getting Started Guide]&lt;br /&gt;
LTSpice is a good simulator and runs on Windows, Linux (under wine), and OS X.  &lt;br /&gt;
*[https://csserver.evansville.edu/~richardson/courses/Tutorials/audio/AudioProcessing.pdf How to connect LTSpice and Gnu Octave for Analysis]&lt;br /&gt;
&lt;br /&gt;
[[Qucs Simulations]]&lt;br /&gt;
*[http://www.ntia.doc.gov/osmhome/allochrt.pdf United States Frequency Allocations]&lt;br /&gt;
*[http://www.wallawalla.edu/academics/departments/engineering/students/classes/engr357/pcbtut/index.htm Mentor Graphics PCB Design]&lt;br /&gt;
*[http://www.edn.com/design/analog/4402049/Temperature-and-voltage-variation-of-ceramic-capacitors--or-why-your-4-7--F-capacitor-becomes-a-0-33--F-capacitor?cid=EDNToday Ceramic Capacitors Change Value with Applied Voltage and Temperature (especially small surface mount ones)]&lt;br /&gt;
*[http://www.dspguru.com/sites/dspguru//files/QuadSignals.pdf Quadrature Signals Explained]&lt;br /&gt;
*[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/ECE218b.htm#_Toc345504902 Steve Long&#039;s and Mark Rodwell&#039;s Communications Electronics Course.]  See especially Steve Long&#039;s Notes at the end of the page.  They are good.&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Resonators.pdf Resonators and Q]&lt;br /&gt;
* [http://edn.com/design/analog/4430367/Bandpass-filter--adjustable-Q--constant-maximum-gain-with-two-op-amps-?_mc=NL_EDN_EDT_EDN_today_20140528&amp;amp;cid=NL_EDN_EDT_EDN_today_20140528&amp;amp;elq=bb2b3d0f43ee4bd281ba30eaf0bdea16&amp;amp;elqCampaignId=17264 Twin T Bandpass Filter with Adjustable Q]&lt;br /&gt;
* Software Defined Radio Links&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/R2_DSP/9804x040.pdf R2 DSP (an early software defined radio using a dedicated DSP)]&lt;br /&gt;
**[http://www.nonstopsystems.com/radio/frank_radio_sdr.htm Softrock and Theory]&lt;br /&gt;
**[http://www.wb5rvz.com/sdr/ Softrock Build Instructions and Notes]&lt;br /&gt;
**[http://groups.yahoo.com/group/softrock40/ Softrock Yahoo Interest Group]&lt;br /&gt;
**[http://www.sm5bsz.com/linuxdsp/hware/softrock/softrock.htm This is a very interesting article on optimizing the performance of the Softrock radio.  It is good design review of the Softrock receiver.]&lt;br /&gt;
**[http://www.qrpkits.com/files/SchematicsFFSDRv1-1large.JPG Firefly SDR] uses Dan Tayloe&#039;s mixer.&lt;br /&gt;
**[http://www.flex-radio.com/News.aspx?topic=publications This collection of Software Defined Radio publications is fantastic.]&lt;br /&gt;
**[http://www.sdradio.eu/sdradio/ SDRadio]&lt;br /&gt;
**[http://ra3wdk.qrz.ru/SDR.htm RA3WDK SDR Receiver (uses diode mixers)]&lt;br /&gt;
**[http://openhpsdr.org/ Open High Performance Software Defined Radio]&lt;br /&gt;
**[http://www.norcalqrp.org/files/Tayloe_mixer_x3a.pdf Tayloe Mixer]&lt;br /&gt;
***[[Octave Simulation of a Tayloe Sampling Mixer]]&lt;br /&gt;
**[http://www.m-audio.com/images/global/manuals/Delta44_Manual.pdf M-Audio Delta 44 Sound Card Manual]  This manual has useful specifications for determining the gain necessary for your software designed radio project.&lt;br /&gt;
**[http://focus.ti.com/lit/an/sloa093/sloa093.pdf Filter Design in 30 seconds]&lt;br /&gt;
**[http://www.raltron.com/cust/tools/band_pass_filters.asp Bandpass Filter Calculator] &lt;br /&gt;
**[http://qucs.sourceforge.net/ Quite Universal Circuit Simulator]  Useful for designing and simulating circuits. Can synthesize filter circuits.&lt;br /&gt;
**[http://www.cliftonlaboratories.com/si570_kit_from_k5bcq.htm#What_is_an_Si570_and_why_do_I_want_one What is an Si570 and why do I want one?]&lt;br /&gt;
**[https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf The Si5351 is a good cheap programmable oscillator] with either three or eight outputs.  It has pretty good phase noise.&lt;br /&gt;
***[https://github.com/etherkit/Si5351Arduino  It is used by ham radio enthusiasts with Arduino] controllors.&lt;br /&gt;
**[http://files.radioscanner.ru/files/download/file5912/u070262.pdf First steps in Software Defined Radio (SDR)]&lt;br /&gt;
**[http://www.ece.ucsb.edu/Faculty/rodwell/Classes/ece218b/notes/Mixer1.pdf Mixer theory]&lt;br /&gt;
**[https://docs.google.com/viewer?url=http%3A%2F%2Fclass.ece.iastate.edu%2Fdjchen%2Fee507%2FMixer%2520Design.ppt A very nice 115 slide powerpoint presentation] on mixers from Iowa State University.  It discusses metrics of mixers, and has a very nice discussion of the different types, advantages and disadvantages of each.&lt;br /&gt;
**[http://www.qsl.net/va3iul/RF%20Mixers/RF_Mixers.pdf Theory and Comparison of Various RF Mixers]&lt;br /&gt;
**[http://yu1lm.qrpradio.com/dc%20rx%20yu1lm.htm Serbian SDR and other radios]&lt;br /&gt;
**[http://www.qrz.lt/ly1gp/SDR/ TinySDR and others]&lt;br /&gt;
**[http://www.elektor.com/uploads/2011/8/50-00027.pdf Elektor SDR]&lt;br /&gt;
**[http://whiteboard.ping.se/SDR/IQ A nice pictorial description of I/Q data]&lt;br /&gt;
**[https://www.youtube.com/watch?v=JuuKF1RFvBM Jim William&#039;s very helpful video] of mixers and especially I/Q ones using the Tayloe method&lt;br /&gt;
&lt;br /&gt;
*SDR Using Realtek RTL2832U&lt;br /&gt;
**[http://www.george-smart.co.uk/wiki/FunCube_Upconverter FunCube Upconverter] &lt;br /&gt;
**[http://sdr.osmocom.org/trac/wiki/rtl-sdr The Wiki on this SDR.] &lt;br /&gt;
**[http://www.ct1ffu.com/site/hf-converter.pdf An HF Converter for this SDR] &lt;br /&gt;
**[http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/ List of compatible tuners]&lt;br /&gt;
**[http://pinouts.ru/Slots/USB_pinout.shtml USB Pinouts and Other Details]&lt;br /&gt;
*Phase Locked Loops&lt;br /&gt;
**[http://www.ece.ucsb.edu/~long/ece594a/PLL_intro_594a_s05.pdf Phase Locked Loop Circuits, S. Long, UCSB]&lt;br /&gt;
&lt;br /&gt;
*Wideband Transformers&lt;br /&gt;
**[http://www.electronics-tutorials.com/basics/wide-band-rf-transformers.htm Wideband Transformers]&lt;br /&gt;
**[http://www.semelab.com/rf/documents/Push-Pull%20Circuits%20and%20Wideband%20Transformers.pdf More Wideband Transformers]&lt;br /&gt;
**[http://home.earthlink.net/~christrask/TraskTLTTutorial.pdf Transmission Line Transformers Tutorial by Chris Trask&lt;br /&gt;
**[http://www.naturgrise.dk/oz9wi/artikler/HFE0204_Sevick.pdf Transmission Line Transformers, by Jerry Sevick (who wrote the book)]&lt;br /&gt;
**[http://www.radio-kits.co.uk/radio-related/Linear_PA/ECO6907.pdf Design of HF Wideband Power Transformers]&lt;br /&gt;
&lt;br /&gt;
*Choosing a Core for a Transformer or Inductor&lt;br /&gt;
**[http://ieeeb.okstate.edu/lecturenotes/EET-4654%20Microwaves/Lecture%2017%20The%20Toroidal%20Inductor.pdf Toroidal Cores]&lt;br /&gt;
**[http://www.micrometals.com/catalog_index.html Micrometals Catalog]&lt;br /&gt;
&lt;br /&gt;
*[https://en.wikipedia.org/wiki/Transmission_lines Transmission Lines]&lt;br /&gt;
*[http://cp.literature.agilent.com/litweb/pdf/5989-9103EN.pdf Gilbert Cell Mixers]&lt;br /&gt;
*[http://www.pericom.com/pdf/applications/AN047.pdf LVDS to PECL Interface]&lt;br /&gt;
*[http://www.fairchildsemi.com/an/AN/AN-780.pdf Positive Supply for ECL logic]&lt;br /&gt;
*[http://www.wenzel.com/documents/finesse.html Voltage regulators put out noise that can make for poor SDR receiver performance.  Here is a clever solution.  It also works for instrumentation amplifiers and other noise sensitive circuits.]&lt;br /&gt;
&lt;br /&gt;
* Capacitors&lt;br /&gt;
**[http://www.digikey.com/Web%20Export/Supplier%20Content/Murata_490/PDF/Murata_TA_Replacement_Catalog_C-24-C.pdf?redirected=1 Murata&#039;s comparison of monolithic ceramic capacitors as compared to Tantalum capacitors.]  Note that monolithic ceramic capacitors values decrease if you put larger DC voltages across them though.  The effective series resistance and temperature behavior are much better though.&lt;br /&gt;
**[http://beamdream.solarbotics.net/Tutorials/CapGuide.htm The markings] on capacitors are often based on pF.  There will be three digits, like 104 for 0.1uF.  The first two digits are the digits of the value, and the next number is the number of zeros to add after that to denote the capacitance in pF.  Thus 104 in 10 * 1e4 pF.&lt;br /&gt;
&lt;br /&gt;
* Good links that explain how Radio originated&lt;br /&gt;
**[http://fcc.gov/omd/history/radio/ Radio Development]&lt;br /&gt;
**[http://transition.fcc.gov/pshs/techtopics/techtopics4.html Introduction to Software Defined Radio]&lt;br /&gt;
&lt;br /&gt;
*Kicad&lt;br /&gt;
**[http://www.wb6dhw.com/Si570/Si570.html Si570 Libraries]&lt;br /&gt;
**[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C.zip The USB to Si570 interface design files]&lt;br /&gt;
**[http://people.wallawalla.edu/~rob.frohne/USB_I2C/USB_I2C_schematic.svg Schematic]&lt;br /&gt;
**[http://www.youtube.com/watch?v=rkQ0nVX1q1k Good Kicad Tutorial Video 1]&lt;br /&gt;
**[http://www.youtube.com/watch?v=8HNMihqa844 Good Kicad Tutorial Video 2]&lt;br /&gt;
**[http://www.kicadlib.org/Fichiers/KiCad_Tutorial.pdf KiCad Step By Step Tutorial PDF]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/ KiCad schematic and layout Guides]&lt;br /&gt;
**[http://kicad.rohrbacher.net/quicklib.php Kicad Quick Schematic Part Creator]&lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 KiCad Tutorial]&lt;br /&gt;
**[http://kicad.sourceforge.net/wiki/DE:Mini_tutorial Mini Tutorial] &lt;br /&gt;
**[http://www.youtube.com/watch?v=xRXEc7pB0o0 Installing KiCad for Windows and more video]&lt;br /&gt;
**[http://store.curiousinventor.com/guides/kicad/schematic_to_layout/ KiCad Schematic to Layout Tutorial - CuriousInventor Guides]&lt;br /&gt;
**[http://www.youtube.com/watch?v=Af8ez82W7_o&amp;amp;feature=results_video&amp;amp;playnext=1&amp;amp;list=PLE6A60D039C919B5C DPRG KiCad tutorial 3]&lt;br /&gt;
**[http://www.youtube.com/watch?v=ls5vWSV3TlE How to design a circuit board by Doug Paradis using KiCAD]&lt;br /&gt;
**[http://wiki.xtronics.com/index.php/Wire-Gauge_Ampacity Ampacity of Wires and Circuit Board Trace Widths]&lt;br /&gt;
**[http://www.blackstick.co.uk/pcb-design-calculators/track-width-current-mm.php Track width for certain temperature rise Calculater]&lt;br /&gt;
**[https://www.youtube.com/watch?v=CCG4daPvuVI A video on using the new (May 2014) push and shove router...]&lt;br /&gt;
**[http://n8vem-sbc.pbworks.com/w/file/79819109/ABOUT-2014-05-03.txt Freerouter Java program now open source and available here.]  Note that it isn&#039;t available any longer as a java applet on the web.&lt;br /&gt;
**[http://vimeo.com/99235812 Video on using the new Module Editor]&lt;br /&gt;
*Circuit Board Layout Hints&lt;br /&gt;
**[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Electronics/Circuit%20Board%20Layout%20Tips%20Revised.pdf Reduce the likelihood of noise and oscillation problems.]&lt;br /&gt;
**[http://edn.com/electronics-blogs/all-aboard-/4429390/Ten-best-practices-of-PCB-design?cid=nl_edn&amp;amp;elq=ee97eb731fbd4d13ac9e2c3cc18ba608&amp;amp;elqCampaignId=15922 Ten Best Practices of PCB Design]&lt;br /&gt;
** Daniel Colls - Parallel traces are often susceptible to cross-talk.  These should be separated by at least 2 trace widths for cross-talk reduction. when talking about Circuit Layout.&lt;br /&gt;
** Andrew Bylard - Use a stripline circuit when you have two parallel ground planes to give enhanced noise immunity against the propagation of radiated RF emissions.&lt;br /&gt;
**[http://www.eetimes.com/design/embedded/4211294/Tips-about-printed-circuit-board-design--Part-1---Dealing-with-harmful-PCB-effects Dealing with harmful PCB effects article]&lt;br /&gt;
**[http://www.electronics-project-design.com/PCB-Design.html PCB Trace and Spacing Info]&lt;br /&gt;
**[http://www.polarinstruments.com/support/cits/AP120.html Trace Impedance Matching]&lt;br /&gt;
**[http://www.robotroom.com/PCB-Layout-Tips.html Add test points at key locations and make it easy to probe (and other tips)]&lt;br /&gt;
**[http://www.ti.com/lit/an/szza009/szza009.pdf Make bypassing loops as small as possible in area and length (Page 10)]&lt;br /&gt;
**[http://www.learnemc.com/tutorials/guidelines.html Some good, and some not so good EMC Design Principles]&lt;br /&gt;
**[http://blog.screamingcircuits.com/files/top_10_issues_that_cause_bad_prototypes.pdf Common layout, prototyping, and schematic issues to avoid] &lt;br /&gt;
**[http://www.ti.com/lit/an/slyt499/slyt499.pdf Grounding in Mixed Analog and Digital Boards part 1]&lt;br /&gt;
**[http://www.ti.com/lit/an/slyt512/slyt512.pdf Grounding in Mixed Analog and Digital Boards part 2]&lt;br /&gt;
**[http://www.hottconsultants.com/pdf_files/june2001pcd_mixedsignal.pdf Partitioning in Mixed Signal Boards]&lt;br /&gt;
**[http://www.silabs.com/Support%20Documents/TechnicalDocs/AN203.pdf Silicon Labs Design Notes]&lt;br /&gt;
**[http://www.analog.com/library/analogdialogue/archives/46-06/staying_well_grounded.pdf Staying Well Grounded]&lt;br /&gt;
**[http://engineering.whitepapers.s3.amazonaws.com/MentorGraphics/10_Tips_for_Streamlining_82956.pdf PCB Thermal Design]&lt;br /&gt;
**[http://focus.ti.com/download/trng/docs/seminar/Topic%2010%20-%20Thermal%20Design%20Consideration%20for%20Surface%20Mount%20Layouts%20.pdf?DCMP=mdrvblog&amp;amp;HQS=gma-indu-motr-mdrvblog-150422-thermal-mc-en Thermal Design Considerations for Surface Mount Layouts]&lt;br /&gt;
**[http://electronicdesign.com/embedded/engineer-s-guide-high-quality-pcb-design The Engineer&#039;s Guide To High Quality PCB Design]&lt;br /&gt;
**[http://www.micrel.com/_PDF/Ethernet/app-notes/an-139.pdf Some good rules of thumb are in this app note from Micrel.]&lt;br /&gt;
**[http://irtfweb.ifa.hawaii.edu/~ao/Electronic/Peter_dump/Electronics/System/Text/PCBCADGuidelines.pdf Some good PCB guidelines considering how to approach fine pitch layout, and spacing between components, the board edges, etc.]&lt;br /&gt;
**[http://www.volersystems.com/v-2010-issue-1/pcb-layout-checklist PCB Layout Checklist:]  Check this before sending out your board!&lt;br /&gt;
**[http://fweb.wallawalla.edu/class-wiki/index.php/Printing_and_Etching_Circuit_Boards Printing and Etching Circuit Boards]&lt;br /&gt;
**[[Kicad Specific PCB Hints]]&lt;br /&gt;
&lt;br /&gt;
* SMITH Chart &lt;br /&gt;
**[http://www.fourier-series.com/rf-concepts/smithchart.html Interactive tutorials on how SMITH charts work]&lt;br /&gt;
&lt;br /&gt;
* Parasitic Capacitance&lt;br /&gt;
**[http://cds.linear.com/docs/en/application-note/an39f.pdf Dealing with parasitic capacitance in step-up transformer design]&lt;br /&gt;
====Vector Network Analyzer Links====&lt;br /&gt;
*[http://www.home.agilent.com/agilent/redirector.jspx?action=ref&amp;amp;cname=AGILENT_EDITORIAL&amp;amp;ckey=1000001258-1%3Aepsg%3Atcn&amp;amp;lc=eng&amp;amp;cc=US Vector Network Analyzer Basics]&lt;br /&gt;
*[http://www.qsl.net/k5bcq/Kits/VIA%20User&#039;s%20Manual%20V1.00.pdf Austin QRP Club Vector Impedance Analyzer]&lt;br /&gt;
**[http://www.qsl.net/k5bcq/Kits/VIAp1.bmp  The interesting VIA schematic diagram.]  More diagrams of the connections to the STM32F4 Discovery Board are on the same web site.&lt;br /&gt;
*[http://www.rigexpert.com/index?s=articles&amp;amp;f=aas A short review of various antenna analyzers, and their block diagrams...]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa/ch14.pdf A Comprehensive Chapter on S Parameters by Orfandis of Rutgers]&lt;br /&gt;
*[[Cascading Scattering Parameters and Calibration of a VNA Using the Short, Open, Load, Through (SLOT) Method]]&lt;br /&gt;
*[http://www.ece.rutgers.edu/~orfanidi/ewa The entire book about electromagnetic waves and antennas is here.]&lt;br /&gt;
*[[2017 VNA Design Notes]]&lt;br /&gt;
**[[2017 VNA Testing Software Setup]]&lt;br /&gt;
&lt;br /&gt;
====2013 Contributors====&lt;br /&gt;
&lt;br /&gt;
#[[Eric.Wilson|Eric Wilson]]&lt;br /&gt;
#[[Michael.Swan|Michael Swan]]&lt;br /&gt;
#[[Alexander.Beckner|Alexander Beckner]]&lt;br /&gt;
#[[Brian.Clark|Brian Clark]]&lt;br /&gt;
#[[Brian.Lenz|Brian Lenz]]&lt;br /&gt;
#[[Travis.DeFluiter|Travis deFluiter]]&lt;br /&gt;
#[[Tobias|Tobias]]&lt;br /&gt;
#[[User:Heidi.Tupper|Heidi Tupper]]&lt;br /&gt;
&lt;br /&gt;
====2012 Contributors====&lt;br /&gt;
#[[Trent Fleming|Fleming, Trent]]&lt;br /&gt;
#[[Kara Moon|Kara Moon]]&lt;br /&gt;
#[[User:Daniel.Colls]]&lt;br /&gt;
#[[Andrew Bylard|Andrew Bylard]]&lt;br /&gt;
#[[Ted Shaw|Ted Shaw]]&lt;br /&gt;
#[[Denver Lodge|Denver Lodge]]&lt;br /&gt;
#[[Benjamin Maloon|Benjamin Maloon]]&lt;br /&gt;
&lt;br /&gt;
====2010 Contributors====&lt;br /&gt;
&lt;br /&gt;
#[[Greg Fong|Fong, Greg]]&lt;br /&gt;
#[[Ben Henry|Henry, Ben]]&lt;br /&gt;
#[[Lau, Chris]]&lt;br /&gt;
#[[Shepherd,Victor]]&lt;br /&gt;
#[[Vier, Michael]]&lt;br /&gt;
&lt;br /&gt;
====2011 Contributors====&lt;br /&gt;
#[[Brian Haddad|Haddad, Brian]]&lt;br /&gt;
#[[Michael von Pohle|von Pohle, Michael]]&lt;br /&gt;
#[[Matthew Blaire|Blaire, Matthew (Included in my name tag is Experimentation with LTspice)]]&lt;br /&gt;
#[[Cody Lorenz]]&lt;br /&gt;
&lt;br /&gt;
====2010 Articles====&lt;br /&gt;
*[[Ideal vs. Non-ideal Op Amps]]&lt;br /&gt;
*[[Chapter 1]]&lt;br /&gt;
*[[Chapter 2]]&lt;br /&gt;
*[[Basic Op Amp circuits]]&lt;br /&gt;
*[[Key Facts from  Reading Chapter 1]]&lt;br /&gt;
*[[Golden Rules]]&lt;br /&gt;
*[[Integrator_Amplifier]] (by [[Ben Henry|Ben]])&lt;br /&gt;
*[[Circuit Board Layout Wisdom]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles====&lt;br /&gt;
These articles are not ready for reading and error checking. They are listed so people will not simultaneously write about similar topics.&lt;br /&gt;
&lt;br /&gt;
*[[Chapter 3 Problems]] by [[Ben Henry|Ben]] &lt;br /&gt;
* Disecting an Instrumentation Amplifier via [[Superposition]]&lt;br /&gt;
*[[Reading from Chapter 4]]&lt;br /&gt;
&lt;br /&gt;
====Draft Articles awaiting review====&lt;br /&gt;
*[[Feedback in Amplifiers]]&lt;br /&gt;
&lt;br /&gt;
====Contributing Articles====&lt;br /&gt;
&lt;br /&gt;
*[[Generalized Transmitter]] (in progress, Luke)&lt;br /&gt;
*[[Generalized Receiver]] (in progress, Luke)&lt;br /&gt;
*[[Electronics Receiver]] (in progress, Kevin)&lt;br /&gt;
*[[Christman_GeneralizedReceiver|Generalized Receiver]] (Nick Christman)&lt;br /&gt;
*[[Generalized Receiver Explanation]] (Jodi Hodge)&lt;br /&gt;
*[[Eric&#039;s Generalized Receiver Explanation]] (Eric Clay)&lt;br /&gt;
*[[Yet another Generalized Receiver Explanation]] (Joshua Sarris)&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
</feed>