You are on page 1of 3

890 Book Reviews

Digital Processing of Random Signals. Theory stationarity and ergodicity, followed by the intro-
and Methods, by Boaz PORAT. Prentice Hall duction of the covariances of stationary processes
Information and System Sciences Series; Prentice and their properties. After some examples, the
Hall; Englewood Cliffs, NJ, USA; 1994; 449 pp.; author concentrates on the Hilbert space description
$74; ISBN No: 0-13-063751-3 of stationary processes, on the Wold decomposition,
and on frequency-domain representations of station-
Reviewed by: Theodor D. POPESCU ary processes. After that, the properties of the best
Research Institute for Informatics, Bucharest, linear predictor are discussed, and the ergodicity
Romania results for Gaussian processes are given. The final
section of this chapter is devoted to parametric
Signal processing has applications in a wide varlet)' models for stationary processes, the estimation of the
of human activity, ranging from the processing of parameters for such models representing the subject
seismic signals to computer-assisted medical diag- of a large part of the book.
nosis and treatment, communication, sonar, audio,
image processing, control systems, tracking of ob- Chapter 3, "Parameter Estimation Theory", repre-
jects in space, and traffic control. Signal processing sents an introduction to statistical estimation theory,
generally involves the recovery of information from and builds the general framework for the rest of the
physical observations. The processing required is book. The chapter starts with a definition of the
relatively simple, if the observation contains the basic parameter-estimation problem in the probabil-
information explicitly and any interference is exactly istic framework, discusses the properties of estimates
described. Often, however, due to the physical (bias and variance) in terms of various measures,
characteristics and limitations of the devices used for and gives several lower bounds on the variances of
observation, and/or the media through which the estimates, the most important being the Cramer-Rao
information is observed or communicated, the inter- bound. The next sections extend the definition of
ference is usually random in nature, and can only be estimates, introduce sequential estimation, and dis-
described in terms of its average properties or statis- cuss the two most important methods of parameter
tics. The processing of such an observation can be estimation: maximum likelihood and the method of
termed "statistical signal processing", and includes: moments; the differences in the properties of the
signal classification, modeling, estimation of signal estimates are also investigated The last part of the
parameters, prediction of future signal behaviour, chapter is devoted to the following topics: linear
filtering, enhancement, and more. least-squares estimation, maximum entropy estima-
tion, and the problem of model-order selection.
Many books on this subject have been written from
the statisticians' point of view, and their mathemati- Chapter 4 of the book, "Nonparametric Spectrum
cal level often makes them unsuitable for typical Estimation", is dedicated to traditional spectral esti-
engineering purposes. There are a few books at an mation methods, based on periodograms. After a
elementary graduate level, which make minimal use preliminary, discussion on the estimation of the co-
of advanced mathematics. Despite the fact that the variances of stationary processes, the periodogram is
approach used in the present book is rigorous and introduced, and its statistical properties are analysed.
precise, with all the statements derived or proved, The remaining sections of the chapter are devoted to
the mathematical prerequisites arc at the level of a averaged, smoothed and windowed periodograms,
graduate engineering student. Although the book and analyze their statistical properties. The per-
has been written from the point of view of an electri- formance of various spectral estimates is illustrated
cal engineer, most of the material is sufficiently gen- by examples.
eral to be appropriate to other engineering fields.
Chapter 5, "Parameter Estimation Theory for Gaus-
The book consists of twelve chapters and four ap- sian Processes", is the first chapter of the book dedi-
pendices. Also, a diskette containing programs for cated to parametric estimation methods for sta-
the digital processing of random signals in the tionary Gaussian processes. In the first part, the
Mathematica language is included in the book. general formulas for the Cramer-Rao lower bound
for Gaussian processes, in both exact and asymptotic
Chapter 1 serves as an introduction to the book, and forms, are derived, and the maximum likelihood es-
gives a short description of the reasons for random timation for Gaussian processes, its consistency,
signal processing, the links with statistics, and the efficiency, and asymptotic normality are discussed
contents of the book's chapters. next. Finally, the chapter explores the application of
the method of moments to this problem, with a spe-
Chapter 2, "The Structure of Stationary Processes", cialization to estimation based on the sample covari-
introduces stationary processes, and discusses their ances.
structure and main properties. It starts with some
basic definitions, and then explains the notions of Chapter 6~ "Autoregressive Parameter Estimation",
Book Reviews 891

deals with autoregressive processes (AR), as a spe- tions of the chapter are devoted to cumulants, in
cial case of processes generated by linear rational general, as functions of the high-order moments, to
filters. It starts with the Yule-Walker method, and stationary linear and ARMA processes, and to the
continues with the Levinson-Durbin algorithm, in- computation of the cumulants for such processes.
troducing also the concept of partial correlation The next sections treat the standard estimates of
coefficients. Some algorithms related to Levinson- cumulants and their asymptotic properties, and the
Durbin, in particular the Schur algorithm, are also estimation of MA and ARMA from cumulants by
described. The next sections of the chapter discuss linear and nonlinear methods. Some practical appli-
lattice filters, the connection between AR models cations are discussed in the last two sections: the
and maximum-entropy parameter estimation, and reconstruction of an input signal to a linear process
various alternatives to the Yule-Walker methods: from the process output and the estimated model, for
least-squares estimation, maximum likelihood, and a communication problem, and the estimation of
direct estimation of the partial correlation coeffi- sinusoidal signal parameters using high-order cumu-
cients. lants.

Chapter 7, "Moving Average and ARMA Parameter Chapter 11, "Time-frequency Signal Analysis: Lin-
Estimation", treats the parameter:estimation prob- ear Transforms", deals with the time-frequency
lem for autoregressive moving average (ARMA) and analysis of nonstationary signals, being devoted to
moving average (MA) processes, using linear and linear transforms: the short-time Fourier transform
nonlinear estimation methods. Two types of estima- and its close relative, the Gabor representation, and
tion methods for MA processes, and the algorithms the wavelet transform for continuous- and discrete-
based on the method of moments, are presented; time signals.
their performance is analysed and illustrated by
numerical examples. The ARMA processes are Chapter 12, "Time-frequency Signal Analysis: Non-
similarly treated in the next sections. Finally, the linear Transforms", is dedicated to quadratic and
chapter describes the maximum likelihood approach, other nonlinear transforms. It discusses the Wigner-
providing the approximate and exact maximum Ville distribution and some of its extensions
likelihood algorithms, and the application of auto- (including discrete-time versions), the ambiguity
regressive moving average modeling to biomedical function, the Cohen class of distributions and its
signal analysis. special cases, and a high-order extension of the
ambiguity function. An example, illustrating the use
Chapter 8, "Adaptive AR and ARMA Estimation", of this function for radar signal processing, ends this
centers on adaptive estimation techniques. It starts chapter.
with the recursive least-squares algorithm, and con-
tinues with the extensions of this algorithm to han- Four appendices are included in the book. Appendix
dle ARMA models: the extended least-squares algo- A provides a review of miscellaneous definitions and
rithm and maximum likelihood algorithm; the sto- facts useful for understanding the text. Appendix B
chastic gradient approach to adaptive estimation is gives a general background on Hilbert spaces, while
also discussed. The main part of the chapter is Appendix C contains some background on asymp-
devoted to lattice algorithms. The necessary totic statistical theory. The last Appendix, D, offers
mathematical background, algorithms for AR and a brief discussion of Kronecker products and
ARMA models, and some extensions to lattice algo- Lyapunov matrix equations.
rithms are presented.
It is worth mentioning the inclusion in the book of
Chapter 9, "Estimation of Deterministic Processes", an extensive software package for the digital pro-
deals with the estimation of parameters of sinusoidal cessing of signals, implementing most of the algo-
signals when the measurements contain additive rithms described in the book, and written in Mathe-
white noise. The Cramer-Rao bound for the matica, one of the most advanced languages for
sinusoids in white-noise models in exact and asymp- scientific computations. Each chapter of the book
totic forms is derived, and the maximum likelihood contains a special section devoted to the Mathe-
estimate of the signal parameters is presented. The matica package. The software elaborated by the
last sections of the chapter have as their subject two author is powerful and suitable, not only as peda-
linear methods: Prony's method and its modification gogical software, but also as a tool for use in serious
due to Tufts and Kumaresan, as alternatives to maxi- applications.
mum likelihood, and the application of the method
of moments to sinusoidal parameter estimation. An array of problems is found in each chapter,
serving a dual purpose: to increase the understand-
Chapter 10, "High-order Statistical Analysis", in- ing of the material covered, and to present new ap-
troduces estimation methods for non-Gaussian sig- plications or results not covered in the text. Refer-
nals, based on high-order statistics. The first sec- ences are given for each chapter, and include the
892 Book Reviews

most recent work on the topic. An author index and are divided in the following five parts: General Is-
a subject index are also included. sues, Neuro-Fuzzy Systems, Fuzzy Controllers,
Fuzzy Reasoning and Estimation Methodologies,
The material presented in the book is very well or- and Applications.
ganized, and is presented with clarity, and the
reader's understanding is helped by the many ex- Part 1 provides a short account of fuzzy sets and
amples, developed in sufficient detail. Also, all the fuzzy reasoning theory that will help readers who
arguments are clear and logically correct. It is are unfamiliar with these topics to study the rest of
worth noting the fluency of the s.tyle, the absence of the book. Next, fuzzy knowledge bases are consid-
typographical errors and the accuracy of the graphi- cred~ as well as the problem of how to avoid incon-
cal material, which make the book easy to read. sistency in the input facts. Methods of representing
From a pedagogical point of view there is much of fuzzy sets in software are discussed. Software
merit in this book. The book is essentially intended systems for fuzzy knowledge processing, and fuzzy-
for students and professionals, not only in electrical set representation, are briefly surveyed. Then a
engineering, but also in mechanical and industrial study of fuzzy dynamic systems in terms of their
engineering. It could be used as a good textbook for analysis, control and identification is presented.
a basic course on the digital processing of random
signals. Essentially, the book takes general-purposc In Part 2, neuro-fuzzy systems, neuro-fuzzy expert
tools and methods into consideration. systems, and fuzzy reasoning through a general
neural-network model, are overviewed. Part 3 in-
The reader is assumed to have some background in troduces fuzzy controllers. Both their strengths and
probability, random processes, linear algebra, linear their weak points are discussed, in comparison to
systems theory, Fourier transforms, and some real other methods. Different methods of designing and
analysis; some mathematical maturi~ is essential. implementing fuzzy controllers (referring to differ-
Also, familiarity with the working software packagc cnt types of systems) are presented.
would be useful for the application in practice of the
theory presented here. The book is strongly recom- Part 4 deals with fuzzy reasoning and estimation
mended to everyone involved in the stud3." of digital problems. First, fuzzy (least-square) parameter es-
processing of random signals, as well as those who timation and state estimation are studied. Next, a
have to solve their own problems in this field. It is a new methodology for performing fuzzy reasoning
culmination of the author's educational and research for rule-based systems is presented. Finally, a meth-
experience, over many years, in the digital process- odology for providing a multivalued (fuzzy) shape of
ing of random signals, and will constitute, in the a pattern class from a set of sampled points is formu-
opinion of this reviewer, a reference book in this lated. Implementation and exqgerimental results are
field. given.

Part 5 gives examples of applications. Fuzzy logic is


used for the control, respectively, of a small indus-
Fuzzy Reasoning in Information, Decision and trial robot, complex mechanical systems and robot
Control Systems, edited by Sl~,ros G. TZAFESTAS manipulators with artificial rubber muscles. Fuzzy
and Anastasios N. VENETSANOPOULOS. logic is applied to building medical expert systems.
International Series on Microprocessor-based and (Systems for diagnostics in the field of gynaecology,
Intelligent Systems Engineering, Vol. ! I; Kluwer and for biomedical image interpretation, are shown.)
Academic Publishers; Dordrecht, The Netherlands: Finally. a design of a non-destructive robotic fruit
1994; xix + 567 pp.; $233; ISBN: 0-7923-2643-1 collector (equipped with vision and artificial intelli-
gence) is presented
Reviewed by: Eulalia SZMIDT
Polish Academy of Sciences, Warsaw, Poland Thc material in the book isimportant to the disci-
pline as a whole, and also "includes specific new
This book deals with the application of fuzzy reason- topics and results. The book provides valuable in-
ing in dccision making and control processes. Well- formation both for practicians and theoreticians, and
selected material is organised into twenty-one chap- can be recommended to teachers and students of
tcrs. Each chapter is a separate wholc, written by a control engineering interested in all aspects of fuzzy
different author or group of authors. The contents reasoning.

...ooo000ooo...

You might also like