Intuitive Understanding of Kalman Filtering with MATLAB®
eBook - ePub

Intuitive Understanding of Kalman Filtering with MATLAB®

Armando Barreto, Malek Adjouadi, Francisco R. Ortega, Nonnarit O-larnnithipong

  1. 230 páginas
  2. English
  3. ePUB (apto para móviles)
  4. Disponible en iOS y Android
eBook - ePub

Intuitive Understanding of Kalman Filtering with MATLAB®

Armando Barreto, Malek Adjouadi, Francisco R. Ortega, Nonnarit O-larnnithipong

Detalles del libro
Vista previa del libro
Índice
Citas

Información del libro

The emergence of affordable micro sensors, such as MEMS Inertial Measurement Systems, which are being applied in embedded systems and Internet-of-Things devices, has brought techniques such as Kalman Filtering, capable of combining information from multiple sensors or sources, to the interest of students and hobbyists. This will book will develop just the necessary background concepts, helping a much wider audience of readers develop an understanding and intuition that will enable them to follow the explanation for the Kalman Filtering algorithm

Preguntas frecuentes

¿Cómo cancelo mi suscripción?
Simplemente, dirígete a la sección ajustes de la cuenta y haz clic en «Cancelar suscripción». Así de sencillo. Después de cancelar tu suscripción, esta permanecerá activa el tiempo restante que hayas pagado. Obtén más información aquí.
¿Cómo descargo los libros?
Por el momento, todos nuestros libros ePub adaptables a dispositivos móviles se pueden descargar a través de la aplicación. La mayor parte de nuestros PDF también se puede descargar y ya estamos trabajando para que el resto también sea descargable. Obtén más información aquí.
¿En qué se diferencian los planes de precios?
Ambos planes te permiten acceder por completo a la biblioteca y a todas las funciones de Perlego. Las únicas diferencias son el precio y el período de suscripción: con el plan anual ahorrarás en torno a un 30 % en comparación con 12 meses de un plan mensual.
¿Qué es Perlego?
Somos un servicio de suscripción de libros de texto en línea que te permite acceder a toda una biblioteca en línea por menos de lo que cuesta un libro al mes. Con más de un millón de libros sobre más de 1000 categorías, ¡tenemos todo lo que necesitas! Obtén más información aquí.
¿Perlego ofrece la función de texto a voz?
Busca el símbolo de lectura en voz alta en tu próximo libro para ver si puedes escucharlo. La herramienta de lectura en voz alta lee el texto en voz alta por ti, resaltando el texto a medida que se lee. Puedes pausarla, acelerarla y ralentizarla. Obtén más información aquí.
¿Es Intuitive Understanding of Kalman Filtering with MATLAB® un PDF/ePUB en línea?
Sí, puedes acceder a Intuitive Understanding of Kalman Filtering with MATLAB® de Armando Barreto, Malek Adjouadi, Francisco R. Ortega, Nonnarit O-larnnithipong en formato PDF o ePUB, así como a otros libros populares de Informatique y Sciences générales de l'informatique. Tenemos más de un millón de libros disponibles en nuestro catálogo para que explores.

Información

Editorial
CRC Press
Año
2020
ISBN
9780429575457

I
Background

THE OBJECTIVE OF THE three chapters in this part of the book is to provide the reader with the background concepts that will be essential to understand the elements involved in the kind of estimation challenge that the Kalman Filter addresses. This background is also necessary to follow the reasoning steps that will lead us to the Kalman Filter algorithm, in Part II.
We expect that the reader of this book will be primarily interested in understanding and applying the Kalman Filter. As such, we have tried to keep the background chapters in this part of the book very concise and “to the point.” Clearly, any of the concepts outlined in these chapters could be developed much more extensively, and put into a wider, more formal context. Instead we have tried to communicate only the concepts that will be used in our future reasoning (Part II) and we have emphasized descriptions of these concepts in familiar terms, whenever possible.
We strongly suggest that the reader reviews these short background chapters. We hope these chapters will “fill any gaps” in the knowledge of some of our readers, so that they will be well equipped to follow and assimilate our reasoning through Part II. Even if you believe you are fairly familiar with all these background items, it will likely be worthwhile reviewing these chapters to make sure you identify our specific view of these concepts, which should facilitate your reading of Part II.

CHAPTER 1

System Models and Random Variables

This chapter presents the reader with the concept of a model for a system and justifies the need to address some variables as random (and not deterministic) variables. The remainder of this chapter is devoted to providing an intuitive understanding of the typical mechanisms that are used to characterize random variables, emphasizing the understanding of how the characterization applies to the digitized values of a signal. The latter portion of this chapter focuses on the Gaussian (Normal) probability distribution, its notation, the effect of processing samples that have a Gaussian distribution through a transformation represented by a straight line, and the characteristics exhibited by a random variable that is the result of multiplying two variables that have Gaussian probability distributions.

1.1 DETERMINISTIC AND RANDOM MODELS AND VARIABLES

Engineers very often aim at providing real-life solutions to real-life problems. However, engineers very seldom attack the problem directly on the physical reality or circumstance where the “problem” lies. Instead, engineers abstract the critical functional aspects of a real-life problem in an operational model. The model frequently is an intangible representation of the real situation that can, nonetheless, be manipulated to predict what would be the outcomes of different changes in the inputs or the structure of the real-life situation.
Engineers use knowledge of the physical world to emulate real-life constraints in the manipulations of their abstract models, so that results obtained from the models are good predictors of what will happen if the same manipulations applied to the model are implemented in the real world. Those real-life constraints and the manipulations performed in the model are commonly expressed and achieved in mathematical terms. For example, Kirchhoff’s Voltage Law states that the net sum of voltages around a loop is zero (Rizzoni 2004):
i V i = 0
(1.1)
Using this and the model of the relationship between the current iR through a resistor R and the...

Índice