A Development and Testing Instrumentation For GPS Software Defined Radio With Fast FPGA Prototyping Support
A Development and Testing Instrumentation For GPS Software Defined Radio With Fast FPGA Prototyping Support
net/publication/263813664
CITATIONS READS
26 1,688
3 authors:
David Akopian
University of Texas at San Antonio
276 PUBLICATIONS 2,271 CITATIONS
SEE PROFILE
All content following this page was uploaded by Arpine Soghoyan on 05 August 2015.
Abstract— The modernization of global positioning systems Major challenges for advanced receiver development are
(GPS) boosts the development of civil and military applications as system development complexity, long development cycles,
accuracy and coverage of receivers continually improve. Recently, interfaces for RF front-ends and hardware accelerators for
software defined radio (SDR) approach for GPS receivers (GPS-
SDR) gained attention because of its flexibility for multimode real-time operation, and availability of end-to-end develop-
operations in different environments. The SDR receiver devel- ment and testing platforms. Continuous modernization of the
opers continually advance algorithmic and/or hardware acceler- GNSS systems, including transmission of new signals also
ator solutions. However, they need fast prototyping and testing challenges the research community to manage increased sys-
instrumentation to refine and evaluate high performance mul- tem complexities and deeper understanding of various signal
timode receivers. This paper presents a feasibility study of fast
prototyping of the GPS receiver accelerators using graphical user distortion phenomena. State-of-the-art receivers should also be
interface environments. It also describes a testbed with integrated flexible to perform multimode tasks for various environments.
RF front-ends, GPS simulator, receiver, and assistance support. To facilitate the development of these receivers, researchers
Particularly, a novel host-target codesign solution is demonstrated need reference systems, associated software development kits,
using a field programmable gate array (FPGA) peripheral and development platforms, simulators, and evaluation testbeds.
LabVIEW FPGA tool for a case study of a GPS acquisition
module. Distributing tasks between the FPGA target and the The software defined radio (SDR) framework [6], [8],
personal computer host achieves a high performance solution. [14]–[17] became popular for advanced receiver development
The fast prototyped solution is compared with a conventional and testing because the SDR receiver components are imple-
FPGA and state-of-the-art implementations. mented in software and can be reconfigured depending on
Index Terms— Fast prototyping, field programmable gate operational tasks; they are convenient for fast prototyping and
array (FPGA), global navigation satellite systems (GNSS), global academic research. Conventional state-of-the-art GPS receivers
positioning systems (GPS), software defined radio (SDR), testing. typically rely on application specific integrated circuit (ASIC)
technology for implementing massive numbers of correlators
I. I NTRODUCTION for improved sensitivity. On the contrary, the SDR solutions
use fast correlator algorithms and general purpose computing
T HE U.S. global positioning system (GPS) is one of the
existing global navigation satellite systems (GNSS) that
provides the end user with global position, velocity, and time
peripherals, such as field programmable gate arrays (FPGAs)
and/or digital signal processors (DSPs), to accelerate algo-
rithm execution (Fig. 1). The ASIC-based implementations
solutions [1], [2]. The GPS receivers are used in various
are fast but require longer development cycles and constrained
instrumentation and measurement systems from phasor mea-
hardware–software interfaces. In that sense, the FPGAs/DSPs
surements in power systems [3], [4] to ionospheric calibration
are less expensive and compromise solutions with well-
and time transfer [5].
developed support and host-target interfaces.
The GPS/GNSS receivers continually evolve supported by
Many open source and commercial SDR receiver solutions
new algorithms [1], [6], [7], computing platforms [8], [9], and
are reported [7], [14], [15], [18], [19], including the FPGA-
testing methodologies [10]. They are also integrated with other
based GPS receivers in [9] and [20] and reference designs
navigation systems for robust operation during GPS outages
mentioned in the following sections. Development platforms
[11]–[13].
range from proprietary solutions providing application pro-
Manuscript received July 29, 2013; revised December 16, 2013; accepted gram interface access to incorporate third party algorithms [6]
December 20, 2013. Date of publication February 27, 2014; date of current to MATLAB-based reference receivers [15], [18], and C/C++
version July 8, 2014. This work was supported in part by NSF under Grant
0942852 and Grant 0932339, and in part by the UTSA-NEEC Center. The based open source solutions [7], [14], [15], [19].
Associate Editor coordinating the review process was Dr. Jesus Urena. This paper presents a feasibility study of using graphi-
A. Soghoyan and D. Akopian are with the University of Texas at cal user interface environments for fast prototyping of the
San Antonio, San Antonio, TX 78249 USA (e-mail: arpisoghoyan@
gmail.com; [email protected]). GPS-SDR receiver accelerators. Particularly, competitive host-
A. Suleiman is with Cirrus Logic Inc, Austin, TX 78710 USA (e-mail: target FPGA accelerator (software–hardware) solutions are
[email protected]). obtained using LabVIEW FPGA tools from National Instru-
Color versions of one or more of the figures in this paper are available
online at http://ieeexplore.ieee.org. ments (NI) and related Xilinx tools [21] and compared
Digital Object Identifier 10.1109/TIM.2014.2304352 with conventional implementation approaches. In addition,
0018-9456 © 2014 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission.
See http://www.ieee.org/publications_standards/publications/rights/index.html for more information.
2002 IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. 63, NO. 8, AUGUST 2014
Fig. 1. UTSAs development and testing platform for GPS SDR, including RF front-end, simulator, receiver, A-GPS support, DSP, and FPGA peripherals.
Highlighted modules on hardware-software codesign of acquisition unit using FPGA are the main focus of this paper.
the following features of LabVIEW facilitate the GPS receiver test signals. The simulator uses orbital data, i.e., ephemeris
development: 1) signal visualization; 2) fast computing and almanac data file inputs. The almanac and ephemeris file
options; 3) RF front-end and hardware accelerator interfaces; types, content, and location are described in [25] and [26].
4) GPS signal simulation; and 5) assisted GPS (A-GPS) A dedicated A-GPS LabVIEW module is integrated with the
support [22], [23]. A modular advanced GPS acquisition transmitter and uses a simulator signal to generate assistance
algorithm is used as a case study. according to the guidelines of the secure user plane location
This paper is organized as follows. Section II presents the (SUPL) [27] standard developed by open mobile alliance for
development and testing setup. The case study acquisition wireless networks [28]. When a GPS receiver is integrated with
module is described in Section III. Section IV presents the wireless communication devices, wireless networks provide
fast prototyping of the acquisition system using LabVIEW assistance data to aid the GPS receiver operation. Delivery of
FPGA. A standalone FPGA implementation for comparison orbital parameters (ephemeris and almanac) and other assis-
and host connectivity demonstration purposes is described in tance, such as coarse position and time reference, enhances
Section V. Performance figures of LabVIEW-based host-FPGA the GPS receiver operation in weak signal conditions such as
target implementation are discussed in Section VI. Section VII indoor areas [1], [23], [29], [30] as receivers are relieved from
discusses alignment of proposed solutions with state-of- the task of demodulating navigation data from satellite signals.
the-art implementations. Finally, conclusions are stated in A detailed description of the assistance data delivery solution
Section VIII. can be found in [28].
Thus, the testbed uses two channels to communicate with
the receiver. The GPS signals are broadcasted by the signal
II. D EVELOPMENT AND T ESTING S ETUP
generator-simulator, whereas A-GPS SUPL data are commu-
The system architecture of the GPS LabVIEW-based devel- nicated using IP channels and wireless network links. In the
opment testbed is shown in Fig. 1, which is an enhanced current implementation, the SUPL server and GPS simulator
version of the system reported in [24]. are colocated.
The transmitter’s RF front-end consists of an antenna and The receiver front-end consists of an antenna, a variable
NI PXIe-5673 RF vector signal generator (VSG), which gain amplifier (variable gain up to 30 dB) [31], and a NI
can be configured to generate various GNSS signals. The PXIe-5663RF vector signal analyzer. It is connected to a
GPS signal is generated using a LabVIEW-based NI GPS computer running a GPS-SDR receiver implemented using
simulation toolkit [21]. Current setup can be configured to LabVIEW. Optional hardware DSP/FPGA peripherals are
simulate various channel distortions. The simulation toolkit accessible through LabVIEW interfaces. Sampled data from
along with the VSG enables concurrent generation of one to the RF front-end are buffered for further processing in a
twelve satellite signals. Signal powers can be adjusted for each snapshot mode [32].
satellite based on testing specifications. The simulator also The LabVIEW environment provides built-in libraries for
supports signals of a wide area augmentation system, trajectory development, analysis, and data visualization. It is convenient
scripts, on-the-fly parameters, and stored files for replicating for the fast algorithm prototyping and testing, comparative
SOGHOYAN et al.: DEVELOPMENT AND TESTING INSTRUMENTATION FOR GPS SDR WITH FAST FPGA PROTOTYPING SUPPORT 2003
TABLE I
A DVANCED D EVELOPMENT-T ESTING T OOLKIT TO FACILITATE R ESEARCH AND D ISSEMINATION [23]
studies, real-time performance evaluation, and dissemination. (BPSK) navigation signal at 50 Hz, and a BPSK modulated
LabVIEW supports multithreading and multicore program- spreading pseudorandom code signal (PRN) at 1.023 Mchips/s.
ming, which are useful for real-time applications. These advan- The spreading sequence is called the coarse acquisition (C/A)
tages already have been used in other radio-communication code [1].
systems [33], [34]. The ultimate goal of a GPS receiver is to provide posi-
Algorithms can be implemented using LabVIEW library tion, velocity, and time information. For that, receivers mea-
modules, mathscript nodes using MATLAB scripts for fast sure range, range-rate, and demodulate navigation data. The
prototyping, and C/C++ language for fast processing. receiver measurements are extracted by synchronizing locally
LabVIEW also has support for external hardware peripherals generated replicas of the code with the received signal.
to accelerate research and simulation of the SDR development. This synchronization is performed in frequency by estimating
As already mentioned, the hardware accelerators, such as Doppler modulation, and in time, by aligning the signal and
DSPs and FPGAs, can be integrated with LabVIEW [35]. replica and estimating their relative shift called code-phase.
There are two different ways to integrate FPGAs with The synchronization is typically performed in two phases:
LabVIEW. One is using a software module called a Lab- acquisition (coarse) and tracking (fine). These two phases
VIEW FPGA module that translates LabVIEW data-flow constitute a baseband processing stage. After synchronization,
schematic into FPGA hardware. Another option is to use navigation data are simply obtained through sinusoidal carrier
IP Integration Node to integrate third party Verilog or and PRN code wipe-off. Navigation data contain timestamps,
Very High Speed Integrated Circuit Hardware Description which along with code-phases are used to estimate ranges
Language (VHDL) designs. to satellites. Navigation data also contain orbital parameters,
LabVIEW FPGA module with its graphical programming ephemeris, and almanac, all of which are used to find satel-
language and predesigned library tools allows for fast proto- lite positions provided time. Orbital parameters alternatively
typing of FPGA solutions. The NI PXIe Flex reconfigurable can be received using assistance from wireless networks as
input/output (FlexRIO) FPGA target module with integrated described in Section II and illustrated in Fig. 1. Satellite posi-
Xilinx Virtex-5 hosts the hardware implementation [35], [36]. tions serve as beacon locations for trilateration using ranges.
It is installed on a NI PXIe 1075 [37] chassis. The periph- The first stage of baseband signal processing is acquisition
eral connects to the LabVIEW environment through a NI of the GPS satellites. Conventional receivers achieve acquisi-
PXI-ExpressCard8360 connector with a throughput of up to tion by searching over a predicted time-frequency uncertainty
110 MB/s [38]. zone. It is a 2-D search process in which the receiver replicates
Debugging tools built into the environment include rapid candidate code and residual carrier modulations attempting to
edit-time error reporting, ability to view code execution, match those of the received signal. Multiple possible signal
and an ability to control the execution (single-stepping). replicas are generated and correlated with received signal to
Another advantage over using traditional hardware description find a match and thus to identify input signal parameters. This
languages (HDLs) is the ability to develop algorithms and assumes an elementwise multiplication of the received samples
rapidly perform direct functional verification on a personal with the samples of each replica. Then, resulting products
computer (PC) in a simulation/emulation mode. are added over the coherent integration length. Typically, a
Table I summarizes strength of the LabVIEW environment statistical test is applied to the correlation results to determine
for implementing software GPS receivers and exploiting exist- if a signal acquisition has been reached or not. If it has been,
ing host-target interfaces for the FPGA accelerations. the acquisition is terminated and the receiver starts the tracking
stage for that satellite; if not, the search continues and moves
III. GPS ACQUISITION M ODULE to the next code-phase/frequency option.
The case study in this paper is applied to the acquisition There are many fast methods of accelerating acquisition.
of a conventional L1 civilian GPS signal, a direct sequence For example, a convolution theorem can be used to apply fast
spread spectrum signal consisting of a multiplication of a Fourier transform (FFT) for parallel fast code-phase search
sinusoidal carrier at 1.57542 GHz, a binary phase shift keying (PCS) algorithms [15].
2004 IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. 63, NO. 8, AUGUST 2014
Fig. 3. Advanced acquisition algorithm (Fig. 2) implementation using LabVIEW function blocks and its benchmarking.
IV. NI F LEX RIO FPGA M ODULE LabVIEW FPGA module development starts once a FPGA
AS A H ARDWARE ACCELERATOR project is created. The FPGA targets identified in the
LabVIEW project explorer include FPGA programmable
In the past, the FPGA implementation assumed knowledge
I/O nodes to acquire, process, transfer, and output signals
and many intricacies of hardware programming. The popular-
using the FPGA. This can be done either using simulated
ity of high-level design tools, however, is changing the rules of
I/O on a development computer or in real-time mode using
FPGA programming; recently emerged tools convert graphical
various hardware targets. A list of LabVIEW FPGA supported
block diagrams or even C/C++ code into digital hardware
hardware targets can be found in [35].
circuitry.
The target boards can be connected to computers through
As the development testbed presented in this paper is
PCI, cPCI, or PXI/PXIe. Some of these boards have purely
based on the LabVIEW environment, in the following, fast
digital front-ends and others have specialized front-end cir-
FPGA prototyping tools provided in the LabVIEW FPGA
cuitry, e.g., analog I/O channels, IF transceivers.
module [35] are evaluated for FPGA hardware correlator
Software components that are installed and used for the
design to accelerate the GPS-SDR acquisition stage. The tools
application development include: 1) the LabVIEW real-time
can synthesize FPGA-based solutions from the LabVIEW
module; 2) the LabVIEW FPGA module; and 3) the NI recon-
graphical representation of algorithms. This block diagram
figurable input/output (NI-RIO) driver, which are compatible
realization approach into the FPGA is well suited for fast
with Xilinx compilation tools [35].
prototyping, as it is independent of prior knowledge of the
The target used in this project includes a Virtex-5 SX95T
HDL programming.
FPGA programmable board, 512-MB onboard DDR2 DRAM,
Synthesis is the process of translating high-level program-
and 16 DMA channels for high-speed data streaming [36].
ming languages into actual logic-level hardware descriptions.
The host is a PC with Intel(R) Core (2) Duo CPU E8300
For any given piece of synthesizable code, there is a corre-
processor, 2.83GHz (2CPUs), 2020-MB RAM, and Windows
sponding logic circuit that describes how logic gates should
XP Professional OS. The LabVIEW 2011 SP1 version is used
be wired together. The LabVIEW FPGA module generates
as a development environment along with GPS Simulation
all necessary logic for every block diagram function before
Toolkit 2 for the GPS signal generation. Performance evalua-
sending a final schematic to the compiler.
tion of the system in the LabVIEW environment is done using
The LabVIEW FPGA design toolkit has the following
available profiler tools [21] and benchmarking as described
features:
later in this paper. The following sections provide more details
1) supports connection and interfaces to PCI/PXI boards; on various implementation aspects.
2) includes FPGA IP blocks library for fast prototyping;
3) provides fast host-target communication using built- A. LabVIEW FPGA Development Flow
in I/O direct memory access (DMA) first-in-first-out This section proceeds with implementation details. First, an
(FIFO) buffers; FPGA project is created in the LabVIEW environment for the
4) supports various clock rates of 40 MHz, 80 MHz, or FlexRIO board as described in [41]. Once the FPGA target
faster. is specified, then LabVIEW displays compatible functions for
In addition, recent versions of the LabVIEW FPGA module math, signal generation and analysis, comparison logic, array
introduced a new feature called the IP integration node, which and cluster manipulation, occurrences, analog and digital I/O,
embeds third-party HDLs into LabVIEW FPGA. The IP node and timing. A combination of these functions can be used
is used like any other LabVIEW function block with its to design algorithmic logic and embed it onto the FPGA
inputs and outputs. It also runs in both simulation and target device. Math and control in FPGA are limited to fixed-point
execution modes. operations.
2006 IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. 63, NO. 8, AUGUST 2014
Fig. 5. Standalone FPGA acquisition module implementation and integration with LabVIEW-based SDR using IP node in LabVIEW FPGA VI. DMA FIFOs
connect FPGA module with the host. Tick counters are included for performance evaluations.
Fig. 7. Host VI section of the host-target co-design of the acquisition module described in Section III. The DMA FIFOs connect to the IFFT module, which
is implemented on FPGA target using library blocks. Target VI is in Fig. 8.
Fig. 8. Target VI section of the host-target co-design of the acquisition module described in Section III. The IFFT IP module is from Xilinx Codegen IP
and can be replaced with LabVIEW FPGA IFFT function module of Fig. 9. The IFFT communicated with host VI using DMA FIFOs connect.
TABLE IV
P ERFORMANCE OF THE H OST-TARGET A CQUISITION C ODESIGN
to the target and use IFFT FPGA modules either from Coregen
IP or native LabVIEW FPGA libraries. From this perspective,
it is informative to benchmark IFFT performances. Table II
shows performance figures for IFFT computation on the tar-
get for these two modules along with native software FFT
functions in LabVIEW and in MS Visual Studio. One can see
that the implementation in the MS Visual Studio platform is
slower than the LabVIEW software function due to inherent
multithreading and multicore programming capabilities of the
current LabVIEW environment. The FFT operation is faster on
the FPGA targets, and performance figures show that Coregen
IP node implementation is more optimized.
TABLE V
D ETAILED H ARDWARE C OST FOR A CQUISITION C ORRELATORS ON X ILINX V IRTEX -5
Thus, host-target co-designs may serve viable implementation taking tens of second for the simulation. Implementations in
alternatives. [44] and [47] addressed implementation feasibility in Simulink
Table V summarizes FPGA resources for the standalone rather than performance studies. Another FPGA solution using
implementation for coherent correlation lengths of 1, 2, and the Xilinx system generator for the DSP called from Simulink
4 ms. The increase of correlation lengths increases FFT is demonstrated in [48]. We implemented a standalone
calculation and memory usage resources. FFT-based PCS algorithm for 1-ms correlator integration
lengths on Xilinx Virtex-II Pro FPGA. The reported design
VI. D ISCUSSION IN THE C ONTEXT OF S TATE - OF - THE -A RT achieved a clock speed of 100 MHz, and execution time
Various GPS acquisition implementation modes with Lab- is 0.63 s for 21 frequency bins and 16.3676-MHz sampling
VIEW FPGA are demonstrated in previous sections. Par- rate. A similar Simulink-based standalone FPGA solution for
ticularly, by simply delegating IFFT computations to the Virtex4SX35 is reported in [49] mentioning only computation
FPGA target, one can achieve the performance of standalone time of 1 ms for 1.023-MHz sampled signals for a single satel-
FPGA solutions. Proposed LabVIEW FPGA-based host-target lite. We do not indicate if this number is for all Doppler bins.
codesign solutions are not compared with standalone solutions Assuming the all Doppler bins search scenario, 24 satellites
in terms of hardware resources, as only IFFT modules are will be processed in at least 24 ms. Implementations reported
implemented on the target using standard library functions, and in this paper significantly outperform mentioned solutions
any other FFT-based implementation should include similar achieving 160-MHz operation and faster execution times as
modules. Thus, the focus is on computation time. At the shown in Table IV.
same time, use of hardware resources is summarized for the Conventional FPGA implementations are also reported in
standalone solution in Table V. [50]–[52]. [50] operates at frequencies up to 56.14 MHz with
When comparing to other reported FPGA GPS acquisition computing times more than 1ms per frequency bin for each
solutions, one should note that the implemented algorithm satellite on Virtex II Pro. It results in at least 0.5 s to acquire
is an enhanced version of commonly used PCS approach, 24 satellites for a 1.024-MHz sampling rate and more than
which integrates PCS, coherent integrations over several code one second for higher rates. A conventional PCS design for
periods, and search over frequency bins in a modular and Altera Stratix III FPGA was reported in [52]. For a sampling
computationally efficient solution [39]. The overall conclusion frequency of 2.048 MHz, one satellite is processed in ∼1 s
is that presented acquisition modules, standalone and host- for 1-ms correlation length, which is significantly slower than
target co-designs provide competitive performance figures solutions in this paper. Maximum achieved clock frequencies
using fast-prototyping graphical programming environments. are not reported.
Fast prototyping using graphical programming environ- High performance implementation is presented in [51] for
ments. The proposed solutions demonstrate the feasibility of Virtex II Pro FPGA. Here, 4096 samples are fed to an
LabVIEW FPGA SDR development for GPS as it was earlier FFT-based PCS module, and the results are integrated for
shown for Simulink [46] in [44], [47], and [48]. Numeric 10-ms coherent correlation lengths. Maximum achieved clock
performance details for comparisons were not provided in rate is 155 MHz. The settings of this implementation are quite
[47]. Simulink-only implementation was also shown in [44], different from the designs of this paper and are not compared.
SOGHOYAN et al.: DEVELOPMENT AND TESTING INSTRUMENTATION FOR GPS SDR WITH FAST FPGA PROTOTYPING SUPPORT 2011
[21] RF Signal Analyzers and Generators, National Instruments—LabVIEW, [49] K. S. Raju, Y. Pratap, V. Patel, S. M. M. Naidu, A. Patvardhan, and
GPS Simulator, Bangalore, India, Nov. 2012. P. B. Prasad, “Acquisition digital baseband module for multichannel
[22] D. Akopian, A. Soghoyan, S. Chayapathi, and G. V. S. Raju, “A flexible GPS receiver,” in Proc. ICICEE, Aug. 2012, pp. 9–13.
LabVIEW-based GNSS receiver development and testing platform,” in [50] E. Romero-Aguirre, R. Parra-Michel, O. Longoria-Gandara, and
Proc. ION/ITM Conf., San Diego, CA, USA, Jan. 2011, pp. 1270–1280. M. Aguirre-Hernandez, “A hardware-efficient frequency domain cor-
[23] Y. Zhao, “Standardization of mobile phone positioning for 3G systems,” relator architecture for acquisition stage in GPS,” in Proc. Int. Conf.
IEEE Commun. Mag., vol. 40, no. 7, pp. 109–116, Jul. 2002. Reconfigurable Comput. FPGAs, Dec. 2010, pp. 412–417.
[24] A. Soghoyan, G. Huang, J. Narisetty, and D. Akopian, “A LabVIEW- [51] C. Sajabi, C.-I. H. Chen, D. M. Lin, and J. B. Y. Tsui, “FPGA frequency
based assisted GPS receiver development, simulation and testing plat- domain based GPS coarse acquisition processor using FFT,” in Proc.
form,” in Proc. 24th Int. Tech. Meeting Satellite Division Inst. Navigat., IEEE IMTC, Apr. 2006, pp. 2353–2358.
Oregon Convention Center, Portland, Sep. 2011, pp. 1982–1997. [52] J. Leclère, C. Botteron, and P. Farine, “Comparison framework of FPGA-
[25] The Navigation Center of Excellence, GPS, Beijing, China, Nov. 2012. based GNSS signals acquisition architectures,” IEEE Trans. Aerosp.
[26] Ephemeris Information, NASA Goddard Space Flight Center, Greenbelt, Electron. Syst., vol. 49, no. 3, pp. 1497–1518, Jul. 2013.
MD, USA, Nov. 2012. [53] P. Sagiraju, G. V. S. Raju, and D. Akopian, “Fast acquisition imple-
[27] UserPlane Location Protocol v1.0, OMA-TS-SUPL_MO-V1_0- mentation for high sensitivity global positioning system receivers based
20070615-A, Open Mobile Alliance. San Diego, CA, USA, Nov. 2012. on joint and reduced space search,” IEE Proc. Radar, Sonar, Navigat.,
[28] J. Narisetty, A. Soghoyan, M. Sundaramurthy, and D. Akopian, “SUPL vol. 2, no. 5, pp. 376–387, Oct. 2008.
support for mobile devices,” Proc. SPIE, vol. 830409, pp. 1–12, Feb.
2012.
[29] N. Agarwal, J. Basch, P. Beckmann, P. Bharti, S. Bloebaum, and
S. Casadei, “Algorithms for GPS operation indoors and downtown,” GPS Arpine Soghoyan received the B.Sc. and M.Sc.
Solutions, vol. 6, no. 3, pp. 149–160, 2002. degrees in radiophysics and electronics from Yere-
[30] Public Safety and Homeland Security Bereau, FCC, Columbia, MD, van State University, Yerevan, Armenia, and the
USA, Nov. 2012. M.Sc. degree in computer and information science
[31] Standard Line Amplifiers. VGLCDLA30RPDC Product and Datasheet, from the American University of Armenia, Yerevan.
GPS Networking, Beijing, China, Nov. 2012. She is currently pursuing the Ph.D. degree in elec-
[32] Z. Yao, M. Lu, and Z. Feng, “Spreading code phase measurement trical engineering from the University of Texas at
technique for snapshot GNSS receiver,” IEEE Trans. Consum. Electron., San Antonio, San Antonio, TX, USA.
vol. 56, no. 3, pp. 1275–1282, Aug. 2010. Her current research interests include software
[33] Developing an OFDM Transmitter and Receiver System Using LabWin- defined radio, navigation, and global positioning
dows/CVI and PXI, National Instruments, Austin, TX, USA, Nov. 2012. system receivers.
[34] Prototyping Algorithms for Next-Generation Radio Astronomy Receivers
Using PXI-Based Instruments and High-Speed Streaming, National
Instruments, Austin, TX, USA, Nov. 2012. Adnan Suleiman received the B.S. degree in electri-
[35] LabVIEW FPGA Module. Product and Specifications, National Instru- cal engineering from Ohio State University, Colum-
ments, Austin, TX, USA, Nov. 2012. bus, OH, USA, in 2000, and the M.S. degree in
[36] NI PXIe-7966R—NI FlexRIO FPGA Module for PXI Express, National electrical engineering from the University of Texas
Instruments, Austin, TX, USA, Nov. 2012. at San Antonio, San Antonio, TX, USA, in 2007,
[37] NI PXIe-1075 18-Slot 3U PXI Express Chassis, National Instruments, where he is currently pursuing the Ph.D. degree in
Austin, TX, USA, Nov. 2012. electrical engineering.
[38] NI PXI-ExpressCard8360 Connector, National Instruments, Austin, TX, He was with Motorola, Schaumburg, IL, USA,
USA, Nov. 2012. from 2000 to 2006, as a Product Engineer, where he
[39] D. Akopian, “Fast FFT based GPS satellite acquisition methods,” Proc. was involved in nonvolatile memory development.
IEE, vol. 152, no. 4, pp. 277–286, Aug. 2005. He joined Cirrus Logic, Austin, TX, USA, as a
[40] M. L. Psiaki, “Block acquisition of weak GPS signals in a software Senior Mixed-Signal Product and Test Engineer. Since 2009, he has been
receiver,” in Proc. ION GPS Conf., Salt Lake City, UT, USA, Sep. 2001, a Microchip Digital Design Engineer.
pp. 2838–2850.
[41] Adding FPGA Targets to a LabVIEW Project (FPGA Module). National
Instruments, Austin, TX, USA, Nov. 2012.
[42] System Generator for DSP-the Leading-Edge Modeling and Implemen-
tation Tool for High Performance DSP Systems, San Jose, CA, USA,
Xilinx, Oct. 2013.
[43] Homepage, Products and Solutions, Celoxica, New York, NY, USA, David Akopian (M’02–SM’03) received the M.Sc.
Oct. 2013. degree in radio electronics from the Moscow Insti-
[44] G. Hamza, A. Zekry, and I. Motawie, “Implementation of a complete tute of Physics and Technology, Moscow, Russia,
GPS receiver using simulink,” IEEE Circuits Syst. Mag., vol. 9, no. 4, and the Ph.D. degree in electrical engineering from
pp. 43–51, Sep. 2009. the Tampere University of Technology (TUT), Tam-
[45] LogiCORE IP Fast Fourier Transform v7.1. Documentation, Xilinx pere, Finland, in 1987 and 1997, respectively.
Product Support, San Jose, CA, USA, Oct. 2013. He is an Associate Professor with the University
[46] (2013 Jul.). Model, Implement, and Verify FPGA Designs, Documenta- of Texas at San Antonio (UTSA), San Antonio, TX,
tion [Online]. Available: http://www.mathworks.com/fpga-design/ USA. In 2003, he joined UTSA, where he founded
[47] D. Benson, “The design and implementation of a GPS receiver channel,” the Software Communication and Navigation Sys-
in Proc. DSP Mag., Oct. 2005, pp. 50–53. tems Laboratory. From 1999 to 2003, he was a
[48] S. Ramakrishnan, G. X. Gao, D. De Lorenzo, T. Walter, P. Enge, Senior Engineer and Specialist with Nokia Corporation, Espoo, Finland. Prior
and P. D. Akos, “Design and analysis of reconfigurable embedded to joining Nokia in 1999, he was a member of Teaching and Research
GNSS receivers using model-based design tools,” in Proc. 21st Int. Staff, TUT. His current research interests include digital signal processing
Tech. Meeting Satellite Division Inst. Navigat., Savannah, GA, USA, algorithms for communication and navigation receivers, positioning methods,
Sep. 2008, pp. 2293–2303. and mobile applications.