演示:GNU Radio的IIO块

Paul Cercueil
{"title":"演示:GNU Radio的IIO块","authors":"Paul Cercueil","doi":"10.1145/2801676.2801684","DOIUrl":null,"url":null,"abstract":"The Industrial Input / Output (IIO) framework has been in the upstream Linux kernels since 2011, and is responsible for handling sensors, converters, integrated transceivers and other real-world I/O devices. It provides a hardware abstraction layer with a consistent API for the user space applications. As of today, the IIO framework consists of approximatively 200 drivers, of which many handle multiple devices. It supports discrete components as well as integrated transceivers like the Analog Devices AD9361, a 2 x 2 RF Agile Transceiver, found in many SDR products. Recently, Analog Devices created several new blocks for GnuRadio that can be used to stream samples from and to high-speed IIO devices. Adding a few signal processing blocks, it becomes very easy to create complex applications such as LTE or IEEE 802.11g OFDM receivers, radar processing, or just simple applications like wide-band FM transceivers. This demo will focus on presenting the IIO blocks for GnuRadio; how they can be used, their functionalities, the controls they provide over the hardware. For this purpose, the demo will be a GnuRadio flowgraph that corresponds to a IEEE 802.11g (WiFi) packet sniffer, which has the advantage of showing a real-world use case of a fast (20 MHz sample rate) software defined radio application, while remaining relatively simple with only a handful of blocks.","PeriodicalId":184216,"journal":{"name":"Proceedings of the 2015 Workshop on Software Radio Implementation Forum","volume":"75 10 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2015-09-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Demo: IIO Blocks for GNU Radio\",\"authors\":\"Paul Cercueil\",\"doi\":\"10.1145/2801676.2801684\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"The Industrial Input / Output (IIO) framework has been in the upstream Linux kernels since 2011, and is responsible for handling sensors, converters, integrated transceivers and other real-world I/O devices. It provides a hardware abstraction layer with a consistent API for the user space applications. As of today, the IIO framework consists of approximatively 200 drivers, of which many handle multiple devices. It supports discrete components as well as integrated transceivers like the Analog Devices AD9361, a 2 x 2 RF Agile Transceiver, found in many SDR products. Recently, Analog Devices created several new blocks for GnuRadio that can be used to stream samples from and to high-speed IIO devices. Adding a few signal processing blocks, it becomes very easy to create complex applications such as LTE or IEEE 802.11g OFDM receivers, radar processing, or just simple applications like wide-band FM transceivers. This demo will focus on presenting the IIO blocks for GnuRadio; how they can be used, their functionalities, the controls they provide over the hardware. For this purpose, the demo will be a GnuRadio flowgraph that corresponds to a IEEE 802.11g (WiFi) packet sniffer, which has the advantage of showing a real-world use case of a fast (20 MHz sample rate) software defined radio application, while remaining relatively simple with only a handful of blocks.\",\"PeriodicalId\":184216,\"journal\":{\"name\":\"Proceedings of the 2015 Workshop on Software Radio Implementation Forum\",\"volume\":\"75 10 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2015-09-07\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Proceedings of the 2015 Workshop on Software Radio Implementation Forum\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1145/2801676.2801684\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Proceedings of the 2015 Workshop on Software Radio Implementation Forum","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1145/2801676.2801684","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

工业输入/输出(IIO)框架自2011年以来一直在上游Linux内核中,负责处理传感器,转换器,集成收发器和其他现实世界的I/O设备。它为用户空间应用程序提供了一个具有一致API的硬件抽象层。到目前为止,IIO框架由大约200个驱动程序组成,其中许多驱动程序处理多个设备。它支持分立组件以及集成收发器,如Analog Devices AD9361,这是许多SDR产品中使用的2 × 2 RF敏捷收发器。最近,Analog Devices为GnuRadio创建了几个新块,可用于从高速IIO设备传输样本。添加一些信号处理模块,可以很容易地创建复杂的应用程序,如LTE或IEEE 802.11g OFDM接收器,雷达处理,或只是简单的应用程序,如宽带FM收发器。本演示将重点介绍GnuRadio的IIO模块;如何使用它们,它们的功能,它们在硬件上提供的控制。为此,演示将是一个与IEEE 802.11g (WiFi)数据包嗅嗅器相对应的GnuRadio流程图,其优点是展示了快速(20 MHz采样率)软件定义无线电应用程序的实际用例,同时保持相对简单,只有少量块。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Demo: IIO Blocks for GNU Radio
The Industrial Input / Output (IIO) framework has been in the upstream Linux kernels since 2011, and is responsible for handling sensors, converters, integrated transceivers and other real-world I/O devices. It provides a hardware abstraction layer with a consistent API for the user space applications. As of today, the IIO framework consists of approximatively 200 drivers, of which many handle multiple devices. It supports discrete components as well as integrated transceivers like the Analog Devices AD9361, a 2 x 2 RF Agile Transceiver, found in many SDR products. Recently, Analog Devices created several new blocks for GnuRadio that can be used to stream samples from and to high-speed IIO devices. Adding a few signal processing blocks, it becomes very easy to create complex applications such as LTE or IEEE 802.11g OFDM receivers, radar processing, or just simple applications like wide-band FM transceivers. This demo will focus on presenting the IIO blocks for GnuRadio; how they can be used, their functionalities, the controls they provide over the hardware. For this purpose, the demo will be a GnuRadio flowgraph that corresponds to a IEEE 802.11g (WiFi) packet sniffer, which has the advantage of showing a real-world use case of a fast (20 MHz sample rate) software defined radio application, while remaining relatively simple with only a handful of blocks.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信