what is the procedure for MIL Testing
15 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
provide step by step procedure for model in loop testing
2 commentaires
Sasidhar Duggireddy
le 14 Juil 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
le 11 Juin 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)
Réponses (0)
Voir également
Catégories
En savoir plus sur Test Model Components dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!