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!