Difference between revisions of "EGR 224/RC Lab"

From PrattWiki
Jump to navigation Jump to search
Line 1: Line 1:
The following page provides some supplemental information for the '''RC Circuits and Filtering''' lab for [[EGR 119|EGR 119L]].  It has been updated to Spring, 2011.
+
The following page provides some supplemental information for the '''RC Circuits and Filtering''' lab for [[EGR 119|EGR 119L]].  It has been updated for Spring, 2012.
  
 
== Clarifications ==  
 
== Clarifications ==  
* The first printing of the lab manual had a mistake on Page 6 - the code for "squeezing" the data, as given at the bottom of the page, should be:
+
* None yet
<source lang="matlab">
 
Omega = logspace(log10(1), log10(3000), 100);
 
[HMag, HPhase, HOmega] = bode(H, Omega);
 
HMag  = squeeze(HMag);
 
HPhase = squeeze(HPhase);
 
</source>
 
  
 
== Element Values ==
 
== Element Values ==

Revision as of 23:59, 26 February 2012

The following page provides some supplemental information for the RC Circuits and Filtering lab for EGR 119L. It has been updated for Spring, 2012.

Clarifications

  • None yet

Element Values

  • Resistances:
    • 1, 2, 3, 13, 14, 15: 1 k\(\Omega\)
    • 4, 5, 6: 2.2 k\(\Omega\)
    • 7, 8, 9: 4.7 k\(\Omega\)
    • 10, 11: 10 k\(\Omega\)
    • 12: 15 k\(\Omega\)
  • Capacitances
    • 7, 10, 12: 1 \(\mu\)F
    • 4, 8, 11: 2.2 \(\mu\)F
    • 1, 5, 9, 13: 4.7 \(\mu\)F
    • 2, 6, 14: 10 \(\mu\)F
    • 3, 15: 22 \(\mu\)F

Links

Wiring Images

Closeup of the breadboard
Closeup of the CB-68LP

Click on the pictures at right to make them larger.