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
Last revisionBoth sides next revision
en:aras [2019/01/02 15:34] – [Construction of antennae array] fluktuaciaen:aras [2019/01/02 15:39] – [Existing software] fluktuacia
Line 15: Line 15:
 ==== Construction of antennae array ==== ==== Construction of antennae array ====
  
-It should be possible to lay out the horizontal loop above the ground using four non-conductive columns. Power supply for the loop can be brought by means of one of the columns - the impedance transformer to 50 Ohm will be directly on the loop. The signal will be further transferred by a short coaxial cable to [[en:bp|BP01A]] filter, positioned on a column and then to a preamplifier, consisting of [[en:gb|GB01A]] module. From that point on, the SMA connector can be reduced to a better quality coaxial cable with larger diameter, which can lead the signal to the receiver. There can be another selective filter and amplifier at the receiver.+It should be possible to lay out the horizontal loop above the ground using four non-conductive columns. Power supply for the loop can be brought by means of one of the columns - the impedance transformer to 50 Ohm will be directly on the loop. The signal will be further transferred by a short coaxial cable to [[en:bp|BP01A]] filter, positioned on a column and then to a preamplifier, consisting of [[en:gb|GB01A]] module. From that point on, the SMA connector can be reduced to a better quality coaxial cable with larger diameter, which can lead the signal to the receiver. There can be another selective filter and amplifier at the receiver.
  
 ===== Receiver and signal processing ===== ===== Receiver and signal processing =====
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.txt · Last modified: 2019/01/02 15:39 (external edit)