SlideShare a Scribd company logo
Problem context Mapping onto graphs Graph spectral properties Problem formalization Results
Cooperative autonomous navigation of
emergency vehicles
Harish Chintakunta1 Mustafa ˙Ilhan Akba¸s2
1Department of Electrical and Computer Engineering
Florida Polytechnic University
2Electrical, Computer, Software and Systems Engineering
Embry-Riddle Aeronautical University
Harish Chintakunta1
, Mustafa ˙Ilhan Akba¸s2
FPU & ERAU
Cooperative autonomous navigation of emergency vehicles
Problem context Mapping onto graphs Graph spectral properties Problem formalization Results
Emergency vehicle navigation
Making way for the EV can take a
long time.
Drivers feel “hassled” at the
appearance of EVs, which leads
to bad decisions.
There are about 6,500 annual
accidents involving ambulances.
Harish Chintakunta1
, Mustafa ˙Ilhan Akba¸s2
FPU & ERAU
Cooperative autonomous navigation of emergency vehicles
Problem context Mapping onto graphs Graph spectral properties Problem formalization Results
Advantages of Connected Autonomous Vehicles (CAVs)
Vehicles can be notified well in advance about an
approaching EV.
Complex cooperative behavior amongst CAVs can assist
the navigation of EVs.
EV itself being autonomous can enable complex path
planning algorithm to optimize travel time, saving lives.
Harish Chintakunta1
, Mustafa ˙Ilhan Akba¸s2
FPU & ERAU
Cooperative autonomous navigation of emergency vehicles
Problem context Mapping onto graphs Graph spectral properties Problem formalization Results
Our view of the problem
We now consider the problem
when all other vehicles drive
cooperatively to assist an EV.
Facilitating safety for EV is
rephrased using topological
features.
The space of feasible paths
for EV should be “strongly
connected”, in other words,
no “bottle necks”.
Harish Chintakunta1
, Mustafa ˙Ilhan Akba¸s2
FPU & ERAU
Cooperative autonomous navigation of emergency vehicles
Problem context Mapping onto graphs Graph spectral properties Problem formalization Results
Solution strategy
1 Capture the notion of "topological connectedness" in terms
of an eigenvalue of a matrix.
2 Move the surrounding vehicles in order to increase this
eigenvalue.
3 The above process increases the topological
connectedness thereby increasing the safety.
Harish Chintakunta1
, Mustafa ˙Ilhan Akba¸s2
FPU & ERAU
Cooperative autonomous navigation of emergency vehicles
Problem context Mapping onto graphs Graph spectral properties Problem formalization Results
Formulation in terms of graph theory
1 Discretize the space and draw
edges between neighboring vertices.
2 Encode the safety information onto
edge weights.
3 The weight we = 1 − e−d(s,e)
on an
edge is a decreasing function of the
distance from a surrounding vehicle.
4 In this example, we would want the
surrounding vehicle to move away
from the central edge.
Harish Chintakunta1
, Mustafa ˙Ilhan Akba¸s2
FPU & ERAU
Cooperative autonomous navigation of emergency vehicles
Problem context Mapping onto graphs Graph spectral properties Problem formalization Results
Inspiration from spectral properties
Graph Laplacian L defined as
L = D − A,
has the following useful property (M.Fiedler, 1973):
λ2(L) ≤ σe(G),
where σe(G) is the edge connectivity.
More importantly, in weighted graphs, λ2(L) is sensitive to
weights of the edges in an edge cut set.
Harish Chintakunta1
, Mustafa ˙Ilhan Akba¸s2
FPU & ERAU
Cooperative autonomous navigation of emergency vehicles
Problem context Mapping onto graphs Graph spectral properties Problem formalization Results
Properties of λ2(L)
1 λ2(LΛ) is very sensitive to
weights of edges which
“connect” distinct
components.
2 The gradient of λ2(LΛ) w.r.t
the elements of L can be
analytically expressed.
3 Numerical computation of the
gradient of λ2(LΛ) also tends
to be accurate even for large
LΛ matrices, making it ideal
for numerical optimization
algorithms.
−0.2 −0.1 0.0 0.1 0.2
−1.00
−0.75
−0.50
−0.25
0.00
0.25
0.50
0.75
1.00
0 1
2
3
4
5
6
7
8
9
10
11
12 13
14
15
16
17
18 19
0.2 0.4 0.6 0.8 1.0
weight of the linking edge
0.0025
0.0050
0.0075
0.0100
0.0125
0.0150
0.0175
secondeigenvalue
linking edge
insider edge
Harish Chintakunta1
, Mustafa ˙Ilhan Akba¸s2
FPU & ERAU
Cooperative autonomous navigation of emergency vehicles
Problem context Mapping onto graphs Graph spectral properties Problem formalization Results
λ2(L) as a function of vehicle position
1 λ2(L) gets smaller when
the vehicle approaches the
critical edge.
2 If fact, the gradient
x λ2(L) consistently
points away from the
central edge.
3 In this choice of the weight
function, the value is
independent of the position
x, given x is “far” from the
critical edge.
0.0
0.5
1.0
1.5
2.0
2.5
3.0
3.5
4.0
0
2
4
6
8
0.000
0.005
0.010
0.015
0.020
0.025
0.030
0.035
Harish Chintakunta1
, Mustafa ˙Ilhan Akba¸s2
FPU & ERAU
Cooperative autonomous navigation of emergency vehicles
Problem context Mapping onto graphs Graph spectral properties Problem formalization Results
Putting things together
Construct a graph G = (V, E) with discretized points in the
space as vertices, and edges between vertices in a
geometrical neighborhood.
Λ : configuration of the obstacles.
Assign weights wΛ : E → [0, 1], where wΛ(e) is a function
of distances between the edge and all other obstacles.
LΛ((ui, uj)) =
−wΛ((ui, uj)), ui = uj
uk =ui
wΛ((ui, uk )), ui = uj
The second eigenvalue λ2(LΛ) will serve as a good
measure for connectivity.
Harish Chintakunta1
, Mustafa ˙Ilhan Akba¸s2
FPU & ERAU
Cooperative autonomous navigation of emergency vehicles
Problem context Mapping onto graphs Graph spectral properties Problem formalization Results
Framing as an optimization problem
EV
SV
0 1 2 3 4 5 6 7 8
0.00
0.25
0.50
0.75
1.00
1.25
1.50
1.75
2.00
0
1
2
3
4
5
6
7
8
0 1 2 3 4 5 6 7 8 0.000.250.500.751.001.251.501.752.00
0
1
2
3
4
5
6
7
8
Harish Chintakunta1
, Mustafa ˙Ilhan Akba¸s2
FPU & ERAU
Cooperative autonomous navigation of emergency vehicles
Problem context Mapping onto graphs Graph spectral properties Problem formalization Results
Solution to optimization problem
1 The acceleration functions of the surrounding vehicles are
optimized to provide a safe path to the EV.
2 Providing a safe path translates to
“Make a stronger connected component”
3 The above objective is achieved by:
{a∗
i (t)} = arg max{ai(t)} λ2(LΛ)
s.t. Safety and boundary constraints on Λ
Harish Chintakunta1
, Mustafa ˙Ilhan Akba¸s2
FPU & ERAU
Cooperative autonomous navigation of emergency vehicles
Problem context Mapping onto graphs Graph spectral properties Problem formalization Results
Results
Movement without control:
0 5 10
0
1
2
0 5 10
0
1
2
0 5 10
0
1
2
0 5 10
0
1
2
0 5 10
0
1
2
0 5 10
0
1
2
0 5 10
0
1
2
0 5 10
0
1
2
0 5 10
0
1
2
Movement with control:
0 5 10
0
1
2
0 5 10
0
1
2
0 5 10
0
1
2
0 5 10
0
1
2
0 5 10
0
1
2
0 5 10
0
1
2
0 5 10
0
1
2
0 5 10
0
1
2
0 5 10
0
1
2
Optimized acceleration functions:
0 1 2 3 4 5 6 7 8
−0.3
−0.2
−0.1
0.0
0.1
0.2
0.3
x-acceleration
y-acceleration
Harish Chintakunta1
, Mustafa ˙Ilhan Akba¸s2
FPU & ERAU
Cooperative autonomous navigation of emergency vehicles
Problem context Mapping onto graphs Graph spectral properties Problem formalization Results
Conclusions
1 The “safety” of the situation with respect to navigation of
EV in captured by λ2(L) of a suitably constructed graph.
2 The configuration of the surrounding vehicles is altered to
improve the safety measure.
3 The alteration of the surrounding vehicle configuration is
achieved by moving them along the gradient direction of
the safety measure.
Harish Chintakunta1
, Mustafa ˙Ilhan Akba¸s2
FPU & ERAU
Cooperative autonomous navigation of emergency vehicles
Problem context Mapping onto graphs Graph spectral properties Problem formalization Results
Future directions
1 Distributed algorithms to compute the gradient of the
configuration.
2 Statistical analysis in a realistic traffic situation.
3 Deeper understanding of the theoretical aspects of Fiedler
vector in the context of optimal cooperative driving.
Harish Chintakunta1
, Mustafa ˙Ilhan Akba¸s2
FPU & ERAU
Cooperative autonomous navigation of emergency vehicles
Problem context Mapping onto graphs Graph spectral properties Problem formalization Results
Thank you!!
Harish Chintakunta1
, Mustafa ˙Ilhan Akba¸s2
FPU & ERAU
Cooperative autonomous navigation of emergency vehicles

More Related Content

What's hot

Path Planning And Navigation
Path Planning And NavigationPath Planning And Navigation
Path Planning And Navigationguest90654fd
 
Double-constrained RPCA based on Saliency Maps for Foreground Detection in Au...
Double-constrained RPCA based on Saliency Maps for Foreground Detection in Au...Double-constrained RPCA based on Saliency Maps for Foreground Detection in Au...
Double-constrained RPCA based on Saliency Maps for Foreground Detection in Au...
ActiveEon
 
OpenCVand Matlab based Car Parking System Module for Smart City using Circle ...
OpenCVand Matlab based Car Parking System Module for Smart City using Circle ...OpenCVand Matlab based Car Parking System Module for Smart City using Circle ...
OpenCVand Matlab based Car Parking System Module for Smart City using Circle ...
JANAK TRIVEDI
 
Robotics for Path Planning
Robotics for Path PlanningRobotics for Path Planning
Robotics for Path Planning
Hitesh Mohapatra
 
MPC
MPCMPC
Path Planning for Mobile Robot Navigation Using Voronoi Diagram and Fast Marc...
Path Planning for Mobile Robot Navigation Using Voronoi Diagram and Fast Marc...Path Planning for Mobile Robot Navigation Using Voronoi Diagram and Fast Marc...
Path Planning for Mobile Robot Navigation Using Voronoi Diagram and Fast Marc...
Waqas Tariq
 
SPPRA'2013 Paper Presentation
SPPRA'2013 Paper PresentationSPPRA'2013 Paper Presentation
SPPRA'2013 Paper Presentation
ActiveEon
 
Design and implementation of 3 axis linear interpolation controller in fpga f...
Design and implementation of 3 axis linear interpolation controller in fpga f...Design and implementation of 3 axis linear interpolation controller in fpga f...
Design and implementation of 3 axis linear interpolation controller in fpga f...
IAEME Publication
 
IRJET-A Review Paper on using Mineral Admixture Coated Pet Fibres to Make Con...
IRJET-A Review Paper on using Mineral Admixture Coated Pet Fibres to Make Con...IRJET-A Review Paper on using Mineral Admixture Coated Pet Fibres to Make Con...
IRJET-A Review Paper on using Mineral Admixture Coated Pet Fibres to Make Con...
IRJET Journal
 
VEHICLE CLASSIFICATION USING THE CONVOLUTION NEURAL NETWORK APPROACH
VEHICLE CLASSIFICATION USING THE CONVOLUTION NEURAL NETWORK APPROACHVEHICLE CLASSIFICATION USING THE CONVOLUTION NEURAL NETWORK APPROACH
VEHICLE CLASSIFICATION USING THE CONVOLUTION NEURAL NETWORK APPROACH
JANAK TRIVEDI
 
PhD Thesis Defense Presentation: Robust Low-rank and Sparse Decomposition for...
PhD Thesis Defense Presentation: Robust Low-rank and Sparse Decomposition for...PhD Thesis Defense Presentation: Robust Low-rank and Sparse Decomposition for...
PhD Thesis Defense Presentation: Robust Low-rank and Sparse Decomposition for...
ActiveEon
 
Robust Low-rank and Sparse Decomposition for Moving Object Detection
Robust Low-rank and Sparse Decomposition for Moving Object DetectionRobust Low-rank and Sparse Decomposition for Moving Object Detection
Robust Low-rank and Sparse Decomposition for Moving Object Detection
ActiveEon
 
Online Stochastic Tensor Decomposition for Background Subtraction in Multispe...
Online Stochastic Tensor Decomposition for Background Subtraction in Multispe...Online Stochastic Tensor Decomposition for Background Subtraction in Multispe...
Online Stochastic Tensor Decomposition for Background Subtraction in Multispe...
ActiveEon
 
A Path Planning Technique For Autonomous Mobile Robot Using Free-Configuratio...
A Path Planning Technique For Autonomous Mobile Robot Using Free-Configuratio...A Path Planning Technique For Autonomous Mobile Robot Using Free-Configuratio...
A Path Planning Technique For Autonomous Mobile Robot Using Free-Configuratio...
CSCJournals
 
DESIGN AND IMPLEMENTATION OF PATH PLANNING ALGORITHM
DESIGN AND IMPLEMENTATION OF PATH PLANNING ALGORITHM DESIGN AND IMPLEMENTATION OF PATH PLANNING ALGORITHM
DESIGN AND IMPLEMENTATION OF PATH PLANNING ALGORITHM NITISH K
 
IRJET- Business Scaling and Rebalancing in Shared Bicycle Systems
IRJET- Business Scaling and Rebalancing in Shared Bicycle SystemsIRJET- Business Scaling and Rebalancing in Shared Bicycle Systems
IRJET- Business Scaling and Rebalancing in Shared Bicycle Systems
IRJET Journal
 
A Global Integrated Artificial Potential Field/Virtual Obstacles Path Plannin...
A Global Integrated Artificial Potential Field/Virtual Obstacles Path Plannin...A Global Integrated Artificial Potential Field/Virtual Obstacles Path Plannin...
A Global Integrated Artificial Potential Field/Virtual Obstacles Path Plannin...
IRJET Journal
 
Path Planning for Mobile Robots
Path Planning for Mobile RobotsPath Planning for Mobile Robots
Path Planning for Mobile Robots
sriraj317
 
Knowledge Based Genetic Algorithm for Robot Path Planning
Knowledge Based Genetic Algorithm for Robot Path PlanningKnowledge Based Genetic Algorithm for Robot Path Planning
Knowledge Based Genetic Algorithm for Robot Path Planning
Tarundeep Dhot
 

What's hot (20)

Path Planning And Navigation
Path Planning And NavigationPath Planning And Navigation
Path Planning And Navigation
 
Double-constrained RPCA based on Saliency Maps for Foreground Detection in Au...
Double-constrained RPCA based on Saliency Maps for Foreground Detection in Au...Double-constrained RPCA based on Saliency Maps for Foreground Detection in Au...
Double-constrained RPCA based on Saliency Maps for Foreground Detection in Au...
 
OpenCVand Matlab based Car Parking System Module for Smart City using Circle ...
OpenCVand Matlab based Car Parking System Module for Smart City using Circle ...OpenCVand Matlab based Car Parking System Module for Smart City using Circle ...
OpenCVand Matlab based Car Parking System Module for Smart City using Circle ...
 
Robotics for Path Planning
Robotics for Path PlanningRobotics for Path Planning
Robotics for Path Planning
 
Lecture 10: Navigation
Lecture 10: NavigationLecture 10: Navigation
Lecture 10: Navigation
 
MPC
MPCMPC
MPC
 
Path Planning for Mobile Robot Navigation Using Voronoi Diagram and Fast Marc...
Path Planning for Mobile Robot Navigation Using Voronoi Diagram and Fast Marc...Path Planning for Mobile Robot Navigation Using Voronoi Diagram and Fast Marc...
Path Planning for Mobile Robot Navigation Using Voronoi Diagram and Fast Marc...
 
SPPRA'2013 Paper Presentation
SPPRA'2013 Paper PresentationSPPRA'2013 Paper Presentation
SPPRA'2013 Paper Presentation
 
Design and implementation of 3 axis linear interpolation controller in fpga f...
Design and implementation of 3 axis linear interpolation controller in fpga f...Design and implementation of 3 axis linear interpolation controller in fpga f...
Design and implementation of 3 axis linear interpolation controller in fpga f...
 
IRJET-A Review Paper on using Mineral Admixture Coated Pet Fibres to Make Con...
IRJET-A Review Paper on using Mineral Admixture Coated Pet Fibres to Make Con...IRJET-A Review Paper on using Mineral Admixture Coated Pet Fibres to Make Con...
IRJET-A Review Paper on using Mineral Admixture Coated Pet Fibres to Make Con...
 
VEHICLE CLASSIFICATION USING THE CONVOLUTION NEURAL NETWORK APPROACH
VEHICLE CLASSIFICATION USING THE CONVOLUTION NEURAL NETWORK APPROACHVEHICLE CLASSIFICATION USING THE CONVOLUTION NEURAL NETWORK APPROACH
VEHICLE CLASSIFICATION USING THE CONVOLUTION NEURAL NETWORK APPROACH
 
PhD Thesis Defense Presentation: Robust Low-rank and Sparse Decomposition for...
PhD Thesis Defense Presentation: Robust Low-rank and Sparse Decomposition for...PhD Thesis Defense Presentation: Robust Low-rank and Sparse Decomposition for...
PhD Thesis Defense Presentation: Robust Low-rank and Sparse Decomposition for...
 
Robust Low-rank and Sparse Decomposition for Moving Object Detection
Robust Low-rank and Sparse Decomposition for Moving Object DetectionRobust Low-rank and Sparse Decomposition for Moving Object Detection
Robust Low-rank and Sparse Decomposition for Moving Object Detection
 
Online Stochastic Tensor Decomposition for Background Subtraction in Multispe...
Online Stochastic Tensor Decomposition for Background Subtraction in Multispe...Online Stochastic Tensor Decomposition for Background Subtraction in Multispe...
Online Stochastic Tensor Decomposition for Background Subtraction in Multispe...
 
A Path Planning Technique For Autonomous Mobile Robot Using Free-Configuratio...
A Path Planning Technique For Autonomous Mobile Robot Using Free-Configuratio...A Path Planning Technique For Autonomous Mobile Robot Using Free-Configuratio...
A Path Planning Technique For Autonomous Mobile Robot Using Free-Configuratio...
 
DESIGN AND IMPLEMENTATION OF PATH PLANNING ALGORITHM
DESIGN AND IMPLEMENTATION OF PATH PLANNING ALGORITHM DESIGN AND IMPLEMENTATION OF PATH PLANNING ALGORITHM
DESIGN AND IMPLEMENTATION OF PATH PLANNING ALGORITHM
 
IRJET- Business Scaling and Rebalancing in Shared Bicycle Systems
IRJET- Business Scaling and Rebalancing in Shared Bicycle SystemsIRJET- Business Scaling and Rebalancing in Shared Bicycle Systems
IRJET- Business Scaling and Rebalancing in Shared Bicycle Systems
 
A Global Integrated Artificial Potential Field/Virtual Obstacles Path Plannin...
A Global Integrated Artificial Potential Field/Virtual Obstacles Path Plannin...A Global Integrated Artificial Potential Field/Virtual Obstacles Path Plannin...
A Global Integrated Artificial Potential Field/Virtual Obstacles Path Plannin...
 
Path Planning for Mobile Robots
Path Planning for Mobile RobotsPath Planning for Mobile Robots
Path Planning for Mobile Robots
 
Knowledge Based Genetic Algorithm for Robot Path Planning
Knowledge Based Genetic Algorithm for Robot Path PlanningKnowledge Based Genetic Algorithm for Robot Path Planning
Knowledge Based Genetic Algorithm for Robot Path Planning
 

Similar to Navigation of Emergency Vehicles UsingCooperative Autonomous Driving

Real time implementation of unscented kalman filter for target tracking
Real time implementation of unscented kalman filter for target trackingReal time implementation of unscented kalman filter for target tracking
Real time implementation of unscented kalman filter for target trackingIAEME Publication
 
A Performance Analysis of CLMS and Augmented CLMS Algorithms for Smart Antennas
A Performance Analysis of CLMS and Augmented CLMS Algorithms for Smart Antennas A Performance Analysis of CLMS and Augmented CLMS Algorithms for Smart Antennas
A Performance Analysis of CLMS and Augmented CLMS Algorithms for Smart Antennas
cscpconf
 
Basics Of Kalman Filter And Position Estimation Of Front Wheel Automatic Stee...
Basics Of Kalman Filter And Position Estimation Of Front Wheel Automatic Stee...Basics Of Kalman Filter And Position Estimation Of Front Wheel Automatic Stee...
Basics Of Kalman Filter And Position Estimation Of Front Wheel Automatic Stee...
International Journal of Latest Research in Engineering and Technology
 
Применение машинного обучения для навигации и управления роботами
Применение машинного обучения для навигации и управления роботамиПрименение машинного обучения для навигации и управления роботами
Применение машинного обучения для навигации и управления роботами
Skolkovo Robotics Center
 
E0333021025
E0333021025E0333021025
E0333021025
theijes
 
SLAM of Multi-Robot System Considering Its Network Topology
SLAM of Multi-Robot System Considering Its Network TopologySLAM of Multi-Robot System Considering Its Network Topology
SLAM of Multi-Robot System Considering Its Network Topologytoukaigi
 
Linear Smoothing, Median, and Sharpening Filter
Linear Smoothing, Median, and Sharpening FilterLinear Smoothing, Median, and Sharpening Filter
Linear Smoothing, Median, and Sharpening Filter
VARUN KUMAR
 
Bayesian risk assessment of autonomous vehicles
Bayesian risk assessment of autonomous vehiclesBayesian risk assessment of autonomous vehicles
Bayesian risk assessment of autonomous vehicles
Institute for Transport Studies (ITS)
 
Combined Complementary Filter For Inertial Navigation System
Combined Complementary Filter For Inertial Navigation SystemCombined Complementary Filter For Inertial Navigation System
Combined Complementary Filter For Inertial Navigation System
Mykola Novik
 
Boosting CED Using Robust Orientation Estimation
Boosting CED Using Robust Orientation EstimationBoosting CED Using Robust Orientation Estimation
Boosting CED Using Robust Orientation Estimation
ijma
 
NUMBER PLATE IMAGE DETECTION FOR FAST MOTION VEHICLES USING BLUR KERNEL ESTIM...
NUMBER PLATE IMAGE DETECTION FOR FAST MOTION VEHICLES USING BLUR KERNEL ESTIM...NUMBER PLATE IMAGE DETECTION FOR FAST MOTION VEHICLES USING BLUR KERNEL ESTIM...
NUMBER PLATE IMAGE DETECTION FOR FAST MOTION VEHICLES USING BLUR KERNEL ESTIM...
paperpublications3
 
Deblurring of License Plate Image using Blur Kernel Estimation
Deblurring of License Plate Image using Blur Kernel EstimationDeblurring of License Plate Image using Blur Kernel Estimation
Deblurring of License Plate Image using Blur Kernel Estimation
IRJET Journal
 
A Coupled Discrete-Event and Motion Planning Methodology for Automated Safety...
A Coupled Discrete-Event and Motion Planning Methodology for Automated Safety...A Coupled Discrete-Event and Motion Planning Methodology for Automated Safety...
A Coupled Discrete-Event and Motion Planning Methodology for Automated Safety...
Md Mahbubur Rahman
 
computervision project
computervision projectcomputervision project
computervision projectLianli Liu
 

Similar to Navigation of Emergency Vehicles UsingCooperative Autonomous Driving (20)

40120140501004
4012014050100440120140501004
40120140501004
 
40120140501004
4012014050100440120140501004
40120140501004
 
Real time implementation of unscented kalman filter for target tracking
Real time implementation of unscented kalman filter for target trackingReal time implementation of unscented kalman filter for target tracking
Real time implementation of unscented kalman filter for target tracking
 
Paper
PaperPaper
Paper
 
A Performance Analysis of CLMS and Augmented CLMS Algorithms for Smart Antennas
A Performance Analysis of CLMS and Augmented CLMS Algorithms for Smart Antennas A Performance Analysis of CLMS and Augmented CLMS Algorithms for Smart Antennas
A Performance Analysis of CLMS and Augmented CLMS Algorithms for Smart Antennas
 
report
reportreport
report
 
Basics Of Kalman Filter And Position Estimation Of Front Wheel Automatic Stee...
Basics Of Kalman Filter And Position Estimation Of Front Wheel Automatic Stee...Basics Of Kalman Filter And Position Estimation Of Front Wheel Automatic Stee...
Basics Of Kalman Filter And Position Estimation Of Front Wheel Automatic Stee...
 
Применение машинного обучения для навигации и управления роботами
Применение машинного обучения для навигации и управления роботамиПрименение машинного обучения для навигации и управления роботами
Применение машинного обучения для навигации и управления роботами
 
E0333021025
E0333021025E0333021025
E0333021025
 
SLAM of Multi-Robot System Considering Its Network Topology
SLAM of Multi-Robot System Considering Its Network TopologySLAM of Multi-Robot System Considering Its Network Topology
SLAM of Multi-Robot System Considering Its Network Topology
 
Linear Smoothing, Median, and Sharpening Filter
Linear Smoothing, Median, and Sharpening FilterLinear Smoothing, Median, and Sharpening Filter
Linear Smoothing, Median, and Sharpening Filter
 
Bayesian risk assessment of autonomous vehicles
Bayesian risk assessment of autonomous vehiclesBayesian risk assessment of autonomous vehicles
Bayesian risk assessment of autonomous vehicles
 
Combined Complementary Filter For Inertial Navigation System
Combined Complementary Filter For Inertial Navigation SystemCombined Complementary Filter For Inertial Navigation System
Combined Complementary Filter For Inertial Navigation System
 
Boosting CED Using Robust Orientation Estimation
Boosting CED Using Robust Orientation EstimationBoosting CED Using Robust Orientation Estimation
Boosting CED Using Robust Orientation Estimation
 
NUMBER PLATE IMAGE DETECTION FOR FAST MOTION VEHICLES USING BLUR KERNEL ESTIM...
NUMBER PLATE IMAGE DETECTION FOR FAST MOTION VEHICLES USING BLUR KERNEL ESTIM...NUMBER PLATE IMAGE DETECTION FOR FAST MOTION VEHICLES USING BLUR KERNEL ESTIM...
NUMBER PLATE IMAGE DETECTION FOR FAST MOTION VEHICLES USING BLUR KERNEL ESTIM...
 
Deblurring of License Plate Image using Blur Kernel Estimation
Deblurring of License Plate Image using Blur Kernel EstimationDeblurring of License Plate Image using Blur Kernel Estimation
Deblurring of License Plate Image using Blur Kernel Estimation
 
05397385
0539738505397385
05397385
 
05397385
0539738505397385
05397385
 
A Coupled Discrete-Event and Motion Planning Methodology for Automated Safety...
A Coupled Discrete-Event and Motion Planning Methodology for Automated Safety...A Coupled Discrete-Event and Motion Planning Methodology for Automated Safety...
A Coupled Discrete-Event and Motion Planning Methodology for Automated Safety...
 
computervision project
computervision projectcomputervision project
computervision project
 

More from M. Ilhan Akbas

Goss_ICCVE 2022.pdf
Goss_ICCVE 2022.pdfGoss_ICCVE 2022.pdf
Goss_ICCVE 2022.pdf
M. Ilhan Akbas
 
IV2021-431-slides.pdf
IV2021-431-slides.pdfIV2021-431-slides.pdf
IV2021-431-slides.pdf
M. Ilhan Akbas
 
Akbas-DASC-2022.pdf
Akbas-DASC-2022.pdfAkbas-DASC-2022.pdf
Akbas-DASC-2022.pdf
M. Ilhan Akbas
 
Validation Framework for Autonomous Aerial Vehicles
Validation Framework for Autonomous Aerial VehiclesValidation Framework for Autonomous Aerial Vehicles
Validation Framework for Autonomous Aerial Vehicles
M. Ilhan Akbas
 
Scenario Generation for Validating Artifi cial Intelligence Based Autonomous ...
Scenario Generation for Validating Artificial Intelligence Based Autonomous ...Scenario Generation for Validating Artificial Intelligence Based Autonomous ...
Scenario Generation for Validating Artifi cial Intelligence Based Autonomous ...
M. Ilhan Akbas
 
Generation of Autonomous Vehicle Validation Scenarios Using Crash Data
Generation of Autonomous Vehicle Validation Scenarios Using Crash DataGeneration of Autonomous Vehicle Validation Scenarios Using Crash Data
Generation of Autonomous Vehicle Validation Scenarios Using Crash Data
M. Ilhan Akbas
 
Development of a Validation Regime for an Autonomous Campus Shuttle
Development of a Validation Regime for an Autonomous Campus ShuttleDevelopment of a Validation Regime for an Autonomous Campus Shuttle
Development of a Validation Regime for an Autonomous Campus Shuttle
M. Ilhan Akbas
 
Transportation OS: A Simulation Platform to Explore Breakthrough Concepts in ...
Transportation OS: A Simulation Platform to Explore Breakthrough Concepts in ...Transportation OS: A Simulation Platform to Explore Breakthrough Concepts in ...
Transportation OS: A Simulation Platform to Explore Breakthrough Concepts in ...
M. Ilhan Akbas
 
Street Network Generation with Adjustable Complexity Using k-Means Clustering
Street Network Generation with Adjustable Complexity Using k-Means ClusteringStreet Network Generation with Adjustable Complexity Using k-Means Clustering
Street Network Generation with Adjustable Complexity Using k-Means Clustering
M. Ilhan Akbas
 
Requirements for the Next-Generation Autonomous Vehicle Ecosystem
Requirements for the Next-Generation Autonomous Vehicle EcosystemRequirements for the Next-Generation Autonomous Vehicle Ecosystem
Requirements for the Next-Generation Autonomous Vehicle Ecosystem
M. Ilhan Akbas
 
Abstract Simulation Scenario Generation for Autonomous Vehicle Verification
Abstract Simulation Scenario Generation  for Autonomous Vehicle VerificationAbstract Simulation Scenario Generation  for Autonomous Vehicle Verification
Abstract Simulation Scenario Generation for Autonomous Vehicle Verification
M. Ilhan Akbas
 
Autonomous Vehicle Testing and Validation at AMI
Autonomous Vehicle Testing and Validation at AMIAutonomous Vehicle Testing and Validation at AMI
Autonomous Vehicle Testing and Validation at AMI
M. Ilhan Akbas
 
Verification of Autonomous Vehicles Through Simulation Using MATLAB ADAS Toolbox
Verification of Autonomous Vehicles Through Simulation Using MATLAB ADAS ToolboxVerification of Autonomous Vehicles Through Simulation Using MATLAB ADAS Toolbox
Verification of Autonomous Vehicles Through Simulation Using MATLAB ADAS Toolbox
M. Ilhan Akbas
 
SAPFANET: Spatially Adaptive Positioning for FANETs
SAPFANET: Spatially Adaptive Positioning for FANETsSAPFANET: Spatially Adaptive Positioning for FANETs
SAPFANET: Spatially Adaptive Positioning for FANETs
M. Ilhan Akbas
 
VBCA: A Virtual Forces Clustering Algorithm for Autonomous Aerial Drone Systems
VBCA: A Virtual Forces Clustering Algorithm for Autonomous Aerial Drone SystemsVBCA: A Virtual Forces Clustering Algorithm for Autonomous Aerial Drone Systems
VBCA: A Virtual Forces Clustering Algorithm for Autonomous Aerial Drone Systems
M. Ilhan Akbas
 
Professional Network Value in Business Incubator Models
Professional Network Value in Business Incubator ModelsProfessional Network Value in Business Incubator Models
Professional Network Value in Business Incubator Models
M. Ilhan Akbas
 
Reliable Positioning with Hybrid Antenna Model for Aerial Wireless Sensor and...
Reliable Positioning with Hybrid Antenna Model for Aerial Wireless Sensor and...Reliable Positioning with Hybrid Antenna Model for Aerial Wireless Sensor and...
Reliable Positioning with Hybrid Antenna Model for Aerial Wireless Sensor and...
M. Ilhan Akbas
 
Lightweight Routing with QoS Support in Wireless Sensor and Actor Networks (L...
Lightweight Routing with QoS Support in Wireless Sensor and Actor Networks (L...Lightweight Routing with QoS Support in Wireless Sensor and Actor Networks (L...
Lightweight Routing with QoS Support in Wireless Sensor and Actor Networks (L...
M. Ilhan Akbas
 
Social Network Generation and Friend Ranking Based on Mobile Phone Data
Social Network Generation and Friend Ranking Based on Mobile Phone DataSocial Network Generation and Friend Ranking Based on Mobile Phone Data
Social Network Generation and Friend Ranking Based on Mobile Phone Data
M. Ilhan Akbas
 
Design and Development of a Simulation Environment in OPNET Using High Perfor...
Design and Development of a Simulation Environment in OPNET Using High Perfor...Design and Development of a Simulation Environment in OPNET Using High Perfor...
Design and Development of a Simulation Environment in OPNET Using High Perfor...
M. Ilhan Akbas
 

More from M. Ilhan Akbas (20)

Goss_ICCVE 2022.pdf
Goss_ICCVE 2022.pdfGoss_ICCVE 2022.pdf
Goss_ICCVE 2022.pdf
 
IV2021-431-slides.pdf
IV2021-431-slides.pdfIV2021-431-slides.pdf
IV2021-431-slides.pdf
 
Akbas-DASC-2022.pdf
Akbas-DASC-2022.pdfAkbas-DASC-2022.pdf
Akbas-DASC-2022.pdf
 
Validation Framework for Autonomous Aerial Vehicles
Validation Framework for Autonomous Aerial VehiclesValidation Framework for Autonomous Aerial Vehicles
Validation Framework for Autonomous Aerial Vehicles
 
Scenario Generation for Validating Artifi cial Intelligence Based Autonomous ...
Scenario Generation for Validating Artificial Intelligence Based Autonomous ...Scenario Generation for Validating Artificial Intelligence Based Autonomous ...
Scenario Generation for Validating Artifi cial Intelligence Based Autonomous ...
 
Generation of Autonomous Vehicle Validation Scenarios Using Crash Data
Generation of Autonomous Vehicle Validation Scenarios Using Crash DataGeneration of Autonomous Vehicle Validation Scenarios Using Crash Data
Generation of Autonomous Vehicle Validation Scenarios Using Crash Data
 
Development of a Validation Regime for an Autonomous Campus Shuttle
Development of a Validation Regime for an Autonomous Campus ShuttleDevelopment of a Validation Regime for an Autonomous Campus Shuttle
Development of a Validation Regime for an Autonomous Campus Shuttle
 
Transportation OS: A Simulation Platform to Explore Breakthrough Concepts in ...
Transportation OS: A Simulation Platform to Explore Breakthrough Concepts in ...Transportation OS: A Simulation Platform to Explore Breakthrough Concepts in ...
Transportation OS: A Simulation Platform to Explore Breakthrough Concepts in ...
 
Street Network Generation with Adjustable Complexity Using k-Means Clustering
Street Network Generation with Adjustable Complexity Using k-Means ClusteringStreet Network Generation with Adjustable Complexity Using k-Means Clustering
Street Network Generation with Adjustable Complexity Using k-Means Clustering
 
Requirements for the Next-Generation Autonomous Vehicle Ecosystem
Requirements for the Next-Generation Autonomous Vehicle EcosystemRequirements for the Next-Generation Autonomous Vehicle Ecosystem
Requirements for the Next-Generation Autonomous Vehicle Ecosystem
 
Abstract Simulation Scenario Generation for Autonomous Vehicle Verification
Abstract Simulation Scenario Generation  for Autonomous Vehicle VerificationAbstract Simulation Scenario Generation  for Autonomous Vehicle Verification
Abstract Simulation Scenario Generation for Autonomous Vehicle Verification
 
Autonomous Vehicle Testing and Validation at AMI
Autonomous Vehicle Testing and Validation at AMIAutonomous Vehicle Testing and Validation at AMI
Autonomous Vehicle Testing and Validation at AMI
 
Verification of Autonomous Vehicles Through Simulation Using MATLAB ADAS Toolbox
Verification of Autonomous Vehicles Through Simulation Using MATLAB ADAS ToolboxVerification of Autonomous Vehicles Through Simulation Using MATLAB ADAS Toolbox
Verification of Autonomous Vehicles Through Simulation Using MATLAB ADAS Toolbox
 
SAPFANET: Spatially Adaptive Positioning for FANETs
SAPFANET: Spatially Adaptive Positioning for FANETsSAPFANET: Spatially Adaptive Positioning for FANETs
SAPFANET: Spatially Adaptive Positioning for FANETs
 
VBCA: A Virtual Forces Clustering Algorithm for Autonomous Aerial Drone Systems
VBCA: A Virtual Forces Clustering Algorithm for Autonomous Aerial Drone SystemsVBCA: A Virtual Forces Clustering Algorithm for Autonomous Aerial Drone Systems
VBCA: A Virtual Forces Clustering Algorithm for Autonomous Aerial Drone Systems
 
Professional Network Value in Business Incubator Models
Professional Network Value in Business Incubator ModelsProfessional Network Value in Business Incubator Models
Professional Network Value in Business Incubator Models
 
Reliable Positioning with Hybrid Antenna Model for Aerial Wireless Sensor and...
Reliable Positioning with Hybrid Antenna Model for Aerial Wireless Sensor and...Reliable Positioning with Hybrid Antenna Model for Aerial Wireless Sensor and...
Reliable Positioning with Hybrid Antenna Model for Aerial Wireless Sensor and...
 
Lightweight Routing with QoS Support in Wireless Sensor and Actor Networks (L...
Lightweight Routing with QoS Support in Wireless Sensor and Actor Networks (L...Lightweight Routing with QoS Support in Wireless Sensor and Actor Networks (L...
Lightweight Routing with QoS Support in Wireless Sensor and Actor Networks (L...
 
Social Network Generation and Friend Ranking Based on Mobile Phone Data
Social Network Generation and Friend Ranking Based on Mobile Phone DataSocial Network Generation and Friend Ranking Based on Mobile Phone Data
Social Network Generation and Friend Ranking Based on Mobile Phone Data
 
Design and Development of a Simulation Environment in OPNET Using High Perfor...
Design and Development of a Simulation Environment in OPNET Using High Perfor...Design and Development of a Simulation Environment in OPNET Using High Perfor...
Design and Development of a Simulation Environment in OPNET Using High Perfor...
 

Recently uploaded

一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 

Recently uploaded (20)

一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 

Navigation of Emergency Vehicles UsingCooperative Autonomous Driving

  • 1. Problem context Mapping onto graphs Graph spectral properties Problem formalization Results Cooperative autonomous navigation of emergency vehicles Harish Chintakunta1 Mustafa ˙Ilhan Akba¸s2 1Department of Electrical and Computer Engineering Florida Polytechnic University 2Electrical, Computer, Software and Systems Engineering Embry-Riddle Aeronautical University Harish Chintakunta1 , Mustafa ˙Ilhan Akba¸s2 FPU & ERAU Cooperative autonomous navigation of emergency vehicles
  • 2. Problem context Mapping onto graphs Graph spectral properties Problem formalization Results Emergency vehicle navigation Making way for the EV can take a long time. Drivers feel “hassled” at the appearance of EVs, which leads to bad decisions. There are about 6,500 annual accidents involving ambulances. Harish Chintakunta1 , Mustafa ˙Ilhan Akba¸s2 FPU & ERAU Cooperative autonomous navigation of emergency vehicles
  • 3. Problem context Mapping onto graphs Graph spectral properties Problem formalization Results Advantages of Connected Autonomous Vehicles (CAVs) Vehicles can be notified well in advance about an approaching EV. Complex cooperative behavior amongst CAVs can assist the navigation of EVs. EV itself being autonomous can enable complex path planning algorithm to optimize travel time, saving lives. Harish Chintakunta1 , Mustafa ˙Ilhan Akba¸s2 FPU & ERAU Cooperative autonomous navigation of emergency vehicles
  • 4. Problem context Mapping onto graphs Graph spectral properties Problem formalization Results Our view of the problem We now consider the problem when all other vehicles drive cooperatively to assist an EV. Facilitating safety for EV is rephrased using topological features. The space of feasible paths for EV should be “strongly connected”, in other words, no “bottle necks”. Harish Chintakunta1 , Mustafa ˙Ilhan Akba¸s2 FPU & ERAU Cooperative autonomous navigation of emergency vehicles
  • 5. Problem context Mapping onto graphs Graph spectral properties Problem formalization Results Solution strategy 1 Capture the notion of "topological connectedness" in terms of an eigenvalue of a matrix. 2 Move the surrounding vehicles in order to increase this eigenvalue. 3 The above process increases the topological connectedness thereby increasing the safety. Harish Chintakunta1 , Mustafa ˙Ilhan Akba¸s2 FPU & ERAU Cooperative autonomous navigation of emergency vehicles
  • 6. Problem context Mapping onto graphs Graph spectral properties Problem formalization Results Formulation in terms of graph theory 1 Discretize the space and draw edges between neighboring vertices. 2 Encode the safety information onto edge weights. 3 The weight we = 1 − e−d(s,e) on an edge is a decreasing function of the distance from a surrounding vehicle. 4 In this example, we would want the surrounding vehicle to move away from the central edge. Harish Chintakunta1 , Mustafa ˙Ilhan Akba¸s2 FPU & ERAU Cooperative autonomous navigation of emergency vehicles
  • 7. Problem context Mapping onto graphs Graph spectral properties Problem formalization Results Inspiration from spectral properties Graph Laplacian L defined as L = D − A, has the following useful property (M.Fiedler, 1973): λ2(L) ≤ σe(G), where σe(G) is the edge connectivity. More importantly, in weighted graphs, λ2(L) is sensitive to weights of the edges in an edge cut set. Harish Chintakunta1 , Mustafa ˙Ilhan Akba¸s2 FPU & ERAU Cooperative autonomous navigation of emergency vehicles
  • 8. Problem context Mapping onto graphs Graph spectral properties Problem formalization Results Properties of λ2(L) 1 λ2(LΛ) is very sensitive to weights of edges which “connect” distinct components. 2 The gradient of λ2(LΛ) w.r.t the elements of L can be analytically expressed. 3 Numerical computation of the gradient of λ2(LΛ) also tends to be accurate even for large LΛ matrices, making it ideal for numerical optimization algorithms. −0.2 −0.1 0.0 0.1 0.2 −1.00 −0.75 −0.50 −0.25 0.00 0.25 0.50 0.75 1.00 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 0.2 0.4 0.6 0.8 1.0 weight of the linking edge 0.0025 0.0050 0.0075 0.0100 0.0125 0.0150 0.0175 secondeigenvalue linking edge insider edge Harish Chintakunta1 , Mustafa ˙Ilhan Akba¸s2 FPU & ERAU Cooperative autonomous navigation of emergency vehicles
  • 9. Problem context Mapping onto graphs Graph spectral properties Problem formalization Results λ2(L) as a function of vehicle position 1 λ2(L) gets smaller when the vehicle approaches the critical edge. 2 If fact, the gradient x λ2(L) consistently points away from the central edge. 3 In this choice of the weight function, the value is independent of the position x, given x is “far” from the critical edge. 0.0 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 0 2 4 6 8 0.000 0.005 0.010 0.015 0.020 0.025 0.030 0.035 Harish Chintakunta1 , Mustafa ˙Ilhan Akba¸s2 FPU & ERAU Cooperative autonomous navigation of emergency vehicles
  • 10. Problem context Mapping onto graphs Graph spectral properties Problem formalization Results Putting things together Construct a graph G = (V, E) with discretized points in the space as vertices, and edges between vertices in a geometrical neighborhood. Λ : configuration of the obstacles. Assign weights wΛ : E → [0, 1], where wΛ(e) is a function of distances between the edge and all other obstacles. LΛ((ui, uj)) = −wΛ((ui, uj)), ui = uj uk =ui wΛ((ui, uk )), ui = uj The second eigenvalue λ2(LΛ) will serve as a good measure for connectivity. Harish Chintakunta1 , Mustafa ˙Ilhan Akba¸s2 FPU & ERAU Cooperative autonomous navigation of emergency vehicles
  • 11. Problem context Mapping onto graphs Graph spectral properties Problem formalization Results Framing as an optimization problem EV SV 0 1 2 3 4 5 6 7 8 0.00 0.25 0.50 0.75 1.00 1.25 1.50 1.75 2.00 0 1 2 3 4 5 6 7 8 0 1 2 3 4 5 6 7 8 0.000.250.500.751.001.251.501.752.00 0 1 2 3 4 5 6 7 8 Harish Chintakunta1 , Mustafa ˙Ilhan Akba¸s2 FPU & ERAU Cooperative autonomous navigation of emergency vehicles
  • 12. Problem context Mapping onto graphs Graph spectral properties Problem formalization Results Solution to optimization problem 1 The acceleration functions of the surrounding vehicles are optimized to provide a safe path to the EV. 2 Providing a safe path translates to “Make a stronger connected component” 3 The above objective is achieved by: {a∗ i (t)} = arg max{ai(t)} λ2(LΛ) s.t. Safety and boundary constraints on Λ Harish Chintakunta1 , Mustafa ˙Ilhan Akba¸s2 FPU & ERAU Cooperative autonomous navigation of emergency vehicles
  • 13. Problem context Mapping onto graphs Graph spectral properties Problem formalization Results Results Movement without control: 0 5 10 0 1 2 0 5 10 0 1 2 0 5 10 0 1 2 0 5 10 0 1 2 0 5 10 0 1 2 0 5 10 0 1 2 0 5 10 0 1 2 0 5 10 0 1 2 0 5 10 0 1 2 Movement with control: 0 5 10 0 1 2 0 5 10 0 1 2 0 5 10 0 1 2 0 5 10 0 1 2 0 5 10 0 1 2 0 5 10 0 1 2 0 5 10 0 1 2 0 5 10 0 1 2 0 5 10 0 1 2 Optimized acceleration functions: 0 1 2 3 4 5 6 7 8 −0.3 −0.2 −0.1 0.0 0.1 0.2 0.3 x-acceleration y-acceleration Harish Chintakunta1 , Mustafa ˙Ilhan Akba¸s2 FPU & ERAU Cooperative autonomous navigation of emergency vehicles
  • 14. Problem context Mapping onto graphs Graph spectral properties Problem formalization Results Conclusions 1 The “safety” of the situation with respect to navigation of EV in captured by λ2(L) of a suitably constructed graph. 2 The configuration of the surrounding vehicles is altered to improve the safety measure. 3 The alteration of the surrounding vehicle configuration is achieved by moving them along the gradient direction of the safety measure. Harish Chintakunta1 , Mustafa ˙Ilhan Akba¸s2 FPU & ERAU Cooperative autonomous navigation of emergency vehicles
  • 15. Problem context Mapping onto graphs Graph spectral properties Problem formalization Results Future directions 1 Distributed algorithms to compute the gradient of the configuration. 2 Statistical analysis in a realistic traffic situation. 3 Deeper understanding of the theoretical aspects of Fiedler vector in the context of optimal cooperative driving. Harish Chintakunta1 , Mustafa ˙Ilhan Akba¸s2 FPU & ERAU Cooperative autonomous navigation of emergency vehicles
  • 16. Problem context Mapping onto graphs Graph spectral properties Problem formalization Results Thank you!! Harish Chintakunta1 , Mustafa ˙Ilhan Akba¸s2 FPU & ERAU Cooperative autonomous navigation of emergency vehicles