Background:
Formula Student the world most established educational engineering competition which uses motorsport to inspire students.
Backed by industry and high-profile engineers such as Patron, Ross Brawn OBE, the competition aims to develop enterprising and innovative young engineers and encourage more young people to take up a career in engineering. The format provides an ideal opportunity for students to demonstrate their engineering knowledge and test and improve their capabilities to deliver a complex and integrated product in the demanding environment of a motorsport competition.
Objective:
The main function of the Telemetry Systemis to read the CAN communication BUS and send the information present on the BUS to XBee module at 20Hz, to later analyze the information regarding the vehicle's operation in the pits. In the module developed as it is to be integrated in a vehicle to compete in the formula student event, the whole system was designed with the aim of being as compact as possible.
Supplies- AT90can128
- MCP2562
- XBee RF Module
- DC/DC regulators
- DTM Connector
- Micro USB Port
Step 1: DesignThe module is powered by the vehicle's 12V battery in which the current will pass through a diode for protection and the 12V to 5V and 12V to 3.3V switched regulators the regulator was selected since it is more efficient and the heating will be almost zero. For the CAN bus communication, the tranceicer MCP2562 was selected because it allows the selection of the logic communication voltage with the microcontroller also the board has incorporated a CAN bus end resistor in which it can be activated by a jumper.
Smd leds were added in order to debug the module in which one led is dedicated to the 5V power and the other one to the CAN 0 bus
Since this project presents a need for microcontroller with some processing capacity to achieve the objective of reading the CANbus and send the information on it for the XBee module. For this, the AT90CAN128 microcontroller was selected, which satisfies all needs.
Step 2: PrototypingBefore proceeding with the manufacture of the PCB, the developed schematic was tested on breadboard in order to validate it to make sure that the module would work as intended. For this, the schematic was mounted on a bench where an adjustable power source was used to simulate the car battery and power the module and a CAN module to send information and simulate the vehicle's communication bus.
Step 3: Design PCBTaking into account the application of this module, since it is to be in the formula type vehicle, there was a need to develop the PCB with the smallest dimensions possible. For this purpose, very small sizes were defined for the thickness of the PCB tracks (0.18mm) and tracks (0.35-0.7mm) in order to save space and the components were positioned in order to minimize the free space on the PCB. As a final result, the PCB shown in the figure was obtained with the following dimensions 40x51mm.
Step 4: Ordering the PCBWe choose the JLCPCB because offers fast, high-quality service at reasonable prices.
1. To order visit https: https://jlcpcb.com/RAT
2. Click quote now button 3. Click on the “add your gerber file” button and upload your gerber files Now you can set your parameters and customizations, such as quantity and PCB colour;
4. Click “SAVE TO CART”;
5. Go ahead and type your shipping address, choose the shipping method;
6. Process to submit your order and payment;
7. The PCBs our team ordered came within the week.
Step 5: AssemblyAs the last step of this process, after receiving the PCBs sent by the manufacturers and gathering all the necessary components, the final assembly of the modules for implementation in the car was carried out, as shown in the figure.
Then is welding carefully every component to the PCB and test to evaluate if everything works fine :)
Comments
Please log in or sign up to comment.