Skip to content

This repository contains codes for hardware testing of STADS (Star Tracker-based Attitude Determination System)

Notifications You must be signed in to change notification settings

Student-Satellite-IITB/STADS-AJIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Student Satellite Program - Indian Institute of Technology Bombay

AJIT-STADS Collaboration

STADS stands for Star Tracker based Attitude Determination system. Our aim is to build an indigenous star tracker, which will be ground tested, and later flown and tested on the PSLV Stage 4 - Orbital Platform (PS4-OP). This repository contains relevant codes and documentation of different algorithms used in our system

Conceived in IIT Bombay, AJIT is one of India's first indigenously developed microprocessors.

Repository Structure

  1. Feature Extraction (FE)
  • Repo currently has C and C++ codes
  • Inputs to Centroid Extraction algorithm are Image_n.txt files, hosted in Feature Extraction/Test_cases
  • Outputs of the Centroid Extraction algorithm are exported as st_input_n.txt. These have been placed under the Star Matching Test_cases folder. (Output from FE block acts as the input to the ST block)
  • There are two different Feature Extraction algorithms - region growth and pixel by pixel
  • Remark: Note that "Feature Extraction", "Centroid Extraction" and "Centroiding" are equivalent and may be used interchangeably. At the initial stages of development, "Feature Extraction" was used, however, the latter terms are more descriptive and hence caused a shift in terminology.
  1. Star Matching (ST)
  • The algorithm flowchart and reference materials have been added. The C codes will be added soon.
  1. Estimation (EST)
  • This folder has C code for QUEST (QUaternion ESTimation).
  • Follow the RM_est_Quest.pdf for further details

About

This repository contains codes for hardware testing of STADS (Star Tracker-based Attitude Determination System)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •