이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
물리 단위
Simscape™ 소프트웨어는 표준 단위의 라이브러리와 함께 제공되며 필요에 따라 추가 단위를 정의할 수 있습니다. 블록 대화 상자에서 파라미터 값과 함께 단위를 지정하면 Simscape 단위 관리자가 물리 네트워크 문제의 해를 구할 때 필요한 단위 변환 연산을 수행합니다. Simscape 블록은 표준 측정 시스템을 지원합니다. 디폴트 블록 단위는 Meter-Kilogram-Second, 즉 MKS(SI)입니다.
함수
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 (R2021b 이후) |
simscape.isCommensurateUnit | Check whether units are commensurate (R2021b 이후) |
simscape.mustBeCommensurateUnit | Validate that units are commensurate (R2021b 이후) |
객체
simscape.Value | Create value with unit (R2021b 이후) |
simscape.Unit | Represent unit of measure without an associated value (R2021b 이후) |
도움말 항목
- 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.