WOLFRAM SYSTEM MODELER

VoltageSensor

Sensor to measure the voltage between two pins

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Analog.Sensors.VoltageSensor"]
Out[1]:=

Information

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

The voltage sensor converts the voltage between the two connectors into a real valued signal. It does not influence the current sum at the nodes in between the voltage is measured, therefore, the electrical behavior is not influenced by the sensor.

Connectors (3)

p

Type: PositivePin

Description: Positive pin

n

Type: NegativePin

Description: Negative pin

v

Type: RealOutput

Description: Voltage between pin p and n (= p.v - n.v) as output signal

Used in Examples (30)

TotalHarmonicDistortion

Modelica.Blocks.Examples

Calculation of total harmonic distortion of voltage

InvertingAmp

Modelica.Electrical.Analog.Examples

Inverting amplifier

ParallelResonance

Modelica.Electrical.Analog.Examples

Parallel resonance circuit

NonInvertingAmplifier

Modelica.Electrical.Analog.Examples.OpAmps

Non-inverting amplifier

InvertingAmplifier

Modelica.Electrical.Analog.Examples.OpAmps

Inverting amplifier

DifferentialAmplifier

Modelica.Electrical.Analog.Examples.OpAmps

Differential amplifier

Adder

Modelica.Electrical.Analog.Examples.OpAmps

Inverting adder

Subtracter

Modelica.Electrical.Analog.Examples.OpAmps

Inverting subtracter

Differentiator

Modelica.Electrical.Analog.Examples.OpAmps

Differentiating amplifier

Integrator

Modelica.Electrical.Analog.Examples.OpAmps

Integrating amplifier

LowPass

Modelica.Electrical.Analog.Examples.OpAmps

Low-pass filter

HighPass

Modelica.Electrical.Analog.Examples.OpAmps

High-pass filter

VoltageFollower

Modelica.Electrical.Analog.Examples.OpAmps

Reproduce input voltage

Comparator

Modelica.Electrical.Analog.Examples.OpAmps

Comparator

InvertingSchmittTrigger

Modelica.Electrical.Analog.Examples.OpAmps

Inverting Schmitt trigger with hysteresis

SchmittTrigger

Modelica.Electrical.Analog.Examples.OpAmps

Schmitt trigger with hysteresis

LCOscillator

Modelica.Electrical.Analog.Examples.OpAmps

LC oscillator

SMEE_Rectifier

Modelica.Electrical.Machines.Examples.SynchronousMachines

Test example: ElectricalExcitedSynchronousMachine with rectifier

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

DiodeCenterTapmPulse

Modelica.Electrical.PowerConverters.Examples.ACDC.RectifierCenterTapmPulse

2*m pulse diode rectifier with center tap with resistive load

DiodeBridge2mPulse

Modelica.Electrical.PowerConverters.Examples.ACDC.RectifierBridge2mPulse

2*m pulse diode rectifier bridge with resistive load

HalfControlledBridge2mPulse

Modelica.Electrical.PowerConverters.Examples.ACDC.RectifierBridge2mPulse

2*m pulse half controlled rectifier bridge with resistive load

ThyristorBridge2mPulse_DC_Drive

Modelica.Electrical.PowerConverters.Examples.ACDC.RectifierBridge2mPulse

2*m pulse thyristor bridge feeding a DC drive

DiodeCenterTap2mPulse

Modelica.Electrical.PowerConverters.Examples.ACDC.RectifierCenterTap2mPulse

2*m pulse diode center tap rectifier with resistive load

QuadraticCoreAirgap

Modelica.Magnetic.FluxTubes.Examples.BasicExamples

Educational example: iron core with airgap

ToroidalCoreAirgap

Modelica.Magnetic.FluxTubes.Examples.BasicExamples

Educational example: iron core with airgap

ToroidalCoreQuadraticCrossSection

Modelica.Magnetic.FluxTubes.Examples.BasicExamples

Educational example: iron core with airgap

SMEE_Rectifier

Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SynchronousMachines

Test example: ElectricalExcitedSynchronousMachine with rectifier

Used in Components (15)

PowerSensor

Modelica.Electrical.Analog.Sensors

Sensor to measure the power

DcdcInverter

Modelica.Electrical.Machines.Examples.ControlledDCDrives.Utilities

DC-DC inverter

VoltageSensor

Modelica.Electrical.Polyphase.Sensors

Polyphase voltage sensor

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

ThyristorCenterTapmPulse

Modelica.Electrical.PowerConverters.Examples.ACDC.ExampleTemplates

Template of 2*m pulse rectifier with center tap

ThyristorBridge2mPulse

Modelica.Electrical.PowerConverters.Examples.ACDC.ExampleTemplates

Template of 2*m pulse bridge thyristor rectifier

ThyristorCenterTap2mPulse

Modelica.Electrical.PowerConverters.Examples.ACDC.ExampleTemplates

Template of 2*m pulse thyristor rectifier with center tap

SinglePhaseTwoLevel

Modelica.Electrical.PowerConverters.Examples.DCAC.ExampleTemplates

Single-phase two level inverter including control

ChopperStepDown

Modelica.Electrical.PowerConverters.Examples.DCDC.ExampleTemplates

Step down chopper including control

ChopperStepUp

Modelica.Electrical.PowerConverters.Examples.DCDC.ExampleTemplates

Step up chopper including control

HBridge

Modelica.Electrical.PowerConverters.Examples.DCDC.ExampleTemplates

H bridge DC/DC converter

Dimmer

Modelica.Electrical.PowerConverters.Examples.ACAC.ExampleTemplates

Dimmer including control

VoltageBridge2Pulse

Modelica.Electrical.PowerConverters.ACDC.Control

Control of 2 pulse bridge rectifier

Revisions

  • 1998 by Christoph Clauss
    initially implemented