Formula SAE Telemetry System

Overview

The Formula SAE Telemetry System allows for real-time viewing of sensor data from the CP-17C and CP-17E open-wheeled race vehicles. While other telemetry systems are either expensive, inaccessible, inextensible, or some combination of these, the Formula SAE Telemetry System meets and exceeds the needs of Cal Poly Racing’s Formula SAE team at a much lower cost.

Figure 1: CP17-C and CP17-E Formula SAE race vehicles

The system is unique in that this data is provided through a web interface. This allows it to serve a dual purpose. In addition to being a valuable tool used by the team during testing outings, spectators may connect to the interface simultaneously using a laptop or mobile device. As the Formula SAE vehicles are judged for both engineering design and marketability as products, this feature is a unique selling point that other teams cannot claim with their vehicles.

System architecture

A Debian Linux-powered BeagleBone Black microcomputer is the heart of the system; it runs a C program to interpret CAN data frames and a web server to display the data in real time. An Ubiquiti AirGateway LR wireless access point is connected to the BeagleBone using Ethernet, and this access point allows any number of devices to connect to the web server.

Figure 2

Telemetry system inside view

Figure 3

Testing the system with MoTeC M400 ECU

Figure 4

System installed in CP17-C

Complete project report

The report for this project provides many more details. It can be found here:

Source

Leave a Reply

Your email address will not be published. Required fields are marked *