Skip to content

Final Project - Bio-signal Data Collection & Analyzation Tool Kit for Motion Sickness Prediction

In this webpage I present the detail work in my final project - How to build a Bio-signal Data Collection & Analyzation Tool Kit for Motion Sickness Prediction

Final Result

Motion sickness has long been recognized as an important factor affecting a person's car riding experience. In this project, I developed a bio-signal data collection and analysis tool kit that can be further developed for predict the occurrence of motion sickness based on human physiological signals. This device will be used in a car riding environment, anyone who is likely to encounter car-sickness will be a potential user.

Summary Slide:

Video of final system:

Hero shots

The hero shot and video below provide an overview of the system.

The system components before assemble.

Questions Answered

  1. What does it do?
    The project is a motion sickness detection toolkit that collects and analyzes human physiological signals (such as motion, PPG, and skin temperature) to help predict the onset of motion sickness. It is intended for use in a car riding environment to assist individuals prone to motion sickness.

  2. Who’s done what beforehand?
    Previous research has focused on understanding motion sickness and detecting it through biosignal analysis. There are some existing tools and devices for general health monitoring, but they are often not specialized for real-time motion sickness prediction, especially in vehicle settings.

  3. What did you design?
    The project involved designing:

  • A sensor system to collect relevant physiological signals.
  • A data processing module based on a Raspberry Pi to manage and process the collected data.
  • A user interface with a screen to display the motion sickness dose value.
  • A housing to securely contain the biosignal detection module, with branding elements like a logo sticker.
  1. What materials and components were used?
    Materials and components included:
  • Sensors: for measuring motion, PPG (photoplethysmography), and skin temperature.
  • Raspberry Pi: for data processing and Wifi communication.
  • Screen: to display motion sickness values.
  • Housing materials: for the 3D-printed casing.
  • Miscellaneous electronics: for sensor connections and PCB production.
  1. Where did they come from?
    These components were sourced from various electronics suppliers, such as online electronic stores (e.g., Adafruit, SparkFun), 3D printing services or local labs, and general hardware suppliers for materials like acrylic sheets for cutting.

  2. How much did they cost?
    The costs is approximately 3000 CNY including materials and fabrication cost.

  3. What parts and systems were made?

  • The sensor system for data collection.
  • The data processing and communication system on the Raspberry Pi.
  • The display interface showing motion sickness values.
  • The housing and logo sticker for branding and protection.
  1. What processes were used?
    Key processes included:
  • Embedded programming for sensor data processing.
  • Electronic design and assembly for integrating sensors and the Raspberry Pi.
  • 3D printing for the housing.
  • Computer-controlled cutting for the logo sticker.
  • Interface programming to display processed data on the screen.
  1. What questions were answered?
    The project answered:
  • Can physiological signals reliably predict motion sickness?
  • Is it feasible to build a compact, portable toolkit for real-time use in a car?
  • What combination of sensors and processing techniques provides the most accurate detection?
  1. What worked? What didn’t?
    Worked: Data collection from sensors, basic data processing, Wifi communication, and initial testing in a controlled environment.
    Didn’t work: The original plan was to use AI models deployed on raspberry-pi to predict the motion sickness, this was not realized since the time is limited.

  2. How was it evaluated?
    The toolkit was evaluated through:

  • Controlled testing of sensor accuracy and data processing.
  • User feedback on the display interface and usability.
  • Performance tests in a car environment to assess real-world reliability.
  1. What are the implications?
    This toolkit could advance real-time motion sickness detection technology in automotive settings, making it useful for both passengers and automotive companies. It opens up possibilities for developing more personalized, adaptive vehicle environments and for future studies on motion sickness mitigation techniques.