SlideShare a Scribd company logo
1 of 5
Download to read offline
Priyank V. Gandhi et al Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 4, Issue 4( Version 6), April 2014, pp.87-91
www.ijera.com 87 | P a g e
Signal Processing and Data Acquisition for Wind Profiler Using
Labview
Priyank V. Gandhi*
, Ajay Khandare**
, Dr. M.S Panse***
* M.Tech. Student, Electrical Department, VJTI, Mumbai, India
**Scientist-D, SAMEER, IIT-Bombay campus, Mumbai, India
***Head, Electrical Engineering department, VJTI, Mumbai, India
ABSTRACT
This paper presents the design of Wind Profiler using LabVIEW. Wind speed is a useful weather parameter to
monitor and record for many applications like shipping, aviation, meteorology, construction etc. Wind
observations are crucial importance for general (operational) aviation meteorology, and numerical weather
prediction. Wind profiler radars are vertically directed pulsed Doppler radars capable of analyzing the back-
scattered signals to determine the velocity of air along the beams. Steering the beams typically 15° from zenith,
the horizontal and vertical components of the air moment can be obtained. The extraction of zeroth
, first and
second moments is the key reason for doing all the signal processing. For measurements above 20 km, the 50
MHz frequency band can be used. The paper discusses the issues such as the principle of wind profiler radar,
how wind profilers estimate the horizontal wind as a function of altitude in „clear air‟, Doppler Beam Swinging
(DBS) technique for Wind velocity measurement. Moment calculation and Signal processing of recoded
experimental data is performed by LabVIEW code developed in my project.
Keywords - Radar, Doppler effect, Bragg‟s scattering, FFT etc
I. INTRODUCTION
Wind profiling radar, also referred to as
“wind profiler”, used to measure height profiles of
vertical and horizontal winds in the atmosphere.
Wind profiling radars depend on the scattering of
electromagnetic energy by minor irregularities in the
index of refraction (Bragg scattering), which is
related to the speed at which electromagnetic energy
propagates through the atmosphere and measures the
Doppler shift of the scattered signals (Gage, 1990).
Wind profiling radar measures wind velocities by
steering its beam directions or using spaced receiving
antennas. The two methods are the Doppler beam
swinging (DBS) technique and spaced antenna (SA)
technique, respectively. Owing to its capability to
measure wind velocities in the clear air with high
height and time resolutions (typically a hundred to
several hundreds of meters and less than several
minutes, respectively), it is used for atmospheric
research such as radio wave scattering, gravity
waves, turbulence, temperature and humidity
profiling, precipitation system, and stratosphere-
troposphere exchange (STE) processes (Fukao, 2007;
Hocking, 2011)[6].
II. WORKING PRINCIPLE
Wind Profiler depends on the scattering of
electromagnetic energy with minor irregularities in
the index of refraction, which is related to the speed
at which electromagnetic energy propagates through
the atmosphere. A minute amount of energy is
scattered in all directions when a vertically
transmitted electromagnetic wave encounters a
refractive index irregularity. In clear air the
temperature and humidity fluctuation produced by
turbulent eddies are the scattering targets. The
refractive index fluctuations are carried by the wind
so they can be used as tracers. The wind speed and
direction as function of height is derived by using
Doppler shift in the backscattered signal. The radial
velocities with corrections for vertical motions are
used to calculate the three-dimensional
meteorological velocity components (u, v, w) and
wind speed and wind direction, using appropriate
trigonometry.
When a pulse encounters a target it is
scattered in all directions. Out of the total scattered
energy, the energy scattered in the direction opposite
to the direction of transmission is received by the
RADAR. This signal is much weaker than
transmitted wave and called as back-scattered wave.
RESEARCH ARTICLE OPEN ACCESS
Priyank V. Gandhi et al Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 4, Issue 4( Version 6), April 2014, pp.87-91
www.ijera.com 88 | P a g e
Fig.1 Scattering Mechanism
Scattering of the electromagnetic wave
follows the Bragg‟s principle. An electromagnetic
wave can be scattered by the particles having size
half the wavelength of an incident electromagnetic
wave, this is known as the Bragg‟s Principle.
Irregularities exist in a size range of a few
centimeters to many meters. frequency range of 30-
3000 MHz (i.e., very high frequency (VHF) and UHF
bands) is generally used for wind profiling radars,
because the energy spectrum of atmospheric
turbulence falls off rapidly with decreasing eddy size
in the inertia sub-range, and radar radio waves are
scattered only from turbulent eddies at the Bragg
scale (i.e., half the radar wavelength).[7] 50-MHz
wind profiling radars are able to measure vertical and
horizontal wind velocities in both the clear air and
cloudy regions as wind profiling radars operated at
approximately 50 MHz frequency are not sensitive
for small-sized cloud particles
The average power transmitted, the size of
the antenna, meteorological conditions, and the
frequency (or wavelength) helps us to find the
highest altitude from which scattering. The greater
the transmitted power or the larger the antenna, the
stronger the returned signal and greater the return
signal, greater the height range of detection. The
more turbulent the atmosphere, the stronger the
returned signal and greater the height range of
detection. The smaller “irregularities” are abundant
only at the lower heights. The higher frequency
waves aren‟t backscattered as effectively at the
greater heights, as compare to the lower frequencies.
III. DOPPLER BEAM SWINGING
TECHNIQUE
There are three measurement techniques to
estimate the horizontal wind speed. That is Velocity
Azimuth Display-VAD (Steerable Dish), Spaced
Antenna-SA (Interferometry) technique and Doppler
Beam Swinging- DBS (Phased Array) technique. [1]
Doppler shift obtained from radar is a
method of measuring wind velocity along the line of
sight of the radar beam. Taking advantage of this,
wind profilers have been used to monitor the
atmospheric wind field. A pulsed Doppler radar
transmits a sequence of electromagnetic pulses and
receives the scattered signal[2]. Doppler weather
radar is capable of determining component of the
wind velocity and direction as function of height by
analyzing the Doppler shift in the backscattered
signal. The Doppler frequency shift fd is related to
the radial velocity. As,
fd = - 2 * Vr / 
Where Vr is the radial velocity and  is the
wavelength of the electromagnetic wave.
The same set of Antennas for the
transmission of electromagnetic waves and reception
of backscattered wave utilized by Pulsed Doppler
radar. Receiver is blanked for specific period of time.
In that time period a signal is transmitted using the
antennas. A typical DBS wind profiler system uses
three or five radar beams pointed in fixed directions.
One antenna beam is pointed toward zenith, and the
other two or four beams are pointed about 15 degrees
off-zenith with orthogonal azimuths (three-beam
systems) or orthogonal and opposite azimuths (five-
beam systems)[3]. The beam-pointing sequence is
repeated every 1–5 min. The Doppler velocity
spectrum is computed for each radar resolution cell
during a dwell period; more than 105 radar pulses are
commonly used to measure each Doppler spectrum.
Radial velocity estimates can be made with a per-
pulse signal-to-noise ratio (SNR) below -40 dB.
Fig. 2. Dual Beam Swinging
IV. WIND VELOCITY MEASUREMENT
It is assumed that the atmosphere is
homogeneous across the radar observational volume.
Priyank V. Gandhi et al Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 4, Issue 4( Version 6), April 2014, pp.87-91
www.ijera.com 89 | P a g e
Horizontal wind velocity has three components that is
u, v and w in the direction east, north and upward.
Horizontal winds are measured using two
orthogonal beams (e.g., east and north) and a zenith
beam, In the three-beam configuration. Horizontal
wind components at any height are derived from the
radial velocities (VR) (positive away from the radar)
measured on each of the three antenna beams. VZ,
VRE, VRN are the vertical, tilted east and tilted north
radial velocities with γ as the off-zenith angle.
Fig. 3. Geometry of Dual Beam Swinging
In five-beam configuration all four oblique
beams (east, west, north and south) and a zenith beam
are used and Radial velocities in east (VRE), west
(VRW), north (VRN), south (VRS), and zenith (VRZ)
directions with the γ as the off-zenith angle[4]. The
radial velocity components can be expressed in terms
of components of horizontal wind velocity using
basic trigonometry formulae as,
VRE = u sinγ + wcosγ
VRW = −u sinγ + wcosγ
VRN = v sinγ + wcosγ
VRS = −v sinγ + wcosγ
VRZ = w
From the above equation components of horizontal
wind velocity can be derived as,
u = (VRE −VRW) /sinγ /2
v = (VRN −VRS) /sinγ /2
w =VRZ
V. HARDWARE PROFILE
The wind profiler is made up of three basic
building blocks which are Trans-receiver system,
digital signal processing system and computing and
display device.
Trans-receiver system transmits the
electromagnetic wave and receives the back-scattered
wave. It also consists of RF trans-receiving antennas.
The receiver is blanked for some period of time using
a blanking pulse. During this period the coded signal
is transmitted in the atmosphere. The transmitted
signal is complementary coded and complementary
coding is done to target the large volume of air
keeping the signal to noise.
The digital signal processing system
converts the received RF signal into digital domain
and then extracts the required signal from the
received signal. It also generates the timing and
control signals required for the whole system. It also
controls the communication between the signal
processing unit and the computing and display unit.
Two units are communicates with each other using
this UART and Ethernet connection.
Computing and display device can be a
computer, which will analyze the signal and display
the required parameters using GUI. The same GUI
can also be used to set parameters for the whole
process.
VI. SIGNAL PROCESSING
The classical signal processing is mainly
divided in two stages. The time-domain stage and the
frequency-domain stage. The fundamental base
parameters of the atmospheric signal are the reflected
power, the radial velocity and the velocity variance.
Signal processing is then performed to finally
determine the wind and other meteorological
parameters using measurement from all radar beams
vi.i. ADC (Analog to Digital Converter):
The transmitted signal is an analog signal at
the frequency 50 MHz The signal first needs to be
converted into digital data. The incoming RF signal
between 1 MHz to 50 MHz is connected at ADC
input. These signals must be sampled at high speed.
The captured data from the ADCs is forwarded to
the next module.
vi.ii DDC (Digital down Converter):
The signal of interest in the sampled signal
is of narrow bandwidth, the bandwidth of interest is
very small. Therefore the sampled data from the
ADC must be brought to baseband so as to use it for
further processing. A DDC allows the frequency
band of interest to be moved down the spectrum so
the sample rate can be reduced. The required down
sampling can be achieved by using multiple stages of
CIC filter and polyphase FIR filter.
vi.iii Coherent Integration:
The detected quadrature signals (I and Q)
are coherently integrated for many pulse returns
which lead to an appreciable reduction in the volume
Priyank V. Gandhi et al Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 4, Issue 4( Version 6), April 2014, pp.87-91
www.ijera.com 90 | P a g e
of the data to be processed and an improvement in
the SNR
vi.iv Decoding:
The decoding operation essentially involves
cross correlating the incoming digital data with the
replica of the transmit code. It is implemented by
means of a correlator or transversal filter. Since
decoding would normally require several tens of
operations per sec, the implementation would be
difficult in software. Hence coherent Integration is
applied first and then the decoding follows.
vi.v. Fourier Analysis:
Any finite duration signal, even a signal
with discontinuities, can be expressed as an infinite
summation of harmonically related sinusoidal
components. FFT is applied to complex time series to
obtain complex frequency domain spectrum.
vi. Power spectral computation:
Power spectrum is calculated from the complex
spectrum
VII. MOMENT ESTIMATION
The extraction of zeroth
, first and second
moments is the key reason for doing all the signal
processing and thereby finding out the various
atmospheric and turbulence parameters in the region
of radar surrounding. The basic steps based on the
estimation of moments, Woodman (1985) are given
below.
Step 1.
Reorder the spectrum to its correct index of
frequency (ie. -fmaximum to +fmaximum) in the
following manner.
0 1
ambiguous freq. –fmaximum
N/2 N-1
Zero freq. +fmaximum
Step 2:
Subtract noise level L from spectrum.
Step 3:
i) Find the index l of the peak value in the spectrum,
ii) Find m, the lower Doppler point of index from the
peak point
iii)Find n the upper Doppler point of index from the
peak point
Step 4:
The moment are computed as
The moments are computed as represents zeroth
moment or Total Power in the Doppler spectrum
Represents the first moment or mean Doppler in Hz
Represents the second moment or variance,
a measure of dispersion from central frequency.
Here
Here
IPP - is the inter-pulse period in microseconds.
N- is the number of FFT points.
L-Noise level calculated from spectrum
VIII. RESULT
Figure 4 shows the front panel of LabVIEW
in which zeroth
, first and second moment is calculated
with signal to noise ratio, experimental input data and
Doppler.
Fig. 4. Front panel of LabVIEW
)(
)(~1
) 2
0
1
NnIPP
i
fwherefp
M
Mii
N
i
n
mi
ii


 
)(
~1
) 1
2
2 MfP
M
Miii
i
n
mi
i
o
 
HzMfullwidthDoppleriv 22)() 
1,0
~~
.,. 1  NiallforPPei i 
limallforpei i  0
~
.,.
nilallforpei i  0
~
.,.


n
mi
izpMi
~
) 0
dB
LN
M
SNRRatioNoisetoSignalv 







)(
log10)()
0
Priyank V. Gandhi et al Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 4, Issue 4( Version 6), April 2014, pp.87-91
www.ijera.com 91 | P a g e
IX. CONCLUSION
In this paper, we presented the wind velocity
measurement is an important part of weather
monitoring. A LabVIEW code has been design to
calculate zeroth
, first and second Moments, same code
with few corrections is used to calculate three
moments of wind profiler data.
X. ACKNOWLEDGMENT
The authors would like to thank Mr. Anil
Kulkarni (Scientist-F) from SAMEER for his
valuable guidance. This project is sponsored by
SAMEER (Society for Applied Microwave
Electronics Engineering and Research).
REFERENCES
[1] May, P.T. (1990). Spaced antenna versus
Doppler Radars: A Comparison of
Techniques Revisited, Radio Science,
Vol.25, No.6, pp.111–1119, doi:
10.1029/RS025i006p01111.
[2] Srinivasa Rao ,V. K. Anandan , P.
Narasimha Reddy, “Evaluation of DBS
Wind Measurement Technique in Different
Beam Configurations for a VHF Wind
Profiler”, Journal of atmosphere and
oceanic technology, Vol. 25, June 2008, pp.
2304-2312
[3] Adachi, A., T. Kobayashi, K. S. Gage, D. A.
Carter, L. M. Hartten, W. L. Clark, and M.
Fukuda, 2005: Evaluation of three beam and
four-beam profiler wind measurement
techniques using five-beam wind profiler
and collocated meteorological tower.
Journal of atmosphere and oceanic
technology, 22, 1167–1180.
[4] Woodman, R.F., Kugel R.P, and Rotteger, A
coherent integrator-decoder preprocessor for
the SOUSY-VHF radar, Radio Science, 15,
233-242, 1980.
[5] Hildebrand, P.H., and R.S Sekhon,
Objective determination of the noise level in
Doppler spectra, J.Appl.Meterol, 13, 808-
811, 1974.
[6] Brad Lindseth , m O. J. Brown, Jim Jordan,
Daniel Law, Stephen A. Cohn, and Zoya
Popovi´c, A New Portable 449-MHz Spaced
Antenna Wind Profiler Radar , IEEE
Transactions on Geoscience and Remote
Sensing, VOL. 50, NO. 9, September 2012
[7] Christopher Lucas Department of Physics,
University of Adelaide, Adelaide, Australia
5005, Meteorological Applications of Radar
Wind Profilers, Radar ,IEEE 2003.
[8] Doppler Wind Profiler Radar at 50
MHz,International Journal of Emerging
Trends in Electrical and Electronics
(IJETEE), Vol. 2, Issue. 3, April- 2013.

More Related Content

What's hot

Fukao Plenary4.pdf
Fukao Plenary4.pdfFukao Plenary4.pdf
Fukao Plenary4.pdfgrssieee
 
S4 oman wind energy speed direction 2016
S4 oman wind energy speed direction 2016S4 oman wind energy speed direction 2016
S4 oman wind energy speed direction 2016CETN
 
S4 oman wind energy potential anemometers 2016
S4 oman wind energy potential   anemometers 2016S4 oman wind energy potential   anemometers 2016
S4 oman wind energy potential anemometers 2016CETN
 
Time domain sound spectrum measurements in ducted axial fan under stall regio...
Time domain sound spectrum measurements in ducted axial fan under stall regio...Time domain sound spectrum measurements in ducted axial fan under stall regio...
Time domain sound spectrum measurements in ducted axial fan under stall regio...IAEME Publication
 
TU1.T10.3.ppt
TU1.T10.3.pptTU1.T10.3.ppt
TU1.T10.3.pptgrssieee
 
Fundamentals of radar signal processing mark a. richards
Fundamentals of radar signal processing   mark a. richardsFundamentals of radar signal processing   mark a. richards
Fundamentals of radar signal processing mark a. richardsAbdul Raheem
 
Wind speed measurement (1)
Wind speed measurement (1)Wind speed measurement (1)
Wind speed measurement (1)sherin sabah
 
Octave wave sound signal measurements in ducted axial fan under stall region ...
Octave wave sound signal measurements in ducted axial fan under stall region ...Octave wave sound signal measurements in ducted axial fan under stall region ...
Octave wave sound signal measurements in ducted axial fan under stall region ...iaemedu
 
Octave wave sound signal measurements in ducted axial fan under stall region ...
Octave wave sound signal measurements in ducted axial fan under stall region ...Octave wave sound signal measurements in ducted axial fan under stall region ...
Octave wave sound signal measurements in ducted axial fan under stall region ...iaemedu
 
Atmospheric Dispersion in Nuclear Power Plant Siting
Atmospheric Dispersion in Nuclear Power Plant SitingAtmospheric Dispersion in Nuclear Power Plant Siting
Atmospheric Dispersion in Nuclear Power Plant SitingHussain Majid
 

What's hot (16)

Microwave Band
Microwave BandMicrowave Band
Microwave Band
 
Fukao Plenary4.pdf
Fukao Plenary4.pdfFukao Plenary4.pdf
Fukao Plenary4.pdf
 
S4 oman wind energy speed direction 2016
S4 oman wind energy speed direction 2016S4 oman wind energy speed direction 2016
S4 oman wind energy speed direction 2016
 
S4 oman wind energy potential anemometers 2016
S4 oman wind energy potential   anemometers 2016S4 oman wind energy potential   anemometers 2016
S4 oman wind energy potential anemometers 2016
 
radar-ppt
radar-pptradar-ppt
radar-ppt
 
Time domain sound spectrum measurements in ducted axial fan under stall regio...
Time domain sound spectrum measurements in ducted axial fan under stall regio...Time domain sound spectrum measurements in ducted axial fan under stall regio...
Time domain sound spectrum measurements in ducted axial fan under stall regio...
 
TU1.T10.3.ppt
TU1.T10.3.pptTU1.T10.3.ppt
TU1.T10.3.ppt
 
Fundamentals of radar signal processing mark a. richards
Fundamentals of radar signal processing   mark a. richardsFundamentals of radar signal processing   mark a. richards
Fundamentals of radar signal processing mark a. richards
 
Strong Motion Seismology
Strong Motion SeismologyStrong Motion Seismology
Strong Motion Seismology
 
Wind speed measurement (1)
Wind speed measurement (1)Wind speed measurement (1)
Wind speed measurement (1)
 
Octave wave sound signal measurements in ducted axial fan under stall region ...
Octave wave sound signal measurements in ducted axial fan under stall region ...Octave wave sound signal measurements in ducted axial fan under stall region ...
Octave wave sound signal measurements in ducted axial fan under stall region ...
 
Octave wave sound signal measurements in ducted axial fan under stall region ...
Octave wave sound signal measurements in ducted axial fan under stall region ...Octave wave sound signal measurements in ducted axial fan under stall region ...
Octave wave sound signal measurements in ducted axial fan under stall region ...
 
AGU2014-SA31B-4098
AGU2014-SA31B-4098AGU2014-SA31B-4098
AGU2014-SA31B-4098
 
Sensor1
Sensor1Sensor1
Sensor1
 
ex_abs_framework-2
ex_abs_framework-2ex_abs_framework-2
ex_abs_framework-2
 
Atmospheric Dispersion in Nuclear Power Plant Siting
Atmospheric Dispersion in Nuclear Power Plant SitingAtmospheric Dispersion in Nuclear Power Plant Siting
Atmospheric Dispersion in Nuclear Power Plant Siting
 

Viewers also liked

An Efficient and Optimal Systems For Medical & Industries With Concept of IOT
An Efficient and Optimal Systems For Medical & Industries With Concept of IOTAn Efficient and Optimal Systems For Medical & Industries With Concept of IOT
An Efficient and Optimal Systems For Medical & Industries With Concept of IOTIJERA Editor
 
Development of User-Friendly Software to Design Dairy Heat Exchanger and Perf...
Development of User-Friendly Software to Design Dairy Heat Exchanger and Perf...Development of User-Friendly Software to Design Dairy Heat Exchanger and Perf...
Development of User-Friendly Software to Design Dairy Heat Exchanger and Perf...IJERA Editor
 
Waste Metal For Improving Concrete Performance And Utilisation As An Alternat...
Waste Metal For Improving Concrete Performance And Utilisation As An Alternat...Waste Metal For Improving Concrete Performance And Utilisation As An Alternat...
Waste Metal For Improving Concrete Performance And Utilisation As An Alternat...IJERA Editor
 
A Numerical study of Flow through Sigmoid Duct
A Numerical study of Flow through Sigmoid DuctA Numerical study of Flow through Sigmoid Duct
A Numerical study of Flow through Sigmoid DuctIJERA Editor
 
Estimating Reliability of Power Factor Correction Circuits: A Comparative Study
Estimating Reliability of Power Factor Correction Circuits: A Comparative StudyEstimating Reliability of Power Factor Correction Circuits: A Comparative Study
Estimating Reliability of Power Factor Correction Circuits: A Comparative StudyIJERA Editor
 
An Approach on Determination on Coal Quality using Digital Image Processing
An Approach on Determination on Coal Quality using Digital Image ProcessingAn Approach on Determination on Coal Quality using Digital Image Processing
An Approach on Determination on Coal Quality using Digital Image ProcessingIJERA Editor
 
Resource Infrastructure Facilities and its Management in Thiruvarur District ...
Resource Infrastructure Facilities and its Management in Thiruvarur District ...Resource Infrastructure Facilities and its Management in Thiruvarur District ...
Resource Infrastructure Facilities and its Management in Thiruvarur District ...IJERA Editor
 

Viewers also liked (20)

An Efficient and Optimal Systems For Medical & Industries With Concept of IOT
An Efficient and Optimal Systems For Medical & Industries With Concept of IOTAn Efficient and Optimal Systems For Medical & Industries With Concept of IOT
An Efficient and Optimal Systems For Medical & Industries With Concept of IOT
 
T04404121128
T04404121128T04404121128
T04404121128
 
G45023236
G45023236G45023236
G45023236
 
Ae4502194199
Ae4502194199Ae4502194199
Ae4502194199
 
E42032732
E42032732E42032732
E42032732
 
F0442935
F0442935F0442935
F0442935
 
Development of User-Friendly Software to Design Dairy Heat Exchanger and Perf...
Development of User-Friendly Software to Design Dairy Heat Exchanger and Perf...Development of User-Friendly Software to Design Dairy Heat Exchanger and Perf...
Development of User-Friendly Software to Design Dairy Heat Exchanger and Perf...
 
Waste Metal For Improving Concrete Performance And Utilisation As An Alternat...
Waste Metal For Improving Concrete Performance And Utilisation As An Alternat...Waste Metal For Improving Concrete Performance And Utilisation As An Alternat...
Waste Metal For Improving Concrete Performance And Utilisation As An Alternat...
 
I44084954
I44084954I44084954
I44084954
 
A Numerical study of Flow through Sigmoid Duct
A Numerical study of Flow through Sigmoid DuctA Numerical study of Flow through Sigmoid Duct
A Numerical study of Flow through Sigmoid Duct
 
Bz4201503507
Bz4201503507Bz4201503507
Bz4201503507
 
Da4301591593
Da4301591593Da4301591593
Da4301591593
 
Estimating Reliability of Power Factor Correction Circuits: A Comparative Study
Estimating Reliability of Power Factor Correction Circuits: A Comparative StudyEstimating Reliability of Power Factor Correction Circuits: A Comparative Study
Estimating Reliability of Power Factor Correction Circuits: A Comparative Study
 
An Approach on Determination on Coal Quality using Digital Image Processing
An Approach on Determination on Coal Quality using Digital Image ProcessingAn Approach on Determination on Coal Quality using Digital Image Processing
An Approach on Determination on Coal Quality using Digital Image Processing
 
D43021519
D43021519D43021519
D43021519
 
C44091316
C44091316C44091316
C44091316
 
Resource Infrastructure Facilities and its Management in Thiruvarur District ...
Resource Infrastructure Facilities and its Management in Thiruvarur District ...Resource Infrastructure Facilities and its Management in Thiruvarur District ...
Resource Infrastructure Facilities and its Management in Thiruvarur District ...
 
Q50202104110
Q50202104110Q50202104110
Q50202104110
 
U04408105110
U04408105110U04408105110
U04408105110
 
Bq044417425
Bq044417425Bq044417425
Bq044417425
 

Similar to S044068791

Radar fundamentals
Radar fundamentalsRadar fundamentals
Radar fundamentalsAli Sufyan
 
Radar communication 2
Radar communication 2Radar communication 2
Radar communication 2Ashwani Kumar
 
A Preliminary Study of Radar - Anirudh Katyal
A Preliminary Study of Radar - Anirudh KatyalA Preliminary Study of Radar - Anirudh Katyal
A Preliminary Study of Radar - Anirudh KatyalUPES Dehradun
 
Microwave remote sensing
Microwave remote sensingMicrowave remote sensing
Microwave remote sensingRohit Kumar
 
Comparative analysis on an exponential form of pulse with an integer and non-...
Comparative analysis on an exponential form of pulse with an integer and non-...Comparative analysis on an exponential form of pulse with an integer and non-...
Comparative analysis on an exponential form of pulse with an integer and non-...IJERA Editor
 
Design of A Pentagon Microstrip Antenna for Radar Altimeter Application
Design of A Pentagon Microstrip Antenna for Radar Altimeter Application Design of A Pentagon Microstrip Antenna for Radar Altimeter Application
Design of A Pentagon Microstrip Antenna for Radar Altimeter Application dannyijwest
 
Frequently asken interview questions about radars and their answers
Frequently asken interview questions about radars and their answersFrequently asken interview questions about radars and their answers
Frequently asken interview questions about radars and their answersbetyouknow
 
Surveying ii ajith sir class5
Surveying ii ajith sir class5Surveying ii ajith sir class5
Surveying ii ajith sir class5SHAMJITH KM
 
Analytic Model of Wind Disturbance Torque on Servo Tracking Antenna
Analytic Model of Wind Disturbance Torque on Servo Tracking AntennaAnalytic Model of Wind Disturbance Torque on Servo Tracking Antenna
Analytic Model of Wind Disturbance Torque on Servo Tracking AntennaIJMER
 
Fukao Plenary4.pdf
Fukao Plenary4.pdfFukao Plenary4.pdf
Fukao Plenary4.pdfnickohrn
 
OFDM Synthetic Aperture Radar Imaging With Sufficient Cyclic Prefix
OFDM Synthetic Aperture Radar Imaging With Sufficient Cyclic PrefixOFDM Synthetic Aperture Radar Imaging With Sufficient Cyclic Prefix
OFDM Synthetic Aperture Radar Imaging With Sufficient Cyclic Prefixjohn236zaq
 
Enhancement of SNR for Radars
Enhancement of SNR for RadarsEnhancement of SNR for Radars
Enhancement of SNR for Radarstheijes
 

Similar to S044068791 (20)

Radar fundamentals
Radar fundamentalsRadar fundamentals
Radar fundamentals
 
Radar
RadarRadar
Radar
 
Radar communication 2
Radar communication 2Radar communication 2
Radar communication 2
 
A Preliminary Study of Radar - Anirudh Katyal
A Preliminary Study of Radar - Anirudh KatyalA Preliminary Study of Radar - Anirudh Katyal
A Preliminary Study of Radar - Anirudh Katyal
 
Radar
RadarRadar
Radar
 
Microwave remote sensing
Microwave remote sensingMicrowave remote sensing
Microwave remote sensing
 
I0534958
I0534958I0534958
I0534958
 
Comparative analysis on an exponential form of pulse with an integer and non-...
Comparative analysis on an exponential form of pulse with an integer and non-...Comparative analysis on an exponential form of pulse with an integer and non-...
Comparative analysis on an exponential form of pulse with an integer and non-...
 
PPT.ppt
PPT.pptPPT.ppt
PPT.ppt
 
Design of A Pentagon Microstrip Antenna for Radar Altimeter Application
Design of A Pentagon Microstrip Antenna for Radar Altimeter Application Design of A Pentagon Microstrip Antenna for Radar Altimeter Application
Design of A Pentagon Microstrip Antenna for Radar Altimeter Application
 
Frequently asken interview questions about radars and their answers
Frequently asken interview questions about radars and their answersFrequently asken interview questions about radars and their answers
Frequently asken interview questions about radars and their answers
 
Surveying ii ajith sir class5
Surveying ii ajith sir class5Surveying ii ajith sir class5
Surveying ii ajith sir class5
 
TRS
TRSTRS
TRS
 
Analytic Model of Wind Disturbance Torque on Servo Tracking Antenna
Analytic Model of Wind Disturbance Torque on Servo Tracking AntennaAnalytic Model of Wind Disturbance Torque on Servo Tracking Antenna
Analytic Model of Wind Disturbance Torque on Servo Tracking Antenna
 
Fukao Plenary4.pdf
Fukao Plenary4.pdfFukao Plenary4.pdf
Fukao Plenary4.pdf
 
G044044249
G044044249G044044249
G044044249
 
Radar Basics
Radar BasicsRadar Basics
Radar Basics
 
OFDM Synthetic Aperture Radar Imaging With Sufficient Cyclic Prefix
OFDM Synthetic Aperture Radar Imaging With Sufficient Cyclic PrefixOFDM Synthetic Aperture Radar Imaging With Sufficient Cyclic Prefix
OFDM Synthetic Aperture Radar Imaging With Sufficient Cyclic Prefix
 
C011121114
C011121114C011121114
C011121114
 
Enhancement of SNR for Radars
Enhancement of SNR for RadarsEnhancement of SNR for Radars
Enhancement of SNR for Radars
 

Recently uploaded

CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsPrecisely
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 

Recently uploaded (20)

CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power Systems
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 

S044068791

  • 1. Priyank V. Gandhi et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 4( Version 6), April 2014, pp.87-91 www.ijera.com 87 | P a g e Signal Processing and Data Acquisition for Wind Profiler Using Labview Priyank V. Gandhi* , Ajay Khandare** , Dr. M.S Panse*** * M.Tech. Student, Electrical Department, VJTI, Mumbai, India **Scientist-D, SAMEER, IIT-Bombay campus, Mumbai, India ***Head, Electrical Engineering department, VJTI, Mumbai, India ABSTRACT This paper presents the design of Wind Profiler using LabVIEW. Wind speed is a useful weather parameter to monitor and record for many applications like shipping, aviation, meteorology, construction etc. Wind observations are crucial importance for general (operational) aviation meteorology, and numerical weather prediction. Wind profiler radars are vertically directed pulsed Doppler radars capable of analyzing the back- scattered signals to determine the velocity of air along the beams. Steering the beams typically 15° from zenith, the horizontal and vertical components of the air moment can be obtained. The extraction of zeroth , first and second moments is the key reason for doing all the signal processing. For measurements above 20 km, the 50 MHz frequency band can be used. The paper discusses the issues such as the principle of wind profiler radar, how wind profilers estimate the horizontal wind as a function of altitude in „clear air‟, Doppler Beam Swinging (DBS) technique for Wind velocity measurement. Moment calculation and Signal processing of recoded experimental data is performed by LabVIEW code developed in my project. Keywords - Radar, Doppler effect, Bragg‟s scattering, FFT etc I. INTRODUCTION Wind profiling radar, also referred to as “wind profiler”, used to measure height profiles of vertical and horizontal winds in the atmosphere. Wind profiling radars depend on the scattering of electromagnetic energy by minor irregularities in the index of refraction (Bragg scattering), which is related to the speed at which electromagnetic energy propagates through the atmosphere and measures the Doppler shift of the scattered signals (Gage, 1990). Wind profiling radar measures wind velocities by steering its beam directions or using spaced receiving antennas. The two methods are the Doppler beam swinging (DBS) technique and spaced antenna (SA) technique, respectively. Owing to its capability to measure wind velocities in the clear air with high height and time resolutions (typically a hundred to several hundreds of meters and less than several minutes, respectively), it is used for atmospheric research such as radio wave scattering, gravity waves, turbulence, temperature and humidity profiling, precipitation system, and stratosphere- troposphere exchange (STE) processes (Fukao, 2007; Hocking, 2011)[6]. II. WORKING PRINCIPLE Wind Profiler depends on the scattering of electromagnetic energy with minor irregularities in the index of refraction, which is related to the speed at which electromagnetic energy propagates through the atmosphere. A minute amount of energy is scattered in all directions when a vertically transmitted electromagnetic wave encounters a refractive index irregularity. In clear air the temperature and humidity fluctuation produced by turbulent eddies are the scattering targets. The refractive index fluctuations are carried by the wind so they can be used as tracers. The wind speed and direction as function of height is derived by using Doppler shift in the backscattered signal. The radial velocities with corrections for vertical motions are used to calculate the three-dimensional meteorological velocity components (u, v, w) and wind speed and wind direction, using appropriate trigonometry. When a pulse encounters a target it is scattered in all directions. Out of the total scattered energy, the energy scattered in the direction opposite to the direction of transmission is received by the RADAR. This signal is much weaker than transmitted wave and called as back-scattered wave. RESEARCH ARTICLE OPEN ACCESS
  • 2. Priyank V. Gandhi et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 4( Version 6), April 2014, pp.87-91 www.ijera.com 88 | P a g e Fig.1 Scattering Mechanism Scattering of the electromagnetic wave follows the Bragg‟s principle. An electromagnetic wave can be scattered by the particles having size half the wavelength of an incident electromagnetic wave, this is known as the Bragg‟s Principle. Irregularities exist in a size range of a few centimeters to many meters. frequency range of 30- 3000 MHz (i.e., very high frequency (VHF) and UHF bands) is generally used for wind profiling radars, because the energy spectrum of atmospheric turbulence falls off rapidly with decreasing eddy size in the inertia sub-range, and radar radio waves are scattered only from turbulent eddies at the Bragg scale (i.e., half the radar wavelength).[7] 50-MHz wind profiling radars are able to measure vertical and horizontal wind velocities in both the clear air and cloudy regions as wind profiling radars operated at approximately 50 MHz frequency are not sensitive for small-sized cloud particles The average power transmitted, the size of the antenna, meteorological conditions, and the frequency (or wavelength) helps us to find the highest altitude from which scattering. The greater the transmitted power or the larger the antenna, the stronger the returned signal and greater the return signal, greater the height range of detection. The more turbulent the atmosphere, the stronger the returned signal and greater the height range of detection. The smaller “irregularities” are abundant only at the lower heights. The higher frequency waves aren‟t backscattered as effectively at the greater heights, as compare to the lower frequencies. III. DOPPLER BEAM SWINGING TECHNIQUE There are three measurement techniques to estimate the horizontal wind speed. That is Velocity Azimuth Display-VAD (Steerable Dish), Spaced Antenna-SA (Interferometry) technique and Doppler Beam Swinging- DBS (Phased Array) technique. [1] Doppler shift obtained from radar is a method of measuring wind velocity along the line of sight of the radar beam. Taking advantage of this, wind profilers have been used to monitor the atmospheric wind field. A pulsed Doppler radar transmits a sequence of electromagnetic pulses and receives the scattered signal[2]. Doppler weather radar is capable of determining component of the wind velocity and direction as function of height by analyzing the Doppler shift in the backscattered signal. The Doppler frequency shift fd is related to the radial velocity. As, fd = - 2 * Vr /  Where Vr is the radial velocity and  is the wavelength of the electromagnetic wave. The same set of Antennas for the transmission of electromagnetic waves and reception of backscattered wave utilized by Pulsed Doppler radar. Receiver is blanked for specific period of time. In that time period a signal is transmitted using the antennas. A typical DBS wind profiler system uses three or five radar beams pointed in fixed directions. One antenna beam is pointed toward zenith, and the other two or four beams are pointed about 15 degrees off-zenith with orthogonal azimuths (three-beam systems) or orthogonal and opposite azimuths (five- beam systems)[3]. The beam-pointing sequence is repeated every 1–5 min. The Doppler velocity spectrum is computed for each radar resolution cell during a dwell period; more than 105 radar pulses are commonly used to measure each Doppler spectrum. Radial velocity estimates can be made with a per- pulse signal-to-noise ratio (SNR) below -40 dB. Fig. 2. Dual Beam Swinging IV. WIND VELOCITY MEASUREMENT It is assumed that the atmosphere is homogeneous across the radar observational volume.
  • 3. Priyank V. Gandhi et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 4( Version 6), April 2014, pp.87-91 www.ijera.com 89 | P a g e Horizontal wind velocity has three components that is u, v and w in the direction east, north and upward. Horizontal winds are measured using two orthogonal beams (e.g., east and north) and a zenith beam, In the three-beam configuration. Horizontal wind components at any height are derived from the radial velocities (VR) (positive away from the radar) measured on each of the three antenna beams. VZ, VRE, VRN are the vertical, tilted east and tilted north radial velocities with γ as the off-zenith angle. Fig. 3. Geometry of Dual Beam Swinging In five-beam configuration all four oblique beams (east, west, north and south) and a zenith beam are used and Radial velocities in east (VRE), west (VRW), north (VRN), south (VRS), and zenith (VRZ) directions with the γ as the off-zenith angle[4]. The radial velocity components can be expressed in terms of components of horizontal wind velocity using basic trigonometry formulae as, VRE = u sinγ + wcosγ VRW = −u sinγ + wcosγ VRN = v sinγ + wcosγ VRS = −v sinγ + wcosγ VRZ = w From the above equation components of horizontal wind velocity can be derived as, u = (VRE −VRW) /sinγ /2 v = (VRN −VRS) /sinγ /2 w =VRZ V. HARDWARE PROFILE The wind profiler is made up of three basic building blocks which are Trans-receiver system, digital signal processing system and computing and display device. Trans-receiver system transmits the electromagnetic wave and receives the back-scattered wave. It also consists of RF trans-receiving antennas. The receiver is blanked for some period of time using a blanking pulse. During this period the coded signal is transmitted in the atmosphere. The transmitted signal is complementary coded and complementary coding is done to target the large volume of air keeping the signal to noise. The digital signal processing system converts the received RF signal into digital domain and then extracts the required signal from the received signal. It also generates the timing and control signals required for the whole system. It also controls the communication between the signal processing unit and the computing and display unit. Two units are communicates with each other using this UART and Ethernet connection. Computing and display device can be a computer, which will analyze the signal and display the required parameters using GUI. The same GUI can also be used to set parameters for the whole process. VI. SIGNAL PROCESSING The classical signal processing is mainly divided in two stages. The time-domain stage and the frequency-domain stage. The fundamental base parameters of the atmospheric signal are the reflected power, the radial velocity and the velocity variance. Signal processing is then performed to finally determine the wind and other meteorological parameters using measurement from all radar beams vi.i. ADC (Analog to Digital Converter): The transmitted signal is an analog signal at the frequency 50 MHz The signal first needs to be converted into digital data. The incoming RF signal between 1 MHz to 50 MHz is connected at ADC input. These signals must be sampled at high speed. The captured data from the ADCs is forwarded to the next module. vi.ii DDC (Digital down Converter): The signal of interest in the sampled signal is of narrow bandwidth, the bandwidth of interest is very small. Therefore the sampled data from the ADC must be brought to baseband so as to use it for further processing. A DDC allows the frequency band of interest to be moved down the spectrum so the sample rate can be reduced. The required down sampling can be achieved by using multiple stages of CIC filter and polyphase FIR filter. vi.iii Coherent Integration: The detected quadrature signals (I and Q) are coherently integrated for many pulse returns which lead to an appreciable reduction in the volume
  • 4. Priyank V. Gandhi et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 4( Version 6), April 2014, pp.87-91 www.ijera.com 90 | P a g e of the data to be processed and an improvement in the SNR vi.iv Decoding: The decoding operation essentially involves cross correlating the incoming digital data with the replica of the transmit code. It is implemented by means of a correlator or transversal filter. Since decoding would normally require several tens of operations per sec, the implementation would be difficult in software. Hence coherent Integration is applied first and then the decoding follows. vi.v. Fourier Analysis: Any finite duration signal, even a signal with discontinuities, can be expressed as an infinite summation of harmonically related sinusoidal components. FFT is applied to complex time series to obtain complex frequency domain spectrum. vi. Power spectral computation: Power spectrum is calculated from the complex spectrum VII. MOMENT ESTIMATION The extraction of zeroth , first and second moments is the key reason for doing all the signal processing and thereby finding out the various atmospheric and turbulence parameters in the region of radar surrounding. The basic steps based on the estimation of moments, Woodman (1985) are given below. Step 1. Reorder the spectrum to its correct index of frequency (ie. -fmaximum to +fmaximum) in the following manner. 0 1 ambiguous freq. –fmaximum N/2 N-1 Zero freq. +fmaximum Step 2: Subtract noise level L from spectrum. Step 3: i) Find the index l of the peak value in the spectrum, ii) Find m, the lower Doppler point of index from the peak point iii)Find n the upper Doppler point of index from the peak point Step 4: The moment are computed as The moments are computed as represents zeroth moment or Total Power in the Doppler spectrum Represents the first moment or mean Doppler in Hz Represents the second moment or variance, a measure of dispersion from central frequency. Here Here IPP - is the inter-pulse period in microseconds. N- is the number of FFT points. L-Noise level calculated from spectrum VIII. RESULT Figure 4 shows the front panel of LabVIEW in which zeroth , first and second moment is calculated with signal to noise ratio, experimental input data and Doppler. Fig. 4. Front panel of LabVIEW )( )(~1 ) 2 0 1 NnIPP i fwherefp M Mii N i n mi ii     )( ~1 ) 1 2 2 MfP M Miii i n mi i o   HzMfullwidthDoppleriv 22)()  1,0 ~~ .,. 1  NiallforPPei i  limallforpei i  0 ~ .,. nilallforpei i  0 ~ .,.   n mi izpMi ~ ) 0 dB LN M SNRRatioNoisetoSignalv         )( log10)() 0
  • 5. Priyank V. Gandhi et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 4( Version 6), April 2014, pp.87-91 www.ijera.com 91 | P a g e IX. CONCLUSION In this paper, we presented the wind velocity measurement is an important part of weather monitoring. A LabVIEW code has been design to calculate zeroth , first and second Moments, same code with few corrections is used to calculate three moments of wind profiler data. X. ACKNOWLEDGMENT The authors would like to thank Mr. Anil Kulkarni (Scientist-F) from SAMEER for his valuable guidance. This project is sponsored by SAMEER (Society for Applied Microwave Electronics Engineering and Research). REFERENCES [1] May, P.T. (1990). Spaced antenna versus Doppler Radars: A Comparison of Techniques Revisited, Radio Science, Vol.25, No.6, pp.111–1119, doi: 10.1029/RS025i006p01111. [2] Srinivasa Rao ,V. K. Anandan , P. Narasimha Reddy, “Evaluation of DBS Wind Measurement Technique in Different Beam Configurations for a VHF Wind Profiler”, Journal of atmosphere and oceanic technology, Vol. 25, June 2008, pp. 2304-2312 [3] Adachi, A., T. Kobayashi, K. S. Gage, D. A. Carter, L. M. Hartten, W. L. Clark, and M. Fukuda, 2005: Evaluation of three beam and four-beam profiler wind measurement techniques using five-beam wind profiler and collocated meteorological tower. Journal of atmosphere and oceanic technology, 22, 1167–1180. [4] Woodman, R.F., Kugel R.P, and Rotteger, A coherent integrator-decoder preprocessor for the SOUSY-VHF radar, Radio Science, 15, 233-242, 1980. [5] Hildebrand, P.H., and R.S Sekhon, Objective determination of the noise level in Doppler spectra, J.Appl.Meterol, 13, 808- 811, 1974. [6] Brad Lindseth , m O. J. Brown, Jim Jordan, Daniel Law, Stephen A. Cohn, and Zoya Popovi´c, A New Portable 449-MHz Spaced Antenna Wind Profiler Radar , IEEE Transactions on Geoscience and Remote Sensing, VOL. 50, NO. 9, September 2012 [7] Christopher Lucas Department of Physics, University of Adelaide, Adelaide, Australia 5005, Meteorological Applications of Radar Wind Profilers, Radar ,IEEE 2003. [8] Doppler Wind Profiler Radar at 50 MHz,International Journal of Emerging Trends in Electrical and Electronics (IJETEE), Vol. 2, Issue. 3, April- 2013.