Building A Cognitive Radio Network Testbed

Size: px
Start display at page:

Download "Building A Cognitive Radio Network Testbed"

Transcription

1 Building A Cognitive Radio Network Testbed Zhe Chen, Nan Guo, and Robert C. Qiu Department of Electrical and Computer Engineering Center for Manufacturing Research Tennessee Technological University Cookeville, TN 38505, USA zchen42@students.tntech.edu, {nguo, rqiu}@tntech.edu Abstract Cognitive radio has been put forward to make efficient use of scarce radio frequency spectrum. A testbed for cognitive radio can not only verify concepts, algorithms, and protocols, but also dig out more practical problems for future research. However, to our best knowledge, an authentic real-time cognitive radio system has never been demonstrated. In order to build a cognitive radio network testbed, four popular commercial off-the-shelf hardware platforms are investigated. Unfortunately, none of them meets our needs. Thus, an architecture of the motherboard and a functional architecture for nodes of cognitive radio network testbeds, as well as an architecture for cognitive radio network testbeds, are proposed. With the proposed architectures, a cognitive radio network testbed is being built at Tennessee Technological University. I. INTRODUCTION Cognitive radio (CR) has been put forward to make efficient use of scarce radio frequency spectrum. It introduces adaptiveness and intelligence to traditional radios. The term cognitive radio was initially coined by Joseph Mitola over a decade ago [1]. Later, Simon Haykin defined cognitive radio as an intelligent wireless communication system in [2]. Cognitive radio network (CRN), generally speaking, is a network composed of CR nodes, with intelligent networking functions. The general concept toward cognitive networking was introduced a few years ago in [3], [4], [5], [6]. Although there have been many research works on CR and CRN, to our best knowledge, an authentic real-time CR system has never been demonstrated. So far, we have developed algorithms for CR on spectrum sensing [7], [8], cooperative spectrum sensing [9], channel state prediction [10], [11], and spectrum allocation [12]. These algorithms provide basic functions for CR systems. By implementing these algorithms as well as traditional communications algorithms on a cognitive radio network testbed (CRN testbed) in real-time, a CR system can be demonstrated. We are building a CRN testbed at Tennessee Technological University. There are three reasons for us to develop the CRN testbed. First, a CRN testbed enables a real-time demonstration of the concept of CR and CRN. Second, algorithms and protocols for CR and CRN can be further tested in real-time on a CRN testbed. Thirdly, by developing a CRN testbed, unexpected or practical problems will be dig out for future research. There have been some wireless network testbeds, such as the open access research testbed for next-generation wireless networks (ORBIT) [13] and the wireless testbed developed by University of California, Riverside [14]. Some common features of those wireless network testbeds are summarized as follows. First, the nodes in the networks are developed based on computer central processing units (CPUs). Second, the nodes use network interface cards like Wi-Fi for wireless communications. These network testbeds may work well for evaluating algorithms, protocols, and network performances for Wi-Fi networks. But they are not suitable for CRNs, due to their inherent lack of wide-band frequency agility. Lately, Virginia Tech has developed a testbed for CRNs with 48 nodes [15], which is an exciting advance in this area. Each node consists of three parts: an Intel Xeon processorbased high-performance server, a universal software radio peripheral 2 (USRP2), and a custom developed radio frequency (RF) daughterboard that covers a continuous frequency range from 100 MHz to 4 GHz with variable instantaneous bandwidths from 10 khz to 20 MHz. The node is well capable of frequency agility. However, as the authors mention, the drawbacks of the nodes are twofold. First, it is not a low-power processing platform. Second, it is not capable of mobility. In our understanding, two important features for nodes of CRN testbeds are computing power and response time delay. We have investigated existing commercial off-the-shelf hardware platforms that may be used for nodes of CRN testbeds. Unfortunately, none of the hardware platforms is suitable for building our desired CRN testbed. To overcome the shortcomings of the existing hardware platforms, such as lack of frequency agility, lack of mobility, not enough computing power, and large response time delay, we propose an architecture of the motherboard and a functional architecture for nodes of CRN testbeds in this paper. Based on the proposed nodes, a CRN testbed can be further built. The rest of this paper is organized as follows. Section II introduces four popular commercial off-the-shelf hardware platforms and reports our investigation results. Section III describes our proposed CRN testbed. Finally, Section IV concludes this paper. II. OFF-THE-SHELF HARDWARE PLATFORMS FOR COGNITIVE RADIO NETWORKS A CRN testbed is composed of multiple nodes. There are several popular commercial off-the-shelf hardware platforms designed for software defined radio (SDR) that may be used for building the nodes of CRN testbeds.

2 Fig. 1. USRP2 with WBX RF daughterboard. Fig. 2. SFF SDR DP with low-band tunable RF module. A. Universal Software Radio Peripheral 2 Universal software radio peripheral (USRP) and USRP2 provided by Ettus Research are widely used hardware platforms in the areas of SDR and CR. USRP2 is the second generation of USRP and it became available in 2009 [16]. USRP2 consists of a motherboard and one or more selectable RF daughterboards, as shown in Fig. 1. The major computation power on the motherboard comes from a Xilinx Spartan-3 XC3S2000 field programmable gate array (FPGA). The motherboard is also equipped with a 100 MS/s 14-bit dual channel analog-to-digital converter (ADC), a 400 MS/s 16-bit dual channel digital-to-analog converter (DAC), and a Gigabit Ethernet port that can be connected to a host computer. There are some RF daughterboards available for USRP2. Among them, a newly developed RF daughterboard called WBX covers a wide frequency band of 50 MHz to 2.2 GHz, with a nominal noise figure of 5-7 db. Signals are received and down-converted by USRP2 and its RF daughterboard, then they are sent to a host computer for further processing through the Gigabit Ethernet. Most of the processing work is conducted by the host computer. Data to be transmitted are sent from the host computer to USRP2 through the same Gigabit Ethernet, before they are up-converted and transmitted by USRP2 and its RF daughterboard. A major advantage of USRP2 is that it works with GNU Radio [17], a open source software with plenty of resources for SDR and a lot of users, which simplifies and eases the usage of USRP2. On the other hand, USRP2 is not perfect. First, the Gigabit Ethernet connecting USRP2 and its host computer introduces random time delays. The operating system on the host computer may also introduce random time delays. According to our measurement, the minimum response delay of USRP2 is in the range of several milliseconds to tens of milliseconds [11]. Such random response delay may be okey for half-duplex communications. However, in CRNs, full-duplex communications are desired and random response delays may deteriorate the performance of CRNs. Second, USRP2 is usually used together with GNU Radio that runs on a host computer. When the instantaneous bandwidth of USRP2 increases, the CPU on the host computer gets much busier. Thus a multi-core CPU is desired, as what Virginia Tech has done in their network testbed. When the instantaneous bandwidth of USPR2 becomes wider and the processing tasks on GNU Radio becomes much more complex, a common CPU may not be competent enough for real-time processing. B. Small Form Factor Software Defined Radio Development Platform The small form factor (SFF) software defined radio (SDR) development platform (DP) provided by Lyrtech in collaboration with Texas Instruments (TI) and Xilinx is a self-contained platform consisting of three separate boards: digital processing module, data conversion module and RF module, as shown in Fig. 2 [18], [19], [20]. The digital processing module is designed based on TMS320DM6446 system-on-chip (SoC) from TI and Virtex- 4 SX35 FPGA from Xilinx. The TMS320DM6446 SoC has a C64x+ digital signal processor (DSP) core running at 594 MHz together with an advanced RISC machine (ARM9) core running at 297 MHz. The digital processing module also comes with a 10/100 Mb/s Ethernet port. The data conversion module is equipped with a 125 MS/s 14-bit dual channel ADC and a 500 MS/s 16-bit dual channel DAC. It also has a Xilinx Virtex-4 LX25 FPGA. The low-band tunable RF module can be configured to have either 5 MHz or 20 MHz bandwidth with working frequencies of MHz for the transmitter and MHz for the receiver. The nominal noise figure of this RF module is 5 db. Other frequency bands may be covered by several other RF modules. There are two favorable features of SFF SDR DP for CRN testbeds. One is that SFF SDR DP is in small form factor and can be moved easily. The other is that it is capable to support full-duplex communications. But there are also two technical drawbacks to use it to build nodes of CRN testbeds. One drawback is that its computing capacity is fixed and it is not easy to upgrade to meet the needs of CRN testbeds. The other drawback is the response time delay. According to our measurement, the minimum response delay of SFF

3 Fig. 3. WARP FPGA board with two radio boards. Fig. 4. Sora radio control board. SDR DP is about tens of milliseconds and the delay is almost constant [11]. Such a nontrivial delay is undesirable for CRN testbeds, since it may deteriorate the performance in the end. SFF SDR DP can be viewed as an example of standalone hardware platforms, whereas USRP2 is an example of computer-aided hardware platforms. A comparison between the above two hardware platforms has been reported in [21]. C. Wireless Open-Access Research Platform The wireless open-access research platform (WARP) developed by Rice University consists of an FPGA board and one to four radio boards [22], as shown in Fig. 3. The second generation of the FPGA board has a Xilinx Virtex-4 FX100 FPGA and a Gigabit Ethernet port [23], [24]. The FPGA can be used to implement the physical layer of wireless communications. There are PowerPC processors embedded in the FX100 FPGA. The radio board incorporates a dual-channel 65 MS/s 14-bit ADC and a dual-channel 125 MS/s 16-bit DAC, covering two frequency ranges of MHz and MHz, with a bandwidth up to 40 MHz. WARP platform is also a stand-alone hardware platform, which is its first advantage for building nodes of CRN testbeds. The second advantage of WARP is that both physical layer and MAC layer can be implemented on one FPGA, which may simplify the board design compared to an FPGA + DSP/ARM architecture and hence reduce time delays introduced by the interface between FPGA and DSP/ARM. However, according to [24], the Virtex-4 FPGA on WARP is not powerful enough to accommodate both transmitter and receiver functions at the same time. Thus, full-duplex communications desired by CRN testbeds can not be implemented using just one WAPR. D. Microsoft Research Software Radio Microsoft research has developed a software radio (Sora) platform [25]. Sora is composed of a radio control board (RCB) and a selectable RF board, and it works with a multicore host computer. The RCB is shown in Fig. 4. The RCB contains a Xilinx Virtex-5 FPGA, and it interfaces with a host computer through a peripheral component interconnect express (PCIe) interface at a rate of up to 16.7 Gb/s. Actually, RCB is an interface board for transferring digital signals between the RF board and computer memory. The RF board can be WARP radio board. Processing work including physical layer and MAC layer is conducted on the host computer. Sora is a computer-aided platform. It is an advantage for Sora to fulfill a high-throughput interface between an RF board and a host computer. However, since processing work burdens the host computer, the host computer has to be very powerful to support all the functions running in real-time. At the other hand, multi-core programming and debugging with speedup tricks is not a piece of cake. Moreover, implementing fullduplex communications on one host computer is challenging. Obviously, a host computer (or server) installed with Sora lacks mobility. III. PROPOSED COGNITIVE RADIO NETWORK TESTBED All of the above four hardware platforms are originally designed for SDR. Two of them connect to a host computer where major processing work is performed. The other two are stand-alone hardware platforms. From the aspect of mobility, stand-alone platforms are preferable for building nodes of CRN testbeds, whereas from the aspect of software development, computer-aided hardware platforms look better, since software development and debugging on a host computer is generally easier. In [26], a compromise of the above two kinds of hardware platforms is suggested. The authors recommend to move time-critical tasks to FPGA and split MAC design with host and FPGA implementations. The solution sounds reasonable. However, to the best of our understanding, major concerns on hardware platforms for CRN testbeds are computing power and response time delay. CR introduces intelligence beyond SDR, like detection and learning algorithms, which means CR requires much more computing powers than SDR. A hardware platform with ample and upgradable computing power is

4 Radio board (RF + ADC) Rx 2 Radio board (RF + ADC) Rx 1 Radio board (RF + DAC) Tx 1 Radio board (RF + DAC) Tx 2 Applications Memory (RAM 1) Flash memory (Flash 1) Virtex-6 FPGA (Rx) Virtex-5 FPGA with PowerPC (Tx) Memory (RAM 2) Flash memory (Flash 2) Data manager Routing manager Security manager Extension port Gigabit Ethernet Fig. 5. Architecture of the proposed motherboard for nodes. Knowledge/ policy/data base Geolocation desired for building CR testbeds. On the other hand, the desired hardware platform should have least response time delay. If the response time delay is large, the throughput of CRN testbeds will seriously degrade. Moreover, the ability of full-duplex communications for the desired hardware platform is preferable. Unfortunately, none of the existing off-the-shelf hardware platforms can meet all of the above requirements. They are originally designed for SDR, instead of CR and CRN. It is time to design a new hardware platform for building the nodes of CRN testbeds. A. Proposed Motherboard for Nodes We propose an architecture of the motherboard for nodes of CRN testbeds. Fig. 5 shows the proposed architecture of the first generation motherboard and its major components. Two powerful FPGAs, i.e., a Xilinx Virtex-6 LX FPGA and a Xilinx Virtex-5 FX FPGA, are employed as core components on the motherboard. All the functions for physical layer and MAC layer are implemented on the two FPGAs. No external host computer is required. The proposed hardware platform is stand-alone, thus it has good mobility. The Virtex-5 FX FPGA has PowerPC cores that can be used for implementing MAC and networking functions. Physical layer functions including spectrum sensing are implemented on the two FPGAs. The Virtex-5 FPGA is employed for the transmitting data path, and it is connected to one or two RF boards as well as a Gigabit Ethernet port. The Virtex-6 FPGA is dedicated for the receiving data path, with connections to one or two RF boards and an extension port. The extension port can be used to connect with external boards to gain access to additional computing resources. The two FPGAs are connected together directly via low-latency connections. Both of the FPGAs have the access to their own external memories. The use of two FPGAs is a trade-off between performance and cost. The proposed motherboard can provide enough and upgradable computing resources for nodes of CRN testbeds. And the time delay between the two FPGAs is trivial. Moreover, full-duplex communications are supported with one proposed motherboard and two or more RF boards. Existing RF boards from WARP or USRP2 can be reused to interface with the proposed motherboard. Moreover, customized RF boards are Fig. 6. Spectrum and channel manager Hardware abstraction layer (HAL) Hardware platform Other learning algorithms Decision making Spectrum detection and prediction Proposed functional architecture for nodes. supported. A node for CRN testbeds can be built using one proposed motherboard equipped with two or more RF boards. B. Proposed Functional Architecture for Nodes of CRN Testbeds From the aspect of functionality of CR, nodes of CRN testbeds can be implemented using the following proposed functional architecture plus traditional communications functions, as shown in Fig. 6. The hardware abstraction layer (HAL) is a packaged interface for upper-level functions that screens hardware-specific details. It provides data interfaces to both receiving data path and transmitting data path, as well as an access interface to other hardware-specific resources on the hardware platform. The spectrum and channel manager manages all the spectrum and channel related resources, including links, frequencies, and modulation methods. There are several functional modules interfacing with the spectrum and channel manager. The spectrum detection and prediction module provides the information regarding the availability of some frequency bands. The decision making module utilizes decision algorithms to make decisions like which channel will be used and when it will be used. More learning algorithms can be implemented as independent modules to learn and reason from the inputs. The geolocation module outputs information like the latitude

5 REFERENCES Gigabit Ethernet Gigabit Ethernet switch... Node 1 Node 2 Node 3 Node N Fig. 7. Proposed cognitive radio network testbed. Console and longitude of the node. The spectrum and channel manager can use such geolocation information to load prior information about current location from the knowledge/policy/data base. The routing manager employs routing algorithms to select the best route for sending and relaying data packages. While the data manager organizes all the data from upperlevel applications and the data to be relayed. The security manager provides encryption and decryption to data manager, routing manager, and spectrum and channel manager. The knowledge/policy/data base stores prior knowledge, policies, data, and experiences. After the nodes are built, a CRN testbed is ready to be established. C. Proposed Cognitive Radio Network Testbed Multiple nodes constitute a CRN testbed. Fig. 7 shows the proposed architecture for CRN testbeds. All the nodes are connected using Gigabit Ethernet to one or more console computers through one or more Ethernet switches. The console computer controls and coordinates all the nodes in the CRN testbed. This CRN testbed can be used not only for cognitive radio, but also for other applications, such as smart grid [21] and wireless tomography [27]. IV. CONCLUSION To build a cognitive radio network testbed, popular commercial off-the-shelf hardware platforms designed for software defined radio have been introduced and investigated. In order to overcome the shortcomings of the off-the-shelf hardware platforms, an architecture of the motherboard and a functional architecture for nodes of cognitive radio network testbeds, as well as an architecture for cognitive radio network testbeds, have been proposed. The proposed cognitive radio network testbed is being built at Tennessee Technological University. ACKNOWLEDGMENT This work is funded by National Science Foundation through two grants (ECCS and ECCS ), and Office of Naval Research through two grants (N and N ). [1] J. Mitola and G. Q. Maguire, Cognitive radio: making software radios more personal, IEEE Personal Communications, vol. 6, no. 4, pp , [2] S. Haykin, Cognitive radio: brain-empowered wireless communications, IEEE Journal on Selected Areas in Communications, vol. 23, no. 2, pp , [3] D. D. Clark, C. Partridge, J. C. Ramming, and J. T. Wroclawski, A knowledge plane for the internet, in Proceedings of the 2003 Conference on Applications, Technologies, Architectures, and Protocols for Computer Communications, 2003, pp [4] R. W. Thomas, D. H. Friend, L. A. DaSilva, and A. B. MacKenzie, Cognitive networks: adaptation and learning to achieve end-to-end performance objectives, IEEE Communications Magazine, vol. 44, no. 12, pp , [5] R. W. Thomas, Cognitive networks, Ph.D. dissertation, Virginia Polytechnic Institute and State University, [6] A. M. Wyglinski, M. Nekovee, and T. Hou, Eds., Cognitive radio communications and networks: principles and practice. Academic Press, [7] Z. Chen, Z. Hu, and R. C. Qiu, Quickest spectrum detection using hidden Markov model for cognitive radio, in Proceedings of IEEE Military Communications Conference, October 2009, pp [8] Z. Chen, N. Guo, and R. C. Qiu, Demonstration of real-time spectrum sensing for cognitive radio, IEEE Communications Letters, vol. 14, no. 10, pp , [9] Z. Chen and R. C. Qiu, Cooperative spectrum sensing using Q-learning with experimental validation, submitted to IEEE SoutheastCon [10], Prediction of channel state for cognitive radio using higherorder hidden Markov model, in Proceedings of the IEEE SoutheastCon, March 2010, pp [11] Z. Chen, N. Guo, Z. Hu,, and R. C. Qiu, Experimental validation of channel state prediction considering delays in practical cognitive radio, August 2010, submitted to IEEE Transactions on Vehicular Technology. [12] Z. Chen and R. C. Qiu, Q-learning based bidding algorithm for spectrum auction in cognitive radio, submitted to IEEE SoutheastCon [13] D. Raychaudhuri, I. Seskar, M. Ott, S. Ganu, K. Ramachandran, H. Kremo, R. Siracusa, H. Liu, and M. Singh, Overview of the ORBIT radio grid testbed for evaluation of next-generation wireless network protocols, in Proceedings of IEEE Wireless Communications and Networking Conference, 2005, pp [14] I. Broustis, J. Eriksson, S. V. Krishnamurthy, and M. Faloutsos, A blueprint for a manageable and affordable wireless testbed: Design, pitfalls and lessons learned, in Proceedings of 3rd International Conference on Testbeds and Research Infrastructure for the Development of Networks and Communities, [15] T. R. Newman, D. Depoy, T. Bose, and J. H. Reed, Designing and deploying a building-wide cognitive radio network testbed, IEEE Communications Magazine, vol. 48, no. 9, pp , [16] Ettus Research LLC. (2010, October). [Online]. Available: [17] GNU Radio. (2010, October). [Online]. Available: [18] Lyrtech Incorporated, Small form factor SDR evaluation module/development platform user s guide, February [19], ADACMaster III users guide, January [20] Lyrtech Incorporated. (2010, October). [Online]. Available: [21] R. C. Qiu, Z. Chen, N. Guo, Y. Song, P. Zhang, H. Li, and L. Lai, Towards a real-time cognitive radio network testbed: architecture, hardware platform, and application to smart grid, in Proceedings of the fifth IEEE Workshop on Networking Technologies for Software-Defined Radio and White Space, June [22] K. Amiri, Y. Sun, P. Murphy, C. Hunter, J. R. Cavallaro, and A. Sabharwal, WARP, a unified wireless network testbed for education and research, in IEEE International Conference on Microelectronic Systems Education, 2007, pp [23] Rice University (2010, October). [Online]. Available: [24] Mango Communications (2010, October). [Online]. Available:

6 [25] K. Tan, J. Zhang, J. Fang, H. Liu, Y. Ye, S. Wang, Y. Zhang, H. Wu, W. Wang, and G. Voelker, Sora: high performance software radio using general purpose multi-core processors, in Proceedings of the 6th USENIX symposium on Networked systems design and implementation. USENIX Association, 2009, pp [26] K. R. Chowdhury and T. Melodia, Platforms and testbeds for experimental evaluation of cognitive ad hoc networks, IEEE Communications Magazine, vol. 48, no. 9, pp , [27] R. C. Qiu, M. C. Wicks, L. Li, Z. Hu, S. Hou, P. Chen, and J. P. Browning, Wireless tomography, part I: a novel approach to remote sensing, in Proceedings of IEEE 5th International Waveform Diversity and Design Conference, August 2010, pp

The WINLAB Cognitive Radio Platform

The WINLAB Cognitive Radio Platform The WINLAB Cognitive Radio Platform IAB Meeting, Fall 2007 Rutgers, The State University of New Jersey Ivan Seskar Software Defined Radio/ Cognitive Radio Terminology Software Defined Radio (SDR) is any

More information

Cognitive Radio Platform Research at WINLAB

Cognitive Radio Platform Research at WINLAB Cognitive Radio Platform Research at WINLAB December 2, 2010 Zoran Miljanic and Ivan Seskar WINLAB Rutgers University www.winlab.rutgers.edu 1 WiNC2R objectives Programmable processing of phy and higher

More information

Towards A Large-Scale Cognitive Radio Network: Testbed, Intensive Computing, Frequency Agility and Security

Towards A Large-Scale Cognitive Radio Network: Testbed, Intensive Computing, Frequency Agility and Security International Conference on Computing, Networking and Communications Invited Position Paper Track Towards A Large-Scale Cognitive Radio Network: Testbed, Intensive Computing, Frequency Agility and Security

More information

Ettus Research Update

Ettus Research Update Ettus Research Update Matt Ettus Ettus Research GRCon13 Outline 1 Introduction 2 Recent New Products 3 Third Generation Introduction Who am I? Core GNU Radio contributor since 2001 Designed

More information

Cognitive radio technology and GENI project

Cognitive radio technology and GENI project Cognitive radio technology and GENI project Ivan Seskar Rutgers, The State University of New Jersey www.winlab.rutgers.edu Contact: seskar (at) winlab (dot) rutgers (dot) edu ORBIT Cognitive Capable Platforms

More information

SOFTWARE DEFINED RADIO

SOFTWARE DEFINED RADIO SOFTWARE DEFINED RADIO USR SDR WORKSHOP, SEPTEMBER 2017 PROF. MARCELO SEGURA SESSION 1: SDR PLATFORMS 1 PARAMETER TO BE CONSIDER 2 Bandwidth: bigger band better analysis possibilities. Spurious free BW:

More information

Wireless Distributed Sensing and Computing in SDR based Radio Network - Implementation and Applications

Wireless Distributed Sensing and Computing in SDR based Radio Network - Implementation and Applications Wireless Distributed Sensing and Computing in SDR based Radio Network - Implementation and Applications Changchun Zhang, Robert C. Qiu Cognitive Radio Insitute, Department of Electrical and Computer Engineering,

More information

Third Genera+on USRP Devices and the RF Network- On- Chip. Leif Johansson Market Development RF, Comm and SDR

Third Genera+on USRP Devices and the RF Network- On- Chip. Leif Johansson Market Development RF, Comm and SDR Third Genera+on USRP Devices and the RF Network- On- Chip Leif Johansson Market Development RF, Comm and SDR About Ettus Research Leader in soeware defined radio and signals intelligence Maker of USRP

More information

A distributed spectrum monitoring system Authors:

A distributed spectrum monitoring system Authors: A distributed spectrum monitoring system Authors: Name Company Address Phone email Gianni Cerro Gianfranco Miele University of Cassino and Southern Lazio Pegaso Online University Via G. Di Biasio 43, 03043

More information

44 1 Vol.44 No Journal of University of Electronic Science and Technology of China Jan. 2015

44 1 Vol.44 No Journal of University of Electronic Science and Technology of China Jan. 2015 44 1 Vol.44 No.1 2015 1 Journal of University of Electronic Science and Technology of China Jan. 2015 GRT 1 1,3 1 1 1 1 2,3 (1. 100871; 2. 90095; 3. 100871) GRT GRT802.11a/g/ WiFi TP393.02 B doi:10.3969/j.issn.1001-0548.2015.01.021

More information

Cognitive Radio Networks

Cognitive Radio Networks Cognitive Radio Networks Mobile Communication Networks (RCSE) Winter Semester 2012/13 Integrated Communication Systems Group Ilmenau University of Technology Outline Radio Allocation Radio Flexibility

More information

COSMOS Architecture and Key Technologies. June 1 st, 2018 COSMOS Team

COSMOS Architecture and Key Technologies. June 1 st, 2018 COSMOS Team COSMOS Architecture and Key Technologies June 1 st, 2018 COSMOS Team COSMOS: System Architecture (2) System design based on three levels of SDR radio node (S,M,L) with M,L connected via fiber to optical

More information

CRUSH: COGNITIVE RADIO UNIVERSAL SOFTWARE HARDWARE

CRUSH: COGNITIVE RADIO UNIVERSAL SOFTWARE HARDWARE CRUSH: COGNITIVE RADIO UNIVERSAL SOFTWARE HARDWARE George Eichinger MIT Lincoln Laboratory Lexington, Massachusetts george.eichinger@ll.mit.edu Kaushik Chowdhury, Miriam Leeser Department of Electrical

More information

The Benefits of FPGA-Enabled Instruments in RF and Communications Test. Johan Olsson National Instruments Sweden AB

The Benefits of FPGA-Enabled Instruments in RF and Communications Test. Johan Olsson National Instruments Sweden AB The Benefits of FPGA-Enabled Instruments in RF and Communications Test Johan Olsson National Instruments Sweden AB 1 Agenda Introduction to FPGAs in test New FPGA-enabled test applications FPGA for test

More information

Performance Overhead with High Level Waveform Development

Performance Overhead with High Level Waveform Development Performance Overhead with High Level Waveform Development Stefan Nagel, Michael Schwall, Friedrich K. Jondral 2010 European Reconfigurable Radio Technologies Workshop June 23-25, 2010 Mainz, Germany Communications

More information

Embedded SDR System Design Case Study: An Implementation Perspective

Embedded SDR System Design Case Study: An Implementation Perspective Embedded SDR System Design Case Study: An Implementation Perspective Almohanad S. Fayez, Nicholas J. Kaminski, Alexander R. Young, Charles W. Bostian Bradley Department of Electrical and Computer Engineering

More information

An Experimental Study of Network Performance Impact of Increased Latency in SDR

An Experimental Study of Network Performance Impact of Increased Latency in SDR An Experimental Study of Network Performance Impact of Increased Latency in SDR Thomas Schmid Oussama Sekkat Mani B. Srivastava - Wintech workshop was started with the Keynote from Eric Blossom on GNU

More information

Nutaq. PicoSDR FPGA-based, MIMO-Enabled, tunable RF SDR solutions PRODUCT SHEET I MONTREAL I NEW YORK I. nutaq. .com QUEBEC

Nutaq. PicoSDR FPGA-based, MIMO-Enabled, tunable RF SDR solutions PRODUCT SHEET I MONTREAL I NEW YORK I. nutaq. .com QUEBEC Nutaq PicoSDR FPGA-based, MIMO-Enabled, tunable RF SDR solutions PRODUCT SHEET QUEBEC I MONTREAL I NEW YORK I nutaq.com Nutaq PicoSDR Includes Nutaq OFDM Reference Design Up to 4 independent TRX, synchronized

More information

USRP 5G Product Update

USRP 5G Product Update USRP 5G Product Update Tom Tsou Ettus Research 5th OAI Workshop, Beijing China June 22, 2018 ni.com Agenda USRP product update Application to 5G-NR Feature: Synchronization over Ethernet Product Updates

More information

PUBLICATIONS. Journal Papers

PUBLICATIONS. Journal Papers PUBLICATIONS Journal Papers [J1] X. Wu and L.-L. Xie, Asymptotic equipartition property of output when rate is above capacity, submitted to IEEE Transactions on Information Theory, August 2009. [J2] A.

More information

Nutaq. PicoSDR FPGA-based, MIMO-Enabled, tunable RF SDR solutions PRODUCT SHEET I MONTREAL I NEW YORK I. nutaq. .com QUEBEC

Nutaq. PicoSDR FPGA-based, MIMO-Enabled, tunable RF SDR solutions PRODUCT SHEET I MONTREAL I NEW YORK I. nutaq. .com QUEBEC Nutaq PicoSDR FPGA-based, MIMO-Enabled, tunable RF SDR solutions PRODUCT SHEET QUEBEC I MONTREAL I NEW YORK I nutaq.com Nutaq PicoSDR Includes Nutaq OFDM Reference Design Up to 4 independent TRX, synchronized

More information

Multi-hop MAC Implementations for Affordable SDR Hardware

Multi-hop MAC Implementations for Affordable SDR Hardware Multi-hop MAC Implementations for Affordable SDR Hardware J. Colman O Sullivan, Paolo di Francesco, Uchenna K. Anyanwu, Luiz A. DaSilva and Allen B. MacKenzie CTVR / The Telecommunications Research Centre,

More information

Interoperable Software Radio Project. The desires and concerns of software defined radio implementations

Interoperable Software Radio Project. The desires and concerns of software defined radio implementations Interoperable Software Radio Project The desires and concerns of software defined radio implementations Al Emondi, MSEE Head, Advanced Technology Engineering Space and Naval Warfare Systems Center (843)

More information

SMT9091 SMT148-FX-SMT351T/SMT391

SMT9091 SMT148-FX-SMT351T/SMT391 Unit / Module Description: Unit / Module Number: Document Issue Number: Issue Date: Original Author: This Document provides an overview of the developed system key features. SMT148-FX-SMT351T/SMT391 E.Puillet

More information

D Demonstration of disturbance recording functions for PQ monitoring

D Demonstration of disturbance recording functions for PQ monitoring D6.3.7. Demonstration of disturbance recording functions for PQ monitoring Final Report March, 2013 M.Sc. Bashir Ahmed Siddiqui Dr. Pertti Pakonen 1. Introduction The OMAP-L138 C6-Integra DSP+ARM processor

More information

White Paper. The advantages of using a combination of DSP s and FPGA s. Version: 1.0. Author: Louis N. Bélanger. Date: May, 2004.

White Paper. The advantages of using a combination of DSP s and FPGA s. Version: 1.0. Author: Louis N. Bélanger. Date: May, 2004. White Paper The advantages of using a combination of DSP s and FPGA s Version: 1.0 Author: Louis N. Bélanger Date: May, 2004 Lyrtech Inc The advantages of using a combination of DSP s and FPGA s DSP and

More information

An IEEE MAC Software Defined Radio Implementation for Experimental Wireless Communications and Networking Research

An IEEE MAC Software Defined Radio Implementation for Experimental Wireless Communications and Networking Research An IEEE 82.11 MAC Software Defined Radio Implementation for Experimental Wireless Communications and Networking Research Juan R. Gutierrez-Agullo, Baldomero Coll-Perales and Javier Gozalvez Uwicore, Ubiquitous

More information

Latency Analysis in GNU Radio/USRP-based Software Radio Platforms

Latency Analysis in GNU Radio/USRP-based Software Radio Platforms 2013 IEEE Military Communications Conference Latency Analysis in GNU Radio/USRP-based Software Radio Platforms Nguyen B.Truong DASAN NETWORKS Corp. Seoul, Gyeonggi-do, 463-400 South Korea nguyentb@postech.ac.kr

More information

Simplifying FPGA Design for SDR with a Network on Chip Architecture

Simplifying FPGA Design for SDR with a Network on Chip Architecture Simplifying FPGA Design for SDR with a Network on Chip Architecture Matt Ettus Ettus Research GRCon13 Outline 1 Introduction 2 RF NoC 3 Status and Conclusions USRP FPGA Capability Gen

More information

Transient Buffer Wideband (TBW) Preliminary Design Ver. 0.1

Transient Buffer Wideband (TBW) Preliminary Design Ver. 0.1 Transient Buffer Wideband (TBW) Preliminary Design Ver. 0.1 Steve Ellingson November 11, 2007 Contents 1 Summary 2 2 Design Concept 2 3 FPGA Implementation 3 4 Extending Capture Length 3 5 Issues to Address

More information

GENI WiMAX Meso-Scale Deployments and CR-GENI

GENI WiMAX Meso-Scale Deployments and CR-GENI GENI WiMAX Meso-Scale Deployments and CR-GENI Rutgers, The State University of New Jersey www.winlab.rutgers.edu Contact: Ivan Seskar, Associate Director seskar at winlab. rutgers. edu GENI WIMAX KIT AND

More information

RFNoC : RF Network on Chip Martin Braun, Jonathon Pendlum GNU Radio Conference 2015

RFNoC : RF Network on Chip Martin Braun, Jonathon Pendlum GNU Radio Conference 2015 RFNoC : RF Network on Chip Martin Braun, Jonathon Pendlum GNU Radio Conference 2015 Outline Motivation Current situation Goal RFNoC Basic concepts Architecture overview Summary No Demo! See our booth,

More information

CAMPSNA: A Cloud Assisted Mobile Peer to Peer Social Network Architecture

CAMPSNA: A Cloud Assisted Mobile Peer to Peer Social Network Architecture CAMPSNA: A Cloud Assisted Mobile Peer to Peer Social Network Architecture Yuan-ni Liu Hong Tang, Guo-feng Zhao The School of Communication and Information Engineering of ChongQing University of Posts and

More information

Simplify System Complexity

Simplify System Complexity 1 2 Simplify System Complexity With the new high-performance CompactRIO controller Arun Veeramani Senior Program Manager National Instruments NI CompactRIO The Worlds Only Software Designed Controller

More information

SBC-COMe FEATURES DESCRIPTION APPLICATIONS SOFTWARE. EnTegra Ltd Tel: 44(0) Web:

SBC-COMe FEATURES DESCRIPTION APPLICATIONS SOFTWARE. EnTegra Ltd Tel: 44(0) Web: A Windows /Linux Embedded Single Board Computer with XMC IO Site FEATURES Combines an industry standard COM CPU module with an XMC IO module in a compact, stand alone design Scalable CPU performance from

More information

Intel Research mote. Ralph Kling Intel Corporation Research Santa Clara, CA

Intel Research mote. Ralph Kling Intel Corporation Research Santa Clara, CA Intel Research mote Ralph Kling Intel Corporation Research Santa Clara, CA Overview Intel mote project goals Project status and direction Intel mote hardware Intel mote software Summary and outlook Intel

More information

New Software-Designed Instruments

New Software-Designed Instruments 1 New Software-Designed Instruments Nicholas Haripersad Field Applications Engineer National Instruments South Africa Agenda What Is a Software-Designed Instrument? Why Software-Designed Instrumentation?

More information

Programable Radio Unit Accelerating SDR System Application

Programable Radio Unit Accelerating SDR System Application Programable Radio Unit Accelerating SDR System Application Company Profile V3 Technology Co., Ltd., established in 2008, focuses on providing innovative Scientific Research and Education solutions. It

More information

Agriculture Wireless Temperature and Humidity Sensor Network Based on ZigBee Technology

Agriculture Wireless Temperature and Humidity Sensor Network Based on ZigBee Technology Agriculture Wireless Temperature and Humidity Sensor Network Based on ZigBee Technology Xi Wang 1 and Hui Gao 2 1 Heilongjiang Bayi Agricultural Reclamation University, Daqing 163319, China 2 Lanzhou Jiaotong

More information

How to Choose the Right Bus for Your Measurement System

How to Choose the Right Bus for Your Measurement System 1 How to Choose the Right Bus for Your Measurement System Overview When you have hundreds of different data acquisition (DAQ) devices to choose from on a wide variety of buses, it can be difficult to select

More information

Programmable Wireless Networking Details and Logistics

Programmable Wireless Networking Details and Logistics Programmable Wireless Networking Details and Logistics Dr. Joseph B. Evans Program Director Computer and Network Systems Computer & Information Science & Engineering National Science Foundation NSF Programmable

More information

Development of an Intelligent Fault Indicator for Smart Grids

Development of an Intelligent Fault Indicator for Smart Grids 2011 International Conference on Information and Electronics Engineering IPCSIT vol.6 (2011) (2011) IACSIT Press, Singapore Development of an Intelligent Fault Indicator for Smart Grids Shang-Wen Luan

More information

SMT943 APPLICATION NOTE 1 APPLICATION NOTE 1. Application Note - SMT372T and SMT943.doc SMT943 SUNDANCE MULTIPROCESSOR TECHNOLOGY LTD.

SMT943 APPLICATION NOTE 1 APPLICATION NOTE 1. Application Note - SMT372T and SMT943.doc SMT943 SUNDANCE MULTIPROCESSOR TECHNOLOGY LTD. APPLICATION NOTE 1 Application Note - SMT372T + SMT943 SMT943 SUNDANCE MULTIPROCESSOR TECHNOLOGY LTD. Date Comments / Changes Author Revision 07/07/10 Original Document completed CHG 1 Date 13/05/2010

More information

SOFTWARE DEFI ED RADIO EXECUTIO LATE CY

SOFTWARE DEFI ED RADIO EXECUTIO LATE CY SOFTWARE DEFI ED RADIO EXECUTIO LATE CY Feng Ge, Alex Young, Terry Brisebois, Qinqin Chen, and Charles W. Bostian Virginia Polytechnic Institute and State University, Wireless @ Virginia Tech, Center for

More information

Platforms and Testbeds for Experimental Evaluation of Cognitive Ad Hoc Networks

Platforms and Testbeds for Experimental Evaluation of Cognitive Ad Hoc Networks COGNITIVE RADIO NETWORKS Platforms and Testbeds for Experimental Evaluation of Cognitive Ad Hoc Networks Kaushik R. Chowdhury, Northeastern University Tommaso Melodia, State University of New York Buffalo

More information

Managing Performance Variance of Applications Using Storage I/O Control

Managing Performance Variance of Applications Using Storage I/O Control Performance Study Managing Performance Variance of Applications Using Storage I/O Control VMware vsphere 4.1 Application performance can be impacted when servers contend for I/O resources in a shared storage

More information

SMART VEHICLE CONTROLLED SYSTEM

SMART VEHICLE CONTROLLED SYSTEM Volume 03, Special sue. 01, March 2015 ISSN (online): 2348 7550 SMART VEHICLE CONTROLLED SYSTEM Sneha Mohan Shingate 1, Y. V. Chavan 2 1,2 Padmabhooshan Vasantdada Patil Institute Of Technology, Pune,

More information

Evaluating the GNU Software Radio platform for wireless testbeds

Evaluating the GNU Software Radio platform for wireless testbeds University of Paderborn Computer Networks Group Evaluating the GNU Software Radio platform for wireless testbeds Stefan Valentin, Holger von Malm, Holger Karl {stefanv holgervm holger.karl}@upb.de February

More information

Reconfigurable VLSI Communication Processor Architectures

Reconfigurable VLSI Communication Processor Architectures Reconfigurable VLSI Communication Processor Architectures Joseph R. Cavallaro Center for Multimedia Communication www.cmc.rice.edu Department of Electrical and Computer Engineering Rice University, Houston

More information

The Many Dimensions of SDR Hardware

The Many Dimensions of SDR Hardware The Many Dimensions of SDR Hardware Plotting a Course for the Hardware Behind the Software Sept 2017 John Orlando Epiq Solutions LO RFIC Epiq Solutions in a Nutshell Schaumburg, IL EST 2009 N. Virginia

More information

Design a Remote-Office or Branch-Office Data Center with Cisco UCS Mini

Design a Remote-Office or Branch-Office Data Center with Cisco UCS Mini White Paper Design a Remote-Office or Branch-Office Data Center with Cisco UCS Mini June 2016 2016 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 9 Contents

More information

Adapter Modules for FlexRIO

Adapter Modules for FlexRIO Adapter Modules for FlexRIO Ravichandran Raghavan Technical Marketing Engineer National Instruments FlexRIO LabVIEW FPGA-Enabled Instrumentation 2 NI FlexRIO System Architecture PXI/PXIe NI FlexRIO Adapter

More information

S2C K7 Prodigy Logic Module Series

S2C K7 Prodigy Logic Module Series S2C K7 Prodigy Logic Module Series Low-Cost Fifth Generation Rapid FPGA-based Prototyping Hardware The S2C K7 Prodigy Logic Module is equipped with one Xilinx Kintex-7 XC7K410T or XC7K325T FPGA device

More information

Spectrum Collaboration Challenge (SC2)

Spectrum Collaboration Challenge (SC2) Spectrum Collaboration Challenge (SC2) www.spectrumcollaborationchallenge.com System Specification Document 1/31/2017 Defense Advanced Research Projects Agency Microsystems Technology Office 675 North

More information

Embedded Tech Trends 2014 New EW architectures based on tight coupling of FPGA and CPU processing

Embedded Tech Trends 2014 New EW architectures based on tight coupling of FPGA and CPU processing Embedded Tech Trends 2014 New EW architectures based on tight coupling of and CPU processing 1 Sensors to Parallel Processing to Wide-Area Networks RF Sampling behind antenna LVDS capture Processing DMA

More information

Considerations for SDR Implementations in Commercial Radio Networks

Considerations for SDR Implementations in Commercial Radio Networks Considerations for SDR Implementations in Commercial Radio Networks Hans-Otto Scheck Nokia Networks P.O.Box 301 FIN-00045 Nokia Group hans-otto.scheck@nokia.com ETSI Software Defined Radio (SDR) / Cognitive

More information

A design of real-time image processing platform based on TMS320C6678

A design of real-time image processing platform based on TMS320C6678 Advanced Materials Research Online: 2014-06-25 ISSN: 1662-8985, Vols. 971-973, pp 1454-1458 doi:10.4028/www.scientific.net/amr.971-973.1454 2014 Trans Tech Publications, Switzerland A design of real-time

More information

ECE 598HH: Special Topics in Wireless Networks and Mobile Systems. Lecture 17: Software Defined Radio Tutorial Haitham Hassanieh

ECE 598HH: Special Topics in Wireless Networks and Mobile Systems. Lecture 17: Software Defined Radio Tutorial Haitham Hassanieh ECE 598HH: Special Topics in Wireless Networks and Mobile Systems Lecture 17: Software Defined Radio Tutorial Haitham Hassanieh Software Defined Radios Idea: Flexibility, Portability, Multifunction Programmable

More information

SOFTWARE IMPLEMENTATION OF IEEE B WIRELESS LAN STANDARD. Suyog D. Deshpande (Sr. MTS: HelloSoft, Inc, San Jose, CA, USA;

SOFTWARE IMPLEMENTATION OF IEEE B WIRELESS LAN STANDARD. Suyog D. Deshpande (Sr. MTS: HelloSoft, Inc, San Jose, CA, USA; SOFTWARE IMPLEMENTATION OF IEEE 802.11B WIRELESS LAN STANDARD Suyog D. Deshpande (Sr. MTS: HelloSoft, Inc, San Jose, CA, USA; suyog@hellosoft.com) ABSTRACT Software-Defined Radio (SDR) is a rapidly evolving

More information

Design a Remote-Office or Branch-Office Data Center with Cisco UCS Mini

Design a Remote-Office or Branch-Office Data Center with Cisco UCS Mini White Paper Design a Remote-Office or Branch-Office Data Center with Cisco UCS Mini February 2015 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 9 Contents

More information

Experimental Evaluation of a Robust MAC Protocol for Network Coded Two-Way Relaying

Experimental Evaluation of a Robust MAC Protocol for Network Coded Two-Way Relaying Experimental Evaluation of a Robust MAC Protocol for Network Coded Two-Way Relaying Sebastian Bittl, Christoph Hausl, and Onurcan İşcan Institute for Communications Engineering Technische Universität München

More information

CAMPSNA: A Cloud Assisted Mobile Peer to Peer Social Network Architecture

CAMPSNA: A Cloud Assisted Mobile Peer to Peer Social Network Architecture CAMPSNA: A Cloud Assisted Mobile Peer to Peer Social Network Architecture Yuan-ni Liu Hong Tang, Guo-feng Zhao The School of Communication and Information Engineering of ChongQing University of Posts and

More information

Towards an Open Source IEEE p Stack

Towards an Open Source IEEE p Stack Towards an Open Source IEEE 802.11p Stack Bastian Bloessl Computer and Communication Systems Group, University of Innsbruck, Austria February 2014 FOSDEM SDR Dev Room Brussels, Belgium

More information

Design and Evaluation of the Ultra- Reliable Low-Latency Wireless Protocol EchoRing

Design and Evaluation of the Ultra- Reliable Low-Latency Wireless Protocol EchoRing Design and Evaluation of the Ultra- Reliable Low-Latency Wireless Protocol EchoRing BWRC, September 22 nd 2017 joint work with C. Dombrowski, M. Serror, Y. Hu, S. Junges Machine-Type Communications: Origins

More information

Lesson 6 Intel Galileo and Edison Prototype Development Platforms. Chapter-8 L06: "Internet of Things ", Raj Kamal, Publs.: McGraw-Hill Education

Lesson 6 Intel Galileo and Edison Prototype Development Platforms. Chapter-8 L06: Internet of Things , Raj Kamal, Publs.: McGraw-Hill Education Lesson 6 Intel Galileo and Edison Prototype Development Platforms 1 Intel Galileo Gen 2 Boards Based on the Intel Pentium architecture Includes features of single threaded, single core and 400 MHz constant

More information

UCT Software-Defined Radio Research Group

UCT Software-Defined Radio Research Group UCT Software-Defined Radio Research Group UCT SDRRG Team UCT Faculty: Alan Langman Mike Inggs Simon Winberg PhD Students: Brandon Hamilton MSc Students: Bruce Raw Gordon Inggs Simon Scott Joseph Wamicha

More information

Programmable Logic Design Grzegorz Budzyń Lecture. 15: Advanced hardware in FPGA structures

Programmable Logic Design Grzegorz Budzyń Lecture. 15: Advanced hardware in FPGA structures Programmable Logic Design Grzegorz Budzyń Lecture 15: Advanced hardware in FPGA structures Plan Introduction PowerPC block RocketIO Introduction Introduction The larger the logical chip, the more additional

More information

Parallel graph traversal for FPGA

Parallel graph traversal for FPGA LETTER IEICE Electronics Express, Vol.11, No.7, 1 6 Parallel graph traversal for FPGA Shice Ni a), Yong Dou, Dan Zou, Rongchun Li, and Qiang Wang National Laboratory for Parallel and Distributed Processing,

More information

Simplify System Complexity

Simplify System Complexity Simplify System Complexity With the new high-performance CompactRIO controller Fanie Coetzer Field Sales Engineer Northern South Africa 2 3 New control system CompactPCI MMI/Sequencing/Logging FieldPoint

More information

Employing Multi-FPGA Debug Techniques

Employing Multi-FPGA Debug Techniques Employing Multi-FPGA Debug Techniques White Paper Traditional FPGA Debugging Methods Debugging in FPGAs has been difficult since day one. Unlike simulation where designers can see any signal at any time,

More information

Microprocessors, Lecture 1: Introduction to Microprocessors

Microprocessors, Lecture 1: Introduction to Microprocessors Microprocessors, Lecture 1: Introduction to Microprocessors Computing Systems General-purpose standalone systems (سيستم ھای نھفته ( systems Embedded 2 General-purpose standalone systems Stand-alone computer

More information

PC/104 Test-Bed for Software GPS Receiver (SGR) and Software Defined Radio (SDR) Applications

PC/104 Test-Bed for Software GPS Receiver (SGR) and Software Defined Radio (SDR) Applications PC/104 Test-Bed for Software GPS Receiver (SGR) and Software Defined Radio (SDR) Applications Frank Carpenter, NAVSYS Corporation 14960 Woodcarver Road Colorado Springs, CO 80921 (719) 481-4877 x137 (719)

More information

On the Optimizing of LTE System Performance for SISO and MIMO Modes

On the Optimizing of LTE System Performance for SISO and MIMO Modes 2015 Third International Conference on Artificial Intelligence, Modelling and Simulation On the Optimizing of LTE System Performance for SISO and MIMO Modes Ali Abdulqader Bin Salem, Yung-Wey Chong, Sabri

More information

High Performance Reconfigurable Software Defined Radio Platform IMECAS

High Performance Reconfigurable Software Defined Radio Platform IMECAS High Performance Reconfigurable Software Defined Radio Platform IMECAS Contents 1. Introduction 2. SDR01 platform 3. SDR02 platform 4. SDR platform with OpenAirInterface (OAI) 5. Conclusion Contents 1.

More information

Simplifying FPGA Design with A Novel Network-on-Chip Architecture

Simplifying FPGA Design with A Novel Network-on-Chip Architecture Simplifying FPGA Design with A Novel Network-on-Chip Architecture ABSTRACT John Malsbury Ettus Research 1043 N Shoreline Blvd Suite 100 +1 (650) 967-2870 john.malsbury@ettus.com As wireless communications

More information

Calculation of Weight Vectors for Wideband Beamforming Using Graphics Processing Units

Calculation of Weight Vectors for Wideband Beamforming Using Graphics Processing Units Calculation of Weight Vectors for Wideband Beamforming Using Graphics Processing Units Jason D. Bonior, Zhen Hu and Robert C. Qiu Department of Electrical and Computer Engineering Tennessee Technological

More information

GENI and ORBIT Experimental Infrastructure Projects

GENI and ORBIT Experimental Infrastructure Projects GENI and ORBIT Experimental Infrastructure Projects Ivan Seskar Rutgers, The State University of New Jersey www.winlab.rutgers.edu Contact: seskar (at) winlab (dot) rutgers (dot) edu GENI Projects Cluster

More information

Silicon Motion s Graphics Display SoCs

Silicon Motion s Graphics Display SoCs WHITE PAPER Silicon Motion s Graphics Display SoCs Enable 4K High Definition and Low Power Power and bandwidth: the twin challenges of implementing a solution for bridging any computer to any high-definition

More information

A Low-Cost Embedded SDR Solution for Prototyping and Experimentation

A Low-Cost Embedded SDR Solution for Prototyping and Experimentation A Low-Cost Embedded SDR Solution for Prototyping and Experimentation United States Naval Academy Dr. Christopher R. Anderson Ensign George Schaertl OpenSDR Mr. Philip Balister Presentation Overview Background

More information

Picasso Panel Thinking Beyond 5 G David Corman

Picasso Panel Thinking Beyond 5 G David Corman Picasso Panel Thinking Beyond 5 G David Corman Program Director Directorate for Computer and Information Science and Engineering National Science Foundation June 19, 2018 Some Motivation: Toward Smart

More information

Simulation, prototyping and verification of standards-based wireless communications

Simulation, prototyping and verification of standards-based wireless communications Simulation, prototyping and verification of standards-based wireless communications Colin McGuire, Neil MacEwen 2015 The MathWorks, Inc. 1 Real Time LTE Cell Scanner with MATLAB and Simulink 2 Real time

More information

MSHCS-MAC: A MAC Protocol for Multihop Cognitive Radio Networks based on Slow Hopping and Cooperative Sensing approach

MSHCS-MAC: A MAC Protocol for Multihop Cognitive Radio Networks based on Slow Hopping and Cooperative Sensing approach MSHCS-MAC: A MAC Protocol for Multihop Cognitive Radio Networks based on Slow Hopping and Cooperative Sensing approach Nhat Pham, Kiwoong Kwon, Daeyoung Kim School of Computing, Korea Advanced Institute

More information

Network Throughput Improvement in Cognitive Networks by Joint Optimization of Spectrum Allocation and Cross-layer Routing

Network Throughput Improvement in Cognitive Networks by Joint Optimization of Spectrum Allocation and Cross-layer Routing Joint Optimization of Spectrum Allocation and Cross-layer Routing Andrew L. Drozd, Tom Arcuri, Jithin Jagannath ANDRO Computational Solutions, LLC Rome, New York USA adrozd@androcs.com, tarcuri@androcs.com,

More information

Cache Justification for Digital Signal Processors

Cache Justification for Digital Signal Processors Cache Justification for Digital Signal Processors by Michael J. Lee December 3, 1999 Cache Justification for Digital Signal Processors By Michael J. Lee Abstract Caches are commonly used on general-purpose

More information

An Efficient Bandwidth Estimation Schemes used in Wireless Mesh Networks

An Efficient Bandwidth Estimation Schemes used in Wireless Mesh Networks An Efficient Bandwidth Estimation Schemes used in Wireless Mesh Networks First Author A.Sandeep Kumar Narasaraopeta Engineering College, Andhra Pradesh, India. Second Author Dr S.N.Tirumala Rao (Ph.d)

More information

Building petabit/s data center network with submicroseconds latency by using fast optical switches Miao, W.; Yan, F.; Dorren, H.J.S.; Calabretta, N.

Building petabit/s data center network with submicroseconds latency by using fast optical switches Miao, W.; Yan, F.; Dorren, H.J.S.; Calabretta, N. Building petabit/s data center network with submicroseconds latency by using fast optical switches Miao, W.; Yan, F.; Dorren, H.J.S.; Calabretta, N. Published in: Proceedings of 20th Annual Symposium of

More information

Implementation of a Dual-Mode SDR Smart Antenna Base Station Supporting WiBro and TDD HSDPA

Implementation of a Dual-Mode SDR Smart Antenna Base Station Supporting WiBro and TDD HSDPA Implementation of a Dual-Mode SDR Smart Antenna Base Station Supporting WiBro and TDD HSDPA Jongeun Kim, Sukhwan Mun, Taeyeol Oh,Yusuk Yun, Seungwon Choi 1 HY-SDR Research Center, Hanyang University, Seoul,

More information

Sameer Awasthi Asst. Professor, Biet Lucknow, Uttar Pradesh, India

Sameer Awasthi Asst. Professor, Biet Lucknow, Uttar Pradesh, India Volume 7, Issue 5, May 2017 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com MAC Protocol Implementation

More information

Multimedia Big Data Frame Combination Storage Strategy Based on Virtual Space Distortion

Multimedia Big Data Frame Combination Storage Strategy Based on Virtual Space Distortion Multimedia Big Data Frame Combination Storage Strategy Based on Virtual Space https://doi.org/0.399/ijoe.v3i02.66 Jian Luo Zhejiang Technical Institute of Economics, Hangzhou Zhejiang, China jiansluo@yahoo.com

More information

Latency and Cost Requirements of Systems for Teaching MAC Protocols

Latency and Cost Requirements of Systems for Teaching MAC Protocols Latency and Cost Requirements of Systems for Teaching MAC Protocols Abhay Samant, Venkataramana Badarla, Sandeep Yadav, Mythili Vutukuru, Paul Khanna and Erik Luther Indian Institute of Technology, Jodhpur

More information

How to validate your FPGA design using realworld

How to validate your FPGA design using realworld How to validate your FPGA design using realworld stimuli Daniel Clapham National Instruments ni.com Agenda Typical FPGA Design NIs approach to FPGA Brief intro into platform based approach RIO architecture

More information

INTERNATIONAL JOURNAL OF RESEARCH SCIENCE & MANAGEMENT

INTERNATIONAL JOURNAL OF RESEARCH SCIENCE & MANAGEMENT MOBILE OFFLOADING USING POWER BASED DECISION IN WIRELESS COMMUNICATION M.Nivethamani 1*, Soma Prathinha 2 1* PG Scholar, Student Member, IEEE, Sri Sairam Engineering College, Chennai 2 Associate Professor,

More information

Welcome. Altera Technology Roadshow 2013

Welcome. Altera Technology Roadshow 2013 Welcome Altera Technology Roadshow 2013 Altera at a Glance Founded in Silicon Valley, California in 1983 Industry s first reprogrammable logic semiconductors $1.78 billion in 2012 sales Over 2,900 employees

More information

Embedded SDR for Small Form Factor Systems

Embedded SDR for Small Form Factor Systems Embedded SDR for Small Form Factor Systems Philip Balister, Tom Tsou, and Jeff Reed MPRG Wireless @ Virginia Tech Blacksburg, VA 24060 balister@vt.edu Outline Embedded Software Defined Radio SDR Frameworks

More information

DE5 Thursday, September 09, 2010

DE5 Thursday, September 09, 2010 Real-time Embedded System Programming g Course Teacher: D. M. Akbar Hussain DE5-2010 Lessen # 1 1 Course Book is Required? Course: The course material is prepared from the following books & Internet Resources

More information

Introducing the FPGA-Based Prototyping Methodology Manual (FPMM) Best Practices in Design-for-Prototyping

Introducing the FPGA-Based Prototyping Methodology Manual (FPMM) Best Practices in Design-for-Prototyping Introducing the FPGA-Based Prototyping Methodology Manual (FPMM) Best Practices in Design-for-Prototyping 1 What s the News? Introducing the FPMM: FPGA-Based Prototyping Methodology Manual Launch of new

More information

Introduction Technology Equipment Performance Current developments Conclusions. White Rabbit. A quick introduction. Javier Serrano

Introduction Technology Equipment Performance Current developments Conclusions. White Rabbit. A quick introduction. Javier Serrano White Rabbit A quick introduction Javier Serrano CERN BE-CO Hardware and Timing section ICALEPCS pre-conference workshop Barcelona, 7 October 2017 Javier Serrano Introduction to White Rabbit 1/29 Outline

More information

Improving DPDK Performance

Improving DPDK Performance Improving DPDK Performance Data Plane Development Kit (DPDK) was pioneered by Intel as a way to boost the speed of packet API with standard hardware. DPDK-enabled applications typically show four or more

More information

Zynq-7000 All Programmable SoC Product Overview

Zynq-7000 All Programmable SoC Product Overview Zynq-7000 All Programmable SoC Product Overview The SW, HW and IO Programmable Platform August 2012 Copyright 2012 2009 Xilinx Introducing the Zynq -7000 All Programmable SoC Breakthrough Processing Platform

More information

Radio Access Definition Language (RADL): high level language for Software Radio terminal reconfiguration

Radio Access Definition Language (RADL): high level language for Software Radio terminal reconfiguration Radio Access Definition Language (RADL): high level language for Software Radio terminal reconfiguration Luca Bertini (1), Enrico Del Re (2), Luca Simone Ronga (1) (1) CNIT University of Florence Unit

More information