designCoupledLine
Calculate dimensions of coupled-line section for specified frequency
Since R2022a
Syntax
Description
[
calculates the dimensions of the coupled line section of a coupled-line balun
around a specified frequency.Length
,Width
,Spacing
] = designCoupledLine(balunobj
,frequency
)
Note
designCoupledLine
is the first step in designing
a coupled line balun. This function is succeeded by designUncoupledLine
and designOutputLine
as the second and third step,
respectively.
___ = designCoupledLine(___,
calculates the dimensions of the coupled-line section of a coupled-line balun
with additional options specified using name-value arguments.Name=Value
)
Note
PCB components designed using the design
function
operate around the specified frequency with a 10-15% tolerance.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022a