Contenido principal

Utilidades

Bloques requeridos y de uso común para establecer un entorno de simulación, interconectando con modelos de Simulink® y generando componentes personalizados de forma dinámica

Esta biblioteca contiene bloques requeridos y de uso común para establecer un entorno de simulación, interconectando con modelos de Simulink y generando componentes personalizados de forma dinámica.

Los bloques en la biblioteca Network Couplers proporcionan puntos de partida para dividir la red de Simscape™ en redes más pequeñas interconectadas entre sí con conexiones de Simulink.

Bloques de Simscape

expandir todo

Array ConnectionConcatenate arrays of conserving connections into single array-of-nodes port (Desde R2025a)
Connection LabelVirtual connection between conserving ports
Connection PortPuerto de conexión de modelado físico para un subsistema
ProbeOutput block variables as signals during simulation
PS-Simulink ConverterConvertir una señal física a una señal de salida de Simulink
Simulink-PS ConverterConvertir una señal de entrada de Simulink a una señal física
Simscape BusBus for conserving connection lines
Simscape ComponentDesplegar un componente de lenguaje de Simscape como un bloque personalizado en el diagrama del modelo
Solver ConfigurationEntorno de red física y configuración de solver
Variant ConnectorRemove or disconnect physical components from network
Network Coupler (Compressible Link)Split network at a mechanical translational connection (Desde R2022a)
Network Coupler (Flexible Shaft)Split network at a mechanical rotational connection (Desde R2022a)
Network Coupler (Inductor)Split network at an electrical connection by replacing an inductor (Desde R2022a)
Network Coupler (Capacitor)Split network at an electrical connection by replacing a capacitor (Desde R2022a)
Network Coupler (Current-Voltage)Split network at an electrical connection (Desde R2022a)
Network Coupler (Voltage-Current)Split network at an electrical connection (Desde R2022a)
Network Coupler (Voltage-Voltage)Split network at an electrical connection (Desde R2022a)
Network Coupler (Thermal Mass)Split network at a thermal connection (Desde R2022a)
Network Coupler (Constant Volume Chamber (IL))Split network at an isothermal liquid connection (Desde R2022a)
Network Coupler (Constant Volume Chamber (TL))Split network at a thermal liquid connection (Desde R2022a)
Prediction (discrete->continuous)Prevent accuracy loss when connecting fixed-step network to variable-step network (Desde R2022a)
Prediction (slow->fast)Prevent accuracy loss when connecting fixed-step networks with different step sizes (Desde R2022a)
Smoothing (continuous->discrete)Apply output smoothing when connecting variable-step network to fixed-step network (Desde R2022a)
Smoothing (fast->slow)Apply output smoothing when connecting fixed-step networks with different step sizes (Desde R2022a)

Bloques

Spectrum AnalyzerDisplay frequency spectrum

Funciones

expandir todo

sscnewCrear un nuevo modelo de Simscape y agregar los bloques necesarios y más utilizados (Desde R2024b)
ssc_new(Se eliminará) Crear un nuevo modelo de Simscape y agregar los bloques necesarios y más utilizados
simscape.addConnectionConnect physical modeling ports (Desde R2025a)
simscape.connectionPortPropertiesGet information about names, labels, and connection types of physical modeling ports (Desde R2025a)
Simulink.ConnectionBusSpecify properties of physical connection buses (Desde R2021b)
Simulink.ConnectionElementSpecify properties of elements of physical connection buses (Desde R2021b)
simscape.probe.VariableTableStore and manage block variable data for probing (Desde R2024b)
simscape.probe.VariableConfigurationConfiguration of variable for probing (Desde R2024b)
simscape.probe.defaultVariableTableConstruct default variable table for block (Desde R2024b)
simscape.probe.getVariableTableView variable table attached to Probe block (Desde R2024b)
simscape.probe.setVariableTableAttach existing variable table to Probe block (Desde R2024b)

Temas

Técnicas básicas

Buses de conexión

Network Couplers

Variantes

Ejemplos destacados