projects:picoatlas:picoatlasvi
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
projects:picoatlas:picoatlasvi [2012/04/12 07:07] – jcoxon | projects:picoatlas:picoatlasvi [2012/07/06 06:46] (current) – jcoxon | ||
---|---|---|---|
Line 129: | Line 129: | ||
* total = 33.3g | * total = 33.3g | ||
+ | |||
+ | ==== Code ==== | ||
+ | * The flight code can be found on [[https:// | ||
==== Launch ==== | ==== Launch ==== | ||
Line 143: | Line 146: | ||
* It is possible to get a stable float with a single balloon system. | * It is possible to get a stable float with a single balloon system. | ||
* Launch was relatively easy by preparing everything before going out to the launch site. | * Launch was relatively easy by preparing everything before going out to the launch site. | ||
+ | * The flight code worked well (though we weren' | ||
+ | * The Pico Ublox GPS board worked well. | ||
=== Cons === | === Cons === | ||
* The radio transmitter had a poor output which made tracking very challenging. If it had been at the normal output we should have been able to keep track for much longer period of time. //Currently being investigated// | * The radio transmitter had a poor output which made tracking very challenging. If it had been at the normal output we should have been able to keep track for much longer period of time. //Currently being investigated// | ||
* Once no one is able to hear the signal it is a challenge to find it again. | * Once no one is able to hear the signal it is a challenge to find it again. | ||
+ | * Occasionally the GPS repeated strings - needs better error detection. | ||
+ | |||
+ | ===== MKIV ===== | ||
+ | |||
+ | Similar design to MKIII, based upon the arduino mini, pico ublox GPS and an RFM22b. Have been testing the antenna before flight to ensure that the payload is trackable as well as revising the code to avoid any problems. | ||
+ | |||
+ | ==== Improvements ==== | ||
+ | |||
+ | * Strengthened GP antenna with straws | ||
+ | * Tested antenna over 1.2km (poor line of sight) | ||
+ | * Revised / cleaned up code | ||
+ | * Added measure of internal temp of arduino (not accurate) | ||
+ | * Changed daytime loop to 0700 to 2000 as approaching summer time | ||
+ | * Currently the GPS only uses ECO mode rather than power saving mode as its more reliable | ||
+ | |||
+ | ==== Components ==== | ||
+ | * Arduino Mini Pro 3.3v 8Mhz | ||
+ | * RFM22b Radio | ||
+ | * Ublox 6 GPS on a Pico board with chip antenna | ||
+ | * Lipower Step Up board | ||
+ | * 2xAAA in parallel soldered | ||
+ | * Single layer of bubble wrap + tape | ||
+ | * 1x 92cm foil balloon | ||
+ | * Helium | ||
+ | |||
+ | ==== Flight ==== | ||
+ | |||
+ | Picoatlas 6 MK 4 had been ready for a number of months to fly, on a spur of the moment decision in an evening when the weather was perfect for launch (very little ground wind) it was decided to fly. The launch was from the North Kent coast with winds blowing directly north. Completed the payload weighed 29grams with an additional 2grams of lift aiming for a 1m/s ascent rate roughly (once inflated the ascent rate was measured and the helium volume altered). Simple launch the flight was picked up relatively quickly and travelled north over East Anglia. As planned at 2300 UTC it switched from continuous RTTY to slow-hell however due to a bug in the code it didn't update its coordinates. It continued to fly overnight floating at 4500m and when it switched back to RTTY at 0700 UTC was near Newcastle. It continued to be tracked during the day all the way to just north of Dundee when the batteries ran out and the signal was lost. The float was at that time at 5500m and was relatively stable - it seemed like it would have carried on floating if only we could have continued to track it. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | ==== Conclusions ==== | ||
+ | |||
+ | * Excellent flight, Pico payloads really can do long duration flights, the key points to achieving this are: | ||
+ | * Single balloon (therefore need ultralight payloads) | ||
+ | * Launch on calm days, winds need to be < 5mph to allow you to safely get the balloon in the air | ||
+ | * Aim for an ascent rate of 1m/s to achieve float. | ||
+ | * Payload worked very well, there were a few bugs (the time for RTTY switching weren' | ||
+ | * Slow-hell doesn' | ||
+ | * Measuring arduino internal temp is a waste of time as it generates its own heat | ||
+ | ==== Improvements ==== | ||
+ | * Switch to using the temperature sensor onboard the rfm22b | ||
+ | * Stop using slow-hell and instead use periodic RTTY at night | ||
+ | * Continue to improve power saving | ||
+ | * Add lightweight solar panels to help power during the day | ||
+ | * Use a complete PCB instead of wiring together as it will save additional mass |
projects/picoatlas/picoatlasvi.1334214424.txt.gz · Last modified: 2012/04/12 07:07 by jcoxon