1,212
edits
Changes
no edit summary
The Communications subsystem interfaces with other subsystems in a satellite, mainly electrical to transmit data from satellite to ground station and vice versa. From a physical perspective, it is further divided into:
:* '''Execution point-of-view:''' A satellite must house power amplifiers, transceivers, antennae, memory storage, and if your satellite is not the main payload of the launch vehicle, you have to comply with standard sizes in order to get approval for launch. Also you need to maintain the operating temperature of your electronics in space. A few tasks of communications subsystem:
::# Communications system must match with the required specs of mainly data rate, power transmission and number of signals.
::# Design must comply with size constraint
:* '''Complexity point-of-view:''' Complexity depends on distance, data rates and number of different signals required. For example, communication satellites are very complicated because of high data rates required and altitude of 36000 km. Longer distances lead to more attenuation, and higher data rate translates to greater power requirement as you will infer from [[Link Budget]].
:* '''Pre-launch:'''
:** Set-up an all weather station that can receive satellite signals for a whole [https://en.wikipedia.org/wiki/Pass_(spaceflight) pass]
:** Test your setup in all ways possible, using existing satellites and creating dummy signals. <ref>A signal transmits a message</ref>
:** Build a setup that requires low maintenance and facilitates small changes
:** For real time reception with minimal intervention and more reliability, automation is a strong and recommended option. This requires a ground station which can be remotely controlled from a control room
:** Uplink if necessary
:** Keep track of satellite around the world by contacting other ground stations worldwide
----
If you are done reading this page, you can go back to [[Communications Subsystem]]