Main Content

Array of Thermal Nodes Connector

Concatenate arrays of thermal nodes into single array of thermal nodes port

Since R2023a

Libraries:
Simscape / Battery / Thermal

Description

The Array of Thermal Nodes Connector block concatenates different arrays of thermal nodes into a single array of thermal nodes. This block acts as a mux for the Simscape™ thermal domain by concatenating all input array of nodes into a single 1-D array.

To specify the number of arrays of thermal nodes that you want to concatenate, set the Number of Input Connections parameter. This action enables a number of ports and parameters equal to the value of the Number of Input Connections parameter. This block supports from one to 50 different connections from different battery modules with different ThermalNodes properties.

To specify the number of elements in each connection node, set the Number of Elements in Node k parameter, where k is an integer in the range [1, Number of Input Connections].

Ports

Conserving

expand all

Array of thermal nodes k that you want to concatenate, where k is an integer in the range [1, Number of Input Connections]. The number of ports of this type is equal to the value to which you set the Number of Input Connections parameter.

Concatenated array of thermal nodes.

Parameters

expand all

Number of array of thermal nodes that you want to concatenate. You can specify any value between one and fifty.

Number of elements in connection node k, where k is an integer in the range [1, Number of Input Connections]. The number of parameters of this type is equal to the value to which you set the Number of Input Connections parameter.

Extended Capabilities

C/C++ Code Generation
Generate C and C++ code using Simulink® Coder™.

Version History

Introduced in R2023a