SParameterChannel
Description
The SParameterChannel
object combines the scattering parameter
(S-parameter) model of a baseband communication channel with an analog transmitter and
receiver into a single S-parameter with adjustable port ordering. The object then calculates
the impulse response of the S-Parameter using the rational
(RF Toolbox) function.
The SParameterChannel
object supports .sNp Touchstone files, where N represents the number of ports.
Creation
Description
creates an S-parameter channel object obj
= SParameterChannel(filename
)obj
by importing data from the
Touchstone file specified by filename
.
Input Arguments
Properties
Examples
Version History
Introduced in R2021aSee Also
rational
(RF Toolbox) | Analog Channel | serdes.ChannelLoss