아키텍처 모델 작성하기
시스템의 물리 아키텍처, 기능 아키텍처, 논리 아키텍처를 모델링합니다. 컴포넌트, 포트, 연결을 사용하여 시각적 표현을 만듭니다. 컴포넌트는 시스템 설계에 사용되는 아키텍처 시스템 또는 서브시스템을 나타냅니다. 컴포넌트를 분해하여 세부 정보를 추가하고 계층적 관계를 정의할 수 있으며, 컴포지션 모델 간에 컴포넌트를 재사용하고 참조할 수 있습니다. 아키텍처 모델 참조 및 서브시스템 참조로 변환하여 컴포넌트 간 아키텍처 설계를 재사용합니다. Variant 컴포넌트를 만들고 프로그래밍 규칙에 따라 선택된 여러 설계 대안 또는 Variant를 구현합니다.
[Interface Editor]를 사용하여 데이터 인터페이스, 물리 인터페이스, 값 유형으로 컴포넌트 간의 정보 교환을 지정합니다. 데이터 인터페이스는 포트 내에 포함되고 컴포넌트 간에 교환되는 데이터의 유형, 차원, 단위, 구조를 정의합니다. 모델과 함께 저장되는 인터페이스를 로컬로 정의할 수도 있고, 여러 모델에서 사용할 인터페이스를 데이터 딕셔너리에 정의할 수도 있습니다.
[Parameter Editor]를 사용하여 컴포넌트 및 아키텍처의 아키텍처 설계를 위한 고유 파라미터 또는 운용 파라미터를 추가하고 편집합니다. 모델에 포함된 컴포넌트의 파라미터를 최상위 아키텍처로 승격합니다.
System Composer™에 대한 편집 시 검사를 작성하거나 sl_refresh_customizations를 사용하여 사용자 지정을 정의합니다.
블록
| Component | Add components to architecture model |
| Reference Component | Link to architectural definition or Simulink behavior |
| Adapter | 인터페이스가 서로 다른 컴포넌트 연결 |
클래스
함수
툴
| [Interface Editor] | 로컬 및 공유 데이터 딕셔너리에 인터페이스 생성 및 작성 |
| [Parameter Editor] | Add, edit, and promote parameters for architectures and components (R2022b 이후) |
도움말 항목
- Choose Architecture Template for System Design
Select an architecture template based on domain-specific extensions.
- Compose Architectures Visually
Create architecture models using built-in model element types, such as components, ports, and connections.
- Decompose and Reuse Components
Configure components for reuse across models.
- Define Port Interfaces Between Components
Learn about port interfaces that define the connections between components.
- Use Property Inspector in System Composer
View and edit element properties in System Composer.
- Overview of System Composer API
Structural review of programmatic interfaces in System Composer.
- Extract Architecture from Simulink Model
Export Simulink® models as architecture models.
- Export Architecture to Software or AUTOSAR Architecture
Export your architecture to a different architecture template.









