You are on page 1of 3

See discussions, stats, and author profiles for this publication at: https://www.researchgate.

net/publication/3227747

Software-defined radio: A brief overview

Article  in  IEEE Potentials · November 2004


DOI: 10.1109/MP.2004.1343223 · Source: IEEE Xplore

CITATIONS READS
70 4,711

2 authors, including:

Cajetan Akujuobi
Prairie View A&M University
126 PUBLICATIONS   722 CITATIONS   

SEE PROFILE

Some of the authors of this publication are also working on these related projects:

CONTROLLER DESIGN View project

Emad Awada View project

All content following this page was uploaded by Cajetan Akujuobi on 26 May 2015.

The user has requested enhancement of the downloaded file.


In the past, radio systems were designed for third generation (3G) wireless ser- coded form. Advances in SDR develop-
to communicate using one or two wave- vices, architecture and products. ment (such as the physical layer flexibili-
forms. As a result, two groups of people ty of wireless devices) have provided
with different types of traditional radio Enabling technologies impetus for ADC performance improve-
were not able to communicate due to A number of enabling technologies ments. Although there are different kinds
incompatibility problems. For example, have significantly changed the landscape of ADCs, their performance can be sum-
the communication equipment of the of software radio techniques. They have marized by a few parameters: signal-to-
United States’ military branches could permitted increased reliability and func- noise ratio (SNR), stated resolution (num-
not “talk” to each other. This problem tionality with reduced size, weight and ber of bits per sample), spurious-free
could be costly in times of war (e.g. the power. As advances in technology pro- dynamic range, and power dissipation.
Air Force could not communicate with Digital signal processors (DSPs) play a
the Army) and during peace (e.g. police prominent role in SDR. They offer devel-
could not communicate with fire fight- opment flexibility and are used primarily
ers). The need for number crunching operations in sig-
to communicate nal processing algorithms. Traditionally,
with people
Software-defined radio : DSP techniques were used for pre-modu-
using different
a brief overview lation and post-detection functions in
types of equipment can only be solved radio receivers. In recent times, DSP tech-
using software programmable radios niques have been used extensively for
because of its flexible architecture. advanced digital communications trans-
Software-defined radio (SDR), also ceiver designs, finding their way into
called software radio (SR), refers to wire- detection, equalization, demodulation,
less communication in which the trans- frequency synthesis and channel filtering.
mitter modulation is generated or The Fourier transform is one of the
defined by a computer. The receiver most common functions performed by
then also uses a computer to recover the the DSP. In fact, purely soft-
signal intelligence. SDR is an enabling ware-based spectrum monitor-
technology that is useful in a wide range vide increasingly faster and less Matthew N. O. ing has been implemented
of areas within wireless systems. The pri- expensive digital hardware, more Sadiku using the Fast Fourier
mary goal of SDR is to replace as many of the traditional analog functions and Transform (FFT). The FFT
analog components and hardwired digi- of the radio receiver will be extracts frequency domain
Cajetan M.
tal VLSI devices of the transceiver as replaced by software or digital information from a series of
possible with programmable devices. hardware. While the traditional Akujuobi time domain samples to
These include the air interface, modula- radio is hardware based, the new digital resolve the signal into a set of frequency
tion and coding schemes, analog-to-digi- and software radios do the vast majority bins. If the system is to operate in real
tal converter (ADC), and digital-to-ana- of the signal processing, including chan- time (which is usually the case), the data
log converter (DAC). nel selection, tuning and demodulation, must be able to get in and out of the
What are the benefits of SDR? And in the digital domain. The ultimate goal DSP, which can create I/O bottleneck
who will enjoy these benefits? Here are in radio receiver design is to implement problems.
some examples: all receiver functions in software. DSPs are evolving by being integrat-
• Subscribers—easier international (Besides the issue of globalization of soft- ed with microcontrollers, getting net
roaming, improved and more flexible ware radio, the goal is almost achieved.) functions and specialized accelerators.
services These receivers can be used in mobile Programmable DSPs are used for all
• Mobile network operator —a tool cellular, satellite and personal communi- functions possible within the current
to increase customer retention and pro- cations services systems. state of the art. They act as specialized
vide added-value services As shown in Fig. 1, a SDR consists of microcomputers, VSLI devices designed
• Handset and base-station manufac- analog-to-digital converter (ADC), digi- for implementation of extensive arith-
turers—the promise of new scale tal-to-analog converter (DAC), antenna metic computation and perform digital
economies and increased production and other modules. In addition, the SDR signal processing functions through resi-
flexibility may employ a digital signal processor dent software. Application-specific
Software radio has two major advan- (DSP) and a general purpose,
tages: 1) flexibility and 2) ease of adap- central processing unit (CPU). Fig. 1 Typical software-defined radio architecture
tation. Flexibility (being able to switch For simplicity, this article will
channels, change modulation) has focus on the receiver side of
always been valuable to the military. For the SDR. ADC/DAC DSP Information
instance, SDR can be programmed for The analog-to-digital con-
©PHOTODISC/MKC COMPOSITE: MKC

emerging standards. This is an attractive verter (ADC) is an important


feature for radio designers faced with component in these radio receivers. In processors and field programmable logic
several standards. Virtually any aspect of fact, an ideal software-defined radio is devices are used for those functions,
a program that implements radio func- often considered to be an ADC connect- such as the fast Fourier transform,
tions can be easily changed. Although ed directly to an antenna. What happens which may be too complex for efficient
virtually obscure a few years ago, the is that an ADC converts the continuous- implementation in today’s general-pur-
SDR now figures prominently in plans time signals to a discrete-time, binary- pose programmable DSPs.

14 0278-6648/04/$20.00 © 2004 IEEE IEEE POTENTIALS


Since the SDR itself is an emerging In the commercial arena, applications Read more about it
technology, its prospects are related to of SDR can be divided into user termi- • J. Mitola II and Z. Zvonar, Software
other important emerging technologies nals and radio base stations. Since the Radio Technologies. New York: IEEE
such as smart antennas, networking, soft- computational load of SDR is on the Press, 2001.
ware, semiconductors, signal processing order of billions of operations per sec- • J. Mitola II, Software Radio Archi-
and battery technology. Rapid advances ond, it is extremely challenging to imple- tecture: Object-oriented Approaches to
in solid-state integrated circuit (IC) tech- ment a SDR in a battery-powered termi- Wireless System. New York: John Wiley
nology are fueling the growth in com- nal. SDR hardware platforms can serve a & Sons, 2000.
mercial wireless communications sys- range of applications including analog • Special issue of IEEE Personal Com-
tems. These emerging technologies and cellular, personal communication ser- munication, Aug. 1999.
advances are making SDR technically vices and global positioning systems. In • Special issue of IEEE Journal on
and commercially realistic. spite of several challenges (such as Selected Areas in Communications, vol.
direct digitization and direct digital 17, no.4, April 1999.
Implementation downconversion), prototypes from many • Special issue of IEEE Communi-
The ideal SDR has a set of features research institutions and companies have cations Magazine, Feb. 1999.
that are not yet attainable in commercial been produced. An example is the
systems due to limitations in current SPEAKeasy system mentioned earlier. About the authors
technology and cost considerations. To Matthew N. O. Sadiku is presently a
be specific, the digital signal processing Conclusion professor at Prairie View A&M University.
microprocessors are not fast enough to Rapidly evolving, this technology is He was a professor at Temple University,
implement all radio functions. In spite of receiving enormous recognition and gen- Philadelphia and Florida Atlantic
this fact, there has been several SDR erating widespread interest in the telecom- University, Boca Raton. He is the author of
implementations. munication industry. Over the years, the over one hundred and forty technical
One such implementation is the radio community has realized that as papers and over twenty books including
SPEAKeasy system, which is the suc- more of the basic radio functions are Elements of Electromagnetics (Oxford, 3rd
cessful implementation of the SDR for pushed into software, radio itself can ed., 2000) and Numerical Techniques in
military use in the US. The application achieve greater flexibility in that it is capa- Electromagnetics (CRC, 2nd ed. 2001),
of SDR to military communications was ble to operate in a multiservice environ- Metropolitan Area Networks (CRC Press,
conceived in the 1970s. SPEAKeasy ment without being constrained to a par- 1995), and Fundamentals of Electric
allows general-purpose digital hardware ticular standard. Software-defined radio Circuits (McGraw-Hill, 2nd ed., 2004, with
to communicate over a wide range of (SDR) (or software radio) has made a Charles Alexander). Some of his books
frequencies, modulation techniques, transition from obscurity to commercial have been translated into Korean, Chinese,
data encoding methods, cryptographic usage in less than a decade. SDR has Italian, Portuguese, and Spanish. His cur-
types and other communication para- emerged from military research to become rent research interests are in the areas of
meters. The SPEAKeasy program is a a cornerstone of third generation strate- numerical techniques in electromagnetics
multi-phase research and development gies for regional and global communica- and computer communications networks.
program for the next-generation military tions. Some of the issues that appeared to Dr. Akujuobi is the founding
radio managed by the Air Force Rome be roadblocks to SDR development have Director of the Center of Excellence for
Laboratory (with several locations been solved somewhat. One of these is Communication Systems Technology
throughout the US). It has a program- the ability to normalize air interfaces Research (CECSTR). He is also one of
mable digital processing capacity on the across regions of the world. Others arise the researchers with the NASA Center
order of one billion 16-bit integer oper- due to the laws of physics that limit tech- for Applied Radiation Research (CARR).
ations per second and 200 million 32-bit nical progress in power dissipation, clock He belongs to many professional orga-
operations per second. speeds, dyanmic range and linearity. SDR nizations such as IEEE, ISA (Senior
The efforts on SPEAKeasy have led to has been described as a cornerstone in Member), ASEE, SPIE, and Sigma XI,
other projects such as SPEAKeasy II, the the evolution of GSM. In addition, indus- the Scientific Research Society.
airborne communication node (ACN), and trial leaders such as Nokia, Toshiba and Dr. Akujuobi has over 20 years expe-
the joint tactical radio system, all spon- Motorola have declared their intent to rience in engineering education, research
sored by the US Department of Defense. migrate from digital radios to software and development. His current research
Similar research efforts have been made in radios as the technology matures. interests include mixed signal systems,
Europe and Japan. In Europe, the focus The SDR Forum <www.sdrforum.org> high-speed (broadband) network access
for software radio R&D has been the is an international, nonprofit organization technologies, all areas of signal and
third-generation mobile multimedia sys- that includes members from academia, the image processing and communication
tem. The Flexible Integrated Radio military, vendors, wireless service systems using such tools as wavelet and
Systems Technology (FIRST) project providers, and regulatory bodies. It is fractal transforms. Dr. Akujuobi has a
examined many aspects of software- open to all organizations interested in pro- National Diploma (OND) in Electrical
reconfigurable air interface implementa- moting SDR. Together, the members are and Electronics Engineering, BSEE,
tion. In Japan, the Software Radio Study addressing critical issues such as software MSEE, MBA and a Ph.D. in Electrical
Group was formed in December 1998 to downloading, hardware and software Engineering. He is listed in Who’s Who in
promote R&D in software radio. Several model interfaces, and protocols. In the Science and Engineering, Who’s Who in
companies and laboratories have devel- future, software-defined radio will be the the World, Who’s Who in America, Who’s
oped prototypes of multimode trans- technology of choice in several wireless Who in American Education and Who’s
ceivers using SDR components. applications such as GSM and AMPS. Who in Industry & Finance.

OCTOBER/NOVEMBER 2004 15

View publication stats

You might also like