- #1
burns12
- 14
- 0
Homework Statement
In Matlab create bode plots for a first-order high-pass filter (with G at infinity = 2 and fc= 1 kHz) in series with a second order band-reject filter (with f0= 5000 Hz, B = 500 Hz, and GDC= G at infinity = 1 ).
Homework Equations
High pass TF = -jwCiRf/1+jwCiRi
Band pass TF = -Rf/Ri(-1/1+jwC1R - jwC2R/1+jwC2R) I think, not sure if this is for 2nd order
The Attempt at a Solution
I have no idea how to relate the G to the TF's. I'm not sure what values I even need to do this.