How can I use the Automotive SPICE Standard in MATLAB and Simulink?
9 views (last 30 days)
Show older comments
MathWorks Support Team
on 2 Apr 2019
Edited: MathWorks Support Team
on 13 May 2022
My organization uses Automotive SPICE (ASPICE) to comply with software development processes. How can I use this standard in MATLAB and Simulink?
Accepted Answer
MathWorks Support Team
on 13 May 2022
Edited: MathWorks Support Team
on 13 May 2022
As of MATLAB R2018b, we do not have specific products that automatically check for ASPICE compliance, but we have several tools that are very flexible and will help you establish software design relationships.
1) Simulink Requirements™ lets you author, analyze, and manage requirements within Simulink. You can create rich text requirements with custom attributes and link them to designs, code, and tests. Please refer to this link for additional information:
2) Simulink Check™ includes Model Advisor checks for compliance with safety standards associated with High-Integrity System Modeling. Please refer to this link for additional information and examples which you can start with to implement ASPICE checks:
3) Simulink Design Verifier™ uses formal methods to identify hidden design errors in models. It also generates test cases for model coverage and custom objectives to extend existing requirements-based test cases:
4) Simulink Report Generator™can generate standard reports such as system design descriptions, as well as custom reports containing design artifacts such as requirements traceability, documentation, and test results. Artifacts for DO-178, ISO 26262, IEC 61508, and related industry standards can also be included.
5) IEC Certification Kit is designed to help you provide a complete certification package to certification authorities using MATLAB®, Simulink, and Polyspace products. For additional information, refer to this link:
0 Comments
More Answers (0)
See Also
Categories
Find more on IEC Certification Kit (for ISO 26262 and IEC 61508) 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!