gimini75
- 50
- 0
gimini75 said:whats the transfer function of this simple High Pass filtre circut:
if R = 10000 ohm
C = 220 nF
gimini75 said:Sorry, what did you got? Iam not sure about the transfer function and I don't know how to find it, if you found it, please let me know?
gimini75 said:I found that the Transfer functon is:
Ts = 0.0022 / (0.0022s + 1)
Is it wright?
gimini75 said:This what i have done step by step:
V(s) = R I (s)
V(s)/I(s) = R =ZR
V(s)/I(s) = 1/Cs = ZC
Transfer function = Vo/Vi = ZR / (ZR + Zc) = R / (ZR + 1/Cs)
= [R / (R + Zc)] x Zc/Zc
= RC / (RCs + 1)
R (resistance) = 10 kilo ohm
C (capacitance) = 220 nF
Therefore the transfer function for the High Pass will be:
0.0022 / (0.0022S + 1)
gimini75 said:Yes but it gives the same answer as mine if u put the value of R and C, I have tried this transfer function in MATLAB but it is incorrect transfer function?
gimini75 said:Thanks
I think the features of HPF and LPF are in the simpleist circuit is when Vo is applied to a HPF the high frequency can pass easily but in a LPF the low frequency can pass easily that's what I think I don't know if Iam wrong?