Demo page details
Page source code: sys_1_req_elicitation.rst
1{% set page="sys_1_req_elicitation.rst" %}
2{% include "demo_page_header.rst" with context %}
3
4SYS.1 Requirement Elicitation
5=============================
6
7.. need:: Lane Keeping Assistance
8 :id: NEED_001
9 :status: in progress
10 :author: ROBERT
11 :jira: 1
12
13 The system shall detect lane markings and provide corrective steering input to keep the
14 vehicle within the lane.
15
16.. need:: Adaptive Cruise Control
17 :id: NEED_002
18 :status: closed
19 :author: ROBERT
20 :jira: 2
21
22 The system shall automatically adjust the vehicle's speed to maintain a safe distance
23 from the vehicle ahead.
24
25.. need:: Emergency Braking System
26 :id: NEED_003
27 :status: in progress
28 :author: ROBERT
29
30 The system shall detect potential collisions and apply the brakes autonomously to
31 avoid or mitigate the impact.
32
33.. need:: Pedestrian Detection
34 :id: NEED_004
35 :status: in progress
36 :author: ROBERT
37
38 The system shall identify pedestrians in the vehicle's path and issue warnings or
39 initiate braking to prevent collisions.
40
41.. need:: Traffic Sign Recognition
42 :id: NEED_005
43 :status: closed
44 :author: ROBERT
45
46 The system shall recognize traffic signs, with a focus on posted speed limits,
47 so that downstream driving assistance functions can react appropriately.
48
49.. need:: Blind Spot Monitoring
50 :id: NEED_006
51 :status: open
52 :author: ROBERT
53
54 The system shall monitor zones to the rear and sides of the vehicle that are not
55 directly visible to the driver, and warn the driver when another road user enters
56 those zones while a lane change is intended.
57
58.. need:: Driver Drowsiness Detection
59 :id: NEED_007
60 :status: open
61 :author: ROBERT
62
63 The system shall observe driver state via the cabin camera and warn the driver,
64 and optionally suggest a break, when sustained signs of drowsiness or inattention
65 are detected.
66
67.. need:: Automated Parking Assist
68 :id: NEED_008
69 :status: open
70 :author: ROBERT
71
72 The system shall identify suitable parallel and perpendicular parking slots and
73 semi-autonomously steer, accelerate, and brake the vehicle into the selected slot
74 under driver supervision.
SYS.1 Requirement ElicitationΒΆ
The system shall detect lane markings and provide corrective steering input to keep the vehicle within the lane. |
The system shall automatically adjust the vehicleβs speed to maintain a safe distance from the vehicle ahead. |
The system shall detect potential collisions and apply the brakes autonomously to avoid or mitigate the impact. |
The system shall identify pedestrians in the vehicleβs path and issue warnings or initiate braking to prevent collisions. |
The system shall recognize traffic signs, with a focus on posted speed limits, so that downstream driving assistance functions can react appropriately. |
The system shall monitor zones to the rear and sides of the vehicle that are not directly visible to the driver, and warn the driver when another road user enters those zones while a lane change is intended. |
The system shall observe driver state via the cabin camera and warn the driver, and optionally suggest a break, when sustained signs of drowsiness or inattention are detected. |
The system shall identify suitable parallel and perpendicular parking slots and semi-autonomously steer, accelerate, and brake the vehicle into the selected slot under driver supervision. |