Download presentation
Presentation is loading. Please wait.
Published byMoses Rich Modified over 8 years ago
2
VANET – Stochastic Path Prediction
3
Motivations Route Discovery Safety Warning Accident Notifications Strong Deceleration of Tra ffi c Flow Road Hazards (black ice, fallen tree, etc.) Information Distribution Congestion (makes it possible to choose another path ahead of road) Local Tourism Information Relevance of information is most often geographically delimited
4
Stochastic Path Prediction Benefits
9
Wireless Communication Capabilities
11
The Future Vision of VANET
12
What leads us to choose Path Prediction using Stochastics ? Noisy nature of measurements ◦ Speed Measurement ◦ Location Measurement ◦ Acceleration Measurement ◦ Direction Measurement Enviromental Influences ◦ Weather Conditions ◦ Electoro-Magnetical Distortions
13
What leads us to choose Path Prediction using Stochastics ? Degradation of Signals ( of Sensors ) Actual state transform model is completely unknown
14
Common Approach for Stochastic Prediction Kalman Filter Unscented Transform ( UT )
15
Rudolf Emil Kalman Rudolf Emil Kalman Born 1930 in Hungary BS and MS from MIT PhD 1957 from Columbia Filter developed in 1960-61 Now retired
16
Kalman Filter - Introduction Set of mathematical equations Implementing predictor-corrector type estimator Optimal in the sense that it minimizes the estimated error covariance Relative Simplicity and robust nature of filter itself Works well for many applications
17
What is it used for ? Tracking missiles Tracking heads/hands/drumsticks Extracting lip motion from video Economics Navigation
18
What does a Kalman Filter do, anyway?
19
A – n x n Matrix relates the state at the previous time step to the state at the current step k ( may change for each time step ). What does a Kalman Filter do, anyway?
20
Q – Process noise covariance matrix R – Measurement noise covariance matrix
21
Normal Probability Distribution Normal Distribution is a continuous probability distribution that has a bell-shaped probability density function, known as the Gaussian function or informally the bell curve: μ - Mean or Expectation (location of the peak)
22
Variance and Covariance The variance is E[ (x-E[x]) 2 ] Covariance matrix is E[(x-E[x])(x-E[x]) T ]
23
Covariance Matrix Along the diagonal, C ii are variances. Off-diagonal C ij are essentially correlations.
24
Preparation State Transition Process Noise Covariance Measurement Noise Covariance
25
Predict Correct Kalman Filter operates by: Predicting the new state and its uncertainty Correcting with the new measurement
26
Predict Correct
27
A Simple Example The following example will be based upon “voltage reading” from a source. We assume that it has a constant value of aV (volts), but of course we have some noisy readings above and below a volts. We also assume that the standard deviation of the measurement noise is 0.1 V.
28
A Simple Example
30
TIME (ms) 12345678910 VALUE (V) 0.390.500.480.290.250.320.340.480.410.45
31
A Simple Example The Time Update (prediction) and Measurement Update (correction) equations.
32
A Simple Example
34
K2345678910 0.3900.5000.4800.2900.2500.3200.3400.4800.410.45 00.3550.4240.4420.4050.3750.36610.3620.3770.38 10.0910.0480.0320.0240.01930.0160.01370.0120.011 0.9090.4760.3240.2420.1930.16170.13790.120.1070.099 0.3550.4240.4420.4050.3750.36610.3620.3770.380.387 0.0910.0480.0320.0240.01930.0160.01370.0120.0110.010
35
Results
36
Results
37
Extended Kalman Filter (EKF) Extended Kalman filter (EKF) equations which invoke the Jacobians (first-order EKF) and possibly the Hessians (second-order EKF) of the nonlinear system. Depending on the nonlinearities present Computationally heavy
38
Extended Kalman Filter (EKF)
39
Unscented Transform ( UT ) The unscented transformation (UT) is a method for calculating the statistics of a random variable which undergoes a nonlinear transformation. The intuition behind the UT is that it is easier to approximate a Gaussian distribution than it is to approximate an arbitrary nonlinear function or transformation.
40
Unscented Transform ( UT ) In contrast, the EKF approximates a nonlinear function using linearization, and this approximation can be inaccurate when the models have large nonlinearities over short time periods.
41
Conclusions The Kalman Filter algorithm is an optimal estimator Prediction of the next steps and cleaning noises Easy to implement Computational heavy
42
References [1] Hannes Hartenstein & Kenneth P. Laberteaux, "VANET: Vehicular Applications and Inter-Networking Technologies",Johm Wiley and Sons Ltd. [2] Greg Welch & Greg Bishop, "An Introduction to the Kalman Filter", University of North Carolina at Chapel Hill [3] Nathan Funk,"A Study of the Kalman Filter applied to Visual Tracking", University of Alberta [4] Rainer Baumann,"Vehicular Ad hoc Networks (VANET)", Swiss Federal Institute of Technology Zurich
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.