SlideShare a Scribd company logo
1 of 6
Download to read offline
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

What's hot

D0255033039
D0255033039D0255033039
D0255033039
theijes
 
04 ota053001 clock synchronization theory issue1.0
04 ota053001 clock synchronization theory issue1.004 ota053001 clock synchronization theory issue1.0
04 ota053001 clock synchronization theory issue1.0
Vũ Trần Huy
 
Relative stability enhancement for brushed DC motor using a PLL interfaced wi...
Relative stability enhancement for brushed DC motor using a PLL interfaced wi...Relative stability enhancement for brushed DC motor using a PLL interfaced wi...
Relative stability enhancement for brushed DC motor using a PLL interfaced wi...
International Journal of Power Electronics and Drive Systems
 
telecommunacation in`DMRC
telecommunacation in`DMRCtelecommunacation in`DMRC
telecommunacation in`DMRC
Rudy Rishi
 

What's hot (20)

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

Viewers also liked

OEM Parts Flyer vol 02 iss 01 2016_01
OEM Parts Flyer vol 02 iss 01 2016_01OEM Parts Flyer vol 02 iss 01 2016_01
OEM Parts Flyer vol 02 iss 01 2016_01
Tom McMullen
 
Finished evaluation.
Finished evaluation.Finished evaluation.
Finished evaluation.
allyxxx
 

Viewers also liked (15)

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

Similar to Satellite telecommand modem

Design of low power barrel shifter and rotator using two phase clocked adiaba...
Design of low power barrel shifter and rotator using two phase clocked adiaba...Design of low power barrel shifter and rotator using two phase clocked adiaba...
Design of low power barrel shifter and rotator using two phase clocked adiaba...
eSAT Publishing House
 
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...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...
eSAT Journals
 
Design of power and delay efficient 32 bit x 32 bit multi precision multiplie...
Design of power and delay efficient 32 bit x 32 bit multi precision multiplie...Design of power and delay efficient 32 bit x 32 bit multi precision multiplie...
Design of power and delay efficient 32 bit x 32 bit multi precision multiplie...
eSAT Journals
 

Similar to Satellite telecommand modem (20)

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

More from eSAT Journals

Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
eSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
eSAT Journals
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
eSAT Journals
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
eSAT Journals
 

More from eSAT Journals (20)

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

Recently uploaded

VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 

Recently uploaded (20)

KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 

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.