フィルターのクリア

Is it possible to create customized navigation sensor model like Instrument Landing System(ILS) to be used with the insEKF class using positionin​g.INSSenso​rModel class?

5 ビュー (過去 30 日間)
I have used acceleromter and gyroscope data to estimate the orinetation, then I added the GPS data to also estimate the postision using the insEKF.Now to improve the accuracy, I want to add data from instrument landing system (ILS) to increase the accuracy,however I get errors when I want to use measurement method to customize sensor model to be used with the rest of the sensors in fusion model.
Any help or comments will be highly appreciated.

採用された回答

Muskan
Muskan 2023 年 3 月 24 日
Hi Amir,
As per my understanding of the question, yes, it is possible to create a customized navigation sensor model like Instrument Landing System (ILS) to be used with the “insEKF” class using “positioning.INSSensorModel” class in MATLAB. To create a custom navigation sensor model, you can subclass the “positioning.INSSensorModel” class and implement the necessary methods for your sensor model.
I hope the above information resolves your query.
Thanks,
Muskan
  1 件のコメント
amir-nejati
amir-nejati 2023 年 4 月 25 日
編集済み: amir-nejati 2023 年 4 月 25 日
Hi,Muskan
Thanks for the answer,yes I have already implemented that for my thesis.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeInertial Sensor Fusion についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by