Main Content

이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.

메시지

Simulink® 모델 구성요소 간 메시지 기반 통신 설정

메시지는 시스템 통합을 목적으로 Simulink 구성요소 간 통신을 모델링하는 데 사용됩니다. 메시지를 사용하면 각각의 구성요소가 I/O 경계를 기반으로 정의된 일련의 기능을 수행하는 복합 모델에서 통신을 설정할 수 있습니다.

소프트웨어 구성요소 간의 메시지 기반 통신은 중앙 집중식 아키텍처가 시스템 복잡성으로 인해 분산 아키텍처로 대체되는 제어 시스템 아키텍처에 반드시 필요합니다. 메시지는 이벤트를 관련 데이터와 결합하는 유용한 모델링 아티팩트입니다. 메시지 블록을 사용하여 메시지 생성, 사용 및 저장을 관리할 수 있습니다.

Simulink 메시지에 대한 자세한 내용은 Simulink Messages Overview 항목을 참조하십시오.

블록

모두 확장

SendCreate and send message
ReceiveReceive messages
Hit Crossing ProbeDetect crossing point
Queue, Entity QueueEnqueue messages and entities
Message MergeCombine message paths (R2021a 이후)
Message Triggered SubsystemSubsystem whose execution is controlled by message input (R2022a 이후)
Sequence ViewerDisplay messages, events, states, transitions, and functions between blocks during simulation

모두 확장

시퀀스 뷰어Visualize messages, events, states, transitions, and functions (R2020b 이후)

도움말 항목

Simulink 메시지 이해

  • Simulink Messages Overview
    Overview of the message-based communication for distributed architectures, code generation, and middleware modeling.

메시지 전송 및 수신 인터페이스 모델링하기

모델 이벤트 기반 수신 인터페이스

메시지 기반 계산

미들웨어가 분산 아키텍처에 미치는 영향 시뮬레이션하기