noises and clutters such as thermal noises from the
receiver, ground clutters, weather clutters and so
on. Noises and clutters can be analyzed only with
statistical properties because neither of them are
deterministic signals. In the following part, the
common method of generating noises and clutters
will be presented.
1) Thermal noises subject to Gaussian
distribution (random sequence): Matlab provides
the random function which is used to generate the
random number in standard Gaussian distribution.
random (m,n) can generate the m×n random
sequence matrix. Therefore, a random sequence
subject to Gaussian distribution can be easily
generated by a random function, as shown in
Figure 2.
Figure 2. Random Sequence Subject to Gaussian
Distribution
2) Generation of clutters in Rayleigh
distribution: The Rayleigh distribution is the most
frequently used and the earliest statistical model.
When there are many scatterers within the
discernible range of radar, the envelope amplitude
for synthesizing echo is subject to the Rayleigh
distribution according to the random characteristics
of the amplitude and phase position of scatterers. If
x represents the envelope amplitude of the clutter
echo subject to Rayleigh distribution, then its
probability density function can be expressed as
⎩
⎨
⎧
<
≥−
=
0,0
0),exp(
)(
22
2
x
x
xp
xx
σσ
(1)
In this formula, σ is the standard deviation of
clutter.
Matlab provides a raylrnd function which is
used to generate the random number in Rayleigh
distribution. In the raylrnd (B,m), B is the
parameter of Rayleigh distribution, and m is a
one-dimensional vector that contains two elements
which represent the line number and column
number of the random number matrix which is
subject to Rayleigh distribution respectively.
Generally, the line number is set as 1, and the
column number corresponds to the duration of
clutter. When the parameter of Rayleigh
distribution σ=2, the clutter generated with the
raylrnd function is shown as Figure 3.
Figure 3. Clutter in Rayleigh Distribution
3 SIMULATION OF SIGNAL
PROCESSING SYSTEM
The purpose of processing radar signals is to
remove the unwanted signals (such as clutter) and
the interference, and to extract and intensify the
echo signals generated by the target. The radar
signal processing provides many functions, and
functions of different radars also vary(You
He,1999). In this paper, a certain pulse
compression radar’s signal processing part is
simulated. The signal processing part of a typical
pulse compression radar mainly has the functions
of A/D sampling, quadrature demodulation, pulse
compression, video integration, constant false
alarm processing and so on. Hence, the simulation
model for the pulse compression radar’s signal
processing is as shown in Figure 4.
3.1 Quadrature Demodulation
Module
Before the pulse compression for radar ’ s
intermediate-frequency signals, it is necessary to
transform these signals into the I and Q quadrature
signals with the zero intermediate frequency.
The intermediate-frequency signals can be
expressed as
ISME 2016 - Information Science and Management Engineering IV
300