Software Defined Radio For Medical
Software Defined Radio For Medical
Applications
Master’s thesis in Master Biomedical Engineering
LAURA GUERRERO
LAURA GUERRERO
Laura Guerrero
iv
Software Defined Radio for Medical Applications
Laura Guerrero
Department of Electrical Engineering
Chalmers University of Technology
Abstract
A portable, cheap and accurate system is necessary for pre-hospital diagnosis, and
recently software defined radio technology (SDR), has attracted the interest of re-
searchers for these same reasons. The objective of this master thesis is to evaluate
the feasibility of using SDR technologies for Medical applications. In this project,
the parameters that affect the measurement quality were studied. Furthermore, cal-
ibration strategies for random phase offset between the transmitter and the receiver
were successfully developed and evaluated. Then the measurement repeatability
and accuracy of the system were evaluated, the results show that the calibration
system made the measurements repeatable, making the system practical for medical
monitoring. On the other hand, in order to achieve higher accuracy, the calibration
methods need to be further developed. Additionally, the possibility of using the
SDR for other medical application was explored, the results show that it can be
effectively used in non-contact vital sign monitoring.
v
Acknowledgements
I would like to express my deepest gratitude to my supervisor, Xuezhi Zeng, thank
you for so patiently answering my questions and for guiding me in right direction.
It would have been impossible to accomplish this work without your warm and kind
help. You are a role model.
I would like to thank my parents and my brother for their support and kindness,
I would have not been able to accomplish my goals without the constant motivation
you gave me.
My special thanks to my friends from the Study Room: Asta, Mauricio, Isabel,
Berglind, Tryggvi, Alberto, Ryan, Abdul and Alex. You created an unforgettable
time in my life and I will be forever thankful for the support I received from you.
vii
Contents
List of Figures xi
1 Introduction 1
1.1 Background . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.2 Microwave Imaging Approaches . . . . . . . . . . . . . . . . . . . . . 1
1.3 Current Imaging System Setups . . . . . . . . . . . . . . . . . . . . . 2
1.4 Motivation and Project aim . . . . . . . . . . . . . . . . . . . . . . . 2
1.5 Thesis Outline . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
ix
Contents
5 Real Measurements 29
5.1 Initial accuracy test . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
5.2 Antenna measurements . . . . . . . . . . . . . . . . . . . . . . . . . . 33
5.3 Discussion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
6 Other Applications 37
6.1 Method . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37
6.2 Results . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38
6.3 Discussion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40
7 Conclusion 41
7.1 Future Work . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41
Bibliography 43
A Appendix 1 I
A.1 LO functionality block . . . . . . . . . . . . . . . . . . . . . . . . . . I
x
List of Figures
xi
List of Figures
xii
1
Introduction
In this section, Ultra Wide Band (UWB) microwave imaging is introduced including
a background and current imaging methods.
1.1 Background
Traditional imaging systems used for diagnostic, like Magnetic Resonance Imaging
(MRI) and X-ray Computed Tomography (CT), are powerful but normally only
available in hospitals. Conditions affecting circulation and pressure in the brain,
like stroke, are life threatening, and in these cases the sooner treatment is applied,
to restore the circulation and pressure, the greater the likelihood of recovery. This
is the reason why a pre-hospital diagnostic system is necessary.
The rapid development of microwave integrated circuit technology has allowed
the size and cost of microwave electronics to be dramatically reduced, so microwave-
based devices are particularly suitable for pre-hospital diagnostic systems [1].
Microwave for biomedical imaging has been broadly studied in the past years
for stroke, trauma and breast cancer detection [1–4]. Microwave diagnostics relies
on the existence of dielectric contrast between healthy tissues and lesions. Often we
consider only permittivity and conductivity and ignore permeability, as biological
tissue is in general non-magnetic.
Several studies have found that the permittivity of cancerous breast tissue is
higher than normal breast tissue and also higher than non-malignant breast tumors
[5, 6]. Other studies have analyzed the dielectric properties of the brain and found
a difference in permittivity and conductivity between white and gray matter [7].
Moreover, it has been found that the dielectric properties of brain tissue declines
with age [8, 9].
Normally the tissues studied are healthy tissues but diseases and injuries might
lead to changes in dielectric properties [1]. An example of such change is the co-
agulation of blood while bleeding. Another example is the case during an ischemic
stroke where the dielectric properties will change due to loss of circulation [10].
1
1. Introduction
2
1. Introduction
Most recently, a new type of system that has been mainly employed for radio
communications has attracted interest from researchers in this field [19, 20]. This
system is based on software defined radio technology (SDR) and the whole system is
built on a single circuit board which consists of a radio frequency integrated circuit
(RFIC) transceiver and a digital signal processing (DSP) unit.
The aim of this master thesis project is to investigate a compact and cheap
SDR board for medical applications. The main objectives include:
• Configure the board for required measurement.
• Investigate parameters that affect the measurement quality.
• Develop and evaluate calibration strategies for random phase offset between
the transmitter and the receiver.
• Investigate measurement repeatability and accuracy for medical diagnosis.
• Study the possibility of using the SDR for other medical applications.
3
1. Introduction
4
2
Microwave Measurement for
Medical Diagnostics
5
2. Microwave Measurement for Medical Diagnostics
6
2. Microwave Measurement for Medical Diagnostics
7
2. Microwave Measurement for Medical Diagnostics
In the first measurements cycle the signal is measured at the starting point
T = T0 . Then a sequential delay (∆t) is added at each cycle. In the second
measurement cycle, the amplitude is measured at time T = T0 + ∆t, the third
measurement cycle is measured at time T = T0 + 2∆t. This process will be repeated
until the entire pulse length is sampled.
Sampling oscilloscopes have a higher accuracy than real time oscilloscopes, since
they have a higher effective sampling than the real time oscilloscope, meaning that
they have smaller aliasing errors. However, the measurement time is determined by
the sample rate and the number of sample points, and sampling oscilloscopes recon-
struct the waveform from many repetitive measurements. Consequently, sampling
oscilloscopes have higher measurement accuracy at the expense of measurement
speed [17].
8
2. Microwave Measurement for Medical Diagnostics
bounces back and is received by the receiving antenna after another time delay. It
is then mixed with the instantaneous chirp signal, and down-converted, the down-
converted signal will have a single tone fd which is the beat frequency resulting from
the time delay between the transmitted and returned signals.
9
2. Microwave Measurement for Medical Diagnostics
10
3
Software Defined RF System
11
3. Software Defined RF System
I = A cos(θ) (3.1)
Q = A sin(θ) (3.2)
The mixer up-converts the signals to an RF frequency. The PLL controls the
VCO to make sure that the device clock and LO can be frequency-locked to a
reference signal.
After mixing, the signal becomes [32, 36]:
12
3. Software Defined RF System
where w = 2πf and w, θ and A are the RF frequency, phase and amplitude of the
transmitted signal.
The received signal can be expressed with Equation 3.4
13
3. Software Defined RF System
14
4
Fundamental Test with the SDR
In this chapter, several fundamental test were performed in order to gain more
understanding of the system. Particularly, the measurement repeatability was in-
vestigated.
Figure 4.2 displays the magnitude of the received signals at each frequency in
the range 500 MHz-6 GHz. It can be seen that the power of the received signal
decreases with the frequency, and in this particular image the power drops from
-34dB to -50dB in the frequency range 500 MHz-3 GHz, having a -15 dB drop. This
is an expected behavior in the device, given the received signal gain changes shown
in the specifications of the AD9361 [38].
To improve the measurement quality of weak signals, the gain in the amplifiers
must be increased accordingly. However, this may result in the saturation of stronger
signals. This is the reason why, a detailed description of the saturation point of the
received signals is needed. It was decided that the gain variations would be done on
the receiver’s amplifier, to avoid damaging the device on the test by exceeding the
maximum input power in the receiver.
15
4. Fundamental Test with the SDR
It can be seen that the saturation occurs at the later position (a higher gain)
for a higher frequency, which can be expected from the data shown in Figure 4.2.
Figure 4.4 shows an example of a saturated signal. In this example, the gain in the
receiver was set to 50 dB and the gain in the transmitter was set to 0 dB.
It is important to point out the noise floor also increases with the gain, as
shown in Figure 4.5. However, the increase of the noise floor with the gain is less
than that of the power, which consequently resulting in a high signal to noise ratio
16
4. Fundamental Test with the SDR
(SNR). This conclusion however is only valid when the system operates in the linear
region.
17
4. Fundamental Test with the SDR
18
4. Fundamental Test with the SDR
(a) Magnitude
(b) Phase
It can be seen that both the magnitude and phase varies from run to run. While
the magnitude changes in a small range, the phase variation is large and completely
random. This is due to the internal architecture of the device, as shown in Section
3. In the device, the transmitter and receiver have different PLLs and the phase of
the generated clocks are therefore not aligned, resulting a random phase offset from
run to run. Therefore, an effective strategy to calibrate the random phase offset is
needed.
19
4. Fundamental Test with the SDR
4.4.1 Strategy 1
In this strategy, the idea is to measure the object and the reference with the same
physical transmitter and the same physical receiver. In section 3, it was explained
that there is one physical receiver in each channel and the internal RF switch can
be used to switch between port Tx/Rx1 (that can act as both transmitting and
receiving port), and port Rx2 (that is a receiving only port).
The strategy is shown in Figure 4.9. The transmitter in channel 0 is connected
to a 3 db power divider, and each of the output ports of the power divider is
connected to an attenuator which is further connected to a port in channel 1. With
this strategy, the receiver will first be connected to the port Tx/Rx1, measuring
signal attenuated by the 10 dB attenuator, then the receiver will switch to the Rx2
port, receiving signal coming from the 6 dB RF attenuator.
In each test, a frequency sweep was done in the range 500 MHz - 6 GHz,using
steps of 110 MHz (50 frequency points). The transmitter sent 16384 sample points,
and the two receiving ports (connected to object and reference line), collected 8192
samples each. Both TxGain and RxGain are set 0 dB and the IQ rate is 500 kHz
for the transmitter and the receiver.
The test was repeated 20 times, Figure 4.10 shows the magnitude and phase
of the relative measurement, which is the ratio of the object data (10 dB) to the
reference data (6 dB). No averaging was applied to the measurement data. Figure
4.11 displays the same 20 tests with the data averaged over 5000 samples.
It is shown that both the magnitudes and phases of the relative measurement
are stable from run to run, indicating a good repeatability. It can also be seen that
20
4. Fundamental Test with the SDR
the measurement uncertainty is bigger in the non-averaged case than in the averaged
case, and the measurement uncertainty increases in higher frequencies. This can be
explained by the power drop experienced in the received signals (Figure 4.2) in
higher frequencies, since the signals become much smaller compared to the size of
the noise.
The mean value and the standard deviation of the magnitude of the received
signals in each frequency is show in Figure 4.12. It can be seen that the SNR of the
signal increased 20 dB when averaging was done on the signals. Likewise the mean
value and variance of the phases are shown in Figure 4.13. The standard deviation
of the phase of the not averaged data can get values as high as 15 degrees in higher
frequencies. On the other hand the standard deviation of the averaged data is under
0.2 deg for all frequency points.
The deviation is much smaller in the averaged samples than the non-averaged
samples; furthermore, the size of the random noise is bigger in higher frequencies
compared to the magnitude of the signal. The averaging of the measurements helped
reduce its effect on the data. Since the averaging of the samples improved the mea-
surement uncertainty at all frequencies, the conclusion reached is that this strategy
is limited by the size of the random error.
Although this strategy succeeded in stabilizing the magnitude and phase in
each frequency point, there are some disadvantages. As the receiver needs to be
sequentially switched to two receiving ports during the measurement, the received
data includes a transition part which needs to be excluded before the data processing.
Furthermore, the received sample points need to be splitted between each receiving
session.
21
4. Fundamental Test with the SDR
Figure 4.10: Magnitude and phases obtained with strategy 1 (not averaged data).
Figure 4.11: Magnitude and phases obtained with strategy 1 averaged over 5000
samples.
22
4. Fundamental Test with the SDR
Figure 4.13: Mean and standard deviation of phase in strategy 1 of averaged and
not averaged data.
23
4. Fundamental Test with the SDR
4.4.2 Strategy 2
To attempt to overcome the problems found in strategy 1, another strategy is im-
plemented. In this strategy, the object signal and the reference signal use different
receivers in different channels, this allows to receive in parallel. The strategy works
on the assumption that both receivers are identical. Additionally, since the receivers
will be located farther apart, then there should be a smaller amount of leakage be-
tween them.
The architecture of the RF transceiver in the board does not permit to send a
signal from one channel and receive in two different channels. Therefore, the two
transmitting channels will be activated, even if only one transmitter is sending data.
The unused transmitting port will not send any data and the port will be terminated
with a 50 Ω coaxial matched load. This is done to ensure that the transmitter will
not interfere with the other signals.
The strategy is shown in Figure 4.14, the transmitter/receiver in channel 0 is
connected to a 3 dB power divider, and each of the output ports of the power divider
is connected to an attenuator, which is further connected to the receiving only port
in each channel. Again, a frequency sweep was done in the range 500 MHz - 6 GHz,
using the same settings as in Strategy 1.
The measurements were only repeated 5 times for this strategy, since the re-
peatability of the measurements was not good. Figure 4.15 shows the magnitude
and phase of the relative measurement when no averaging was applied to the mea-
surement data. Likewise Figure 4.16 shows the magnitude and phase of the relative
measurement, with data averaged over 1200 samples.
It can be seen that the repeatability of the measurements is not as good as in
Strategy 1, since only 5 measurements were done and the value of the magnitude
and phase of the relative measurements are stable, but fluctuating in a big margin.
The uncertainty increases with the frequency, just like in Strategy 1. This is
reduced by the averaging. It can be seen that the averaging did not help reduce the
uncertainty in frequency points under 3 GHz. This happens because this strategy
is limited by deterministic noise, therefore, the averaging does not help reduce it.
When tested, the receivers did not behave in the same way. This deterministic noise
24
4. Fundamental Test with the SDR
25
4. Fundamental Test with the SDR
Figure 4.15: Magnitude and phases obtained with strategy 2 (not averaged data).
Figure 4.16: Magnitude and phases obtained with strategy 2 averaged over 1200
samples.
26
4. Fundamental Test with the SDR
4.4.3 Strategy 3
Considering the architecture of the board, another strategy similar to strategy 2 was
implemented. In this strategy each RF attenuator will be connected to a different
channel, this can be seen in Figure 4.17.The setup of the cables change but the
program running is the same as in strategy 2. Instead of sending no data in the
second channel, The same signal is sent in both transmitters. A frequency sweep
with the same settings as the other strategies is done.
The measurements were only repeated also 5 times for this strategy, since the
results were not as promising as Strategy 1. Figure 4.18shows the magnitude and
phase of the relative measurement when no averaging was applied to the measure-
ment data. The magnitude and the phase are better than strategy 2, but still the
results are not as good as the results in strategy 1. Figure 4.19 shows the magnitude
and phase of the relative measurement, with data averaged over 1200 samples. The
averaging helped with the uncertainty increase with the frequency, like in the other
strategies, but did not decrease the uncertainty in lower frequencies. The conclusion
is that this strategy is limited by deterministic noise and comes from hardware dif-
ferences. This strategy uses two different transmitters and two different receivers, so
there should be more error sources than in strategy 2. Yet, the repeatability of the
measurements is better in this strategy than in strategy 2 for an unknown reason
to the author.
27
4. Fundamental Test with the SDR
Figure 4.18: Magnitude and phases obtained with strategy 3 (not averaged data).
Figure 4.19: Magnitude and phases obtained with strategy 3 averaged over 1200
samples.
28
5
Real Measurements
In this chapter, real measurement will be performed in order to evaluate the mea-
surement accuracy.
29
5. Real Measurements
Figure 5.3 the difference between the transmission coefficient obtained from the
SDR measurement and the one measured with a VNA.
Figure 5.3: Magnitude and phase of difference between the transmission coefficients
using 6 dB and 10 dB attenuators as objects
It can be seen that the difference, between the magnitude obtained with the
SDR measurement, and the magnitude obtained with the VNA is less than 1 dB
difference for frequencies under 3 GHz. On the contrary, the phase estimated with
the SDR is different from the phase estimated with the VNA.
To further investigate this phase error source, some calibration strategies can
be implemented. The first setup that will be used is displayed in Figure 5.4. The
transmission coefficients obtained with only cables will be used as calibration coef-
ficients. Additionally, measurements using 6 dB attenuator as object and 10dB as
object will also be used as calibration coefficients.
30
5. Real Measurements
while using the 6 dB attenuator as object, the results of this operation are showed in
Figure 5.5. It can be seen that the results using the calibration coefficients obtained
with the cables, have a really oscillatory behaviour. The results using the calibration
coefficients obtained with the attenuators are very similar to the measurements of
the VNA.
Figure 5.6 displays the results of subtracting the calibration coefficients from
measurements done with the 10 db attenuator as object. Similar results can be seen
in these measurements. The calibration done with the 6 db and 10 db measurements
give a better result that the calibration done with only cables.
31
5. Real Measurements
32
5. Real Measurements
(a) Side view of imaging tank (b) Antenna array inside imaging tank
Figure 5.8: Adjacent antenna pair response obtained with SDR and VNA
33
5. Real Measurements
Figure 5.9: Phase of adjacent antenna pair response obtained with SDR and VNA
Figure 5.10: Most distant antenna pair response obtained with SDR and VNA
Figure 5.11: Phase of most distant antenna pair response obtained with SDR and
VNA
34
5. Real Measurements
5.3 Discussion
After studying the possible reasons for these results, it was found that the reflection
coefficient is very high in the ports of the SDR board. Furthermore, the reflection
coefficient changes when the port is in active state and when it is in inactive state
as seen in Figure 5.12.
The decrease in magnitude in the received signals (Section 4.1) can also be
explained by the increase of the reflection coefficient in higher frequencies. This
means there will always be a decrease in quality of the results in higher frequencies.
This makes the calibration more difficult, because this means that a great part
of the signal will be reflected back and leaked between the ports. The current power
splitter, presents a 20dB isolation, which is not enough to attenuate the effect of
the signals. This explains the difference between the phase estimated with SDR
measurements and the phase obtained from VNA data, as seen in Figure 5.3.
It can be seen in Figure 5.5 that the calibration of the phase difference is more
accurate if the object used for the calibration coefficients is similar to the object
being measured. The same can be said for the results shown in Figure 5.6. The
calibration coefficients obtained using the setup shown in Figure 5.4, display an
oscillatory behaviour. This happens because the leaked signal is stronger.
In Figure 5.8 and Figure 5.10, it can be seen that the magnitude of the received
signals decrease the farther away the antennas are. This makes the results more
vulnerable to noise in the most distant pair.
One way to resolve this issue would be to take into account the effect that the
leakage is creating into the calculations from the calibration, and another one would
be to have more isolation in the connecting devices.
35
5. Real Measurements
Figure 5.12: Measured reflection coefficient at the RF ports of the SDR board
36
6
Other Applications
Given the flexibility of the SDR, it can also be used for other medical applications,
like non contact measurement of respiration and heartbeat rate. Respiration rate
and heartbeat rate are important physiological variables for the human being. The
monitoring of this parameters becomes crucial in medical applications and rescue
missions, where doppler radars can be used for the through-obstacle detection of
respiration and heartbeat rate, achieving easier and fast localization of survivors in
earthquake rubble. Usually a doppler radar senses motion by transmitting a radio
wave signal, and receiving the motion-modulated signal that was reflected from the
target. The reflected wave is frequency modulated by the periodic movements on
the surface of the chest generated by respiration and heart movements. If the radar
is illuminating the whole chest at once, the detected motion will be an average of all
displacement in the area [39]. The amplitude of the chest displacement is expected
to be around 10mm for respiration and 0.1mm for heart activity [40].
6.1 Method
The experiment was conducted with only one person sitting or standing (Figure
6.1), with the radar located in the same height as the chest. The distance between
the radar and the person could be adjusted during experiments [39, 41].
37
6. Other Applications
The measurements will have a duration of 30s to make sure to get a whole
period of the respiration and heartbeat signals. Since the healthy adult breathes
from 12-20 times per minute, the signal will be filtered with a butterworth band
pass filter of 6th order with the range between 0.15 Hz and 0.5 Hz (9-30 breaths per
minute), to obtain the respiration signal. The resting heartbeat of a healthy adult
is in the range 60-100 beats per minute, so the received signal will also be filtered
with a filter with range between 0.9Hz and 2.5 Hz (54-150 beats per minute).
Two methods will be used to find the respiration and heartbeat rate of the
filtered and normalized signals, the FFT, and the Auto-correlation. The FFT of the
signal will be taken and the maximum value (peak) in the frequency domain will
represent the frequency of respiration or heartbeat rate. The Auto-correlation can
also be used to detect the presence of the period and determine their duration, since
the auto-correlation sequence of a periodic signal has the same periodic character-
istics as the signal [42]. In the auto-correlation the first peak (p1), after the main
peak in located in 0, will indicate the periodicity of the signal. The respiration’s rate
can be found with the following formula (a detailed explanation of this principle is
discussed in [42]):
60
fp 1 = , (6.1)
t(p1 )
where fp1 is the respiration rate and t(p1 ) is the time in seconds it takes for p1 to
occur in the auto-correlation signal.
6.2 Results
Figure 6.2 displays the reflected signal received by the board after being modulated
by the chest displacement of the subject.
It is noticeable that the signal has a periodical pattern. It must be noted that
the information from the displacement generated from respiration and displacement
generated by the heartbeat are both included in this signal, in other words, it is the
sum-up of the total displacement on the chest area. This signal is filtered with the
respiration filter, and the resulting signal is shown in Figure 6.3a. Looking at the
signal, 8 periods in 30 s can be counted, meaning that the respiration rate is of 16
breaths per minute.
38
6. Other Applications
Figure 6.3b shows the signal in time domain and the FFT of the signal. It
can be seen that the peak is located in 16 breaths per minute, confirming that the
estimation of the respiration rate with the SDR measurements is correct.
Figure 6.3: Signal After respiration filer in Time domain and Frequency domain.
The auto-correlation is also used to determine the respiration rate, the result
from auto-correlating the filtered and normalized signal is shown in Figure 6.4.
The first peak is in 3.84s, using Equation 6.1 the respiration rate can be found.
The resulting respiration rate is 16.3 breaths per minute which is a number close
to the appropriate respiration rate. The signal filtered with the heart beat filter
is displayed in Figure 6.5 in time domain and frequency domain. In the frequency
Domain it can be seen that a peak is found in 82 beats per minute indicating this
is a possible value of the heartbeat rate. This is an expected value since the normal
rate for adults is from 60 to 100 beats per minute.
39
6. Other Applications
Figure 6.5: Signal After Heartbeat filer in Time domain and Frequency domain
6.3 Discussion
The respiration rate and heartbeat rate were correctly estimated using the SDR
measurements. The testing environment will have an effect of the data received, if
there is more than one person in the way of the radar, the signals get mixed and it
is difficult to separate them.
The advantage of the auto-correlation method is that even if the signal is shorter
in time, it will be able to find the respiration rate, since it only needs one period
of the signal to find the periodicity. It is also more robust against noise than the
FFT method. This is useful if rapid measurements are needed, such as real time
monitoring of the vital signs of elderly people.
40
7
Conclusion
This study set out to investigate the feasibility of using SDR for microwave-based
medical applications. As part of this research, three different calibration strategies
were implemented and tested to attempt to fix the random phase problem encoun-
tered due to the use of different PLLs in the transmitter and the receiver in the
SDR technology. Among the calibration strategies tested, it was found that strat-
egy 1 performed better than strategy 2 and strategy 3. With this strategy, a good
measurement repeatability was obtained, which could allow the device to be used
for medical monitoring.
The measurement accuracy, however, is affected by the strong reflection of
the RF ports of the SDR board. A more effective calibration approach needs to
be developed in order to improve the measurement accuracy. Furthermore, it was
shown that the SDR technology has a great potential to be used for non-contact
vital sign monitoring at a distance.
41
7. Conclusion
42
Bibliography
[1] Andreas Fhager, Stefan Candefjord, Mikael Elam, and Mikael Persson. Mi-
crowave diagnostics ahead: Saving time and the lives of trauma and stroke
patients. IEEE Microwave Magazine, 19(3):78–90, 2018.
[2] Conceicao Raquel Cruz, Johan Jacob Mohr, and Martin OHalloran. An Intro-
duction to Microwave Imaging for Breast Cancer Detection. Springer Interna-
tional Publishing, 2018.
[3] A. Fhager, P. Hashemzadeh, and M. Persson. Reconstruction quality and
spectral content of an electromagnetic time-domain inversion algorithm. IEEE
Transactions on Biomedical Engineering, 53(8):1594–1604, 2006.
[4] Maryam Naseri. Microwave tomography for breast cancer detection. Master’s
thesis, Chalmers University f technology, 2015.
[5] T. S. England. Dielectric properties of the human body for wave-lengths in the
1–10 cm. range. Nature, 166(4220):480–481, 1950.
[6] A.j. Surowiec, S.s. Stuchly, J.r. Barr, and A. Swarup. Dielectric properties of
breast carcinoma and the surrounding tissues. IEEE Transactions on Biomed-
ical Engineering, 35(4):257–263, 1988.
[7] K R Foster, J L Schepps, R D Stoy, and H P Schwan. Dielectric properties
of brain tissue between 0.01 and 10 ghz. Physics in Medicine and Biology,
24(6):1177–1187, 1979.
[8] A Peyman, S J Holden, S Watts, R Perrott, and C Gabriel. Dielectric properties
of porcine cerebrospinal tissues at microwave frequencies:in vivo,in vitroand sys-
tematic variation with age. Physics in Medicine and Biology, 52(8):2229–2245,
2007.
[9] Rachael I. Scahill, Chris Frost, Rhian Jenkins, Jennifer L. Whitwell, Martin N.
Rossor, and Nick C. Fox. A longitudinal study of brain volume changes in
normal aging using serial registered magnetic resonance imaging. Archives of
Neurology, 60(7):989, 2003.
[10] Serguei Semenov, Toan Huynh, Thomas Williams, Brian Nicholson, and Anna
Vasilenko. Dielectric properties of brain tissue at 1ghz in acute ischemic stroke:
Experimental study on swine. Bioelectromagnetics, 38(2):158–163, 2016.
[11] Puyan Mojabi, Majid Ostadrahimi, Lotfollah Shafai, and Joe Lovetri. Mi-
crowave tomography techniques and algorithms: A review. 2012 15 Interna-
tional Symposium on Antenna Technology and Applied Electromagnetics, 2012.
[12] Johan Köster. Image reconstruction and fdtd modelling of an antenna array for
3d microwave tomography. Master’s thesis, Chalmers University of technology,
2011.
43
Bibliography
[13] Hooi Been Lim, Nguyen Thi Tuyet Nhung, Er-Ping Li, and Nguyen Duc Thang.
Confocal microwave imaging for breast cancer detection: Delay-multiply-and-
sum image reconstruction algorithm. IEEE Transactions on Biomedical Engi-
neering, 55(6):1697–1704, 2008.
[14] Beadaa Jasem Mohammed. Design and implementation of microwave imaging
systems for medical applications. PhD thesis, The University of Queensland,
Australia, 2014.
[15] Joshua Chong Yue Lai, Cheong Boon Soh, Erry Gunawan, and Kay Soon Low.
Uwb microwave imaging for breast cancer detection — experiments with hetero-
geneous breast phantoms. Progress In Electromagnetics Research M, 16:19–29,
2011.
[16] James.R.Andrews. Picosecond Pulse Generator for Uwb Radars. Picosecond
Pulse Lab, application note an-9 edition, 2000.
[17] Xuezhi Zeng. Time domain systems for microwave imaging: accuracy evalua-
tions and prototype design. PhD thesis, Chalmers, 2013.
[18] Cemin Zhang and Aly Fathy. Reconfigurable pico-pulse generator for uwb
applications. 2006 IEEE MTT-S International Microwave Symposium Digest,
2006.
[19] J. Marimuthu, K.s. Bialkowski, and A.m. Abbosh. Reconfigurable software
defined radar for medical imaging. 2014 1st Australian Microwave Symposium
(AMS), 2014.
[20] Anthony E. Stancombe and Konstanty S. Bialkowski. Portable biomedical mi-
crowave imaging using software- defined radio. 2018 Asia-Pacific Microwave
Conference (APMC), 2018.
[21] Cam Nguyen and Jeongwoo Han. Time-domain ultra-wideband radar, sensor
and components. SpringerBriefs in Electrical and Computer Engineering, 2014.
[22] James.R.Andrews. Picosecond Pulse Generator techniques and pulser capabili-
ties. Picosecond Pulse Lab, application note an-19 edition, 2008.
[23] Lianfeng Zou, Shulabh Gupta, and Christophe Caloz. A simple picosecond
pulse generator based on a pair of step recovery diodes. IEEE Microwave and
Wireless Components Letters, 27(5):467–469, 2017.
[24] Jianming Zhou, Qiuyuan Lu, Fan Liu, and Yinqiao Li. A novel picosecond
pulse generation circuit based on srd and nltl. Plos One, 11(2), 2016.
[25] J.s. Lee and C. Nguyen. Uniplanar picosecond pulse generator using step-
recovery diode. Electronics Letters, 37(8):504, 2001.
[26] D. Williams, P. Hale, and K.a. Remley. The sampling oscilloscope as a mi-
crowave instrument. IEEE Microwave Magazine, 8(4):59–68, 2007.
[27] Maxim Integrated. Multiply Your Sampling Rate with Time-Interleaved Data
Converters, tutorial 989 edition, 2001.
[28] Keysight Technologies. What is the difference between an equivalent time sam-
pling oscilloscope and a real-time oscilloscope?, application note1608 edition.
[29] Ian Hickman. Oscilloscopes: how to use them, how they work. Elsevier, 2001.
[30] Changzhi Li Changzhan Gu. From tumor targeting to speech monitoring: Accu-
rate respiratory monitoring using medical continuous-wave radar sensors. IEEE
Microwave Magazine, 15(4):66–76, 2014.
44
Bibliography
[31] Adrian Figueroa, Belal Al-Qudsi, Niko Joram, and Frank Ellinger. Comparison
of two-way ranging with fmcw and uwb radar systems. 2016 13th Workshop on
Positioning, Navigation and Communications (WPNC), 2016.
[32] Cam Nguyen and Joongsuk Park. Stepped-frequency radar sensor analysis.
Stepped-Frequency Radar Sensors SpringerBriefs in Electrical and Computer
Engineering, page 39–64, 2016.
[33] Stephanie Hamill. Introduction to sdr - wireless innovation forum.
[34] What is ni usrp hardware?
[35] Donald R. Wehner, Bruce Barnes, Benjamin C. Flores, and Donald R. Wehner.
High-resolution radar. Artech House, 1996.
[36] David Andrew Noon. Stepped-Frequency Radar Design and Signal Processing
Enhances Ground Penetrating Radar Performance. PhD thesis, The University
of Queensland, Queenslan, 1996.
[37] National Instruments. AN INTRODUCTION TO SOFTWARE DEFINED
RADIO With NI LabVIEW and NI USRP. 2013.
[38] Analog Devices. Rf agile transceiver ad9361, 2013.
[39] Olga Boric-Lubecke, Wansuree Massagram, Victor M. Lubecke, Anders Host-
Madsen, and Branka Jokanovic. Heart rate variability assessment using doppler
radar with linear demodulation. 2008 38th European Microwave Conference,
2008.
[40] T. Kondo, T. Uhlig, P. Pemberton, and P. D. Sly. Laser monitoring of chest
wall displacement. European Respiratory Journal, 10(8):1865–1869, 1997.
[41] Hongming Shen, Chen Xu, Yongjie Yang, Ling Sun, Zhitian Cai, Lin Bai,
Edward Clancy, and Xinming Huang. Respiration and heartbeat rates mea-
surement based on autocorrelation using ir-uwb radar. IEEE Transactions on
Circuits and Systems II: Express Briefs, 65(10):1470–1474, 2018.
[42] Guanghao Sun and Takemi Matsui. Rapid and stable measurement of res-
piratory rate from doppler radar signals using time domain autocorrelation
model. 2015 37th Annual International Conference of the IEEE Engineering in
Medicine and Biology Society (EMBC), 2015.
[43] Configuration:advanced:lo frequency property.
45
Bibliography
46
A
Appendix 1
I
A. Appendix 1
the previous experiment is repeated, but this time using fc − flo =5MHz, mean-
ing that the LO frequency is configured to be flo =910MHz, since the carrier fre-
quency is fc =915MHz.The results are displayed in Figure A.3 .
The Received signal can be seen in Figure A.3a,the DC signal is now received
and down-converted without problems.The power spectrum of the received signal
when configuring the LO frequency is shown in Figure A.3b.The power is at a value
of -20dB.
II