AutoRef - Autonomous Referee System: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{:Layout_AutoRef}} | {{:Layout_AutoRef}} | ||
Line 6: | Line 5: | ||
__NOTOC__ | __NOTOC__ | ||
<div align="left"> | |||
<font size="4">'An objective referee for robot football'</font> | |||
</div> | |||
<div STYLE="float: left; width:80%"> | |||
</div><div style="width: 35%; float: right;"><center>{{:Content_MSD16_large}}</center></div> | |||
__NOTOC__ | |||
http:// | |||
A football referee can hardly ever make "the correct decision", at least not in the eyes of the thousands or sometimes millions of fans watching the game. When a decision will benefit one team, there will always be complaints from the other side. It is oft-times forgotten that the referee is also merely a human. To make the game more fair, the use of technology to support the referee is increasing. Nowadays, several stadiums are already equipped with [https://en.wikipedia.org/wiki/Goal-line_technology goal line technology] and referees can be assisted by a [http://quality.fifa.com/en/var/ Video Assistant Referee (VAR)]. If the use of technology keeps increasing, a human referee might one day become entirely obsolete. The proceedings of a match could be measured and evaluated by some system of sensors. With enough (correct) data, this system would be able to recognize certain events and make decisions based on these event. | |||
The aim of this project is to do just that; making a system which can evaluate a soccer match, detect events and make decisions accordingly. | |||
To navigate through this wiki, the internal navigation box on the right side of the page can be used. | |||
<center>[[File:Drone Ref.png|thumb|center|1000px|Illustration by Peter van Dooren, BSc student at Mechanical Engineering, TU Eindhoven, November 2016.]]</center> | <center>[[File:Drone Ref.png|thumb|center|1000px|Illustration by Peter van Dooren, BSc student at Mechanical Engineering, TU Eindhoven, November 2016.]]</center> | ||
<center>[[File:tumbnail_test_video.png|center|750px|link=https://www.youtube.com/embed/XyRR3rPQ4R0?autoplay=1]]</center> |
Revision as of 11:16, 26 June 2019
'An objective referee for robot football'
- 1. Main
- 2. Project
- 2.1 Background
- 2.2 System Objectives
- 2.2 Project Scope
- 3. System Architecture
- 3.1 Paradigm
- 3.2 Layered Approach
- 3.3 System Layer
- 3.4 Approach Layer
- 3.5 Implementation Layer
- 4. Implementation
- 4.1 Tasks
- 4.2 Skills
- 4.3 World Model
- 4.4 Hardware
- 4.5 Supervisory Block
- 4.6 Integration
- 6. Manuals
A football referee can hardly ever make "the correct decision", at least not in the eyes of the thousands or sometimes millions of fans watching the game. When a decision will benefit one team, there will always be complaints from the other side. It is oft-times forgotten that the referee is also merely a human. To make the game more fair, the use of technology to support the referee is increasing. Nowadays, several stadiums are already equipped with goal line technology and referees can be assisted by a Video Assistant Referee (VAR). If the use of technology keeps increasing, a human referee might one day become entirely obsolete. The proceedings of a match could be measured and evaluated by some system of sensors. With enough (correct) data, this system would be able to recognize certain events and make decisions based on these event.
The aim of this project is to do just that; making a system which can evaluate a soccer match, detect events and make decisions accordingly.
To navigate through this wiki, the internal navigation box on the right side of the page can be used.