what is the procedure for MIL Testing
15 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
provide step by step procedure for model in loop testing
2 comentarios
Sasidhar Duggireddy
el 14 de Jul. de 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
el 11 de Jun. de 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)
Respuestas (0)
Ver también
Categorías
Más información sobre Test Model Components en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!