Difference between revisions of "TF EIM Chapt2"

From New IAC Wiki
Jump to navigation Jump to search
Line 784: Line 784:
  
 
If <math>RC << \tau</math> then very little integration is done because the pulse is change at a low frequency compared to the RC constant.
 
If <math>RC << \tau</math> then very little integration is done because the pulse is change at a low frequency compared to the RC constant.
 +
 +
=Pulse Sharpening=
 +
 +
The circuit below is a way to decrease the rise time of an input pulse at the expense of attenuating the pulse.  The output pulse is a "sharpened" version of the input pulse and attenuated.
 +
 +
 +
[[File:TF_EIM_PulseSharpnr.png| 200 px]]
 +
 +
==Junction Rule==
 +
 +
If we apply the junction rule for the currents in the above circuit
 +
 +
Then
 +
 +
:<math>I_1 +I_2 = I</math>
 +
 +
:<math>I_1 = \frac{V_{in}-V_{out}}{R_1}</math>
 +
:<math>I_2 = \frac{d}{dt} C\left( V_{in}-V_{out}\right) : Q =C \Delta V = C\left( V_{in}-V_{out}\right)</math>
 +
:<math>I =  \frac{V_{out}}{R}</math>
 +
 +
 +
:<math>\Rightarrow</math>
 +
::<math>\frac{V_{in}-V_{out}}{R_1} + \frac{d}{dt} C\left( V_{in}-V_{out}\right) =  \frac{V_{out}}{R}</math>
 +
 +
Collecting terms
 +
 +
:<math>\frac{V_{in}}{R_1} + \frac{d}{dt} C\left( V_{in}\right) =  \frac{d}{dt} C\left( V_{out}\right)  + \frac{V_{out}}{R} + \frac{V_{out}}{R_1} </math>
 +
:<math>\frac{d V_{in} }{dt}+ \frac{V_{in}}{CR_1}=  \frac{dV_{out}}{dt}  + \frac{(R+R_1)}{CRR_1} V_{out} </math>
 +
 +
 +
assuming
 +
 +
:<math>V_{in} = V_0 \left ( 1-e^{-t/\tau_{in}}\right )</math>
 +
 +
:<math>\Rightarrow</math>
 +
::<math>\frac{dV_{out}}{dt}  + \frac{(R+R_1)}{CRR_1} V_{out} = V_0 \left ( \frac{1}{\tau_{in}} - \frac{1}{CR_1}\right )e^{-t/\tau_{in}} + \frac{V_0}{CR_1} </math>
 +
 +
If <math>CR_1 = \tau_{in}</math>
 +
 +
Then
 +
 +
:<math>\frac{dV_{out}}{dt}  + \frac{(R+R_1)}{CRR_1} V_{out} =  \frac{V_0}{CR_1} = Constant</math>
 +
 +
The above is a first order non-homogeneous differential equation
 +
 +
To solve you first find a solution to the homogeneous equation (<math>V_{out}^H)</math> and then form a particular solution <math>(V_{out}^P)</math> based on the homogeneous solution
 +
 +
===Homogeneous Solution===
 +
:<math>\frac{dV_{out}^H}{dt}  + \frac{(R+R_1)}{CRR_1} V_{out}^H =  0</math>
 +
 +
 +
:<math>\Rightarrow \frac{dV_{out}^H}{dt}  = - \frac{(R+R_1)}{CRR_1} V_{out}^H \equiv \frac{1}{CR_{\parallel}} V_{out}^H</math>
 +
:<math> V_{out}^H = D e^{-t/CR_{\parallel}}</math>
 +
 +
=== Particular Solution===
 +
:<math>\frac{dV_{out}}{dt}  + \frac{(R+R_1)}{CRR_1} V_{out} =  \frac{V_0}{CR_1} = Constant</math>
 +
 +
:<math>V_{out} = V_{out}^P + V_{out}^H</math>
 +
 +
::<math> V_{out}^H = D e^{-t/CR_{\parallel}}</math>
 +
 +
:<math>\Rightarrow</math>
 +
::<math>V_{out}^P = \frac{CR_{\parallel}}{CR_1}V_0</math>
 +
 +
=== Apply Boundary Conditions===
 +
 +
:<math>V_{out} =\frac{R_{\parallel}}{R_1}V_0 + D e^{-t/CR_{\parallel}}</math>
 +
 +
:<math>V_{out}(t=0) = 0 \Rightarrow  D = - \frac{R_{\parallel}}{R_1}V_0</math>
 +
 +
:<math>V_{out} =\frac{R_{\parallel}}{R_1}V_0 (1- e^{-t/CR_{\parallel}})</math>
 +
  
  
 
[[Forest_Electronic_Instrumentation_and_Measurement]]
 
[[Forest_Electronic_Instrumentation_and_Measurement]]

Revision as of 05:36, 9 February 2011

Alternating Current (AC)

Thus far we have discussed direct current circuits which were built from a battery (constant voltage supply).

Another type of circuit is one in which the current is driven in an alternating fashion. Typically the current is increased so some positive maximum value, then decreased until it passes through zero and reverses direction until it reaches another maximum value and then it is decreased again, passing though zero once more on its way to a positive maximum value.

Definitions

frequency (f, ν )
The frequency is number of complete cycles which occur in 1 sec (cycles/sec = Hz)
Angular frequency =ω=2πf = radians/sec
Period
The period is the time to complete one cycle = 1/f
Amplitude
The change in the current from zero to its most positive value
peak-to-peak
The amount the current changes from its largest positive value to its most negative.


phase
The time a current takes to reaches its maximum value compared to another alternating current


Note
The above definitions can be used for voltage as easily as current.

Mathematical description

Trigonometric

I(t)=sin(ωt+ϕ)=cos(ωt+ϕπ/2)

CosinePhaseShiftPiover2.gif

Note
A 180 degree (π radian) phase shift will put the above cosine wave completely out of sync with the original one such that if we add the two signals together the net current would be zero.

I_{RMS}

With this functional form for the alternating current we can now calculate another property, the RMS or root mean square.

The RMS quantifies an average fluctuation of the alternating current such that

IRMS1TT0I2(t)dt=1TT0I20sin2(ωt)dt=I02

where T represent the time interval over which the average is calculated ()


T0sin2(x)dx=T012(1cos(2x))dx=12+1TT0cos(t)dt=12 if T is infinite or an integer number of cycles

Power

The instantaneous power dissipated in a resister by an alternating current is given as

Pinst(t)=I2(t)R=Rsin2(ωt)

TF EIM AC pwr sin.png

Average power

Pave=1TT0P(t)dt=1TT0RI2(t)dt=RTT0sin2(ωt)dt=I20R2=I2RMSR

Plane waves

Another mathematical expression for an alternating current uses complex variables

I(ωt)=I0expi(ωt)=I0(cos(ωt)+isin(ωt))

Expressing the current in this form will be useful later

Voltage sources of AC current

The circuit symbol for an emf used to drive alternating currents is given below

TF EIM AV VoltageSymbol.png

A mathematical form is for an AC voltage source is:

V=V0sin(ωt)

Capacitors

A capacitor is a device used to store charge in a circuit. The simplest capacitor is built from two conducting plates placed close to each other.


TF EIM ParallelPlatCap.jpg

Notice
The potential is constant over the face of the capacitor
VAB=BAEdl

The symbol for a capacitor in a circuit is usually.

TF EIM CapacitorSymbol.png

or

electrolytic symbol

TF EIM ElectrolyticCapacitorSymbol.png

The electrolytic capacitor


Electrolytic capacitors can be shorted out. Put the positive probe from the voltmeter on the positive side of the electrolytic capacitor, the capacitor should be good if you measure a large resistance (kΩ) otherwise a shorted electrolytic capacitor (small resistance) is a bad one.

Capacitor Properties

  1. C>0 Measures ability to store charge
  2. V=Q/V : Double Q Doubles V
  3. SI units = Farrads = Coul/Volt
  4. Magnitude depends on the elements geometry (conductor area, separation of conductors, ...)

Capacitors in Parallel and Series

Series

Capacitors in Series add like resistors in Parallel.(Capacitance decreases when hooked up in series)

TF EIM CapInSeries.jpg

Note
The same amount of charge is pushed onto each capacitor

For capacitors in series you can apply the loop theorem for the above case and the one where all the capacitors are replaced by a single capacitor.


Vtot=V1+V2+...
Q/Ctot=Q/C1+Q/C2+...
1/Ctot=1/C1+1/C2+...

Parallel

Capacitors in parallel add like resistors in Series (Capacitance increases when hooked up in parallel)

TF EIM CapInParallel.jpg

If you were to replace all capacitors with an equivalent capacitance (C_{eq}) then the charge driven onto the equivalent capacitance would be equal to the sum of the charge driven onto each capacitor.

Qtot=Qeq=Q1+Q2+ ...
VCtot=VQeq=VQ1+VQ2+ ...
Ctot=Qeq=Q1+Q2+ ...

Charging/Discharging Capacitor circuit

TF EIM CapACCircuit.png


If

V=V0cos(ωt)

then applying loop theorem lead to

VQC=0
Q=VC=V0Ccosωt)
I=dQdt=V0Cωsin(ωt)=V0Cωcos(ωt+π/2)


Notice that the current is 90 degrees out of phase with the driving voltage.
Phase shift using 562nF capacitor and a 200 mV sine wave voltage source at 65 Hz
Note
The current increases faster than the voltage. Below are a few scope pictures measuring the voltage coming out of the voltage source (Vin) and the voltage on the ground side of the capacitor (Vout) (the capacitor is grounded through the scope). This is actually a high pass filter because of the internal resistance of the scope used to measure Vout.


1 Hz 16Hz kHz
Capacitor response at low frequency
16Hz frequency
kHz frequency



Reactance: Resistive nature of capacitance

To illustrate the resistive nature of capacitors, let's write the driving voltage in using complex notation


V=V0cos(ωt)=V0Re[eiωt]

The notation

eωt=cos(ωt)+isin(ωt): Euler's equation
Re[eiωt]=Re[cos(ωt)+isin(ωt)]=cos(ωt) The real part of a complex variable.


The current is written as


I=ωCV0Re[ei(ωt+π/2)]
=ωCV0Re[ei(ωt)ei(π/2)]
=ωCV0Re[ei(ωt)(cos(π/2)+isin(π/2))]
=ωCV0Re[ei(ωt)(0+i)]
=ωCV0Re[iei(ωt)]
=Re[V0ei(ωt)1iωC]=Re[V0ei(ωt)XC]

where

XC=1iωC Effective impedance of a Capacitor
Observe
At high frequencies (ω) the effective impedance (X_C) is small so the driving voltage should pass right through.
At low frequencies (ω) the effective impedance (X_C) is large so the driving voltage will be severely attenuated.
Capacitors block Alternating Currents so you can reduce ripples on DC voltages.
You could measure the capacitance by measuring (I/V)2 for several frequencies

RC circuit

The Low pass Fiter

Now add a resistor in series with the capacitor in the above capacitor charging circuit so it resembles the circuit below

TF EIM Lab3.png

Quick Solution

Applying the loop theorem using the reactanceXC of the capacitor instead of Q/C


VIRXCI==V(XR+XC)I=0

the capacitor can be added in series with the other resistor
Xtot=XR+XC

It looks like the voltage divider from the resistance section

Vout=Re[XCR+XCVin]=Re[XCXR+XCVin]

To evaluate Re[Z]=ZZ whereZ=x+iy and Z=xiy


VoutVin=Re[1iωCR+1iωC]=1iωCR+1iωC1iωCR+1iωC=11+ω2R2C2

Let

ωb=1RC= break point (cut off ) frequency

then

VoutVin=11+(ωωb)2

TF EIM LowPassVoutVin-vs-omega.png


Note
The RC circuit is another way to measure the capacitance by measureing Vout/Vin -vs- ω and do a linear extrapolation to determine the break point frequency.

Phasor Diagram

Phasor diagrams are a technique used to illustrate the phase difference between the input and output alternating voltages/currents.


Returning to the loop theorem for the low pass RC filter

Vin=VR+Vout
Vin=IXR+IXC
Vin=IR+IiωC

We can write the voltage as a complex variable using a coordinate system in which the "x-axis" represents real numbers and the "y-axis" represents the complex components. This is analogous to expressing 2-D vectors.

Below is a figure representing the complex plane.

TF EIM RC PhasorDiag.png

The angle ϕ is the angle betweenVout=iωC and Vin=IR+IiωC Based on the above Phasor diagram

tan(ϕ)=(R1ωC)=(ωRC)

High Pass Filter

A high pass filter switches the order of the resistor and the capacitor.

TF EIM Lab4.png


Using the same reactance based analysis as above

VinIXCIR=0
Vout=IR
VoutVin=IRI(XC+R)=R1iωC+R=iωRC1+iωRC
|VoutVin|=(iωRC1+iωRC)(iωRC1iωRC)=ωRC(1+ω2R2C2


Phasor diagram

The phasor diagram is very similar except this time V_{out} is along the x-axis


Returning to the loop theorem for the low pass RC filter

Vin=VR+Vout
Vin=IXC+IXR
Vin=IiωC+IR

We can write the voltage as a complex variable using a coordinate system in which the "x-axis" represents real numbers and the "y-axis" represents the complex components. This is analogous to expressing 2-D vectors.

Below is a figure representing the complex plane.

TF EIM RC PhasorDiagHigh.png

The angle ϕ is the angle between Vout=IR and Vin=IiωC+IR Based on the above Phasor diagram

tan(ϕ)=(1ωCR)=(1ωRC)

High Pass -vs- Low Pass graphs

if

ωB=1RC=10
Low pass High Pass
Gain -vs- ω
Gain -vs- ω
Phase Shift -vs- ω
Phase Shift -vs- ω

exact solution

Again apply the loop theorem

VIRQC=0

or

RdQdt+1CQ=V(t) First order non-homogeneous linear differential equation


First solve homogeneous part

RdQdt+1CQ=0 First order homogeneous linear differential equation

The above is integratable

dQdt=1RCQ
dQQ=1RCdt
lnQ=tRCConstant
Q(t)=etRCeConstant=Q0etRC
I(t)=dQdt=ddtQ0etRC=Q0RCetRC

This gives you the general solution for the homogeneous problem

In this case it represents the solution for a discharging capacitor.


Trial solution method for Non-Homogeneous Solution

A common and more general technique to solving such a differential equation is to use the solution from the discharging equation (the homogeneous diff. eq.) as a trial solution by inserting constants.

Qtrial=A+Bet/RC

You then substitute this trial solution into the differential equation and apply boundary conditions to determine the coefficients.

ddt(A+Bet/RC)+1RC(A+Bet/RC)=dVRdt
(B1RCet/RC)+1RC(A+Bet/RC)=dVRdt
1RC(A)=dVRdt
A=CdVdt=CdV0eiωtdt

To determine the other coefficient you apply the boundary condition that q = 0 when t=0

0=A+Be0/RC=A+B
A=B
Q=CV(1et/RC)=Q0(1et/RC)

Inductance

Inductor/Choke

An inductor is basically a loop of wire wrapped around a core (or air) to form a coil.


TF EIM BasicIncuctorCoil.jpg

Consider what happens in the above circuit when you first connect a voltage source (or close the switch).

1.) A current starts to flow through the wire such that I=V/R (R can be the internal resistance of the battery which changes with time).

2.) A current produces a magnetic field

Ampere's Law
Bdl=μ0I

If the current distribution isn't symmetric enough to make the line integral easy

then you may need to use

Biot-Savart Law
dB=μ0I4πl×rr2


Most inductors take the geometrical form of a solenoid.

TF EIM SolenoidAmperslaw.jpg


Bl=baBdl+cbBdl+dcBdl+adBdl=μ0Itot
baBdl=B
cbBdl=adBdl=0:Bdl
dcBdl=0:B0
Itot=NI = total current enclosed by the loop is I times the number of loops N
B=μ0NI=μ0nI

where

nN= number of turns per unit length

3.) When using an AC source the current is changing with time and as a result the B-field is also changing in time

4.) The changing current induces and emf (E)

Faraday's law of induction says

E=dΦBdt = self induced emf

where

ΦB=BdA
E=ddtBdA: There are 3 ways to induce an emf (B and A change with time or the angle between them)

The B-field is usually perpendicular to the area of the induction and mostly uniform.


E=ddtBA=ddtμonIA=μ0nAdIdt

The above is the emf induced in a single loop

If you assume there are N loop in the inductor
Then
E=NddtμonIA=Nμ0nAdIdtLdIdt


L=Nμ0nA=μ0N2πR2 = Inductance

where

= length of loop
R= radius of coil

Lenz's law says that the induced current will appear in a direction that opposes the change producing it.

So in essence the inductor acts "like" a resistor which resists the current flow according to the amount of current is changing.

There is an effective impedance ZL for inductors as there was one for capacitors


Inductor Reactance

Consider an AC voltage source with an inductor attached.


Loop theorem

VLdIdt=0
V0cos(ωt)dt=LdI
t0V0cos(ωt)dt=t0LdI
V0sin(ωt)ω|to=LI(t)|t0
V0sin(ωt)ω0=L(I(t)I(0))
I(t)=V0sin(ωt)ωL+I(0)

Assum I(0) =0 and rewrite sin in terms of a phase shifted cos

I(t)=V0ωLcos(ωtπ/2) : V and I are 90 degrees out of phase
=Re(V0ωLei(ωtπ/2))
=Re(V0ωLei(ωt)(i))
=Re(V0iωLei(ωt))
XLiωL
Note
Large L makes it hard to change current
Small L makes it easy to change current

parallel LC circuit (Band Stop/Notch Filter/ tank circuit)

TF EIM Parallel RLC.png

The above circuit has a resistor in series with an inductor and capacitor in parallel.

Using the complex analysis techniques for AC circuits you can consider the Inductor and Capacitor as impedances in parallel.

so

1Xtot=1XC+1XL=iωC1+1iωL=1ω2LCiωL
Xtot=iωL1ω2LC=iωL1ω2ω2LC
ωLC1LC

or

νLC=ωLC2π12πLC



L=33μH and C=1μF
TF EIM Impedance LC Parallel.png
ω=174077.66 rad/s


Phase differences

Notice
XC=1iωC & XL=iωL
I=VX
IC=V1iωC=iωCV
IL=ViωL=iVωL

The current through the inductor side of the circuit is 180 degrees out of phase with the capacitor side.

gain

Loop Theorem

V=I(R+Xtot)=I(R+iωL1ω2ω2LC)

or

I=V0eiωt(R+iωL1ω2ω2LC)
Notice
When ωωLC=1LC then the AC signal is attenuated.

Looking at the Voltage divider aspect of the circuit

VAB=Vout=XtotR+XtotVin
|VoutVin|=[XtotR+Xtot][XtotR+Xtot]
=[iωL1ω2ω2LC(R+iωL1ω2ω2LC)][iωL1ω2ω2LC(R+iωL1ω2ω2LC)]
=ω2L2ω4LCR2(ω2LCω2)2ω2L2ω4LC
=ω2C2R2(ω2LCω2)2ω2
=ω21ω2RC(ω2LCω2)2ω2



L=33μH and C=1μF and R=200 Ω
TF EIM LC paral Gain.png
ω=174077.66 rad/s or ν=ω2π=27705 Hz

Q and Bandwidth

In the above circuit

ν=ω/2π=12πLC=27705Hz

The inductors reactance at this resonance frequency is

XL=ωL=2πνL=LLC=LC=33×106H1×106F=5.7Ω


Bandwith
The most common definition for the Bandwidth of this circuit is the frequency range over which the output decreases by 3 dB. This correspond to the frequency at which the circuits power is cut in half from the resonance frequency.
P=I2R
P1/2=(12I)2R=(12V)2R
V=12V=0.71V
The Band Width is a measurement of the two frequencies which will decrease the resonance voltage by 30 %.

TF EIM BandWidthDef LC.gif

Quality Factor
The Quality factor for this circuit may be expressed in term of the bandwidth such that
Q=ω0BW=ω0Δω


Notice
The Bandwidth can be changed in the above circuit by changing the step down resistor (R) without changing the resonance frequency.

Quality Factor (Q)

The Quality factor of a circuit is defined in terms of a ratio between the energy stored to the energy lost.

Q2πEnergy Stored per cycleEnergy lost per cycle=2πWSWL
How much energy does an inductor store?
W=Work=Fdr=ΔU=VdQ=LdIdt(Idt)=LI0IdI=12LI2
WS=12LI2


How much energy does an inductor lose?

The system loses energy through heat via power dissipation so in general

WL=p(t)dt=T0I2(t)Rdt where R is the effective resistance of the circuit


Note
A circuit with high Q will have amplitude (or blocking) at the desired resonance frequency and the least amplitude (or blocking) at non-resonant frequencies.

An Inductor in series with a capacitor is known as a Band Pass filter. Since wires are used to hook everything up and real capacitors have leakage resistance so an RLC circuit is a realistic version of the series LC circuit.

RLC circuit

An RLC circuit is a Resistor, an Inductors, and a Capacitor in series with an electromotive force.

TF EIM Lab5 RLC.png


Effective impedance

Xout=RL+XC+XL=RL+1iωC+iωL
|Xout|=[RL+i(1ωC+ωL)][Ri(1ωC+ωL)]
=R2L+(ωL1ωC)2

Gain

Loop Theorem

Vin=I(R+Xout)


Voltage Divider

VAB=Vout=XoutR+XoutVin


|VoutVin|=[XoutR+Xout][XoutR+Xout]

RL+i(ωL1ωC)

|VoutVin|=[RL+i(ωL1ωC)R+RL+i(ωL1ωC)][RL+i(ωL1ωC)R+RL+i(ωL1ωC)]
=R2L+(ωL1ωC)2(R+RL)2+(ωL1ωC)2
=R2L+(ω2LC1ωC)2(R+RL)2+(ω2LC1ωC)2

Let

ω0=1LC

Then

|VoutVin|=R2L+(ω2ω20ω20ωC)2(R+RL)2+(ω2ω20ω2oωC)2

Whenω=1LC=ω0

Then

|VoutVin|=RR+RL


Phase shift

XC=iωC Voltage lags current for a capacitor

XL=iωL Voltage leads current for Inductor

TF EIM RLC Phasor.png


tan(ϕ)=XoutRL=ωL1ωCR=ω2ω2oω20R


If ω<ω0 then the phase shift is negative

If ω>ω0 then the phase shift is positive

Differentiator circuit

Consider the effect of a low-pass filter on a rectangular shaped input pulse with a width τ and period T.


TF EIM PulsedRCHighpass.png


The first thing to consider is what happens to the different parts of the square pulse as it travels to the circuit.

You know that the circuit, as a high pass filter, will tend to attenuate low frequency (slow changing) voltages and not high frequency (quick changing) voltages.

This means no DC voltage values pass beyond the capacitor.

This means that points a and b in the pulse shown below should pass through the circuit.

TF EIM SquarePulseDifferentiated.png

The voltage changes in between point a and DC are passed according to what you select for the break frequency (ωB=1RC)

In the above pulse picture it was assumed that τ>>1ωB=RC or in other words the RC network time constant is a lot smaller than the pulse width.

If the RC time constant is larger than the pulse width then you will see the voltage stay high. The rectangular pulse will be output as a square like pulse which is "sagging".


TF EIM PulsedRCHighpassSmallRC.png TF EIM PulsedRCHighpassBigRC.png
RC<<τ RC>>τ

Loop Theorem

Vin=VC+VR=IXC+IR


How does VC compare to VR ?
|VRVC|=|IR||IXC|=R|1iωC|=ωRC

The maximum value of ω is determined by the pulse width τ while T is the period that corresponds the lowest frequency (other than DC).


|VRVC|MAX=RCτ

RC<<τ

When RC<<τ


|VRVC|MAX=RCτ<<1VR may be ignored.
Vin=VC+VRVC=QC

taking the derivative with respect to time yields

dVindt=IC

or

I=CdVindt

The loop theorem for V_{out} :

Vout=IR=(CdVindt)R=RCdVindt


The output of the above circuit when RC<<τ will be proportional to the derivative of the input AC source with respect to time.

Integrator

TF EIM PulsedRCLowpass.png

The above circuit is a low pass filter. When a square pulse hits it all of the low frequency components will pass through and the high frequency components will be attenuated. This essentially makes the pulse smooth as shown below.

TF EIM SquarePulse.png

The above is referred to as an integration circuit.

Loop theorem

Vin=IR+QC
=RdQdt+QC

This differential equation may be written as

dQdt+QRC=VinR
Q=CVin(1et/RC)


Vout=QC=Vin(1et/RC)

RC>>τ

If RC>>τ

then

t/RC<<1
et/RC1t/RC
Vout=Vin(1et/RC)=VintRC=1RCt0Vindt The circuit appears to be integrating the input voltage.

If RC<<τ then very little integration is done because the pulse is change at a low frequency compared to the RC constant.

Pulse Sharpening

The circuit below is a way to decrease the rise time of an input pulse at the expense of attenuating the pulse. The output pulse is a "sharpened" version of the input pulse and attenuated.


TF EIM PulseSharpnr.png

Junction Rule

If we apply the junction rule for the currents in the above circuit

Then

I1+I2=I
I1=VinVoutR1
I2=ddtC(VinVout):Q=CΔV=C(VinVout)
I=VoutR


VinVoutR1+ddtC(VinVout)=VoutR

Collecting terms

VinR1+ddtC(Vin)=ddtC(Vout)+VoutR+VoutR1
dVindt+VinCR1=dVoutdt+(R+R1)CRR1Vout


assuming

Vin=V0(1et/τin)
dVoutdt+(R+R1)CRR1Vout=V0(1τin1CR1)et/τin+V0CR1

If CR1=τin

Then

dVoutdt+(R+R1)CRR1Vout=V0CR1=Constant

The above is a first order non-homogeneous differential equation

To solve you first find a solution to the homogeneous equation (VHout) and then form a particular solution (VPout) based on the homogeneous solution

Homogeneous Solution

dVHoutdt+(R+R1)CRR1VHout=0


dVHoutdt=(R+R1)CRR1VHout1CRVHout
VHout=Det/CR

Particular Solution

dVoutdt+(R+R1)CRR1Vout=V0CR1=Constant
Vout=VPout+VHout
VHout=Det/CR
VPout=CRCR1V0

Apply Boundary Conditions

Vout=RR1V0+Det/CR
Vout(t=0)=0D=RR1V0
Vout=RR1V0(1et/CR)


Forest_Electronic_Instrumentation_and_Measurement