blockAutoCorrelationTest
Tests the null hypothesis that a signal is uncorrelated with a given offset
Extends from Modelica.Blocks.Interfaces.SISO (Single Input Single Output continuous control block).
Information
This block uses the CorrelationTest block to test for an auto-correlation of the same signal and a fixed time offset delta_t.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Time | delta_t | 0.1 | Time delay for auto-correlation of signal |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| RealInput | u (from SISO) | Connector of Real input signal | |
| RealOutput | y (from SISO) | Connector of Real output signal |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| CorrelationTest | correlationTest |
Revisions
|
Developed 2014 at the DLR Institute of System Dynamics and Control |