SlideShare una empresa de Scribd logo
1 de 6
Descargar para leer sin conexión
ISSN: 2278 – 1323
                                         International Journal of Advanced Research in Computer Engineering & Technology
                                                                                              Volume 1, Issue 5, July 2012


         Design and Implementation of Optimal Pulse
          Shaping Filters for Digital Radio Systems
                  V.SRIDHAR 1 T.NAGALAXMI2 M.V BRAMHANANDA REDDY 3 M.SUNITHA RANI4

                                                                    M.RENUKA5
                  1
                    Assistant Professor, ECE, Vidya Jyothi Institute of Technology, Hyderabad
                  2
                    Assistant Professor, ECE, Vidya Jyothi Institute of Technology, Hyderabad
                  3
                    Associate professor ,CSE ,SVIST,madanapalle,CHITOOR
                  4
                    Assistant Professor, ECE, Vidya Jyothi Institute of Technology, Hyderabad
                  5
                    Assistant Professor, ECE, Vidya Jyothi Institute of Technology, Hyderabad
                               1
                                varadalasri@gmail.com,2nagalaxi_sept07@yahoo.co.in,
                   3
                      bramhareddy999@gmail.com, 4blessey.ch@gmail.com,5renu_404@yahoo.com

         ABSTRACT: Base band transmission of digital data requires the use of a low pass channel with a bandwidth large
enough to accommodate the essential frequency content of the data stream. However the channel is dispersive in that its
frequency response deviates from that of an ideal low pass filter. The result of data transmission over such channel is that each
received pulse is affected somewhat by adjacent pulses, thereby giving rise to a common form of interference called ISI. To
control ISI, control has to be exercised over the pulse shape in the overall system, known as pulse shaping. The mostly used
pulse Shaping filters to avoid ISI are Raised Cosine and Root Raised Cosine filters. Another source of bit errors in base band
data transmission system is channel noise. Designing a matched filter at the receiver end reduces the additive noise introduced
in the channel. Again, widely used matched filters at the receivers are Raised Cosine and Root Raised Cosine filters. All the
wireless communication standards like GSM, CDMA etc., use base band pulse shaping over the digital data to reduce ISI and
additive noise effects in the wireless channels.

           The objective of this design and implement these Raised Cosine and Root Raised Cosine transmit as well as receive
filters, which does reduce ISI and channel noise effects on the pulses transmitted over the band limited channels. The digital
binary data will be pulse shaped using these filters. The frequency response of these filters decrease towards zero gradually
rather than abruptly, which can be realized easily. Then finally using the designed Raised Cosine and Root Raised Cosine
filters, a 16 QAM base band communication system over noisy channel will be implemented. Digital data is first mapped into
symbols of 16 QAM and then these symbols are pulse shaped and transmitted over noisy channel. Noisy base band symbols are
received and first matched filtered using Raised Cosine and Root Raised Cosine filters. Filtered symbols are then demodulated
and symbol to bit demapping will be done. Then finally BER (Bit Error Rate) is computed by comparing the transmitted and
demodulated bits. MATLAB environment is used for the simulation of proposed algorithm.

         Keywords: GSM, 16- QAM, AWGN, BPSK, ISI, CDMA, BER

I . INTRODUCTION
         As digital technology ramps up for this century, an        Unfortunately, the data rate is constrained by the bandwidth
ever-increasing number of RF applications will involve the          available for a given application. Furthermore, the presence of
transmission of digital data from one point to another. The         noise in a communications system also puts a constraint on the
general scheme is to convert the data into a suitable base band     maximum error-free data rate. The relationship between data
signal that is then modulated onto an RF carrier. Some              rate, bandwidth and noise was quantified by Shannon and
pervasive examples include cable modems, mobile phones and          marked a breakthrough in communications theory.
high-definition television (HDTV). In each of these cases,                   Before delving into the details of pulse shaping, it is
analog information is converted into digital form as an             important to understand that pulses are sent by the transmitter
ordered set of logical 1’s and 0’s (bits). The task at hand is to   and ultimately detected by the receiver in any data
transmit these bits between source and destination, whether by      transmission system. At the receiver, the goal is to sample the
phone line, coaxial cable, optical fiber or free space. The main    received signal at an optimal point in the pulse interval to
reason is that the number of bits that must be sent in a given      maximize the probability of an accurate binary decision. This
time interval (data rate) is continually increasing.                implies that the fundamental shapes of the pulses be such that




                                                                                                                                 18
                                                All Rights Reserved © 2012 IJARCET
ISSN: 2278 – 1323
                                           International Journal of Advanced Research in Computer Engineering & Technology
                                                                                                Volume 1, Issue 5, July 2012

they do not interfere with one another at the optimal sampling         cascade combination has impulse response normalized to
point.                                                                 unity the impulse response of the cascade combination of
                                                                       filters will have maximum amplitude more than unity
          There are two criteria that ensure noninterference.          depending on the over sampling rate of the pulse shaping
Criterion one is that the pulse shape exhibits a zero crossing at      filter. And since QAM is not a constant amplitude signaling
the sampling point of all pulse intervals except its own.              scheme this leads to bit errors.
Otherwise, the residual effect of other pulses will introduce
errors into the decision making process. Criterion two is that                   To avoid this we have to scale the maximum
the shape of the pulses be such that the amplitude decays              amplitude of the impulse response of the root raised cosine
rapidly outside of the pulse interval. This is important because       impulse response depending up on the over sampling rate of
any real system will contain intersymbol interference, which           the filter such that the impulse response of the cascaded
means that the actual sampling point of the receiver will not          combination of the filters exactly has unit maximum
always be optimal for each and every pulse. So, even if the            amplitude. In our algorithm design this is done by making
pulse shape provides a zero crossing at the optimal sampling           modifications to the equation for calculation of the impulse
point of other pulse intervals, intersymbol interference in the        response depending up on the over sampling rate the impulse
receiver could cause the sampling instant to move, thereby             response thus calculated is used for both pulse shaping at the
missing the zero crossing point. This, too, introduces error           transmitter and the matched filtering at the receiver.
into the decision making process. Thus, the quicker a pulse
decays outside of its pulse interval, the less likely it is to allow            Based on the above considerations the block diagram
intersymbol interference to introduce errors when sampling             used for the simulation of 16 QAM with root raised cosine
adjacent pulses. In addition to the noninterference criteria,          pulse shaping filter is slightly modified from that of the
there is the ever-present need to limit the pulse bandwidth.           simulation using the raised cosine filter and is as shown in fig.

          The rectangular pulse, by definition, meets criterion        2.1 Transmitter block diagram:
number one because it is zero at all points outside of the
present pulse interval. It clearly cannot cause interference
during the sampling time of other pulses. The trouble with the
rectangular pulse, however, is that it has significant energy
over a fairly large bandwidth as indicated by its Fourier
transform. In fact, because the spectrum of the pulse is given
by the familiar sin (Пx)/Пx(sinc) response, its bandwidth
actually extends to infinity. The unbounded frequency
response of the rectangular pulse renders it unsuitable for
modern transmission systems. This is where pulse shaping
                                                                                               Figure2.1 : Tx block
filters come into play. If the rectangular pulse is not the best
choice for band-limited data transmission, then what pulse
shape will limit bandwidth, decay quickly, and provide zero            2.2 Receiver block diagram:
crossings at the pulse sampling times? The raised cosine pulse
and root raised cosine pulse, which is used in a wide variety of
modern data transmission systems.

2. Implementation of 16-QAM using Root Raised
Cosine filter
          The implementation of the 16 QAM with root raised
cosine filter is similar to the implementation with the raised                                Figure 2.2 : Rx block
cosine filter at the transmitter except for some most important
differences which arise in the receiver design due to the fact                The impulse response thus obtained for                 an
that single Root Raised Cosine filter is a non Nyquist pulse           oversampling rate of 64 is as shown in the figure 2.3
shaping filter and two such filters are to be cascaded to obtain
a Nyquist pulse shape at the output. Imposing such a
constraint as to cascade the filters means that no non linear
operation is allowed between the output of the pulse shaping
filter and the input of the matched filter. So sampling and over
sampling are not allowed at the receiver before the matched
filtering as they are non linear operations so the received base
band signal as such has to be given to the matched filter as the
input how ever if the impulse response of a single filter in the




                                                                                                                                     19
                                                   All Rights Reserved © 2012 IJARCET
ISSN: 2278 – 1323
                                         International Journal of Advanced Research in Computer Engineering & Technology
                                                                                              Volume 1, Issue 5, July 2012

Fig 2.3: Impulse Response of the Root Raised Cosine Filter

                                                                    4. Simulation results:
          Now from this figure we can observe two things one
is that the non nyquist pulse shape (non-zero at other bit                     Figure4.1: Plot of first 40 random bits
sampling instants) and the other is that the peak amplitude of
this impulse response is not unity but is significantly less than
unity, this is due to the high oversampling rate adopted for this
filter design. The total impulse response of the cascade
combination of two such root raised cosine filters is shown
below (this is obtained by convolving the individual filter
impulse responses):




                                                                             Figure4.2: Plot of first 40 random symbols




        Fig 2.4: Cascade of two Impulse Responses

            From this figure we can observe that the impulse
response becomes zero at the sampling instants of other bits
(i.e. ., at +/-0.001s,+/-0.002s…) and the peak amplitude of the
combined impulse response is “1” so this does not introduce
any amplitude scaling at the receiver and thus results in
correct decoding of the received signal.

3. Implementation of Algorithm:

{Bits->symbols->UpSampling->RRCpulseshaping}->
         Transmitter ->{AWGN channel} -> channel -> {RRC
matched filter ->down sampling->decoded symbols->bits.}
Receiver.




                                                                                                                          20
                                                All Rights Reserved © 2012 IJARCET
ISSN: 2278 – 1323
                             International Journal of Advanced Research in Computer Engineering & Technology
                                                                                  Volume 1, Issue 5, July 2012



Figure 4.3: Impulse response of RRC filter




                                                                  Figure 4.5: Impulse response of RC filter




  Figure 4.4: Scatter plot of RRC filter




                                                                     Figure 4.6: Scatter plot of RC filter




                                                                                                              21
                                     All Rights Reserved © 2012 IJARCET
ISSN: 2278 – 1323
                                      International Journal of Advanced Research in Computer Engineering & Technology
                                                                                           Volume 1, Issue 5, July 2012

                                                                Cosine and Root raised cosine communication systems.
                                                                Results are also proved that ISI, Co-channel interference and
                                                                additive noise are also suppressed over the band-limited
                                                                channels by using these pulse-shaping filters.


                                                                VIII References:

                                                                                                                              nd
                                                                [1] Proakis, John G. Communication Systems Engineering. 2
                                                                ed. New Jersey: Prentice Hall, 2002.
                                                                                                               th
                                                                [2] Proakis, John G. Digital Communications.4 ed. McGraw-
                                                                Hill International Edition, 2001.
                                                                                                                    th
                                                                [3] Haykin, Simon. Communication Systems. 4 ed. New
                                                                York: John Wiley and Sons, Inc., 2001,

    Figure 4.7: Plot of RRC and RC filter-Bit Error Rate


                                                                         [4] Sklar, B. Digital Communications. New Jersey:
                                                                         Prentice Hall, 1988,
                                                                         [5] Wayne Tomasi , Electronic Communications
                                                                                                                               th
                                                                         Systems Fundamentals ThroughAdvanced, 4
                                                                         ed.Asia:Pearson Education,2002
                                                                          [6] Sam Shanmugam , Digital and Analog
                                                                         Communication Systems, New York:John Wiley and
                                                                         Sons,
                                                                                                                         th
                                                                         [7] Proakis, John G. Digital Signal processing, 4 ed.
                                                                         McGraw-Hill International Edition, 2001.

                                                                Authors Biography




                                                                                       V.SRIDHAR working as Assistant
                                                                professor in ECE department at Vidya Jyothi Institute of
                                                                Technology,Hyderabad from 2009. completed           M.Tech
                                                                withSpecialization Wireless and mobile communication
                                                                systems from vardhaman college of engineering
                                                                (AUTONOMOUS)JNTU,Hyderabad in 2011.he has
                                                                completed M.Sc (IT)from Nagarjuna University, guntur,
5. Conclusion                                                   AndhraPradesh.completed Electronics and telecommunication
                                                                engineering from vidya jyothi institute of technology,JNTU
                                                                Hyderabad in 2007.His areas of research interests include
         16 QAM base band communication system using
                                                                Wireless and Mobile communications, Digital signal
Raised Cosine and Root Raised Cosine pulse shaping filters is
                                                                processing,    image   processing,      Telecommunications,
designed and implemented on the MATLAB platform. This is
                                                                communication systems, signal processing.He is Lifetime
tested for different SNR conditions in the channel ranging
                                                                Member of ISTE and IETE,IAENG AND SDIWC.
from 0 db to 20db and the results are plotted for Raised




                                                                                                                              22
                                             All Rights Reserved © 2012 IJARCET
ISSN: 2278 – 1323
                                        International Journal of Advanced Research in Computer Engineering & Technology
                                                                                             Volume 1, Issue 5, July 2012




                                                                                    M.RENUKA working as Assistant professor
                                                                  in ECE department vidyajyothi institute of technology
                      T.NAGALAXMI          working as an          hyderabad .she is persuing M.Tech (VLSI) from Mahaveer
Assistant professor in ECE department at Vidya Jyothi             instituteofscienceandtechnologyJNTU,HYDERABAD.She
institute of technology,hyderabaad from 2008 to till date. And    worked as “hardware design engineer” in ECIL from 2007 to
also pursuing M.TECH(Embedded systems) ,affiliated college        2008.and also she worked as assistant trainee officer in the
by JNTUH. She is having six years of teaching experience.         year 2008 to 2009.her areas of research intrests include
Herareasofresearchinterestsareembeddedsystems,VLSI,embed          VLSI,Embedded systems, EDC and Digital signal processing.
dedandrealtimesystems,digitalsignalprocessingandarchitechtu
res,Microprocessor&Microcontroller,digitaldatacominication




M.V.Bramhananda Reddy, Assoc.Professor, in CSE
DepartmentTECHNOLOGY(SVIST),SRIVISHVESWARAI
AHINSTITUTEOFSCIENCEANDTECHNOLOGY,ANGAL
LU,MADANAPALLE ,M.Tech in Computer Science
Engineering at JNTU, Kakinada, B.Tech in CSE at JNTU,
Hyderabad. He is having seven years teachning experience
His areas of interest for doing the research in
DATAMINGING, DIGITAL IMAGE PROCESSING,
EMBADDED SYSTEMS, COMPUTER NETWORKS AND
ARTIFICIAL INTELLIGENCE.




M.SUNITHA RANI working as an assistant professor in
ECE department Vidya jyothi instituteoftechnology.hyderabad
from 2008.she is pursuing M.TECH (Embedded systems)
from nethaji institute of engineering college and
technology.affliated JNTUH.she is having four years
experience in teaching. her areas of research interests include
VLSI,embedded systems, digital signal processing, and
microprocessor.




                                                                                                                           23
                                               All Rights Reserved © 2012 IJARCET

Más contenido relacionado

La actualidad más candente

Analysis of Simulation Parameters of Pulse Shaping FIR Filter for WCDMA
Analysis of Simulation Parameters of Pulse Shaping FIR Filter for WCDMAAnalysis of Simulation Parameters of Pulse Shaping FIR Filter for WCDMA
Analysis of Simulation Parameters of Pulse Shaping FIR Filter for WCDMAijsrd.com
 
AREA EFFICIENT & COST EFFECTIVE PULSE SHAPING FILTER FOR SOFTWARE RADIOS
AREA EFFICIENT & COST EFFECTIVE PULSE SHAPING FILTER FOR SOFTWARE RADIOS AREA EFFICIENT & COST EFFECTIVE PULSE SHAPING FILTER FOR SOFTWARE RADIOS
AREA EFFICIENT & COST EFFECTIVE PULSE SHAPING FILTER FOR SOFTWARE RADIOS ijasuc
 
A Review of Relay selection based Cooperative Wireless Network for Capacity E...
A Review of Relay selection based Cooperative Wireless Network for Capacity E...A Review of Relay selection based Cooperative Wireless Network for Capacity E...
A Review of Relay selection based Cooperative Wireless Network for Capacity E...IRJET Journal
 
Assessment of Rz and Nrz Coders In Free Space Multiplexing System with Reduce...
Assessment of Rz and Nrz Coders In Free Space Multiplexing System with Reduce...Assessment of Rz and Nrz Coders In Free Space Multiplexing System with Reduce...
Assessment of Rz and Nrz Coders In Free Space Multiplexing System with Reduce...Associate Professor in VSB Coimbatore
 
Spectrum Sensing using Cooperative Energy Detection Method for Cognitive Radio
Spectrum Sensing using Cooperative Energy Detection Method for Cognitive RadioSpectrum Sensing using Cooperative Energy Detection Method for Cognitive Radio
Spectrum Sensing using Cooperative Energy Detection Method for Cognitive RadioSaroj Dhakal
 
Comparative ber analysis of mitigation of ici through sc,ml and ekf methods i...
Comparative ber analysis of mitigation of ici through sc,ml and ekf methods i...Comparative ber analysis of mitigation of ici through sc,ml and ekf methods i...
Comparative ber analysis of mitigation of ici through sc,ml and ekf methods i...IAEME Publication
 
Performance analysis of bio-Signal processing in ocean Environment using soft...
Performance analysis of bio-Signal processing in ocean Environment using soft...Performance analysis of bio-Signal processing in ocean Environment using soft...
Performance analysis of bio-Signal processing in ocean Environment using soft...IJECEIAES
 
Study in variable duty cycle return to zero pulse with multiplexed channels f...
Study in variable duty cycle return to zero pulse with multiplexed channels f...Study in variable duty cycle return to zero pulse with multiplexed channels f...
Study in variable duty cycle return to zero pulse with multiplexed channels f...Alexander Decker
 
Active self interference cancellation techniques in
Active self interference cancellation techniques inActive self interference cancellation techniques in
Active self interference cancellation techniques ineSAT Publishing House
 
Hybrid Spectrum Sensing Method for Cognitive Radio
Hybrid Spectrum Sensing Method for Cognitive Radio Hybrid Spectrum Sensing Method for Cognitive Radio
Hybrid Spectrum Sensing Method for Cognitive Radio IJECEIAES
 
A Literature Survey on Comparative Analysis of RZ and NRZ Line Encoding over ...
A Literature Survey on Comparative Analysis of RZ and NRZ Line Encoding over ...A Literature Survey on Comparative Analysis of RZ and NRZ Line Encoding over ...
A Literature Survey on Comparative Analysis of RZ and NRZ Line Encoding over ...IJSRD
 
IRJET- A Novel Technique for Spectrum Sensing in Cognitive Radio Networks
IRJET- A Novel Technique for Spectrum Sensing in Cognitive Radio NetworksIRJET- A Novel Technique for Spectrum Sensing in Cognitive Radio Networks
IRJET- A Novel Technique for Spectrum Sensing in Cognitive Radio NetworksIRJET Journal
 
An advanced handoff algoritm in mobile communication network using fuzzy deci...
An advanced handoff algoritm in mobile communication network using fuzzy deci...An advanced handoff algoritm in mobile communication network using fuzzy deci...
An advanced handoff algoritm in mobile communication network using fuzzy deci...Basil John
 
Dynamic Audio-Visual Client Recognition modelling
Dynamic Audio-Visual Client Recognition modellingDynamic Audio-Visual Client Recognition modelling
Dynamic Audio-Visual Client Recognition modellingCSCJournals
 

La actualidad más candente (18)

Analysis of Simulation Parameters of Pulse Shaping FIR Filter for WCDMA
Analysis of Simulation Parameters of Pulse Shaping FIR Filter for WCDMAAnalysis of Simulation Parameters of Pulse Shaping FIR Filter for WCDMA
Analysis of Simulation Parameters of Pulse Shaping FIR Filter for WCDMA
 
AREA EFFICIENT & COST EFFECTIVE PULSE SHAPING FILTER FOR SOFTWARE RADIOS
AREA EFFICIENT & COST EFFECTIVE PULSE SHAPING FILTER FOR SOFTWARE RADIOS AREA EFFICIENT & COST EFFECTIVE PULSE SHAPING FILTER FOR SOFTWARE RADIOS
AREA EFFICIENT & COST EFFECTIVE PULSE SHAPING FILTER FOR SOFTWARE RADIOS
 
A Review of Relay selection based Cooperative Wireless Network for Capacity E...
A Review of Relay selection based Cooperative Wireless Network for Capacity E...A Review of Relay selection based Cooperative Wireless Network for Capacity E...
A Review of Relay selection based Cooperative Wireless Network for Capacity E...
 
Assessment of Rz and Nrz Coders In Free Space Multiplexing System with Reduce...
Assessment of Rz and Nrz Coders In Free Space Multiplexing System with Reduce...Assessment of Rz and Nrz Coders In Free Space Multiplexing System with Reduce...
Assessment of Rz and Nrz Coders In Free Space Multiplexing System with Reduce...
 
Spectrum Sensing using Cooperative Energy Detection Method for Cognitive Radio
Spectrum Sensing using Cooperative Energy Detection Method for Cognitive RadioSpectrum Sensing using Cooperative Energy Detection Method for Cognitive Radio
Spectrum Sensing using Cooperative Energy Detection Method for Cognitive Radio
 
Comparative ber analysis of mitigation of ici through sc,ml and ekf methods i...
Comparative ber analysis of mitigation of ici through sc,ml and ekf methods i...Comparative ber analysis of mitigation of ici through sc,ml and ekf methods i...
Comparative ber analysis of mitigation of ici through sc,ml and ekf methods i...
 
Performance analysis of bio-Signal processing in ocean Environment using soft...
Performance analysis of bio-Signal processing in ocean Environment using soft...Performance analysis of bio-Signal processing in ocean Environment using soft...
Performance analysis of bio-Signal processing in ocean Environment using soft...
 
Study in variable duty cycle return to zero pulse with multiplexed channels f...
Study in variable duty cycle return to zero pulse with multiplexed channels f...Study in variable duty cycle return to zero pulse with multiplexed channels f...
Study in variable duty cycle return to zero pulse with multiplexed channels f...
 
Active self interference cancellation techniques in
Active self interference cancellation techniques inActive self interference cancellation techniques in
Active self interference cancellation techniques in
 
Hybrid Spectrum Sensing Method for Cognitive Radio
Hybrid Spectrum Sensing Method for Cognitive Radio Hybrid Spectrum Sensing Method for Cognitive Radio
Hybrid Spectrum Sensing Method for Cognitive Radio
 
Id103
Id103Id103
Id103
 
A Literature Survey on Comparative Analysis of RZ and NRZ Line Encoding over ...
A Literature Survey on Comparative Analysis of RZ and NRZ Line Encoding over ...A Literature Survey on Comparative Analysis of RZ and NRZ Line Encoding over ...
A Literature Survey on Comparative Analysis of RZ and NRZ Line Encoding over ...
 
Da4301591593
Da4301591593Da4301591593
Da4301591593
 
BER PERFORMANCE ANALYSIS OF OFDM IN COGNITIVE RADIO NETWORK IN RAYLEIGH FADIN...
BER PERFORMANCE ANALYSIS OF OFDM IN COGNITIVE RADIO NETWORK IN RAYLEIGH FADIN...BER PERFORMANCE ANALYSIS OF OFDM IN COGNITIVE RADIO NETWORK IN RAYLEIGH FADIN...
BER PERFORMANCE ANALYSIS OF OFDM IN COGNITIVE RADIO NETWORK IN RAYLEIGH FADIN...
 
IRJET- A Novel Technique for Spectrum Sensing in Cognitive Radio Networks
IRJET- A Novel Technique for Spectrum Sensing in Cognitive Radio NetworksIRJET- A Novel Technique for Spectrum Sensing in Cognitive Radio Networks
IRJET- A Novel Technique for Spectrum Sensing in Cognitive Radio Networks
 
An advanced handoff algoritm in mobile communication network using fuzzy deci...
An advanced handoff algoritm in mobile communication network using fuzzy deci...An advanced handoff algoritm in mobile communication network using fuzzy deci...
An advanced handoff algoritm in mobile communication network using fuzzy deci...
 
Dynamic Audio-Visual Client Recognition modelling
Dynamic Audio-Visual Client Recognition modellingDynamic Audio-Visual Client Recognition modelling
Dynamic Audio-Visual Client Recognition modelling
 
G010314853
G010314853G010314853
G010314853
 

Destacado

Analysis of case the canadian tourism
Analysis of case the canadian tourismAnalysis of case the canadian tourism
Analysis of case the canadian tourismPradeep Kumar Tiwari
 
2014 campanha - queremos fazer negócios com você
2014   campanha - queremos fazer negócios com você2014   campanha - queremos fazer negócios com você
2014 campanha - queremos fazer negócios com vocêMarketing Digital ODIG
 
1e Zwerfhondenconferentie "Jong geleerd, oud gedaan..." door Nel van Amerongen
1e Zwerfhondenconferentie "Jong geleerd, oud gedaan..." door Nel van Amerongen1e Zwerfhondenconferentie "Jong geleerd, oud gedaan..." door Nel van Amerongen
1e Zwerfhondenconferentie "Jong geleerd, oud gedaan..." door Nel van AmerongenF.P.C.C. Romania
 
Jistá či nejistá nejistota?
Jistá či nejistá nejistota?Jistá či nejistá nejistota?
Jistá či nejistá nejistota?J&T BANKA
 

Destacado (7)

PubMed
PubMedPubMed
PubMed
 
Scholar First Report
Scholar First ReportScholar First Report
Scholar First Report
 
Analysis of case the canadian tourism
Analysis of case the canadian tourismAnalysis of case the canadian tourism
Analysis of case the canadian tourism
 
Ph 39
Ph 39Ph 39
Ph 39
 
2014 campanha - queremos fazer negócios com você
2014   campanha - queremos fazer negócios com você2014   campanha - queremos fazer negócios com você
2014 campanha - queremos fazer negócios com você
 
1e Zwerfhondenconferentie "Jong geleerd, oud gedaan..." door Nel van Amerongen
1e Zwerfhondenconferentie "Jong geleerd, oud gedaan..." door Nel van Amerongen1e Zwerfhondenconferentie "Jong geleerd, oud gedaan..." door Nel van Amerongen
1e Zwerfhondenconferentie "Jong geleerd, oud gedaan..." door Nel van Amerongen
 
Jistá či nejistá nejistota?
Jistá či nejistá nejistota?Jistá či nejistá nejistota?
Jistá či nejistá nejistota?
 

Similar a 18 23

An investigation-on-efficient-spreading-codes-for-transmitter-based-technique...
An investigation-on-efficient-spreading-codes-for-transmitter-based-technique...An investigation-on-efficient-spreading-codes-for-transmitter-based-technique...
An investigation-on-efficient-spreading-codes-for-transmitter-based-technique...Cemal Ardil
 
Capacity Improvement of Cellular System Using Fractional Frequency Reuse (FFR)
Capacity Improvement of Cellular System Using Fractional Frequency Reuse (FFR)Capacity Improvement of Cellular System Using Fractional Frequency Reuse (FFR)
Capacity Improvement of Cellular System Using Fractional Frequency Reuse (FFR)IJEEE
 
PERFORMANCE ANALYSIS OF BARKER CODE BASED ON THEIR CORRELATION PROPERTY IN MU...
PERFORMANCE ANALYSIS OF BARKER CODE BASED ON THEIR CORRELATION PROPERTY IN MU...PERFORMANCE ANALYSIS OF BARKER CODE BASED ON THEIR CORRELATION PROPERTY IN MU...
PERFORMANCE ANALYSIS OF BARKER CODE BASED ON THEIR CORRELATION PROPERTY IN MU...ijistjournal
 
PERFORMANCE ANALYSIS OF BARKER CODE BASED ON THEIR CORRELATION PROPERTY IN MU...
PERFORMANCE ANALYSIS OF BARKER CODE BASED ON THEIR CORRELATION PROPERTY IN MU...PERFORMANCE ANALYSIS OF BARKER CODE BASED ON THEIR CORRELATION PROPERTY IN MU...
PERFORMANCE ANALYSIS OF BARKER CODE BASED ON THEIR CORRELATION PROPERTY IN MU...ijistjournal
 
Study on Laser Communication: Features, Application, Advantages
Study on Laser Communication: Features, Application, AdvantagesStudy on Laser Communication: Features, Application, Advantages
Study on Laser Communication: Features, Application, Advantagesijtsrd
 
Error Rate Analysis of MIMO System Using V Blast Detection Technique in Fadin...
Error Rate Analysis of MIMO System Using V Blast Detection Technique in Fadin...Error Rate Analysis of MIMO System Using V Blast Detection Technique in Fadin...
Error Rate Analysis of MIMO System Using V Blast Detection Technique in Fadin...IJERA Editor
 
Performance analysis of adaptive beamforming at receiver side by using lms an...
Performance analysis of adaptive beamforming at receiver side by using lms an...Performance analysis of adaptive beamforming at receiver side by using lms an...
Performance analysis of adaptive beamforming at receiver side by using lms an...Ijrdt Journal
 
Optimized BER for channel equalizer using cuckoo search and neural network
Optimized BER for channel equalizer using cuckoo search and neural network Optimized BER for channel equalizer using cuckoo search and neural network
Optimized BER for channel equalizer using cuckoo search and neural network IJECEIAES
 
Implementation of Wide Band Frequency Synthesizer Base on DFS (Digital Frequ...
Implementation of Wide Band Frequency Synthesizer Base on  DFS (Digital Frequ...Implementation of Wide Band Frequency Synthesizer Base on  DFS (Digital Frequ...
Implementation of Wide Band Frequency Synthesizer Base on DFS (Digital Frequ...IJMER
 
Paper id 252014135
Paper id 252014135Paper id 252014135
Paper id 252014135IJRAT
 
THRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORK
THRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORKTHRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORK
THRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORKpijans
 
THRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORK
THRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORKTHRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORK
THRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORKpijans
 
Embedding Wireless Intelligent Sensors Based on Compact Measurement for Struc...
Embedding Wireless Intelligent Sensors Based on Compact Measurement for Struc...Embedding Wireless Intelligent Sensors Based on Compact Measurement for Struc...
Embedding Wireless Intelligent Sensors Based on Compact Measurement for Struc...IJMTST Journal
 
COMPARISON OF BIT ERROR RATE PERFORMANCE OF VARIOUS DIGITAL MODULATION SCHEME...
COMPARISON OF BIT ERROR RATE PERFORMANCE OF VARIOUS DIGITAL MODULATION SCHEME...COMPARISON OF BIT ERROR RATE PERFORMANCE OF VARIOUS DIGITAL MODULATION SCHEME...
COMPARISON OF BIT ERROR RATE PERFORMANCE OF VARIOUS DIGITAL MODULATION SCHEME...ijasa
 

Similar a 18 23 (20)

Dq33705710
Dq33705710Dq33705710
Dq33705710
 
Dq33705710
Dq33705710Dq33705710
Dq33705710
 
An investigation-on-efficient-spreading-codes-for-transmitter-based-technique...
An investigation-on-efficient-spreading-codes-for-transmitter-based-technique...An investigation-on-efficient-spreading-codes-for-transmitter-based-technique...
An investigation-on-efficient-spreading-codes-for-transmitter-based-technique...
 
Capacity Improvement of Cellular System Using Fractional Frequency Reuse (FFR)
Capacity Improvement of Cellular System Using Fractional Frequency Reuse (FFR)Capacity Improvement of Cellular System Using Fractional Frequency Reuse (FFR)
Capacity Improvement of Cellular System Using Fractional Frequency Reuse (FFR)
 
PERFORMANCE ANALYSIS OF BARKER CODE BASED ON THEIR CORRELATION PROPERTY IN MU...
PERFORMANCE ANALYSIS OF BARKER CODE BASED ON THEIR CORRELATION PROPERTY IN MU...PERFORMANCE ANALYSIS OF BARKER CODE BASED ON THEIR CORRELATION PROPERTY IN MU...
PERFORMANCE ANALYSIS OF BARKER CODE BASED ON THEIR CORRELATION PROPERTY IN MU...
 
PERFORMANCE ANALYSIS OF BARKER CODE BASED ON THEIR CORRELATION PROPERTY IN MU...
PERFORMANCE ANALYSIS OF BARKER CODE BASED ON THEIR CORRELATION PROPERTY IN MU...PERFORMANCE ANALYSIS OF BARKER CODE BASED ON THEIR CORRELATION PROPERTY IN MU...
PERFORMANCE ANALYSIS OF BARKER CODE BASED ON THEIR CORRELATION PROPERTY IN MU...
 
Study on Laser Communication: Features, Application, Advantages
Study on Laser Communication: Features, Application, AdvantagesStudy on Laser Communication: Features, Application, Advantages
Study on Laser Communication: Features, Application, Advantages
 
Error Rate Analysis of MIMO System Using V Blast Detection Technique in Fadin...
Error Rate Analysis of MIMO System Using V Blast Detection Technique in Fadin...Error Rate Analysis of MIMO System Using V Blast Detection Technique in Fadin...
Error Rate Analysis of MIMO System Using V Blast Detection Technique in Fadin...
 
Performance analysis of adaptive beamforming at receiver side by using lms an...
Performance analysis of adaptive beamforming at receiver side by using lms an...Performance analysis of adaptive beamforming at receiver side by using lms an...
Performance analysis of adaptive beamforming at receiver side by using lms an...
 
Ai25204209
Ai25204209Ai25204209
Ai25204209
 
Optimized BER for channel equalizer using cuckoo search and neural network
Optimized BER for channel equalizer using cuckoo search and neural network Optimized BER for channel equalizer using cuckoo search and neural network
Optimized BER for channel equalizer using cuckoo search and neural network
 
Implementation of Wide Band Frequency Synthesizer Base on DFS (Digital Frequ...
Implementation of Wide Band Frequency Synthesizer Base on  DFS (Digital Frequ...Implementation of Wide Band Frequency Synthesizer Base on  DFS (Digital Frequ...
Implementation of Wide Band Frequency Synthesizer Base on DFS (Digital Frequ...
 
Paper id 252014135
Paper id 252014135Paper id 252014135
Paper id 252014135
 
L010218691
L010218691L010218691
L010218691
 
THRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORK
THRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORKTHRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORK
THRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORK
 
THRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORK
THRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORKTHRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORK
THRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORK
 
1104.0355
1104.03551104.0355
1104.0355
 
Pulse Shaping FIR Filter for WCDMA
Pulse Shaping FIR Filter for WCDMAPulse Shaping FIR Filter for WCDMA
Pulse Shaping FIR Filter for WCDMA
 
Embedding Wireless Intelligent Sensors Based on Compact Measurement for Struc...
Embedding Wireless Intelligent Sensors Based on Compact Measurement for Struc...Embedding Wireless Intelligent Sensors Based on Compact Measurement for Struc...
Embedding Wireless Intelligent Sensors Based on Compact Measurement for Struc...
 
COMPARISON OF BIT ERROR RATE PERFORMANCE OF VARIOUS DIGITAL MODULATION SCHEME...
COMPARISON OF BIT ERROR RATE PERFORMANCE OF VARIOUS DIGITAL MODULATION SCHEME...COMPARISON OF BIT ERROR RATE PERFORMANCE OF VARIOUS DIGITAL MODULATION SCHEME...
COMPARISON OF BIT ERROR RATE PERFORMANCE OF VARIOUS DIGITAL MODULATION SCHEME...
 

Más de Editor IJARCET

Electrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturizationElectrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturizationEditor IJARCET
 
Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207Editor IJARCET
 
Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Editor IJARCET
 
Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204Editor IJARCET
 
Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194Editor IJARCET
 
Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189Editor IJARCET
 
Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185Editor IJARCET
 
Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176Editor IJARCET
 
Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172Editor IJARCET
 
Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Editor IJARCET
 
Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158Editor IJARCET
 
Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154Editor IJARCET
 
Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147Editor IJARCET
 
Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124Editor IJARCET
 
Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142Editor IJARCET
 
Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138Editor IJARCET
 
Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129Editor IJARCET
 
Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118Editor IJARCET
 
Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Editor IJARCET
 
Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107Editor IJARCET
 

Más de Editor IJARCET (20)

Electrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturizationElectrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturization
 
Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207
 
Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199
 
Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204
 
Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194
 
Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189
 
Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185
 
Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176
 
Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172
 
Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164
 
Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158
 
Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154
 
Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147
 
Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124
 
Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142
 
Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138
 
Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129
 
Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118
 
Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113
 
Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107
 

Último

Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 

Último (20)

Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 

18 23

  • 1. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology Volume 1, Issue 5, July 2012 Design and Implementation of Optimal Pulse Shaping Filters for Digital Radio Systems V.SRIDHAR 1 T.NAGALAXMI2 M.V BRAMHANANDA REDDY 3 M.SUNITHA RANI4 M.RENUKA5 1 Assistant Professor, ECE, Vidya Jyothi Institute of Technology, Hyderabad 2 Assistant Professor, ECE, Vidya Jyothi Institute of Technology, Hyderabad 3 Associate professor ,CSE ,SVIST,madanapalle,CHITOOR 4 Assistant Professor, ECE, Vidya Jyothi Institute of Technology, Hyderabad 5 Assistant Professor, ECE, Vidya Jyothi Institute of Technology, Hyderabad 1 varadalasri@gmail.com,2nagalaxi_sept07@yahoo.co.in, 3 bramhareddy999@gmail.com, 4blessey.ch@gmail.com,5renu_404@yahoo.com ABSTRACT: Base band transmission of digital data requires the use of a low pass channel with a bandwidth large enough to accommodate the essential frequency content of the data stream. However the channel is dispersive in that its frequency response deviates from that of an ideal low pass filter. The result of data transmission over such channel is that each received pulse is affected somewhat by adjacent pulses, thereby giving rise to a common form of interference called ISI. To control ISI, control has to be exercised over the pulse shape in the overall system, known as pulse shaping. The mostly used pulse Shaping filters to avoid ISI are Raised Cosine and Root Raised Cosine filters. Another source of bit errors in base band data transmission system is channel noise. Designing a matched filter at the receiver end reduces the additive noise introduced in the channel. Again, widely used matched filters at the receivers are Raised Cosine and Root Raised Cosine filters. All the wireless communication standards like GSM, CDMA etc., use base band pulse shaping over the digital data to reduce ISI and additive noise effects in the wireless channels. The objective of this design and implement these Raised Cosine and Root Raised Cosine transmit as well as receive filters, which does reduce ISI and channel noise effects on the pulses transmitted over the band limited channels. The digital binary data will be pulse shaped using these filters. The frequency response of these filters decrease towards zero gradually rather than abruptly, which can be realized easily. Then finally using the designed Raised Cosine and Root Raised Cosine filters, a 16 QAM base band communication system over noisy channel will be implemented. Digital data is first mapped into symbols of 16 QAM and then these symbols are pulse shaped and transmitted over noisy channel. Noisy base band symbols are received and first matched filtered using Raised Cosine and Root Raised Cosine filters. Filtered symbols are then demodulated and symbol to bit demapping will be done. Then finally BER (Bit Error Rate) is computed by comparing the transmitted and demodulated bits. MATLAB environment is used for the simulation of proposed algorithm. Keywords: GSM, 16- QAM, AWGN, BPSK, ISI, CDMA, BER I . INTRODUCTION As digital technology ramps up for this century, an Unfortunately, the data rate is constrained by the bandwidth ever-increasing number of RF applications will involve the available for a given application. Furthermore, the presence of transmission of digital data from one point to another. The noise in a communications system also puts a constraint on the general scheme is to convert the data into a suitable base band maximum error-free data rate. The relationship between data signal that is then modulated onto an RF carrier. Some rate, bandwidth and noise was quantified by Shannon and pervasive examples include cable modems, mobile phones and marked a breakthrough in communications theory. high-definition television (HDTV). In each of these cases, Before delving into the details of pulse shaping, it is analog information is converted into digital form as an important to understand that pulses are sent by the transmitter ordered set of logical 1’s and 0’s (bits). The task at hand is to and ultimately detected by the receiver in any data transmit these bits between source and destination, whether by transmission system. At the receiver, the goal is to sample the phone line, coaxial cable, optical fiber or free space. The main received signal at an optimal point in the pulse interval to reason is that the number of bits that must be sent in a given maximize the probability of an accurate binary decision. This time interval (data rate) is continually increasing. implies that the fundamental shapes of the pulses be such that 18 All Rights Reserved © 2012 IJARCET
  • 2. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology Volume 1, Issue 5, July 2012 they do not interfere with one another at the optimal sampling cascade combination has impulse response normalized to point. unity the impulse response of the cascade combination of filters will have maximum amplitude more than unity There are two criteria that ensure noninterference. depending on the over sampling rate of the pulse shaping Criterion one is that the pulse shape exhibits a zero crossing at filter. And since QAM is not a constant amplitude signaling the sampling point of all pulse intervals except its own. scheme this leads to bit errors. Otherwise, the residual effect of other pulses will introduce errors into the decision making process. Criterion two is that To avoid this we have to scale the maximum the shape of the pulses be such that the amplitude decays amplitude of the impulse response of the root raised cosine rapidly outside of the pulse interval. This is important because impulse response depending up on the over sampling rate of any real system will contain intersymbol interference, which the filter such that the impulse response of the cascaded means that the actual sampling point of the receiver will not combination of the filters exactly has unit maximum always be optimal for each and every pulse. So, even if the amplitude. In our algorithm design this is done by making pulse shape provides a zero crossing at the optimal sampling modifications to the equation for calculation of the impulse point of other pulse intervals, intersymbol interference in the response depending up on the over sampling rate the impulse receiver could cause the sampling instant to move, thereby response thus calculated is used for both pulse shaping at the missing the zero crossing point. This, too, introduces error transmitter and the matched filtering at the receiver. into the decision making process. Thus, the quicker a pulse decays outside of its pulse interval, the less likely it is to allow Based on the above considerations the block diagram intersymbol interference to introduce errors when sampling used for the simulation of 16 QAM with root raised cosine adjacent pulses. In addition to the noninterference criteria, pulse shaping filter is slightly modified from that of the there is the ever-present need to limit the pulse bandwidth. simulation using the raised cosine filter and is as shown in fig. The rectangular pulse, by definition, meets criterion 2.1 Transmitter block diagram: number one because it is zero at all points outside of the present pulse interval. It clearly cannot cause interference during the sampling time of other pulses. The trouble with the rectangular pulse, however, is that it has significant energy over a fairly large bandwidth as indicated by its Fourier transform. In fact, because the spectrum of the pulse is given by the familiar sin (Пx)/Пx(sinc) response, its bandwidth actually extends to infinity. The unbounded frequency response of the rectangular pulse renders it unsuitable for modern transmission systems. This is where pulse shaping Figure2.1 : Tx block filters come into play. If the rectangular pulse is not the best choice for band-limited data transmission, then what pulse shape will limit bandwidth, decay quickly, and provide zero 2.2 Receiver block diagram: crossings at the pulse sampling times? The raised cosine pulse and root raised cosine pulse, which is used in a wide variety of modern data transmission systems. 2. Implementation of 16-QAM using Root Raised Cosine filter The implementation of the 16 QAM with root raised cosine filter is similar to the implementation with the raised Figure 2.2 : Rx block cosine filter at the transmitter except for some most important differences which arise in the receiver design due to the fact The impulse response thus obtained for an that single Root Raised Cosine filter is a non Nyquist pulse oversampling rate of 64 is as shown in the figure 2.3 shaping filter and two such filters are to be cascaded to obtain a Nyquist pulse shape at the output. Imposing such a constraint as to cascade the filters means that no non linear operation is allowed between the output of the pulse shaping filter and the input of the matched filter. So sampling and over sampling are not allowed at the receiver before the matched filtering as they are non linear operations so the received base band signal as such has to be given to the matched filter as the input how ever if the impulse response of a single filter in the 19 All Rights Reserved © 2012 IJARCET
  • 3. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology Volume 1, Issue 5, July 2012 Fig 2.3: Impulse Response of the Root Raised Cosine Filter 4. Simulation results: Now from this figure we can observe two things one is that the non nyquist pulse shape (non-zero at other bit Figure4.1: Plot of first 40 random bits sampling instants) and the other is that the peak amplitude of this impulse response is not unity but is significantly less than unity, this is due to the high oversampling rate adopted for this filter design. The total impulse response of the cascade combination of two such root raised cosine filters is shown below (this is obtained by convolving the individual filter impulse responses): Figure4.2: Plot of first 40 random symbols Fig 2.4: Cascade of two Impulse Responses From this figure we can observe that the impulse response becomes zero at the sampling instants of other bits (i.e. ., at +/-0.001s,+/-0.002s…) and the peak amplitude of the combined impulse response is “1” so this does not introduce any amplitude scaling at the receiver and thus results in correct decoding of the received signal. 3. Implementation of Algorithm: {Bits->symbols->UpSampling->RRCpulseshaping}-> Transmitter ->{AWGN channel} -> channel -> {RRC matched filter ->down sampling->decoded symbols->bits.} Receiver. 20 All Rights Reserved © 2012 IJARCET
  • 4. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology Volume 1, Issue 5, July 2012 Figure 4.3: Impulse response of RRC filter Figure 4.5: Impulse response of RC filter Figure 4.4: Scatter plot of RRC filter Figure 4.6: Scatter plot of RC filter 21 All Rights Reserved © 2012 IJARCET
  • 5. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology Volume 1, Issue 5, July 2012 Cosine and Root raised cosine communication systems. Results are also proved that ISI, Co-channel interference and additive noise are also suppressed over the band-limited channels by using these pulse-shaping filters. VIII References: nd [1] Proakis, John G. Communication Systems Engineering. 2 ed. New Jersey: Prentice Hall, 2002. th [2] Proakis, John G. Digital Communications.4 ed. McGraw- Hill International Edition, 2001. th [3] Haykin, Simon. Communication Systems. 4 ed. New York: John Wiley and Sons, Inc., 2001, Figure 4.7: Plot of RRC and RC filter-Bit Error Rate [4] Sklar, B. Digital Communications. New Jersey: Prentice Hall, 1988, [5] Wayne Tomasi , Electronic Communications th Systems Fundamentals ThroughAdvanced, 4 ed.Asia:Pearson Education,2002 [6] Sam Shanmugam , Digital and Analog Communication Systems, New York:John Wiley and Sons, th [7] Proakis, John G. Digital Signal processing, 4 ed. McGraw-Hill International Edition, 2001. Authors Biography V.SRIDHAR working as Assistant professor in ECE department at Vidya Jyothi Institute of Technology,Hyderabad from 2009. completed M.Tech withSpecialization Wireless and mobile communication systems from vardhaman college of engineering (AUTONOMOUS)JNTU,Hyderabad in 2011.he has completed M.Sc (IT)from Nagarjuna University, guntur, 5. Conclusion AndhraPradesh.completed Electronics and telecommunication engineering from vidya jyothi institute of technology,JNTU Hyderabad in 2007.His areas of research interests include 16 QAM base band communication system using Wireless and Mobile communications, Digital signal Raised Cosine and Root Raised Cosine pulse shaping filters is processing, image processing, Telecommunications, designed and implemented on the MATLAB platform. This is communication systems, signal processing.He is Lifetime tested for different SNR conditions in the channel ranging Member of ISTE and IETE,IAENG AND SDIWC. from 0 db to 20db and the results are plotted for Raised 22 All Rights Reserved © 2012 IJARCET
  • 6. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology Volume 1, Issue 5, July 2012 M.RENUKA working as Assistant professor in ECE department vidyajyothi institute of technology T.NAGALAXMI working as an hyderabad .she is persuing M.Tech (VLSI) from Mahaveer Assistant professor in ECE department at Vidya Jyothi instituteofscienceandtechnologyJNTU,HYDERABAD.She institute of technology,hyderabaad from 2008 to till date. And worked as “hardware design engineer” in ECIL from 2007 to also pursuing M.TECH(Embedded systems) ,affiliated college 2008.and also she worked as assistant trainee officer in the by JNTUH. She is having six years of teaching experience. year 2008 to 2009.her areas of research intrests include Herareasofresearchinterestsareembeddedsystems,VLSI,embed VLSI,Embedded systems, EDC and Digital signal processing. dedandrealtimesystems,digitalsignalprocessingandarchitechtu res,Microprocessor&Microcontroller,digitaldatacominication M.V.Bramhananda Reddy, Assoc.Professor, in CSE DepartmentTECHNOLOGY(SVIST),SRIVISHVESWARAI AHINSTITUTEOFSCIENCEANDTECHNOLOGY,ANGAL LU,MADANAPALLE ,M.Tech in Computer Science Engineering at JNTU, Kakinada, B.Tech in CSE at JNTU, Hyderabad. He is having seven years teachning experience His areas of interest for doing the research in DATAMINGING, DIGITAL IMAGE PROCESSING, EMBADDED SYSTEMS, COMPUTER NETWORKS AND ARTIFICIAL INTELLIGENCE. M.SUNITHA RANI working as an assistant professor in ECE department Vidya jyothi instituteoftechnology.hyderabad from 2008.she is pursuing M.TECH (Embedded systems) from nethaji institute of engineering college and technology.affliated JNTUH.she is having four years experience in teaching. her areas of research interests include VLSI,embedded systems, digital signal processing, and microprocessor. 23 All Rights Reserved © 2012 IJARCET