with 15 processing elements. The training patterns
with the desired output vectors were used to train the
back propagation neural network. “Delta-Rule” and
“Sigmoid” function were used as the learning rule and
the activation function. “Bipolar Inputs” was
deselected and Epoch was selected as 16. After about
5,000,000 iterations, the training set converged and
the network was tested with the patterns that the
network had not seen before (these patterns were not
used for training the network). The 15 outputs from
the network were exactly the same as the desired
output vectors as shown in Figure 14 (c).
6 CONCLUSIONS
From the obtained patterns it can be concluded that
the back-propagation neural network used for pattern
classification and pressure measurement proved to
work satisfactorily especially for noisy inputs.
Pressure fluctuations in the boundary layer were
extremely small in the order of ±5.0 x 10
-4
psi. When
dealing with small pressures, calibration (gathering
the training and testing data) proved to be a problem
due to very small random fluctuations in the
atmospheric pressure in the laboratory due to external
causes (wind blowing, opening or closing doors in
neighboring rooms). Calibration and data gathering
must be done with static pressures applied to the
pressure sensor with no pressure fluctuations present
in the surrounding air.
Successful operation of the pressure classification
and pattern recognition to a large extend depends on
the quality of the fringe patterns and the signals
generated by the electro-optical system, in particular,
the pressure sensor. Great care must be taken in the
selection and fabrication of the membrane material.
The computer code used for the pattern
recognition of the 15 x 15 array consists of
approximately 6000 lines of C programming.
Operating systems such as Windows or DOS and C
compilers running on these platforms are not
adequate, or, can handle this job very slowly. It is
recommended to operate the image processing system
and the neural networks on work stations with UNIX
operating system.
Determination of fringe pattern frequencies in real
time has a variety of interesting applications in the
future as viewed from the recent developments
(Sciammarella and Kim, 2005). Neural networks
proved to be a powerful tool which can be utilized for
this purpose.
ACKNOWLEDGEMENTS
The research work presented in this paper was done
in collaboration with Dr. Cesar A. Sciammarella,
Professor of the Department of Mechanical,
Materials, and Aerospace Engineering, Illinois
Institute of Technology, USA, and Dr. Thomas
Corke, Clark Chair Professor of the Department of
Mechanical and Aerospace Engineering, Notre Dame
University, USA. To them goes my deep appreciation
and recognition for their innumerable contributions to
the project.
REFERENCES
Sciammarella, C.A., Kim, T., 2005. Frequency modulation
interpretation of fringes and computation of strains. In
Experiemntal Mechanics 2005;45:393-403.
Sciammarella, C. A., Piroozan, P., 2007. Real-time
determination of fringe pattern frequencies: An
application to pressure measurement. In Optics and
Lasers in Engineering 45 (2007) 565-577.
Piroozan, P., 1997. Pressure sensor to determine spatial
pressure distribution in boundary layer flows. Ph.D.,
Illinois Institute of Technology.
Emmerling, R., 1973. The instantaneous structure of the
wall pressure under a turbulent boundary layer flow.
Max-Planck-Institut Fur Stromungsforschung,
Gottingen, Bericht Nr. 9.
Dinkelacker, A., Hessel, M., Meier, G. E. A., Schewe, G.,
1977. Investigation of pressure fluctuations beneath a
turbulent boundary layer by means of an optical
method. In The Physics of Fluids, Vol. 20, No. 10, Pt.
11.
Ligtenberg, F. K., 1955. The moiré method and new
experimental method in the determination of moments
in small slab models. In Proceedings of the Society of
Experimental Stress Analysis, V, XII, No. 2, pp. 82-98.
Fausett, L., 1994. Fundamentals of Neural Networks:
Architectures, Algorithms, and Applications. Prentice
Hall, Englewood Cliffs, New Jersey.
Freeman, J. A., Skapura, D. M., 1992. Neural Networks:
Algorithms, Applications, and Programming
Techniques. Addison-Wesley Publishing Company,
Inc. Massachusetts.
Masters, T., 1993. Practical Neural Network Recipes in
C++. Academic Press, Inc. San Diego, CA.
Masters, T., 1994. Signal and Image Processing with
Neural Networks: A C++ Sourcebook. John Wiley &
Sons, Inc. New York.
NeuralWare, 1993. Neural Computing, A Technology
Handbook for Professional II / Plus and NeuralWorks
Explorer. NeuralWare, Inc. Technical Publications
Group. Pittsburgh, PA.