Main Content

Euro NCAP Test Suite

Generate Euro NCAP test specifications, seed scenarios, and scenario variants, and evaluate Euro NCAP test metrics

The Automated Driving Toolbox™ Test Suite for Euro NCAP® Protocols support package enables you to automatically generate specifications for various Euro NCAP® tests, which include safety assessments of automated driving applications such as Safety Assist Tests and Vulnerable Road User (VRU) Protection Tests. You can a create seed scenario for a Euro NCAP test, and vary scene parameters, actor parameters, and simulator parameters to generate variants of it. Use these scenario variations for safety assessment of different automated driving applications, such as autonomous emergency braking (AEB) car-to-car and AEB car-to-pedestrian scenarios.

Block diagram of Automated Driving Toolbox Test Suite for Euro NCAP Protocols support package.

To automatically generate seed scenarios for the Euro NCAP test protocols, and to generate their scenario variants, download the Automated Driving Toolbox Test Suite for Euro NCAP Protocols support package from the Add-On Explorer. For more information on downloading add-ons, see Get and Manage Add-Ons.

Functions

expand all

ncapSpecGenerate Euro NCAP test specifications (Since R2024a)
ncapScenarioGenerate seed scenario descriptor for Euro NCAP test (Since R2024a)
table2scenarioGenerate scene and scenario from tabular data (Since R2024a)
identifyActorOfInterestIdentify ego and target actors in seed scenario descriptor (Since R2023b)
generateWaypointsGenerate waypoints to perform lane change and lane drift (Since R2024a)
getScenarioDescriptorExtract properties from input scenario to generate scenario variants (Since R2022b)
getCollisionDataGet collision information of colliding actors (Since R2023a)
variationPropertiesStore actor and collision property variations (Since R2023a)
generateVariantsGenerate variant scenario descriptors from seed scenario descriptor using specified variations (Since R2023a)
getScenarioGet scenario object from scenario descriptor object (Since R2022b)

Topics