User Tools

Site Tools


en:aras

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:aras [2019/01/02 15:35] – [Construction of antennae array] fluktuaciaen:aras [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 33: Line 33:
 Second is the realisation of PC’s driver, which would make it possible to reconstruct the former RF signal from data transferred to DMA for their further processing by parent applications (e.g. [[https://github.com/MLAB-project/radio-observer|Radio-Observer]]). Second is the realisation of PC’s driver, which would make it possible to reconstruct the former RF signal from data transferred to DMA for their further processing by parent applications (e.g. [[https://github.com/MLAB-project/radio-observer|Radio-Observer]]).
  
-A general problem of this construction will be a need for massive reduction of data flow - this problem can however be resolved in a later application phase. Necessary computing power can be obtained either by changing the FPGA scheme that will preprocess the signal (e.g. filtration, decimation, demodulation) or by using PC’s GPU that can process parallel operations such as getting information about correlation of individual channels.+A general problem of this construction will be a need for massive reduction of data flow - this problem can be however resolved in a later application phase. Necessary computing power can be obtained either by changing the FPGA scheme that will preprocess the signal (e.g. filtration, decimation, demodulation) or by using PC’s GPU that can process parallel operations such as getting information about correlation of individual channels.
  
    
 ==== Existing software ==== ==== Existing software ====
  
-There are two software packets used in online reduction of data from receivers, which could be used for data processing from multiple antennae. (There is more software for offline processing, but in such case, it is necessary to manipulate with enormously huge files).+There are two software packets used for online reduction of data from receivers, which could be used for data processing from multiple antennae. (There is more software for offline processing, but in such case, it is necessary to manipulate with enormously huge files).
  
-    * [[http://www.gnuradio.org/|GNUradio]] - open-source tool for experimental data processing from receivers. It is a part of gnuradio-companion - a GUI tool for ‘clicking’ a signal chain form ready-made blocks. It is suitable for algorithms prototyping. However, in order to run, it needs quite powerful multi-core PC with a large memory. Intel Core i5 with 4GB RAM DDR3 is about the lower boundary of its functionality.  +    * [[http://www.gnuradio.org/|GNUradio]] - open-source tool for experimental data processing from receivers. It is a part of gnuradio-companion - a GUI tool for ‘clicking’ a signal chain form ready-made blocks. It is suitable for algorithms prototyping. However, in order to run, it needs quite powerful multi-core PC with a large memory. Intel Core i5 with 4GB RAM DDR3 is about the lower boundary of its functionality.  
     * [[https://github.com/MLAB-project/radio-observer|Radio-observer]], designed in a way, that a multi-receiver system can be easily integrated.      * [[https://github.com/MLAB-project/radio-observer|Radio-observer]], designed in a way, that a multi-receiver system can be easily integrated. 
  
en/aras.1546443332.txt.gz · Last modified: 2019/01/02 15:35 (external edit)