• Title/Summary/Keyword: software radio

Search Result 472, Processing Time 0.028 seconds

Implementation of Spectrum-Sensing for Cognitive Radio Using USRP with GNU Radio and a Cloud Server

  • Thien, Huynh Thanh;Tendeng, Rene;Vu-Van, Hiep;Koo, Insoo
    • Journal of information and communication convergence engineering
    • /
    • v.16 no.1
    • /
    • pp.23-30
    • /
    • 2018
  • In cognitive radio (CR), spectrum sensing is an essential function since secondary users (SUs) must determine whether the primary user (PU) is utilizing the channel or not, and furthermore, SUs opportunistically access the licensed channel when the PU is absent. In this paper, spectrum sensing is implemented by energy detection, and a software-defined radio testbed is built to evaluate sensing performance by energy detection in a real environment. In particular, the testbed was built based on the GNU's Not Unix (GNU) Radio software platform and Universal Software Radio Peripheral National Instruments 2900 devices. More specifically, a new block of energy detection is developed by using an out-of-tree module from GNU Radio. To successfully integrate CR into the cloud computing paradigm, we also implement cloud computing-based spectrum sensing by utilizing a cloud server with ThingSpeak, such that we can store, process, and share the sensing information more efficiently in a centralized way in the cloud server.

Implementation of LTE uplink System for SDR Platform using CUDA and UHD (CUDA와 UHD를 이용한 SDR 플랫폼 용 LTE 상향링크 시스템 구현)

  • Ahn, Chi Young;Kim, Yong;Choi, Seung Won
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.9 no.2
    • /
    • pp.81-87
    • /
    • 2013
  • In this paper, we present an implementation of Long Term Evolution (LTE) Uplink (UL) system on a Software Defined Radio (SDR) platform using a conventional Personal Computer (PC), which adopts Graphic Processing Units (GPU) and Universal Software Radio Peripheral2 (USRP2) with URSP Hardware Driver (UHD) for SDR software modem and Radio Frequency (RF) transceiver, respectively. We have adopted UHD because UHD provides flexibility in the design of transceiver chain. Also, Cognitive Radio (CR) engine have been implemented by using libraries from UHD. Meanwhile, we have implemented the software modem in our system on GPU which is suitable for parallel computing due to its powerful Arithmetic and Logic Units (ALUs). From our experiment tests, we have measured the total processing time for a single frame of both transmit and receive LTE UL data to find that it takes about 5.00ms and 6.78ms for transmit and receive, respectively. It particularly means that the implemented system is capable of real-time processing of all the baseband signal processing algorithms required for LTE UL system.

Energy Efficient Architecture Using Hardware Acceleration for Software Defined Radio Components

  • Liu, Chen;Granados, Omar;Duarte, Rolando;Andrian, Jean
    • Journal of Information Processing Systems
    • /
    • v.8 no.1
    • /
    • pp.133-144
    • /
    • 2012
  • In order to make cognitive radio systems a practical technology to be deployed in real-world scenarios, the core Software Defined Radio (SDR) systems must meet the stringent requirements of the target application, especially in terms of performance and energy consumption for mobile platforms. In this paper we present a feasibility study of hardware acceleration as an energy-efficient implementation for SDR. We identified the amplifier function from the Software Communication Architecture (SCA) for hardware acceleration since it is one of the functions called for most frequently and it requires intensive floating-point computation. Then, we used the Virtex5 Field-Programmable Gate Array (FPGA) to perform a comparison between compiler floating-point support and the on-chip floating-point support. By enabling the on-chip floating-point unit (FPU), we obtained as high as a 2X speedup and 50% of the overall energy reduction. We achieved this with an increase of the power consumption by no more than 0.68%. This demonstrates the feasibility of the proposed approach.

Improved SDR Frequency Tuning Algorithm for Frequency Hopping Systems

  • Ibrahim, Mostafa;Galal, Islam
    • ETRI Journal
    • /
    • v.38 no.3
    • /
    • pp.455-462
    • /
    • 2016
  • Frequency hopping (FH) is a common characteristic of a wide variety of communication systems. On the other hand, software-defined radio (SDR) is an increasingly utilized technology for implementing modern communication systems. The main challenge when trying to realize an SDR FH system is the frequency tuning time, that is, the higher the hopping rate, the lower the required frequency tuning time. In this paper, significant universal hardware driver tuning options (within GNU Radio software) are investigated to discover the tuning option that gives the minimum frequency tuning time. This paper proposes an improved SDR frequency tuning algorithm for the generation of a target signal (with a given target frequency). The proposed algorithm aims to improve the frequency tuning time without any frequency deviation, thus allowing the realization of modern communication systems with higher FH rates. Moreover, it presents the design and implementation of an original GNU Radio Companion block that utilizes the proposed algorithm. The target SDR platform is that of the Universal Software Radio Peripheral USRP-N210 paired with the RFX2400 daughter board. Our results show that the proposed algorithm achieves higher hopping rates of up to 5,000 hops/second.

Modeling & Simulation Software Design for Coverage Analysis of Multiple Radio Positioning Integration System

  • Koo, Moonsuk;Kim, YoungJoon;So, Hyoungmin;Oh, Sang Heon;Kim, Seong-Cheol;Hwang, Dong-Hwan
    • Journal of Positioning, Navigation, and Timing
    • /
    • v.5 no.2
    • /
    • pp.47-57
    • /
    • 2016
  • Since the Global Navigation Satellite System (GNSS) may not provide navigation information due to external interferences, many countries have plans to prepare a backup system for this situation. One of the possible GNSS backup systems is a multiple radio positioning integration system in combination with the terrestrial radio navigation system. Before constructing such a GNSS backup system, M&S software is needed to analyze if the system satisfies the performance the required navigation performance. This study presents requirements of M&S software for coverage analysis of the navigation system, and proposes an M&S software design scheme on the basis of the requirements. The M&S software is implemented, and coverage analysis is performed to verify the validity of the proposed design scheme.

Smart Dynamic Pricing in Cognitive Radio Systems

  • Vo, Dat
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.17 no.2
    • /
    • pp.11-18
    • /
    • 2012
  • Smart Dynamic Pricing has been introduced to address the under-utilised network resources problem in mobile telecommunications systems. In this paper, we investigate the applicability of Smart Dynamic Pricing and its signalling models into Cognitive Radio Systems. Cognitive Radio System is defined as one in which cognitive radios are employed to access shared spectrum and/or dynamically allocated spectrum. Network elements, protocols, traffic and control channels, and system architecture are proposed for the implementation of Smart Dynamic Pricing in Cognitive Radio System. It is found that Smart Dynamic Pricing and its signalling models can be applied to Cognitive Radio Systems.

Design and Implementation of Software Defined Radio Based IEEE 802.11ac Encoder Using Multicore DSP (멀티코어 DSP를 사용한 SDR 기반 IEEE 802.11ac 인코더의 설계 및 구현)

  • Zhang, Zhongfeng;Ahn, Heungseop;Choi, Seungwon
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.15 no.4
    • /
    • pp.93-101
    • /
    • 2019
  • This paper presents a software design and implementation of software-defined radio based IEEE 802.11ac encoder using Texas Instruments TMS320C6670 digital signal processor (DSP) platform. In this paper, the implemented encoder has the capability of generating all the signals consisting of preamble field and data field under different modulation & coding scheme in the IEEE 802.11ac standard. Moreover, the flexibility in choosing different rate, bandwidth, or mode can also be achieved by software reconfiguration using the DSP. As a result, by utilizing the computing power provided by multi-cores as well as the FFT coprocessors in the DSP, the required maximum throughput 78Mbps can be fully reached within 4 ㎲ for each OFDM symbol in the case of 20MHz bandwidth of IEEE 802.11ac.

Studying Full-duplex Communication System using Software-defined Radio (소프트웨어 정의 라디오를 이용한 전이중 통신 시스템의 연구)

  • Kim, Seong Hwan;Lee, Wongsup;Ryu, Jong Yeol;Ban, Tae-Won
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.24 no.2
    • /
    • pp.290-296
    • /
    • 2020
  • In this paper, we analyze the effect of mobility on the performance of full-duplex radio. For this, we implement a full-duplex radio prototype using a software-defined radio that is powered by a battery and can thus function in mobile environments. In addition, we compare the performance of self-interference cancellation schemes for two cases considering multi-antenna based full duplex radio and circulator based full duplex radio, respectively. Finally, we show a negative effect of mobility on the self-interference cancellation performance of the full-duplex radio system, and analyze the effect of the update period of the self-interference cancellation filter on the performance. In particular, when the update period is reduced by about 1000 times, the power of self-interference is reduced by 5.7dB for circulator-based full-duplex radio and 3.1dB for both antenna-based full-duplex radio.

Dynamic Reconfigurability of the aspect of software download in SDR (SDR시스템에서 소프트웨어 다운로드 측면에서의 동적 재구성(Dynamic Reconfigurability))

  • 서정민;이병호
    • Proceedings of the IEEK Conference
    • /
    • 2003.07a
    • /
    • pp.422-425
    • /
    • 2003
  • Software reconfigurable radio will give future users a number of benefits like global roaming, multi mode, multi band, and multi standard. It will also offer complete programmability and reconfigurability to both multi mode and multi functional communication terminal and network nodes. This configuration will be implemented by application of different combination of radio configurable software. In this paper, It proposes the algorithm needed for reconfiguration with basic explanation of the software download. A description of an implementation such reconfiguration processes as partial download and full download and critical and non-critical download installation using the registration table in included.

  • PDF

Implementation of Cognitive Radio System with Genetic Algorithm Using USRP 2 (유전자 알고리즘이 적용된 USRP 2를 이용한 인지무선 시스템 구현)

  • Yong, Seul-Ba-Ro;Jang, Sung-Jeen;Lee, In-Sun;Kim, Jae-Moung
    • Journal of Satellite, Information and Communications
    • /
    • v.7 no.1
    • /
    • pp.39-47
    • /
    • 2012
  • Currently, most of the frequency spectrum resources are allocated and due to the lack of frequency, low frequency band, optimal for wireless communication environment is not used. Therefore, Cognitive Radio (CR) is a critical issue to solve the spectrum scarcity and to improve frequency spectrum utilization in wireless communication. In this paper, we implement data transmission and receive in a real CR system using the USRP(Universal Software Radio Peripheral) board and GNU Radio package of an open source development kit. Concretely, we detect the Primary User by spectrum sensing, and then we send Primary User information to the database. After receiving the information, because the database already sent optimal transmit power, bandwidth and channel information to CR equipment, CR can communicate without any interference to Primary User.