Fatima El Jamiy

2papers

2 Papers

ROJan 31, 2019
A test bed for measuring UAV servo reliability

AbdElRaman ElSaid, Daniel Adjekum, John Nordlie et al.

Extant literature suggests minimal research in the area of system reliability of components used in the design of these UAS (Unmanned Air Systems), thus, subjecting UAS to critical failures that may pose a safety hazard to flight operations. The purpose of the study was to critically assess the reliability of a laboratory designed UAS component test-bed operated using real-world data collected from a Boeing Scan Eagle UAS aileron servo unit via a flight data recorder. The study hypothesized that the test-bed unit's replicating a UAS aileron servo motor's reliability, in terms of a base-line measured encoder output of commanded servo positions, will not be significantly different after double and triple periods of time for continuous operating cycles. Study adds to paucity of extant research on UAS reliability and recommends further studies on commercial UAS components reliability and time to failure.

NEOct 10, 2017
Optimizing Long Short-Term Memory Recurrent Neural Networks Using Ant Colony Optimization to Predict Turbine Engine Vibration

AbdElRahman ElSaid, Travis Desell, Fatima El Jamiy et al.

This article expands on research that has been done to develop a recurrent neural network (RNN) capable of predicting aircraft engine vibrations using long short-term memory (LSTM) neurons. LSTM RNNs can provide a more generalizable and robust method for prediction over analytical calculations of engine vibration, as analytical calculations must be solved iteratively based on specific empirical engine parameters, making this approach ungeneralizable across multiple engines. In initial work, multiple LSTM RNN architectures were proposed, evaluated and compared. This research improves the performance of the most effective LSTM network design proposed in the previous work by using a promising neuroevolution method based on ant colony optimization (ACO) to develop and enhance the LSTM cell structure of the network. A parallelized version of the ACO neuroevolution algorithm has been developed and the evolved LSTM RNNs were compared to the previously used fixed topology. The evolved networks were trained on a large database of flight data records obtained from an airline containing flights that suffered from excessive vibration. Results were obtained using MPI (Message Passing Interface) on a high performance computing (HPC) cluster, evolving 1000 different LSTM cell structures using 168 cores over 4 days. The new evolved LSTM cells showed an improvement of 1.35%, reducing prediction error from 5.51% to 4.17% when predicting excessive engine vibrations 10 seconds in the future, while at the same time dramatically reducing the number of weights from 21,170 to 11,810.