SlideShare a Scribd company logo
1 of 6
Download to read offline
Quest Journals
Journal of Software Engineering and Simulation
Volume 3 ~ Issue 6 (2017) pp: 06-11
ISSN(Online) :2321-3795 ISSN (Print):2321-3809
www.questjournals.org
*Corresponding Author: M. Sakr, A. M. Sallam1
, Mohammed Aly Abdrabou 2
6 | Page
Research Paper
Frame Synchronization in Digital Communication Systems
M. Sakr, A. M. Sallam1
, Mohammed Aly Abdrabou2
Egyptian Armed Forces
Egypt
msakr75@yahoo.com
Received 09 Feb. 2017; Accepted 25 Feb. © The author(s) 2017. Published with open access at
www.questjournals.org
Abstract: This paper introduces the problem of frame synchronization in digital communication receiver and
evaluates the performance of using different sequences for frame synchronization such as Barker, Neuman-
Hofman and PN sequences. In this work we use a correlation rule based method where the receiver, after
recovering phase value, the given input values are correlated with a sync pattern (marker) and the frame
synchronization is obtained by examining the correlation values. Computer simulation is made by using
MATLAB-SIMULINK program and the results show that the correlation rule based method has acceptable
performance and implementation simplicity.
Keywords: Frame Synchronization, Barker Sequence, Neuman-Hofman Sequence, PN Sequence, Digital
Communication System.
I. INTRODUCTION
In digital communication systems data is not send as a simple stream of bits or bytes but in terms of
frames or packets. So, the receiver must be able to recognize the start of the frame by process called frame
synchronization. Generally, there are three levels of synchronization in a complete communication system:
carrier synchronization, symbol synchronization, frame synchronization. Carrier synchronization refers to the
process of generating a reference carrier with frequency and phase that is close to frequency and phase of a
received carrier. Symbol carrier refers to the process of deriving timing signals at the receiver which indicate
where, in time, the transmitted symbols are located. Once symbol synchronization is accomplished, the next
synchronization level is frame synchronization. It is easily seen that achievement of frame synchronization
automatically implies symbol synchronization, but the converse is not true.
Frame synchronization is the method used by receiver to locate the time position of the start of the
frame [1], i.e., the receiver needs a frame synchronization process to know where each frame of the transmitted
frames starts in order to demodulate the transmitted data. This process is achieved in several steps. First, the
transmitter inserts a fixed length symbol pattern called a marker into the beginning of each frame to form a
marker and frame pair, which is known as a packet. Packets are then converted from symbols into a waveform
and transmitted through the channel. The receiver detects the arrival of packets by searching for the marker, then
removes the markers from the data.
Various method for locating marker in data for binary Communication system over Additive White
Gaussian Noise (AWGN) channels was explained in [2] for the case of periodically embedded marker (i.e.,
frames having all the same length) and binary signaling with coherent demodulation, assuming perfect carrier
frequency and phase acquisition has been achieved prior to frame synchronization . The design of a marker in
the presence of back ground noise is discussed in the Scholtz [5]. Massey introduces optimum method [2] for
finding location of a marker which give a 3dB advantage over the other correlation methods. This rule is
complicated than other correlation methods. Extensions to multilevel modulation, frequency offset, non coherent
modulations and code-aided frame synchronization techniques are provided in [3, 4, 6, 14, 18].
This paper is organized as follows. The system description of the frame synchronizer is presented in
section 2. In section 3, the simulation model is presented, while the simulation results are presented and
analyzed in section4. Finally, concluding remarks is presented in section5.
II. SYSTEM DESCRIPTION
Figure 1 shows the general frame structure for digital data communication system. Here the marker is
periodically inserted by the transmitter in each start of each frame of data. At the receiver there is a correlation
Frame Synchronization In Digital Communication Systems
*Corresponding Author: M. Sakr, A. M. Sallam1
, Mohammed Aly Abdrabou 2
7 | Page
between the received frame and stored marker pattern and frame synchronization is obtained by examining the
correlation values.
It is better to choose a marker pattern used in frame synchronization with good autocorrelation
properties. Usually in the techniques of frame synchronization, special sequences such as Barker sequences [6],
are used for frame synchronization in digital communication systems. They are applied in Massey [2], Liu and
Tan [3] and Moon [6]. In these papers, 7- symbol Barker sequence (-1,-1,-1,1,1,-1,1), 13-symbol Barker
sequence (-1,-1,-1,-1,-1,1,1,-1,-1,1, -1,1,-1) and 13- symbol Neuman-Hofman sequence (1,1,1,1,1,1,-1,-1,1,1,-
1,1,-1) are used as a marker pattern in frame structures.
In this paper, we will use 7- symbol Barker sequence (BK7), 13- symbol Barker sequence (BK13) and
13- symbol Neuman-Hofman (NH13) sequence as in [2, 3, 5], and also introduce 11- symbol Barker sequence
(BK11) and a 15- symbol PN (PN15) sequences as a marker sequence for frame synchronization. The 11-
symbol Barker code sequence and the 15- symbol PN sequence also have good autocorrelation properties. These
two sequences are introduced in order to enhance the performance of frame synchronizer system with more
marker sequences and find out in which case the performance of frame synchronizer works best. The system is
simulated by using MATLAB-SIMULINK program.
III. SIMULATION MODEL OF FRAME SYNCHRONIZER
In the Simulink model the system used a random binary sequence to present the data then the marker is
injected into the beginning of each frame by concatenating the output of the marker sequence and the output of
the random binary sequence to form a marker and frame pair, which is known as a packet. The packets are
modulated using BPSK modulation scheme and this waveform is transmitted through the channel. In the
receiver, the arrival of packets is detected by searching for the marker, then the receiver removes the marker
from the data stream and bi error rate is calculated. Figure 2 shows the block diagram of frame synchronizer
scheme considered in this paper.
As shown in Figure 2 the system consists mainly of the following parts: transmitter, channel, and receiver:
1- Transmitter side,
2- Channel,
3- Receiver side.
And we will discuss the above parts in the following.
(A) Transmitter side:
The transmitter side consists of these main parts Marker Code Generator, Bernouli Binary Generator,
Matrix Concatenate and BPSK modulator. The Marker Code Generator is (Barker code with length 13, or 11, or
7) or (Neuman-Hofman code with length 13) or (PN code with length 15). Since Marker Code Generator output
is 1,-1 and the Bernoulli Binary Generator output is either 1 or 0. In order to attach the marker code to the frame,
we need to change its format using the Bipolar to Unipolar converter block. The binary data used in this system
are produced using Bernoulli expression, this data represents the actual data that will be transmitted. The binary
value are generated according a probability p. The zero value has a probability of p and the one value has a
probability of (1-p). In this system the value of the probability p will be (0.5) which means that the 0´s and 1´s
having the same generation probability. The sample time of the output is (1/200) sec and sample per frame is
200 i.e., if we use Barker code with length 13 as a marker for output frame the length of the frame after
concatenation is equal to 213 symbol where 13symbol for marker and 200 symbol data. For different lengths of
Barker code ( 7,11,13) the frame length after concatenation will be (207,211, and 213). The output packets are
modulated using BPSK modulation scheme and sent to a channel.
(B) Channel:
As shown in Figure 2 the channel consists of two blocks, the delay block and AWGN block. The delay
block is used to simulate real channel, we put a delay and watch if the receiver can compute this delay or not.
When the receiver determine this delay, it can know where the start of the frame, i.e., where should be the
starting point of decoding. The channel type used in this system is the Additive White Gaussian Noise (AWGN)
channel added noise to the input signal in order to represents the real transmission environment. The channel
mode used in this system is the signal to noise ratio Eb/No and a sample period of (1/frame length) sec.
(C) Receiver Side:
As shown in Figure 2, the output of the AWGN channel is applied to the receiver side. At receiver,
First demodulated data is converted from unipolar to Bipolar using unipolar to Bipolar converter to be the same
as a stored version of a marker sequence stored, then the received data and the stored version of marker code is
fed to Align signal subsystem. The Align signal subsystem consists of two main subsystems Enabled Compute
Frame Synchronization In Digital Communication Systems
*Corresponding Author: M. Sakr, A. M. Sallam1
, Mohammed Aly Abdrabou 2
8 | Page
Delay subsystem and Consecutive Delay Computation subsystem. In Enabled Compute Delay subsystem there
is a correlation process to find out the value and index of the peak of the correlation of received data and marker
code. The index of the maximum value represents the position of the start of frame, it is subtracted from frame
length value and then make a modulo operation between the frame length and this index. Figure 3 & Figure 4
shows Enabled Compute Delay subsystem and Consecutive Delay Computation subsystem.
As shown in Figure 3 & Figure 4, the function of Enabled Compute delay subsystem is calculating the
delay of the channel, while the function of the Consecutive Delay Computation subsystem is checking whether
the calculated delay remains the same for several iterations. If it is, the Enabled Delay Computation subsystem
is disabled. This is because once the same delay has been estimated for many iterations, then we can confident
that the estimate is correct and need not to be recalculated.
IV. RESULTS
In simulation results, we compare all the above marker sequences (Barker code with different length
(7,11,13), Neuman-Hofman code 13 and PN code 15) by measuring the bit error rate of the communication
system which using one of the above marker sequence. Figure 5 shows the comparison between all these marker
sequences at frame length 200 symbol. We find that three of these markers (Barker code 13, Barker code 11,
and Neuman-Hofman 13) have the same performance, while the other two marker sequences (Barker code 7 and
PN 15) have performance different. As expected we get that the performance of Barker code 7 is the worst
because it saturates nearly at value 2.6*10-4
at Eb/No=10dB. We mean by word saturation that the performance
doesn't enhance when increasing Eb/No, i.e., bit error rate value reach constant value. As shown in Figure 5, we
get that the performance of PN 15 is better than the performance of Barker 7 because it saturates at value about
8*10-6
at Eb/No = 11dB.
To differentiate between the other three marker sequences (Barker 13, Barker 11 and Neuman-Hofman
13) we increase frame length to 1000 symbol instead of 200 symbol. As shown in Figure 6, Barker 13 is the best
performance because when Eb/No increased, bit error rate enhanced. We get that Neuman-Hofman 13 saturates
at 4*10-5
while Barker 11 saturates at 3*10-6
. At Eb/No less than or equal 8 dB the performance of all these three
markers are equal.
V. CONCLUSION
This paper presented a proposed algorithm for the correlation rule based frame synchronizer technique
developed by MATLAB and Simulink. It developed and tested with AWGN channels. We compared the
performance of using different sequences for frame synchronization such as Barker, Neuman-Hofman, and PN
sequences. We concluded that if the frame length is equal to 200 symbol and the Eb/No is less than or equal to
7dB Barker 7 is the optimum because the performance of all sequences are the same but the throughput of
Barker 7 is the best.
If the frame length =1000 symbol and Eb/No is more than 10 dB the best one is Barker 13. In addition,
our technique leads to simpler analysis and is somewhat simpler to implement.
REFERENCES
[1]. S. Albin Jegus, P. Kannan, "Literature survey for frame synchronization in communication systems", International Journal of
Engineering Innovation & Research, vol. 2, Issue 1, 2013.
[2]. J.L. Massey, "Optimum frame synchronization", IEEE Trans. Communication, vol. 20, no. 4, pp. 115-119, 1972.
[3]. G. L. Lui and H. H Tau, " Frame synchronization for Gaussian channels", IEEE Trans. Communication, vol. 35, no. 8, pp. 818-
829, Aug. 1987.
[4]. Zae Yong Choi and Yong H. Lee, “Frame synchronization in the presence of frequency offset”, IEEE Trans. Communication,
vol. 50, no. 7, pp. 1062-1065, July 2002.
[5]. R. Scholtz, "Frame synchronization techniques", IEEE Trans. Communication, vol. 28, no. 8, pp. 1782-1789, Aug. 1980.
[6]. B. H. Moon and S. S. Soliman, "ML frame synchronization for the Gaussian channel with ISI", Proceedings of IEEE
International Conference on Communication, pp. 1698-1702, Denver, June, 1991.
[7]. M. S. Roden, Digital Communication Systems Design. Prentice Hall, New Jersey, 1988.
[8]. Macro Chiani and Maria G. Martini, “On sequential frame synchronization in AWGN channels”, IEEE Trans. Communication,
vol. 54, no. 2, February 2006.
[9]. Marco Chiani, "Non coherent frame synchronization", IEEE Trans. Communication, vol. 58, no. 5, 2010.
[10]. ThokozaniShongwe, Theo G. Swart, Hendrik C. Ferreira, and Tran van Trung, "Good synchronization sequences for permutation
codes", IEEE Trans. Communication, vol. 60, no. 5, May 2012.
[11]. Fumie Ono and Hiromasa Habuchi, “Embedded frame synchronization method for pulse position modulation systems”, IEICE
Trans. Fundamentals, vol. E89-A, no. 6, June 2006.
[12]. M. Vilanti, M. Iubatti, A. Vanelli-Coralli, and G. E. Corazza, “Design of distributed unique words for enhanced frame
synchronization”, IEEE Trans. Communication, vol. 57, no. 8, Aug 2009.
[13]. P. F. Driessen, “Performance of frame synchronization in packet transmission using bit erasure information", IEEE Trans.
Communication., vol. 39, no. 4, pp. 567-573, Apr. 1991.
[14]. Y. Wang, K. Shi, and E. Serpedin, “Continuous-mode frame synchronization for frequency-selective channels", IEEE Trans.
Veh. Technol., vol. 53, no. 3, pp. 865-871, May 2004.
Frame Synchronization In Digital Communication Systems
*Corresponding Author: M. Sakr, A. M. Sallam1
, Mohammed Aly Abdrabou 2
9 | Page
[15]. A. Kopansky and N. Bystrom ,“Frame synchronization for non coherent demodulation at fading channels", in Proc. IEEE Int
Conf. Commun. (ICC 2000), vol. 1, 2000, pp. 312-316.
[16]. M. M. K. Howlader and B. D. Woerner, “Decoder-assisted frame synchronization for packet transmission", IEEE J. Sel. Areas
Communication, vol. 19, no. 12, pp. 2331-2345, Dec. 2001.
[17]. T. M. Cassaro and C. N. Georghiades, “Frame synchronization for coded systems over AWGN channels," IEEE Trans.
Communication., vol. 52, no. 3, pp. 484-489, Mar. 2004.
[18]. H. Wymeersch, H. Steendam, H. Bruneel, and M. Moeneclaey, “Code aided frame synchronization and phase ambiguity
resolution", IEEE Trans. Signal Process., vol. 54, no. 7, pp. 2747-2757, July 2006.
[19]. M. Chiani and M. G. Martini, “Analysis of optimum frame synchronization based on periodically embedded sync words", IEEE
Trans. Communication., vol. 55, no. 11, pp. 2056-2060, Nov. 2007.
[20]. W. Suwansantisuk, M. Chiani, and M. Z. Win, “Frame synchronization for variable-length packets", IEEE J. Sel. Areas
Communication, vol. 26, no. 1, pp. 52-69, Jan. 2008.
Frame Synchronization In Digital Communication Systems
*Corresponding Author: M. Sakr, A. M. Sallam1
, Mohammed Aly Abdrabou 2
10 | Page
Frame Synchronization In Digital Communication Systems
*Corresponding Author: M. Sakr, A. M. Sallam1
, Mohammed Aly Abdrabou 2
11 | Page
Figure 6 BER vs. SNR Frame Length = 1000 symbol

More Related Content

What's hot

Orthogonal frequency division multiplexing
Orthogonal frequency division multiplexing Orthogonal frequency division multiplexing
Orthogonal frequency division multiplexing raj4619
 
OPTICAL FIBER COMMUNICATION UNIT-1
OPTICAL FIBER COMMUNICATION UNIT-1OPTICAL FIBER COMMUNICATION UNIT-1
OPTICAL FIBER COMMUNICATION UNIT-1Asif Iqbal
 
4.Sampling and Hilbert Transform
4.Sampling and Hilbert Transform4.Sampling and Hilbert Transform
4.Sampling and Hilbert TransformINDIAN NAVY
 
PSK (PHASE SHIFT KEYING )
PSK (PHASE SHIFT KEYING )PSK (PHASE SHIFT KEYING )
PSK (PHASE SHIFT KEYING )vijidhivi
 
Comparsion of M-Ary psk,fsk,qapsk.pptx
Comparsion of M-Ary psk,fsk,qapsk.pptxComparsion of M-Ary psk,fsk,qapsk.pptx
Comparsion of M-Ary psk,fsk,qapsk.pptxkeshav11845
 
Modulation techniques
Modulation techniquesModulation techniques
Modulation techniquesSathish Kumar
 
Digital modulation techniques
Digital modulation techniquesDigital modulation techniques
Digital modulation techniquessrkrishna341
 
Introduction to Electronic Communication
Introduction to Electronic Communication Introduction to Electronic Communication
Introduction to Electronic Communication Shital Kanaskar
 
Channel estimation - F. Ling
Channel estimation - F. LingChannel estimation - F. Ling
Channel estimation - F. LingFuyun Ling
 
Discrete Signal Processing
Discrete Signal ProcessingDiscrete Signal Processing
Discrete Signal Processingmargretrosy
 
Pulse amplitude modulation
Pulse amplitude modulationPulse amplitude modulation
Pulse amplitude modulationVishal kakade
 
Analog communication
Analog communicationAnalog communication
Analog communicationPreston King
 
Lecture Notes: EEEC6440315 Communication Systems - Inter Symbol Interference...
Lecture Notes:  EEEC6440315 Communication Systems - Inter Symbol Interference...Lecture Notes:  EEEC6440315 Communication Systems - Inter Symbol Interference...
Lecture Notes: EEEC6440315 Communication Systems - Inter Symbol Interference...AIMST University
 
Noise in AM systems.ppt
Noise in AM systems.pptNoise in AM systems.ppt
Noise in AM systems.pptinfomerlin
 
Digital communication systems
Digital communication systemsDigital communication systems
Digital communication systemsNisreen Bashar
 

What's hot (20)

PCM-Part 1.pptx
PCM-Part 1.pptxPCM-Part 1.pptx
PCM-Part 1.pptx
 
Multiple Access
Multiple AccessMultiple Access
Multiple Access
 
carrier synchronization
carrier synchronizationcarrier synchronization
carrier synchronization
 
Orthogonal frequency division multiplexing
Orthogonal frequency division multiplexing Orthogonal frequency division multiplexing
Orthogonal frequency division multiplexing
 
17 SONET/SDH
17 SONET/SDH17 SONET/SDH
17 SONET/SDH
 
OPTICAL FIBER COMMUNICATION UNIT-1
OPTICAL FIBER COMMUNICATION UNIT-1OPTICAL FIBER COMMUNICATION UNIT-1
OPTICAL FIBER COMMUNICATION UNIT-1
 
4.Sampling and Hilbert Transform
4.Sampling and Hilbert Transform4.Sampling and Hilbert Transform
4.Sampling and Hilbert Transform
 
PSK (PHASE SHIFT KEYING )
PSK (PHASE SHIFT KEYING )PSK (PHASE SHIFT KEYING )
PSK (PHASE SHIFT KEYING )
 
Comparsion of M-Ary psk,fsk,qapsk.pptx
Comparsion of M-Ary psk,fsk,qapsk.pptxComparsion of M-Ary psk,fsk,qapsk.pptx
Comparsion of M-Ary psk,fsk,qapsk.pptx
 
Modulation techniques
Modulation techniquesModulation techniques
Modulation techniques
 
Digital modulation techniques
Digital modulation techniquesDigital modulation techniques
Digital modulation techniques
 
Introduction to Electronic Communication
Introduction to Electronic Communication Introduction to Electronic Communication
Introduction to Electronic Communication
 
Ofdm
OfdmOfdm
Ofdm
 
Channel estimation - F. Ling
Channel estimation - F. LingChannel estimation - F. Ling
Channel estimation - F. Ling
 
Discrete Signal Processing
Discrete Signal ProcessingDiscrete Signal Processing
Discrete Signal Processing
 
Pulse amplitude modulation
Pulse amplitude modulationPulse amplitude modulation
Pulse amplitude modulation
 
Analog communication
Analog communicationAnalog communication
Analog communication
 
Lecture Notes: EEEC6440315 Communication Systems - Inter Symbol Interference...
Lecture Notes:  EEEC6440315 Communication Systems - Inter Symbol Interference...Lecture Notes:  EEEC6440315 Communication Systems - Inter Symbol Interference...
Lecture Notes: EEEC6440315 Communication Systems - Inter Symbol Interference...
 
Noise in AM systems.ppt
Noise in AM systems.pptNoise in AM systems.ppt
Noise in AM systems.ppt
 
Digital communication systems
Digital communication systemsDigital communication systems
Digital communication systems
 

Similar to Frame Synchronization in Digital Communication Systems

Optimized OFDM Model Using CMA Channel Equalization for BER Evaluation
Optimized OFDM Model Using CMA Channel Equalization for BER EvaluationOptimized OFDM Model Using CMA Channel Equalization for BER Evaluation
Optimized OFDM Model Using CMA Channel Equalization for BER EvaluationjournalBEEI
 
Research Inventy: International Journal of Engineering and Science
Research Inventy: International Journal of Engineering and ScienceResearch Inventy: International Journal of Engineering and Science
Research Inventy: International Journal of Engineering and Scienceresearchinventy
 
Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...researchinventy
 
A Novel Alamouti STBC Technique for MIMO System Using 16- QAM Modulation and ...
A Novel Alamouti STBC Technique for MIMO System Using 16- QAM Modulation and ...A Novel Alamouti STBC Technique for MIMO System Using 16- QAM Modulation and ...
A Novel Alamouti STBC Technique for MIMO System Using 16- QAM Modulation and ...IJERA Editor
 
EE352 - Final Project Report
EE352 - Final Project ReportEE352 - Final Project Report
EE352 - Final Project ReportRob Garrone
 
Designing and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM SystemDesigning and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM SystemIOSR Journals
 
Designing and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM SystemDesigning and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM SystemIOSR Journals
 
Frame Synchronization for OFDMA mode of WMAN
Frame Synchronization for OFDMA mode of WMANFrame Synchronization for OFDMA mode of WMAN
Frame Synchronization for OFDMA mode of WMANPushpa Kotipalli
 
Implementation of OFDM System Using Various Channel Modulation Schemes
Implementation of OFDM System Using Various Channel Modulation SchemesImplementation of OFDM System Using Various Channel Modulation Schemes
Implementation of OFDM System Using Various Channel Modulation SchemesIJCSIS Research Publications
 
IMPLEMENTATION OF JOINT NETWORK CHANNEL DECODING ALGORITHM FOR MULTIPLE ACCES...
IMPLEMENTATION OF JOINT NETWORK CHANNEL DECODING ALGORITHM FOR MULTIPLE ACCES...IMPLEMENTATION OF JOINT NETWORK CHANNEL DECODING ALGORITHM FOR MULTIPLE ACCES...
IMPLEMENTATION OF JOINT NETWORK CHANNEL DECODING ALGORITHM FOR MULTIPLE ACCES...cscpconf
 
Implementation of Joint Network Channel Decoding Algorithm for Multiple Acces...
Implementation of Joint Network Channel Decoding Algorithm for Multiple Acces...Implementation of Joint Network Channel Decoding Algorithm for Multiple Acces...
Implementation of Joint Network Channel Decoding Algorithm for Multiple Acces...csandit
 
FPGA based Data Scrambler for Ultra-Wideband Communication Systems
FPGA based Data Scrambler for Ultra-Wideband Communication SystemsFPGA based Data Scrambler for Ultra-Wideband Communication Systems
FPGA based Data Scrambler for Ultra-Wideband Communication Systemsidescitation
 
Improving The Performance of Viterbi Decoder using Window System
Improving The Performance of Viterbi Decoder using Window System Improving The Performance of Viterbi Decoder using Window System
Improving The Performance of Viterbi Decoder using Window System IJECEIAES
 
Iaetsd chaos cdsk communication system
Iaetsd chaos cdsk communication systemIaetsd chaos cdsk communication system
Iaetsd chaos cdsk communication systemIaetsd Iaetsd
 
Iterative network channel decoding with cooperative space-time transmission
Iterative network channel decoding with cooperative space-time transmissionIterative network channel decoding with cooperative space-time transmission
Iterative network channel decoding with cooperative space-time transmissionijasuc
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
BER Performance of OFDM-QAM over AWGN and RICAIN Channels Using Error Correct...
BER Performance of OFDM-QAM over AWGN and RICAIN Channels Using Error Correct...BER Performance of OFDM-QAM over AWGN and RICAIN Channels Using Error Correct...
BER Performance of OFDM-QAM over AWGN and RICAIN Channels Using Error Correct...IJERA Editor
 
Minimization Of Inter Symbol Interference Based Error in OFDM System Using A...
Minimization Of Inter Symbol Interference Based Error in  OFDM System Using A...Minimization Of Inter Symbol Interference Based Error in  OFDM System Using A...
Minimization Of Inter Symbol Interference Based Error in OFDM System Using A...IJMER
 

Similar to Frame Synchronization in Digital Communication Systems (20)

Optimized OFDM Model Using CMA Channel Equalization for BER Evaluation
Optimized OFDM Model Using CMA Channel Equalization for BER EvaluationOptimized OFDM Model Using CMA Channel Equalization for BER Evaluation
Optimized OFDM Model Using CMA Channel Equalization for BER Evaluation
 
Research Inventy: International Journal of Engineering and Science
Research Inventy: International Journal of Engineering and ScienceResearch Inventy: International Journal of Engineering and Science
Research Inventy: International Journal of Engineering and Science
 
Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...
 
A Novel Alamouti STBC Technique for MIMO System Using 16- QAM Modulation and ...
A Novel Alamouti STBC Technique for MIMO System Using 16- QAM Modulation and ...A Novel Alamouti STBC Technique for MIMO System Using 16- QAM Modulation and ...
A Novel Alamouti STBC Technique for MIMO System Using 16- QAM Modulation and ...
 
205 eng105
205 eng105205 eng105
205 eng105
 
EE352 - Final Project Report
EE352 - Final Project ReportEE352 - Final Project Report
EE352 - Final Project Report
 
THROUGHPUT ANALYSIS OF MOBILE WIMAX NETWORK UNDER MULTIPATH RICIAN FADING CHA...
THROUGHPUT ANALYSIS OF MOBILE WIMAX NETWORK UNDER MULTIPATH RICIAN FADING CHA...THROUGHPUT ANALYSIS OF MOBILE WIMAX NETWORK UNDER MULTIPATH RICIAN FADING CHA...
THROUGHPUT ANALYSIS OF MOBILE WIMAX NETWORK UNDER MULTIPATH RICIAN FADING CHA...
 
Designing and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM SystemDesigning and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM System
 
Designing and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM SystemDesigning and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM System
 
Frame Synchronization for OFDMA mode of WMAN
Frame Synchronization for OFDMA mode of WMANFrame Synchronization for OFDMA mode of WMAN
Frame Synchronization for OFDMA mode of WMAN
 
Implementation of OFDM System Using Various Channel Modulation Schemes
Implementation of OFDM System Using Various Channel Modulation SchemesImplementation of OFDM System Using Various Channel Modulation Schemes
Implementation of OFDM System Using Various Channel Modulation Schemes
 
IMPLEMENTATION OF JOINT NETWORK CHANNEL DECODING ALGORITHM FOR MULTIPLE ACCES...
IMPLEMENTATION OF JOINT NETWORK CHANNEL DECODING ALGORITHM FOR MULTIPLE ACCES...IMPLEMENTATION OF JOINT NETWORK CHANNEL DECODING ALGORITHM FOR MULTIPLE ACCES...
IMPLEMENTATION OF JOINT NETWORK CHANNEL DECODING ALGORITHM FOR MULTIPLE ACCES...
 
Implementation of Joint Network Channel Decoding Algorithm for Multiple Acces...
Implementation of Joint Network Channel Decoding Algorithm for Multiple Acces...Implementation of Joint Network Channel Decoding Algorithm for Multiple Acces...
Implementation of Joint Network Channel Decoding Algorithm for Multiple Acces...
 
FPGA based Data Scrambler for Ultra-Wideband Communication Systems
FPGA based Data Scrambler for Ultra-Wideband Communication SystemsFPGA based Data Scrambler for Ultra-Wideband Communication Systems
FPGA based Data Scrambler for Ultra-Wideband Communication Systems
 
Improving The Performance of Viterbi Decoder using Window System
Improving The Performance of Viterbi Decoder using Window System Improving The Performance of Viterbi Decoder using Window System
Improving The Performance of Viterbi Decoder using Window System
 
Iaetsd chaos cdsk communication system
Iaetsd chaos cdsk communication systemIaetsd chaos cdsk communication system
Iaetsd chaos cdsk communication system
 
Iterative network channel decoding with cooperative space-time transmission
Iterative network channel decoding with cooperative space-time transmissionIterative network channel decoding with cooperative space-time transmission
Iterative network channel decoding with cooperative space-time transmission
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
BER Performance of OFDM-QAM over AWGN and RICAIN Channels Using Error Correct...
BER Performance of OFDM-QAM over AWGN and RICAIN Channels Using Error Correct...BER Performance of OFDM-QAM over AWGN and RICAIN Channels Using Error Correct...
BER Performance of OFDM-QAM over AWGN and RICAIN Channels Using Error Correct...
 
Minimization Of Inter Symbol Interference Based Error in OFDM System Using A...
Minimization Of Inter Symbol Interference Based Error in  OFDM System Using A...Minimization Of Inter Symbol Interference Based Error in  OFDM System Using A...
Minimization Of Inter Symbol Interference Based Error in OFDM System Using A...
 

More from QUESTJOURNAL

On the Use of the Causal Analysis in Small Type Fit Indices of Adult Mathemat...
On the Use of the Causal Analysis in Small Type Fit Indices of Adult Mathemat...On the Use of the Causal Analysis in Small Type Fit Indices of Adult Mathemat...
On the Use of the Causal Analysis in Small Type Fit Indices of Adult Mathemat...QUESTJOURNAL
 
The Sov’reign Shrine of Veiled Melancholy- The Shadow of Consumption on La Be...
The Sov’reign Shrine of Veiled Melancholy- The Shadow of Consumption on La Be...The Sov’reign Shrine of Veiled Melancholy- The Shadow of Consumption on La Be...
The Sov’reign Shrine of Veiled Melancholy- The Shadow of Consumption on La Be...QUESTJOURNAL
 
Recruitment Practices And Staff Performance In Public Universities: A Case St...
Recruitment Practices And Staff Performance In Public Universities: A Case St...Recruitment Practices And Staff Performance In Public Universities: A Case St...
Recruitment Practices And Staff Performance In Public Universities: A Case St...QUESTJOURNAL
 
Pesse Na Siri’ Budgetary System: A Historiography Study of Luwu Kingdom in Is...
Pesse Na Siri’ Budgetary System: A Historiography Study of Luwu Kingdom in Is...Pesse Na Siri’ Budgetary System: A Historiography Study of Luwu Kingdom in Is...
Pesse Na Siri’ Budgetary System: A Historiography Study of Luwu Kingdom in Is...QUESTJOURNAL
 
Fabrication of Complete Dentures for A Patient with Resorbed Mandibular Anter...
Fabrication of Complete Dentures for A Patient with Resorbed Mandibular Anter...Fabrication of Complete Dentures for A Patient with Resorbed Mandibular Anter...
Fabrication of Complete Dentures for A Patient with Resorbed Mandibular Anter...QUESTJOURNAL
 
Steganographic Technique Using Instant Messaging Conversation Dynamics
Steganographic Technique Using Instant Messaging Conversation DynamicsSteganographic Technique Using Instant Messaging Conversation Dynamics
Steganographic Technique Using Instant Messaging Conversation DynamicsQUESTJOURNAL
 
Simple Obfuscation Tool for Software Protection
Simple Obfuscation Tool for Software ProtectionSimple Obfuscation Tool for Software Protection
Simple Obfuscation Tool for Software ProtectionQUESTJOURNAL
 
Block Hybrid Method for the Solution of General Second Order Ordinary Differe...
Block Hybrid Method for the Solution of General Second Order Ordinary Differe...Block Hybrid Method for the Solution of General Second Order Ordinary Differe...
Block Hybrid Method for the Solution of General Second Order Ordinary Differe...QUESTJOURNAL
 
Modeling – Based Instructional Strategy for Enhancing Problem Solving Ability...
Modeling – Based Instructional Strategy for Enhancing Problem Solving Ability...Modeling – Based Instructional Strategy for Enhancing Problem Solving Ability...
Modeling – Based Instructional Strategy for Enhancing Problem Solving Ability...QUESTJOURNAL
 
Exploring the Effectiveness of the Arabic LanguageTeaching Methods in Indones...
Exploring the Effectiveness of the Arabic LanguageTeaching Methods in Indones...Exploring the Effectiveness of the Arabic LanguageTeaching Methods in Indones...
Exploring the Effectiveness of the Arabic LanguageTeaching Methods in Indones...QUESTJOURNAL
 
The Teller & The Tales: A Study of The Novels of Amitav Ghosh
The Teller & The Tales: A Study of The Novels of Amitav GhoshThe Teller & The Tales: A Study of The Novels of Amitav Ghosh
The Teller & The Tales: A Study of The Novels of Amitav GhoshQUESTJOURNAL
 
Harmony in Philip Larkin’s Poems
Harmony in Philip Larkin’s PoemsHarmony in Philip Larkin’s Poems
Harmony in Philip Larkin’s PoemsQUESTJOURNAL
 
The Influence of Religiosity on Marital Satisfaction and Stability AmongChris...
The Influence of Religiosity on Marital Satisfaction and Stability AmongChris...The Influence of Religiosity on Marital Satisfaction and Stability AmongChris...
The Influence of Religiosity on Marital Satisfaction and Stability AmongChris...QUESTJOURNAL
 
The SA0 Group Reservoir ’S Compositive Evaluation In The Central Developing P...
The SA0 Group Reservoir ’S Compositive Evaluation In The Central Developing P...The SA0 Group Reservoir ’S Compositive Evaluation In The Central Developing P...
The SA0 Group Reservoir ’S Compositive Evaluation In The Central Developing P...QUESTJOURNAL
 
Down the Purgatory of Memories:The Pain of Remembering in M alayalam Naxal Ci...
Down the Purgatory of Memories:The Pain of Remembering in M alayalam Naxal Ci...Down the Purgatory of Memories:The Pain of Remembering in M alayalam Naxal Ci...
Down the Purgatory of Memories:The Pain of Remembering in M alayalam Naxal Ci...QUESTJOURNAL
 
Professional Competences: An Integrative Approach for Defining The Training C...
Professional Competences: An Integrative Approach for Defining The Training C...Professional Competences: An Integrative Approach for Defining The Training C...
Professional Competences: An Integrative Approach for Defining The Training C...QUESTJOURNAL
 
Resisting Total Marginality: Understanding African-American College Students’...
Resisting Total Marginality: Understanding African-American College Students’...Resisting Total Marginality: Understanding African-American College Students’...
Resisting Total Marginality: Understanding African-American College Students’...QUESTJOURNAL
 
“To the Truthful Death, From the Shining Life” By Joe Varghese
“To the Truthful Death, From the Shining Life” By Joe Varghese“To the Truthful Death, From the Shining Life” By Joe Varghese
“To the Truthful Death, From the Shining Life” By Joe VargheseQUESTJOURNAL
 
Alternative dispute resolution and civil litigation barriers to access to jus...
Alternative dispute resolution and civil litigation barriers to access to jus...Alternative dispute resolution and civil litigation barriers to access to jus...
Alternative dispute resolution and civil litigation barriers to access to jus...QUESTJOURNAL
 
Challenges to Traditional Gender Norms in Mary Wollstonecraft’s A Vindication...
Challenges to Traditional Gender Norms in Mary Wollstonecraft’s A Vindication...Challenges to Traditional Gender Norms in Mary Wollstonecraft’s A Vindication...
Challenges to Traditional Gender Norms in Mary Wollstonecraft’s A Vindication...QUESTJOURNAL
 

More from QUESTJOURNAL (20)

On the Use of the Causal Analysis in Small Type Fit Indices of Adult Mathemat...
On the Use of the Causal Analysis in Small Type Fit Indices of Adult Mathemat...On the Use of the Causal Analysis in Small Type Fit Indices of Adult Mathemat...
On the Use of the Causal Analysis in Small Type Fit Indices of Adult Mathemat...
 
The Sov’reign Shrine of Veiled Melancholy- The Shadow of Consumption on La Be...
The Sov’reign Shrine of Veiled Melancholy- The Shadow of Consumption on La Be...The Sov’reign Shrine of Veiled Melancholy- The Shadow of Consumption on La Be...
The Sov’reign Shrine of Veiled Melancholy- The Shadow of Consumption on La Be...
 
Recruitment Practices And Staff Performance In Public Universities: A Case St...
Recruitment Practices And Staff Performance In Public Universities: A Case St...Recruitment Practices And Staff Performance In Public Universities: A Case St...
Recruitment Practices And Staff Performance In Public Universities: A Case St...
 
Pesse Na Siri’ Budgetary System: A Historiography Study of Luwu Kingdom in Is...
Pesse Na Siri’ Budgetary System: A Historiography Study of Luwu Kingdom in Is...Pesse Na Siri’ Budgetary System: A Historiography Study of Luwu Kingdom in Is...
Pesse Na Siri’ Budgetary System: A Historiography Study of Luwu Kingdom in Is...
 
Fabrication of Complete Dentures for A Patient with Resorbed Mandibular Anter...
Fabrication of Complete Dentures for A Patient with Resorbed Mandibular Anter...Fabrication of Complete Dentures for A Patient with Resorbed Mandibular Anter...
Fabrication of Complete Dentures for A Patient with Resorbed Mandibular Anter...
 
Steganographic Technique Using Instant Messaging Conversation Dynamics
Steganographic Technique Using Instant Messaging Conversation DynamicsSteganographic Technique Using Instant Messaging Conversation Dynamics
Steganographic Technique Using Instant Messaging Conversation Dynamics
 
Simple Obfuscation Tool for Software Protection
Simple Obfuscation Tool for Software ProtectionSimple Obfuscation Tool for Software Protection
Simple Obfuscation Tool for Software Protection
 
Block Hybrid Method for the Solution of General Second Order Ordinary Differe...
Block Hybrid Method for the Solution of General Second Order Ordinary Differe...Block Hybrid Method for the Solution of General Second Order Ordinary Differe...
Block Hybrid Method for the Solution of General Second Order Ordinary Differe...
 
Modeling – Based Instructional Strategy for Enhancing Problem Solving Ability...
Modeling – Based Instructional Strategy for Enhancing Problem Solving Ability...Modeling – Based Instructional Strategy for Enhancing Problem Solving Ability...
Modeling – Based Instructional Strategy for Enhancing Problem Solving Ability...
 
Exploring the Effectiveness of the Arabic LanguageTeaching Methods in Indones...
Exploring the Effectiveness of the Arabic LanguageTeaching Methods in Indones...Exploring the Effectiveness of the Arabic LanguageTeaching Methods in Indones...
Exploring the Effectiveness of the Arabic LanguageTeaching Methods in Indones...
 
The Teller & The Tales: A Study of The Novels of Amitav Ghosh
The Teller & The Tales: A Study of The Novels of Amitav GhoshThe Teller & The Tales: A Study of The Novels of Amitav Ghosh
The Teller & The Tales: A Study of The Novels of Amitav Ghosh
 
Harmony in Philip Larkin’s Poems
Harmony in Philip Larkin’s PoemsHarmony in Philip Larkin’s Poems
Harmony in Philip Larkin’s Poems
 
The Influence of Religiosity on Marital Satisfaction and Stability AmongChris...
The Influence of Religiosity on Marital Satisfaction and Stability AmongChris...The Influence of Religiosity on Marital Satisfaction and Stability AmongChris...
The Influence of Religiosity on Marital Satisfaction and Stability AmongChris...
 
The SA0 Group Reservoir ’S Compositive Evaluation In The Central Developing P...
The SA0 Group Reservoir ’S Compositive Evaluation In The Central Developing P...The SA0 Group Reservoir ’S Compositive Evaluation In The Central Developing P...
The SA0 Group Reservoir ’S Compositive Evaluation In The Central Developing P...
 
Down the Purgatory of Memories:The Pain of Remembering in M alayalam Naxal Ci...
Down the Purgatory of Memories:The Pain of Remembering in M alayalam Naxal Ci...Down the Purgatory of Memories:The Pain of Remembering in M alayalam Naxal Ci...
Down the Purgatory of Memories:The Pain of Remembering in M alayalam Naxal Ci...
 
Professional Competences: An Integrative Approach for Defining The Training C...
Professional Competences: An Integrative Approach for Defining The Training C...Professional Competences: An Integrative Approach for Defining The Training C...
Professional Competences: An Integrative Approach for Defining The Training C...
 
Resisting Total Marginality: Understanding African-American College Students’...
Resisting Total Marginality: Understanding African-American College Students’...Resisting Total Marginality: Understanding African-American College Students’...
Resisting Total Marginality: Understanding African-American College Students’...
 
“To the Truthful Death, From the Shining Life” By Joe Varghese
“To the Truthful Death, From the Shining Life” By Joe Varghese“To the Truthful Death, From the Shining Life” By Joe Varghese
“To the Truthful Death, From the Shining Life” By Joe Varghese
 
Alternative dispute resolution and civil litigation barriers to access to jus...
Alternative dispute resolution and civil litigation barriers to access to jus...Alternative dispute resolution and civil litigation barriers to access to jus...
Alternative dispute resolution and civil litigation barriers to access to jus...
 
Challenges to Traditional Gender Norms in Mary Wollstonecraft’s A Vindication...
Challenges to Traditional Gender Norms in Mary Wollstonecraft’s A Vindication...Challenges to Traditional Gender Norms in Mary Wollstonecraft’s A Vindication...
Challenges to Traditional Gender Norms in Mary Wollstonecraft’s A Vindication...
 

Recently uploaded

High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 

Recently uploaded (20)

★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 

Frame Synchronization in Digital Communication Systems

  • 1. Quest Journals Journal of Software Engineering and Simulation Volume 3 ~ Issue 6 (2017) pp: 06-11 ISSN(Online) :2321-3795 ISSN (Print):2321-3809 www.questjournals.org *Corresponding Author: M. Sakr, A. M. Sallam1 , Mohammed Aly Abdrabou 2 6 | Page Research Paper Frame Synchronization in Digital Communication Systems M. Sakr, A. M. Sallam1 , Mohammed Aly Abdrabou2 Egyptian Armed Forces Egypt msakr75@yahoo.com Received 09 Feb. 2017; Accepted 25 Feb. © The author(s) 2017. Published with open access at www.questjournals.org Abstract: This paper introduces the problem of frame synchronization in digital communication receiver and evaluates the performance of using different sequences for frame synchronization such as Barker, Neuman- Hofman and PN sequences. In this work we use a correlation rule based method where the receiver, after recovering phase value, the given input values are correlated with a sync pattern (marker) and the frame synchronization is obtained by examining the correlation values. Computer simulation is made by using MATLAB-SIMULINK program and the results show that the correlation rule based method has acceptable performance and implementation simplicity. Keywords: Frame Synchronization, Barker Sequence, Neuman-Hofman Sequence, PN Sequence, Digital Communication System. I. INTRODUCTION In digital communication systems data is not send as a simple stream of bits or bytes but in terms of frames or packets. So, the receiver must be able to recognize the start of the frame by process called frame synchronization. Generally, there are three levels of synchronization in a complete communication system: carrier synchronization, symbol synchronization, frame synchronization. Carrier synchronization refers to the process of generating a reference carrier with frequency and phase that is close to frequency and phase of a received carrier. Symbol carrier refers to the process of deriving timing signals at the receiver which indicate where, in time, the transmitted symbols are located. Once symbol synchronization is accomplished, the next synchronization level is frame synchronization. It is easily seen that achievement of frame synchronization automatically implies symbol synchronization, but the converse is not true. Frame synchronization is the method used by receiver to locate the time position of the start of the frame [1], i.e., the receiver needs a frame synchronization process to know where each frame of the transmitted frames starts in order to demodulate the transmitted data. This process is achieved in several steps. First, the transmitter inserts a fixed length symbol pattern called a marker into the beginning of each frame to form a marker and frame pair, which is known as a packet. Packets are then converted from symbols into a waveform and transmitted through the channel. The receiver detects the arrival of packets by searching for the marker, then removes the markers from the data. Various method for locating marker in data for binary Communication system over Additive White Gaussian Noise (AWGN) channels was explained in [2] for the case of periodically embedded marker (i.e., frames having all the same length) and binary signaling with coherent demodulation, assuming perfect carrier frequency and phase acquisition has been achieved prior to frame synchronization . The design of a marker in the presence of back ground noise is discussed in the Scholtz [5]. Massey introduces optimum method [2] for finding location of a marker which give a 3dB advantage over the other correlation methods. This rule is complicated than other correlation methods. Extensions to multilevel modulation, frequency offset, non coherent modulations and code-aided frame synchronization techniques are provided in [3, 4, 6, 14, 18]. This paper is organized as follows. The system description of the frame synchronizer is presented in section 2. In section 3, the simulation model is presented, while the simulation results are presented and analyzed in section4. Finally, concluding remarks is presented in section5. II. SYSTEM DESCRIPTION Figure 1 shows the general frame structure for digital data communication system. Here the marker is periodically inserted by the transmitter in each start of each frame of data. At the receiver there is a correlation
  • 2. Frame Synchronization In Digital Communication Systems *Corresponding Author: M. Sakr, A. M. Sallam1 , Mohammed Aly Abdrabou 2 7 | Page between the received frame and stored marker pattern and frame synchronization is obtained by examining the correlation values. It is better to choose a marker pattern used in frame synchronization with good autocorrelation properties. Usually in the techniques of frame synchronization, special sequences such as Barker sequences [6], are used for frame synchronization in digital communication systems. They are applied in Massey [2], Liu and Tan [3] and Moon [6]. In these papers, 7- symbol Barker sequence (-1,-1,-1,1,1,-1,1), 13-symbol Barker sequence (-1,-1,-1,-1,-1,1,1,-1,-1,1, -1,1,-1) and 13- symbol Neuman-Hofman sequence (1,1,1,1,1,1,-1,-1,1,1,- 1,1,-1) are used as a marker pattern in frame structures. In this paper, we will use 7- symbol Barker sequence (BK7), 13- symbol Barker sequence (BK13) and 13- symbol Neuman-Hofman (NH13) sequence as in [2, 3, 5], and also introduce 11- symbol Barker sequence (BK11) and a 15- symbol PN (PN15) sequences as a marker sequence for frame synchronization. The 11- symbol Barker code sequence and the 15- symbol PN sequence also have good autocorrelation properties. These two sequences are introduced in order to enhance the performance of frame synchronizer system with more marker sequences and find out in which case the performance of frame synchronizer works best. The system is simulated by using MATLAB-SIMULINK program. III. SIMULATION MODEL OF FRAME SYNCHRONIZER In the Simulink model the system used a random binary sequence to present the data then the marker is injected into the beginning of each frame by concatenating the output of the marker sequence and the output of the random binary sequence to form a marker and frame pair, which is known as a packet. The packets are modulated using BPSK modulation scheme and this waveform is transmitted through the channel. In the receiver, the arrival of packets is detected by searching for the marker, then the receiver removes the marker from the data stream and bi error rate is calculated. Figure 2 shows the block diagram of frame synchronizer scheme considered in this paper. As shown in Figure 2 the system consists mainly of the following parts: transmitter, channel, and receiver: 1- Transmitter side, 2- Channel, 3- Receiver side. And we will discuss the above parts in the following. (A) Transmitter side: The transmitter side consists of these main parts Marker Code Generator, Bernouli Binary Generator, Matrix Concatenate and BPSK modulator. The Marker Code Generator is (Barker code with length 13, or 11, or 7) or (Neuman-Hofman code with length 13) or (PN code with length 15). Since Marker Code Generator output is 1,-1 and the Bernoulli Binary Generator output is either 1 or 0. In order to attach the marker code to the frame, we need to change its format using the Bipolar to Unipolar converter block. The binary data used in this system are produced using Bernoulli expression, this data represents the actual data that will be transmitted. The binary value are generated according a probability p. The zero value has a probability of p and the one value has a probability of (1-p). In this system the value of the probability p will be (0.5) which means that the 0´s and 1´s having the same generation probability. The sample time of the output is (1/200) sec and sample per frame is 200 i.e., if we use Barker code with length 13 as a marker for output frame the length of the frame after concatenation is equal to 213 symbol where 13symbol for marker and 200 symbol data. For different lengths of Barker code ( 7,11,13) the frame length after concatenation will be (207,211, and 213). The output packets are modulated using BPSK modulation scheme and sent to a channel. (B) Channel: As shown in Figure 2 the channel consists of two blocks, the delay block and AWGN block. The delay block is used to simulate real channel, we put a delay and watch if the receiver can compute this delay or not. When the receiver determine this delay, it can know where the start of the frame, i.e., where should be the starting point of decoding. The channel type used in this system is the Additive White Gaussian Noise (AWGN) channel added noise to the input signal in order to represents the real transmission environment. The channel mode used in this system is the signal to noise ratio Eb/No and a sample period of (1/frame length) sec. (C) Receiver Side: As shown in Figure 2, the output of the AWGN channel is applied to the receiver side. At receiver, First demodulated data is converted from unipolar to Bipolar using unipolar to Bipolar converter to be the same as a stored version of a marker sequence stored, then the received data and the stored version of marker code is fed to Align signal subsystem. The Align signal subsystem consists of two main subsystems Enabled Compute
  • 3. Frame Synchronization In Digital Communication Systems *Corresponding Author: M. Sakr, A. M. Sallam1 , Mohammed Aly Abdrabou 2 8 | Page Delay subsystem and Consecutive Delay Computation subsystem. In Enabled Compute Delay subsystem there is a correlation process to find out the value and index of the peak of the correlation of received data and marker code. The index of the maximum value represents the position of the start of frame, it is subtracted from frame length value and then make a modulo operation between the frame length and this index. Figure 3 & Figure 4 shows Enabled Compute Delay subsystem and Consecutive Delay Computation subsystem. As shown in Figure 3 & Figure 4, the function of Enabled Compute delay subsystem is calculating the delay of the channel, while the function of the Consecutive Delay Computation subsystem is checking whether the calculated delay remains the same for several iterations. If it is, the Enabled Delay Computation subsystem is disabled. This is because once the same delay has been estimated for many iterations, then we can confident that the estimate is correct and need not to be recalculated. IV. RESULTS In simulation results, we compare all the above marker sequences (Barker code with different length (7,11,13), Neuman-Hofman code 13 and PN code 15) by measuring the bit error rate of the communication system which using one of the above marker sequence. Figure 5 shows the comparison between all these marker sequences at frame length 200 symbol. We find that three of these markers (Barker code 13, Barker code 11, and Neuman-Hofman 13) have the same performance, while the other two marker sequences (Barker code 7 and PN 15) have performance different. As expected we get that the performance of Barker code 7 is the worst because it saturates nearly at value 2.6*10-4 at Eb/No=10dB. We mean by word saturation that the performance doesn't enhance when increasing Eb/No, i.e., bit error rate value reach constant value. As shown in Figure 5, we get that the performance of PN 15 is better than the performance of Barker 7 because it saturates at value about 8*10-6 at Eb/No = 11dB. To differentiate between the other three marker sequences (Barker 13, Barker 11 and Neuman-Hofman 13) we increase frame length to 1000 symbol instead of 200 symbol. As shown in Figure 6, Barker 13 is the best performance because when Eb/No increased, bit error rate enhanced. We get that Neuman-Hofman 13 saturates at 4*10-5 while Barker 11 saturates at 3*10-6 . At Eb/No less than or equal 8 dB the performance of all these three markers are equal. V. CONCLUSION This paper presented a proposed algorithm for the correlation rule based frame synchronizer technique developed by MATLAB and Simulink. It developed and tested with AWGN channels. We compared the performance of using different sequences for frame synchronization such as Barker, Neuman-Hofman, and PN sequences. We concluded that if the frame length is equal to 200 symbol and the Eb/No is less than or equal to 7dB Barker 7 is the optimum because the performance of all sequences are the same but the throughput of Barker 7 is the best. If the frame length =1000 symbol and Eb/No is more than 10 dB the best one is Barker 13. In addition, our technique leads to simpler analysis and is somewhat simpler to implement. REFERENCES [1]. S. Albin Jegus, P. Kannan, "Literature survey for frame synchronization in communication systems", International Journal of Engineering Innovation & Research, vol. 2, Issue 1, 2013. [2]. J.L. Massey, "Optimum frame synchronization", IEEE Trans. Communication, vol. 20, no. 4, pp. 115-119, 1972. [3]. G. L. Lui and H. H Tau, " Frame synchronization for Gaussian channels", IEEE Trans. Communication, vol. 35, no. 8, pp. 818- 829, Aug. 1987. [4]. Zae Yong Choi and Yong H. Lee, “Frame synchronization in the presence of frequency offset”, IEEE Trans. Communication, vol. 50, no. 7, pp. 1062-1065, July 2002. [5]. R. Scholtz, "Frame synchronization techniques", IEEE Trans. Communication, vol. 28, no. 8, pp. 1782-1789, Aug. 1980. [6]. B. H. Moon and S. S. Soliman, "ML frame synchronization for the Gaussian channel with ISI", Proceedings of IEEE International Conference on Communication, pp. 1698-1702, Denver, June, 1991. [7]. M. S. Roden, Digital Communication Systems Design. Prentice Hall, New Jersey, 1988. [8]. Macro Chiani and Maria G. Martini, “On sequential frame synchronization in AWGN channels”, IEEE Trans. Communication, vol. 54, no. 2, February 2006. [9]. Marco Chiani, "Non coherent frame synchronization", IEEE Trans. Communication, vol. 58, no. 5, 2010. [10]. ThokozaniShongwe, Theo G. Swart, Hendrik C. Ferreira, and Tran van Trung, "Good synchronization sequences for permutation codes", IEEE Trans. Communication, vol. 60, no. 5, May 2012. [11]. Fumie Ono and Hiromasa Habuchi, “Embedded frame synchronization method for pulse position modulation systems”, IEICE Trans. Fundamentals, vol. E89-A, no. 6, June 2006. [12]. M. Vilanti, M. Iubatti, A. Vanelli-Coralli, and G. E. Corazza, “Design of distributed unique words for enhanced frame synchronization”, IEEE Trans. Communication, vol. 57, no. 8, Aug 2009. [13]. P. F. Driessen, “Performance of frame synchronization in packet transmission using bit erasure information", IEEE Trans. Communication., vol. 39, no. 4, pp. 567-573, Apr. 1991. [14]. Y. Wang, K. Shi, and E. Serpedin, “Continuous-mode frame synchronization for frequency-selective channels", IEEE Trans. Veh. Technol., vol. 53, no. 3, pp. 865-871, May 2004.
  • 4. Frame Synchronization In Digital Communication Systems *Corresponding Author: M. Sakr, A. M. Sallam1 , Mohammed Aly Abdrabou 2 9 | Page [15]. A. Kopansky and N. Bystrom ,“Frame synchronization for non coherent demodulation at fading channels", in Proc. IEEE Int Conf. Commun. (ICC 2000), vol. 1, 2000, pp. 312-316. [16]. M. M. K. Howlader and B. D. Woerner, “Decoder-assisted frame synchronization for packet transmission", IEEE J. Sel. Areas Communication, vol. 19, no. 12, pp. 2331-2345, Dec. 2001. [17]. T. M. Cassaro and C. N. Georghiades, “Frame synchronization for coded systems over AWGN channels," IEEE Trans. Communication., vol. 52, no. 3, pp. 484-489, Mar. 2004. [18]. H. Wymeersch, H. Steendam, H. Bruneel, and M. Moeneclaey, “Code aided frame synchronization and phase ambiguity resolution", IEEE Trans. Signal Process., vol. 54, no. 7, pp. 2747-2757, July 2006. [19]. M. Chiani and M. G. Martini, “Analysis of optimum frame synchronization based on periodically embedded sync words", IEEE Trans. Communication., vol. 55, no. 11, pp. 2056-2060, Nov. 2007. [20]. W. Suwansantisuk, M. Chiani, and M. Z. Win, “Frame synchronization for variable-length packets", IEEE J. Sel. Areas Communication, vol. 26, no. 1, pp. 52-69, Jan. 2008.
  • 5. Frame Synchronization In Digital Communication Systems *Corresponding Author: M. Sakr, A. M. Sallam1 , Mohammed Aly Abdrabou 2 10 | Page
  • 6. Frame Synchronization In Digital Communication Systems *Corresponding Author: M. Sakr, A. M. Sallam1 , Mohammed Aly Abdrabou 2 11 | Page Figure 6 BER vs. SNR Frame Length = 1000 symbol