Subversion Repositories svnkaklik

Rev

Rev 1158 | Rev 1160 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 1158 Rev 1159
Line 6... Line 6...
6
 
6
 
7
Two prototypes of ADC modules were assembled and tested. The first prototype, labeled ADC1, has LTC2190 ADC chip populated with LT6600-5 front-end operational amplifier. It also has a 1kOhm resistors populated on inputs which give it an ability of an internal attenuation of the input signal. The value of this attenuation $A$ is calculated by
7
Two prototypes of ADC modules were assembled and tested. The first prototype, labeled ADC1, has LTC2190 ADC chip populated with LT6600-5 front-end operational amplifier. It also has a 1kOhm resistors populated on inputs which give it an ability of an internal attenuation of the input signal. The value of this attenuation $A$ is calculated by
8
 
8
 
9
\label[ADC1-gain]
9
\label[ADC1-gain]
10
$$
10
$$
11
A = {806  R_1 \over R_1 + R_2} \eqmark\,,
11
A = {806  R_1 \over R_1 + R_2}\,, \eqmark
12
$$
12
$$
13
%
13
%
14
where 
14
where 
15
\begitems
15
\begitems
16
  * $A$ -  Gain of an input amplifier,
16
  * $A$ -  Gain of an input amplifier,
17
  * $R_1$ - Output impedance of signal source (usually 50 $\Omega$),
17
  * $R_1$ - Output impedance of signal source (usually 50 $\Omega$),
18
  * $R_2$ - Value of serial resistors at operational amplifier inputs.
18
  * $R_2$ - Value of serial resistors at operational amplifier inputs.
19
\enditems
19
\enditems
20
 
20
 
21
We have $R_2 = 1000\, \Omega$ and $R_1 = 50\, \Omega$ which imply that $A = 0.815$. This value of A was further confirmed by the measurement.
21
We have $R_2 = 1000\, \Omega$ and $R_1 = 50\, \Omega$ which imply that $A = 0.815$. This value of A was further confirmed by the measurement.
22
In our measurement setup we have H1012 Ethernet transformer connected to inputs of ADC. We have used this transformer for signal symetrization from BNC connector at Agilent 33220A signal generator. Circuit diagram of the used transformer circuit is shown in Figure~\ref[balun-circuit]  and circuit realization in Figure~\ref[SMA2SATA-nest].
22
In our measurement setup we have H1012 Ethernet transformer connected to inputs of ADC. We have used this transformer for signal symetrization from BNC connector at Agilent 33220A signal generator, see Figure~\ref[balun-circuit].
23
 
23
 
24
\midinsert
24
\midinsert
25
\clabel[balun-circuit]{Balun transformer circuit}
25
\clabel[balun-circuit]{Balun transformer circuit}
26
\picw=7cm \cinspic ./img/SMA2SATA.pdf
-
 
27
\picw=8cm \cinspic ./img/SMA2SATA_nest1.JPG
26
\picw=7cm \hbox{\inspic ./img/SMA2SATA.pdf  \picw=8cm \inspic ./img/SMA2SATA_nest1.JPG }
28
\caption/f Simplified balun transformer circuit diagram.
27
\caption/f Simplified balun transformer circuit diagram (left) and balun transformer constructed from H1012 transformer salvaged from an old Ethernet card (right).
29
\endinsert
28
\endinsert
30
 
29
 
31
The signal generator Agilent 33220A which we used, does not have optimal parameters for this type of dynamic range measurement. Signal distortion and spurious levels are only -70 dBc according to Agilent datasheet \cite[33220A-generator]. We have managed to measure an ADC saturation voltage of 706 mV (generator output) with this setup. The main result of our measurement, seen as a FFT plot shown in Figure~\ref[ADC1-FFT], confirms $>$80 dB dynamic range at ADC module input.
30
The signal generator Agilent 33220A which we used, does not have optimal parameters for this type of dynamic range measurement. Signal distortion and spurious levels are only -70 dBc according to Agilent datasheet \cite[33220A-generator]. We have managed to measure an ADC saturation voltage of 706 mV (generator output) with this setup. The main result of our measurement, seen as a FFT plot shown in Figure~\ref[ADC1-FFT], confirms $>$80 dB dynamic range at ADC module input.
32
 
31
 
33
\midinsert
32
\midinsert
34
\clabel[ADC1-FFT]{ADC1 sine test FFT}
33
\clabel[ADC1-FFT]{ADC1 sine test FFT}
35
\picw=15cm \cinspic ./img/screenshots/ADC1_CH2_FFT.png
34
\picw=15cm \cinspic ./img/screenshots/ADC1_CH1_FFT.png
36
\caption/f Sine signal sampled by ADC1 module with LTC2190 and LT6600-5 devices.
35
\caption/f Sine signal sampled by ADC1 module with LTC2190 and LT6600-5 devices.
37
\endinsert
36
\endinsert
38
 
37
 
39
 
38
 
40
Similar test was performed at ADC2 module. For ADC2 we have to use formula with a different constant 
39
Similar test was performed at ADC2 module. For ADC2 we have to use formula with a different constant 
41
 
40
 
42
\label[ADC2-gain]
41
\label[ADC2-gain]
43
$$
42
$$
44
A = {1580  R_1 \over R_1 + R_2} \eqmark\,.
43
A = {1580  R_1 \over R_1 + R_2}\,.  \eqmark
45
$$ 
44
$$ 
46
%
45
%
47
The ADC2 module has LT6600-2.5 amplifiers populated on it with a gain equal to $A = 2.457$ and uses the same $R_2$ resistors. We measured saturation voltage of 380 mV (generator output) at channel 1 on this ADC. It is well within the parameter tolerances of the used setup. Again, FFT plot shown in Figure~\ref[ADC2-FFT] confirms  $>$ 80 dB dynamic range.
46
The ADC2 module has LT6600-2.5 amplifiers populated on it with a gain equal to $A = 2.457$ and uses the same $R_2$ resistors. We measured saturation voltage of 380 mV (generator output) at channel 1 on this ADC. It is well within the parameter tolerances of the used setup. Again, FFT plot shown in Figure~\ref[ADC2-FFT] confirms  $>$ 80 dB dynamic range.
48
 
47
 
49
 
48
 
Line 51... Line 50...
51
\clabel[ADC2-FFT]{ADC2 sine test FFT}
50
\clabel[ADC2-FFT]{ADC2 sine test FFT}
52
\picw=15cm \cinspic ./img/screenshots/ADC2_CH1_FFT.png
51
\picw=15cm \cinspic ./img/screenshots/ADC2_CH1_FFT.png
53
\caption/f Sine signal sampled by ADC2 module with LTC2271 and LT6600-2.5 devices.
52
\caption/f Sine signal sampled by ADC2 module with LTC2271 and LT6600-2.5 devices.
54
\endinsert
53
\endinsert
55
 
54
 
56
\midinsert
-
 
57
\clabel[SMA2SATA-nest]{Used balun transformer}
-
 
58
\picw=15cm \cinspic ./img/SMA2SATA_nest1.JPG
-
 
59
\caption/f Balun transformer circuit used for ADC parameters measurement. It is constructed from H1012 transformer salvaged from an old Ethernet card.
-
 
60
\endinsert
-
 
61
 
-
 
62
 
-
 
63
\sec Example of usage
55
\sec Example of usage
64
 
56
 
65
At current state the constructed radioastronomy digitization unit paired with SDRX01B receiver module could be used in several experiments. We describe overall ideas of these experiments and show preliminary results in cases where we obtain the data.  
57
At current state the constructed radioastronomy digitization unit paired with SDRX01B receiver module could be used in several experiments. We describe overall ideas of these experiments and show preliminary results in cases where we obtain the data.  
66
 
58
 
67
\secc Simple polarimeter station
59
\secc Simple polarimeter station
68
 
60
 
69
If we use two antennas with different linear polarization (Crossed Yagi antennas for example), we should determine polarization state of received signal. Such kind of measurement is useful if we need an additional information about reflection to distinguish between targets. This configuration needs more complicated antenna configuration and we had no experience with this type of observation, so we have not implemented this experiment.
61
If we use two antennas with different linear polarization (Crossed Yagi antennas for example), we should determine polarization state of received signal. Such kind of measurement is useful if we need an additional information about reflection to distinguish between targets. This configuration needs more complicated antenna configuration and we had no experience with this type of observation, so we have not implemented this experiment. However, this is exactly the scenario the system is designed for.
70
 
62
 
71
\secc Basic interferometric station
63
\secc Basic interferometric station
72
 
64
 
73
Interferometry station was chosen to serve as the most basic experimental setup. We connected the new data acquisition system to two SDRX01B receivers. Block schematics of the setup used is shown in the image \ref[block-schematic]. Two ground-plane antennae were used and mounted outside the balcony at CTU building at location 50$^\circ$ 4' 36.102'' N,  14$^\circ$ 25' 4.170'' E.
65
Interferometry station was chosen to serve as the most basic experimental setup. We connected the new data acquisition system to two SDRX01B receivers. Block schematics of the setup used is shown in the Figure~\ref[block-schematic]. Two ground-plane antennae were used and mounted outside the balcony at CTU building at location 50$^\circ$ 4' 36.102'' N,  14$^\circ$ 25' 4.170'' E.
74
Antennae were equipped with LNA01A amplifiers. All coaxial cables had the same length of 5 meters. Antennae were isolated by common mode ferrite bead mounted on cable to minimise the signal coupling between antennas. Evaluation system consisted of SDGPSDO local oscillator subsystem used to tune the local oscillator frequency.
66
Antennae were equipped with LNA01A amplifiers. All coaxial cables had the same length of 5 meters. Antennae were isolated by common mode ferrite bead mounted on cable to minimise the signal coupling between antennas. Evaluation system consisted of SDGPSDO local oscillator subsystem used to tune the local oscillator frequency.
75
 
67
 
76
\midinsert
68
\midinsert
77
\clabel[block-schematic]{Receiver block schematic}
69
\clabel[block-schematic]{Receiver block schematic}
78
\picw=\pdfpagewidth \setbox0=\hbox{\inspic ./img/Basic_interferometer.png }
70
\picw=\pdfpagewidth \setbox0=\hbox{\inspic ./img/Basic_interferometer.png }
Line 81... Line 73...
81
\caption/f Complete receiver block schematic of dual antenna interferometric station.
73
\caption/f Complete receiver block schematic of dual antenna interferometric station.
82
\endinsert
74
\endinsert
83
 
75
 
84
Despite of the schematic diagram proposed at beginning of system description \ref[expected-block-schematic].
76
Despite of the schematic diagram proposed at beginning of system description \ref[expected-block-schematic].
85
We have used two separate oscillators -- one oscillator drives ENC signal to ADCs still through FPGA based divider and the other one drives it to SDRX01B mixer.
77
We have used two separate oscillators -- one oscillator drives ENC signal to ADCs still through FPGA based divider and the other one drives it to SDRX01B mixer.
86
The reason for this modification was an attempt to simplify the frequency tuning during the experiment. A single oscillator may be used only with a proper setting of FPGA divider and this divider may be modified only by recompilation of FPGA code and loading/flashing a new FPGA schema. Due to fact that the FPGA is connected to PCI express and kernel drivers with hardware must be reinitialized, reboot of PC is required every time a FPGA scheme is changed. Instead of this complicated procedure, we set the FPGA divider to a constant division factor of 30 and used another district oscillator for ADCdual01 sampling modules and for SDRX01B receiver.
78
The reason for this modification was an attempt to simplify the frequency tuning during the experiment. A single oscillator may be used only with a proper setting of FPGA divider and this divider may be modified only by recompilation of FPGA code and loading/flashing a new FPGA design. Due to fact that the FPGA is connected to PCI express and kernel drivers with hardware must be reinitialized, reboot of PC is required every time a FPGA design is changed. Instead of this complicated procedure, we set the FPGA divider to a constant division factor of 30 and used another district oscillator for ADCdual01 sampling modules and for SDRX01B receiver.
87
We have used ACOUNT02A MLAB instrument for frequency checking of correct setup on both local oscillators.
79
We have used ACOUNT02A MLAB instrument for frequency checking of correct setup on both local oscillators.
88
 
80
 
89
\midinsert
81
\midinsert
90
\clabel[phase-difference]{Phase difference}
82
\clabel[phase-difference]{Phase difference}
91
\picw=10cm \cinspic ./img/screenshots/phase_difference.png
83
\picw=15cm \cinspic ./img/screenshots/phase_difference.png
92
\caption/f Demonstration of phase difference between antennae.
84
\caption/f Demonstration of phase difference between antennae.
93
\endinsert
85
\endinsert
94
 
86
 
95
For the simplest demonstration of phase difference between antennae, we have analysed part of the signal by complex conjugate multiplication between channels. Results of this analysis can be seen in the following picture \ref[phase-difference]. Points of the selected part of the signal create a clear vector, which illustrates the presence of the constant phase difference determined by RF source direction.
87
For the simplest demonstration of phase difference between antennae, we have analysed part of the signal by complex conjugate multiplication between channels. Results of this analysis can be seen in the following picture \ref[phase-difference]. Points of the selected part of the signal create a clear vector, which illustrates the presence of the constant phase difference determined by RF source direction.
96
 
88
 
Line 102... Line 94...
102
 
94
 
103
The same observational station configuration should be used for meteor detection system \cite[mlab-rmds]. We used the GRAVES radar as suitable signal source and monitored its carrier frequency. GRAVES radar is located in France therefore we could not see its direct carrier signal, but meteors reflect it signal and as consequence we could easily detect meteor presence as reflection appearance. One meteor detected by this method is shown in picture \ref[meteor-reflection].
95
The same observational station configuration should be used for meteor detection system \cite[mlab-rmds]. We used the GRAVES radar as suitable signal source and monitored its carrier frequency. GRAVES radar is located in France therefore we could not see its direct carrier signal, but meteors reflect it signal and as consequence we could easily detect meteor presence as reflection appearance. One meteor detected by this method is shown in picture \ref[meteor-reflection].
104
 
96
 
105
\midinsert
97
\midinsert
106
\clabel[meteor-reflection]{Meteor reflection}
98
\clabel[meteor-reflection]{Meteor reflection}
107
\picw=10cm \cinspic ./img/screenshots/observed_meteor.png
99
\picw=13cm \cinspic ./img/screenshots/observed_meteor.png
108
\caption/f Meteor reflection (the red spot in centre of image) received by an evaluation design.
100
\caption/f Meteor reflection (the red spot in centre of image) received by an evaluation design.
109
\endinsert
101
\endinsert
110
 
102
 
111
 
103
 
112
\chap Proposition of the final system
104
\chap Proposition of the final system
113
 
105
 
114
The construction of the final system, that is supposed to be employed for real radioastronomy observations will be described in this chapter. It is mainly a theoretical analysis of the data handling systems. Realization of the described ideas might be possible as a part of our future development after we fully evaluate and test the current trial design.
106
The construction of the final system, that is supposed to be employed for real radioastronomy observations is described in this chapter. It is mainly a theoretical analysis of the data handling systems. Realization of the described ideas might be possible as a part of our future development after we fully evaluate and test the current trial design.
115
 
107
 
116
The system requires proper handling of huge amounts of data and either huge and fast storage capacity is needed to store the captured signal data, or enormous computational power is required for online data processing and filtering. Several hardware approaches currently exist and are in use for data processing problem handling. Either powerful multi gigahertz CPUs, GPUs, FPGAs, or specially  constructed ASICs are used for this task.
108
The system requires proper handling of huge amounts of data and either huge and fast storage capacity is needed to store the captured signal data, or enormous computational power is required for online data processing and filtering. Several hardware approaches currently exist and are in use for data processing problem handling. Either powerful multi gigahertz CPUs, GPUs, FPGAs, or specially  constructed ASICs are used for this task.
117
 
109
 
118
\sec Custom design of FPGA board
110
\sec Custom design of FPGA board
119
 
111
 
120
In the beginning of the project, a custom design of FPGA interface board had been considered. This FPGA board should include PCI express interface and should sell at lower price than the trial design. It should be compatible with MLAB internal standards  which are further backward compatible with the existing or improved design of ADC modules. For a connection of FPGA board to another adapter board with PCIe we expect a use of a PCIe host interface.
112
In the beginning of the project, a custom design of FPGA interface board had been considered. This FPGA board should include PCI express interface and should sell at lower price than the trial design. It should be compatible with MLAB internal standards  which are further backward compatible with the existing or improved design of ADC modules. For a connection of FPGA board to another adapter board with PCIe we expect a use of a PCIe host interface.
121
Thunderbolt technology standard was expected to be used in this PC to PCIe module communication which further communicates with MLAB compatible FPGA module. Thunderbolt chips are currently available on the market for reasonable prices \cite[thunderbolt-chips]. However, a problem lies in the accessibility to their specifications, as they are only available for licensed users and Intel has a mass market oriented licensing policy, that makes this technology inaccessible for low quantity production. As a consequence, an external PCI Express cabling and expansion slots should be considered as a better solution, if we need to preserve standard PC as a main computational platform.
113
Thunderbolt technology standard was expected to be used in this PC to PCIe module communication which further communicates with MLAB compatible FPGA module. Thunderbolt chips are currently available on the market for reasonable prices \cite[thunderbolt-chips]. However, a problem lies in the accessibility to their specifications, as they are only available for licensed users and Intel has a mass market oriented licensing policy, that makes this technology inaccessible for low quantity production. As a consequence, an external PCI Express cabling and expansion slots should be considered as a better solution, if we need to preserve standard PC as a main computational platform.
122
 
114
 
123
However, these PCI express external systems and cables are still very expensive. Take Opal Kelly XEM6110 \cite[fpga-pcie] as an example, with its price tag reaching 995 USD at time of writing the thesis. Therefore, a better solution probably needs to be found.
115
However, these PCI express external systems and cables are still very expensive. The Opal Kelly XEM6110 \cite[fpga-pcie] is an example, with its price tag reaching 995 USD at time of writing the thesis. Therefore, a better solution probably needs to be found.
124
 
116
 
125
An interface problem will by probably resolved by other than Intel ix86 architecture. Many ARM computers have risen on market due to an increased demand of embedded technologies, which require high computation capacity, low power consumption and small size -- especially smartphones. Many of those ARM based systems have interesting parameters of signal processing. These facts make Intel's ix86 architecture unattractive for future projects.
117
An interface problem will by probably resolved by other than Intel ix86 architecture. Many ARM computers have risen on market due to an increased demand of embedded technologies, which require high computation capacity, low power consumption and small size -- especially smartphones. Many of those ARM based systems have interesting parameters of signal processing. These facts make Intel's ix86 architecture unattractive for future projects.
126
 
118
 
127
\sec Parralella board computer
119
\sec Parralella board computer
128
 
120