SlideShare a Scribd company logo
1 of 4
A CubeSat Communication Design for In-Space Assembly
Ingeneral,the conventional designof asatelliteisbasedonthe modulararchitecturewhereeachsatellite
subsystem has hardware and software autonomy. In the case of a CubeSatclass satellite,this kind of
architecture did not prove its effectiveness since a significant number of CubeSats could not make a
successof theirmissions.The goal of thischapterconsistsindevelopinganew designmethodologyof the
CubeSat-class satellites.
The CubeSat-class Spacecraft hardware has volume,mass, and power limitations more extreme than in
othersatellites.Infact,the CubeSat-classspacecraftisaCube withdimensions10cmx 10cmx 10cm, mass
one kilogrammaximumandthe availablepoweris about2Wattbymountingthesolarcellsonthe CubeSat
structure.
The CubeSat-class spacecrafts have the advantagesof being able to perform as a test bed for new core
space technologiestobe appliedtospace programs,formuch lowercost,shorterschedule,andlessrisk.
For this reason, the world leaders in space technology, including the US and Europe, are focusing their
efforts on smaller satellites under the motto of “Faster, Cheaper, Better” that can perform missions
traditionally assigned to large/medium satellites in the past.
Keyword: LoRa, Communication solutions, lT service referral program, freeRTOS, SCADA solutions,
embedded C++, embedded C, LTE modem.
Satellite architecture overview
The Data Handling Subsystem is considered as an interface between the control station and the other
satellite subsystems. The Data Handling Subsystem modules include communication subsystem
(antennas,modulator,demodulator)and on-boardcomputerwhichcontrolsthe satellitesubsystems.But
how these subsystems are attached to the on-board computer, two principal architectures are
distinguished.
Star Architecture:The On-Boardcomputer(OBC) mustrun separate data linestoeachsubsystem.Inthis
architecture,the OBCshouldhave manyperipheral interfacesequal tothe numberof satellite subsystems
on board and perhaps there will be a problem of wiring. bus Architecture in this case, all satellite
subsystemsare connectedtoabuswhichis like Local AreaNetwork(LAN)aboardthe satellite.Ingeneral,
we used a Master slave protocol. The three simple Master-slave bus commonly used in the embedded
system are: CAN (Controller Area Network), SPI (Serial Peripheral Interface) and I²C (Inter Integrated
Circuit).
CubeSat subsystems requirements
The requirements of CubeSat-class spacecrafts are significantly different from their ancestors’
conventionalsatellites,andnewdesigntechniquesare neededtomeetthese evolvingrequirements.The
unique requirementsof the Telecommunication CubeSatsatellite demonstrate thisevolution.The design
needs to be relativelyinexpensive while at the same time computationally robust. It should consume
limited power and must support the space environment by reducing susceptibility to radiation and
thermal effects.Inaprevioustext,we supposedthatall the satellite subsystemsare intelligent.i.e.;each
satellite subsystem has its own microcontroller.
CubeSat satellite platform subsystems design
Space environment
An importantissue to consider,whichaffectsall electronicdevicesinspace environment,isradiation.It
can lead to various types of problems. These problemsrange from operational malfunctions to physical
damage of the devices. CMOS technology is preferred for space applications because of its high noise
marginsandlowstaticpowerrequirements.Scalingandintegrationare otheradvancesCMOStechnology
has overothersemiconductortechnologies.Onthe otherhand,CMOSissusceptivetotwotypesof space
radiationeffectscausedbyelectronsandprotonstrapped bythe terrestrial magneticfield:Total Ionizing
Dose (TID) and Single Event Effects (SEE). TID effects are the result of accumulated exposure to ionizing
radiation. SEE are the result of a single high-energy particle that strikes the device.
Data handling subsystem design
In the satellite modular architecture (Wertz & Larson, 1999), each single subsystem has a dedicated
hardware and software.The Cubesathas importantconstraintson cost, powerand mass,and especially
on size. The approach that has been taken in this research consists of the integration of the maximum
subsystems withinthe same unitconsideringthatsingle subsystemscanbe setupwithoutmodifyingthe
operation of the remaining subsystems. As said before, the Data Handling Subsystem will integrate the
Telecommunication Payload, the Telemetry/Telecommand functions as well as the active part of the
thermal control subsystem.Inthissection,we willdescribeindetailthe mainconsiderationsandsolutions
chosen during the design of the Data Handling Subsystem based on the fixed-point DSP processor. The
design was split in two parts: The Hardware and Software Architectures.
Data handling subsystem hardware architecture
The Data Handling Subsystem hardware architecture is composed of three main parts: an on-board
computer, Sensors and Control signals, and a VHF transceiver with associated antenna.
On board computer
The on-Board Computer board as illustrated is a hardware board in which is implemented the flight
software. The flight software controls the whole operations of the satellite and is built around a 16 bits
DSP TMS320C5416 from Texas Instrument (Texas Instrument, 2002). The hardware board includes,
moreover,one analogue interface connectedtothe RadioFrequencymodule(Transceiverandantenna),
two analogue to digital converters for the acquisition of the Telemetry housekeeping data, a EEPROM
memory containing the flight software, a JTAG port for the flight software programming and finallythe
control signals,byusingsomeDSPInput/outputsignals,inparticular,toactivate ordeactivatethe heater.
illustrates the hardware architecture of the on-board computer. All the components on the on-board
computerlogicboardare chosenwithSMD(Surface MountedDevice) packagesforspace savingandhigh
density mounting in order to minimize the weight and dimensions of the logic board.
Transceiver
A COTS amateurradiotransceiverwasadoptedtobe the mainflightradiodue topower,weight,andtime
constraints(Horan, 2002; Lu, 1996). The transceiver,integratedinside the payload,operatesinamateur
VHF bandand consistsof the “guts” of a low cost Yaesu VX1R(Hunyadi et al.,2002), arguablyone of the
smallest and lightest handheldson the market. The radio is two stackable double sided PCBs measuring
approximately5× 5 cm2. The small size of CubeSatslimitsthe amountof energyprovidedbysolararrays;
therefore power availability is a constraint on both the spacecraft processor and the communications
systems.Powerissuppliedfrom5V bustoradiate only1Watt RF powerwhichachievesapositivebudget
link (see Table 1). Current consumption for the receiver and transmitter is 150 mA and 400 mA,
respectively. Only slight modifications will be required to make this component space worthy. We use
onlythe RFpartsof the VX-1R.The transceiverisinterfacedwiththe DSPprocessorbymeansof AF (Audio
Frequency) andPTT (PushTo Talk) commandsignals.AFsignalsconsistof transmitand receive signalsof
the AFSK and GMSK modems which carry data packet, whereas PTT command signal allows the DSP to
choose the transmittingandreceivingfrequencies of theradio.Thetransmittingandreceivingfrequencies
will be fixed on the 145.825 satellite frequency. The FMsignal output from the transceiver is fed to an
omnidirectional antenna.
Conclusion
As the satellite community transitions towards inexpensive distributed small satellites, new
methodologiesneedtobe employedtoreplace traditional designtechniques.The ongoingresearchwill
contribute to the developmentof these costsavingmethodologies.The goal of the integrationof all the
intelligences of the various satellite subsystems in only one intelligent subsystem is to minimize
componentexpenditureswhilestillprovidingthereliabilitynecessaryformissionsuccess.Associatinglow
cost ground terminalswithalow-costTelecommunicationCubeSat-classsatellitewill allowuniversitiesto
access space communicationswithavery economical system.The presentwork,dealingwiththe design
of the Low-cost Telecommunication CubeSat-classspacecraft, shows hardware and software solutions
adopted to cut down the system cost. The hardware utilizes commercial low-cost components and the
software isoptimizedusingassemblerlanguage.The on-BoardComputerunitissmall device thatcanbe
mounted on any small satellite platform to serve telecommunications applications such as mobile
localization and data collection. By using a single CubeSat satellite and low-cost communications
equipment, Telecommunications systems can be kept at the extreme low end of the satellite
communications cost spectrum.

More Related Content

What's hot

SPACEWAY Multipoint Multimedia
SPACEWAY Multipoint MultimediaSPACEWAY Multipoint Multimedia
SPACEWAY Multipoint MultimediaVideoguy
 
Analysis resultsofasoftwaregns srevieverusingusrpandcustomlnawithopensourceal...
Analysis resultsofasoftwaregns srevieverusingusrpandcustomlnawithopensourceal...Analysis resultsofasoftwaregns srevieverusingusrpandcustomlnawithopensourceal...
Analysis resultsofasoftwaregns srevieverusingusrpandcustomlnawithopensourceal...nishit nathwani
 
ATI Courses Satellite Communications Systems Engineering Professional Develop...
ATI Courses Satellite Communications Systems Engineering Professional Develop...ATI Courses Satellite Communications Systems Engineering Professional Develop...
ATI Courses Satellite Communications Systems Engineering Professional Develop...Jim Jenkins
 
Communications Payload Design and Satellite System Architecture: Bent Pipe a...
Communications Payload Design and  Satellite System Architecture: Bent Pipe a...Communications Payload Design and  Satellite System Architecture: Bent Pipe a...
Communications Payload Design and Satellite System Architecture: Bent Pipe a...Jim Jenkins
 
206922923 alcatel-lucent-umts-link-budget-methodology-v1-0
206922923 alcatel-lucent-umts-link-budget-methodology-v1-0206922923 alcatel-lucent-umts-link-budget-methodology-v1-0
206922923 alcatel-lucent-umts-link-budget-methodology-v1-0hung6715
 
Distributed Ground Station Network @ IAC-13 (paper)
Distributed Ground Station Network @ IAC-13 (paper)Distributed Ground Station Network @ IAC-13 (paper)
Distributed Ground Station Network @ IAC-13 (paper)aerospaceresearch
 
Inter system-cell-reselection-optimization-in-umts
Inter system-cell-reselection-optimization-in-umtsInter system-cell-reselection-optimization-in-umts
Inter system-cell-reselection-optimization-in-umtsphinguyen150
 
Basic of Satellite Communication
Basic of Satellite CommunicationBasic of Satellite Communication
Basic of Satellite CommunicationABHINAV GUPTA
 
Plan_design and FPGA implement of MIMO OFDM SDM systems
Plan_design and FPGA implement of MIMO OFDM SDM systemsPlan_design and FPGA implement of MIMO OFDM SDM systems
Plan_design and FPGA implement of MIMO OFDM SDM systemsTan Vo
 
Zd n2010 son-in_4g_mobile_networks (1)
Zd n2010 son-in_4g_mobile_networks (1)Zd n2010 son-in_4g_mobile_networks (1)
Zd n2010 son-in_4g_mobile_networks (1)derejew
 
Senior Design Presentation 2014
Senior Design Presentation 2014Senior Design Presentation 2014
Senior Design Presentation 2014Paulo Borges
 
Load-Stress Test of Massive Handovers for LTE System in High Speed Trains - 2...
Load-Stress Test of Massive Handovers for LTE System in High Speed Trains - 2...Load-Stress Test of Massive Handovers for LTE System in High Speed Trains - 2...
Load-Stress Test of Massive Handovers for LTE System in High Speed Trains - 2...Paolo Marini
 
Parallel Interference Cancellation in beyond 3G multi-user and multi-antenna ...
Parallel Interference Cancellation in beyond 3G multi-user and multi-antenna ...Parallel Interference Cancellation in beyond 3G multi-user and multi-antenna ...
Parallel Interference Cancellation in beyond 3G multi-user and multi-antenna ...David Sabater Dinter
 
Atoll 3.1.2 automatic cell planning module
Atoll 3.1.2 automatic cell planning moduleAtoll 3.1.2 automatic cell planning module
Atoll 3.1.2 automatic cell planning moduleAnthonyPeters01
 
To MIMO or Not To MIMO in Mobile Satellite Broadcasting Systems
To MIMO or Not To MIMO in Mobile Satellite Broadcasting SystemsTo MIMO or Not To MIMO in Mobile Satellite Broadcasting Systems
To MIMO or Not To MIMO in Mobile Satellite Broadcasting SystemsJithin Prasad
 
SATELLITE COMMUNICATION SYSTEM
SATELLITE COMMUNICATION SYSTEMSATELLITE COMMUNICATION SYSTEM
SATELLITE COMMUNICATION SYSTEMRoman M. Vitenberg
 
Portable Ground Receving Station
Portable Ground Receving StationPortable Ground Receving Station
Portable Ground Receving StationJude Ogbonna
 

What's hot (20)

SPACEWAY Multipoint Multimedia
SPACEWAY Multipoint MultimediaSPACEWAY Multipoint Multimedia
SPACEWAY Multipoint Multimedia
 
Analysis resultsofasoftwaregns srevieverusingusrpandcustomlnawithopensourceal...
Analysis resultsofasoftwaregns srevieverusingusrpandcustomlnawithopensourceal...Analysis resultsofasoftwaregns srevieverusingusrpandcustomlnawithopensourceal...
Analysis resultsofasoftwaregns srevieverusingusrpandcustomlnawithopensourceal...
 
ATI Courses Satellite Communications Systems Engineering Professional Develop...
ATI Courses Satellite Communications Systems Engineering Professional Develop...ATI Courses Satellite Communications Systems Engineering Professional Develop...
ATI Courses Satellite Communications Systems Engineering Professional Develop...
 
Communications Payload Design and Satellite System Architecture: Bent Pipe a...
Communications Payload Design and  Satellite System Architecture: Bent Pipe a...Communications Payload Design and  Satellite System Architecture: Bent Pipe a...
Communications Payload Design and Satellite System Architecture: Bent Pipe a...
 
206922923 alcatel-lucent-umts-link-budget-methodology-v1-0
206922923 alcatel-lucent-umts-link-budget-methodology-v1-0206922923 alcatel-lucent-umts-link-budget-methodology-v1-0
206922923 alcatel-lucent-umts-link-budget-methodology-v1-0
 
Distributed Ground Station Network @ IAC-13 (paper)
Distributed Ground Station Network @ IAC-13 (paper)Distributed Ground Station Network @ IAC-13 (paper)
Distributed Ground Station Network @ IAC-13 (paper)
 
Inter system-cell-reselection-optimization-in-umts
Inter system-cell-reselection-optimization-in-umtsInter system-cell-reselection-optimization-in-umts
Inter system-cell-reselection-optimization-in-umts
 
Basic of Satellite Communication
Basic of Satellite CommunicationBasic of Satellite Communication
Basic of Satellite Communication
 
Plan_design and FPGA implement of MIMO OFDM SDM systems
Plan_design and FPGA implement of MIMO OFDM SDM systemsPlan_design and FPGA implement of MIMO OFDM SDM systems
Plan_design and FPGA implement of MIMO OFDM SDM systems
 
Zd n2010 son-in_4g_mobile_networks (1)
Zd n2010 son-in_4g_mobile_networks (1)Zd n2010 son-in_4g_mobile_networks (1)
Zd n2010 son-in_4g_mobile_networks (1)
 
Senior Design Presentation 2014
Senior Design Presentation 2014Senior Design Presentation 2014
Senior Design Presentation 2014
 
Atoll33
Atoll33Atoll33
Atoll33
 
Load-Stress Test of Massive Handovers for LTE System in High Speed Trains - 2...
Load-Stress Test of Massive Handovers for LTE System in High Speed Trains - 2...Load-Stress Test of Massive Handovers for LTE System in High Speed Trains - 2...
Load-Stress Test of Massive Handovers for LTE System in High Speed Trains - 2...
 
Parallel Interference Cancellation in beyond 3G multi-user and multi-antenna ...
Parallel Interference Cancellation in beyond 3G multi-user and multi-antenna ...Parallel Interference Cancellation in beyond 3G multi-user and multi-antenna ...
Parallel Interference Cancellation in beyond 3G multi-user and multi-antenna ...
 
Atoll 3.1.2 automatic cell planning module
Atoll 3.1.2 automatic cell planning moduleAtoll 3.1.2 automatic cell planning module
Atoll 3.1.2 automatic cell planning module
 
Rf survey
Rf surveyRf survey
Rf survey
 
To MIMO or Not To MIMO in Mobile Satellite Broadcasting Systems
To MIMO or Not To MIMO in Mobile Satellite Broadcasting SystemsTo MIMO or Not To MIMO in Mobile Satellite Broadcasting Systems
To MIMO or Not To MIMO in Mobile Satellite Broadcasting Systems
 
Earth Station Subsystem
Earth Station SubsystemEarth Station Subsystem
Earth Station Subsystem
 
SATELLITE COMMUNICATION SYSTEM
SATELLITE COMMUNICATION SYSTEMSATELLITE COMMUNICATION SYSTEM
SATELLITE COMMUNICATION SYSTEM
 
Portable Ground Receving Station
Portable Ground Receving StationPortable Ground Receving Station
Portable Ground Receving Station
 

Similar to A cube sat communication design for In-Space Assembly

Open Source SDR Frontend and Measurements for 60-GHz Wireless Experimentation
Open Source SDR Frontend and Measurements for 60-GHz Wireless ExperimentationOpen Source SDR Frontend and Measurements for 60-GHz Wireless Experimentation
Open Source SDR Frontend and Measurements for 60-GHz Wireless ExperimentationAndreaDriutti
 
CDH on Board Cubesat.pptx
CDH on Board Cubesat.pptxCDH on Board Cubesat.pptx
CDH on Board Cubesat.pptxssuser035685
 
Aerospace defensetechs
Aerospace  defensetechsAerospace  defensetechs
Aerospace defensetechsalancabe
 
Nanotechnology based satellite communication system
Nanotechnology based satellite communication systemNanotechnology based satellite communication system
Nanotechnology based satellite communication systemSarah Christy
 
A continuous time adc and digital signal processing system for smart dust and...
A continuous time adc and digital signal processing system for smart dust and...A continuous time adc and digital signal processing system for smart dust and...
A continuous time adc and digital signal processing system for smart dust and...eSAT Journals
 
A continuous time adc and digital signal processing system for smart dust and...
A continuous time adc and digital signal processing system for smart dust and...A continuous time adc and digital signal processing system for smart dust and...
A continuous time adc and digital signal processing system for smart dust and...eSAT Publishing House
 
A continuous time adc and digital signal processing system for smart dust and...
A continuous time adc and digital signal processing system for smart dust and...A continuous time adc and digital signal processing system for smart dust and...
A continuous time adc and digital signal processing system for smart dust and...eSAT Journals
 
Skoltech fss workshop2014_lisi_v01
Skoltech fss workshop2014_lisi_v01Skoltech fss workshop2014_lisi_v01
Skoltech fss workshop2014_lisi_v01Marco Lisi
 
Fixed-Outline 3-D IC Floor planning with TSV Co-Placement
Fixed-Outline 3-D IC Floor planning with TSV Co-PlacementFixed-Outline 3-D IC Floor planning with TSV Co-Placement
Fixed-Outline 3-D IC Floor planning with TSV Co-PlacementIRJET Journal
 
IRJET- Power Line Carrier Communication
IRJET- Power Line Carrier CommunicationIRJET- Power Line Carrier Communication
IRJET- Power Line Carrier CommunicationIRJET Journal
 
VSAT Network Overview
VSAT Network OverviewVSAT Network Overview
VSAT Network OverviewIOSR Journals
 
underground cable fault location using aruino,gsm&gps
underground cable fault location using aruino,gsm&gps underground cable fault location using aruino,gsm&gps
underground cable fault location using aruino,gsm&gps Mohd Sohail
 
Simulation_of_5g_antenna_design_cst.pdf
Simulation_of_5g_antenna_design_cst.pdfSimulation_of_5g_antenna_design_cst.pdf
Simulation_of_5g_antenna_design_cst.pdfBijoy Banerjee
 
IFTSensorSystemPaper
IFTSensorSystemPaperIFTSensorSystemPaper
IFTSensorSystemPaperJohn Maruska
 
Design And Simulation of Modulation Schemes used for FPGA Based Software Defi...
Design And Simulation of Modulation Schemes used for FPGA Based Software Defi...Design And Simulation of Modulation Schemes used for FPGA Based Software Defi...
Design And Simulation of Modulation Schemes used for FPGA Based Software Defi...Sucharita Saha
 
22276455 wireless-geophones
22276455 wireless-geophones22276455 wireless-geophones
22276455 wireless-geophonesshankarshankar48
 
EWSD Switching Systems
 EWSD Switching Systems  EWSD Switching Systems
EWSD Switching Systems Arun Rajput
 
Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...
Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...
Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...IOSR Journals
 
Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...
Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...
Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...IOSR Journals
 

Similar to A cube sat communication design for In-Space Assembly (20)

Open Source SDR Frontend and Measurements for 60-GHz Wireless Experimentation
Open Source SDR Frontend and Measurements for 60-GHz Wireless ExperimentationOpen Source SDR Frontend and Measurements for 60-GHz Wireless Experimentation
Open Source SDR Frontend and Measurements for 60-GHz Wireless Experimentation
 
CDH on Board Cubesat.pptx
CDH on Board Cubesat.pptxCDH on Board Cubesat.pptx
CDH on Board Cubesat.pptx
 
Aerospace defensetechs
Aerospace  defensetechsAerospace  defensetechs
Aerospace defensetechs
 
Nanotechnology based satellite communication system
Nanotechnology based satellite communication systemNanotechnology based satellite communication system
Nanotechnology based satellite communication system
 
A continuous time adc and digital signal processing system for smart dust and...
A continuous time adc and digital signal processing system for smart dust and...A continuous time adc and digital signal processing system for smart dust and...
A continuous time adc and digital signal processing system for smart dust and...
 
A continuous time adc and digital signal processing system for smart dust and...
A continuous time adc and digital signal processing system for smart dust and...A continuous time adc and digital signal processing system for smart dust and...
A continuous time adc and digital signal processing system for smart dust and...
 
A continuous time adc and digital signal processing system for smart dust and...
A continuous time adc and digital signal processing system for smart dust and...A continuous time adc and digital signal processing system for smart dust and...
A continuous time adc and digital signal processing system for smart dust and...
 
Skoltech fss workshop2014_lisi_v01
Skoltech fss workshop2014_lisi_v01Skoltech fss workshop2014_lisi_v01
Skoltech fss workshop2014_lisi_v01
 
Fixed-Outline 3-D IC Floor planning with TSV Co-Placement
Fixed-Outline 3-D IC Floor planning with TSV Co-PlacementFixed-Outline 3-D IC Floor planning with TSV Co-Placement
Fixed-Outline 3-D IC Floor planning with TSV Co-Placement
 
IRJET- Power Line Carrier Communication
IRJET- Power Line Carrier CommunicationIRJET- Power Line Carrier Communication
IRJET- Power Line Carrier Communication
 
D010131824
D010131824D010131824
D010131824
 
VSAT Network Overview
VSAT Network OverviewVSAT Network Overview
VSAT Network Overview
 
underground cable fault location using aruino,gsm&gps
underground cable fault location using aruino,gsm&gps underground cable fault location using aruino,gsm&gps
underground cable fault location using aruino,gsm&gps
 
Simulation_of_5g_antenna_design_cst.pdf
Simulation_of_5g_antenna_design_cst.pdfSimulation_of_5g_antenna_design_cst.pdf
Simulation_of_5g_antenna_design_cst.pdf
 
IFTSensorSystemPaper
IFTSensorSystemPaperIFTSensorSystemPaper
IFTSensorSystemPaper
 
Design And Simulation of Modulation Schemes used for FPGA Based Software Defi...
Design And Simulation of Modulation Schemes used for FPGA Based Software Defi...Design And Simulation of Modulation Schemes used for FPGA Based Software Defi...
Design And Simulation of Modulation Schemes used for FPGA Based Software Defi...
 
22276455 wireless-geophones
22276455 wireless-geophones22276455 wireless-geophones
22276455 wireless-geophones
 
EWSD Switching Systems
 EWSD Switching Systems  EWSD Switching Systems
EWSD Switching Systems
 
Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...
Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...
Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...
 
Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...
Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...
Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...
 

Recently uploaded

Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 

Recently uploaded (20)

Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 

A cube sat communication design for In-Space Assembly

  • 1. A CubeSat Communication Design for In-Space Assembly Ingeneral,the conventional designof asatelliteisbasedonthe modulararchitecturewhereeachsatellite subsystem has hardware and software autonomy. In the case of a CubeSatclass satellite,this kind of architecture did not prove its effectiveness since a significant number of CubeSats could not make a successof theirmissions.The goal of thischapterconsistsindevelopinganew designmethodologyof the CubeSat-class satellites. The CubeSat-class Spacecraft hardware has volume,mass, and power limitations more extreme than in othersatellites.Infact,the CubeSat-classspacecraftisaCube withdimensions10cmx 10cmx 10cm, mass one kilogrammaximumandthe availablepoweris about2Wattbymountingthesolarcellsonthe CubeSat structure. The CubeSat-class spacecrafts have the advantagesof being able to perform as a test bed for new core space technologiestobe appliedtospace programs,formuch lowercost,shorterschedule,andlessrisk. For this reason, the world leaders in space technology, including the US and Europe, are focusing their efforts on smaller satellites under the motto of “Faster, Cheaper, Better” that can perform missions traditionally assigned to large/medium satellites in the past. Keyword: LoRa, Communication solutions, lT service referral program, freeRTOS, SCADA solutions, embedded C++, embedded C, LTE modem. Satellite architecture overview The Data Handling Subsystem is considered as an interface between the control station and the other satellite subsystems. The Data Handling Subsystem modules include communication subsystem (antennas,modulator,demodulator)and on-boardcomputerwhichcontrolsthe satellitesubsystems.But how these subsystems are attached to the on-board computer, two principal architectures are distinguished. Star Architecture:The On-Boardcomputer(OBC) mustrun separate data linestoeachsubsystem.Inthis architecture,the OBCshouldhave manyperipheral interfacesequal tothe numberof satellite subsystems on board and perhaps there will be a problem of wiring. bus Architecture in this case, all satellite subsystemsare connectedtoabuswhichis like Local AreaNetwork(LAN)aboardthe satellite.Ingeneral,
  • 2. we used a Master slave protocol. The three simple Master-slave bus commonly used in the embedded system are: CAN (Controller Area Network), SPI (Serial Peripheral Interface) and I²C (Inter Integrated Circuit). CubeSat subsystems requirements The requirements of CubeSat-class spacecrafts are significantly different from their ancestors’ conventionalsatellites,andnewdesigntechniquesare neededtomeetthese evolvingrequirements.The unique requirementsof the Telecommunication CubeSatsatellite demonstrate thisevolution.The design needs to be relativelyinexpensive while at the same time computationally robust. It should consume limited power and must support the space environment by reducing susceptibility to radiation and thermal effects.Inaprevioustext,we supposedthatall the satellite subsystemsare intelligent.i.e.;each satellite subsystem has its own microcontroller. CubeSat satellite platform subsystems design Space environment An importantissue to consider,whichaffectsall electronicdevicesinspace environment,isradiation.It can lead to various types of problems. These problemsrange from operational malfunctions to physical damage of the devices. CMOS technology is preferred for space applications because of its high noise marginsandlowstaticpowerrequirements.Scalingandintegrationare otheradvancesCMOStechnology has overothersemiconductortechnologies.Onthe otherhand,CMOSissusceptivetotwotypesof space radiationeffectscausedbyelectronsandprotonstrapped bythe terrestrial magneticfield:Total Ionizing Dose (TID) and Single Event Effects (SEE). TID effects are the result of accumulated exposure to ionizing radiation. SEE are the result of a single high-energy particle that strikes the device. Data handling subsystem design In the satellite modular architecture (Wertz & Larson, 1999), each single subsystem has a dedicated hardware and software.The Cubesathas importantconstraintson cost, powerand mass,and especially on size. The approach that has been taken in this research consists of the integration of the maximum subsystems withinthe same unitconsideringthatsingle subsystemscanbe setupwithoutmodifyingthe operation of the remaining subsystems. As said before, the Data Handling Subsystem will integrate the Telecommunication Payload, the Telemetry/Telecommand functions as well as the active part of the thermal control subsystem.Inthissection,we willdescribeindetailthe mainconsiderationsandsolutions chosen during the design of the Data Handling Subsystem based on the fixed-point DSP processor. The design was split in two parts: The Hardware and Software Architectures. Data handling subsystem hardware architecture The Data Handling Subsystem hardware architecture is composed of three main parts: an on-board computer, Sensors and Control signals, and a VHF transceiver with associated antenna.
  • 3. On board computer The on-Board Computer board as illustrated is a hardware board in which is implemented the flight software. The flight software controls the whole operations of the satellite and is built around a 16 bits DSP TMS320C5416 from Texas Instrument (Texas Instrument, 2002). The hardware board includes, moreover,one analogue interface connectedtothe RadioFrequencymodule(Transceiverandantenna), two analogue to digital converters for the acquisition of the Telemetry housekeeping data, a EEPROM memory containing the flight software, a JTAG port for the flight software programming and finallythe control signals,byusingsomeDSPInput/outputsignals,inparticular,toactivate ordeactivatethe heater. illustrates the hardware architecture of the on-board computer. All the components on the on-board computerlogicboardare chosenwithSMD(Surface MountedDevice) packagesforspace savingandhigh density mounting in order to minimize the weight and dimensions of the logic board. Transceiver A COTS amateurradiotransceiverwasadoptedtobe the mainflightradiodue topower,weight,andtime constraints(Horan, 2002; Lu, 1996). The transceiver,integratedinside the payload,operatesinamateur VHF bandand consistsof the “guts” of a low cost Yaesu VX1R(Hunyadi et al.,2002), arguablyone of the smallest and lightest handheldson the market. The radio is two stackable double sided PCBs measuring approximately5× 5 cm2. The small size of CubeSatslimitsthe amountof energyprovidedbysolararrays; therefore power availability is a constraint on both the spacecraft processor and the communications systems.Powerissuppliedfrom5V bustoradiate only1Watt RF powerwhichachievesapositivebudget link (see Table 1). Current consumption for the receiver and transmitter is 150 mA and 400 mA, respectively. Only slight modifications will be required to make this component space worthy. We use onlythe RFpartsof the VX-1R.The transceiverisinterfacedwiththe DSPprocessorbymeansof AF (Audio Frequency) andPTT (PushTo Talk) commandsignals.AFsignalsconsistof transmitand receive signalsof the AFSK and GMSK modems which carry data packet, whereas PTT command signal allows the DSP to choose the transmittingandreceivingfrequencies of theradio.Thetransmittingandreceivingfrequencies will be fixed on the 145.825 satellite frequency. The FMsignal output from the transceiver is fed to an omnidirectional antenna.
  • 4. Conclusion As the satellite community transitions towards inexpensive distributed small satellites, new methodologiesneedtobe employedtoreplace traditional designtechniques.The ongoingresearchwill contribute to the developmentof these costsavingmethodologies.The goal of the integrationof all the intelligences of the various satellite subsystems in only one intelligent subsystem is to minimize componentexpenditureswhilestillprovidingthereliabilitynecessaryformissionsuccess.Associatinglow cost ground terminalswithalow-costTelecommunicationCubeSat-classsatellitewill allowuniversitiesto access space communicationswithavery economical system.The presentwork,dealingwiththe design of the Low-cost Telecommunication CubeSat-classspacecraft, shows hardware and software solutions adopted to cut down the system cost. The hardware utilizes commercial low-cost components and the software isoptimizedusingassemblerlanguage.The on-BoardComputerunitissmall device thatcanbe mounted on any small satellite platform to serve telecommunications applications such as mobile localization and data collection. By using a single CubeSat satellite and low-cost communications equipment, Telecommunications systems can be kept at the extreme low end of the satellite communications cost spectrum.