Slotcar Platoon System Description

Z DCEwiki
Skočit na navigaci Skočit na vyhledávání

This page describes in short the main parts of the system

Carrera Car

The main board

  • The main processor is the ARM processor by ST Microelectronics STM32F405RGT6: http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1577/LN1035/PF252144. It has camera processing capability.
  • The ZigBee communication processor is located on separate board. It is Texas Instruments CC2530: http://www.ti.com/ww/en/analog/cc2530/. It is a normal 8051 based processor, which can be programmed. It has also some inputs and outputs, so it can be potentially used for temperature gradient estimation, WSN etc. The communication speed is up to 200kbit/s. The processor is used for inter-vehicular information sharing needed for control - desired distances, control effort etc. Uses ZigBee standard.
  • The debug communication processor is Nordic Semiconductor nRF24L01: https://www.nordicsemi.com/kor/node_176/2.4GHz-RF/nRF24L01P. It uses a proprietary 2.4GHz protocol with speed up to 2Mbit/s. We use it for code uploading, real-time measurement acquisition and debug purposes.

Back to slotcar platooning

Distance measurement board