Main Content

이 페이지는 기계 번역을 사용하여 번역되었습니다. 영어 원문을 보려면 여기를 클릭하십시오.

Simulink에서의 단위

Simulink® 신호에 대한 단위 지정 및 단위 변환 함수

Simulink를 사용하면 모델 컴포넌트의 경계에 있는 신호에 대한 특성으로 물리 단위를 지정할 수 있습니다. 신호 단위를 지정하고 제어하고 시각화하면 모델의 다양한 컴포넌트에 걸쳐 계산의 일관성을 보장할 수 있습니다. 예를 들어, 개별적으로 개발된 여러 컴포넌트를 대규모의 전체 시스템 모델에 통합하는 경우 이러한 향상된 일관성 검사가 유용할 수 있습니다. 단위 작업을 시작하려면 Unit Specification in Simulink Models 항목을 참조하십시오.

블록

InportCreate input port for subsystem or external input
OutportCreate output port for subsystem or external output
Signal SpecificationSpecify desired dimensions, sample time, data type, numeric type, and other attributes of signal
Unit System ConfigurationRestrict units to specified allowed unit systems
Unit Conversion단위 변환

함수

createCustomDBFromExcelCreate custom units database file from Microsoft Excel spreadsheet (R2020a 이후)
rehashUnitDBsRefresh unit database files on MATLAB path (R2020a 이후)
showunitslistShow built-in units, physical quantities, and unit systems supported by Simulink

도움말 항목

문제 해결

Troubleshooting Units

Use Model Advisor checks to troubleshoot common issues with unit settings.