Satellite Communication (2171007) B.E. 7 SEM: Laboratory Manual 2016
Satellite Communication (2171007) B.E. 7 SEM: Laboratory Manual 2016
(2171007)
TH
B.E. 7 SEM
LABORATORY MANUAL 2016
Class has satisfactorily completed his/her one full semester in “2171007 SATELLITE
Prof. K.V.Patel
Prof. K.R.Patel
Date: - …. /… /…….
INDEX
Objective:
Establishing a direct communication link between Uplink Transmitter and Downlink Receiver
using tone signal
Equipments Needed:
• Uplink Transmitter
• Dish Antennas
• Downlink Receiver
• Connecting cables
Procedure:
Now set the "Channel B" to 'Tone' mode using the 'Channel Select B' key, so as to
transmit tone signal from Uplink Transmitter. The 'Tone' signal is transmitted through
'Audio II' channel of the transmitter.
Place Downlink Receiver at a convenient distance of 5 - 7m. (It can go even up to 10m.).
Select the Downlink Receiver frequency same as to Uplink Transmitting frequency ue.
2468 MHz.
The tone signal can be observed on oscilloscope at 'Received Tone' section of Downlink
Receiver. Observe the variations In the frequency and the amplitude of the received
tone signal by varying the frequency and amplitude of tone signal at 'Tone Generator'
section of Uplink Transmitter.
Result:
A clear tone indicates that the direct communication link has been successfully setup between
Uplink Transmitter and Downlink Receiver.
Objective:
To implement matlab code to determine look angle (azimuth and elevation) of satellite.
THEORY:
AIM: to implement matlab code for uplink and downlink budget calculation.
THEORY:
C=3*10^8;
PI=3.14;
K=1.23*10^-23;
d=42164000;
Kdb=mag2db(K);
Ptudb=pow2db(Ptu);
EIRPudb=Ptudb+Gtudb-Wvtudb;
Fu=Fu*10^9;
lamdau=C/Fu;%wavelength
FSLudb=mag2db(FSLu);
Ludb=input('Enter the other losses present in the free space in db =');%loss %present in space
except the free spaceloss
Gru=input('Enter the receiver antenna gain =');%for this time the receiver %antenna gain is
Grudb=mag2db(Gru);
Tsysudb=mag2db(Tsysu);
Nubwdb=mag2db(Nubw);
Noudb=Kdb+Tsysu+Nubwdb;
CNRudb=Prudb-Noudb;%C/N ratio in db
fprintf('\n');
Ptddb=pow2db(Ptd);
EIRPddb=Ptddb+Gtddb-Wvtddb;
Fd=Fd*10^9;
lamdad=C/Fd;%wavelength
FSLddb=mag2db(FSLd);
Lddb=input('Enter the other losses present in the free space in db =');%loss %present in space
Grddb=mag2db(Grd);
Tsysddb=mag2db(Tsysd);
Ndbwdb=mag2db(Ndbw);
Noddb=Kdb+Tsysd+Ndbwdb;
CNRddb=Prddb-Noddb;%C/N ratio in db
% downlink
CNRtdb=mag2db(CNRt);
fprintf('\n\n');
fprintf('EIRP in db is = %f\n',EIRPudb);
fprintf('\n\n');
fprintf('EIRP in db is = %f\n',EIRPddb);
fprintf('\n\n');
fprintf('\n\n');
OUTPUT
Conclusion
Objective:
Transmitting and receiving three separate signals (Audio, Video, Tone) simultaneously through
satellite link
Equipments Needed:
Uplink Transmitter
Dish Antennas
Downlink Receiver
Connecting cables
Satellite Transponder
Procedure:
Once you get the set up ready as per the experiment 2, proceed as follows. •
Carry out the following settings at all three units starting from Uplink Transmitter then
Satellite Transponder and at last Downlink Receiver. This sequence of operation must be
followed to avoid any kind of improper operation of the system.
Now set the "Channel A" to 'Video' mode using the `Channel Select A' key, so as to
transmit video signals from Uplink Transmitter. The video signals are transmitted
through `Video' channel of the transmitter. Similarly set the "Channel B" to 'Tone' mode
using the `Channel Select B' key, so as to transmit tone signal from Uplink Transmitter.
The 'Tone' signal is transmitted through `Audio II' channel of the transmitter.
Now set the "Channel A" to 'Video' mode using the 'Channel Select A' key, so as to
receive video signals from Uplink Transmitter. The video signals are received through
'Video' channel of the receiver. Similarly Now set the 'Channel B' to 'Speaker' mode
using 'Channel Select B key, so as to hear the tone signal. The Tone signal is switched to
Speaker of Receiver.
Connect TV monitor to the Audio/Video output of Downlink Receiver. (Video from Video
Output, audio from Audio I output) Set TV in AV Mode.
Result:
Three separate signals (Audio, Video and Tone) are successfully received at Downlink Receiver
through satellite communication link.
Objective:
Equipments Needed:
Uplink Transmitter
Dish Antennas
Downlink Receiver
Connecting cables
Satellite Transponder
Function generator
Procedure:
Once you get the set up ready as per the experiment 2, proceed as follows.
Connect Function generator Sine wave output to Audio-I socket provided on Uplink
Transmitter.
Result:
Function generator waveforms are successfully received at Downlink Receiver through satellite
communication link.
Objective:
Equipments Needed:
Uplink Transmitter
Dish Antennas
Downlink Receiver
Software
Satellite Transponder
USB cables -2 Nos
Preferably 2 sets of PC's
Procedure:
Install the Satellite Communication software on both the PCs which are being used for
transmitting and receiving the PC data. •
Install the USB driver if needed so that USB device is detected/ supported by the PCs.
Once you get the set up ready as per the experiment 2, proceed as follows. •
Carry out the following settings at all three units starting from Uplink Transmitter then
Satellite Transponder and at last Downlink Receiver. This sequence of operation must be
followed to avoid any kind of Improper operation of the system.
Now set the 'Channel A' to 'PC Data' mode using 'Channel Select A' key, so as to transmit
PC data signal from Uplink Transmitter. The PC Data signals are transmitted trough
'Video' channel of the transmitter.
Keep the toggle switch to 'Telemetry off' position provided at Satellite Transponder unit.
Now set the 'Channel A' to 'PC Data' mode using 'Channel Select A' key, so as to receive
PC data signal from Uplink Transmitter.
Connect the USB cable to USB connector of Downlink Receiver and the other end to the
USB port of PC 2.
After completing the PC data communication ensure to disconnect the port by clicking
the 'Disconnect' buttons at both the PCs software windows to release the port so that
communication can be repeated without any problem related to system support.
Result:
PC data transmitted from first PC is received in the second PC via Satellite link.
Objective:
Study the delay between Uplink Transmitter and Downlink Receiver during data transmission.
Equipments Needed:
Uplink Transmitter
Dish Antennas
Downlink Receiver
Connecting cables.
Digital Storage Oscilloscope
Satellite Transponder
Procedure:
Once you get the set up ready as per the experiment 2, proceed as follows.
Carry out the following settings at all three units starting from Uplink Transmitter then
Satellite Transponder and at last Downlink Receiver. This sequence of operation must be
followed to avoid any kind of Improper operation of the system.
Now set the "Channel A" to 'Data' mode using the 'Channel Select A' key, so as to
transmit data signals from Uplink Transmitter. The data signals are transmitted through
'Video' channel of the transmitter.
Keep the toggle switch to 'Telemetry On' position prey,. at Satellite Transponder unit.
Now set the "Channel A" to 'Data' mode using the 'Channel Select A' key, so as to
receive data signals from Uplink Transmitter. The data signals are received through
'Video' channel of the receiver.
Connect the DSO CHIT to 'Received Data" section and observe the data.
Now gradually rotate the 'Delay Adjust' knob and observe the changes in the delay
between the transmitted and received data.
Objective:
To calculate the carrier to noise ratio of established satellite link
Equipments needed:
Uplink Transmitter
Dish Antennas
Satellite Transponder
Downlink Receiver
Oscilloscope Connecting cables
Procedure:
Calculation:
Calculation:
CNRdb = 10log10 ே = Cdbm – Ndbm
Objective:
Equipments Needed:
Uplink Transmitter
Dish Antennas
Satellite Transponder
Downlink Receiver
Oscilloscope connecting cables.
Procedure:
S = 51. – N
Observation:
Calculation:
The signal-to-noise ratio express in decibels the amount by which a signal level exceeds
its corresponding noise.
In the most general case, SNR express as the ratio of rms (root mean square) signal
level, Srms, to the rms noise, Nrms,(SNR = Srms/Nrms).
SNR is generally accepted to be a pre-modulation or post-detection measurement that
is one made on base signal.
Refer the figure as example only.
THEORY:-
The GPS system consists of a constellation of 24 satellites. While not officially declared fully
operational, for all practical purposes the system is now fully operational. These satellites orbit
the earth at an altitude of about 10,900 miles and at an inclination of 55 degrees. As I will
demonstrate in my next column, this orbit translates to an orbital period of 12 hours. The orbits
are distributed around the earth in such a way that at least 4 satellites are always visible from
virtually any point on the surface of the earth. This provides a means of precisely determining
the position of the user in longitude, latitude, and altitude. The satellites operate at two
frequencies, known as L1 and L2. These two frequencies are 1575.42 MHz and 1227.6 MHz,
respectively.
The whole system operates at a system clock frequency of 10.23 MHz, which is an exact
submultiples of the L1 and L2 frequencies. The two transmission frequencies are modulated
with a pseudo-random signal to produce spread spectrum signals. The L1 channel is modulated
with both a 1.023 Mbps pseudo-random code known as the C/A (course/acquisition) code and a
10.23 Mbps PN code known as the P (precision) code. The L2 channel is only modulated with
the P code. The two codes are considerably different in characteristics. The L1 code repeats
every 1023 bits, or every 1 millisecond. The P code, on the other hand, only repeats itself every
267 days. Furthermore, the P code can be encrypted by the Department of Defense, so as to
make it unavailable to civilian (or unauthorized) users. This limits the best accuracy obtainable
by unauthorized users to about 30 meters, while allowing authorized users to achieve
accuracies of up to 3 meters. Additionally, the DOD, at its discretion, can disseminate slightly
inaccurate information pertaining to the location of the satellites, so as to further degrade the
accuracy obtainable by unauthorized users to about 100 meters. These accuracy degradation
Determining Position
A GPS receiver "knows" the location of the satellites, because that information is
included in satellite transmissions. By estimating how far away a satellite is, the receiver also
"knows" it is located somewhere on the surface of an imaginary sphere centered at the
satellite. It then determines the sizes of several spheres, one for each satellite. The receiver is
located where these spheres intersect.
Mapping
Fishermen also use marine GPS to locate themselves and track the movement of shoals of fish
both in real time, and to predict where they will be the next day. The advent of GPS fixing has
also meant that co-operative fishing has become much easier, where there are several boats all
relaying their locations to each other while they locate the best fishing waters.
Special kinds of marine GPS, known as fish finders, also combine several functions in one to
help fishermen.
GPS Accuracy
The accuracy of a position determined with GPS depends on the type of receiver. Most hand-
held GPS units have about 10-20 meter accuracy. Other types of receivers use a method called
Differential GPS (DGPS) to obtain much higher accuracy. DGPS requires an additional receiver
fixed at a known location nearby. Observations made by the stationary receiver are used to
correct positions recorded by the roving units, producing an accuracy greater than 1 meter.
When the system was created, timing errors were inserted into GPS transmissions to limit the
GPS Receiver:-
The Global Positioning System (GPS) works on the principle that if you know your distance from
several locations, then you can calculate your location. The known locations are the 24
satellites located in six orbital planes at an altitude of 20,200Km. These satellites circle the
Earth every 12 hours and broadcast a data stream at the primary frequency L1 of 1.575GHz
which carries the coarse -acquistion (C/A) encoded signal to the ground. The GPS receiver
measures the time of arrival of the C/A code to a fraction of a millisecond, and thus determines
the distance to the satellite.
Conclusion: