응용 분야
다양한 산업 및 응용 분야에서 상태 머신 사용
특정 산업 및 응용 분야를 위한 의사 결정 로직을 모델링하고 시뮬레이션하는 방법을 설명하는 예제를 살펴봅니다.
도움말 항목
감독 로직
- 발사 중단 시스템 모델링하기
궤도선의 발사 중단 시스템을 모델링합니다. - Implement an Automatic Transmission Gear System That Controls Transient Signals
Use debouncing logic to filter out transient signals that do not represent a true change of state. - Developing the Apollo Lunar Module Digital Autopilot (Simulink)
"Working on the design of the Lunar Module digital autopilot was the highlight of my career as an engineer. - Model a Wind Turbine Supervisory Control System
Model a safety control system for a wind turbine. - Model a Car with Automatic Transmission
Use a Stateflow chart to model the automatic transmission of a car.
작업 스케줄링
- Stateflow에서 서브시스템 스케줄링하기
Stateflow® 논리를 사용하여 Function-Call Subsystem을 실행합니다. - Implement Distributed Control in a Flexible Manufacturing System
Use atomic subcharts, masks, and parameters to reuse logic in a model of a pick-and-place manufacturing system.
결함 검출, 분리 및 복구
- Detect and Isolate Faults in an Aircraft Elevator Control System
Design a fault detection, isolation, and recovery (FDIR) application for a pair of aircraft elevators controlled by redundant actuators. - Model Fault-Tolerant Fuel Control System
Combine Stateflow and Simulink® to model hybrid systems.
배터리 관리
- Battery Management System
Model a system to manage battery SOC, detect faults, and balance battery cells. - Model Battery Management with Custom Code
Use custom code to design a system for battery management.
에너지 관리
- Building Climate Control
Model a building climate control system with Stateflow. - Vehicle Climate Control System
Use events to control the climate of a vehicle.
통신 네트워크 응용 분야
- Model an Ethernet Communication Network with CSMA/CD Protocol
Model a collection of computers that communicate through an Ethernet communication network. - Design Microcontroller Using the I2C Communication Protocol
Design, implement, and test a microcontroller driver using the I2C communication protocol. - Detect Valid Transmission Data by Using Frame Synchronization
Use vectors of complex data to find a fixed pattern in a signal from a communication system. - Build Low-Pass Filter by Using Fixed-Point Data
Model a low-pass Butterworth filter that uses fixed-point arithmetic.