.Modelica_LinearSystems2.ZerosAndPoles.Analysis

Information

Package of functions to analyse zeros-and-poles description represented by a ZerosAndPoles record

Contents

NameDescription
analysisMake a system analysis based on the poles and zeros of the system
timeResponseCalculate the time response of a zeros-and-poles transfer function
impulseResponseCalculate the impulse time response
stepResponseCalculate the step time response
rampResponseCalculate the ramp time response
initialResponseCalculate the time response for given initial condition and zero inputs
numeratorDegreeReturn numerator degree of a ZerosAndPoles transfer function
denominatorDegreeReturn denominator degree of a ZerosAndPoles transfer function
evaluateEvaluate a ZerosAndPoles transfer function at a given value of p
zerosAndPolesCalculate zeros and poles of a ZerosAndPoles transfer function
eigenValuesCalculate the eigen values of a linear zeros-and-poles transfer function and write them in a complex vector
eigenVectorsCalculate the rigth eigenvectors of the corresponding state space system of a zeros-and-poles transfer function and write them columnwise in a matrix
invariantZerosCompute invariant zeros of zeros-and-poles transfer function
dcGainReturn steady state gain k (for a stable system: k = value of y at infinite time for a step input)
isControllableCheck controllability of a zp-transfer-function
isObservableCheck observability of a zp-transfer-function
isStabilizableCheck stabilizability of a zp-transfer-function
isDetectableCheck detectability of a zp-transfer-function
controllabilityMatrixCalculate the controllability matrix [B, A*B, ..., A^(n-1)*B] of a zp-transfer-function
observabilityMatrixCalculate the observability matrix of zp-transfer-function

Generated at 2024-04-26T18:16:04Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos