| Literature DB >> 35770241 |
Kenjiro S Lay1, Lingqi Li1, Masataka Okutsu2.
Abstract
CubeSats were conceived with an aim to provide students with hands-on, design, build, and test experiences on spacecraft. Many education-class CubeSats keep the cost of the projects low with the use of commercial off-the-shelf (COTS) products. But using parts not designed for space missions often means a compromise in performance (e.g., low sensor accuracy, low power efficiency) and reliability, which makes component testing a necessary part of the development process. Unfortunately, there is no single lab equipment that can test the integrated features of CubeSats, including the radio communication over ranges of altitudes and distances. It has been pointed out that a high altitude reached by a weather balloon offers an environment similar to the space environment. This paper describes a balloon flight testing of Arduino and sensors for a CubeSat "prototype"-a preliminary mock-up model used for hardware selection and validation during the initial building phase. Atmospheric pressures and temperatures were measured throughout the balloon flight. The measured pressures were validated by comparing Arduino's pressure altitudes against the GPS altitudes, and the measured temperatures were assessed against the standard atmosphere model.Entities:
Keywords: APRS; Arduino; CubeSat; High altitude testing; Weather balloon
Year: 2022 PMID: 35770241 PMCID: PMC9234348 DOI: 10.1016/j.ohx.2022.e00329
Source DB: PubMed Journal: HardwareX ISSN: 2468-0672
Fig. 1The temperature inside of the CubeSat prototype body in a deep freezer at −70 °C (∼1 atm).
Design files for our the flight payload.
| Design file name | File type | Open Source License | Location of the File |
|---|---|---|---|
| CubeSat_Prototype_Body_V1.stl | CAD | GNU GPL 3.0 | Article’s repository |
| Arduino_Main.ino | Software | GNU GPL 3.0 | Article’s repository |
| Seeed_BME280.h | Software | MIT License | |
| DHT.h | Software | MIT License |
Bill of materials for the flight payload.
| Designator | Component | Number | Cost per unit, USD | Total cost, USD | Source of materials | Material type |
|---|---|---|---|---|---|---|
| Arduino | Arduino Uno R3 Board | 1 | $23 | $23 | Composite | |
| Breadboard | Breadboard | 1 | $5 | $5 | Composite | |
| DHT | DHT22 | 1 | $10 | $10 | Composite | |
| BME | BME280 | 1 | $22 | $22 | Composite | |
| microSD card module | MicroSD card breakout board+ | 1 | $8 | $8 | Composite | |
| microSD card | MicroSD card | 1 | $6 | $6 | Composite | |
| APRS | BigRedBee 2-Meter 5-Watt APRS Transmitter | 1 | $265 | $265 | Composite | |
| Antenna | BigRedBee VHF Dipole Antenna | 1 | $35 | $35 | Metal | |
| CubeSat Prototype Body | 3D-printed structure (PLA filament) | 1 | Supply | N/A | Polymer |
Fig. 2Schematics and circuit diagram of Arduino board.
Web-based resources on more detailed instructions.
| Topics | Instructions and resources | |
|---|---|---|
| a | Connecting a DHT sensor to Arduino | |
| b | Connecting a BME sensor to Arduino | |
| c | Connecting a microSD card breakout board to Arduino |
Fig. 3Our flight payload contains the Arduino circuit.
Fig. 4Our CubeSat prototype contains the APRS transmitter.
Fig. 5Internal view of the “CubeSat prototype” containing Arduino and APRS modules.
Fig. 6The configuration of our balloon payload.
Fig. 7Our team member operating the CNC machine (left) and performing multi-point measurements using a digital caliper (right).
Fig. 8Altitude as reported by Arduino and APRS.
“Altitudes” reported by APRS and Arduino.
| Launch site | Highest altitude [m] | Landing site | |
|---|---|---|---|
| GPS altitude from APRS | 306.93 | 16,315 | 210.92 |
| Pressure altitude from Arduino | 219.14 | 15,418 | 140.1 |
Greenwood Furnace State Park, Huntingdon, Pennsylvania (latitude 40.651°, longitude −77.757°).
East of Mount Pleasant Mills, Pennsylvania (latitude 40.697°, longitude −76.957°).
Fig. 9Temperature measured by Arduino’s thermal sensor.
| Hardware Name | Arduino-Based CubeSat Prototype |
| Subject Area | Educational tools and open source alternative to existing infrastructure |
| Hardware Type | Field measurements and sensors |
| Closest Commercial Analog | No commercial analog is available |
| Open Source License | GNU GPL 3.0 |
| Cost of Hardware | US ∼$374 |
| Source File Repository |