Contenuto principale

Choose Mathematical Models that Represent Cables or Lines

This tutorial shows how to select a mathematical model for cables or lines for your application from different types of delay-based, lumped-parameter, and distributed models. First, the tutorial discusses the different models and compares the equations that they use. For a brief summary of the models, their intended applications, and the blocks that use them, see Summary of Mathematical Models.

To calculate the current through and voltage across cables and lines, you need to consider:

  • The distributed resistance of the conductors, R, which causes attenuation (signal loss), particularly at high currents and low frequencies.

  • The distributed inductance of the conductors, L, due to the magnetic field around the conductors and their self-inductance. Inductance slows down signal propagation because it resists changes in current. This effect is most pronounced for transient responses at high frequencies.

  • The distributed capacitance between pairs of conductors, C, which delays voltage changes when energy is stored in the electric field, especially at high frequencies and for shielded or coaxial cables.

  • The distributed conductance of the dielectric material separating pairs of conductors, G, which causes leakage and attenuation, especially at high voltage.

Choose a mathematical model based on the strength of each of these effects in your application and the arrangement of the conductors. In the simplest case, for short wires carrying a low current, you can treat R, L, C, and G as negligible. In this case, you can connect two blocks directly with physical connection lines to model a heavily idealized wire between them. In contrast, the most complex models treat R, L, C, and G as evenly distributed over the length of the conductors and dependent on the frequency of the signal. Simscape™ blocks use a range of simplifying assumptions between these two extremes. The resulting models, in order of increasing complexity, are delay-based models, lumped-parameter models, and distributed models.

Delay-Based Models

Delay-based models do not model inductance or capacitance explicitly, but instead represent their effects as a pure time delay. The simplest delay-based model ignores signal losses and treats the transmission line as a fixed impedance, irrespective of frequency, plus a delay term. The defining equations of the simplest delay-based model are

v1( t ) – i1( t ) Z0 = v2( tτ ) + i2( tτ ) Z0

v2( t ) – i2( t ) Z0 = v1( tτ ) + i1( tτ ) Z0,

where:

  • v1 is the voltage across the left-hand end of the transmission line.

  • i1 is the current into the left-hand end of the transmission line.

  • v2 is the voltage across the right-hand end of the transmission line.

  • i2 is the current into the right-hand end of the transmission line.

  • τ is the transmission line delay.

  • Z0 is the characteristic impedance of the transmission line.

To introduce losses, you can connect several delay-based components in series with resistors between them.

Delay-based models are useful for simplified timing analysis of high-speed digital systems where the line delay dominates and there are no reflections or frequency-dependent effects. To model a single-phase transmission line using a delay-based model, use the Transmission Line block and set the Model Type parameter to Delay-based and lossless or Delay-based and lossy.

Lumped-Parameter Models

Lumped-parameter models simplify the cable or line by concentrating properties like resistance, inductance, and capacitance into a single point, instead of considering them as distributed along the length of the conductors. This enables you to model the cable or line as a simple equivalent circuit. Use this approach to create more manageable models, especially at lower frequencies where the effects of spatial distribution are less significant.

Most of the lumped-parameter models in Simscape divide the cable or line into series segments, each comprising resistors, inductors, and capacitors. The accuracy of these models increases with the number of segments and decreases with increases in line length or frequency. This approach is useful for modeling short- to medium-length cables or lines when detailed electromagnetic behavior is not required. For example, you can use this approach for capturing transient responses in DC systems, analyzing low-frequency AC systems, system-level modeling in power transmission and distribution applications, and fault analysis.

This figure shows the block diagram for an L-section segment. A series resistor with resistance R*LEN/N, and inductor with inductance L*LEN/N, model the inner conductor. A parallel resistor with resistance G*LEN/N, and capacitor with capacitance C*LEN/N, model the capacitance and leakage conductance, respectively, between the inner conductor and the external shielding conductor. The physical connection line between the Connection Port blocks labeled +1 to 2+ represents the inner conductor. The physical connection line between the Connection Port blocks labeled 1i to 2- represents the external shielding conductor.

Diagram of an L-section segment.

Here:

  • R is line resistance per unit length.

  • L is the line inductance per unit length.

  • C is the line capacitance per unit length.

  • G is the line conductance per unit length.

  • LEN is the length of the line.

  • N is the number of series segments.

Lumped-parameter models vary in complexity depending on the number of conductors and the number and types of the passive elements incorporated into the equivalent circuit.

To model short conductors carrying low-frequency signals, a single segment with a resistor and an inductor is often sufficient. To model multiple conductors in a single cable, you can use the Cable and Connectors block. This block models each conductor as a series resistor and inductor. Optionally, it also models the connectors as resistors representing the contact resistance and inter-pin conductance.

To model a single-phase AC line with a central conductor and external shielding conductor, you can use the Transmission Line block and set the Model Type parameter to Lumped parameter L-section or Lumped parameter pi-section. The pi-section model incorporates an additional parallel inductor and capacitor into each L-section for greater accuracy.

To model cables with more conducting layers or to model three-phase lines, you need additional passive elements in each section to account for the greater number of conductors.

The Transmission Line (Three-Phase) block models a three-phase transmission line using the lumped-parameter pi-line model. This model accounts for:

  • The resistance of each phase and the line-line mutual resistance

  • The self-inductance of each phase and the line-line mutual inductance

  • The line-line and line-ground capacitance

The Coupled Lines (Pair) and Coupled Lines (Three-Phase) blocks model magnetically-coupled instead of capacitively-coupled lines. These models are useful when magnetic coupling in the network is significant. These effects are most prominent when:

  • The lines are parallel and close together

  • The self-inductances of the lines are high

  • The AC frequency of the network is high

The AC Cable (Three-Phase) block models a three-phase power cable with central conductors and a conducting sheath surrounding each phase. The model accounts for:

  • The resistance of each phase and sheath and the return path.

  • The inductance of, and mutual inductance between, each phase, each sheath, and the return path.

  • The capacitance between each phase and the corresponding sheath.

  • The capacitance between each sheath and the return path.

You can also create your own lumped-parameter models using a combination of Resistor, Inductor, and Capacitor blocks or the RLC (Three-Phase) block. This approach is useful when you only need a simple model. For example:

  • A Resistor and Inductor block in series are sufficient to model a short conductor in DC or low-frequency applications.

  • Series segments of parallel Inductor and Capacitor blocks are sufficient to model short lines carrying high-frequency signals. For a simple model of a lossless transmission line, see LC Transmission Line and Test Bridge.

Creating custom models is also useful for modeling specialized cable arrangements and for modeling faults or thermal effects.

Distributed Models

Distributed models treat R, L, C, and G as being evenly distributed over the length of the conductors. These models then solve differential equations for voltage and current with respect to length along the conductors, x. This high-fidelity approach is useful for modeling long cables and lines, or for modeling short cables and lines when you need to capture detailed electromagnetic behavior. The telegrapher's equations describe the electromagnetic behavior of a multiconductor transmission line:

dVdx=ZIdIdx=YV

where:

  • V is the vector of line phase voltages.

  • I is the vector of phase currents.

  • Z is the series impedance matrix in per unit length.

  • Y is the shunt admittance matrix in per unit length.

For a single-phase line V, I, Z, and Y are scalars.

The Transmission Line block with the Model Type parameter set to Distributed parameter uses a distributed model to represent a line with an inner conductor and external shielding conductor. This model is not frequency-dependent. It is highly accurate, but only at a given frequency.

The DC Cable models a DC power cable with six concentric layers: core conductor, insulation, sheath, inner jacket, armor, and serving. The model uses a frequency-dependent approach. This block is useful for simulating transient responses with high precision in high-voltage direct-current (HVDC) transmission applications.

The Frequency-Dependent Overhead Line (Three-Phase) block models a three-phase line using a frequency-dependent distributed model. This block is useful for long-distance transmission lines with ground return, where behavior is highly frequency dependent.

Summary of Mathematical Models

This table summarizes the different types of models in increasing order of complexity. In this categorization, some models share the same level of fidelity but serve different purposes. Delay-based models focus on timing, whereas lumped-parameter models with series resistance and inductance focus on power. Similarly, lumped-parameter models with pi- or L-sections are effective at low frequencies, whereas lumped-parameter models that incorporate magnetic coupling, but do not model capacitance, are effective at high frequencies. Use this table to select a model for your application.

Fidelity Level

Model Type

Model Summary

Applications

Simscape Electrical Blocks

Very lowIdeal connection or lumped resistance
  • Models connections as idealized wires with no inductance, capacitance, or leakage conductance

  • Optionally incorporates a lumped resistance to model signal loss

  • Low-current, short-length wires, cables, or lines

LowDelay-based
  • Represents the effects of inductance and capacitance as a time delay, without modeling energy storage explicitly

  • Optionally incorporates series resistors to model signal losses

  • Does not model leakage conductance or frequency-dependent effects

  • Simplified timing analysis of high-speed digital systems where the line delay dominates, such as in:

    • Digital signal processing

    • Control systems

  • Synchronization in real-time systems

  • Transmission Line

    • Set the Model Type parameter to Delay-based and lossless or Delay-based and lossy.

LowLumped parameter with series RL only
  • Models each conductor as a series resistor and inductor

  • Does not model capacitance or leakage conductance

  • Captures basic transient behavior when the physical system operates at low to moderate frequencies or involves short cable lengths

  • Applicable when the cable length is much shorter than the transient rise time or signal wavelength

  • Does not model frequency-dependent effects

  • Steady-state or slow transient analysis of short DC cables:

    • Battery cables in automotive applications

    • Short DC busbars in power electronics

    • Short harnesses in robotics or aerospace

  • Analysis of signal loss and delay in short AC cables or lines at low frequencies:

    • Short motor leads in industrial drives

    • Low-frequency analog signal paths

  • Fault analysis

  • Thermal modeling

MediumLumped parameter pi- or L-sections
  • Divides the cable or line into segments and models each segment as an equivalent circuit comprising discrete resistors, inductors, and capacitors

  • Models resistance, inductance, capacitive coupling, and leakage conductance

  • Fidelity increases with the number of discrete elements in each segment and the number of segments

  • Captures basic transient behavior, but accuracy decreases with increases in frequency or line length of the physical system

  • Does not model frequency-dependent effects

  • Applications where cables are long enough that capacitance and leakage matter, but not so long that you need to model wave propagation

  • Non-steady-state analysis of switching, startup, or fault events in medium-length DC cables, such as in:

    • Solar PV arrays

    • Battery energy storage systems (BESS)

    • DC microgrids

    • Railway traction systems

  • Analysis of medium-length AC cables carrying moderate frequency signals, such as in:

    • Motor cables

    • Connections between converters, filters, and loads

  • Simplified system-level modeling in power transmission and distribution applications

  • Fault analysis

  • Thermal modeling

  • Modeling of cables or lines with custom inductor arrangements

MediumLumped-parameter with magnetically-coupled lines
  • Models series resistance, series inductance, and leakage conductance

  • Models mutual resistance, mutual inductance, and magnetic coupling between lines

  • Models wave propagation with medium fidelity but models magnetic coupling with high fidelity

  • Does not model capacitance

  • Does not model frequency-dependent effects

  • Lines when the magnetic coupling in the network is significant —

    Magnetic coupling is most prominent when:

    • The lines are parallel and close together

    • The self-inductances of the lines are high

    • The AC frequency of the network is high

HighDistributed and frequency independent
  • Treats the line or cable as a continuous system with resistance, inductance, capacitance, and leakage conductance distributed evenly along its length

  • Models wave propagation and reflections with high accuracy

  • Does not model frequency-dependent effects

  • Long-distance, low-frequency power lines

  • Impedance matching and reflection analysis

Very highDistributed and frequency dependent
  • Treats the line or cable as a continuous system with resistance, inductance, capacitance, and leakage conductance distributed evenly along its length

  • Models resistance, inductance, capacitance, and leakage conductance as functions of frequency

  • Accounts for skin effect, dielectric losses, and dispersion

  • Requires detailed material and geometric data

  • Accurately captures both time and frequency domain behavior

  • Transient responses in high-voltage direct-current (HVDC) transmission systems

  • Underground and submarine applications

  • Long-distance AC transmission lines with ground return, where behavior is highly frequency dependent

  • Engineering applications where detailed electromagnetic behavior is required:

    • Circuit board operation

    • PWM inverter-fed motors

    • Long cable runs with switching surges

See Also

Simscape Blocks

Topics