Contenido principal

La traducción de esta página aún no se ha actualizado a la versión más reciente. Haga clic aquí para ver la última versión en inglés.

Utilidades

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

Bloques

Spectrum Analyzer blockSpectrum 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.removeConnectionRemove connection lines between physical modeling ports (Desde R2026a)
simscape.connectedPortsGet information about connected ports (Desde R2026a)
simscape.connectionPortPropertiesGet information about names, labels, and connection types of physical modeling ports (Desde R2025a)
Simulink.ConnectionBusSpecify properties of physical connection buses
Simulink.ConnectionElementSpecify properties of elements of physical connection buses
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