Table of Contents
Discretized Zero-Pole
Implements a continuous-time zero-pole transfer function in discrete-time.
Library
MATLAB Command Line
Click to copy the following command line to the clipboard. Then paste it in the MATLAB Command Window:
qc_open_library('quarc_library/Discrete')Description
The Discretized Zero-Pole block converts a continuous-time transfer function in zero-pole form to a discrete-time transfer function according to the specified discretization method.
Installation Requirements
In order to use the Discretized Zero-Pole block, the MathWorks Control System toolbox should be installed with your MATLAB software.
Input Ports
The input signal to the transfer function.
Output Ports
The output signal from the transfer function.
Data Type Support
This block accepts input of type double
. The output is of type double
.
Parameters and Dialog Box
Zeros
A vector containing the zeros of the continuous-time transfer function.
Poles
A vector containing the poles of the continuous-time transfer function.
Gain
A scalar specifying the gain of the continuous-time transfer function.
Discretization Method
The method used to discretize the continuous-time system. The methods provided with this block
are those supported by the c2d
command with the exception of the prewarp
method,
which is not supported by this block.
Sample Time
The sample time for the equivalent discrete-time system.
Targets
Target Name |
Compatible* |
Model Referencing |
Comments |
---|---|---|---|
Yes |
Yes |
||
Yes |
Yes |
||
Yes |
Yes |
||
Yes |
Yes |
||
Yes |
Yes |
||
Yes |
Yes |
||
Yes |
Yes |
||
Yes |
Yes |
||
Yes |
Yes |
||
Yes |
Yes |
||
Yes |
Yes |
||
Yes |
Yes |
||
Yes |
Yes |
||
Yes |
Yes |
Last fully supported in QUARC 2018. |
|
Rapid Simulation (RSIM) Target |
Yes |
Yes |
|
S-Function Target |
No |
N/A |
Old technology. Use model referencing instead. |
Normal simulation |
Yes |
Yes |
Copyright ©2024 Quanser Inc. This page was generated 2024-10-17. Submit feedback to Quanser about this page.
Link to this page.