Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 2 KB

README.md

File metadata and controls

42 lines (26 loc) · 2 KB

OreSat "System controller" Board

## Overview

The System Controller (SC) is part of the sputnik capstone project and is a robust module that is a vital piece of the avionics stack for the cubesat. It is tasked with performing the most critical job of all: monitoring the well-being of the stack and power cycling modules when Single-Event Upsets happen. At the heart of the module will be a radiation hardened microcontroller that communicates with the Low Gain Radio and Payload via UART. There are power switches with circuit breakers ("efuses") connected to the microcontroller that allow it to control the flow of power to all of the other systems/modules on the CubeSat.
Low level diagram of System Controller

Main Topics

Parts Selection
Bill of Materials
Eagle Schematic
Eagle Layout
Test Plan

Contents

datasheets - datasheets for components used

docs - documentation

eagle - contains Schematic and PCB layout for the System Controller

firmware - contains firmware for the System Controller and tools for compiling/debugging

Project team

Industry Sponsor: Andrew Greenberg (adg@ece.pdx.edu)

Faculty Advisor: Dr. Christof Teuscher (teuscher@pdx.edu)