IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 05 | May-2015, Available @ http://www.ijret.org 557
SATELLITE TELECOMMAND MODEM
Shreyas M1
, V. Sambasiva Rao2
1
IV Semester, M.tech, Dept. of E&C, PES Institute of technology, Karnataka, India
2
Professor, Dept. of E&C, PES UNIVERSITY, Karnataka, India
Abstract
With the increasing interest in nano, micro and small satellites, need arises for miniaturization of satellite systems for small
size, low weight, low cost designs and short development periods. For the operation and maintenance of a satellite in the
designated orbit, a reliable commanding system is mandatory. This paper presents the work carried out in designing and
developing a telecommand modem for use with student satellites. To transmit low bit rate command data, PSK/PM a two level
modulation scheme is adopted. The architecture and the simulation and test results of the hardware realized on an FPGA are
provided.
Keywords –Phase Shift Keying, Phase Modulation, PSK/PM Modem, bit error rate, satellite commanding.
-------------------------------------------------------------------***-------------------------------------------------------------------
1. INTRODUCTION
Miniaturizing technology has created vast interest towards
small satellites. Unlike conventional large satellites, small
satellites have smaller size, lower weight, cheaper designs,
and shorter development period, which made it possible for
universities to develop nano and micro student satellites.
Up-to-date technology can be incorporated into nano, micro
and mini satellites without bothering for most expensive
space proven designs which are essentially required for
much larger, more expensive missions.
Student satellites are generally designed with commercial or
industrial components and VLSI chips. Telecommand,
being the one of the most critical subsystems of the satellite
communication network, needs utmost care in design and
realization process. The command sub system is simulated
on Matlab simulink platform to optimize the performance
and realized on an FPGA.
2. DESCRIPTION
Command data being very low is formatted and encoded at a
bit rate of 100 bits per second. A carrier in the standard ITU
allotted up link frequency band of 2015 to 2110 MHz is
phase or frequency modulated with the command data for
transmission. Since the data rate is low compared to the
carrier, the sidebands will be close to carrier and the receiver
cannot detect the data as C/N will be too low due to phase
noise of the high frequency carrier. To overcome the phase
noise limitation, a two level modulation PSK/PM[6] is used
for modulating the command data on an IF carrier which is
further up-converted to the operating frequency band and
amplified for transmitting to satellite from a satellite control
station. The onboard satellite communication system
receives the signal, down converts to an IF frequency and
the two level PM/PSK demodulation carried out for
extracting the command data. This paper presents the
architecture that is implemented on an FPGA along with
simulation and test results.
3. MODEM ARCHITECTURE
The satellite telecommand modem consists of a modulator at
ground station and demodulator at the on-board satellite
along with clock recovery circuit. The ground station
computer formats and encodes the command data. a low
frequency carrier of 10 KHz is BPSK modulated with the
command data. The BPSK modulated carrier in turn phase
modulates the IF carrier. The PM carrier is up converted,
amplified and transmitted to satellite. The onboard
command receiver receives the PM carrier, down converts,
phase demodulates. The demodulated PSK carrier is PSK
demodulated to extract the data. The clock is generated
from the data for further processing the recovered data. The
RF up conversion and the down-conversion modules are
generally external and not addressed in this paper. The
block diagram is as shown in Fig.1.
Fig.1 MODEM blocks
4. CIRCUIT DESIGN & IMPLEMENTATION
For the designed modem, the specifications used is as shown
in below table 1,
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 05 | May-2015, Available @ http://www.ijret.org 558
Table.1 Specifications
Type Frequency
Data rate 100bps
Subcarrier sine wave 1kHz
Carrier wave 16kHz
After optimizing the performance on Matlab Simulink
platform, implemented in Xilinx system generator for data
rate of 100bps.The implementation module is shown in
Fig.2
Fig.2 Sysgen MODEM module
The proposed modem consists of five sub-modules:
a) PSK modulation
b) PM modulation
c) PM demodulation
d) PSK demodulation
e) Clock recovery
4.1 PSK Modulation
The random data generated is converted to bipolar signal
and it is fed as one of the input to the PSK modulator and
the other input to the modulator is the sine wave, which is
the carrier for the PSK modulation is as shown in the below
Fig.3.
Fig.3 PSK modulator
4.2 PM Modulation
PSK modulated wave is differentiated and is given one of
the input to the NCO and the other input to the NCO is
carrier which is 16 kHz, the PM modulator is as shown
below in Fig.4.
Fig.4 PM modulator
4.3 PM Demodulation
The PM demodulator is implemented with the help of
simple PLL and with the loop filter as shown below in Fig.5
& the loop filter is designed as per the specification.
Fig.5 PM demodulator
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 05 | May-2015, Available @ http://www.ijret.org 559
4.4 PSK Demodulation
The PSK demodulation is done using COSTAS loop and is
as shown in Fig.6, this Costas loop performs both carrier
reconstruction and data detection within the loop. The upper
loop is referred to as quadrature loop and functions as a
typical PLL, the lower loop is referred to as in-phase loop,
provides data extraction. The corrected error signal is
applied through the loop filter to the NCO, which gives the
phase estimation.
Fig.6 PSK demodulator
4.5 Clock Recovery
The clock is generated from the PSK demodulated wave and
this clock recovery circuit contains filter and simple PLL,
this generated clock is synchronized with system clock and
the schematic for the clock recovery circuit is as shown
below in figure 7.
Fig.7. Clock recovery
5. SYSTEM GENERATOR SIMULATION
RESULTS
5.1 PSK Modulation
The generated random input data at 100bps and the
subcarrier of 1kHz sine wave is PSK modulated[2] in the
system generator, here at the transition of the input data the
phase of the carrier wave is changed and is as shown in the
below simulation result in Fig.8.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 05 | May-2015, Available @ http://www.ijret.org 560
Fig.8 PSK modulated waveform
5.2 PM Modulation
The input to the PM modulator is the differentiated PSK
modulated wave and the other input to the PM modulator is
the carrier wave[3], here the carrier wave is taken as 16kHz
and the simulation result for the PM modulation is as shown
in the below Fig.9.
Fig.9. PM modulated waveform
5.3 PM Demodulation
The PM demodulator consists of PLL, where the reference
frequency for the PLL[5] is carrier used at the PM
modulator and the filtered output of the phase detector gives
the PM demodulated output. The simulation result of the
PM demodulator shown in Fig.10, depicts that both PSK
modulated wave and the PM demodulated wave matches
exactly at the transition.
Fig.10. PM demodulated waveform
5.4 PSK Demodulation
The PM demodulated wave is split it into In-phase and
quadrature phase component as shown in the PSK
demodulator fig.,11, the simulation result for the PSK
demodulator is shown in Fig.10., depicts that the
demodulated data and the input random data matches the
same but it contains some phase reversal due to the
communication channel, in order to overcome that problem
differential decoding is done after demodulation, which is
not addressed in this paper.
Fig.11. PSK demodulated wave
5.5 Clock Recovery
From the PSK demodulated data the clock is generated,
which should synchronize with the system clock[2] if the
demodulated data matches the baseband data, the simulation
results shows that the clock generated matches the system
clock and is shown in below Fig.12.
Fig.12. Generated clock
6. SYNTHESIS & FPGA RESULTS
The design summary for the designed modem is as shown
below in figure 13.
Fig.13. Design summary
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 05 | May-2015, Available @ http://www.ijret.org 561
Overall RTL schematic is taken from the VHDL code and is
shown is below in the figure 14.
Fig.14. Overall RTL schematic
Power analysis is made for the designed modem through
Xilinx tool and the report is as shown below in the figure 15.
Fig.15. Power analysis report
Designed modem is implemented in the Vertex 5 FPGA
ML605 and the results for the same is as shown below in fig
16.
Fig.16. PSK modulated wave
Input random sequence with 100bps is recovered at the
receiver is as shown in the figure below
Fig.17. Recovered data at receiver
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 05 | May-2015, Available @ http://www.ijret.org 562
7. CONCLUSION
A two level modulation namely PSK/PM modulation is
considered for transmitting the low bit rate command data
on an S-band carrier in the frequency band allotted by ITU
for satellite uplinks. A PSK/PM modulator and demodulator
are designed, simulated with simulink tool of Matlab. After
optimizing the performance a bit file is generated using
Xilinx system generator and an FPGA is fused. The
simulation results are presented.
ACKNOWLEDGMENTS
The authors would like to express their sincere thanks to Dr.
T. S. Chandar, HOD, Dept. of ECE and Dr. K.S.sridhar,
Principal, PES Institute of Technology, Dr. K. N. B.
Murthy, Vice Chancellor, PES University for the
encouragement given throughout this development work.
REFERENCES
[1]. Consultative committee for Space Data Systems
(CCSDS) - www.ccsds.org
[2]. J.K. Lucek, ”100 Gbit/s parallel-to-serial and serial-to-
parallel conversion using electro absorption modulators ,” in
Proceedings of IEEE Laser Electro Optics Society (LEOS)
1998, Annual meeting, Orlando Florida, paper TuB3, 1998.
[3]. A. Seeds and K. J. Wiliams, ”Microwave photonics,”
Journal of Lightwave Technolohy, vol. 24, no. 12, pp. 4628–
4641, December 2006
[4]. Anderson , J. B. , and C.- E. W. Sundberg 1991.
Advances in constant envelope coded modulation. IEEE
Communications Magazine, 29: 36. 45.
[5]. Blanchard, A., Phase Locked Loops,Wiley, New York,
1976.
[6]. Interplex-An Efficient Multichannel PSK/PM Telemetry
System, S. BUTMAN AND UZI TIMOR.
BIOGRAPHIES
Dr. V. Sambasiva Rao, Professor in ECE Department of
PES University, Bangalore, is an engineering graduate
(1973) from College of Engineering, Kakinada (Andhra
University) and obtained PhD from BITS, Pilani in 2010.
For over 37 years (April 1974 to June 2011), he was
associated with ISRO in various capacities. He is a senior
member of IEEE, Fellow of IETE and Member of IET and
Astronautical Society of India. He received five
distinguished awards and published 70 technical papers.
Mr. Shreyas M has obtained his Bachelor’s degree in
Electronics & Communication at Visvesvaraya
Technological University, Belgaum, and is currently
Pursuing his Masters in VLSI and Embedded System
Design at PES Institute of Technology, Bangalore. His
fields of interest are VLSI and Communications.

More Related Content

PDF
Motorola BSC Overview
PPTX
Introduction to Nokia RNC
PPT
Lte power management
PPT
Umts chap5
PDF
Umts call-flows
PDF
IRJET - Vector Control of Permenant Magnet Synchronous Motor
PDF
Lte mobility optimization
PDF
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
Motorola BSC Overview
Introduction to Nokia RNC
Lte power management
Umts chap5
Umts call-flows
IRJET - Vector Control of Permenant Magnet Synchronous Motor
Lte mobility optimization
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...

What's hot (20)

PDF
D0255033039
PPT
04 ota053001 clock synchronization theory issue1.0
PDF
Novel Discrete Components Based Speed Controller for Induction Motor
PDF
Relative stability enhancement for brushed DC motor using a PLL interfaced wi...
PDF
Co-simulation of self-adjusting fuzzy PI controller for the robot with two-ax...
PPT
Mobiserve
PDF
Arm based automatic control system of nano positioning stage for micromanufac...
PDF
Huawei GGSN 9811 hardware and software
PDF
Implementation of Type-2 Fuzzy Logic Controller in PMSM Drives Using DSP
PDF
performance assessment of a wind turbine using fuzzy logic and artificial net...
PDF
GPS Based Vehicle Location using ARM 7 LPC 2148
PDF
Umts signal flow
PDF
Dsp based implementation of field oriented control of three phase induction m...
PPT
telecommunacation in`DMRC
PDF
end to end delay performance analysis of video conferencing over lte
PPT
Sanjay
PPTX
Base Transceiver Station (BTS)
PDF
Chichi chacha
PDF
D031201021027
PDF
Low power and high performance detff using common feedback inverter logic
D0255033039
04 ota053001 clock synchronization theory issue1.0
Novel Discrete Components Based Speed Controller for Induction Motor
Relative stability enhancement for brushed DC motor using a PLL interfaced wi...
Co-simulation of self-adjusting fuzzy PI controller for the robot with two-ax...
Mobiserve
Arm based automatic control system of nano positioning stage for micromanufac...
Huawei GGSN 9811 hardware and software
Implementation of Type-2 Fuzzy Logic Controller in PMSM Drives Using DSP
performance assessment of a wind turbine using fuzzy logic and artificial net...
GPS Based Vehicle Location using ARM 7 LPC 2148
Umts signal flow
Dsp based implementation of field oriented control of three phase induction m...
telecommunacation in`DMRC
end to end delay performance analysis of video conferencing over lte
Sanjay
Base Transceiver Station (BTS)
Chichi chacha
D031201021027
Low power and high performance detff using common feedback inverter logic
Ad

Viewers also liked (15)

PPTX
Example of trailer breakdown: Deadpool
PDF
OEM Parts Flyer vol 02 iss 01 2016_01
PPTX
Resource Description and Access at University of Zimbabwe
PPTX
Smart велосипед
PPTX
Alfred adler
PDF
Ahead event management bg
PPTX
How did you use media technologies in the construction and research, planning...
PPT
Packers and movers in faridabad
PPTX
Finished evaluation.
PPT
E-Pals pd
PDF
'Bautizo Monstruo' de La Nava
PDF
Australian National Airline College Anac course brochure
PDF
Datos.bne.es. ¿Quiénes somos?. ¿Dónde estamos?. ¿Dónde vamos?. Ricardo Santos...
PPTX
Mule testing
PPTX
Oakland california
Example of trailer breakdown: Deadpool
OEM Parts Flyer vol 02 iss 01 2016_01
Resource Description and Access at University of Zimbabwe
Smart велосипед
Alfred adler
Ahead event management bg
How did you use media technologies in the construction and research, planning...
Packers and movers in faridabad
Finished evaluation.
E-Pals pd
'Bautizo Monstruo' de La Nava
Australian National Airline College Anac course brochure
Datos.bne.es. ¿Quiénes somos?. ¿Dónde estamos?. ¿Dónde vamos?. Ricardo Santos...
Mule testing
Oakland california
Ad

Similar to Satellite telecommand modem (20)

PDF
Design and implementation of 15 4 compressor using 1-bit semi domino full add...
PDF
Enhanced low power, fast and area efficient carry select adder
PDF
IRJET - Modeling of Swipt System using QPSK Modulation
PDF
High performance low leakage power full subtractor circuit design using rate ...
PDF
Fault Management of Electrical Drives Onboard Ship using Power Line Communica...
PDF
Performance evaluation of 1 tbps qpsk dwdm system over isowc
PDF
IRJET - Low Power Design for Fast Full Adder
PDF
Design of low power barrel shifter and rotator using two phase clocked adiaba...
PDF
A remote monitoring system for a three phase 10-kva switchable distribution t...
PDF
A remote monitoring system for a three phase 10-kva switchable distribution t...
PDF
IRJET- Power Line Carrier Communication
PDF
Influence of low power consumption on IEEE 802.15.4 in wireless networks perf...
PDF
Design & implementation of 16 bit low power ALU with clock gating
PDF
Effects of filtering on ber performance of an ofdm system
PDF
Design, development and implementation of novel idea
PDF
IRJET- Re-Configuration Topology for On-Chip Networks by Back-Tracking
PDF
Design of power and delay efficient 32 bit x 32 bit multi precision multiplie...
PDF
Implementation and analysis of power reduction in 2 to 4 decoder design using...
PDF
Design a Low Power Flip-Flop Based on a Signal Feed-Through Scheme
PDF
ARM BASED AUTOMATIC CONTROL SYSTEM OF NANO POSITIONING STAGE FOR MICROMANUFAC...
Design and implementation of 15 4 compressor using 1-bit semi domino full add...
Enhanced low power, fast and area efficient carry select adder
IRJET - Modeling of Swipt System using QPSK Modulation
High performance low leakage power full subtractor circuit design using rate ...
Fault Management of Electrical Drives Onboard Ship using Power Line Communica...
Performance evaluation of 1 tbps qpsk dwdm system over isowc
IRJET - Low Power Design for Fast Full Adder
Design of low power barrel shifter and rotator using two phase clocked adiaba...
A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...
IRJET- Power Line Carrier Communication
Influence of low power consumption on IEEE 802.15.4 in wireless networks perf...
Design & implementation of 16 bit low power ALU with clock gating
Effects of filtering on ber performance of an ofdm system
Design, development and implementation of novel idea
IRJET- Re-Configuration Topology for On-Chip Networks by Back-Tracking
Design of power and delay efficient 32 bit x 32 bit multi precision multiplie...
Implementation and analysis of power reduction in 2 to 4 decoder design using...
Design a Low Power Flip-Flop Based on a Signal Feed-Through Scheme
ARM BASED AUTOMATIC CONTROL SYSTEM OF NANO POSITIONING STAGE FOR MICROMANUFAC...

More from eSAT Journals (20)

PDF
Mechanical properties of hybrid fiber reinforced concrete for pavements
PDF
Material management in construction – a case study
PDF
Managing drought short term strategies in semi arid regions a case study
PDF
Life cycle cost analysis of overlay for an urban road in bangalore
PDF
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
PDF
Laboratory investigation of expansive soil stabilized with natural inorganic ...
PDF
Influence of reinforcement on the behavior of hollow concrete block masonry p...
PDF
Influence of compaction energy on soil stabilized with chemical stabilizer
PDF
Geographical information system (gis) for water resources management
PDF
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
PDF
Factors influencing compressive strength of geopolymer concrete
PDF
Experimental investigation on circular hollow steel columns in filled with li...
PDF
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
PDF
Evaluation of punching shear in flat slabs
PDF
Evaluation of performance of intake tower dam for recent earthquake in india
PDF
Evaluation of operational efficiency of urban road network using travel time ...
PDF
Estimation of surface runoff in nallur amanikere watershed using scs cn method
PDF
Estimation of morphometric parameters and runoff using rs & gis techniques
PDF
Effect of variation of plastic hinge length on the results of non linear anal...
PDF
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Mechanical properties of hybrid fiber reinforced concrete for pavements
Material management in construction – a case study
Managing drought short term strategies in semi arid regions a case study
Life cycle cost analysis of overlay for an urban road in bangalore
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of compaction energy on soil stabilized with chemical stabilizer
Geographical information system (gis) for water resources management
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Factors influencing compressive strength of geopolymer concrete
Experimental investigation on circular hollow steel columns in filled with li...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Evaluation of punching shear in flat slabs
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of operational efficiency of urban road network using travel time ...
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of morphometric parameters and runoff using rs & gis techniques
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of use of recycled materials on indirect tensile strength of asphalt c...

Recently uploaded (20)

PPTX
Feature types and data preprocessing steps
PPTX
tack Data Structure with Array and Linked List Implementation, Push and Pop O...
PPTX
Chemical Technological Processes, Feasibility Study and Chemical Process Indu...
PPTX
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
PPTX
CyberSecurity Mobile and Wireless Devices
PPTX
Software Engineering and software moduleing
PDF
LOW POWER CLASS AB SI POWER AMPLIFIER FOR WIRELESS MEDICAL SENSOR NETWORK
PDF
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
PPTX
mechattonicsand iotwith sensor and actuator
PPTX
Module 8- Technological and Communication Skills.pptx
PDF
Implantable Drug Delivery System_NDDS_BPHARMACY__SEM VII_PCI .pdf
PPTX
ASME PCC-02 TRAINING -DESKTOP-NLE5HNP.pptx
PPT
Chapter 1 - Introduction to Manufacturing Technology_2.ppt
PDF
UEFA_Embodied_Carbon_Emissions_Football_Infrastructure.pdf
PPTX
Amdahl’s law is explained in the above power point presentations
PPTX
Management Information system : MIS-e-Business Systems.pptx
PDF
null (2) bgfbg bfgb bfgb fbfg bfbgf b.pdf
PDF
Soil Improvement Techniques Note - Rabbi
PPTX
Graph Data Structures with Types, Traversals, Connectivity, and Real-Life App...
PPTX
wireless networks, mobile computing.pptx
Feature types and data preprocessing steps
tack Data Structure with Array and Linked List Implementation, Push and Pop O...
Chemical Technological Processes, Feasibility Study and Chemical Process Indu...
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
CyberSecurity Mobile and Wireless Devices
Software Engineering and software moduleing
LOW POWER CLASS AB SI POWER AMPLIFIER FOR WIRELESS MEDICAL SENSOR NETWORK
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
mechattonicsand iotwith sensor and actuator
Module 8- Technological and Communication Skills.pptx
Implantable Drug Delivery System_NDDS_BPHARMACY__SEM VII_PCI .pdf
ASME PCC-02 TRAINING -DESKTOP-NLE5HNP.pptx
Chapter 1 - Introduction to Manufacturing Technology_2.ppt
UEFA_Embodied_Carbon_Emissions_Football_Infrastructure.pdf
Amdahl’s law is explained in the above power point presentations
Management Information system : MIS-e-Business Systems.pptx
null (2) bgfbg bfgb bfgb fbfg bfbgf b.pdf
Soil Improvement Techniques Note - Rabbi
Graph Data Structures with Types, Traversals, Connectivity, and Real-Life App...
wireless networks, mobile computing.pptx

Satellite telecommand modem

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 05 | May-2015, Available @ http://www.ijret.org 557 SATELLITE TELECOMMAND MODEM Shreyas M1 , V. Sambasiva Rao2 1 IV Semester, M.tech, Dept. of E&C, PES Institute of technology, Karnataka, India 2 Professor, Dept. of E&C, PES UNIVERSITY, Karnataka, India Abstract With the increasing interest in nano, micro and small satellites, need arises for miniaturization of satellite systems for small size, low weight, low cost designs and short development periods. For the operation and maintenance of a satellite in the designated orbit, a reliable commanding system is mandatory. This paper presents the work carried out in designing and developing a telecommand modem for use with student satellites. To transmit low bit rate command data, PSK/PM a two level modulation scheme is adopted. The architecture and the simulation and test results of the hardware realized on an FPGA are provided. Keywords –Phase Shift Keying, Phase Modulation, PSK/PM Modem, bit error rate, satellite commanding. -------------------------------------------------------------------***------------------------------------------------------------------- 1. INTRODUCTION Miniaturizing technology has created vast interest towards small satellites. Unlike conventional large satellites, small satellites have smaller size, lower weight, cheaper designs, and shorter development period, which made it possible for universities to develop nano and micro student satellites. Up-to-date technology can be incorporated into nano, micro and mini satellites without bothering for most expensive space proven designs which are essentially required for much larger, more expensive missions. Student satellites are generally designed with commercial or industrial components and VLSI chips. Telecommand, being the one of the most critical subsystems of the satellite communication network, needs utmost care in design and realization process. The command sub system is simulated on Matlab simulink platform to optimize the performance and realized on an FPGA. 2. DESCRIPTION Command data being very low is formatted and encoded at a bit rate of 100 bits per second. A carrier in the standard ITU allotted up link frequency band of 2015 to 2110 MHz is phase or frequency modulated with the command data for transmission. Since the data rate is low compared to the carrier, the sidebands will be close to carrier and the receiver cannot detect the data as C/N will be too low due to phase noise of the high frequency carrier. To overcome the phase noise limitation, a two level modulation PSK/PM[6] is used for modulating the command data on an IF carrier which is further up-converted to the operating frequency band and amplified for transmitting to satellite from a satellite control station. The onboard satellite communication system receives the signal, down converts to an IF frequency and the two level PM/PSK demodulation carried out for extracting the command data. This paper presents the architecture that is implemented on an FPGA along with simulation and test results. 3. MODEM ARCHITECTURE The satellite telecommand modem consists of a modulator at ground station and demodulator at the on-board satellite along with clock recovery circuit. The ground station computer formats and encodes the command data. a low frequency carrier of 10 KHz is BPSK modulated with the command data. The BPSK modulated carrier in turn phase modulates the IF carrier. The PM carrier is up converted, amplified and transmitted to satellite. The onboard command receiver receives the PM carrier, down converts, phase demodulates. The demodulated PSK carrier is PSK demodulated to extract the data. The clock is generated from the data for further processing the recovered data. The RF up conversion and the down-conversion modules are generally external and not addressed in this paper. The block diagram is as shown in Fig.1. Fig.1 MODEM blocks 4. CIRCUIT DESIGN & IMPLEMENTATION For the designed modem, the specifications used is as shown in below table 1,
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 05 | May-2015, Available @ http://www.ijret.org 558 Table.1 Specifications Type Frequency Data rate 100bps Subcarrier sine wave 1kHz Carrier wave 16kHz After optimizing the performance on Matlab Simulink platform, implemented in Xilinx system generator for data rate of 100bps.The implementation module is shown in Fig.2 Fig.2 Sysgen MODEM module The proposed modem consists of five sub-modules: a) PSK modulation b) PM modulation c) PM demodulation d) PSK demodulation e) Clock recovery 4.1 PSK Modulation The random data generated is converted to bipolar signal and it is fed as one of the input to the PSK modulator and the other input to the modulator is the sine wave, which is the carrier for the PSK modulation is as shown in the below Fig.3. Fig.3 PSK modulator 4.2 PM Modulation PSK modulated wave is differentiated and is given one of the input to the NCO and the other input to the NCO is carrier which is 16 kHz, the PM modulator is as shown below in Fig.4. Fig.4 PM modulator 4.3 PM Demodulation The PM demodulator is implemented with the help of simple PLL and with the loop filter as shown below in Fig.5 & the loop filter is designed as per the specification. Fig.5 PM demodulator
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 05 | May-2015, Available @ http://www.ijret.org 559 4.4 PSK Demodulation The PSK demodulation is done using COSTAS loop and is as shown in Fig.6, this Costas loop performs both carrier reconstruction and data detection within the loop. The upper loop is referred to as quadrature loop and functions as a typical PLL, the lower loop is referred to as in-phase loop, provides data extraction. The corrected error signal is applied through the loop filter to the NCO, which gives the phase estimation. Fig.6 PSK demodulator 4.5 Clock Recovery The clock is generated from the PSK demodulated wave and this clock recovery circuit contains filter and simple PLL, this generated clock is synchronized with system clock and the schematic for the clock recovery circuit is as shown below in figure 7. Fig.7. Clock recovery 5. SYSTEM GENERATOR SIMULATION RESULTS 5.1 PSK Modulation The generated random input data at 100bps and the subcarrier of 1kHz sine wave is PSK modulated[2] in the system generator, here at the transition of the input data the phase of the carrier wave is changed and is as shown in the below simulation result in Fig.8.
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 05 | May-2015, Available @ http://www.ijret.org 560 Fig.8 PSK modulated waveform 5.2 PM Modulation The input to the PM modulator is the differentiated PSK modulated wave and the other input to the PM modulator is the carrier wave[3], here the carrier wave is taken as 16kHz and the simulation result for the PM modulation is as shown in the below Fig.9. Fig.9. PM modulated waveform 5.3 PM Demodulation The PM demodulator consists of PLL, where the reference frequency for the PLL[5] is carrier used at the PM modulator and the filtered output of the phase detector gives the PM demodulated output. The simulation result of the PM demodulator shown in Fig.10, depicts that both PSK modulated wave and the PM demodulated wave matches exactly at the transition. Fig.10. PM demodulated waveform 5.4 PSK Demodulation The PM demodulated wave is split it into In-phase and quadrature phase component as shown in the PSK demodulator fig.,11, the simulation result for the PSK demodulator is shown in Fig.10., depicts that the demodulated data and the input random data matches the same but it contains some phase reversal due to the communication channel, in order to overcome that problem differential decoding is done after demodulation, which is not addressed in this paper. Fig.11. PSK demodulated wave 5.5 Clock Recovery From the PSK demodulated data the clock is generated, which should synchronize with the system clock[2] if the demodulated data matches the baseband data, the simulation results shows that the clock generated matches the system clock and is shown in below Fig.12. Fig.12. Generated clock 6. SYNTHESIS & FPGA RESULTS The design summary for the designed modem is as shown below in figure 13. Fig.13. Design summary
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 05 | May-2015, Available @ http://www.ijret.org 561 Overall RTL schematic is taken from the VHDL code and is shown is below in the figure 14. Fig.14. Overall RTL schematic Power analysis is made for the designed modem through Xilinx tool and the report is as shown below in the figure 15. Fig.15. Power analysis report Designed modem is implemented in the Vertex 5 FPGA ML605 and the results for the same is as shown below in fig 16. Fig.16. PSK modulated wave Input random sequence with 100bps is recovered at the receiver is as shown in the figure below Fig.17. Recovered data at receiver
  • 6. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 05 | May-2015, Available @ http://www.ijret.org 562 7. CONCLUSION A two level modulation namely PSK/PM modulation is considered for transmitting the low bit rate command data on an S-band carrier in the frequency band allotted by ITU for satellite uplinks. A PSK/PM modulator and demodulator are designed, simulated with simulink tool of Matlab. After optimizing the performance a bit file is generated using Xilinx system generator and an FPGA is fused. The simulation results are presented. ACKNOWLEDGMENTS The authors would like to express their sincere thanks to Dr. T. S. Chandar, HOD, Dept. of ECE and Dr. K.S.sridhar, Principal, PES Institute of Technology, Dr. K. N. B. Murthy, Vice Chancellor, PES University for the encouragement given throughout this development work. REFERENCES [1]. Consultative committee for Space Data Systems (CCSDS) - www.ccsds.org [2]. J.K. Lucek, ”100 Gbit/s parallel-to-serial and serial-to- parallel conversion using electro absorption modulators ,” in Proceedings of IEEE Laser Electro Optics Society (LEOS) 1998, Annual meeting, Orlando Florida, paper TuB3, 1998. [3]. A. Seeds and K. J. Wiliams, ”Microwave photonics,” Journal of Lightwave Technolohy, vol. 24, no. 12, pp. 4628– 4641, December 2006 [4]. Anderson , J. B. , and C.- E. W. Sundberg 1991. Advances in constant envelope coded modulation. IEEE Communications Magazine, 29: 36. 45. [5]. Blanchard, A., Phase Locked Loops,Wiley, New York, 1976. [6]. Interplex-An Efficient Multichannel PSK/PM Telemetry System, S. BUTMAN AND UZI TIMOR. BIOGRAPHIES Dr. V. Sambasiva Rao, Professor in ECE Department of PES University, Bangalore, is an engineering graduate (1973) from College of Engineering, Kakinada (Andhra University) and obtained PhD from BITS, Pilani in 2010. For over 37 years (April 1974 to June 2011), he was associated with ISRO in various capacities. He is a senior member of IEEE, Fellow of IETE and Member of IET and Astronautical Society of India. He received five distinguished awards and published 70 technical papers. Mr. Shreyas M has obtained his Bachelor’s degree in Electronics & Communication at Visvesvaraya Technological University, Belgaum, and is currently Pursuing his Masters in VLSI and Embedded System Design at PES Institute of Technology, Bangalore. His fields of interest are VLSI and Communications.