Modeling and Simulation Principles
Modeling and Simulation Principles
Principles
Modeling:
Block diagrams for working with understandable multi-disciplinary
models that represent a physical phenomenon.
Simulation:
Numerical methods for solving models containing differential, discrete,
linear, and nonlinear equations.
Project Management:
Database for maintaining project information and subsystem models
for eventual reuse.
Design:
Numerical methods for constrained optimization of performance
functions based on model parameters and signals.
Computer-Aided Systems: Important Features
Analysis:
Frequency-domain and time-domain tools
Real-Time Interface:
A plug-in card is used to replace part of the model with actual hardware
by interfacing to it with actuators and sensors.
Code Generator:
Produces efficient high-level source code (such as C/C++) from the block
diagram. The control code will be compiled and used on the embedded
processor.