Skip to content

pSujet/final_applied_estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

State Estimation of Pipe Inspection Gauge using EKF and UKF

This repository contains the code and report for a final project in the course EL2320 Applied Estimation at KTH Royal Institute of Technology. The project focuses on the state estimation of a Pipe Inspection Gauge (PIG) as it travels through a pipeline, utilising two widely used nonlinear filtering techniques: the Extended Kalman Filter (EKF) and the Unscented Kalman Filter (UKF). We implement both filters, compare their performance and analyse their strengths and limitations in estimating the PIG’s position and velocity in various scenarios.

The project includes:

  • Matlab implementation of EKF and UKF
  • Performance analysis and error evaluation
  • Final report

Figure 1: Pipe Inspection Gauge.

About

Final project for EL2320 Applied Estimation at KTH Royal Institute of Technology

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages