/Volvo_Truck_Analytics

Analysis of Volvo Truck sensor data to determine efficiency of APU

Primary LanguageJupyter Notebook

Volvo Truck Analytics

Team Members with Tasks:

  • Ioannis Batsios

    • External Temperature vs. Turbospeed Analysis.
    • Component Degradation from Temperature Analysis.
    • Component Degradation Regression.
  • Bill Downs

    • APU Analysis & Regression.
    • APU Component Correlation.
    • Main Ambassador with Volvo.
  • Wahab Ehsan

    • Removal of Invalid Rows & Columns
    • Outlier Detection & Removal.
    • Displaying Data by Day.
    • Oil Temperature Analysis & Regression.
  • James Polk

    • CPU Load Analysis & Regression.
    • Time Series Analysis.
    • Component Analysis & Weighted Averaging.
  • Christopher Thacker

    • Column Renaming.
    • GPS Speed vs. Wheel-Based Speed Analysis.
    • Truck 2 GPS Speed Value Predictions / Corrections.
    • Main Repository Manager.

Volvo Data Description

Our group has been given data on two different Volvo Vehicles (Trucks). These trucks have been equipped with many different sensors that log data on everything from transmission oil temperature to the time the driver spends on the accelerator for that given vehicle. One of the main areas that is in question surrounds a new power unit called the "APU". It does not depend on power from the motor, and general assumptions would say that would call for better efficiency and longevity of the truck's motor. Using time series manipulations on the data given should provide insight on whether these assumptions are true. These trucks are based in areas with variations in elevation, so the outcome should be interesting.

Goals

  • Analyze Volvo vehicle long haul and short haul data.
  • Use time series to aid in visualizations for analysis.
  • Determine if different metrics logged by sensors make a difference in relation to an "APU" module that is not dependent on power from the motor.
  • Report any discovered anomalies detected by data manipulations.

Requirements

Pre-requisites:

Dependencies:

Objectives:

The following are the main areas that Volvo is interested in our group looking into:

  • Cleaning the data.
  • Removing unused rows or columns.
  • Comparing vehicles on multiple components to determine how effective the APU is.
  • Identifying commonality in features with or without APU unit.
  • Performing anomaly detection.
  • Visualizing data trends and results.

Contributing

In order to maintain a healthy Master branch, please follow the Git Guide.