Engineering Zeros in a circuit transfer function

AI Thread Summary
The discussion focuses on constructing a circuit to achieve a specific transfer function, H(s), which includes a simple zero and a double zero without introducing additional poles. The proposed solution involves using an operational amplifier stage with a capacitor input and resistor feedback to create a zero at the origin, along with a parallel inductor-capacitor stage to generate a complex-conjugate zero pair. However, the feasibility of realizing such a transfer function in practice is questioned, as it requires zero gain at a specific frequency, which is impractical. The conversation also touches on the limitations of circuit design when aiming for poles or zeros on the imaginary axis, as this leads to infinite-Q circuits. Overall, the problem is deemed more of a theoretical exercise than a practical application.
Bromio
Messages
59
Reaction score
0

Homework Statement


Complete the circuit in the figure in order to get a transfer function as: H(s) = k*[s(s^2+10^10)]/[(s+10^3)(s+10^5)(s^2+1.41*10^5s+10^10)].


The Attempt at a Solution


If I split the circuit in four stages: H1(s), H2(s), H3(s) and H4(s), I obtain:

H1(s) = -(1/(R1*C1))/(s+1/(R2*C1)). One single pole.
H3(s) = -(1/(R3*C2))/(s+1/(R4*C2)). One single pole.
H4(s) = (1/(LC3))/(s^2+(1/(R5*C3))s + 1/(LC3)). Complex pole.

How can I build an H2(s) stage to include a simple zero and a double zero? How can I build a circuit like that? It cannot introduce poles!

Thank you.
 

Attachments

  • Complete the circuit.png
    Complete the circuit.png
    7.8 KB · Views: 562
Physics news on Phys.org
Highly impractical, but you can add 1 op amp stage with a C input & R feedback (giving you the zero at the origin), and a second stage with a parallel L-C input and L feedback (giving you the complex-conjugate zero pair on the imaginary axis).

In real life you would not have two single-pole stages like you have to deal with ...
 
rude man said:
Highly impractical, but you can add 1 op amp stage with a C input & R feedback (giving you the zero at the origin), and a second stage with a parallel L-C input and L feedback (giving you the complex-conjugate zero pair on the imaginary axis).

In real life you would not have two single-pole stages like you have to deal with ...

Thank you.

Curiously, what happens in real life if you build a circuit like this?
 
First, realize that your transfer function is not realizable in any practical way. That's because it calls for zero gain at w = sqrt(10^10) = 1e5 rad/s or 1e5/2pi Hz. That is impossible to get and still have finite gain at other frequencies. So this problem is a "textbook" problem & so it's OK to use impractical circuits like what I gave you.

The s in the numerator would be made part of a Ts/(Ts + 1) circuit so you'd get you zero at the origin plus your pole at s = - 1/T. That's just a series R-C in the input and R in the feedback:
Vout/Vin = -Zf/Zi = -Rf/(Ri + 1/sC) = -(Rf/Ri)sRiC/(sRiC + 1).

There are fancy networks (like 3 R's and 2C's in the feedback etc.) for synthesizing complex-conjugate zeros (or poles) but never if the poles or zeros have to be right on the imaginary axis, since that implies an infinite-Q circuit.
 
rude man said:
There are fancy networks (like 3 R's and 2C's in the feedback etc.) for synthesizing complex-conjugate zeros (or poles) but never if the poles or zeros have to be right on the imaginary axis, since that implies an infinite-Q circuit.

It's not difficult to place a complex zero right on the jw axis (or close to the jw axis on either side). Twin-T and bridged-T networks are one way to do it.
 
Thread 'Have I solved this structural engineering equation correctly?'
Hi all, I have a structural engineering book from 1979. I am trying to follow it as best as I can. I have come to a formula that calculates the rotations in radians at the rigid joint that requires an iterative procedure. This equation comes in the form of: $$ x_i = \frac {Q_ih_i + Q_{i+1}h_{i+1}}{4K} + \frac {C}{K}x_{i-1} + \frac {C}{K}x_{i+1} $$ Where: ## Q ## is the horizontal storey shear ## h ## is the storey height ## K = (6G_i + C_i + C_{i+1}) ## ## G = \frac {I_g}{h} ## ## C...

Similar threads

Replies
2
Views
4K
Replies
6
Views
1K
Replies
40
Views
5K
Replies
1
Views
2K
Replies
1
Views
3K
Replies
4
Views
5K
Replies
1
Views
2K
Back
Top