1 / 11

Performed by: Yuval Yosef Adi Weissman Supervised by: Mony Orbach

INS/GPS Integration Based Navigation using Particle Filter GPS Control System characterization presentation. Performed by: Yuval Yosef Adi Weissman Supervised by: Mony Orbach. spring 2009. Main Project Goals. Combine advantages of INS and GPS in order to improve navigation products

Download Presentation

Performed by: Yuval Yosef Adi Weissman Supervised by: Mony Orbach

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. INS/GPS Integration Based Navigation using Particle FilterGPS Control Systemcharacterization presentation Performed by: Yuval Yosef AdiWeissman Supervised by: MonyOrbach spring2009

  2. Main Project Goals • Combine advantages of INS and GPS in order to improve navigation products • Implementing above by using Particle Filter

  3. Particle Filter main steps • Filter Initialization • Particle Propagation • Particle Update • State Estimation • Calculation • Computation • Resampling • Regularization • Weight Recomputing

  4. Particle Update- Algorithm • Receive Data from GPS every 1 second • For each particle, when GPS data received: • Calculate distance to satellite according satellite & particle position (considering GPS’ clock drift) • Calculate probability function of particle position • Update particle weight • Normalize particle weight (“bottle Neck”)

  5. Calculation- Algorithm • Necessary in order to prevent particle degeneration • Estimation of using particles’ weights • if continue to next step ( computation) • else, return to “Particle Propagation”

  6. Particle Update- Block Diagram

  7. Calculation- Block Diagram

  8. Implementation(pipeline)

  9. Project Constraints • GPS data arrive every 1 second • Parallel computation design (when possible)-using “Pipeline” • Use multiple pipelines in order to achieve real time results • “bottle Neck”- Normalization of particle weight (we must know all particles’ weights before normalization)

  10. Gantt

  11. Thank you

More Related