I - Equipment » History » Version 5

COLIN, Tony, 12/15/2015 08:08 PM

1 1 COLIN, Tony
h1. I - Equipment
2 1 COLIN, Tony
3 4 COLIN, Tony
p(. 	A CubeSat is a miniaturized satellite for space research. Multiple cubic units compose its structure and each unit has a size of 10*10*11.35 cm for a mass of no more 1.33 kg per unit. These specifications and standards were developed by Jordi Puig-Suari from California Polytechnic State University in 1999 [1]. Thus, the size of CubeSat, composed of one, two or three units for the majority, and its weight allow universities and educational institutions to have an access to space exploration and research for a low cost (less than $150 000, launch and manufacturing cost all-inclusive).
4 1 COLIN, Tony
5 4 COLIN, Tony
p(. 	In 2003, the first CubeSat was launched. By 2015, more than 250 CubeSats have been put in the orbit. Academia accounted for the majority of CubeSat launches until 2013 when over half of launches were for non-academic purposes, and by 2014 most newly deployed CubeSats were for a commercial or amateur project. CubeSats have been built by large and small companies alike, while other projects have been the subject of Kickstarter campaigns. In order to reduce more and more the cost of launches, Cubesats are generally sent with other bigger missions.
6 2 COLIN, Tony
7 2 COLIN, Tony
p=. !Cubesat_resized.png!
8 2 COLIN, Tony
_NanoRacks CubeSats being launched from the NanoRacks CubeSat Deployer on the ISS on February 25, 2014._
9 2 COLIN, Tony
10 3 COLIN, Tony
[1] Arash Mehrparvar, CubeSat Design Specification rev 13,‎ 2014
11 2 COLIN, Tony
web page : http://www.cubesat.org/images/developers/cds_rev13_final.pdf
12 2 COLIN, Tony
[2] Woellert et al., Cubesats: Cost-effective science and technology platforms for emerging and developing nations, 2011 
13 2 COLIN, Tony
web page : https://www.gwu.edu/~spi/assets/docs/Woellert_cubesats.pdf
14 2 COLIN, Tony
[3] "Tiny Cubesats Set to Explore Deep Space". Space.com, 2015
15 2 COLIN, Tony
Web page : http://www.space.com/29306-cubesats-deep-space-exploration.html
16 2 COLIN, Tony
For overall information : wikipedia
17 3 COLIN, Tony
Web page : https://en.wikipedia.org/wiki/CubeSat
18 2 COLIN, Tony
19 2 COLIN, Tony
p=. *Devise used in our project: the dsPIC33FJ256GP710*
20 2 COLIN, Tony
!Microchip.png!
21 2 COLIN, Tony
22 2 COLIN, Tony
This electronic component is a 16-bit processor where we will implement our error correction encoder and decoder. Its characteristics are:
23 2 COLIN, Tony
24 2 COLIN, Tony
p=. !Chip_table_resized.png!
25 2 COLIN, Tony
26 2 COLIN, Tony
_Note: MIPS = million instructions per second in the Central Processing Unit._
27 2 COLIN, Tony
Website of this device's specifications: http://www.microchip.com/wwwproducts/Devices.aspx?product=dsPIC33FJ256GP710
28 2 COLIN, Tony
29 5 COLIN, Tony
30 4 COLIN, Tony
p(. 	In order to check if the program is working well or not, an input information word is need inside the processor  for the simulation of error correcting code. This message will be encoded and decoded according to the program called in the device. But it is also necessary to observe the different steps of the process, therefore we had to imagine a solution which allows us to see the message at each step. Thus, six LEDs protected by six resistances (some hundreds of Ohms) were added to the development board that allow us to keep an eye on six bits of the message.
31 2 COLIN, Tony
32 4 COLIN, Tony
p=. !LEDs_resized.jpg!