.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 right 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-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos