Chris Thelwell
Blog

Making F1 real-time data accessible to all

Winner of the Tata Communications F1 Connectivity Innovation Prize

Written on Wednesday, 13th August 2014 by Chris Thelwell

Read more

I was lucky enough to win the first round of the F1 Connectivity Innovation Prize with my innovative solution to make the F1 timing data accessible to all. Below is the challenge that Tata Communications set, and my winning entry.


Background

Formula One Management’s timing information screens introduced in the early 80s were initially exclusively available at trackside and fed to officials and team personnel via a radio frequency distribution system. With the advent of newer technologies, the distribution of the timing information has become far more extensive being available in data form to the F1 teams and broadcasters, and more recently, via Formula1.com and the Official F1 App.

The challenge

The Formula One Management Data Screen Challenge is to propose what new and insightful information can be derived from the sample data set provided and, as a second element to the challenge, show how this insight can be delivered visually to add suspense and excitement to the audience experience.


My response to the challenge

  • F1 data is very complex and requires significant knowledge of the sport to be valuable
  • Data sets are delivered visually, restricting the use of data to those who are actually able to see the data during the event
  • The raw data tells significant and factual stories during an event, yet these are hidden behind the complexity of the data
  • The typical way for the fans to get up-to-date news during the event is through commentary (TV, Radio, Trackside, Websites, Twitter etc)
  • Traditional commentary is open to human error and bias
  • Due to timezones, it is often difficult for fans to get up-to-date information (e.g. during Friday session while fans are at work)

This proposal aims to create the first solution to truly deliver the value of the F1 data sets in an accessible human format for all fans to enjoy worldwide in real-time during an event

In the UK alone there are almost 2 million people living with site loss. That’s approximately one person in every 30. This number is likely to double by the year 2050. Almost half of blind and partially sighted people feel ‘moderately’ or ‘completely’ cut off from people and things around them.*

F1 is a global sport with a massive global audience, based on the UK figures above it’s safe to assume that there is a significant number of blind and partially sighted people who either have limited access to the sport or feel cut off completely. This shouldn’t be acceptable for F1, therefore creating a fully accessible data format should be an essential step to including everyone in the enjoyment of the sport.

The solution

Hamilton is catching Rosberg, he’s now within the DRS zone.

Rosberg has slowed on track in sector 1

Hamilton has taken the lead from Rosberg in sector 1

Rather than create a new visual format for delivering F1 data, this proposal aims to create a new open-source data humanisation service that can be delivered through various channels (including third party developers and services). It also aims to demonstrate these uses to highlight the core benefits of the solution.

The service takes an XML feed from the F1 timing data and compares it to previously saved data to generate humanised stories that bring the race or session data to life for the fans. The service then ranks stories based on importance and delivers it’s own feed via a RESTful API which can be used by other F1 services or third party apps in multiple languages and formats.

Examples of stories generated could include:

  • Change of position
  • Car catching car in front
  • Car entering DRS zone for car in front
  • Car entering or leaving pit lane (including position)
  • Car slowing on track
  • Car going fastest in a sector
  • Car stopped on track

How does it work?

The service works quite simply, by collecting the F1 timing data every 20 seconds during a session, saving it to a database and then comparing it to previously saved data sets. It then:

  • Identifies any significant events using simple logic statements (e.g. sector time for a driver is quicker than the previous)
  • Creates a new text based story from set event templates
  • Translates the story into multiple languages
  • Rates each story based on it’s significance using a set of rules
  • Attaches meta data such as time and lap number
  • Publishes it to the feed for access by the API

The RESTful API then allows other services (including third parties) to retrieve the stories and publish them in various formats.

Technical Diagram

The benefits

There are two main aims of this solution, to automatically turn the rich data from F1 timing into a consumable format for human beings and to give open access for other services to use the data in different and exciting ways (as explained in ‘The solution applied’). From these two foundations many benefits are achieved including:

  • Visually impaired fans can enjoy the data in an accessible format
  • Fans without live access to the data set can enjoy the data events live
  • Support for race commentators, acting as an extra set of eyes on the race
  • Automated real-time analysis of the data for teams and engineers
  • Create a historical archive of the data events during a session or race

The solution in action

The output of this proposal is an accessible text feed available through an open API. This creates multiple and endless opportunities for innovative services such as:

  • Screen reader service for visually impaired fans to enjoy the F1 data sets live
  • F1Data twitter feed
  • In race data updates for fans at the circuit using Google Glass or other wearable devices
  • Filtering data to watch the data of a single driver, or a battle for position between two or more drivers
  • Timelines of events, allowing greater analysis of what actually happened
  • Data driven automated highlights based on the most popular stories of the session

Plus many more ideas across many devices.

Google Glass

As demonstrated above this proposal truly delivers a new and innovative format for enjoying the experience of F1, which sits well alongside existing formats and opens the door for many more ideas in the future.

* Source: http://www.rnib.org.uk/knowledge-and-research-hub/key-information-and-statistics


Next