• Title/Summary/Keyword: Software-Defined radio

Search Result 179, Processing Time 0.041 seconds

Identification of Wi-Fi and Bluetooth Signals at the Same Frequency using Software Defined Radio

  • Do, Van An;Rana, Biswarup;Hong, Ic-Pyo
    • Journal of IKEEE
    • /
    • v.25 no.2
    • /
    • pp.252-260
    • /
    • 2021
  • In this paper, a method of using Software Defined Radio (SDR) is proposed for improving the accuracy of identifying two kinds of signals as Wireless Fidelity (Wi-Fi) signal and Bluetooth signal at the same frequency band of 2.4 GHz based on the time-domain signal characteristic. An SDR device was set up for collecting transmitting signals from Wi-Fi access points (Wi-Fi) and mobile phones (Bluetooth). Different characteristics between Wi-Fi and Bluetooth signals were extracted from the measured result. The SDR device is programmed with a Wi-Fi and Bluetooth detection algorithm and a collision detection algorithm to detect and verify the Wi-Fi and Bluetooth signals based on collected IQ data. These methods are necessary for some applications like wireless communication optimization, Wi-Fi fingerprint localization, which helps to avoid interference and collision between two kinds of signals.

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.

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.

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.

A Design and Implementation of Software Defined Radio for Rapid Prototyping of GNSS Receiver

  • Park, Kwi Woo;Yang, Jin-Mo;Park, Chansik
    • Journal of Positioning, Navigation, and Timing
    • /
    • v.7 no.4
    • /
    • pp.189-203
    • /
    • 2018
  • In this paper, a Software Defined Radio (SDR) architecture was designed and implemented for rapid prototyping of GNSS receiver. The proposed SDR can receive various GNSS and direct sequence spread spectrum (DSSS) signals without software modification by expanded input parameters containing information of the desired signal. Input parameters include code information, center frequency, message format, etc. To receive various signal by parameter controlling, a correlator, a data bit extractor and a receiver channel were designed considering the expanded input parameters. In navigation signal processing, pseudorange was measured based on Coordinated Universal Time (UTC) and appropriate navigation message decoder was selected by message format of input parameter so that receiver position can be calculated even if SDR is set up various GNSS combination. To validate the proposed SDR, the software was implemented using C++, CUDA C based on GPU and USRP. Experimentation has confirmed that changing the input parameters allows GPS, GLONASS, and BDS satellite signals to be received. The precision of the position from implemented SDR were measured below 5 m (Circular Error Probability; CEP) for all scenarios. This means that the implemented SDR operated normally. The implemented SDR will be used in a variety of fields by allowing prototyping of various GNSS signal only by changing input parameters.

Implementation of SDR Platform for LTE using GNU Radio and NDK of TI DSP (GNU Radio와 TI DSP의 NDK를 이용한 LTE SDR 플랫폼 구현)

  • Jin, Hwajong;Kim, Daejin;Choi, Seungwon
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.14 no.4
    • /
    • pp.93-99
    • /
    • 2018
  • This paper presents an implementation method using NDK (Network Developer's Kit) of GNU (GNU is Not Unix) Radio and Multicore DSP (Digital Signal Processor) to implement LTE (Long Term Evolution) SDR (Software Defined Radio) Platform. In order to satisfy 1.4MHz, 3MHz, 5MHz and 10MHz of the bandwidth supported by LTE, USRP (Universal Software Radio Peripheral) X series which is an RF (Radio Frequency) transceiver of Ettus Research was used. To control this, GNU Radio which is an open source software radio toolkit was used. We also used NDK from TI (Texas Instruments) DSP to transfer data between USRP and DSP. Experimental results show throughput results according to each bandwidth, thus confirming the feasibility of implementing LTE SDR Platform using GNU Radio and NDK of TI DSP.

A Smart Farming System Based on Visible Light Communications (가시광 무선통신 기반의 스마트 농업 시스템)

  • Yeom, Tae-Hwa;Park, Sung-Mi;Kwon, Hye-In;Hwang, Duck-Kyu;Kim, Jeongchang
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.38C no.5
    • /
    • pp.479-485
    • /
    • 2013
  • In this paper, we propose a smart farming system using the visible light communication based on the software defined radio (SDR) technology and the conventional RF radio. The proposed system can continuously monitor growth environments of the LED plant factory and automatically control the LED plant factory to keep optimal growth environments. Furthermore, by creating a database from various growth factors, the LED plant factory can be efficiently managed.

Software Defined Radio를 위한 AD/DA 변환기의 기술 동향

  • 신원화;한건희
    • The Proceeding of the Korean Institute of Electromagnetic Engineering and Science
    • /
    • v.10 no.3
    • /
    • pp.39-47
    • /
    • 1999
  • This paper presents the survey of technical trend in AD converters for wireless communication systems. This paper provides explanations about the performance measure of ADC in wireless communication application and the relation ship between BER versus effective resolution and sampling speed. The survey suggests that at least one step analog frequency down conversion is required for software defined radio systems due to current technological limit.

  • PDF

SDR(Software Defined Radio) System 적용을 위한 한국형 암호 알고리즘 (SEED) 구현 및 성능분석

  • 홍성룡;조성호
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.04d
    • /
    • pp.319-321
    • /
    • 2003
  • IMT2000다음으로 개방형 구조를 갖는 차세대 통신 시스템(SDR: Software Defined Radio)에 적용할 수 있는 정보보안 메커니즘으로 블록암호화 알고리즘인 'SEEO'를 구현하였다. SDR의 플랫폼은 주로 프로그래머블(Progammable)한 FPGA가 DSP가 주를 이루는데. 본 논문은 이러한 SDR 시스템 대상으로 적용할 수 있는, 한국형 블록 암호 알고리즘인 'SEED'를 DSP, FPGA로 구현하고 성능비교. 분석을 통하여 효과적이고 합리적인 SDR 암호화 모듈 구현의 방향을 모색해 보았다.

  • PDF

A Study of Quality Evaluation for SDR System Operating Software (SDR 시스템의 운용소프트웨어 품질평가에 관한 연구)

  • Kim, Min-Soo;Lee, Kun-Joon;Ha, Sung-Jae;Cho, Sang-Young
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.24 no.6
    • /
    • pp.657-664
    • /
    • 2014
  • In this paper, we described evaluation software that can propose rating scale and evaluate automatically on SDR(Software-Defined Radio) transmitter system. To deduct suitable rating scale, we extracted requirements based on the operating environment, operating application and operating method because SDR operating software is subordinative to the hardware. And we implementation evaluation software to automatically quality evaluation using rating scale draw from the requirements. The implemented evaluation software has automatically evaluation functions using script, can update the evaluation factor and show visual evaluation result. The implemented evaluation software is used to useful the high quality SDR operating software development.