Can I find the corresponding LC parameters in RF Blockset 1.0.2 (R14SP1) given the filter parameters?

1 view (last 30 days)
I have an LC filter that I am trying to create using RF Blockset 1.0.2 (R14SP1). I know the parameters of my filter in the frequency domain, but I need to find the corresponding LC parameters to realize my filter. Is there a way to convert my frequency-domain parameters to LC parameters?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 27 Jun 2009
The ability to calculate LC parameters from frequency-domain parameters is not directly available in the RF Blockset. However, the attached file bpf_des2.m gives an example of how to convert a bandpass filter to LC parameters. To run this example:
1. Download bpf_des2.m using the link below.
2. Run bpf_des2. This file converts the frequency domain parameters of the filter. The output of this file is the L and C parameters needed for the equivalent LC filter.

More Answers (0)

Products


Release

R14SP1

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!