in and out line monitoring system for volleyball kelley white advisor: professor buma

13
In and Out Line Monitoring System for Volleyball Kelley White Advisor: Professor Buma

Upload: holly-waters

Post on 29-Jan-2016

217 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: In and Out Line Monitoring System for Volleyball Kelley White Advisor: Professor Buma

In and Out Line Monitoring System for VolleyballKelley White

Advisor: Professor Buma

Page 2: In and Out Line Monitoring System for Volleyball Kelley White Advisor: Professor Buma

What problem will this project solve? Goals?: A line judge determines if a ball lands in or outside the court There is a need to ensure good calls and a fair game for

players and coaches Develop a system that can determine if a ball lands on the

line

Page 3: In and Out Line Monitoring System for Volleyball Kelley White Advisor: Professor Buma

Specifications: The prototype will be a 6 foot portion of the end line Battery powered and rechargeable (able to last a 10 hour

tournament day) Green light indicating ball contact Simple installation with overlying tape over existing line

Page 4: In and Out Line Monitoring System for Volleyball Kelley White Advisor: Professor Buma

Block Diagram

Input from sensor microcontroller Indicator (LED)

Page 5: In and Out Line Monitoring System for Volleyball Kelley White Advisor: Professor Buma

Design: Sensors

9 force sensitive resistors (FSR’s)

Connected to microprocessor with thin wire

Page 6: In and Out Line Monitoring System for Volleyball Kelley White Advisor: Professor Buma

Design: Microprocessor

• Arduino- receives voltage signal from one or multiple of the FSR’s

• Output LED light at Arduino for ball contact and no light for foot contact

Page 7: In and Out Line Monitoring System for Volleyball Kelley White Advisor: Professor Buma

Testing

Initial testing with the force plate in Butterfield

Testing with FSR’s in electrical engineering labs

Final testing on court with Union College Volleyball team

Page 8: In and Out Line Monitoring System for Volleyball Kelley White Advisor: Professor Buma

Project Schedule:

Fall term:- Testing with FSR’s and adjust design if necessary- Finalize and order all parts- Detailed design description- Update web page- Final design report

Winter Term:- Algorithm development - Continued development with further testing- Final project complete with desired testing outcomes- Final project report

Page 9: In and Out Line Monitoring System for Volleyball Kelley White Advisor: Professor Buma

Questions?

Page 10: In and Out Line Monitoring System for Volleyball Kelley White Advisor: Professor Buma

Appendix

Budget:

Page 11: In and Out Line Monitoring System for Volleyball Kelley White Advisor: Professor Buma

Thickness:

Basic scotch tape: 0.058 mm Wires: 0.2546 mm FSR’s: 0.40 mm

Max total thickness: 0.40+0.058= 0.458 mm

*will be negligible to players

Page 12: In and Out Line Monitoring System for Volleyball Kelley White Advisor: Professor Buma

FSR’s

1.75x1.5” $7.95

.5” diameter $6.95

.16” diameter $5.95

Page 13: In and Out Line Monitoring System for Volleyball Kelley White Advisor: Professor Buma

Arduino MEGA 2560:1. Pins: Need at least 11 input pins (9 with room)

√ there are 16 input pins

2. Memory rate: Unneeded. Processing real time data to make the output decision. Not storing any outputs/inputs.

√ 256KB

3. Sampling rate: 10 samples a second worked well for differentiating force, but 50 samples a second would ensure accuracy

√ 16MHz

4. Battery life will need to be chosen after testing with the FSR’s and computing the maximum power dissipation in the lab

Analog/digital MUX - 9 input sensors for only 6 feet & need a way to

look at all sensors if the project is expanded to the whole perimeter