LabVIEW Control Design and Simulation Module

CD Horizontal Concatenation VI

  • Updated2023-03-14
  • 9 minute(s) read

CD Horizontal Concatenation VI

Owning Palette: Model Interconnection VIs

Requires: Control Design and Simulation Module

Concatenates two linear models such that the Model Out is an array that contains these models as columns. The number of inputs of Model Out equals the number of inputs to Model 1 plus the number of inputs to Model 2. The system models either must be continuous-time models or must have the same sampling time if they are discrete-time models. Wire data to the Model 1 and Model 2 inputs to determine the polymorphic instance to use or manually select the instance.

Details  

CD Horizontal Concatenation (State-Space and State-Space)

Model 1 specifies the first model this VI uses to create the Model Out.
Model 2 specifies the second model this VI uses to create the Model Out.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Model Out returns the model this VI produces. When the two input models are not of the same model type, the following model hierarchy determines the model type of the resulting model: state-space>transfer function>zero-pole-gain. For example, if one input is a state-space model and the other is a zero-pole-gain model, the resulting model is a state-space model. To access and modify the data in the model, use the Model Information VIs.
error out contains error information. This output provides standard error out functionality.

CD Horizontal Concatenation (State-Space and Transfer Function)

Model 1 specifies the first model this VI uses to create the Model Out.
Model 2 specifies the second model this VI uses to create the Model Out.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Model Out returns the model this VI produces. When the two input models are not of the same model type, the following model hierarchy determines the model type of the resulting model: state-space>transfer function>zero-pole-gain. For example, if one input is a state-space model and the other is a zero-pole-gain model, the resulting model is a state-space model. To access and modify the data in the model, use the Model Information VIs.
error out contains error information. This output provides standard error out functionality.

CD Horizontal Concatenation (State-Space and Zero-Pole-Gain)

Model 1 specifies the first model this VI uses to create the Model Out.
Model 2 specifies the second model this VI uses to create the Model Out.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Model Out returns the model this VI produces. When the two input models are not of the same model type, the following model hierarchy determines the model type of the resulting model: state-space>transfer function>zero-pole-gain. For example, if one input is a state-space model and the other is a zero-pole-gain model, the resulting model is a state-space model. To access and modify the data in the model, use the Model Information VIs.
error out contains error information. This output provides standard error out functionality.

CD Horizontal Concatenation (Transfer Function and Transfer Function)

Model 1 specifies the first model this VI uses to create the Model Out.
Model 2 specifies the second model this VI uses to create the Model Out.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Model Out returns the model this VI produces. When the two input models are not of the same model type, the following model hierarchy determines the model type of the resulting model: state-space>transfer function>zero-pole-gain. For example, if one input is a state-space model and the other is a zero-pole-gain model, the resulting model is a state-space model. To access and modify the data in the model, use the Model Information VIs.
error out contains error information. This output provides standard error out functionality.

CD Horizontal Concatenation (Transfer Function and State-Space)

Model 1 specifies the first model this VI uses to create the Model Out.
Model 2 specifies the second model this VI uses to create the Model Out.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Model Out returns the model this VI produces. When the two input models are not of the same model type, the following model hierarchy determines the model type of the resulting model: state-space>transfer function>zero-pole-gain. For example, if one input is a state-space model and the other is a zero-pole-gain model, the resulting model is a state-space model. To access and modify the data in the model, use the Model Information VIs.
error out contains error information. This output provides standard error out functionality.

CD Horizontal Concatenation (Transfer Function and Zero-Pole-Gain)

Model 1 specifies the first model this VI uses to create the Model Out.
Model 2 specifies the second model this VI uses to create the Model Out.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Model Out returns the model this VI produces. When the two input models are not of the same model type, the following model hierarchy determines the model type of the resulting model: state-space>transfer function>zero-pole-gain. For example, if one input is a state-space model and the other is a zero-pole-gain model, the resulting model is a state-space model. To access and modify the data in the model, use the Model Information VIs.
error out contains error information. This output provides standard error out functionality.

CD Horizontal Concatenation (Zero-Pole-Gain and Zero-Pole-Gain)

Model 1 specifies the first model this VI uses to create the Model Out.
Model 2 specifies the second model this VI uses to create the Model Out.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Model Out returns the model this VI produces. When the two input models are not of the same model type, the following model hierarchy determines the model type of the resulting model: state-space>transfer function>zero-pole-gain. For example, if one input is a state-space model and the other is a zero-pole-gain model, the resulting model is a state-space model. To access and modify the data in the model, use the Model Information VIs.
error out contains error information. This output provides standard error out functionality.

CD Horizontal Concatenation (Zero-Pole-Gain and State-Space)

Model 1 specifies the first model this VI uses to create the Model Out.
Model 2 specifies the second model this VI uses to create the Model Out.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Model Out returns the model this VI produces. When the two input models are not of the same model type, the following model hierarchy determines the model type of the resulting model: state-space>transfer function>zero-pole-gain. For example, if one input is a state-space model and the other is a zero-pole-gain model, the resulting model is a state-space model. To access and modify the data in the model, use the Model Information VIs.
error out contains error information. This output provides standard error out functionality.

CD Horizontal Concatenation (Zero-Pole-Gain and Transfer Function)

Model 1 specifies the first model this VI uses to create the Model Out.
Model 2 specifies the second model this VI uses to create the Model Out.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Model Out returns the model this VI produces. When the two input models are not of the same model type, the following model hierarchy determines the model type of the resulting model: state-space>transfer function>zero-pole-gain. For example, if one input is a state-space model and the other is a zero-pole-gain model, the resulting model is a state-space model. To access and modify the data in the model, use the Model Information VIs.
error out contains error information. This output provides standard error out functionality.

CD Horizontal Concatenation Details

This VI might convert one or both input models to different forms before connecting the models. Refer to the LabVIEW Control Design User Manual for more information about appending models.

This VI supports delays. This VI transfers the delay information from the input models to the augmented model. Refer to the LabVIEW Control Design User Manual for more information about delays.

Log in to get a better experience