Preliminary testing » History » Version 6

Version 5 (DE GENDRE, Raphaëlle, 03/23/2016 12:31 PM) → Version 6/8 (DE GENDRE, Raphaëlle, 03/23/2016 02:54 PM)

h1. Sofware installation

The first step was to install the software MPLAB X IDE with the compiler XC 16 and to add all the required libraries and files to start coding on for the development dev board. To do so, we used the tutorial by Tony Colin and Brice Duhautois: https://sourceforge.isae.fr/projects/erasure-codes-for-cubesat-missions/wiki/II%20-%20Tutorial%20-%20Simple%20project%20on%20CubeSat%20Kit Duhautois *link

h1. Erasure code tests

In order to get acquainted with the equipment, we tested the code provided by Tony Colin and Brice Duhautois. We downloaded all the necessary files and we put it under a MPLAB X project. We first tested it on the simulator and then we loaded it on the developpement board. We observed the expected results both in the simulator and with the leds on the developpement board.

p=. !{width:50%}ErasureCodeTest1.jpg!
p=. !{width:50%}ErasureCodeTest2.jpg!
Figure 1: Test with the Erasure Code

h1. Test with the spectrum analyser

We plugged the RF transmitter on the developement board and we loaded a simple program to send a serie of 1 to the RF input.

p=. !{width:50%}Test.jpg!
Figure 2: First Test with the RF

When we used this configuration with the conductive plate, we did not receive any signal on the spectrum analyser. Trying to understand where the problem was, we used a voltmeter to check if the RF transmitted received the voltage it was supposed to have (5V). When we did that, we noticed that the voltage was the right one on the wire connected to the plate, but when we looked at the actual transmitter, it did not receive any voltage. We concluded that there was a problem with the card and we decided to weld little plugs to wires to connect the RF:

p=. !{width:50%}SecondSetup.jpg!
Figure 3: Second set up

With this set-up, we started to receive signal on the spectrum analyser.

p=. !{width:50%}preliminarytest.jpg!
Figure 4: Test with the spectrum analyser