Equipment inventory

The Télécom Bretagne laboratory at SUPAERO Campus has procured a Pumpkin Cubesat kit and other related tools for education purposes, in order to develop different Cubesat projects.

Laboratory equipment for Cubesat projects

This equipment is composed by the new elements and some previous existent ones, already present at the lab. These items are listed below:
  • Structure
    • Cubesat 2U Chassis wall assembly
  • Electronics
    • Development board: 710-00297
    • Pluggable Socketed Processor Module D, for dsPIC33FJ256GP710: 710-00608
    • Motherboard (MB): 710-00484
    • Pluggable Processor Module D2 with Microchip® dsPIC33FJ256GP710: 710-00528
    • Protoboard Kit: 711-00303
    • DC Sources: +5Vdc, +9Vdc
    • RF 434 Mhz PLL 2-FSK Transmitter from Aurel: TX-4MAVPF10
  • Software
    • MPLAB X IDE from Microchip
    • MPLAB XC16 compiler for 16 bits PIC processors, from Microchip
    • Salvos RTOS
    • Cubesat Kit Software drivers
    • Processor dsPIC33FJ256GP710 drivers
    • Drivers for EFFS-THIN Flash File System for SD Cards (from HCC-Embedded)
  • Tools
    • ICD3 In Circuit Debugger from Microchip
    • PC work station with Linux
    • Electronic components: resistors, leds, wires, breadboards, etc.
    • Soldering station
    • Interface cables: serial SUB-D 9, USB A/B, etc.
    • Blue anti-static mat with wrist straps and cords

Hardware description

Cubesat Kit

The CubeSat Kit is composed of an aluminum chassis of 2U volume, compliant with the Cubesat standard. It contains an electronic board at the bottom, where the microcontroller is placed. Other modules can be stacked one on top of the other. The interface between the boards is done through the CubeSat Kit Bus, composed of 104 pins connected to the microcontroller’s I/O pins, Serial Port, and Power Supply.

Other interfaces present in the main module are an USB port and a Power Supply connector. Also, as required by the Cubesat standard, there is a Remove Before Flight pin, and Launch switches.
The microcontroller present in the main module is a Microchip dsPIC33FJ256GP710 , a 16-bit general purpose digital signal controller, with an industrial temperature range of operation (-40ºC to +85ºC) and low power consumption. The code can be programmed in C, and then compiled into a set of optimized instructions. The MCU can be programmed with Pumpkin´s Salvo Real-Time Operating System (RTOS) to facilitate rapid software development.

The kit does not include a power unit, nor any communication system (RF transmitter and antenna); this modules vary from mission to mission, and must be supplied by the user.

Development board

The Development Board (DB) is a single board computer development platform, used to perform CubeSat Kit training, development, debugging and testing.

It contains an open architecture, capable of accepting different processor modules; a power supply unit. It can be easily interfaced with other boards, with two stackable 104-pin CubeSat Kit Bus, connected to the MCU; and with a computer through a RS-232 port and an USB port, connected to the MCU UART1 and UART2. The USB port uses a FTDI serial-to-USB converter.

There is also present a MMC/SD card socket for mass storage, and an bus compatible with MHX transceiver. The DB includes Separation and Remove Before Flight switches.

RF Transmitter

The transmitter used for the RF communication is a TX-4MAVPF10 fabricated by Aurel Wireless. It is a 434 MHz PLL 2FSK Transmitter in compliance with European Normative. The emitted power is 10dBm maximum, and the deviation between the ON and OFF frequencies is +/- 35 KHz.

GPS Receiver

Parallax GPS Receiver

The GPS receiver is the module #28146 manufactured by Parallax. This device is based on the industry-standard SiRF StarIII chipset. It also includes an active patch antenna. The GPS Receiver provides standard, raw NMEA0183 (National Marine Electronics Association) strings or specific user-requested data via the serial command interface.

References

[1] CubeSat kit manual (DS_CSK_DB_710-00297-E.pdf)
[2] DevBoard manual (DS_CSK_DB_710-00297-E.pdf)
[3] RF Transmitter Datasheet (TX_4MAVPF10.pdf)
[4] Parallax #28146 GPS Receiver Datasheet (GPS_Parallax_ManualV2.0.pdf)