RF Block Set RF Filter transfer function changes with sample time
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Analog Filters finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!