veysiadn / CO2-Excavators

This repository is containing data analysis of sensor node attached to a excavator for activity classification.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Excavator Activity Analysis


This repository is containing data analysis of sensor node attached to an excavator for activity classification.


Data

Data contains sensor data from 3 different sensors attached to the excavator. Sensors include;

  • ICM-20948 IMU for built-in logging of:

    • 3-axis Accelerometer
    • 3-axis Gyroscope
    • 3-axis Magnetometer
  • NEO-M9N GPS Module is a 92-channel u-blox M9 engine GNSS receiver, with ~1.5 meter accuracy

  • BME280 atmospheric sensor breakout is an easy way to measure barometric pressure, humidity, and temperature readings.

  • On-board RTC, so that all data can be time stamped.

All sensors are connected to the The SparkFun OpenLog Artemis board, open source data logger, via I2C bus.

Collected data is in the data folder. As an initial data collection setup, two sensor nodes are arranged.

  • A node with all sensors attached to the excavator
  • A node without GPS sensor.

The sensor setup is depicted in the picture below.

There is also a video of the data collection process and link to the video will be added here.

About

This repository is containing data analysis of sensor node attached to a excavator for activity classification.


Languages

Language:Jupyter Notebook 100.0%