Particle filter for Pedestrian Dead Reckoning

  • Thread starter Thread starter ravishah
  • Start date Start date
  • Tags Tags
    Filter Particle
AI Thread Summary
The discussion focuses on implementing a particle filter for Pedestrian Dead Reckoning using MATLAB, emphasizing the use of mobile accelerometer sensors to track steps and stride length for distance calculation. The main challenge is developing a motion model and integrating accelerometer and orientation readings to enhance accuracy. Participants express interest in sharing progress and insights on the implementation process. There is a call for collaboration and updates on ongoing work in this area. Overall, the thread highlights the need for practical guidance in applying particle filtering techniques to improve pedestrian tracking accuracy.
ravishah
Messages
5
Reaction score
0
Hi,
I am working on Pedestrian dead Reckoning using Particle filtering in matlab, I am using mobile accelrometer sensor to detect number of steps and stride length and calculating the total distance travelled. I want to use particle filter to enhance accuracy in my results. I have read the theory of particle filter but stuck at the point that how to implement it in matlab, How I can develop motion model, ,I have accelerometer and orientation reading as measurement. The output can be position of the object, anyody have some idea. And how to integrate it with map.
regards
ravi
 
Engineering news on Phys.org
i am also doing work in this area, but this thread is old: are you still working on this? did you make any progress?
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Back
Top