Unità in Simulink
Simulink consente di specificare le unità fisiche come attributi dei segnali ai confini dei componenti del modello. Specificando, controllando e visualizzando le unità del segnale, è possibile garantire la coerenza dei calcoli tra i vari componenti del modello. Ad esempio, questo ulteriore grado di controllo della coerenza potrebbe risultare utile se si stanno integrando molti componenti sviluppati separatamente in un grande modello complessivo di sistema. Per iniziare con le unità, vedere Unit Specification in Simulink Models.
Blocchi
Inport | Create input port for subsystem or external input |
Outport | Create output port for subsystem or external output |
Signal Specification | Specify desired dimensions, sample time, data type, numeric type, and other attributes of signal |
Unit System Configuration | Restrict units to specified allowed unit systems |
Unit Conversion | Convert units |
Funzioni
createCustomDBFromExcel | Create custom units database file from Microsoft Excel spreadsheet (Da R2020a) |
rehashUnitDBs | Refresh unit database files on MATLAB path (Da R2020a) |
showunitslist | Show built-in units, physical quantities, and unit systems supported by Simulink |
Argomenti
- Unit Specification in Simulink Models
Specify physical units as attributes on signals at the boundaries of model components.
- Displaying Units
Dynamically update port and signal labels to show any changes made to units.
- Update an Existing Model to Use Units
Use a fuel control system example to learn how to update an existing model to use units.
- Unit Consistency Checking and Propagation
Check unit consistency between components.
- Converting Units
Configure Simulink to convert units between ports when discrepancies that have known mathematical relationships are detected.
- Working with Custom Unit Databases
Create and load custom unit databases from Excel® spreadsheets.
Risoluzione dei problemi
Use Model Advisor checks to troubleshoot common issues with unit settings.