Electronics/Expanded Edition Resonance

From testwiki
Revision as of 04:37, 4 November 2016 by imported>Pi zero (normalizing book category)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

< [[../Expanded Edition/]]

Resonance

Simple resonant circuit, description.

Amplification, Q, form factors

Filters

Ideal Filters

(Discussion of how ideal filters provide the signal until the break frequency/cies and then provide total attenuation. That is they look like a u(ω)uu(ωωc) for low pass filter, where u(w) is the unit step function or Heaviside function. That is they have infinite drop off at the cutoff frequency. How this is not possible. Pretty diagrams of all the filters Low Pass, High Pass, Band Pass, Band Stop.)

Figure 1:The transfer function of an Ideal Low Pass Filter.
Figure 2:The transfer function of an Ideal High Pass Filter.
Figure 3:The transfer function of an Ideal Band Pass Filter.
Figure 4:The transfer function of an Ideal Band Stop Filter.


This section introduces first order butterworth low pass and high pass filters. An understanding of Laplace Transforms or at least Laplace Transforms of capacitors, inductors and resistors.

Low Pass

Figure 1: A basic RC circuit.

Transforming the Resistor and Capacitor to the Laplace domain we get:

R and 1Cs.

Expressing Vout(s) using terms of Vin(s).

Vout(s)=Vin(s)1CsR+1Cs
Vout(s)=Vin(s)RCs+1

The transfer function is

H(s)=Vout(s)Vin(s)

So

H(s)=1RCs+1

For the Frequency Domain we put s=jω

H(ω)=1jRCω+1

The magnitude is

|H(ω)|=1R2C2ω2+1

and the angle is

<H(ω)=arctan(RCω)

As ω increases |H(jω)| decreases so this circuit must represent low pass filter.

Using the -3 dB definition of band width. |H(jω)|=12

12=1R2C2ω2+1

Therefore

2=R2C2ω2+1
ω=1RC

Which gives the general form of a low pass butterworth filter as:

|H(ω)|=11+(ωωc)2k

, where k is the order of the filter and ωc is the cut-off frequency.

High Pass

(Image of a first order RL high pass filter)

If all the component of the circuit are transformed into the Laplace Domain. The resistor becomes R and the inductor becomes Ls. Using voltage divider rule H(s) below is reached.

H(s)=RsL1+RsL

If H(s) is transformed into the frequency domain by putting s=jω.

H(ω)=jωRL1+jωRL

Which has a magnitude of

|H(ω)|=ω2R2L21+ωR2L2

and an angle of

<H(ω)=90arctan(ωRL)
(cut-off frequency is w (R/L)^0.5)

Template:BookCat