SOPDT – Second order plus dead-time model

Block SymbolLicensing group: STANDARD
PIC

Function Description
The SOPDT block is a discrete simulator of a second order continuous-time system with time delay, which can be described by one of the transfer functions below. The type of the model is selected by the itf parameter.

itf = 1 : P(s) = pb1 s + pb0 s2 + pa1 s + pa0 edels itf = 2 : P(s) = k0 tau s + 1 tau1 s + 1 tau2 s + 1 edels itf = 3 : P(s) = k0om2 tauom s + 1 s2 + 2 xiom s + om2 edels itf = 4 : P(s) = k0 tau s + 1 tau1 s + 1s edels

For simulation of first order plus dead time systems (FOPDT) use the LLC block with parameter a set to zero.

The exact discretization at the sampling instants is used for discretization of the P(s) transfer function. The sampling period used for discretization is equivalent to the execution period of the SOPDT block.

Input

u

Analog input of the block  0.0

Double (F64)

Output

y

Analog output of the block

Double (F64)

Parameters

itf

Transfer function form  1.00E+00

Long(I32)

1 ....

A general form

2 ....

A form with real poles

3 ....

A form with complex poles

4 ....

A form with integrator

k0

Static gain  1.0

Double (F64)

tau

Numerator time constant  0.0

Double (F64)

tau1

The first time constant  1.0

Double (F64)

tau2

The second time constant  1.0

Double (F64)

om

Natural frequency  1.0

Double (F64)

xi

Relative damping coefficient  1.0

Double (F64)

pb0

Numerator coefficient: s0  1.0

Double (F64)

pb1

Numerator coefficient: s1  1.0

Double (F64)

pa0

Denominator coefficient: s0  1.0

Double (F64)

pa1

Denominator coefficient: s1  1.0

Double (F64)

del

Dead time [s]  0.0

Double (F64)

nmax

Size of delay buffer (number of samples) for the time delay del. Used for internal memory allocation.   10  10000000 1.00E+03

Long (I32)

2022 © REX Controls s.r.o., www.rexygen.com