what is the procedure for MIL Testing
14 views (last 30 days)
Show older comments
provide step by step procedure for model in loop testing
2 Comments
Sasidhar Duggireddy
on 14 Jul 2019
MIL means model in loop It's a method to test the model. First you have to check the model is working fine or not with out having any error. You need to send input Signals to model and take the simulated values. Compare simulated output values with the expected values if these two are matching then MIL is success else failed.
Mark McBroom
on 11 Jun 2024
See this link for a more detailed description: What are MIL, SIL, PIL, and HIL, and how do they integrate with the Model-Based Design approach? - MATLAB Answers - MATLAB Central (mathworks.com)
Answers (0)
See Also
Categories
Find more on Test Model Components in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!