VfController

Voltage-Frequency-Controller

    VfController

Library

Electrical/Machines/Utilities

Description

Simple Voltage-Frequency-Controller.
Amplitude of voltage is linear dependent (VNominal/fNominal) on frequency (input signal "u"), but limited by VNominal (nominal RMS voltage per phase).
m sine-waves with amplitudes as described above are provided as output signal "y".
By setting parameter EconomyMode=true, Voltage rises quadratically with frequency which means flux,torque and loss reduction for fan and pump drives.
The sine-waves are intended to feed a m-phase SignalVoltage.
Phase shifts between sine-waves may be chosen by the user; default values are (k-1)/m*pi for k in 1:m.

Parameters

VfController_0

NameLabelDescriptionData TypeValid Values

mo_nout

nout

Number of outputs

Scalar

mo_m

m

Number of phases

Scalar

mo_orientation

orientation

Orientation of phases

Vector

mo_VNominal

VNominal

Nominal RMS voltage per phase

Scalar

mo_fNominal

fNominal

Nominal frequency

Scalar

mo_BasePhase

BasePhase

Common phase shift

Scalar

mo_EconomyMode

EconomyMode

Economy mode: voltage quadratic dependent on frquency

Scalar

true
false

mo_pow

pow

Scalar

VfController_1

NameLabelDescriptionData TypeValid Values

mo_u

u

u

Structure

mo_u/fixed

fixed

Cell of scalars

true
false

mo_u/start

start

Cell of scalars

mo_y

y

y

Structure

mo_y/fixed

fixed

Cell of vectors

true
false

mo_y/start

start

Cell of vectors

mo_x

x

x

Structure

mo_x/fixed

fixed

Cell of scalars

true
false

mo_x/start

start

Cell of scalars

mo_amplitude

amplitude

amplitude

Structure

mo_amplitude/fixed

fixed

Cell of scalars

true
false

mo_amplitude/start

start

Cell of scalars

Ports

NameTypeDescriptionIO TypeNumber

u

implicit

Connector of Real input signal

input

1

y

implicit

Connector of Real output signals

output

1