Design and Implementation of Nano Satellite (CubeSat)

Document Type : Original Article

Authors

Alexandria Higher Institute of Engineering & Technology AIET, Egypt.

10.21608/iugrc.2022.303069

Abstract

The satellite has many subsystems that require an onboard computer to organize and handle the data of satellite
subsystems to send it to the ground station. The On-Board Computer (OBC) is the brain of the satellite. We designed and
implemented an onboard computer for a CubeSat type of nanosatellites. The project can be divided into two virtual parts,
satellite, and ground station. We used an stm32f429zi microcontroller which acts as the onboard computer and sensors
such as dc current, temperature, gyroscope, ESP CAM, and ESP32 CAM to act as satellite subsystems. The all-software code is run over a real-time operating system called FreeRTOS. FreeRTOS provides methods for multiple threads or tasks, mutexes, semaphores, and software timers. FreeRTOS, therefore, provides the core real-time scheduling functionality, inter-task communication, timing, and synchronization primitives only. This means it is more accurately described as a real-time kernel or realtime executive. We manufactured a laser machine CubeSat to house our onboard computer unit and fabricated a 3-layer PCB to shield our components.

Keywords