Difference between revisions of "On-Board Computer (OBC)"

From Satellite Wiki
Jump to: navigation, search
(Created page with "The On-Board Computer (OBC) is the brain of the satellite. OBC is responsible for implementation of control law, processing associated with payload, data packeting activities...")
 
 
Line 1: Line 1:
 
The On-Board Computer (OBC) is the brain of the satellite. OBC is responsible for implementation of control law, processing associated with payload, data packeting activities associated with communication, monitoring load health status, handling of data storage etc. The processor needs to interface with various sensors, actuators present onboard to acquire data to perform its activities and responds accordingly through actuators. Scheduling of the activities of the processor is essential due to the number of tasks it has to perform.
 
The On-Board Computer (OBC) is the brain of the satellite. OBC is responsible for implementation of control law, processing associated with payload, data packeting activities associated with communication, monitoring load health status, handling of data storage etc. The processor needs to interface with various sensors, actuators present onboard to acquire data to perform its activities and responds accordingly through actuators. Scheduling of the activities of the processor is essential due to the number of tasks it has to perform.
 +
* [[Data Budget]]
 +
* [[Clock Selection]]
 +
* [[Processor]]
 +
**[[Processor#Selection of a Processor | Selection]]
 +
**[[Processor#Interfacing a Processor | Interfacing]]
 +
*[[Memory Selection]]
 +
*[[OS Selection]]
 +
* [[Flight Code]]
 +
----
 +
If you are done reading the page in this section, you can go back to [[Electrical Subsystem]]

Latest revision as of 22:05, 19 February 2018

The On-Board Computer (OBC) is the brain of the satellite. OBC is responsible for implementation of control law, processing associated with payload, data packeting activities associated with communication, monitoring load health status, handling of data storage etc. The processor needs to interface with various sensors, actuators present onboard to acquire data to perform its activities and responds accordingly through actuators. Scheduling of the activities of the processor is essential due to the number of tasks it has to perform.


If you are done reading the page in this section, you can go back to Electrical Subsystem