SlideShare a Scribd company logo
Tushar V. Kafare et al Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.1473-1475

RESEARCH ARTICLE

www.ijera.com

OPEN ACCESS

Simulation of Qpsk Modulator to Generate Real and Imaginary
Channel
Tushar V. Kafare*1, Prof .Col.Vijay Joshi*2,
*1(E &TC department, GHRCEM Pune, India.)
*2(Head of E&TC Department, GHRCEM Pune, India)
Abstract
In this paper we present a theoretical background of the digital communication systems and the QPSK
modulation. The main purpose is to design the QPSK system on FPGA. The simulation of a QPSK Modulator to
generate the real and imaginary channel is done using Xilinx ISE9.2 .the modulator algorithm has been
implemented using the VHDL language on Xilinx ISE 9.2.The modulated signal obtained in the form of I and Q
channel. Simulation is checked by applying different data stream at input and observing the real and imaginary
part.
Keywords: Modulation, Simulation, FPGA, QPSK.

I.

INTRODUCTION

Digital modulation is the process by which
digital symbols are transmitted into waveforms that
are compatible with the characteristics of the channel.
The modulation process converts the signal in order to
be compatible with available transmission facilities.
At the receiver end, demodulation must be
accomplished by recognizing the signals.The DQPSK
(Differential Quadrature Phase Shift Keying) is one of
the basic binary modulation technique .It has as a
result only two phases of the carrier, at the same
frequency ,but separated by 90º . The QPSK uses four
points on the constellation diagram, equi spaced
around circle .With four phases, QPSK can encode
two bits per symbol, given with gray coding to
minimize the bit error rate (BER).Sometimes
misperceived as twice the BPSK.

indicates the implementation of higher-order PSK.
Writing the symbols in the constellation diagram in
terms of the sine and cosine waves used to transmit
them. The implementation of QPSK involves
changing the phase of the transmitted waveform.
QPSK is one of the most popular digital modulation
techniques used for Satellite communication and
sending data over cable networks. Its popularity
comes from both its easy implementation and
pliability to noise. Each finite phase change
representing unique digital data. A phase modulated
waveform can be generated by using the digital data to
change the phase of a signal while its frequency and
amplitude stay constant.
The paper is organized into 4 sections
.Introduction which represents section 1 describes
basics of the QPSK Modulation. In section 2, I offer
information about the software tools used and
simulation techniques of QPSK Modulator in Xilinx a
section 3 is dedicated to the result. The final section 4
Presents conclusion and future work.

II.

Fig 1.1 QPSK generation
The QPSK can be used either to double the
data rate compared with BPSK system while
maintaining the same bandwidth of the signal. To
maintain the data rate of BPSK but having the
bandwidth needed in this latter case the BER of BPSK
is same as that of BER of QPSK. The implementation
of QPSK is more general than that of BPSK and also
www.ijera.com

QPSK IN XILINX ISE SIMULATOR

Here, I have written VHDL code for the
QPSK generation using Xilinx Simulator. The real
channel generated by passing all incoming even part
to it. And imaginary part is generated by passing all
odd part to the channel .I am going to implement
QPSK generation on the Spartan 3 kit by Xilinx the
adder can be implement in the hardware of FPGA so
that it can take less power to operate. Here sin and cos
signals are generated by dividing the clock and
provided the phase difference between both.

1473 | P a g e
Tushar V. Kafare et al Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.1473-1475

www.ijera.com

Fig 4.2 gives the detailed description of the
interconnection between input and output.

Fig.2.1: Generation of I &Q channel
The high frequency clock is reserved for
Spartan 3 kit implementation and the divided clock is
used to generate the I & Q signals. If we divide the
clock in higher amount then the incoming signals can
be separated fastly. Enable input is provided to start
the separation of input bit and clock edge decides the
speed . the next chapter describes the result of
simulation of QPSK generation in Xilinx.

III.

SIMULATION RESULT

Fig 3.1 specifies the RTL schematic of the
design which gives the port map i.e. inputs the system
and outputs from the system.

Fig 3.2 Interconnection Diagram
The following figure indicates the possible
combination of inputs that can be given the the
simulation of QPSK modulation. The clock signal
must have high frequency so that the information send
is maximum. The actual conversion start when enable
signal is provided.

Fig 3.1 RTL schematic in simulator

Fig 3.3 Test input
According the given input combination we
can obtain the simulation result that is specified in

www.ijera.com

next diagram all the signals i.e. divided clock, counter,
input data stream sin and cos also I and Q channels.

1474 | P a g e
Tushar V. Kafare et al Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.1473-1475

www.ijera.com

Fig 3.4 I&Q channel Generation by simulation
The device utilization is provided in the last
diagram i.e. no of flip flops , IOBs ,LUTs and GLCKs
.The device utilization gives the part of Spartan 3 kit
and FPGA so that we can calculate the total power
required. Device utilization summary gives the
information related to the QPSK can be
implementated in fast mode to enhance data rates also
it will gives idea about system integrity.
If the used blocks of the fpga are less in
number then power saving is done.

Fig 3.5 device utilization summary
Field-programmable gate arrays are re
programmable hardware chips for digital logic design.
FPGAs are an array of logic gates that can be
configured to construct arbitrary digital circuits. These
circuits are specified using either circuit schematics or
hardware description languages such as Verilog or
VHDL. A logic design on an FPGA is also referred to
as a soft intellectual property core (IP-core). Existing
commercial libraries provide a wide range of
predesigned cores, including those of complete CPUs.
Such a More than one soft IP-core can be placed onto
an FPGA chip.

IV.

CONCLUSION AND FUTURE
WORK

The purpose of this work is to develop a
system to modulate the data using FPGA so that we
can provide the security to the data as well as to
enhance the data rate of the communication. The real
www.ijera.com

and imaginary part of QPSK signal is generated by
fpga and it can add externally to get QPSK signal.
The Main aim of project is to implement this
communication system on the tool Spartan 3 provided
by Xilinx so that we can minimize the power require.
Also we can speed up the communication because
FPGA implementation provides the high speed
operation.
REFERENCES
[1]
E.Normark, Lei.Yang, C.Wakayama, P.Nikitin,
R, Shi “VHDL AMS Behavioral Modeling and
simulation of a pi/4DQPSK transceiver system”
[2]
T.J.Kazmierski, F.A.Hamid “Architectural and
parametric optimization of low-pass RF anlog
Filter in VHDL – AMS based high level
synthsis”BMAS2004, San Jose,20-22 oct20042.
[3]
G.C.Cardarilli, R. A.Del Re.RE, L.Simone
Nicol, “Otimized QPSK Modulaator for DVB-S
Applications,” ISCAS 2006 IEEE.
[4]
Douglas.L.Perry “VHDL Programming by
Example”Mc.Grawh. USA: Academic 2002,
pp. 842- 8681
[5]
www.altera.com/literature/univ/upds.pdf.(UP2e
dicational board datasheet).
[6]
Roger.Lipsett,Carl.Schaefer,
Cary.Ussery
“VHDL Hardware Description and design”
pp842-868
[7]
H.Bochnick,W.Anheier “FIR filter design using
Verilog and VHDL”.Italy April.16-26.1993
[8]
http://ieeexplore.ieee.org/iel5/7180/19335/0089
3288.pdf (“IEEE standred VHDL Language
Reference Manual”
[9]
F.Ahamed, A.Scorpino,“An educational digital
communications project using FPGAs to
implement a BPSK Detector”, IEEE
Transactions on Education, Vol.48, No.1, 2005,
pp.191-197.
[10] System Generator for DSP. Getting Started
Guide. Xilinx. 2008.
[11] S.O.Popescu, G.Budura, A.S.Gontean, “Review
of PSK and QAM – Digital Modulation
Techniques on FPGA”, International Joint
Conference on Computational Cybernatics and
Technical
Informatics
(ICCC-CONTI),
Romania, 2010, pp.327-332.
1475 | P a g e

More Related Content

PDF
Jg3515961599
IJERA Editor
 
PDF
Study on Adaptive PID Control Algorithm Based on RBF Neural Network
Radita Apriana
 
PDF
Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...
IOSR Journals
 
PDF
Transfer of ut information from fpga through ethernet interface
eSAT Publishing House
 
PDF
Area Versus Speed Trade-off Analysis of a WiMAX Deinterleaver Circuit Design
ijsrd.com
 
PDF
High Speed and Area Efficient Booth Multiplier Using SQRT CSLA with Zero Find...
IJERA Editor
 
PDF
Performance Analysis of IEEE 802.15.4 Transceiver System under Adaptive White...
IJECEIAES
 
PDF
Hh3413401342
IJERA Editor
 
Jg3515961599
IJERA Editor
 
Study on Adaptive PID Control Algorithm Based on RBF Neural Network
Radita Apriana
 
Design of Adjustable Reconfigurable Wireless Single Core CORDIC based Rake Re...
IOSR Journals
 
Transfer of ut information from fpga through ethernet interface
eSAT Publishing House
 
Area Versus Speed Trade-off Analysis of a WiMAX Deinterleaver Circuit Design
ijsrd.com
 
High Speed and Area Efficient Booth Multiplier Using SQRT CSLA with Zero Find...
IJERA Editor
 
Performance Analysis of IEEE 802.15.4 Transceiver System under Adaptive White...
IJECEIAES
 
Hh3413401342
IJERA Editor
 

What's hot (18)

PDF
P50402105108
IJERA Editor
 
PDF
Run-time power management in cloud and containerized environments
NECST Lab @ Politecnico di Milano
 
PPTX
final14-4
shanmugavel ramani
 
PDF
J010234960
IOSR Journals
 
PDF
Enabling SDN in old school networks with Software-Controlled Routing Protocols
Open Networking Summits
 
PDF
Analysis of Power Optimization of Serial Communication Protocol-Memory–Switch...
IJRES Journal
 
PDF
Boosting the Performance of Nested Spatial Mapping with Unequal Modulation in...
Ealwan Lee
 
PDF
Digital Implementation of Costas Loop with Carrier Recovery
IJERD Editor
 
PDF
Implementation of switching controller for the internet router
IAEME Publication
 
PDF
vlsi projects using verilog code 2014-2015
E2MATRIX
 
PDF
IJSRED-V1I1P2
IJSRED
 
PPT
Hardware Implementation Of QPSK Modulator for Satellite Communications
pradeepps88
 
DOCX
Satellite link using 16 psk
chintanajoshi
 
PDF
Digital Phase Locked Loop
Jun Steed Huang
 
PDF
Br4201458461
IJERA Editor
 
PDF
High Accuracy Distance Measurement for Bluetooth Based on Phase Ranging
Ealwan Lee
 
P50402105108
IJERA Editor
 
Run-time power management in cloud and containerized environments
NECST Lab @ Politecnico di Milano
 
J010234960
IOSR Journals
 
Enabling SDN in old school networks with Software-Controlled Routing Protocols
Open Networking Summits
 
Analysis of Power Optimization of Serial Communication Protocol-Memory–Switch...
IJRES Journal
 
Boosting the Performance of Nested Spatial Mapping with Unequal Modulation in...
Ealwan Lee
 
Digital Implementation of Costas Loop with Carrier Recovery
IJERD Editor
 
Implementation of switching controller for the internet router
IAEME Publication
 
vlsi projects using verilog code 2014-2015
E2MATRIX
 
IJSRED-V1I1P2
IJSRED
 
Hardware Implementation Of QPSK Modulator for Satellite Communications
pradeepps88
 
Satellite link using 16 psk
chintanajoshi
 
Digital Phase Locked Loop
Jun Steed Huang
 
Br4201458461
IJERA Editor
 
High Accuracy Distance Measurement for Bluetooth Based on Phase Ranging
Ealwan Lee
 
Ad

Viewers also liked (20)

PDF
In3614821488
IJERA Editor
 
PDF
Ig3614301436
IJERA Editor
 
PDF
Ic36140914013
IJERA Editor
 
PDF
Ii3614451458
IJERA Editor
 
PDF
Hn3613321337
IJERA Editor
 
PDF
Hy3613901394
IJERA Editor
 
PDF
Ig3614301436
IJERA Editor
 
PDF
Hx3613861389
IJERA Editor
 
PDF
Ht3613671371
IJERA Editor
 
PDF
Id3614141421
IJERA Editor
 
PDF
Ia3613981403
IJERA Editor
 
PDF
Ih3614371444
IJERA Editor
 
PDF
Ik3614691472
IJERA Editor
 
PDF
Ie3614221424
IJERA Editor
 
PDF
Hz3613951397
IJERA Editor
 
PDF
If3614251429
IJERA Editor
 
PDF
Hw3613811385
IJERA Editor
 
PDF
Hs3613611366
IJERA Editor
 
PDF
Hr3613551360
IJERA Editor
 
PDF
Ib3614041408
IJERA Editor
 
In3614821488
IJERA Editor
 
Ig3614301436
IJERA Editor
 
Ic36140914013
IJERA Editor
 
Ii3614451458
IJERA Editor
 
Hn3613321337
IJERA Editor
 
Hy3613901394
IJERA Editor
 
Ig3614301436
IJERA Editor
 
Hx3613861389
IJERA Editor
 
Ht3613671371
IJERA Editor
 
Id3614141421
IJERA Editor
 
Ia3613981403
IJERA Editor
 
Ih3614371444
IJERA Editor
 
Ik3614691472
IJERA Editor
 
Ie3614221424
IJERA Editor
 
Hz3613951397
IJERA Editor
 
If3614251429
IJERA Editor
 
Hw3613811385
IJERA Editor
 
Hs3613611366
IJERA Editor
 
Hr3613551360
IJERA Editor
 
Ib3614041408
IJERA Editor
 
Ad

Similar to Il3614731475 (20)

PDF
International Journal of Engineering Research and Development
IJERD Editor
 
PDF
Bm044394397
IJERA Editor
 
PDF
Hardware Simulation of QPSK Modulator
IRJET Journal
 
PDF
Performance Measurement of Digital Modulation Schemes Using FPGA
IJRES Journal
 
PDF
Digital communication kit
NawfalAhmed1
 
PDF
Hardware co simulation of bpsk and qpsk
IAEME Publication
 
PPT
Saccolfinal 090505095735-phpapp01
Kedarisetti Venkatesh
 
PPTX
Design And Simulation of Modulation Schemes used for FPGA Based Software Defi...
Sucharita Saha
 
PDF
J044084349
IJERA Editor
 
PDF
40120140504012
IAEME Publication
 
PDF
I011136673
IOSR Journals
 
PPTX
Seminar on field programmable gate array
Saransh Choudhary
 
PDF
Design and implementation of qpsk modulator using digital subcarrier
Gongadi Nagaraju
 
PDF
Final_Report
Connor Delaosa
 
PDF
IRJET-Protection of Buildings from Saltpetre
IRJET Journal
 
PPTX
What is I/Q phase
Seokseong Jeon
 
PDF
Qpsk modulation for dsss cdma transmitter and receiver using fpga
IAEME Publication
 
PDF
PSK and It's Schemes (using MATLAB)
Amirah Nadrah Ghazali
 
PDF
Research on Error Correction Signal in Wireless Communication by AWGN
ijtsrd
 
PPT
An Introduction to Field Programmable Gate Arrays
KingshukDas35
 
International Journal of Engineering Research and Development
IJERD Editor
 
Bm044394397
IJERA Editor
 
Hardware Simulation of QPSK Modulator
IRJET Journal
 
Performance Measurement of Digital Modulation Schemes Using FPGA
IJRES Journal
 
Digital communication kit
NawfalAhmed1
 
Hardware co simulation of bpsk and qpsk
IAEME Publication
 
Saccolfinal 090505095735-phpapp01
Kedarisetti Venkatesh
 
Design And Simulation of Modulation Schemes used for FPGA Based Software Defi...
Sucharita Saha
 
J044084349
IJERA Editor
 
40120140504012
IAEME Publication
 
I011136673
IOSR Journals
 
Seminar on field programmable gate array
Saransh Choudhary
 
Design and implementation of qpsk modulator using digital subcarrier
Gongadi Nagaraju
 
Final_Report
Connor Delaosa
 
IRJET-Protection of Buildings from Saltpetre
IRJET Journal
 
What is I/Q phase
Seokseong Jeon
 
Qpsk modulation for dsss cdma transmitter and receiver using fpga
IAEME Publication
 
PSK and It's Schemes (using MATLAB)
Amirah Nadrah Ghazali
 
Research on Error Correction Signal in Wireless Communication by AWGN
ijtsrd
 
An Introduction to Field Programmable Gate Arrays
KingshukDas35
 

Recently uploaded (20)

PDF
Doc9.....................................
SofiaCollazos
 
PDF
Advances in Ultra High Voltage (UHV) Transmission and Distribution Systems.pdf
Nabajyoti Banik
 
PDF
Oracle AI Vector Search- Getting Started and what's new in 2025- AIOUG Yatra ...
Sandesh Rao
 
PDF
AI-Cloud-Business-Management-Platforms-The-Key-to-Efficiency-Growth.pdf
Artjoker Software Development Company
 
PPTX
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
PPTX
OA presentation.pptx OA presentation.pptx
pateldhruv002338
 
PDF
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
PDF
The Future of Artificial Intelligence (AI)
Mukul
 
PDF
The Evolution of KM Roles (Presented at Knowledge Summit Dublin 2025)
Enterprise Knowledge
 
PDF
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
PDF
A Day in the Life of Location Data - Turning Where into How.pdf
Precisely
 
PDF
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
 
PDF
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
PPTX
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
PDF
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
 
PDF
Event Presentation Google Cloud Next Extended 2025
minhtrietgect
 
PPTX
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
PDF
Software Development Methodologies in 2025
KodekX
 
PDF
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
 
PDF
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 
Doc9.....................................
SofiaCollazos
 
Advances in Ultra High Voltage (UHV) Transmission and Distribution Systems.pdf
Nabajyoti Banik
 
Oracle AI Vector Search- Getting Started and what's new in 2025- AIOUG Yatra ...
Sandesh Rao
 
AI-Cloud-Business-Management-Platforms-The-Key-to-Efficiency-Growth.pdf
Artjoker Software Development Company
 
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
OA presentation.pptx OA presentation.pptx
pateldhruv002338
 
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
The Future of Artificial Intelligence (AI)
Mukul
 
The Evolution of KM Roles (Presented at Knowledge Summit Dublin 2025)
Enterprise Knowledge
 
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
A Day in the Life of Location Data - Turning Where into How.pdf
Precisely
 
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
 
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
 
Event Presentation Google Cloud Next Extended 2025
minhtrietgect
 
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
Software Development Methodologies in 2025
KodekX
 
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
 
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 

Il3614731475

  • 1. Tushar V. Kafare et al Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.1473-1475 RESEARCH ARTICLE www.ijera.com OPEN ACCESS Simulation of Qpsk Modulator to Generate Real and Imaginary Channel Tushar V. Kafare*1, Prof .Col.Vijay Joshi*2, *1(E &TC department, GHRCEM Pune, India.) *2(Head of E&TC Department, GHRCEM Pune, India) Abstract In this paper we present a theoretical background of the digital communication systems and the QPSK modulation. The main purpose is to design the QPSK system on FPGA. The simulation of a QPSK Modulator to generate the real and imaginary channel is done using Xilinx ISE9.2 .the modulator algorithm has been implemented using the VHDL language on Xilinx ISE 9.2.The modulated signal obtained in the form of I and Q channel. Simulation is checked by applying different data stream at input and observing the real and imaginary part. Keywords: Modulation, Simulation, FPGA, QPSK. I. INTRODUCTION Digital modulation is the process by which digital symbols are transmitted into waveforms that are compatible with the characteristics of the channel. The modulation process converts the signal in order to be compatible with available transmission facilities. At the receiver end, demodulation must be accomplished by recognizing the signals.The DQPSK (Differential Quadrature Phase Shift Keying) is one of the basic binary modulation technique .It has as a result only two phases of the carrier, at the same frequency ,but separated by 90º . The QPSK uses four points on the constellation diagram, equi spaced around circle .With four phases, QPSK can encode two bits per symbol, given with gray coding to minimize the bit error rate (BER).Sometimes misperceived as twice the BPSK. indicates the implementation of higher-order PSK. Writing the symbols in the constellation diagram in terms of the sine and cosine waves used to transmit them. The implementation of QPSK involves changing the phase of the transmitted waveform. QPSK is one of the most popular digital modulation techniques used for Satellite communication and sending data over cable networks. Its popularity comes from both its easy implementation and pliability to noise. Each finite phase change representing unique digital data. A phase modulated waveform can be generated by using the digital data to change the phase of a signal while its frequency and amplitude stay constant. The paper is organized into 4 sections .Introduction which represents section 1 describes basics of the QPSK Modulation. In section 2, I offer information about the software tools used and simulation techniques of QPSK Modulator in Xilinx a section 3 is dedicated to the result. The final section 4 Presents conclusion and future work. II. Fig 1.1 QPSK generation The QPSK can be used either to double the data rate compared with BPSK system while maintaining the same bandwidth of the signal. To maintain the data rate of BPSK but having the bandwidth needed in this latter case the BER of BPSK is same as that of BER of QPSK. The implementation of QPSK is more general than that of BPSK and also www.ijera.com QPSK IN XILINX ISE SIMULATOR Here, I have written VHDL code for the QPSK generation using Xilinx Simulator. The real channel generated by passing all incoming even part to it. And imaginary part is generated by passing all odd part to the channel .I am going to implement QPSK generation on the Spartan 3 kit by Xilinx the adder can be implement in the hardware of FPGA so that it can take less power to operate. Here sin and cos signals are generated by dividing the clock and provided the phase difference between both. 1473 | P a g e
  • 2. Tushar V. Kafare et al Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.1473-1475 www.ijera.com Fig 4.2 gives the detailed description of the interconnection between input and output. Fig.2.1: Generation of I &Q channel The high frequency clock is reserved for Spartan 3 kit implementation and the divided clock is used to generate the I & Q signals. If we divide the clock in higher amount then the incoming signals can be separated fastly. Enable input is provided to start the separation of input bit and clock edge decides the speed . the next chapter describes the result of simulation of QPSK generation in Xilinx. III. SIMULATION RESULT Fig 3.1 specifies the RTL schematic of the design which gives the port map i.e. inputs the system and outputs from the system. Fig 3.2 Interconnection Diagram The following figure indicates the possible combination of inputs that can be given the the simulation of QPSK modulation. The clock signal must have high frequency so that the information send is maximum. The actual conversion start when enable signal is provided. Fig 3.1 RTL schematic in simulator Fig 3.3 Test input According the given input combination we can obtain the simulation result that is specified in www.ijera.com next diagram all the signals i.e. divided clock, counter, input data stream sin and cos also I and Q channels. 1474 | P a g e
  • 3. Tushar V. Kafare et al Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.1473-1475 www.ijera.com Fig 3.4 I&Q channel Generation by simulation The device utilization is provided in the last diagram i.e. no of flip flops , IOBs ,LUTs and GLCKs .The device utilization gives the part of Spartan 3 kit and FPGA so that we can calculate the total power required. Device utilization summary gives the information related to the QPSK can be implementated in fast mode to enhance data rates also it will gives idea about system integrity. If the used blocks of the fpga are less in number then power saving is done. Fig 3.5 device utilization summary Field-programmable gate arrays are re programmable hardware chips for digital logic design. FPGAs are an array of logic gates that can be configured to construct arbitrary digital circuits. These circuits are specified using either circuit schematics or hardware description languages such as Verilog or VHDL. A logic design on an FPGA is also referred to as a soft intellectual property core (IP-core). Existing commercial libraries provide a wide range of predesigned cores, including those of complete CPUs. Such a More than one soft IP-core can be placed onto an FPGA chip. IV. CONCLUSION AND FUTURE WORK The purpose of this work is to develop a system to modulate the data using FPGA so that we can provide the security to the data as well as to enhance the data rate of the communication. The real www.ijera.com and imaginary part of QPSK signal is generated by fpga and it can add externally to get QPSK signal. The Main aim of project is to implement this communication system on the tool Spartan 3 provided by Xilinx so that we can minimize the power require. Also we can speed up the communication because FPGA implementation provides the high speed operation. REFERENCES [1] E.Normark, Lei.Yang, C.Wakayama, P.Nikitin, R, Shi “VHDL AMS Behavioral Modeling and simulation of a pi/4DQPSK transceiver system” [2] T.J.Kazmierski, F.A.Hamid “Architectural and parametric optimization of low-pass RF anlog Filter in VHDL – AMS based high level synthsis”BMAS2004, San Jose,20-22 oct20042. [3] G.C.Cardarilli, R. A.Del Re.RE, L.Simone Nicol, “Otimized QPSK Modulaator for DVB-S Applications,” ISCAS 2006 IEEE. [4] Douglas.L.Perry “VHDL Programming by Example”Mc.Grawh. USA: Academic 2002, pp. 842- 8681 [5] www.altera.com/literature/univ/upds.pdf.(UP2e dicational board datasheet). [6] Roger.Lipsett,Carl.Schaefer, Cary.Ussery “VHDL Hardware Description and design” pp842-868 [7] H.Bochnick,W.Anheier “FIR filter design using Verilog and VHDL”.Italy April.16-26.1993 [8] http://ieeexplore.ieee.org/iel5/7180/19335/0089 3288.pdf (“IEEE standred VHDL Language Reference Manual” [9] F.Ahamed, A.Scorpino,“An educational digital communications project using FPGAs to implement a BPSK Detector”, IEEE Transactions on Education, Vol.48, No.1, 2005, pp.191-197. [10] System Generator for DSP. Getting Started Guide. Xilinx. 2008. [11] S.O.Popescu, G.Budura, A.S.Gontean, “Review of PSK and QAM – Digital Modulation Techniques on FPGA”, International Joint Conference on Computational Cybernatics and Technical Informatics (ICCC-CONTI), Romania, 2010, pp.327-332. 1475 | P a g e