Modelado colaborativo
Simulink® permite dividir diseños grandes y complejos en componentes, y reutilizarlos en todo el modelo con referencias de subsistemas, bibliotecas y referencias de modelos. Además, puede utilizar los proyectos para ayudar a organizar grandes proyectos de modelado encontrando los archivos necesarios, gestionando y compartiendo archivos y configuraciones, e interactuando con el control de versiones.
Temas
Modelado a gran escala
- Organize Large Modeling Projects Using Referenced Projects
Organize a large project into components to facilitate component reuse and modular development. - Explore Project Tools with Airframe Project
Try an example project to see how the tools can help you organize your work. - Component-Based Modeling Guidelines
Consider componentization for large models and multiuser development teams. - Configuration Management
Projects can help you work with configuration management tools for team collaboration. - Use Model-Based Design to Build a Battery Management System
Build a battery management system using a workflow that highlights the best practices and tools for collaborative design.
- PASO 1: Requirements
- PASO 2: System Architecture and Functionality
- PASO 3: Battery Management System Design
- PASO 4: Implementation
- PASO 5: System Integration and Test
Desarrollar los componentes del modelo
- Basic Modeling Workflow
Model a simple plant, then scale the model into a collaborative component-based modeling project.
- Migration to Service-Oriented Architecture Using Model-Based Design
Use model-based design to migrate a signal-based Simulink model to a service-oriented architecture.
- PASO 1: Generate Baseline Tests
- PASO 2: Partition Software Application
- PASO 3: Create Architecture Model and Service Interface
- PASO 4: Create Simulink Behavior Model
- PASO 5: Validate Migrated Model
- PASO 6: Generate Embedded Code