SlideShare una empresa de Scribd logo
1 de 7
Descargar para leer sin conexión

Abstract— Software Defined Radio (SDR) system is a radio
communication system where components that have typically
been implemented in hardware (i.e. mixers, filters, amplifiers,
modulators/demodulators, detectors. etc.) are instead
implemented using software on a personal computer or other
embedded computing devices. While the concept of SDR is not
new, the rapidly evolving capabilities of digital electronics are
making practical many processes that were once only
theoretically possible. The objective of this work is to design and
develop an Amplitude Modulation Software Defined Radio
Transmitter on FPGA. The FPGA is configured as a digital
amplitude modulator using behavioral modeling with VHDL. In
addition to that the FPGA should have the digital parts of ADC
and DAC which are basically mixed circuits. The base band
signal in the audio spectrum is acquired by the FPGA based
system and is amplitude modulated and fed to the antenna
through an ADC. In addition to that clock signal should also be
fed to the FPGA as clock generating circuit is not a digital
circuit. The system can be easily verified if it is designed for the
spectral range of AM receiver commonly available in the
market. A successful reception of the transmitted base band
signal in the AM receiver verifies the working of the proposed
system.
Index Terms— AM Modulator, FPGA, VHDL.
I. INTRODUCTION
Software Defined Radio is not a very new idea,
however with advances in Digital Signal Processing
technology and other associated electronics, the technology
has only recently been considered achievable. Numerous
companies and technical institutions have now decided to
pursue SDR research in recognition of the opportunities that
lie in the use of the technology. The program is unique
compared to all the existing programs as it is flexible. This
flexibility makes the FPGA a powerful instrument in the
development of SDR.
The reprogrammable nature of the FPGA is what
makes it ideal for SDR, since any software upgrades or
changes in network architecture can be easily uploaded to the
device without any hardware reconfiguration. The proposed
project will make use of the available technologies, beginning
development as a Software Controlled Radio, where
frequency selection will be the variable controlled by a digital
system prototyped by an FPGA. The resources available on
the FPGA will allow further controls to be implemented, at a
later stage with no or little added cost.
II. LITERATURE SERVEY
The article complements one in the recent IEEE
Communications Magazine Feature Topic on
Globalization of Software Radio [1], which provides a
more comprehensive review of current R&D activities in
software radio handsets and base stations. For a general
introduction to software radio the reader is referred to the
classic 1995 Special Issue of IEEE Communications
Magazine [2] on the topic and to [3, 4].
Review a new “direct digitization” approach for
“digital RF” architectures for software radio. Although
direct digitization usually implies the simultaneous
digitization of all channels in a particular band at a down
converted IF, use this term to refer exclusively to the direct
digitization of all bands, from near DC to RF. Present
results on band selection and digitization of RF signals
directly at the carrier frequency with high resolution. These
novel approaches are enabled by a superconductor
analog-to-digital converter technology using an ultra fast IC
logic known as Rapid Single Flux Quantum (RSFQ) logic,
with performance capable of enabling envisioned software
radios [5].
Also referred to as spectrum commons [6], [7],
this model employs open sharing among peer users as the
basis for managing a spectral region. Advocates of this
model draw support from the phenomenal success of
wireless services operating in the unlicensed industrial,
scientific, and medical (ISM) radio band (e.g., WiFi).
Centralized [9], [10] and distributed [11]–[12] spectrum
sharing strategies have been initially investigated to address
technological challenges under this spectrum management
model.
Although the SDR design methodology has been widely
studied, there have been only a few attempts to
mathematically model the design process [13] and [14].
Unfortunately, the existing mathematical formulations are
not applicable to many engineering problems, as they are
either excessively abstract in nature [13] or exclusive in
assumption [14]. In this paper, we present a rapid
prototyping method, applicable to industrial developments,
for the SDR, or indeed any embedded system, design flow.
To achieve rapid development, it is imperative that both
software-hardware requirements and assignments to be
reliably and readily identified. The key benefit of a
refinable development is that a roadmap may be envisioned
without delving into the details of the implementation. This
in turn avoids the over reliance on the error prone top-down
design flow, in the favour of more realistic paradigms such
as spiral design method [15].
SYSTEM DESIGN AND IMPLEMENTATION
Software defined AM transmitter using VHDL
[1]
V Bhagyalakshmi , [2]
Jyoti.B
[1]
Assistant professor , GSSSIETW,Mysore, [2]
Assistant professor , GSSSIETW,Mysore
[1]
vbhagyalakshmi@gmail.com, [2]
jyothi.b @gsss.edu.in
ISBN-13: 978-1540513212
www.iaetsd.in
Proceedings of ICAET-2016
©IAETSD 201668
Based on the literature review, upon comparing the
different possibilities to realise the system, a basic model of
the system has been planned. The same has been explained
in detail taking each block into consideration.
OVERVIEW OF THE SYSTEM
The objective of the system is to develop a modulator which
will receive an audio input and will amplitude modulate it.
The first block in the system is a microphone. The output of
the microphone is amplified and then fed to the analogy to
digital converter system. The block diagram shown in Fig 1
is an overview of the proposed system.
Fig 1. Functional block diagram of the system. A source of
carrier frequency is needed to generate the carrier
frequency. The output of the ADC is to be modulated
digitally with the modulator system. The final modulated
output is to be fed to the antenna or transmission part upon
necessity.
The overview of the system shows that the system has both
analog and digital circuits. Microphone, Amplifier and
Antenna are analog system and are totally beyond the
purview of implementation on FPGA. To realise ADC,
Modulator and Carrier Frequency Synthesis, FPGA or an
FPGA kit can be used. A point to be noted here is that ADC
and DAC comes under mixed system category.
The carrier frequency, the sampling clock for analog to
digital converter is to be synthesised by suitably dividing
the crystal based clock on the FPGA kit. FPGA as such will
never have a clock generator or time based signal synthesis
feature on it.
MICROPHONE SYSTEM
Audio input is fed to the condenser microphone as its core
converter of audio signal to electrical signal. A microphone
is an acoustic-to-electric transducer that converts sound
into an electrical signal. The block diagram of condenser
microphone is shown in Fig 2.
Fig 2. Block diagram of condenser microphone
The output of the microphone is to be fed to a high input
impedance amplifier in general. Upon prototyping of this
part, it was found that the microphone used had the ability
to make full VCC swing without an amplifier. Hence the
output of the circuit was taken out directly. The load test
that is related to the output impedance of the microphone
does matter. But since the next Stage being fed by the
microphone output happens to be a comparator; the
necessity of a buffer has also been undermined.
CLOCK GENERATION PROGRAM
This generates clock frequency which provides the base for
all timed application and modules that are functional in this
project. Crystal oscillator produces 50MHz frequency
signal. In this part of program output of crystal oscillator is
divided to get sampling frequency and carrier frequency
signal.
CARRIER FREQUENCY GENERATOR
In this part of program, the oscillator frequency 50 MHz is
divided by 25 to get 2 MHz frequency carrier signal.
Carrier signal is a square wave which is used for amplitude
modulation.
SAMPLING CLOCK GENERATOR
The Nyquist Theorem, also known as the sampling theorem,
is a principle that engineers follow in the digitization of
analog signals. For analog-to-digital conversion (ADC) to
result in a faithful reproduction of the signal, slices, called
samples, of the analog waveform must be taken frequently.
The number of samples per second is called the sampling
rate or sampling frequency. According to the Nyquist
Theorem, the sampling rate must be at least 2fmax, or twice
the highest analog frequency component. The sampling in
an analog-to-digital converter is actuated by a pulse
generator (clock). If the sampling rate is less than 2fmax,
some of the highest frequency components in the analog
input signal will not be correctly represented in the
digitized output. When such a digital signal is converted
back to analog form by a digital-to-analog converter, false
frequency components appear that were not in the original
analog signal. This undesirable condition is a form of
distortion called aliasing.
From the above analysis it can be seen that at least
two samples of a sinusoid is required per cycle of the
sinusoid to recover it promptly. In addition to that looking
in to the type of conversion we have employed here, which
is a successive counter approach, we need a clock at higher
rate for clocking the analog to digital converter. Maximum
frequency of audio speech is 20 KHz. The Nyquist criteria
states that we need to sample the signal at a rate more than
twice the maximum frequency content in the analogy signal
to be digitised.
fm = 20 KHz
fs > fm x 2
fs > 40 Kilo Samples per second
Bus width of ADC = 3
ISBN-13: 978-1540513212
www.iaetsd.in
Proceedings of ICAET-2016
©IAETSD 201669
Number of quantisation levels = 2^3 = 8
fc >= 40 * 8 K = 320 K
The FPGA kit has an inbuilt clock of 50 MHz. Hence it was
decided to divide the clock by a factor of 150 so that
sampling clock operates at 333 K Samples per second.
These frequency signals are obtained by dividing the crystal
frequency which generated on the FPGA kit.
Analog to Digital Converter (ADC)
By comparing the different structures of analog to digital
converters, it is decided to use delta encoded ADC for the
realisation of analog to digital conversion stage in the
project. Fig 3 shows an overview of the ADC implemented
in the project.
Fig 3. Block Diagram of Analog to Digital Converter
COMPARATOR
Comparator compares the input signal which is coming
from Microphone is fed to the non inverting terminal and
the output of DAC which is fed to the inverting input of an
op amp. It is implemented in single power supply systems.
So that the values 0 V and 5 V are taken for modulation
process.
A standard op-amp operating without negative feedback
can be used as a comparator. When the non-inverting input
(V+) is at a higher voltage than the inverting input (V-), the
high gain of the op-amp causes it to output the most positive
voltage it can. When the non-inverting input (V+) drops
below the inverting input (V-), the op-amp outputs the most
negative voltage it can. Since the output voltage is limited
by the supply voltage, for an op-amp that uses a balanced,
split supply, In this case the supply is a single polarity
supply which takes the value of +Vcc and 0 v.
Up/down counter program is implemented on FPGA. In
this process initially the count is set to mid value “100”.
Counter up counts if the output of the comparator is high
else the value is decremented i.e. down counted. Counter
output is fed to the DAC, which converts digital data to
analog data.
DIGITAL TO ANALOG CONVERTER (DAC)
When data is in binary form, the 0's and 1's may be of
several forms such as the TTL form where the logic zero
may be a value up to 0.8 volts and the 1 may be a voltage
from 2 to 5 volts. The data can be converted to clean digital
form using gates which are designed to be on or off
depending on the value of the incoming signal. Data in
clean binary digital form can be converted to an analog
form by using a summing amplifier which is Fig 4.
A simple 4-bit D/A converter can be made with a four-input
summing amplifier. DAC is an analog circuit and hence is
realised with discrete components outside FPGA.
Fig 4. Weighted summing amplifier
By the end of the project discussion, a revelation is made on
how multiple tasks to be carried out by different op-amps can
be integrated on to a single op-amp and thus making the
circuit simple and more reliable. Again the output of DAC is
compared with input voltage; this process continues to
produce modulated output.
BAND PASS FILTER DESIGN
A band-pass filter is a device that passes frequencies within a
certain range and rejects frequencies outside that range. An
example of an analog electronic band-pass filter is an RLC
circuit. These filters can also be created by combining a
low-pass filter with a high-pass filter.
Very low frequencies are blocked by C2 and, therefore,
cannot appear at the op amp output, Very high frequencies
are fed back to the inverting opamp input with a factor of
early "1" (via C1 and C2), they are amplified by nearly
"zero". As a consequence: the circuit has a the feedback
network is, in principle; a "bridget-T" network which is
known to exhibit a complex "zero".
Fig 5 Narrow Bandpass filter gain Vs frequency graph
ISBN-13: 978-1540513212
www.iaetsd.in
Proceedings of ICAET-2016
©IAETSD 201670
The narrow bandpass filter is designed to get a sharp
frequency of 2MHz, which is shown in the Fig. 5 Due to the
feedback action of the op amp the complex zero is
transferred to a complex pole pair which shown in Fig 6.
Fig 6. Narrow band pass filter circuit
Designing of the parameter values are calculated by using
equations 1, 2, 3 and 4.
By Choosing C1 = C2 = 0.01 μF
f c = 2MHz Af = 10
Q = f0/Δf = 2MHz/ 5KHz = 400 ohm (1)
R1 = R4 = Q/ 2×Π×C1×fc×Af = 318.3 ohm (2)
R3= 19 × R1= 6.0478 ohm (3)
R2= R1/19= 16.75 ohm (4)
ANTENNA DESIGN
An antenna is an electrical conductor used in the
transmission and reception of electromagnetic energy by
converting radio waves into electrical signals and
vice-versa. In normal circuits, electric energy either
remains within the circuit and performs useful work or is
converted into heat. When a resonant element (an antenna)
is added to a RF circuit, it will redirect some of its power
along the antenna, which will create an electromagnetic
field. This energy is then radiated into space. This is basis
for radio communications.
A helical antenna is used as a transmitting antenna
consisting of a conducting wire wound in the form of a helix.
In most cases, helical antennas are mounted over a ground
plane.
CRITICAL DESIGN PARAMETERS
The portable antenna environment is different
than that of mobile or base station antennas. In general, the
basic concepts of antenna tuning, gain, radiation pattern,
VSWR, etc. are the same, but significant new variables are
introduced:
 The size of the chassis (expressed as a function of
wavelengths)
 The shape of the chassis (short and squat, long and thin,
etc.)
 The construction of the chassis (plastic or metal)
 The environment in which it is used (surrounding objects,
metal, etc.)
The effects of the individual operating the product
All of the above have a significant effect upon the
antenna system performance and therefore must be taken
into consideration during the design stage.
The
helix antenna
can be
considered as a
spring with N
turns with a
reflector. The
circumference
(C) of a turn is approximately one wavelength (l), and, the
distance (d) between the turns is approx. 0.25C. The size of
the reflector (R) is equal to C or l, and can be a circle or a
square. The design yields circular polarization (CP), which
can be either 'right hand' or 'left hand' (RHCP or LHCP
respectively), depending upon how the helix is wound. To
have maximum transfer of energy, both ends of the link
must use the same polarization, unless use a (passive)
reflector in the radio path.
The gain (G) of the antenna, relative to an isotrope
(dBi), can be estimated by the equation 1,
G =11.8+ 10*log {(C / l) ^ 2*N*d}dBi (5)
The characteristic impedance (Z) of the resulting
'transmission line' empirically seems to be:
Z = 140 * (C / l) Ohm (6)
Axial-mode helix antenna, first described by
Kraus in 1947, is probably the most widely used
circularly-polarized antenna, either in space or on the
ground. There are conflicting claims for the gain of the
antenna; most amateur literature, and even many standard
textbooks, quote gains which are far too optimistic. More
realistic gain relationships are available now in the
professional antenna journals, but are not well known in
amateur circles.
The modeling data were compared with results
from the professional antenna literature. Reassuringly, the
modeling gives results which are intermediate between
published experimental and theoretical work. The
maximum possible gains are up to 4 or 5 dB lower than
those derived from the original Kraus formula for gain. The
maximum gain increases much more slowly with increasing
antenna length than the simple Kraus formula would
predict.
An empirical expression for the maximum possible gain
Gmax of the helical antenna as a function of its length L in
wavelengths is:
Gmax (dB) = 10.25 + 1.22 L - 0.0726 L^2 (7)
This expression is only valid for lengths L between 2 and 7
wavelengths. An empirical expression for the turn radius
Rmax at which peak gain occurs as a function of length L in
wavelengths .The antenna used for the transmitter is a
single coiled helix antenna with 42 turns. The Designed
values are calculated by using equation 8,9 and 10.
Assumed data,
N = 42 turns
S = 0.03 mm
D = 10 mm
C = π D = π × 10 mm = 31.41 mm (8)
α = S/πD = 0.25mm (9)
A=N×S=42×0.03mm=1.6m (10)
Where, D = diameter of helix (center to center helix),
C = circumference of the helix,
S = spacing between turns,
ISBN-13: 978-1540513212
www.iaetsd.in
Proceedings of ICAET-2016
©IAETSD 201671
α = pitch angle of the helix,
N = total number of turns,
A = axial length of the helical antenna.
Another important factor when designing an antenna
system is the location and orientation of the antenna on the
wireless device. Propagation within buildings is governed
by the following factors: attenuation due to walls, reflection
from walls, ceiling, floor, etc. and diffraction from
obstacles within a building. With this in mind, it is best to
mount the antenna higher than any obstacle between the
transmitter and receiver and to orient it in the same
electrical direction (polarity) as the receiver antenna.
Unfortunately, this is usually not possible in most portable
applications. Two important things to consider when
placing the antenna are
Any metal surfaces that surround or partially surround the
antenna will distort the radiation pattern. This distortion
will impair the quality of transmission. Therefore, the
antenna must be placed outside of the shielded housing of
the device. Also, it should be placed as far away
horizontally from any surface that would block “the line of
sight” of the receiver antenna.
Another consideration while locating an antenna on the
appliance is the user effect. It is best to locate the antenna
away from the user’s body. The interaction between user
and the antenna can cause a de-tuning effect on the antenna
and also the user can absorb energy that was to be
transmitted into radio signals.
A digital modulation technique, broadcast system, and
apparatus for the spectral superposition of an analog AM
signal and a novel digitally modulated signal. Multiple
mutually orthogonal, continuous-valued noise-like
sequences are amplitude and phase modulated. Preferably,
modulation coefficients are mapped from the formatted
data to be transmitted and basis waveforms are generated
which are then modulated by the modulation coefficients.
In the broadcast system of the present invention, an
amplitude modulated signal having a first frequency
spectrum is broadcast simultaneously with a plurality of
amplitude and/or phase modulated orthogonal noise-like
signals having a bandwidth which encompasses the first
frequency spectrum. The amplitude modulated signal
includes a first carrier modulated by an analog signal.
A first group of the amplitude and/or phase modulated
orthogonal noise-like signals lying within the first
frequency spectrum are modulated in-quadrature with said
first carrier signal. The second and third groups of the
amplitude and/or phase modulated orthogonal noise-like
signals lie outside of the first frequency spectrum and are
modulated both in-phase and in-quadrature with the first
carrier signal.
RESULTS
A digital system coded in VHDL can be verified with two
kind of simulation. They are behavioural simulation and
post route simulation. The verification of the code is done
using Behavioural simulation. The Snapshots of the
simulation results are discussed in detail.
The Fig 7 shows the behavioural simulation result of the
amplitude modulator system designed. A point to be noted
is that, the system developed is a mixed system. The
simulation can verify only the digital part of the system.
The verification is carried out by looking into the different
signal lines which are shown in the simulation results. The
entire signal values are digital and are plotted with respect
to time.
Fig 7. Snap Shot of Design Object of Top Level Symbol
There are four major terminals contained in the block
diagram of Amplitude modulator shown in Fig 7. They are
described below. This snapshot represents a black box
model of SDR’s Amplitude modulator. None of the actual
circuitry is shown but the definition enables the FPGA to
function according to the requirement specified by the
behavioural model without any internal components
knowledge.
(i) ck – carrier frequency and sampling frequency
(ii) ip – input from the comparator output
(iii) V in – input for DAC module
(iv) Op – which is fed to the input DAC
Fig 5. Snap Shot Of Design Objects Of modulator
The Fig 5. shows the block diagram which is generated
according behavioural code. This block diagram is
ISBN-13: 978-1540513212
www.iaetsd.in
Proceedings of ICAET-2016
©IAETSD 201672
generated automatically when the AM code is simulated. It
shows the components of a circuit that would essentially
work as an amplitude modulator using FPGA base.
Fig 6. Behavioural simulated waveforms
The Fig 6. Shows the behavioural simulation of the
Amplitude modulator, the waveform shows the internal
clock generation (ck). The original clock has been divided
into carrier frequency and sampling frequency, calculations
are shown below.
fm = 20 KHz, fs > fm x 2
fs > 40 Kilo Samples per second
Bus width of ADC = 3
Number of quantization levels = 23 = 8
fc >= 40 * 8 K = 320 K
The FPGA kit has an inbuilt clock of 50 MHz. Hence it was
decided to divide the clock by a factor of 150 so that
sampling clock operates at 333 K Samples per second.
Clock frequency 50MHz from the crystal oscillator which
is shown in the first waveform, which is the base for
processing digital modulation. The second waveform
named ckamt which is a carrier frequency of 2Mhz
produced by dividing the main clock by 25. Ckst is the
sampling frequency produced by dividing the main clock ck
by 75. Input frequency is audio signal to the modulator in
the form digital data which is shown as ip. Vin and op are
the counter value and output from the modulator fed to the
DAC.
CONCLUSION
A software defined amplitude modulator has been designed,
implemented and verified. It has been found that the system
is working properly. The prototype system receives and
analog input and modulates the base band analog signal into
2 MHz, which comes in the Medium Wave Band of radio
communication. The system has been verified by tuning an
AM receiver in the MW band to a frequency of 2 MHz. The
software defined system is implemented on an FPGA
prototyping board with an on board crystal oscillator
operating at 50 MHz.
The project work has been carried out to test the feasibility
using a digital system for carrying out analog modulation
scheme. The testing of the prototype of the proposed system
verified. The current work offers scope to carry out further
developments in this regard.
Implementation of other modulation schemes on FPGA , as
the implementation of Amplitude modulation scheme using
VHDL gave satisfactory results, further developments
using Frequency modulation and other digital modulation
schemes can also be implemented.
Implementation of dynamically reconfigurable modulation
systems. Reconfiguration of the system can be done easily
using FPGA. So reconfigurable systems can be
implemented using this method.
Intelligent systems with auto modulation detection and
reconfiguration features.
REFERENCES
[1] W. H. W Tuttlebee, “Software Radio Technology: A European
Perspective,” IEEE Commun. Mag., Feb. 1999.
[2] IEEE Commun. Mag., Special Issue on Software Radio, May
1995.
[3] W. H. W. Tuttlebee, “Software Radio — Impacts and
Implications,” Proc.IEEE 5th Int’l. Symp. Spread Spectrum
Techniques and Apps., SouthAfrica, Sept. 1998.
[4] Proc. 1st Int’l. Software Radio Wksp., Rhodes, Greece, June
1998, jointly Organized by the EC DG XIII and the SDR Forum;
available at http://www.infowin.org /ACTS /ANALYSYS /
CONCERTATION/MOBILITY/1intlswr.htm.
[5] Brock, D.K. Mukhanov, O.A. Rosa, J.” Superconductor digital
RF development for software radio: HYPRES Inc., Elmsford, NY”,
IEEE Commun. Mag., Feb. 2001.
[6] http://volodya-project.sourceforge.net/SR/SR-1/sr1.php
[7] Y. Benkler, “Overcoming agoraphobia: Building the commons
of the digitally networked environment,” Harv. J. Law Tech, vol. 11,
no. 2, Winter, 1998.
[8] W. Lehr and J. Crowcroft, “Managing shared access to a
spectrum commons,”in Proc. 1st IEEE Symp. New Frontiers
Dynamic Spectrum Access Networks, Nov.2005, pp. 420-444.
[9] C. Raman, R. Yates, and N. Mandayam, “Scheduling variable
rate links via a Spectrum server,” in Proc. 1st IEEE Symp. New
Frontiers Dynamic Spectrum Access Networks, 2005, pp. 110–118.
[10] O. Ileri, D. Samardzija, and N. Mandayam, “Demand
Responsive Pricing andCompetitive Spectrum Allocation via a
Spectrum Server,” in Proc. 1st IEEE Symp.New Frontiers Dynamic
Spectrum Access Networks, 2005, pp. 194-202.
[11] S. Chung, S. Kim, J. Lee, and J. Cioffi, “A game-theoretic
approach to power allocation in frequency-selective Gaussian
interference channels,” in Proc. IEEE Int. Symp. Information
Theory, June 2003, pp. 316–316.
[12] J. Huang, R. Berry, and M. Honig, “Spectrum sharing with
distributed interference
compensation,” in Proc. 1st IEEE Symp. New Frontiers Dynamic
Spectrum Access Networks, 2005, pp.88-93.
[13] J. Mitola, "4Software radio architecture: A mathematical
perspective",IEEE Journal on Selected Areas of Communications,
vol 17, no.4, pp 514-538, April 1999
ISBN-13: 978-1540513212
www.iaetsd.in
Proceedings of ICAET-2016
©IAETSD 201673
[14] A.R. Rhiemeier, F. Jordnal, "Mathematical modelling of the
software radio design problem", JEICE Trans. Commun.,
vol.E86-B, no.12, December 2003
[15] Roger S. Pressman, Software Engineering: A Practitioner's
Approach, McGraw-Hill, 6th Ed., 2005
ISBN-13: 978-1540513212
www.iaetsd.in
Proceedings of ICAET-2016
©IAETSD 201674

Más contenido relacionado

La actualidad más candente

Abhinav End Sem Presentation Software Defined Radio
Abhinav End Sem Presentation Software Defined RadioAbhinav End Sem Presentation Software Defined Radio
Abhinav End Sem Presentation Software Defined Radio
guestad4734
 
Final Report of Project A Low
Final Report of Project A LowFinal Report of Project A Low
Final Report of Project A Low
Jan Salomon
 
Software defined radio
Software defined radioSoftware defined radio
Software defined radio
Devesh Samaiya
 
Antenna requirements for sdr and cr
Antenna requirements for sdr and crAntenna requirements for sdr and cr
Antenna requirements for sdr and cr
Jyoti Yadav
 

La actualidad más candente (20)

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...
 
Abhinav End Sem Presentation Software Defined Radio
Abhinav End Sem Presentation Software Defined RadioAbhinav End Sem Presentation Software Defined Radio
Abhinav End Sem Presentation Software Defined Radio
 
Final Report of Project A Low
Final Report of Project A LowFinal Report of Project A Low
Final Report of Project A Low
 
RF measurement and optimization Engineer EMERSON EDUARDO RODRIGUES
RF measurement and optimization Engineer EMERSON EDUARDO RODRIGUESRF measurement and optimization Engineer EMERSON EDUARDO RODRIGUES
RF measurement and optimization Engineer EMERSON EDUARDO RODRIGUES
 
4G_Drive_Test_Parameters
4G_Drive_Test_Parameters4G_Drive_Test_Parameters
4G_Drive_Test_Parameters
 
Software defined radio
Software defined radioSoftware defined radio
Software defined radio
 
Antenna requirements for sdr and cr
Antenna requirements for sdr and crAntenna requirements for sdr and cr
Antenna requirements for sdr and cr
 
Software Defined Radio
Software Defined RadioSoftware Defined Radio
Software Defined Radio
 
final presentation
final presentationfinal presentation
final presentation
 
Networks for Smart cities Joy Rajan Cheruvathoor iet
Networks for Smart cities Joy Rajan Cheruvathoor ietNetworks for Smart cities Joy Rajan Cheruvathoor iet
Networks for Smart cities Joy Rajan Cheruvathoor iet
 
IRJET- A Digital Down Converter on Zynq SoC
IRJET-  	  A Digital Down Converter on Zynq SoCIRJET-  	  A Digital Down Converter on Zynq SoC
IRJET- A Digital Down Converter on Zynq SoC
 
Universal software defined radio development platform
Universal software defined radio development platformUniversal software defined radio development platform
Universal software defined radio development platform
 
5.oep100330 lte cell_planning_issue1.10
5.oep100330 lte cell_planning_issue1.105.oep100330 lte cell_planning_issue1.10
5.oep100330 lte cell_planning_issue1.10
 
Digital Implementation of Costas Loop with Carrier Recovery
Digital Implementation of Costas Loop with Carrier RecoveryDigital Implementation of Costas Loop with Carrier Recovery
Digital Implementation of Costas Loop with Carrier Recovery
 
Unit 5 next generation networks
Unit 5   next generation networksUnit 5   next generation networks
Unit 5 next generation networks
 
Software Defined Radio Engineering course sampler
Software Defined Radio Engineering course samplerSoftware Defined Radio Engineering course sampler
Software Defined Radio Engineering course sampler
 
Design and implementation of sdr based qpsk transceiver using fpga
Design and implementation of sdr based qpsk transceiver using fpgaDesign and implementation of sdr based qpsk transceiver using fpga
Design and implementation of sdr based qpsk transceiver using fpga
 
Telecom ppt
Telecom pptTelecom ppt
Telecom ppt
 
UMKC Dynamics of BER smaller
UMKC Dynamics of BER smallerUMKC Dynamics of BER smaller
UMKC Dynamics of BER smaller
 
3G Radio Network Planning
3G Radio Network Planning3G Radio Network Planning
3G Radio Network Planning
 

Destacado

Kelime i̇şlemci programı
Kelime i̇şlemci programıKelime i̇şlemci programı
Kelime i̇şlemci programı
Esin Şener
 

Destacado (14)

Kelime i̇şlemci programı
Kelime i̇şlemci programıKelime i̇şlemci programı
Kelime i̇şlemci programı
 
Mba project on performance appraisal
Mba project on performance appraisalMba project on performance appraisal
Mba project on performance appraisal
 
Endocrine consultant South San Francisco CA
Endocrine consultant South San Francisco CAEndocrine consultant South San Francisco CA
Endocrine consultant South San Francisco CA
 
Nur afni Bt.Aripin
Nur afni Bt.AripinNur afni Bt.Aripin
Nur afni Bt.Aripin
 
Kotler mm 13e_basic_03
Kotler mm 13e_basic_03Kotler mm 13e_basic_03
Kotler mm 13e_basic_03
 
Neuvaine au divin enfant Jésus
Neuvaine au divin enfant JésusNeuvaine au divin enfant Jésus
Neuvaine au divin enfant Jésus
 
Meddelelser 01 1973
Meddelelser 01 1973Meddelelser 01 1973
Meddelelser 01 1973
 
3Com 4877
3Com 48773Com 4877
3Com 4877
 
Elementos quimicos
Elementos quimicosElementos quimicos
Elementos quimicos
 
Netto Azubi-Ehrung
Netto Azubi-Ehrung Netto Azubi-Ehrung
Netto Azubi-Ehrung
 
Ms excel-da-2062dari#2
Ms excel-da-2062dari#2Ms excel-da-2062dari#2
Ms excel-da-2062dari#2
 
Mixed up pixs
Mixed up pixsMixed up pixs
Mixed up pixs
 
Commscope-Andrew 12395-1
Commscope-Andrew 12395-1Commscope-Andrew 12395-1
Commscope-Andrew 12395-1
 
US Ignite Presentation - US Ignite Applicaiton Summit 2013
US Ignite Presentation - US Ignite Applicaiton Summit 2013US Ignite Presentation - US Ignite Applicaiton Summit 2013
US Ignite Presentation - US Ignite Applicaiton Summit 2013
 

Similar a iaetsd Software defined am transmitter using vhdl

Small form factor cognitive radio implemented via fpga partial reconfiguratio...
Small form factor cognitive radio implemented via fpga partial reconfiguratio...Small form factor cognitive radio implemented via fpga partial reconfiguratio...
Small form factor cognitive radio implemented via fpga partial reconfiguratio...
Roberto Uribeetxeberria
 
USRP Project Final Report
USRP Project Final ReportUSRP Project Final Report
USRP Project Final Report
Arjan Gupta
 
Advanced lock in amplifier for detection of phase transitions in liquid crystals
Advanced lock in amplifier for detection of phase transitions in liquid crystalsAdvanced lock in amplifier for detection of phase transitions in liquid crystals
Advanced lock in amplifier for detection of phase transitions in liquid crystals
IAEME Publication
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
IJERD Editor
 
Types Of Window Being Used For The Selected Granule
Types Of Window Being Used For The Selected GranuleTypes Of Window Being Used For The Selected Granule
Types Of Window Being Used For The Selected Granule
Leslie Lee
 

Similar a iaetsd Software defined am transmitter using vhdl (20)

Lab based report
Lab based reportLab based report
Lab based report
 
GNU Radio based Real Time Data Transmission and Reception
GNU Radio based Real Time Data Transmission and ReceptionGNU Radio based Real Time Data Transmission and Reception
GNU Radio based Real Time Data Transmission and Reception
 
IRJET- A Fully Digital Front-End Architecture for ECG Acquisition System with...
IRJET- A Fully Digital Front-End Architecture for ECG Acquisition System with...IRJET- A Fully Digital Front-End Architecture for ECG Acquisition System with...
IRJET- A Fully Digital Front-End Architecture for ECG Acquisition System with...
 
Wi-Fi Is a Power Guzzler. New Multi-Protocol Modules May Change the Game of B...
Wi-Fi Is a Power Guzzler. New Multi-Protocol Modules May Change the Game of B...Wi-Fi Is a Power Guzzler. New Multi-Protocol Modules May Change the Game of B...
Wi-Fi Is a Power Guzzler. New Multi-Protocol Modules May Change the Game of B...
 
Wi-Fi Is a Power Guzzler. New Multi-Protocol Modules May Change the Game of B...
Wi-Fi Is a Power Guzzler. New Multi-Protocol Modules May Change the Game of B...Wi-Fi Is a Power Guzzler. New Multi-Protocol Modules May Change the Game of B...
Wi-Fi Is a Power Guzzler. New Multi-Protocol Modules May Change the Game of B...
 
A Simulation of Wideband CDMA System on Digital Up/Down Converters
A Simulation of Wideband CDMA System on Digital Up/Down ConvertersA Simulation of Wideband CDMA System on Digital Up/Down Converters
A Simulation of Wideband CDMA System on Digital Up/Down Converters
 
Small form factor cognitive radio implemented via fpga partial reconfiguratio...
Small form factor cognitive radio implemented via fpga partial reconfiguratio...Small form factor cognitive radio implemented via fpga partial reconfiguratio...
Small form factor cognitive radio implemented via fpga partial reconfiguratio...
 
IRJET- Power Line Carrier Communication
IRJET- Power Line Carrier CommunicationIRJET- Power Line Carrier Communication
IRJET- Power Line Carrier Communication
 
J017635664
J017635664J017635664
J017635664
 
Matlab Based Decimeter Design Analysis Wimax Appliacation
Matlab Based Decimeter Design Analysis Wimax AppliacationMatlab Based Decimeter Design Analysis Wimax Appliacation
Matlab Based Decimeter Design Analysis Wimax Appliacation
 
Comparative study of_digital_modulation (1)
Comparative study of_digital_modulation (1)Comparative study of_digital_modulation (1)
Comparative study of_digital_modulation (1)
 
USRP Project Final Report
USRP Project Final ReportUSRP Project Final Report
USRP Project Final Report
 
Ekeeda - Instrumentation Engineering
Ekeeda - Instrumentation EngineeringEkeeda - Instrumentation Engineering
Ekeeda - Instrumentation Engineering
 
IRJET- Direct Digital Synthesizer
IRJET- Direct Digital SynthesizerIRJET- Direct Digital Synthesizer
IRJET- Direct Digital Synthesizer
 
Advanced lock in amplifier for detection of phase transitions in liquid crystals
Advanced lock in amplifier for detection of phase transitions in liquid crystalsAdvanced lock in amplifier for detection of phase transitions in liquid crystals
Advanced lock in amplifier for detection of phase transitions in liquid crystals
 
V01 i010403
V01 i010403V01 i010403
V01 i010403
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
 
Types Of Window Being Used For The Selected Granule
Types Of Window Being Used For The Selected GranuleTypes Of Window Being Used For The Selected Granule
Types Of Window Being Used For The Selected Granule
 
IRJET - Software-Defined Radio using ‘Redpitaya’
IRJET - Software-Defined Radio using ‘Redpitaya’IRJET - Software-Defined Radio using ‘Redpitaya’
IRJET - Software-Defined Radio using ‘Redpitaya’
 
A prototyping of software defined radio using qpsk modulation
A prototyping of software defined radio using qpsk modulationA prototyping of software defined radio using qpsk modulation
A prototyping of software defined radio using qpsk modulation
 

Más de Iaetsd Iaetsd

iaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmissioniaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmission
Iaetsd Iaetsd
 
iaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarmiaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarm
Iaetsd Iaetsd
 
iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...
Iaetsd Iaetsd
 
iaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seatiaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seat
Iaetsd Iaetsd
 
iaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan applicationiaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan application
Iaetsd Iaetsd
 
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBSREVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
Iaetsd Iaetsd
 
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
Iaetsd Iaetsd
 
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
Iaetsd Iaetsd
 
iirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic birdiirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic bird
Iaetsd Iaetsd
 
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growthiirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
Iaetsd Iaetsd
 
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithmiirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
Iaetsd Iaetsd
 
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
Iaetsd Iaetsd
 
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
Iaetsd Iaetsd
 
iaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocoliaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocol
Iaetsd Iaetsd
 
iaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databasesiaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databases
Iaetsd Iaetsd
 
iaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineriesiaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineries
Iaetsd Iaetsd
 
iaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using paraboliciaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using parabolic
Iaetsd Iaetsd
 
iaetsd Isolation of cellulose from non conventional source and its chemical m...
iaetsd Isolation of cellulose from non conventional source and its chemical m...iaetsd Isolation of cellulose from non conventional source and its chemical m...
iaetsd Isolation of cellulose from non conventional source and its chemical m...
Iaetsd Iaetsd
 

Más de Iaetsd Iaetsd (20)

iaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmissioniaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmission
 
iaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarmiaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarm
 
iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...
 
iaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seatiaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seat
 
iaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan applicationiaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan application
 
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBSREVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
 
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
 
Fabrication of dual power bike
Fabrication of dual power bikeFabrication of dual power bike
Fabrication of dual power bike
 
Blue brain technology
Blue brain technologyBlue brain technology
Blue brain technology
 
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
 
iirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic birdiirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic bird
 
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growthiirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
 
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithmiirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
 
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
 
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
 
iaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocoliaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocol
 
iaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databasesiaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databases
 
iaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineriesiaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineries
 
iaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using paraboliciaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using parabolic
 
iaetsd Isolation of cellulose from non conventional source and its chemical m...
iaetsd Isolation of cellulose from non conventional source and its chemical m...iaetsd Isolation of cellulose from non conventional source and its chemical m...
iaetsd Isolation of cellulose from non conventional source and its chemical m...
 

Último

Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Dr.Costas Sachpazis
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Christo Ananth
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
rknatarajan
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
Tonystark477637
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Último (20)

CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Vivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design SpainVivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design Spain
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 

iaetsd Software defined am transmitter using vhdl

  • 1.  Abstract— Software Defined Radio (SDR) system is a radio communication system where components that have typically been implemented in hardware (i.e. mixers, filters, amplifiers, modulators/demodulators, detectors. etc.) are instead implemented using software on a personal computer or other embedded computing devices. While the concept of SDR is not new, the rapidly evolving capabilities of digital electronics are making practical many processes that were once only theoretically possible. The objective of this work is to design and develop an Amplitude Modulation Software Defined Radio Transmitter on FPGA. The FPGA is configured as a digital amplitude modulator using behavioral modeling with VHDL. In addition to that the FPGA should have the digital parts of ADC and DAC which are basically mixed circuits. The base band signal in the audio spectrum is acquired by the FPGA based system and is amplitude modulated and fed to the antenna through an ADC. In addition to that clock signal should also be fed to the FPGA as clock generating circuit is not a digital circuit. The system can be easily verified if it is designed for the spectral range of AM receiver commonly available in the market. A successful reception of the transmitted base band signal in the AM receiver verifies the working of the proposed system. Index Terms— AM Modulator, FPGA, VHDL. I. INTRODUCTION Software Defined Radio is not a very new idea, however with advances in Digital Signal Processing technology and other associated electronics, the technology has only recently been considered achievable. Numerous companies and technical institutions have now decided to pursue SDR research in recognition of the opportunities that lie in the use of the technology. The program is unique compared to all the existing programs as it is flexible. This flexibility makes the FPGA a powerful instrument in the development of SDR. The reprogrammable nature of the FPGA is what makes it ideal for SDR, since any software upgrades or changes in network architecture can be easily uploaded to the device without any hardware reconfiguration. The proposed project will make use of the available technologies, beginning development as a Software Controlled Radio, where frequency selection will be the variable controlled by a digital system prototyped by an FPGA. The resources available on the FPGA will allow further controls to be implemented, at a later stage with no or little added cost. II. LITERATURE SERVEY The article complements one in the recent IEEE Communications Magazine Feature Topic on Globalization of Software Radio [1], which provides a more comprehensive review of current R&D activities in software radio handsets and base stations. For a general introduction to software radio the reader is referred to the classic 1995 Special Issue of IEEE Communications Magazine [2] on the topic and to [3, 4]. Review a new “direct digitization” approach for “digital RF” architectures for software radio. Although direct digitization usually implies the simultaneous digitization of all channels in a particular band at a down converted IF, use this term to refer exclusively to the direct digitization of all bands, from near DC to RF. Present results on band selection and digitization of RF signals directly at the carrier frequency with high resolution. These novel approaches are enabled by a superconductor analog-to-digital converter technology using an ultra fast IC logic known as Rapid Single Flux Quantum (RSFQ) logic, with performance capable of enabling envisioned software radios [5]. Also referred to as spectrum commons [6], [7], this model employs open sharing among peer users as the basis for managing a spectral region. Advocates of this model draw support from the phenomenal success of wireless services operating in the unlicensed industrial, scientific, and medical (ISM) radio band (e.g., WiFi). Centralized [9], [10] and distributed [11]–[12] spectrum sharing strategies have been initially investigated to address technological challenges under this spectrum management model. Although the SDR design methodology has been widely studied, there have been only a few attempts to mathematically model the design process [13] and [14]. Unfortunately, the existing mathematical formulations are not applicable to many engineering problems, as they are either excessively abstract in nature [13] or exclusive in assumption [14]. In this paper, we present a rapid prototyping method, applicable to industrial developments, for the SDR, or indeed any embedded system, design flow. To achieve rapid development, it is imperative that both software-hardware requirements and assignments to be reliably and readily identified. The key benefit of a refinable development is that a roadmap may be envisioned without delving into the details of the implementation. This in turn avoids the over reliance on the error prone top-down design flow, in the favour of more realistic paradigms such as spiral design method [15]. SYSTEM DESIGN AND IMPLEMENTATION Software defined AM transmitter using VHDL [1] V Bhagyalakshmi , [2] Jyoti.B [1] Assistant professor , GSSSIETW,Mysore, [2] Assistant professor , GSSSIETW,Mysore [1] vbhagyalakshmi@gmail.com, [2] jyothi.b @gsss.edu.in ISBN-13: 978-1540513212 www.iaetsd.in Proceedings of ICAET-2016 ©IAETSD 201668
  • 2. Based on the literature review, upon comparing the different possibilities to realise the system, a basic model of the system has been planned. The same has been explained in detail taking each block into consideration. OVERVIEW OF THE SYSTEM The objective of the system is to develop a modulator which will receive an audio input and will amplitude modulate it. The first block in the system is a microphone. The output of the microphone is amplified and then fed to the analogy to digital converter system. The block diagram shown in Fig 1 is an overview of the proposed system. Fig 1. Functional block diagram of the system. A source of carrier frequency is needed to generate the carrier frequency. The output of the ADC is to be modulated digitally with the modulator system. The final modulated output is to be fed to the antenna or transmission part upon necessity. The overview of the system shows that the system has both analog and digital circuits. Microphone, Amplifier and Antenna are analog system and are totally beyond the purview of implementation on FPGA. To realise ADC, Modulator and Carrier Frequency Synthesis, FPGA or an FPGA kit can be used. A point to be noted here is that ADC and DAC comes under mixed system category. The carrier frequency, the sampling clock for analog to digital converter is to be synthesised by suitably dividing the crystal based clock on the FPGA kit. FPGA as such will never have a clock generator or time based signal synthesis feature on it. MICROPHONE SYSTEM Audio input is fed to the condenser microphone as its core converter of audio signal to electrical signal. A microphone is an acoustic-to-electric transducer that converts sound into an electrical signal. The block diagram of condenser microphone is shown in Fig 2. Fig 2. Block diagram of condenser microphone The output of the microphone is to be fed to a high input impedance amplifier in general. Upon prototyping of this part, it was found that the microphone used had the ability to make full VCC swing without an amplifier. Hence the output of the circuit was taken out directly. The load test that is related to the output impedance of the microphone does matter. But since the next Stage being fed by the microphone output happens to be a comparator; the necessity of a buffer has also been undermined. CLOCK GENERATION PROGRAM This generates clock frequency which provides the base for all timed application and modules that are functional in this project. Crystal oscillator produces 50MHz frequency signal. In this part of program output of crystal oscillator is divided to get sampling frequency and carrier frequency signal. CARRIER FREQUENCY GENERATOR In this part of program, the oscillator frequency 50 MHz is divided by 25 to get 2 MHz frequency carrier signal. Carrier signal is a square wave which is used for amplitude modulation. SAMPLING CLOCK GENERATOR The Nyquist Theorem, also known as the sampling theorem, is a principle that engineers follow in the digitization of analog signals. For analog-to-digital conversion (ADC) to result in a faithful reproduction of the signal, slices, called samples, of the analog waveform must be taken frequently. The number of samples per second is called the sampling rate or sampling frequency. According to the Nyquist Theorem, the sampling rate must be at least 2fmax, or twice the highest analog frequency component. The sampling in an analog-to-digital converter is actuated by a pulse generator (clock). If the sampling rate is less than 2fmax, some of the highest frequency components in the analog input signal will not be correctly represented in the digitized output. When such a digital signal is converted back to analog form by a digital-to-analog converter, false frequency components appear that were not in the original analog signal. This undesirable condition is a form of distortion called aliasing. From the above analysis it can be seen that at least two samples of a sinusoid is required per cycle of the sinusoid to recover it promptly. In addition to that looking in to the type of conversion we have employed here, which is a successive counter approach, we need a clock at higher rate for clocking the analog to digital converter. Maximum frequency of audio speech is 20 KHz. The Nyquist criteria states that we need to sample the signal at a rate more than twice the maximum frequency content in the analogy signal to be digitised. fm = 20 KHz fs > fm x 2 fs > 40 Kilo Samples per second Bus width of ADC = 3 ISBN-13: 978-1540513212 www.iaetsd.in Proceedings of ICAET-2016 ©IAETSD 201669
  • 3. Number of quantisation levels = 2^3 = 8 fc >= 40 * 8 K = 320 K The FPGA kit has an inbuilt clock of 50 MHz. Hence it was decided to divide the clock by a factor of 150 so that sampling clock operates at 333 K Samples per second. These frequency signals are obtained by dividing the crystal frequency which generated on the FPGA kit. Analog to Digital Converter (ADC) By comparing the different structures of analog to digital converters, it is decided to use delta encoded ADC for the realisation of analog to digital conversion stage in the project. Fig 3 shows an overview of the ADC implemented in the project. Fig 3. Block Diagram of Analog to Digital Converter COMPARATOR Comparator compares the input signal which is coming from Microphone is fed to the non inverting terminal and the output of DAC which is fed to the inverting input of an op amp. It is implemented in single power supply systems. So that the values 0 V and 5 V are taken for modulation process. A standard op-amp operating without negative feedback can be used as a comparator. When the non-inverting input (V+) is at a higher voltage than the inverting input (V-), the high gain of the op-amp causes it to output the most positive voltage it can. When the non-inverting input (V+) drops below the inverting input (V-), the op-amp outputs the most negative voltage it can. Since the output voltage is limited by the supply voltage, for an op-amp that uses a balanced, split supply, In this case the supply is a single polarity supply which takes the value of +Vcc and 0 v. Up/down counter program is implemented on FPGA. In this process initially the count is set to mid value “100”. Counter up counts if the output of the comparator is high else the value is decremented i.e. down counted. Counter output is fed to the DAC, which converts digital data to analog data. DIGITAL TO ANALOG CONVERTER (DAC) When data is in binary form, the 0's and 1's may be of several forms such as the TTL form where the logic zero may be a value up to 0.8 volts and the 1 may be a voltage from 2 to 5 volts. The data can be converted to clean digital form using gates which are designed to be on or off depending on the value of the incoming signal. Data in clean binary digital form can be converted to an analog form by using a summing amplifier which is Fig 4. A simple 4-bit D/A converter can be made with a four-input summing amplifier. DAC is an analog circuit and hence is realised with discrete components outside FPGA. Fig 4. Weighted summing amplifier By the end of the project discussion, a revelation is made on how multiple tasks to be carried out by different op-amps can be integrated on to a single op-amp and thus making the circuit simple and more reliable. Again the output of DAC is compared with input voltage; this process continues to produce modulated output. BAND PASS FILTER DESIGN A band-pass filter is a device that passes frequencies within a certain range and rejects frequencies outside that range. An example of an analog electronic band-pass filter is an RLC circuit. These filters can also be created by combining a low-pass filter with a high-pass filter. Very low frequencies are blocked by C2 and, therefore, cannot appear at the op amp output, Very high frequencies are fed back to the inverting opamp input with a factor of early "1" (via C1 and C2), they are amplified by nearly "zero". As a consequence: the circuit has a the feedback network is, in principle; a "bridget-T" network which is known to exhibit a complex "zero". Fig 5 Narrow Bandpass filter gain Vs frequency graph ISBN-13: 978-1540513212 www.iaetsd.in Proceedings of ICAET-2016 ©IAETSD 201670
  • 4. The narrow bandpass filter is designed to get a sharp frequency of 2MHz, which is shown in the Fig. 5 Due to the feedback action of the op amp the complex zero is transferred to a complex pole pair which shown in Fig 6. Fig 6. Narrow band pass filter circuit Designing of the parameter values are calculated by using equations 1, 2, 3 and 4. By Choosing C1 = C2 = 0.01 μF f c = 2MHz Af = 10 Q = f0/Δf = 2MHz/ 5KHz = 400 ohm (1) R1 = R4 = Q/ 2×Π×C1×fc×Af = 318.3 ohm (2) R3= 19 × R1= 6.0478 ohm (3) R2= R1/19= 16.75 ohm (4) ANTENNA DESIGN An antenna is an electrical conductor used in the transmission and reception of electromagnetic energy by converting radio waves into electrical signals and vice-versa. In normal circuits, electric energy either remains within the circuit and performs useful work or is converted into heat. When a resonant element (an antenna) is added to a RF circuit, it will redirect some of its power along the antenna, which will create an electromagnetic field. This energy is then radiated into space. This is basis for radio communications. A helical antenna is used as a transmitting antenna consisting of a conducting wire wound in the form of a helix. In most cases, helical antennas are mounted over a ground plane. CRITICAL DESIGN PARAMETERS The portable antenna environment is different than that of mobile or base station antennas. In general, the basic concepts of antenna tuning, gain, radiation pattern, VSWR, etc. are the same, but significant new variables are introduced:  The size of the chassis (expressed as a function of wavelengths)  The shape of the chassis (short and squat, long and thin, etc.)  The construction of the chassis (plastic or metal)  The environment in which it is used (surrounding objects, metal, etc.) The effects of the individual operating the product All of the above have a significant effect upon the antenna system performance and therefore must be taken into consideration during the design stage. The helix antenna can be considered as a spring with N turns with a reflector. The circumference (C) of a turn is approximately one wavelength (l), and, the distance (d) between the turns is approx. 0.25C. The size of the reflector (R) is equal to C or l, and can be a circle or a square. The design yields circular polarization (CP), which can be either 'right hand' or 'left hand' (RHCP or LHCP respectively), depending upon how the helix is wound. To have maximum transfer of energy, both ends of the link must use the same polarization, unless use a (passive) reflector in the radio path. The gain (G) of the antenna, relative to an isotrope (dBi), can be estimated by the equation 1, G =11.8+ 10*log {(C / l) ^ 2*N*d}dBi (5) The characteristic impedance (Z) of the resulting 'transmission line' empirically seems to be: Z = 140 * (C / l) Ohm (6) Axial-mode helix antenna, first described by Kraus in 1947, is probably the most widely used circularly-polarized antenna, either in space or on the ground. There are conflicting claims for the gain of the antenna; most amateur literature, and even many standard textbooks, quote gains which are far too optimistic. More realistic gain relationships are available now in the professional antenna journals, but are not well known in amateur circles. The modeling data were compared with results from the professional antenna literature. Reassuringly, the modeling gives results which are intermediate between published experimental and theoretical work. The maximum possible gains are up to 4 or 5 dB lower than those derived from the original Kraus formula for gain. The maximum gain increases much more slowly with increasing antenna length than the simple Kraus formula would predict. An empirical expression for the maximum possible gain Gmax of the helical antenna as a function of its length L in wavelengths is: Gmax (dB) = 10.25 + 1.22 L - 0.0726 L^2 (7) This expression is only valid for lengths L between 2 and 7 wavelengths. An empirical expression for the turn radius Rmax at which peak gain occurs as a function of length L in wavelengths .The antenna used for the transmitter is a single coiled helix antenna with 42 turns. The Designed values are calculated by using equation 8,9 and 10. Assumed data, N = 42 turns S = 0.03 mm D = 10 mm C = π D = π × 10 mm = 31.41 mm (8) α = S/πD = 0.25mm (9) A=N×S=42×0.03mm=1.6m (10) Where, D = diameter of helix (center to center helix), C = circumference of the helix, S = spacing between turns, ISBN-13: 978-1540513212 www.iaetsd.in Proceedings of ICAET-2016 ©IAETSD 201671
  • 5. α = pitch angle of the helix, N = total number of turns, A = axial length of the helical antenna. Another important factor when designing an antenna system is the location and orientation of the antenna on the wireless device. Propagation within buildings is governed by the following factors: attenuation due to walls, reflection from walls, ceiling, floor, etc. and diffraction from obstacles within a building. With this in mind, it is best to mount the antenna higher than any obstacle between the transmitter and receiver and to orient it in the same electrical direction (polarity) as the receiver antenna. Unfortunately, this is usually not possible in most portable applications. Two important things to consider when placing the antenna are Any metal surfaces that surround or partially surround the antenna will distort the radiation pattern. This distortion will impair the quality of transmission. Therefore, the antenna must be placed outside of the shielded housing of the device. Also, it should be placed as far away horizontally from any surface that would block “the line of sight” of the receiver antenna. Another consideration while locating an antenna on the appliance is the user effect. It is best to locate the antenna away from the user’s body. The interaction between user and the antenna can cause a de-tuning effect on the antenna and also the user can absorb energy that was to be transmitted into radio signals. A digital modulation technique, broadcast system, and apparatus for the spectral superposition of an analog AM signal and a novel digitally modulated signal. Multiple mutually orthogonal, continuous-valued noise-like sequences are amplitude and phase modulated. Preferably, modulation coefficients are mapped from the formatted data to be transmitted and basis waveforms are generated which are then modulated by the modulation coefficients. In the broadcast system of the present invention, an amplitude modulated signal having a first frequency spectrum is broadcast simultaneously with a plurality of amplitude and/or phase modulated orthogonal noise-like signals having a bandwidth which encompasses the first frequency spectrum. The amplitude modulated signal includes a first carrier modulated by an analog signal. A first group of the amplitude and/or phase modulated orthogonal noise-like signals lying within the first frequency spectrum are modulated in-quadrature with said first carrier signal. The second and third groups of the amplitude and/or phase modulated orthogonal noise-like signals lie outside of the first frequency spectrum and are modulated both in-phase and in-quadrature with the first carrier signal. RESULTS A digital system coded in VHDL can be verified with two kind of simulation. They are behavioural simulation and post route simulation. The verification of the code is done using Behavioural simulation. The Snapshots of the simulation results are discussed in detail. The Fig 7 shows the behavioural simulation result of the amplitude modulator system designed. A point to be noted is that, the system developed is a mixed system. The simulation can verify only the digital part of the system. The verification is carried out by looking into the different signal lines which are shown in the simulation results. The entire signal values are digital and are plotted with respect to time. Fig 7. Snap Shot of Design Object of Top Level Symbol There are four major terminals contained in the block diagram of Amplitude modulator shown in Fig 7. They are described below. This snapshot represents a black box model of SDR’s Amplitude modulator. None of the actual circuitry is shown but the definition enables the FPGA to function according to the requirement specified by the behavioural model without any internal components knowledge. (i) ck – carrier frequency and sampling frequency (ii) ip – input from the comparator output (iii) V in – input for DAC module (iv) Op – which is fed to the input DAC Fig 5. Snap Shot Of Design Objects Of modulator The Fig 5. shows the block diagram which is generated according behavioural code. This block diagram is ISBN-13: 978-1540513212 www.iaetsd.in Proceedings of ICAET-2016 ©IAETSD 201672
  • 6. generated automatically when the AM code is simulated. It shows the components of a circuit that would essentially work as an amplitude modulator using FPGA base. Fig 6. Behavioural simulated waveforms The Fig 6. Shows the behavioural simulation of the Amplitude modulator, the waveform shows the internal clock generation (ck). The original clock has been divided into carrier frequency and sampling frequency, calculations are shown below. fm = 20 KHz, fs > fm x 2 fs > 40 Kilo Samples per second Bus width of ADC = 3 Number of quantization levels = 23 = 8 fc >= 40 * 8 K = 320 K The FPGA kit has an inbuilt clock of 50 MHz. Hence it was decided to divide the clock by a factor of 150 so that sampling clock operates at 333 K Samples per second. Clock frequency 50MHz from the crystal oscillator which is shown in the first waveform, which is the base for processing digital modulation. The second waveform named ckamt which is a carrier frequency of 2Mhz produced by dividing the main clock by 25. Ckst is the sampling frequency produced by dividing the main clock ck by 75. Input frequency is audio signal to the modulator in the form digital data which is shown as ip. Vin and op are the counter value and output from the modulator fed to the DAC. CONCLUSION A software defined amplitude modulator has been designed, implemented and verified. It has been found that the system is working properly. The prototype system receives and analog input and modulates the base band analog signal into 2 MHz, which comes in the Medium Wave Band of radio communication. The system has been verified by tuning an AM receiver in the MW band to a frequency of 2 MHz. The software defined system is implemented on an FPGA prototyping board with an on board crystal oscillator operating at 50 MHz. The project work has been carried out to test the feasibility using a digital system for carrying out analog modulation scheme. The testing of the prototype of the proposed system verified. The current work offers scope to carry out further developments in this regard. Implementation of other modulation schemes on FPGA , as the implementation of Amplitude modulation scheme using VHDL gave satisfactory results, further developments using Frequency modulation and other digital modulation schemes can also be implemented. Implementation of dynamically reconfigurable modulation systems. Reconfiguration of the system can be done easily using FPGA. So reconfigurable systems can be implemented using this method. Intelligent systems with auto modulation detection and reconfiguration features. REFERENCES [1] W. H. W Tuttlebee, “Software Radio Technology: A European Perspective,” IEEE Commun. Mag., Feb. 1999. [2] IEEE Commun. Mag., Special Issue on Software Radio, May 1995. [3] W. H. W. Tuttlebee, “Software Radio — Impacts and Implications,” Proc.IEEE 5th Int’l. Symp. Spread Spectrum Techniques and Apps., SouthAfrica, Sept. 1998. [4] Proc. 1st Int’l. Software Radio Wksp., Rhodes, Greece, June 1998, jointly Organized by the EC DG XIII and the SDR Forum; available at http://www.infowin.org /ACTS /ANALYSYS / CONCERTATION/MOBILITY/1intlswr.htm. [5] Brock, D.K. Mukhanov, O.A. Rosa, J.” Superconductor digital RF development for software radio: HYPRES Inc., Elmsford, NY”, IEEE Commun. Mag., Feb. 2001. [6] http://volodya-project.sourceforge.net/SR/SR-1/sr1.php [7] Y. Benkler, “Overcoming agoraphobia: Building the commons of the digitally networked environment,” Harv. J. Law Tech, vol. 11, no. 2, Winter, 1998. [8] W. Lehr and J. Crowcroft, “Managing shared access to a spectrum commons,”in Proc. 1st IEEE Symp. New Frontiers Dynamic Spectrum Access Networks, Nov.2005, pp. 420-444. [9] C. Raman, R. Yates, and N. Mandayam, “Scheduling variable rate links via a Spectrum server,” in Proc. 1st IEEE Symp. New Frontiers Dynamic Spectrum Access Networks, 2005, pp. 110–118. [10] O. Ileri, D. Samardzija, and N. Mandayam, “Demand Responsive Pricing andCompetitive Spectrum Allocation via a Spectrum Server,” in Proc. 1st IEEE Symp.New Frontiers Dynamic Spectrum Access Networks, 2005, pp. 194-202. [11] S. Chung, S. Kim, J. Lee, and J. Cioffi, “A game-theoretic approach to power allocation in frequency-selective Gaussian interference channels,” in Proc. IEEE Int. Symp. Information Theory, June 2003, pp. 316–316. [12] J. Huang, R. Berry, and M. Honig, “Spectrum sharing with distributed interference compensation,” in Proc. 1st IEEE Symp. New Frontiers Dynamic Spectrum Access Networks, 2005, pp.88-93. [13] J. Mitola, "4Software radio architecture: A mathematical perspective",IEEE Journal on Selected Areas of Communications, vol 17, no.4, pp 514-538, April 1999 ISBN-13: 978-1540513212 www.iaetsd.in Proceedings of ICAET-2016 ©IAETSD 201673
  • 7. [14] A.R. Rhiemeier, F. Jordnal, "Mathematical modelling of the software radio design problem", JEICE Trans. Commun., vol.E86-B, no.12, December 2003 [15] Roger S. Pressman, Software Engineering: A Practitioner's Approach, McGraw-Hill, 6th Ed., 2005 ISBN-13: 978-1540513212 www.iaetsd.in Proceedings of ICAET-2016 ©IAETSD 201674