We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Overview of gr-inspector

Formale Metadaten

Titel
Overview of gr-inspector
Untertitel
A Signal Analysis Toolbox for GNU Radio
Serientitel
Anzahl der Teile
611
Autor
Lizenz
CC-Namensnennung 2.0 Belgien:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr2018
SpracheEnglisch
Produktionsjahr2017

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
This talk copes with the signal analysis toolbox gr-inspector for GNU Radio. Iwill talk about the development process as well as the functionality and someusage examples. Receiving unknown signals is hard. It was already possible with GNU Radio, butmuch manual work and offline tweaking was necessary. Real-time signal analysiswas hardly possible. During Google Summer of Code 2016, gr-inspector wasdeveloped to make these tasks more easy. The main purpose of the toolbox is toautomate as much of a receiving process as possible during runtime. Thecomponents of the toolbox include a energy detection block, automated down-mixing/filtering/decimation, resampling, automated modulation classification(AMC) and OFDM parameter estimation/synchronization. Also, a GUI is able todisplay the analysis results. In this talk, I will give information about thebackground of the toolbox, what it's capable of and how to use it.