This shows you the differences between two versions of the page.
|
pm:prj2026:andrei.batasev:vlad.hosu [2026/05/04 21:32] vlad.hosu |
pm:prj2026:andrei.batasev:vlad.hosu [2026/05/05 13:50] (current) vlad.hosu [Descriere generală] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Wearable Running Monitoring System: GPS Tracker with Inertial Correction ====== | ====== Wearable Running Monitoring System: GPS Tracker with Inertial Correction ====== | ||
| - | ===== Introducere ===== | + | ===== Introduction ===== |
| - | <note tip> | ||
| The project consists of the design and implementation of a wearable embedded system for monitoring running activity, with the primary objective of accurately estimating the distance traveled by the user. Inspired by commercial fitness tracking applications such as Strava, the project aims to evaluate how closely a similar level of functionality and accuracy can be achieved using low-cost hardware and a resource-constrained platform. | The project consists of the design and implementation of a wearable embedded system for monitoring running activity, with the primary objective of accurately estimating the distance traveled by the user. Inspired by commercial fitness tracking applications such as Strava, the project aims to evaluate how closely a similar level of functionality and accuracy can be achieved using low-cost hardware and a resource-constrained platform. | ||
| Line 11: | Line 10: | ||
| [[https://github.com/vladhsu/PM_Project|GitHub Repository]] | [[https://github.com/vladhsu/PM_Project|GitHub Repository]] | ||
| - | </note> | ||
| - | ===== Descriere generală ===== | + | ===== General Description ===== |
| - | <note tip> | ||
| The system is composed of multiple hardware and software modules that interact to achieve the final functionality. | The system is composed of multiple hardware and software modules that interact to achieve the final functionality. | ||
| Line 36: | Line 33: | ||
| A key contribution of this project is a lightweight sensor fusion mechanism that validates GPS-based displacement using inertial step detection. This approach significantly reduces GPS drift without relying on computationally expensive filtering algorithms, making it suitable for resource-constrained microcontrollers. | A key contribution of this project is a lightweight sensor fusion mechanism that validates GPS-based displacement using inertial step detection. This approach significantly reduces GPS drift without relying on computationally expensive filtering algorithms, making it suitable for resource-constrained microcontrollers. | ||
| - | {{:pm:prj2026:andrei.batasev:vlad.hosu:schema_blocv2.png?linkonly| Schema Bloc}} | + | {{:pm:prj2026:andrei.batasev:vlad.hosu:schema_blocv2.png?700| Schema Bloc}} |
| - | </note> | + | |
| ===== Hardware Design ===== | ===== Hardware Design ===== | ||
| - | |||
| - | <note tip> | ||
| **List of components:** | **List of components:** | ||
| Line 56: | Line 50: | ||
| | Enclosure | 3D printed case | | | Enclosure | 3D printed case | | ||
| - | </note> | ||
| ===== Software Design ===== | ===== Software Design ===== | ||