Effect of zeros on impulse response

AI Thread Summary
The discussion centers on the impulse response of a passive bandpass filter characterized by its transfer function H(s) = sRC/(s^2LC+sRC+1). The initial value theorem indicates an initial response of R/L, which raises questions since the filter is expected to block high frequencies and not change voltage instantaneously. Participants explore the implications of the Dirac delta function and the Heaviside step function in relation to inductor current behavior at time zero. Despite logical expectations that the current should remain zero initially, the mathematics reveal a step function response. The conversation concludes that while the impulse theoretically leads to a current step in the inductor, such behavior is not observed in natural systems.
littlebilly91
Messages
21
Reaction score
0
The transfer function of a passive bandpass filter has one zero and two poles.

The filter is:
Signal -> L -> C -> R -> Gnd,
where the signal is the input and the voltage across R is the output.

H(s) = \frac{sRC}{s^2LC+sRC+1}

Initial value theorem states that it's impulse response has an initial value of R/L. How can this be? The system filters out high frequencies, so it should not be able to change its voltage instantaneously in response to an impulse.
 
Engineering news on Phys.org
Divide numerator and denominator by s and re-compute the initial value.
 
You are right. Has me stumped at the moment.

The step response (Vin = 1/s) would give zero. Strange.
 
OK --- Since the impulse is infinite, there is finite current in the inductor at time 0.

It has to do with the integral of the dirac delta function, which is the heaviside step function.
If you go to the wikipedia page for rl circuit http://en.wikipedia.org/wiki/RL_circuit and look at the equation for the resistor current in the impulse response section, you can figure it out. The circuit topology is different, but by the logic you (and I) were applying you would expect the resistor current to be 0 at time 0, which it isn't.
 
I don't see what was wrong with our logic, though. The current can't change instantaneously through the inductor. Prior to the impulse, the current is zero. Once the impulse occurs, it shouldn't be able to jump. It follows that the current in the inductor is equal to the current in the resistor, and thus the voltage should be zero.

I see the math, and I've worked it myself both in this example and in the original and sure enough, there is a step function in the response. Does it make sense to you?
 
Yes. It makes sense that the sort of impulse that would have a laplace transform of 1 would be able to cause a current step function in an inductor. It doesn't exist in nature.

An impulse contains all frequencies = 1, and contains infinite energy. It the limit you get a step function across an integrator.
 
Back
Top