Inports
| |
In | Input |
Outports
| |
Out | Limited output |
Mask Parameters | |
max | Upper Limit |
min | Lower Limit |
Saturation of output to adjustable upper and lower limit.
If the entry for Upper Limit is lower than the entry for Lower Limit then the limits will be swapped internally.
FiP8 | 8 Bit Fixed Point Implementation |
FiP16 | 16 Bit Fixed Point Implementation |
FiP32 | 32 Bit Fixed Point Implementation |
Float32 | 32 Bit Floating Point Implementation |
Float64 | 64 Bit Floating Point Implementation |
Name | FiP8 |
ID | 80 |
Revision | 1.0 |
C filename | Saturation_FiP8.c |
H filename | Saturation_FiP8.h |
8 Bit Fixed Point Implementation
Controller Parameters | |
max | Upper limit |
min | Lower limit |
Data Structure:
Name | FiP16 |
ID | 81 |
Revision | 1.0 |
C filename | Saturation_FiP16.c |
H filename | Saturation_FiP16.h |
16 Bit Fixed Point Implementation
Controller Parameters | |
max | Upper limit |
min | Lower limit |
Data Structure:
Name | FiP32 |
ID | 82 |
Revision | 1.0 |
C filename | Saturation_FiP32.c |
H filename | Saturation_FiP32.h |
32 Bit Fixed Point Implementation
Controller Parameters | |
max | Upper limit |
min | Lower limit |
Data Structure:
Name | Float32 |
ID | 83 |
Revision | 0.1 |
C filename | Saturation_Float32.c |
H filename | Saturation_Float32.h |
32 Bit Floating Point Implementation
Controller Parameters | |
max | Upper limit |
min | Lower limit |
Data Structure:
Name | Float64 |
ID | 84 |
Revision | 0.1 |
C filename | Saturation_Float64.c |
H filename | Saturation_Float64.h |
64 Bit Floating Point Implementation
Controller Parameters | |
max | Upper limit |
min | Lower limit |
Data Structure: