Analysis of FDMA and TDMA Multiple Access Techniques in Stellite Communication
Analysis of FDMA and TDMA Multiple Access Techniques in Stellite Communication
PREPARED BY:
ANILA SAGHHIR (TC-06)
BATCH 2014-2015
SATELLITE COMMUNICATIONS ASSIGNMENT REPORT
Contents
1 Abstract 1
2 Motivation 2
3 Introduction 3
4 Problem Formulation 6
6 Conclusion 13
ABSTRACT
A satellite is an object which has been placed into orbit by human effort. Such objects are
sometimes called artificial satellites to distinguish them from natural satellites such as the Moon.
In satellite communication, signal transferring between the sender and receiver is done with the
help of satellite. In this process, the signal which is basically a beam of modulated microwaves is
sent towards the satellite. Then the satellite amplifies the signal and sent it back to the receiver’s
antenna present on the earth’s surface. So, all the signal transferring is happening in space.
Normally, in simple traffic a terminal only handles one stream at a time. This approach doesn’t
work when a satellite’s owner needs it to function managing thousands of points simultaneously.
As a result, satellite technology today works with different systems that offer multiple access
ability. Since the resources of the systems such as the transmitting power and the bandwidth are
limited, it is advisable to use the channels with complete charge and to create a different MA to
the channel.
In this report two of the basic multiple access techniques for the satellite communication are
discussed. Their fundamentals, characteristics, advantages and disadvantages and Comparison
analysis have been done.
MOTIVATION
In the world of modern communications, the need to manage multiple messages, data, streams,
and processes simultaneously provides critical capability in meeting the needs of widespread
business and consumer demand. As the spectrum is limited, so the sharing is required to increase
the capacity of system over a geographical area by allowing the available bandwidth to be used at
the same time by different users.
Bandwidth and power are scarce resources of satellite which need to be used efficiently. One of
the ways these benefits occur involves satellites and their internal programming that acts as a
super-size highway router of information traffic worldwide. To make this happen, satellites are
built with the capability to function in different formats to provide the resource sharing. Being able
to connect with multiple terminals simultaneously allows faster and more widespread access, data
sharing, and communication. And this must be done in a way such that the quality of service
doesn’t degrade within the existing users. Multiple access techniques are used to allow a large
number of ES to share the allocated spectrum in the most efficient manner.
1. INTRODUCTION
Satellite Multiple Accessing means more than one users/earth stations can access to one or more Radio
Channels (Transponders) on board. Usually A transponder channel aboard a satellite may be fully loaded
by a single transmission from an earth station. But it is also possible, and more common, for a transponder
to be loaded by a number of carriers. These may originate from a number of earth stations geographically
separate, and each earth station may transmit one or more of the carriers. This mode of operation is termed
as multiple access.
Pre-assignment: Circuits may be pre-assigned, which means they are allocated on a fixed or
partially fixed basis to certain users.
Demand-assigned multiple access (DAMA): all circuits are available to all users and are assigned
according to the demand.
Both FDMA and TDMA can be operated as preassigned or demand assigned systems. CDMA is a random-
access system, there being no control over the timing of the access or of the frequency slots accessed.
An FDMA method is the relatively inflexible and bandwidth limited system and if there are changes
in the required capacity, then the RF plan has to change and thus, involve many CES.
Multiple carriers cause IM in both the SES HPA and in the transponder HPA. Reducing IM requires
back off of the HPA power, so it cannot be exploited at full capacity.
As the number of carriers increase, the IM products between carriers also increase and more HPA
back off is needed to optimize the system. The throughput decreases relatively rapidly with the
number of transmission carriers, therefore for 25 carriers it is about 40% less than with 1 carrier.
There are some disadvantages because TDMA is more complex than FDMA:
Two reference stations are needed and complex computer procedures, for automated
synchronizations between SES terminals.
Peak power and bandwidth of individual SES terminals need to be larger than with FDMA, owing
to high burst bit rate.
The modern CDMA solution is based on the use the modulation technique
also known as Spread Spectrum Multiple Access (SSMA), which means
that it spreads the information contained in a particular signal of interest
over a much greater bandwidth than the original signal. In this MA scheme
the resources of both frequency bandwidth and time are shared by all users
employing orthogonal codes. In this method each signal is associated with
a particular code that is used to spread the signal in frequency and/or time.
All such signals will be received simultaneously at an earth station, but by
using the key to the code, the station can recover the desired signal by
means of correlation. The other signals occupying the transponder channel Fig 3. CDMA
appear very much like random noise to the correlation decoder.
2. PROBLEM FORMULATION
1. FDMA IS BANDWIDTH LIMITED:
A transponder will have a total bandwidth BTR, and it is apparent that this can impose a limitation
on the number of carriers which can access the transponder in an FDMA mode.
K=Btr/B
Where,
K=number of Carriers
Btr= Transponder Bandwidth
B=Individual Carriers Bandwidth
Fig 5. Transfer curve for single carrier and for one carrier of a multiple-carrier input.
a. With frequency-division multiple access, the modulated carriers at the input to the satellite are
retransmitted from the satellite as a combined frequency-division-multiplexed signal. Each
carrier retains its modulation, which may be analog or digital.
b. With time-division multiple access, the uplink bursts which are displaced in time from one
another are retransmitted from the satellite as a combined time-division-multiplexed signal.
The uplink bit rate is equal to the downlink bit rate in this case. Because the TDMA earth
stations have to transmit at a higher bit rate compared with FDMA, a higher [EIRP] is required.
[𝐸𝐼𝑅𝑃] 𝑇𝐷𝑀𝐴 [𝑅]𝑇𝐷𝑀𝐴
=
[𝐸𝐼𝑅𝑃]𝐹𝐷𝑀𝐴 [𝑅]𝑏
Clc
clear all
close all
plot(K1,B1,'linewidth',1.5)
xlabel('Number of Carriers')
ylabel('Bandwidth per carrier (Hz)')
Title('OFDMA as Bandwidth Limited system')
grid on
Results
8
x 10 OFDMA as Bandwidth Limited system
10
0
0 5 10 15 20
Number of Carriers
Discussion
Any increase in the number of carriers will decreases the bandwidth per carrier, and the
system is said to be bandwidth-limited. Likewise, for digital systems, the bit rate is
determined by the bandwidth, which again will be limited to some maximum value by
BTR.
But in TDMA Each ES burst occupies the whole carrier bandwidth.
In order to reduce intermodulation noise, the TWT must be operated in a back off condition. At
the same time, increasing the back off decreases both [C/No]U and [C/No]D
Coding
clc
clear all
close all
A0 = -(21.45+20*log10(f));
EIRP=sat_flux_den+A0-RFL;
C_N0=EIRP +G_T-BOi-(-228.60);
plot(BOi,C_N0,'linewidth',1.5)
xlabel('Input Back off (db)')
ylabel('C/No (db)')
title('Effect of Inter Modulation Products on C/N0')
grid on
Results
84
82
C/No (db)
80
78
76
74
72
0 2 4 6 8 10 12 14
Input Back off (db)
Discussion
The above figure shows that by increasing the number of carries in OFDMA, Input back off
increases which decreases the Carrier to noise ratio of both uplink and downlink in direct
proportion. So the system capacity decreases.
But in TDMA Since only one TDMA burst occupies the full RF bandwidth of the satellite
transponder at a time, input back off, which is needed to reduce IM interference in FDMA, is not
necessary in TDMA. At any instant in time, the transponder receives and amplifies only a single
carrier. Thus, there can be no IM, which permits the satellite amplifier to be operated in full HPA
saturation and the transmitter carrier power need not be controlled. Because all SES units transmit
and receive at the same frequency, tuning is simplified. This results in a significant increase in
channel capacity.
Coding
clc
clear all
close all
C_N0=Eb_N0+Rb;
EIRP= C_N0-G_T+Losses-228.6;
Pt_fdma= EIRP-Up_gain;
Pt1=10.^(Pt_fdma/10);
Rba=10.^(Rb/10);
R_tdma=Rba*Tf_Tb;
R_TDMA=10*log10(R_tdma);
P_TDMA=Pt_fdma+R_TDMA-Rb;
Pt2=10.^(P_TDMA/10);
plot(Rba,Pt1,Rba,Pt2,'linewidth',1.5)
legend('Fdma', 'tdma')
xlabel('Transmission rate in b/sec')
ylabel('transmitted power in W')
grid on
Result
25
Fdma
tdma
20
transmitted power in W
15
10
0
0 2 4 6 8 10 12 14 16
Transmission rate in b/sec 5
x 10
Discussion
The graph shows that for equal values of Eb/No, TDMA uplink system requires more transmitted power
than FDMA uplink system.
4. CONCLUSION
In this report some of the advantages and disadvantages of TDMA and FDMA are discussed which
shows that the choice between TDMA and FDMA will depend on the specific application. TDMA
allows the utilization of all the advantages of digital techniques. Then it is used as a base to be
combined with other multiple access techniques, among them the FDMA.
For small satellite business systems it is desirable to be able to operate with relatively small earth
stations, which suggests that FDMA should be the mode of operation. On the other hand, TDMA
permits more efficient use of the satellite transponder by eliminating the need for back off.
This suggests that it might be worthwhile to operate a hybrid system in which FDMA and TDMA
both can be used for an efficient transmission and reception.
REFERENCES
http://www.cs.utexas.edu/users/lam/Vita/Cpapers/Lam77b.pdf
http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.485.5234&rep=rep1&type
=pdf
Implementation of Multiple Access Techniques Applicable for Maritime Satellite
Communications by S.D. Ilcev Durban University of Technology (DUT), South Africa
N-Carrier Frequency Domain Calculation of Intermodulation in Satellite HPA by MARIO
REYES-AYALA, EDGAR ALEJANDRO ANDRADE-GONZALEZ Electronics Department
Metropolitan Autonomous University
Satellite Communications by Dennis Roddy
https://books.google.com.pk/books?id=VHgCat9WnEC&pg=PA206&lpg=PA206&dq=ef
fect+of+intermodulation+products+in+fdma+of+satellite&source