DESIGN AND IMPLEMENTATION OF SERVER AND DATABASE SYSTEM FOR RACEWALK FAULT DETECTION DEVICE

Racewalking, a branch of athletics featured at events from regional competitions to the Olympics, often suffers from subjective officiating due to judges' limited ability to detect rule violations, such as bent knees and loss of contact, particularly in mass racewalking scenarios. To address...

Full description

Saved in:
Bibliographic Details
Main Author: Triansyah Putra, Thio
Format: Final Project
Language:Indonesia
Online Access:https://digilib.itb.ac.id/gdl/view/82250
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Institut Teknologi Bandung
Language: Indonesia
Description
Summary:Racewalking, a branch of athletics featured at events from regional competitions to the Olympics, often suffers from subjective officiating due to judges' limited ability to detect rule violations, such as bent knees and loss of contact, particularly in mass racewalking scenarios. To address this challenge, we propose a wearable device that assists judges by objectively assessing athletes' movements. The device integrates ESP32 hardware with sensor modules to record acceleration and angular velocity. Using support vector machines on Amazon SageMaker, the system classifies the athletes' movements and detects rule violations with 70\% accuracy, enhancing the fairness and accuracy of racewalking competitions. Furthermore, the system meets other essential specifications including processing time, communication range, data management, weight and dimensions, durability, and battery life. This demonstration proves the product's potential as a tool to aid judges in fault detection. This final project document discusses the overall server-database system architecture for detecting violations in racewalking. This server-database system uses AWS IoT Core to receive data from sensors, the DynamoDB database for data storage, AWS Lambda for preprocessing and moving data, Amazon Cloudwatch to monitor all processes occurring in the cloud, and API Gateway to connect the fault detection data to the user interface. The data entered into the database system comes from a wearable device equipped with motion sensors. The server-database system architecture has been tested and verified to meet the product specification requirements. While the system can functionally operate according to specifications, further testing is needed regarding the security of data transmission to the user interface and the scalability of the system architecture.