WOLFRAM SYSTEM MODELER

SineVoltage

Sine voltage source

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Analog.Sources.SineVoltage"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

This voltage source uses the corresponding signal source of the Modelica.Blocks.Sources package. Care for the meaning of the parameters in the Blocks package. Furthermore, an offset parameter is introduced, which is added to the value calculated by the blocks source. The startTime parameter allows to shift the blocks source behavior on the time axis.

SineVoltage.png

Parameters (5)

offset

Value: 0

Type: Voltage (V)

Description: Voltage offset

startTime

Value: 0

Type: Time (s)

Description: Time offset

V

Value:

Type: Voltage (V)

Description: Amplitude of sine wave

phase

Value: 0

Type: Angle (rad)

Description: Phase of sine wave

f

Value:

Type: Frequency (Hz)

Description: Frequency of sine wave

Connectors (2)

p

Type: PositivePin

Description: Positive electrical pin

n

Type: NegativePin

Description: Negative electrical pin

Components (1)

signalSource

Type: Sine

Description: Generate sine signal

Used in Examples (33)

TotalHarmonicDistortion

Modelica.Blocks.Examples

Calculation of total harmonic distortion of voltage

CharacteristicIdealDiodes

Modelica.Electrical.Analog.Examples

Characteristic of ideal diodes

CharacteristicThyristors

Modelica.Electrical.Analog.Examples

Characteristic of ideal thyristors

HeatingMOSInverter

Modelica.Electrical.Analog.Examples

Heating MOS Inverter

Resistor

Modelica.Electrical.Analog.Examples

Resistor with simple thermal network

HeatingRectifier

Modelica.Electrical.Analog.Examples

Heating rectifier

OvervoltageProtection

Modelica.Electrical.Analog.Examples

Example for Zener diodes

Rectifier

Modelica.Electrical.Analog.Examples

B6 diode bridge

ShowSaturatingInductor

Modelica.Electrical.Analog.Examples

Simple demo to show behaviour of SaturatingInductor component

ShowVariableResistor

Modelica.Electrical.Analog.Examples

Simple demo of a VariableResistor model

ThyristorBehaviourTest

Modelica.Electrical.Analog.Examples

Thyristor demonstration example

CompareTransformers

Modelica.Electrical.Analog.Examples

Transformer circuit to show the magnetization facilities

ControlledSwitchWithArc

Modelica.Electrical.Analog.Examples

Comparison of controlled switch models both with and without arc

SimpleTriacCircuit

Modelica.Electrical.Analog.Examples

Simple triac test circuit

IdealTriacCircuit

Modelica.Electrical.Analog.Examples

Ideal triac test circuit

AD_DA_conversion

Modelica.Electrical.Analog.Examples

Conversion circuit

DifferentialAmplifier

Modelica.Electrical.Analog.Examples.OpAmps

Differential amplifier

Adder

Modelica.Electrical.Analog.Examples.OpAmps

Inverting adder

Subtracter

Modelica.Electrical.Analog.Examples.OpAmps

Inverting subtracter

IMC_Steinmetz

Modelica.Electrical.Machines.Examples.InductionMachines

InductionMachineSquirrelCage Steinmetz-connection

DCSE_SinglePhase

Modelica.Electrical.Machines.Examples.DCMachines

Test example: DC with serial excitation starting with voltage ramp

DiodeBridge2Pulse

Modelica.Electrical.PowerConverters.Examples.ACDC.RectifierBridge2Pulse

Two pulse Graetz diode bridge with resistive load

HalfControlledBridge2Pulse

Modelica.Electrical.PowerConverters.Examples.ACDC.RectifierBridge2Pulse

Two pulse Graetz half controlled bridge with resistive load

DiodeCenterTap2Pulse

Modelica.Electrical.PowerConverters.Examples.ACDC.RectifierCenterTap2Pulse

Two pulse diode rectifier with center tap with resistive load

Rectifier

Modelica.Electrical.QuasiStatic.SinglePhase.Examples

Rectifier example

SaturatedInductor

Modelica.Magnetic.FluxTubes.Examples.BasicExamples

Inductor with saturation in the ferromagnetic core

InductorWithHysteresis

Modelica.Magnetic.FluxTubes.Examples.Hysteresis

SinglePhaseTransformerWithHysteresis2

Modelica.Magnetic.FluxTubes.Examples.Hysteresis

ThreePhaseTransformerWithRectifier

Modelica.Magnetic.FluxTubes.Examples.Hysteresis

Three-phase transformer (including hysteresis effect) with rectifier

SinglePhaseInductance

Modelica.Magnetic.FundamentalWave.Examples.Components

Single-phase inductance

IMC_Steinmetz

Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.InductionMachines

Induction machine with squirrel cage and Steinmetz-connection

LinearInductor

Modelica.Magnetic.QuasiStatic.FluxTubes.Examples

Linear inductor with ferromagnetic core

NonLinearInductor

Modelica.Magnetic.QuasiStatic.FluxTubes.Examples

Non linear inductor with ferromagnetic core

Used in Components (5)

SineVoltage

Modelica.Electrical.Polyphase.Sources

Polyphase sine voltage source

Thyristor1Pulse

Modelica.Electrical.PowerConverters.Examples.ACDC.ExampleTemplates

Template of single pulse rectifier

ThyristorBridge2Pulse

Modelica.Electrical.PowerConverters.Examples.ACDC.ExampleTemplates

Template of two pulse Graetz thyristor bridge

ThyristorCenterTap2Pulse

Modelica.Electrical.PowerConverters.Examples.ACDC.ExampleTemplates

Template of two pulse thyristor rectifier with center tap

Dimmer

Modelica.Electrical.PowerConverters.Examples.ACAC.ExampleTemplates

Dimmer including control

Revisions

  • 1998 by Christoph Clauss
    initially implemented