All Courses
All Courses
Courses by Software
Courses by Semester
Courses by Domain
Tool-focused Courses
Machine learning
POPULAR COURSES
Success Stories
Introduction to Advanced Driver Assistance System using MATLAB & Simulink. Project-1 Mini Project - Vehicle Direction Determination Identifying the direction of the vehicle is one of the important & diverse features in Autonomous driving & Advanced Driver Assistance Features. This particular…
VENKATA AKHIL VARMA MANTENA
updated on 17 Oct 2021
Introduction to Advanced Driver Assistance System using MATLAB & Simulink.
Project-1 Mini Project - Vehicle Direction Determination
Identifying the direction of the vehicle is one of the important & diverse features in Autonomous driving & Advanced Driver Assistance Features. This particular sub-feature of identifying the direction of vehicle is basically identifying the direction the vehicle is taking based on the camera input.
Camera reads the road signs & stores into its memory with unique values for left turn, right turn & straight drive. Depending on the direction it is taking, final indication is given to the driver – as an indication if he is driving in the recommended direction or not.
Vehicle Direction Determination can also be coupled along - side features like GPS systems to identify whether the vehicle is reaching its destination in an optimized manner. This sub feature can also be used along with Lane Detection, Highway Warning, Ramp Entry / Exit in Wrong Way Detection etc.
Objective:
Signals & Calibration Data List:
Signal / Calibration Name |
Signal Type |
Data Type |
Dimension |
Min |
Max |
Initial Value |
Units |
SteeringWheel_YawDegreeInput |
Input |
Int16 |
1 |
-180 |
180 |
- |
Deg |
CameraInput_RoadSign |
Input |
Boolean |
1 |
0 |
1 |
- |
- |
Vehicle_Turn_Status |
Local |
Int16 |
1 |
-180 |
180 |
- |
Deg |
Right_Turn_AngularLimit |
Calibration |
Int16 |
[1 1] |
-180 |
180 |
30 |
Deg |
Left_Turn_AngularLimit |
Calibration |
Int16 |
[1 1] |
-180 |
180 |
-120 |
Deg |
Straight_Drive_Steering_Angle |
Calibration |
Int16 |
[1 1] |
-180 |
180 |
0 |
Deg |
RightTurn_RoadSign |
Calibration |
Int16 |
[1 1] |
-180 |
180 |
30 |
|
LeftTurn_RoadSign |
Calibration |
Int16 |
[1 1] |
-180 |
180 |
-120 |
|
Straight_RoadSign |
Calibration |
Int16 |
[1 1] |
-180 |
180 |
0 |
|
Vehicle_Direction_Indicator |
Output |
Boolean |
1 |
0 |
1 |
- |
- |
Blocks used are;
Modeling Description:
As per the given inputs the given inputs for signal builder are considered as shown below;
Here the signal builder is set in the range of 180 to -180 from 0 to 0.1 sec as specified in the input parameters.
In the above model we can see the initial input is given with the signal builder(SteeringWheel_YawDegreeInput) and also the 'CameraInput_RoadSign' is given in the constant block as shown. The main requirement is created in the sub system 'Vehicle_Direction_Detection'.
Inside a main subsystem there are to susystems i.e. Subsystem(Requirement_1) & Subsystem(Requirement_2) which is followed by the demux block and the outport blocks.
Requirement - 1:
In this subsystem i have considered two switch blocks to excuite the condition:
Switch: Condition is >30. If condition is satisfied switch passes the "Right_Turn_AngularLimit" and if not output if switch1.
Switch1: Condition is >0. If condition is satisfied switch passes the "Straight_Drive_Steering_Angle" and if not "Left_Turn_AngularLimit" and then sends to switch.
Therefore the requirement 1 is satisfied and implemented in the 'Subsystem(Requirement_1)'
Requirement – 2:
From above the inputs are given to the SteeringWheel_YawDegreeInput to the subsystem(Requirement_1) and the outport of this is Vehicle_Turn_Status. This outport is then connected to the next subsystem(Requirement_2). To this subsystem CameraInput_RoadSign is specified through a constant block.
The outport of this subsystem is connected to Vehicle_Direction_Indicator. The signal from this is connected to demux block. from this all three output signals like Right,Left and straight are connected to display.
Creating an SLDD for the above model from the data mentioned in the problem:
Model Advisor check:
The model advisor check is performed for the following MAAB, JMAAB AND MISRA C guidelines as shown.
Observations:
Conclusion:
** Note:
In my version of matlab Requirements are not enabled. Also i have checked in APPS but it only contains equirement Viewer.
Leave a comment
Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.
Other comments...
Project 2 Adaptive Cruise Control
Introduction to Advanced Driver Assistance System using MATLAB & Simulink. Project-2 Adaptive Cruise Control…
26 Oct 2021 08:42 PM IST
Project 1 (Mini Project on Vehicle Direction Detection
Introduction to Advanced Driver Assistance System using MATLAB & Simulink. Project-1 Mini Project - Vehicle Direction Determination Identifying the direction of the vehicle is one of the important & diverse features in Autonomous driving & Advanced Driver Assistance Features. This particular…
17 Oct 2021 10:31 PM IST
Project
Simulink for Mechanical & Electrical Engineers Aim: - To study and analyze the BAJA All-Terrain Vehicle…
26 Aug 2021 06:46 AM IST
Week - 4
Simulink for Mechanical & Electrical Engineers To implement control logic of a “washing machine” using Stateflow. To Make a Simulink chart for the “Gear shift”. To implement control…
13 Aug 2021 09:14 AM IST
Related Courses
8 Hours of Content
Skill-Lync offers industry relevant advanced engineering courses for engineering students by partnering with industry experts.
© 2025 Skill-Lync Inc. All Rights Reserved.