
SensorData
Evaluator
Acceleration sensors and gyroscopes are used in transportation, space travel, industrial robots, cars and smartphones. But each use of the sensors requires a different interpretation of the data sets. In the following example program, the acceleration sensor is used to measure an accident and the gyroscope to evaluate the angle of inclination.

1. Accelerometer
An acceleration sensor is a sensor that measures its acceleration. This is usually done by determining the inertial force acting on a test mass. Thus, e.g. B. determine whether an increase or decrease in speed is taking place. The acceleration is measured in the SI unit m · s − 2 (meters per second squared). In practice, however, it is often given as a multiple or part of the mean value of the acceleration due to gravity. The mean gravitational acceleration is denoted by g (small "G" in italics) and is rounded to 9.81 m/s^2

Angle Computing
2. Front-End-Structure
G-Force
