PS Signal Specification
Specify size and unit of physical signal
Libraries:
Simscape /
Foundation Library /
Physical Signals /
Utilities
Description
The PS Signal Specification block lets you explicitly specify the size and unit of a physical signal. Use this block when the signal size and unit cannot be determined implicitly, based on port connections in the model.
The input signal at port I and the output signal at port O have the same size and unit. Both are determined by the value of the Signal size and unit parameter. Connect this block to untyped physical signal ports to specify the desired signal type.
Specify the signal size as zeros(m, n)
. For example, a scalar is
zeros(1, 1)
.
The unit combo box includes a drop-down list of common units, such as those available in the Simulink-PS Converter and the PS-Simulink Converter block dialog boxes. It also contains a field where you can type a unit name or expression. For more information, see How to Specify Units in Block Dialogs.
Ports
Input
Output
Parameters
Extended Capabilities
Version History
Introduced in R2019a