Help Center
Calculate even mode impedance of differential PCB transmission line
Since R2022b
zeven = getZEven(txline,frequency)
zeven = getZEven(txline,frequency) calculates the even mode impedance of the transmission line at the specified frequency.
zeven
txline
frequency
example
collapse all
Create a coupled microstrip line with copper traces.
txline = coupledMicrostripLine; txline.Conductor.Name = 'Copper'; txline.Conductor.Conductivity = 5.8e7; txline.Conductor.Thickness = 0.001;
Calculate the even mode impedance of coupled microstrip line at 1 GHz.
freq = 1e9; evenImp = getZEven(txline,freq)
evenImp = 49.1537
Transmission line, specified as a coupledMicrostripLine, coupledStripLine, microstripLineCustom, and stripLineCustom object.
coupledMicrostripLine
coupledStripLine
microstripLineCustom
stripLineCustom
Example: txline = microstripLine;getZEven(txline). Calculates the even mode impedance of the microstrip transmission line object with handle txline.
txline = microstripLine
getZEven(txline)
Data Types: char | string
char
string
Frequency to calculate the even mode impedance, specified as a positive scalar in hertz.
Even mode impedance of the transmission line, returned as a complex scalar.
Data Types: double
double
Introduced in R2022b
sparameters | getZOdd | getZ0
sparameters
getZOdd
getZ0
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
Europe
Asia Pacific
Contact your local office