Equipment inventory » History » Version 26

PRIETO, Matías, 03/22/2015 12:33 AM

1 17 PRIETO, Matías
h1. Equipment inventory
2 1 PRIETO, Matías
3 1 PRIETO, Matías
{{>toc}}
4 1 PRIETO, Matías
5 13 PRIETO, Matías
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.
6 13 PRIETO, Matías
7 21 Muguerza, Joaquin
p=. !{width: 50%}equipment.jpg!
8 12 PRIETO, Matías
9 13 PRIETO, Matías
This equipment is composed by the new elements and some previous existent ones, already present at the lab. These items are listed below:
10 1 PRIETO, Matías
* Structure
11 10 PRIETO, Matías
** Cubesat 2U Chassis wall assembly
12 1 PRIETO, Matías
* Electronics
13 15 PRIETO, Matías
** Development board: _%{color: blue}710-00297%_
14 15 PRIETO, Matías
** Pluggable Socketed Processor Module D, for dsPIC33FJ256GP710: _%{color: blue}710-00608%_
15 15 PRIETO, Matías
** Motherboard (MB): _%{color: blue}710-00484%_
16 15 PRIETO, Matías
** Pluggable Processor Module D2 with Microchip® dsPIC33FJ256GP710: _%{color: blue}710-00528%_
17 15 PRIETO, Matías
** Protoboard Kit: _%{color: blue}711-00303%_
18 12 PRIETO, Matías
** DC Sources: +5Vdc, +9Vdc
19 20 PRIETO, Matías
** RF 434 Mhz PLL 2-FSK Transmitter from Aurel: _%{color: blue}TX-4MAVPF10%_
20 10 PRIETO, Matías
* Software
21 14 PRIETO, Matías
** MPLAB X IDE from Microchip
22 14 PRIETO, Matías
** MPLAB XC16 compiler for 16 bits PIC processors, from Microchip
23 10 PRIETO, Matías
** Salvos RTOS
24 12 PRIETO, Matías
** Cubesat Kit Software drivers
25 13 PRIETO, Matías
** Processor dsPIC33FJ256GP710 drivers
26 13 PRIETO, Matías
** Drivers for EFFS-THIN Flash File System for SD Cards (from HCC-Embedded)
27 1 PRIETO, Matías
* Tools
28 9 PRIETO, Matías
** ICD3 In Circuit Debugger from Microchip
29 9 PRIETO, Matías
** PC work station with Linux
30 9 PRIETO, Matías
** Electronic components: resistors, leds, wires, breadboards, etc.
31 9 PRIETO, Matías
** Soldering station
32 12 PRIETO, Matías
** Interface cables: serial SUB-D 9, USB A/B, etc.
33 9 PRIETO, Matías
** Blue anti-static mat with wrist straps and cords
34 9 PRIETO, Matías
35 9 PRIETO, Matías
36 3 PRIETO, Matías
37 3 PRIETO, Matías
h2. Hardware description
38 1 PRIETO, Matías
39 21 Muguerza, Joaquin
h3. Cubesat Kit
40 1 PRIETO, Matías
41 21 Muguerza, Joaquin
p=. !{width:20%}cubesat.jpg!
42 3 PRIETO, Matías
43 21 Muguerza, Joaquin
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. 
44 1 PRIETO, Matías
45 21 Muguerza, Joaquin
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.
46 21 Muguerza, Joaquin
The microcontroller present in the main module is a "Microchip dsPIC33FJ256GP710":http://www.microchip.com/wwwproducts/Devices.aspx?product=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.
47 1 PRIETO, Matías
48 21 Muguerza, Joaquin
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.
49 21 Muguerza, Joaquin
50 1 PRIETO, Matías
h3. Development board
51 1 PRIETO, Matías
52 21 Muguerza, Joaquin
p=. !{width:30%}devboard.jpg!
53 1 PRIETO, Matías
54 21 Muguerza, Joaquin
The *Development Board* (DB) is a single board computer development platform, used to perform CubeSat Kit training, development, debugging and testing. 
55 21 Muguerza, Joaquin
56 21 Muguerza, Joaquin
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. 
57 21 Muguerza, Joaquin
58 21 Muguerza, Joaquin
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. 
59 21 Muguerza, Joaquin
60 21 Muguerza, Joaquin
61 21 Muguerza, Joaquin
h3. RF Transmitter
62 21 Muguerza, Joaquin
63 21 Muguerza, Joaquin
p=. !{width:20%}rf.png!
64 21 Muguerza, Joaquin
65 21 Muguerza, Joaquin
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.
66 21 Muguerza, Joaquin
67 22 PRIETO, Matías
h3. GPS Receiver
68 22 PRIETO, Matías
69 23 PRIETO, Matías
p=. !{width:20%}gps_module.png!
70 1 PRIETO, Matías
71 25 PRIETO, Matías
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.
72 22 PRIETO, Matías
73 21 Muguerza, Joaquin
h2. References
74 21 Muguerza, Joaquin
75 21 Muguerza, Joaquin
[1] CubeSat kit manual (attachment:DS_CSK_DB_710-00297-E.pdf)
76 21 Muguerza, Joaquin
[2] DevBoard manual (attachment:DS_CSK_DB_710-00297-E.pdf)
77 21 Muguerza, Joaquin
[3] RF Transmitter Datasheet (attachment:TX_4MAVPF10.pdf)
78 26 PRIETO, Matías
[4] Parallax #28146 GPS Receiver Datasheet (attachment:GPS_Parallax_ManualV2.0.pdf)