power_cableparam
Compute RLC parameters of radial copper cables with single screen, based on conductor and insulator characteristics
Syntax
power_cableparam
[r,l,c,z] = power_cableparam(CableData)
Description
power_cableparam
opens the Cable Parameters Tool with the
default cable parameter values provided by Simscape™
Electrical™ Specialized Power Systems software.
[r,l,c,z] = power_cableparam(CableData)
computes the impedances and
capacitances of a structure, CableData, that represents a set of cables that have a screen
conductor.
Input Arguments
Output Arguments
Examples
For an example using the power_cableparam
function, see the power_cable
model.