Download Physics 536 - Assignment #3

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Multimeter wikipedia , lookup

Spark-gap transmitter wikipedia , lookup

Crystal radio wikipedia , lookup

Power MOSFET wikipedia , lookup

Josephson voltage standard wikipedia , lookup

Test probe wikipedia , lookup

Power electronics wikipedia , lookup

Audio crossover wikipedia , lookup

Schmitt trigger wikipedia , lookup

Opto-isolator wikipedia , lookup

Phase-locked loop wikipedia , lookup

Operational amplifier wikipedia , lookup

Mechanical filter wikipedia , lookup

Surge protector wikipedia , lookup

Nominal impedance wikipedia , lookup

Switched-mode power supply wikipedia , lookup

Analogue filter wikipedia , lookup

Mathematics of radio engineering wikipedia , lookup

Standing wave ratio wikipedia , lookup

Bode plot wikipedia , lookup

Superheterodyne receiver wikipedia , lookup

Resistive opto-isolator wikipedia , lookup

Distributed element filter wikipedia , lookup

Radio transmitter design wikipedia , lookup

Rectiverter wikipedia , lookup

Wien bridge oscillator wikipedia , lookup

Network analysis (electrical circuits) wikipedia , lookup

Regenerative circuit wikipedia , lookup

Valve RF amplifier wikipedia , lookup

Equalization (audio) wikipedia , lookup

Heterodyne wikipedia , lookup

Index of electronics articles wikipedia , lookup

Zobel network wikipedia , lookup

RLC circuit wikipedia , lookup

Transcript
Physics 536 - Assignment #3
1. Consider the high-pass RC filter circuit:
C
v in (t)
R
v out
When vin (t) = Vin eiωt , the Thevenin equivalent circuit would consist of an ideal voltage source
VTh in series with an impedance ZTh , both of which depend on the frequency, ω.
(a) With no additional load across the resistor, calculate Vout . How does Vout behave in the lowfrequency (ω ¿ 1/RC) and high-frequency (ω À 1/RC) limits?
(b) Calculate the Thevenin equivalent impedance ZTh for the circuit where the impedance of the
resistor is R and the impedance of the capacitor is i/ωC. How does ZTh behave in the low-frequency
and high-frequency limits?
2. Consider the following low-pass filter circuit:
L
1
2
C
v in(t)
R
v out
0
(a) Assuming vin (t) = Vin eiωt and vout = Vout eiωt , solve for the magnitude of Vout in terms of Vin ,
R, L, and C.
(b) In principle, this circuit could have a resonance if R is too big. Assuming that R is large
enough that it can be ignored, estimate the resonant frequency, ω0 .
(c) If this circuit is intended to form a low-pass filter, what value of R would be needed to provide
a gain of −3 db at the frequency calculated in part (b)?
(d) At high frequencies, how many deci-Bells per decade of frequency does this circuit attenuate?
Compare this with the result for a first-order RC or RL low-pass filter.
3. Using the nodes listed on the circuit in the previous question and using the component values
L = 10 µH
C = 2.53 nF
R = 44.4 Ω
use SPICE to calculate the magnitude of the voltage gain as follows:
• The AC voltage source is described using
Vxxx <N+> <N-> <DC offset> AC
where you should set the DC offset to zero in this case.
• The magnitude of the voltage across the resistor is graphed using
.PRINT AC VM(2)
• The frequency response is analysed using the .AC command:
.AC DEC 10 1K 10MEG
which will calculate the response at ten points per decade between the frequencies of 1 kHz
and 10 MHz.
(a) Write the SPICE netlist that describes this circuit.
(b) Hand in a plot of the voltage gain across R as a function of frequency. At what frequency
(in Hz) is the gain approximately equal to −3 db? How does this frequency compare with the
calculation performed in question 2?
(c) Provide graphs of the voltage gain as a function of frequency when R = 50 Ω, R = 100Ω and
R = 1 kΩ. Compare these frequencies with the results of the calculation performed in question 2.