top of page
Element 2@2x.png

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.

angleBike.png

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

acc_prinzip.png

Angle Computing

2. Front-End-Structure

G-Force

sensordata_evaluator_program_overview.pn

3. G-Force Calculation

SensorEvaluation_Acc_1.png
SensorEvaluation_Acc_2.png
SensorEvaluation_Acc_3.png

4. Angle Calculation

SensorEvaluation_Gyro_1.png
SensorEvaluation_Gayro_2.png
Do not hesitate to contact me to discuss a possible project or learn more about my work.

© 2025 by Dirk Queck

bottom of page