Matlab Code for Composite Low Pass Filter
이전 댓글 표시
Hello Guys, I have to design a low pass composite filter. Here is what I have done.
Given: Impedance (Ro) = 75ohms Cutoff frequency (fc) = 2MHz There is an infinite attenuation pole at 2.05 MHz i.e (finf). S12 dB = 20*log10 (m)
To Plot: The frequency response from 0 to 4 MHz.
Solution: I have attached the calculations below which are supposed to be done for this filter.
I need to plot the frequency response for the solution I have attached. I have also attached the required plot. I am not sure about the code to be written in matlab to get that plot. Can someone please help with the code to get that plot?
답변 (1개)
Pratik Patil
2014년 11월 19일
0 개 추천
Well you can start by first calculating S12 as a function of frequency. Pozar has a good explanation for doing that.
댓글 수: 1
ashish nehra
2014년 11월 19일
Thank you Pratik.
yes.
I have converted the ABCD parameters to extract s12..
but then the plotting is the main issue.
카테고리
도움말 센터 및 File Exchange에서 Electromechanical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!