what is the procedure for MIL Testing
조회 수: 15 (최근 30일)
이전 댓글 표시
provide step by step procedure for model in loop testing
댓글 수: 2
Sasidhar Duggireddy
2019년 7월 14일
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
2024년 6월 11일
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)
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Test Model Components에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!