Main Content
mutualInductor
Description
Use the new mutualInductor
object to create a mutual inductor
element. You can add a mutual inductor element to your rfbudget
object,
circuit
object, or in
the RF
Budget Analyzer app and then export to the mutual inductor RF Blockset™.
Creation
Description
mi = mutualInductor
creates a mutual inductor element with
default property values.
mi = mutualInductor(Name=Value)
sets Properties of the mutual inductor
element using one or more name-value arguments. For example, mi =
mutualInductor(CouplingCoefficient=0.65)
sets the coupling coefficient
between the two coils to 0.65
. Properties not specified retain their
default values.
Properties
Object Functions
sparameters | Calculate S-parameters for RF data, network, circuit, and matching network objects |
rfbudget | Create RF budget object and compute RF budget results for chain of 2-port elements |
circuit | Circuit object |
clone | Create copy of existing circuit element or circuit object |
Examples
Version History
Introduced in R2023a