Detailed instructions for use are in the User's Guide.
[. . . ] RF BlocksetTM 2 User's Guide
How to Contact The MathWorks
Web Newsgroup www. mathworks. com/contact_TS. html Technical Support
www. mathworks. com comp. soft-sys. matlab suggest@mathworks. com bugs@mathworks. com doc@mathworks. com service@mathworks. com info@mathworks. com
Product enhancement suggestions Bug reports Documentation error reports Order status, license renewals, passcodes Sales, pricing, and general information
508-647-7000 (Phone) 508-647-7001 (Fax) The MathWorks, Inc. 3 Apple Hill Drive Natick, MA 01760-2098
For contact information about worldwide offices, see the MathWorks Web site. RF BlocksetTM User's Guide © COPYRIGHT 20042010 by The MathWorks, Inc.
The software described in this document is furnished under a license agreement. The software may be used or copied only under the terms of the license agreement. [. . . ] [2] Zverev, Anatol I. , Handbook of Filter Synthesis, John Wiley & Sons, 1967.
See Also
General Passive Network, LC Bandpass Pi, LC Bandpass Tee, LC Bandstop Tee, LC Highpass Pi, LC Highpass Tee, LC Lowpass Pi, LC Lowpass Tee, Series C, Series L, Series R, Series RLC, Shunt C, Shunt L, Shunt R, Shunt RLC
5-105
LC Bandstop Tee
Purpose Library Description
Model LC bandstop tee network Ladder Filters sublibrary of the Physical library The LC Bandstop Tee block models the LC bandstop tee network described in the block dialog box, in terms of its frequency-dependent S-parameters. For each inductor and capacitor pair in the network, the block first calculates the ABCD-parameters at each frequency contained in the vector of modeling frequencies. For each series pair, A = 1, B = Z, C = 0, and D = 1, where Z is the impedance of the series pair. For each shunt pair, A = 1, B = 0, C = Y, and D = 1, where Y is the admittance of the shunt pair. The LC Bandstop Tee block then cascades the ABCD-parameters for each series and shunt pair at each of the modeling frequencies, and converts the cascaded parameters to S-parameters using the RF Toolbox abcd2s function. See the Output Port block for information about determining the modeling frequencies. The LC bandstop tee network object is a two-port network as shown in the following circuit diagram.
L1
L3
C1
L2
C3
L4
C2
C4
[L1, L2, L3, L4, . . . ] is the value of the 'L' property, and [C1, C2, C3, C4, . . . ] is the value of the 'C' property.
5-106
LC Bandstop Tee
Dialog Box
Main Tab
Inductance (H) Vector containing the inductances, in order from source to load, of all inductors in the network. The inductance vector must contain at least three elements. Capacitance (F) Vector containing the capacitances, in order from source to load, of all capacitors in the network. Its length must be equal to the length of the vector you provide in the Inductance parameter. All values must be strictly positive.
5-107
LC Bandstop Tee
Visualization Tab
For information about plotting the filter parameters, see Chapter 3, "Plotting Model Data".
Examples References
See the LC Bandpass Pi block for an example of an LC filter. [1] Ludwig, Reinhold and Pavel Bretchko, RF Circuit Design: Theory and Applications, Prentice-Hall, 2000. [2] Zverev, Anatol I. , Handbook of Filter Synthesis, John Wiley & Sons, 1967.
See Also
General Passive Network, LC Bandpass Pi, LC Bandpass Tee, LC Bandstop Pi, LC Highpass Pi, LC Highpass Tee, LC Lowpass Pi, LC Lowpass Tee, Series C, Series L, Series R, Series RLC, Shunt C, Shunt L, Shunt R, Shunt RLC
5-108
LC Highpass Pi
Purpose Library Description
Model LC highpass pi network Ladder Filters sublibrary of the Physical library The LC Highpass Pi block models the LC highpass pi network described in the block dialog box, in terms of its frequency-dependent S-parameters. For each inductor and capacitor in the network, the block first calculates the ABCD-parameters at each frequency contained in the vector of modeling frequencies. For each series circuit, A = 1, B = Z, C = 0, and D = 1, where Z is the impedance of the series circuit. For each shunt, A = 1, B = 0, C = Y, and D = 1, where Y is the admittance of the shunt circuit. The LC Highpass Pi block then cascades the ABCD-parameters for each circuit element at each of the modeling frequencies, and converts the cascaded parameters to S-parameters using the RF Toolbox abcd2s function. See the Output Port block reference page for information about determining the modeling frequencies. The LC highpass pi network object is a two-port network as shown in the following circuit diagram.
C1
C2
L1
L2
L3
[L1, L2, L3, . . . ] is the value of the 'L' property, and [C1, C2, . . . ] is the value of the 'C' property.
5-109
LC Highpass Pi
Dialog Box
Main Tab
Inductance (H) Vector containing the inductances, in order from source to load, of all inductors in the network. The inductance vector must contain at least two elements. Capacitance (F) Vector containing the capacitances, in order from source to load, of all capacitors in the network. Its length must be equal to or one less than the length of the vector you provide in the Inductance parameter. [. . . ] · Thermal noise -- Use thermal noise to specify temperature-dependent random noise. · Phase noise -- Use the phase noise to specify noise to add to the angle component of the input signal. · Nonlinearity -- Use nonlinearity (specified as output power and phase as a function of input power and frequency in an AMP file or as third-order intercept point) to specify nonlinear mixer behavior as a function of input power. Note If you specify a nonzero value for the local oscillator frequency of the mixer and set the Type parameter to Upconverter, the blockset converts the signal to a frequency above the center frequency. [. . . ]