Projet

Général

Profil

English summary » Historique » Version 2

Anonyme, 26/04/2013 13:55

1 1 Anonyme
h1. English summary
2
3
This project is our end-of-year project of a two-year degree in Computer Sciences in Clermont-Ferrand.
4
As part of our diploma in Computer Science, we worked on a three-month practical project in a group of 4 developing a system to study human arm movements. The final purpose of which is medical diagnosis of people which had cardiovascular accident.
5
In order to do the diagnosis, we take the patient into doing a simple test: he has to catch a force sensor in front of him. A healthy patient will describe a linear and constant motion to grab the sensor whereas the accident’s victim will have a non-linear movement and may deviate from his trajectory.
6
The patient have to wear an embedded system composed of: 
7
- Several sensors: 2 electromyograms to analyse muscles’ activity, an electrocardiogram to measure heart’s activity, an Inertial Measurement Unit to track positions of the hand and a grasping force sensor
8
- A micro controller RX62T to acquire and treat data
9
- A Wi-Fi module WizFi 220 to transmit those data to the Man Machine Interface
10
When the data are treated and ready to be analyzed, they are send to a Man Machine Interface developed in C++ with Qt. It is designed to display the data in several curves, flexible to the user's desire and can also save the data for further analysis or comparison.
11 2 Anonyme
12
[[Conclusion| <- Conclusion]] [[Bibliographie|-> Bibliographie]]