Unit Delay Enabled Resettable External IC (Obsolete)
Delay signal one sample period, if external enable signal is on, with external Boolean reset and initial condition
Compatibility
Note
The Unit Delay Enabled Resettable External IC block is not recommended. This block was removed from the Discrete library in R2016b. In new models, use the Delay block (with parameters set appropriately). Existing models that contain the Unit Delay Enabled Resettable External IC block continue to work for backward compatibility.
Library
Additional Math & Discrete / Additional Discrete (until R2016b)
Description
The Unit Delay Enabled Resettable External IC block combines the features of the Unit Delay Enabled (Obsolete), Unit Delay External IC (Obsolete), and Unit Delay Resettable (Obsolete) blocks.
The block can reset its state based on an external reset signal R
.
When the enable signal E
is on and the reset signal
R
is false, the block outputs the input signal delayed by one
sample period.
When the enable signal E
is on and the reset signal
R
is true, the block resets the current state and its output to
the Initial condition.
When the enable signal is off, the block is disabled, and the state and output do not
change except for resets. The enable signal is on when E
is not 0,
and off when E
is 0.
You specify the time between samples with the Sample time
parameter. A setting of -1
means that the block inherits the
Sample time.
Data Type Support
The Unit Delay Enabled Resettable External IC block accepts signals of the following data types:
Floating point
Built-in integer
Fixed point
Boolean
The data types of the inputs u
and IC
must be
the same. The output has the same data type as u
and
IC
.
For more information, see Data Types Supported by Simulink in the Simulink® documentation.
Parameters
- Sample time
Specify the time interval between samples. To inherit the sample time, set this parameter to
-1
. See Specify Sample Time in the online documentation for more information.
Characteristics
Data Types | Double | Single | Boolean | Base Integer | Fixed-Point |
Sample Time | Specified in the Sample time parameter |
Direct Feedthrough | No, of the input port No, of the enable port Yes, of the enable port Yes, of the
external |
Multidimensional Signals | No |
Variable-Size Signals | No |
Zero-Crossing Detection | No |
Code Generation | Yes |
See Also
Unit Delay, Unit Delay Enabled (Obsolete), Unit Delay Enabled External IC (Obsolete), Unit Delay Enabled Resettable (Obsolete), Unit Delay External IC (Obsolete), Unit Delay Resettable (Obsolete), Unit Delay Resettable External IC (Obsolete), Unit Delay With Preview Enabled (Obsolete), Unit Delay With Preview Enabled Resettable (Obsolete), Unit Delay With Preview Enabled Resettable External RV (Obsolete), Unit Delay With Preview Resettable (Obsolete), Unit Delay With Preview Resettable External RV (Obsolete)
Version History
Introduced before R2006a