Contenu principal

Voltage-Controlled Voltage Source

R2026b

Linear voltage-controlled voltage source

  • Voltage-Controlled Voltage Source block

Libraries:
Simscape / Foundation Library / Electrical / Electrical Sources

Description

The Voltage-Controlled Voltage Source block models a linear voltage-controlled voltage source, described with the equation

V=K·(V(+)V())

where:

  • V is the output voltage.

  • K is the voltage gain.

  • V(+) and V(-) are the voltages at the + and - control ports.

The + and - ports on the left side of the block are the control ports. To use the block, connect the control ports to the control voltage source. The two ports on the right side of the block are the output ports. They generate the output voltage, with the polarity indicated by the + and – signs on the block icon.

Variables

To set the priority and initial target values for the block variables prior to simulation, use the Initial Targets section in the block dialog box or Property Inspector. For more information, see Set Priority and Initial Target for Block Variables.

Nominal values provide a way to specify the expected magnitude of a variable in a model. Using system scaling based on nominal values increases the simulation robustness. Nominal values can come from different sources, one of which is the Nominal Values section in the block dialog box or Property Inspector. For more information, see Modify Nominal Values for a Block Variable.

Ports

Conserving

expand all

Electrical conserving port associated with the positive control terminal.

Electrical conserving port associated with the negative control terminal.

Electrical conserving port associated with the output voltage positive terminal.

The port name is not visible in the block icon, but you can see this name in the underlying source file by clicking the Source code link in the Description tab of the block dialog box.

Electrical conserving port associated with the output voltage negative terminal.

The port name is not visible in the block icon, but you can see this name in the underlying source file by clicking the Source code link in the Description tab of the block dialog box.

Parameters

expand all

The change in the output voltage divided by the change in the control voltage that causes it.

Extended Capabilities

expand all

C/C++ Code Generation
Generate C and C++ code using Simulink® Coder™.

Version History

Introduced in R2007a