Questa pagina si riferisce alla release precedente. La corrispondente pagina in inglese è stata rimossa nella release attuale.
Unità fisiche
Il software Simscape™ iene fornito con una libreria di unità standard a cui è possibile aggiungere altre unità, se necessario. Le unità sono specificate insieme ai valori dei parametri nelle finestre di dialogo dei blocchi e il gestore delle unità di Simscape esegue le operazioni di conversione delle unità necessarie durante la risoluzione di una rete fisica. I blocchi Simscape supportano i sistemi di misurazione standard. Le unità predefinite del blocco sono il metro-chilogrammo-secondo o MKS (SI).
Funzioni
pm_adddimension | Adds new dimension to unit registry |
pm_addunit | Add new unit to unit registry |
pm_getdimensions | Get information about all dimensions in unit registry |
pm_getunits | Get information about all units in unit registry |
simscape.computationalUnit | Determine computational unit for commensurate units (Da R2021b) |
simscape.isCommensurateUnit | Check whether units are commensurate (Da R2021b) |
simscape.mustBeCommensurateUnit | Validate that units are commensurate (Da R2021b) |
Oggetti
simscape.Value | Create value with unit (Da R2021b) |
simscape.Unit | Represent unit of measure without an associated value (Da R2021b) |
Argomenti
- How to Work with Physical Units
General principles of working with physical units in Simscape modeling environment.
- How to Specify Units in Block Dialogs
Using physical units in Simscape blocks.
- Unit Definitions
List of default physical units in the Simscape unit registry.
- Thermal Unit Conversions
Specifics of affine unit conversion applicable to thermal units.
- How to Apply Affine Conversion
When you specify affine units for an input temperature signal, it is important to consider whether you need to apply affine conversion.
- Angular Units
Special treatment of angular units.
- Units for Angular Velocity and Frequency
Special treatment of frequency units.
- Working with Simulink Units
Ensure consistent units specification on Simulink® signals connected to Simscape physical networks.
- Working with simscape.Value and simscape.Unit Objects
Use MATLAB® interface to manipulate physical values with units.