power_cableparam
Compute RLC parameters and frequency-dependent model parameters of a group of cables
Description
power_cableparam
opens the Power Cable
Parameters app with the default cable parameter values that the Simscape™
Electrical™ Specialized Power Systems software provides.
returns a
structure variable with default cable geometry parameters. You can use
DATA
= power_cableparam(‘new’)DATA
as a template variable to configure a new cable geometry and to
compute the cable parameters.
computes the cable parameters for the geometric cable parameters given in the
DATA
= power_cableparam(CableData
)CableData
structure. The function computes the R
,
L
, C
, and G
fields of DATA
structure as N-by-N matrices where
N is the number of phases defined in the cable arrangement. The
WB
field of the DATA
structure variable containing
the frequency-dependent model parameters for the given frequency-range.
If you specify the DATA
structure in the format of R2022a, the
function assumes that a cable consists of an inner copper phase conductor with an outer
screen conductor, using cross-linked polyethylene (XLPE) insulator material. The R, L, C,
and Z parameters are then computed as in R2022a. The G and WB parameters are not computed.