| Parameter | Description |
| Signals | Displays the signals used to estimate the system, including the stimulus signal, reference signal, response signal, and estimated response signal. |
| Signal Selection | Specifies the signal you want to preview. Contains the following options:
- Stimulus—Displays the stimulus signal.
- Response (default)—Displays the response and estimated response signals.
- Reference—Displays the reference signal.
|
| Data type | Specifies the data type for the input signal(s). Contains the following options:
|
| Model type | Specifies the type of model to estimate. Contains the following options:
- Continuous
- Discrete (default)
|
| Signal type | Specifies the type of the input signals. This option is available only when you set Model type to Continuous. Contains the following options:
- General (default)
- Step response
|
| Settings | Specifies whether the dynamic system contains delay and whether stimulus signal and response signal contain initial condition parts. This option is available only when you set Model type to Continuous and set Signal type to Step response. Contains the following options:
- System with delay?—specifies whether the dynamic system contains delay. The default is TRUE. If System with delay? is TRUE, this VI estimates the delay of the dynamic system automatically.
- Signal with initial part?—specifies whether stimulus signal and response signal contain initial condition parts. The default is TRUE. If Signal with initial part? is FALSE, this VI assumes stimulus signal and response signal equal zero in the initial conditions.
|
| Numerator order | Specifies the order of the numerator of the system model. When you set Model type to Continuous and set Signal type to Step response, this VI sets the value of Numerator order to Denominator order – 1. In this case, you cannot change the value of Numerator order. |
| Denominator order | Specifies the order of the denominator of the system model. When you set Model type to Continuous and set Signal type to Step response, the value of Denominator order must be 1 or 2. |
| Delay initial guess | Specifies the initial guess of the system delay in seconds. The default is NaN, which means no delay exists in this transfer function. This option is available only when you set Model type to Continuous and set Signal type to General. |
| Estimation method | Specifies the estimation method to use for discrete systems. Contains the following options:
- Direct (default)
- Indirect—This option is available only when you set Model type to Discrete.
- Joint input-output—This option is available only when you set Model type to Discrete.
|
| Controller numerator | Specifies the numerator coefficients of the discrete, linear controller. This option is available only when you set Model type to Discrete and set Estimation method to Indirect. |
| Controller denominator | Specifies the denominator coefficients of the discrete, linear controller. This option is available only when you set Model type to Discrete and set Estimation method to Indirect. |
| Controller structure | Specifies the controller position in the feedback loop. If the controller is set before the dynamic system, select Feedforward-path. If the controller is set after the output, select Feedback-path. This option is available only when you set Model type to Discrete and set Estimation method to Indirect. |
| Zero-Pole cancellation tolerance | Determines zero-pole cancellations. If the difference between the location of a pole and a zero is within the tolerance, this VI removes the zero-pole pair. This option is available only when you set Model type to Discrete and set Estimation method to Indirect. |
| System Diagram | Displays the system diagram of the closed-loop system. |
| Estimated Model | Displays the mathematical equation and sampling rate of the estimated transfer function model. |