RF Block Set RF Filter transfer function changes with sample time
2 views (last 30 days)
Show older comments
Implemented a chebshev low pass RF filter in RF blockset:
filter order: 3 ;
pass band frequency: 10MHz ;
pass band attenuation: 1dB ;
Input frequency: 1MHz, 5MHz, 10MHz.
From filter visualization: attenuation at the above 3 frequencies is 0dB, 1dB, 1dB.
If I set RF config sample time to be 120MHz, the simulation result at the above 3 frequencies is 0dB, 1dB, 2dB.
If I set RF config sample time to be 480MHz, the simulation resutl at the above 3 frequencies is 0dB, 1dB, 1dB (same as filter visualization)
It does seem it has to do with circuit envelope algorithem.
Can some one shed more lights?
Thanks,
George
0 Comments
Answers (0)
See Also
Categories
Find more on Analog Filters in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!