Difference between revisions of "Concussion Coach"

From ESE205 Wiki
Jump to navigation Jump to search
Line 12: Line 12:
 
A successful project will require:<br />
 
A successful project will require:<br />
  
1. Accelerometers be installed in a football helmet in a way that force can be detected in all directions.
+
1. Accelerometers be installed in a football helmet in a way that force can be detected in all directions.<br />
2. The encapsulation of the Arduino and any necessary battery packs and circuitry in the football helmet by creating a 3-D printed shell.
+
 
3. Use an Arduino to detect forces capable of causing a concussion and transmitting the signal to another Arduino.
+
2. The encapsulation of the Arduino and any necessary battery packs and circuitry in the football helmet by creating a 3-D printed shell.<br />
 +
 
 +
3. Use an Arduino to detect forces capable of causing a concussion and transmitting the signal to another Arduino.<br />
 +
 
 
4. Implementation of an interface to transmit Arduino data from all players to coaches.
 
4. Implementation of an interface to transmit Arduino data from all players to coaches.
  

Revision as of 00:22, 14 September 2017

New page

Overview

Concussions can have a severe and lasting impact on individual, and while coaches and athletes alike are aware of this danger, many concussions continue to go unrecognized. In football especially, concussions occur regularly due to the contact nature of the sport. While better protection and more careful playing an be used to prevent players from getting concussions, it is just as important to diagnose and treat concussions that do occur. Most concussions deliver ~95 g's to the body, so by measuring the amount of force applied to a player's head, the likelihood of a concussion could be monitored and the player could be checked when enough force was applied to cause a concussion.

Team Members

Colton Farley
Darby Hakken
Emma Zastrow

Objective

A successful project will require:

1. Accelerometers be installed in a football helmet in a way that force can be detected in all directions.

2. The encapsulation of the Arduino and any necessary battery packs and circuitry in the football helmet by creating a 3-D printed shell.

3. Use an Arduino to detect forces capable of causing a concussion and transmitting the signal to another Arduino.

4. Implementation of an interface to transmit Arduino data from all players to coaches.

Challenges

One possible challenge is being able to sense force equally throughout all parts of the helmet instead of just distinct points where sensors are located.