Main Content

Utilities

Required and commonly used blocks for setting simulation environment, interfacing with Simulink® models, and generating custom components on-the-fly

This library contains required and commonly used blocks for setting simulation environment, interfacing with Simulink models, and generating custom components on-the-fly.

The blocks in the Network Couplers library provide you with starting points for splitting your Simscape™ network into separate smaller networks interfaced to each other through Simulink connections.

Simscape Blocks

expand all

Connection LabelVirtual connection between conserving ports
Connection PortPhysical Modeling connector port for subsystem
ProbeOutput block variables as signals during simulation
PS-Simulink ConverterConvert physical signal into Simulink output signal
Simulink-PS ConverterConvert Simulink input signal into physical signal
Simscape BusBus for conserving connection lines
Simscape ComponentDeploy Simscape language component as custom block in model diagram
Solver ConfigurationPhysical network environment and solver configuration
Variant ConnectorRemove or disconnect physical components from network
Network Coupler (Compressible Link)Split network at a mechanical translational connection
Network Coupler (Flexible Shaft)Split network at a mechanical rotational connection
Network Coupler (Inductor)Split network at an electrical connection by replacing an inductor
Network Coupler (Capacitor)Split network at an electrical connection by replacing a capacitor
Network Coupler (Current-Voltage)Split network at an electrical connection
Network Coupler (Voltage-Current)Split network at an electrical connection
Network Coupler (Voltage-Voltage)Split network at an electrical connection
Network Coupler (Thermal Mass)Split network at a thermal connection
Network Coupler (Constant Volume Chamber (IL))Split network at an isothermal liquid connection
Network Coupler (Constant Volume Chamber (TL))Split network at a thermal liquid connection
Prediction (discrete->continuous)Prevent accuracy loss when connecting fixed-step network to variable-step network
Prediction (slow->fast)Prevent accuracy loss when connecting fixed-step networks with different step sizes
Smoothing (continuous->discrete)Apply output smoothing when connecting variable-step network to fixed-step network
Smoothing (fast->slow)Apply output smoothing when connecting fixed-step networks with different step sizes

Blocks

Spectrum AnalyzerDisplay frequency spectrum

Functions

ssc_newCreate new Simscape model populated by required and commonly used blocks

Objects

Simulink.ConnectionBusSpecify properties of physical connection buses
Simulink.ConnectionElementSpecify properties of elements of physical connection buses

Topics

Basic Techniques

Connection Buses

Network Couplers

Variants