Caricamento dei dati del segnale per la simulazione
È possibile utilizzare diversi approcci per caricare i dati in un modello, tra cui:
Porte di input a livello di radice: importa i dati del segnale da un’area di lavoro utilizzando il parametro di configurazione Input, per importarli in una porta di input a livello della radice di un blocco Inport, Enable o Trigger. Per importare molti segnali nelle porte di input a livello di radice, considerare l’utilizzo di Root Inport Mapper tool (Strumento di mappatura degli ingressi a radice).
Blocco From File: legge i dati da un file MAT e li restituisce come dati di un segnale.
Blocco From Spreadsheet: legge i dati da fogli di calcolo Microsoft® Excel® o CSV e li restituisce come dati di uno o più segnali.
Blocco Playback: carica i dati dall’area di lavoro, da un file o dal Simulation Data Inspector (Inspector dei dati di simulazione)
Blocchi sorgente: aggiunge un blocco sorgente, come il blocco Sine Wave per generare segnali da immettere in un altro blocco.
Blocco Signal Editor: per visualizzare, creare, modificare e commutare tra scenari intercambiabili.
Dati persistenti: streaming di megadati da un file MAT in un modello.
È possibile creare i dati del segnale di input in un file, in una variabile dell'area di lavoro o in un parametro del modello. È possibile utilizzare i dati registrati in una simulazione precedente, da un'altra sorgente o creare i dati stessi. Per determinare quale approccio di caricamento dei segnali utilizzare, vedere Comparison of Signal Loading Techniques.
Blocchi
Funzioni
Oggetti
Strumenti
Root Inport Mapper | Import, visualize, and map signal and bus data to root-level inports |
Impostazioni modello
Input | Option to load external input data for simulation using top-level input ports |
Argomenti
Caricamento del segnale
- Provide Signal Data for Simulation
Identify model signal data requirements and load input signal data. - Overview of Signal Loading Techniques
Understand the techniques available for importing signal data into a model. - Comparison of Signal Loading Techniques
Determine the signal loading approach that meets your modeling requirements. Often, mapping signal data to root inports works well. - Control How Models Load Input Data
Control how a simulation loads input data using block parameters, model parameters, and different input data formats. - Load Signal Data That Uses Units
Load signal data that uses units from data logged in a previous simulation. Signal logging, the To File block, and the To Workspace block can include units information for Dataset or Timeseries logging formats. - Load Data Logged in Another Simulation
Load signal data into a model that was logged in a previous simulation. - Load Data to Represent Variable-Step Input from Model Hierarchy
Capture dynamics in external input data for a continuous signal by specifying additional time steps for a variable-step solver. - Load Data to Represent Nonvirtual Bus Input from Model Hierarchy
Use logged data for nonvirtual buses in simulation. - Load Input Data for Basic Test Cases
Create input data for a basic test of model behavior.
Caricamento dei dati nelle porte di input a livello di radice
- Load Data to Root-Level Input Ports
Load data from a workspace and apply it to a root-level input. - Load Bus Data to Root-Level Input Ports
Import bus data to top-level input ports by manually specifying the data in the Input configuration parameter or by using the Root Inport Mapper tool. - Map Data Using Root Inport Mapper Tool
To import, visualize, and map signal and bus data to root inports, use the Root Inport Mapper tool. - Map Root Inport Signal Data
Open the Root Inport Mapper Tool and select the map mode. - Create Signal Data for Root Inport Mapping
Create data for root inport mapping using specific guidelines and conventions. - Map Signal Data to Root Input Ports
Map signal data to root input ports by selecting map modes and options and selecting data. Interpret mapping results. - Import Signal Data for Root Inport Mapping
Import signal and bus data for root inport mapping. You can also import test vectors from Simulink® Design Verifier™ environment. - Create and Use Custom Map Modes
Create custom map modes if you do not want to use existing map modes in the Root Inport Mapper tool. - Root Inport Mapping Scenarios
Work with scenarios in the Root Inport Mapper tool. Create and save scenarios, and load previously saved scenarios. - Generate MATLAB Scripts for Simulation with Scenarios
After associating a scenario with the model, generate a MATLAB® script to perform batch simulations. - Import Custom File Type
Import custom file types to Signal Editor or Root Inport Mapper. - Create Custom File Type for Import
To import custom file types to Signal Editor and Root Inport Mapper, create custom file type readers for your data.
Altre tecniche di caricamento del segnale
- Load Input Data for Bus Using In Bus Element Blocks
Load input data for a bus using In Bus Element blocks. - Load Data Using the From Workspace Block
Load simulation input data using the From Workspace block. - Load Data Using the From File Block
Create and save signal data to load from a MAT file using the From File block. - Load Data Using Playback Block
Load data from the workspace, a file, and the Simulation Data Inspector using the Playback block. - Load Big Data for Simulations
Load big data as simulation input. - Stream Data from MAT File as Input for Parallel Simulations
Stream input data for parallel simulations from a MAT file. - Load Data with Interchangeable Scenarios
Use Signal Editor block to work with interchangeable scenarios.