All Courses
All Courses
Courses by Software
Courses by Semester
Courses by Domain
Tool-focused Courses
Machine learning
POPULAR COURSES
Success Stories
AIM: To create a Simulink model for vehicle direction determination:Genereal overview: 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 the vehicle…
Durga Prasad Sunnam
updated on 23 Nov 2024
AIM: To create a Simulink model for vehicle direction determination:
Genereal overview:
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 the vehicle is basically identifying the direction the vehicle is taking based on the camera input.
The camera reads the road signs & stores them into its memory with unique values for a left turn, right turn & straight drive. Depending on the direction it is taking, the 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.
Objectives:
Blocks used in this model:
General requirements to build this model:
In this model, there are two requirements provided so I have to build my model with respect to the requirements.
Requirement - 1:
Requirement – 2:
Test cases:
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 | - | - |
Model :
Step-1
Step-2 Resolve and propagation:
Steps to get resolve and propagate signals.
Step-3
Model explanation:
Requirement-1 subsystem:
Requirment:2 Subsystem:
Step-4 Generating codes without SIL testing process:
We are able to run the model with no errors and the outputs are as expected.
Output:
The SteeringWheel_YawDegreeInput can vary between -180 to 180 degrees.
When it checks,
The output is Signal Vehicle_Turn_Status
Signal Vehicle_Turn_Status is compared against calibration values (RightTurn_RoadSign, LeftTurn_RoadSign, Straight_RoadSign) using AND block.
If each of them is equal, then the three corresponding outputs are compared against the camera input signal using a logical operator.
Attached Simulink file, SLDD file, and other related files for reference.
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 1 (Mini Project on Vehicle Direction Detection
AIM: To create a Simulink model for vehicle direction determination:Genereal overview: 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 the vehicle…
23 Nov 2024 05:17 AM IST
Project 2 - Modeling of 3 phase Induction Motor Drive
AIM: - The main aim is Design the 3 Phase Inverter using Simulink and Controlling the 3 phase Squirrel Cage Induction motor, using V/F method from 3 Phase Inverter. Answer: - Three-phase inverter is used to change the DC voltage to three-phase AC supply. Generally, these are used in high power and variable frequency…
26 Jun 2023 04:41 PM IST
Project 1 - Loss calculation for a DC/DC converter-MATLAB
Aim) The main aim is Design the Simulink model of BOOST converter and determine the Losses of Converter and efficiency of the Converter. Answer) BOOST-CONVERTER: - A boost converter (step-up converter) is a DC-DC power converter that steps up voltage (while stepping down…
27 Apr 2023 03:40 PM IST
Week 6 - Data analysis
OBJECTIVE: To perform Data Analysis. Plot a graph between any two Column vector. Calculate the area under the P-V diagram. Calculate the power output of this engine. Calculate engine specific fuel consumption. PROBLEM STATEMENT: Data visualizer Your script should take column numbers as the input and plot the respective…
24 Mar 2023 03:49 PM 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.