330. Ego Merge At Highway evaluation scenario
In the ego_merge_at_highway evaluation scenario, the Ego is merging onto the highway.
Scenario location: $FTX/logiq/scenario_library_post_match/ego_merge/ego_merge_at_highway
330.1 Actors
The actors associated with this scenario are as follows:
| Actor | Description | Type | Depiction |
|---|---|---|---|
ego |
Vehicle under test | vehicle |
![]() |
330.2 Scenario phases
The phase descriptions are as follows:
330.2.1 on_highway_entry
ego: The Ego is driving on the highway_entry.
330.2.2 on_highway
ego: The Ego has finished merging and is driving on the highway.
330.3 Parameters
Use these parameters to constrain the scenario. If you do not set a specific value, the default value will be used.
| Parameter | Type | Description | Default value |
|---|---|---|---|
max_on_highway_phase_duration |
time | Maximal time of the on_highway phase |
4sec |
max_on_highway_entry_phase_duration |
time | Maximal time of the on_highway_entry phase |
7sec |
distance_from_highway_entry_end |
length | The maximal distance from the end of the highway entry to the Ego in the on_highway_entry phase |
5m |
330.4 Metrics
330.4.1 Coverage
[Click] The coverage items inherited from the sut.logiq_base_scenario scenario are as follows:
| Item | Description | Range | Unit/Type |
|---|---|---|---|
ego_speed_at_start |
Longitudinal speed of the Ego at the start of the scenario | [0..160), every: 10.0 | mph |
330.4.2 KPI
[Click] The KPIs inherited from the sut.logiq_base_scenario scenario are as follows:
| Item | Description | Range | Unit/Type |
|---|---|---|---|
ego_max_lon_acceleration |
Maximum acceleration of the Ego throughout the scenario | mpsps | |
ego_min_lon_acceleration |
Minimum acceleration of the Ego throughout the scenario | mpsps | |
ego_min_speed |
Minimum longitudinal speed of the Ego throughout the scenario | mph | |
ego_avg_speed |
Average longitudinal speed of the Ego throughout the scenario | mph | |
ego_max_speed |
Maximum longitudinal speed of the Ego throughout the scenario | mph | |
interval_duration |
Interval duration of the scenario | s |
