软件定义无线电(Software-Defined Radio, SDR): “软件无线电”的概念最早是由美国MITRE公司的Joseph Mitola III博士于1992年提出的。其基本思想是以开放、可扩展、可重构的硬件为通用平台,把尽可能多的功能用可升级、可替换的软件来实现。现在,软件无线电已成为无线电工程的现代方法,不仅在无线通信领域获得了广泛的...
The sdr library is a Python 3 package for software-defined radio (SDR). The goal of sdr is to provide tools to design, analyze, build, and test digital communication systems in Python. The library relies on and is designed to be interoperable with NumPy, SciPy, and Matplotlib. Performance...
CW radar,FM radar,public domain software,Python,signal processing,software radio,telecommunication computingThe use of a Software Defined Radio System SDR is widely used in several critical applications such as wireless communications, airborne, satellite, radar, etc. SDR through Universal Peripheral ...
This is a GNSS Software Defined Radio (SDR) implemented in python, based on SoftGNSS 3.0 developed by Darius Plausinaitis and Dennis M. Akos in Matlab. System requirements python 2.7 matplotlib scipy numpy Installation Coming soon! Running the GNSS SDR Examine "main.py" Tweak parameters for th...
Python-5 短程空对空导弹与 Global Link SDR系统连接 以色列拉斐尔先进防御系统公司增强了其第五代Python-5短程空对空导弹(AAM)的联网能力,使其能够从装备该公司Global Link SDR(software-defined radio软体无线电)系统的飞机上获得空对空环境中的战术目标。Global Link 基于拉斐尔专有BNET技术,是一种先进的机...
software defined radio with python 基于gnuradio的NC-OFDM频谱Demo 摘要:这个结果是用gnuradio做出来的,使用NC OFDM调制。 附件是在linux下录制屏幕的视频,可以看出左边的谱有一部分是较低的。 http://pan.baidu.com/s/1pJGhNZH 下载后用合适的播放器(射手播放器也许可以)播放吧!阅读全文 ...
GNU Radio被设计成一个适用于通用硬件的软件框架,其用途非常广泛,它不仅能用来实现一些典型商用通信系统(如802.11、ZigBee、LTE等),还可以用来实现任何带限(带宽受限)通信系统。 二、为什么需要GNU Radio? 与之前的以硬件定制的移动通信系统架构相比,软件定义无线电(Software Defined Radio,SDR)是一种新型的无线电体系...
Software-defined radio application written in Python Home page with full documentation and tutorial:https://arachnoid.com/PLSDR/ In Version 1.8, in response to user feedback, fixed some problems with Windows installation so the app can be installed anywhere the user cares to put it and it will...
Software-Defined Radio (SDR): A radio that uses software to perform signal-processing tasks that were traditionally performed by hardware Digital Signal Processing (DSP): The digital processing of signals, in our case RF signals 3. Tips: 学习至少一个技术技巧 ...
Dr. Marc Lichtman has recentlyreleased his free online PySDR guide to Digital Signal Processing (DSP)explained with the help of software defined radio and Python code. Over the years we've seen numerous SDR & DSP courses come out, some requiring payment and some free. We note that this gui...