Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

PDF

Theses and Dissertations

1996

Discipline
Institution
Keyword

Articles 1 - 30 of 88

Full-Text Articles in Physical Sciences and Mathematics

Student Modeling In An Intelligent Tutoring System, Jeremy E. Thompson Dec 1996

Student Modeling In An Intelligent Tutoring System, Jeremy E. Thompson

Theses and Dissertations

This thesis explores a new approach to modeling the student in an intelligent tutoring system (ITS), by providing a student model which learns new solutions from the student. A prototype of the new approach to ITS is demonstrated in the Euclidean geometry domain. Complete C++, CLIPS, and Tcl/Tk code listings are included in the appendices for reference. Adaptable multiple software agents were targeted for implementation, based on current literature. However, the student model is found to be maintainable without multiple software agents, while still allowing for tracking several possible solution paths when monitoring student solutions. This capability contradicts previous research …


On Unifying Time And Uncertainty: The Probabilistic Temporal Network, Joel D. Young Dec 1996

On Unifying Time And Uncertainty: The Probabilistic Temporal Network, Joel D. Young

Theses and Dissertations

Complex real-world systems consist of collections of interacting processes/events. These processes change over time in response to both internal and external stimuli as well as to the passage of time. Many domains such as real-time systems diagnosis, (mechanized) story understanding, planning and scheduling, and financial forecasting require the capability to model complex systems under a unified framework to deal with both time and uncertainty. Existing uncertainty representations and existing temporal models already provide rich languages for capturing uncertainty and temporal information, respectively. Unfortunately, these partial solutions have made it extremely difficult to unify time and uncertainty in a way that …


Modeling And Simulation Of Optical Characteristics Of Microelectromechanical Mirror Arrays, Peter C. Roberts Dec 1996

Modeling And Simulation Of Optical Characteristics Of Microelectromechanical Mirror Arrays, Peter C. Roberts

Theses and Dissertations

MEMS (Micro-Electro-Mechanical Systems) micromirror devices can be used to control the phase of a propagating light wavefront, and in particular to correct aberrations that may be present in the wavefront, due to either atmospheric turbulence or any other type of fixed or time and space varying aberrations. In order to shorten the design cycle of MEMS micromirror devices, computer software is developed to create, from MEMS micromirror device design data, a numerical model of the MEMS device. The model is then used to compute the far field diffraction pattern of a wavefront reflected from the device, and to predict the …


An Incremental Language Conversion Method To Convert C++ Into Ada95, Ding-Yuan Sheu Dec 1996

An Incremental Language Conversion Method To Convert C++ Into Ada95, Ding-Yuan Sheu

Theses and Dissertations

This thesis develops a methodology to incrementally convert a legacy object oriented C++ application into Ada95. Using the experience of converting a graphic application, called Remote Debriefing Tool (RDT), in the Graphics Lab of the Air Force Institute of Technology (AFIT), this effort defined a process to convert a C++ application into Ada95. The methodology consists of five phases: (1) reorganizing the software application, (2) breaking mutual dependencies, (3) creating package specifications to interface the existing C++ classes, (4) converting C++ code into Ada programs, and (5) embellishing. This methodology used the GNAT's C++ low level interface capabilities to support …


Inference Algorithm Performance And Selection Under Constrained Resources, Brett J. Borghetti Dec 1996

Inference Algorithm Performance And Selection Under Constrained Resources, Brett J. Borghetti

Theses and Dissertations

Knowing that reasoning over probabilistic networks is, in general, NP-hard, and that most reasoning environments have limited resources, we need to select algorithms that can solve a given problem as fast as possible. This thesis presents a method for predicting the relative performance of reasoning algorithms based on the domain characteristics of the target knowledge structure. Armed with this knowledge, the research shows how to choose the best algorithm to solve the problem. The effects of incompleteness of the knowledge base at the time of inference is explored, and requirements for reasoning over incompleteness are defined. Two algorithms for reasoning …


An Investigation Of Instantaneous Plume Rise From Rocket Exhaust, Paul F. Sand Dec 1996

An Investigation Of Instantaneous Plume Rise From Rocket Exhaust, Paul F. Sand

Theses and Dissertations

Rocket launches at Vandenburg Air Force Base and Cape Canaveral Air Station produce exhaust clouds containing several toxic by-products, including HC1 and A12O3. These clouds rise to atmospheric stabilization heights, and then start dispersing and diffusing through the air. Upon reaching the ground, concentration levels of the toxins may present a human health risk. To predict these risks and concentration levels, range officials use a computer program titled the Rocket Effluent Exhaust Diffusion Model (REEDM). The version currently in use has been shown to underpredict the stabilization height of the exhaust cloud. This thesis examines the theory and algorithms used …


Analysis And Simulation Of A New Code Tracking Loop For Gps Multipath Mitigation, Mark C. Laxton Dec 1996

Analysis And Simulation Of A New Code Tracking Loop For Gps Multipath Mitigation, Mark C. Laxton

Theses and Dissertations

This thesis proposes a new direct sequence spread spectrum (DS/SS) code phase tracking loop which mitigates the effects of multipath interference on code phase tracking error; such errors can translate to significant range measurement errors in DS/SS ranging systems such as Global Positioning System (GPS). The new code tracking loop, called the modified RAKE delay lock loop (MRDLL), uses maximum likelihood (ML) signal parameter estimation to determine the amplitude, carrier phase, and relative propagation delay of both a direct path and a reflected signal; a multiple correlator code phase tracking loop then exploits these ML signal estimates to remove the …


Estimation Of Satellite Orientation From Space Surveillance Imagery Measured With An Adaptive Optics Telescope, Gregory E. Wood Dec 1996

Estimation Of Satellite Orientation From Space Surveillance Imagery Measured With An Adaptive Optics Telescope, Gregory E. Wood

Theses and Dissertations

The use of the matched filter to automatically estimate the pose of a Low Earth Orbiting satellite from imagery taken with an adaptive optics telescope is explored. This work represents the first effort to solve the satellite pose estimation problem while considering the broad range of atmospheric turbulence levels and target visual magnitudes that are encountered in ground based space surveillance operations. Several Algorithms are examined in an effort to determine the performance bounds on the matched filter for this application. Results are given over an extremely wide range of seeing conditions. These results are weighted based on historical data …


Demonstrating Optical Aberration Correction With A Mems Micro-Mirror Device, Shaun R. Hick Dec 1996

Demonstrating Optical Aberration Correction With A Mems Micro-Mirror Device, Shaun R. Hick

Theses and Dissertations

This research conducted the first demonstrated use of a micro-electro-mechanical structure (MEMS) mirror array to correct a static optical aberration. A well-developed technique in adaptive optics imaging systems uses a deformable mirror to reflect the incident wave front to the imaging stage of the system. By matching the surface of the deformable mirror to the shape of the wave front phase distortion, the reflected wave front will be less aberrated before it is imaged. Typical adaptive optics systems use piezo-electric actuated deformable mirrors. This research used an electrostatically actuated, segmented mirror array, constructed by standard MEMS fabrication techniques, to investigate …


Refined Genetic Algorithms For Polypeptide Structure Prediction, Charles E. Kaiser Jr. Dec 1996

Refined Genetic Algorithms For Polypeptide Structure Prediction, Charles E. Kaiser Jr.

Theses and Dissertations

Accurate and reliable prediction of macromolecular structures has eluded researchers for nearly 40 years. Prediction via energy minimization assumes the native conformation has the globally minimal energy potential. An exhaustive search is impossible since for molecules of normal size, the size of the search space exceeds the size of the universe. Domain knowledge sources, such as the Brookhaven PDB can be mined for constraints to limit the search space. Genetic algorithms (GAs) are stochastic, population based, search algorithms of polynomial (P) time complexity that can produce semi-optimal solutions for problems of nondeterministic polynomial (NP) time complexity such as PSP. Three …


A Test-Case Based Approach To Bayesian Knowledge Base Incompleteness Detection And Correction, Louise J. Lyle Dec 1996

A Test-Case Based Approach To Bayesian Knowledge Base Incompleteness Detection And Correction, Louise J. Lyle

Theses and Dissertations

This work develops tools and techniques to identify particular Bayesian Knowledge Base (BKB) incompletenesses, and to modify the existing knowledge-base (KB) structure to correct these problems. The methodology performs manually or automatically, informing the user of either problems causing the incompleteness, or of details resulting from the automatic knowledge-base correction. The proposed methodology is designed for integration with BVAL, to augment BVAL's validation techniques.


Integrating The Capability Maturity Model For Software And The Quality Air Force Criteria, Marshall B. Messamore Dec 1996

Integrating The Capability Maturity Model For Software And The Quality Air Force Criteria, Marshall B. Messamore

Theses and Dissertations

As defense budgets decrease and it is required to do more with less, the Air Force has chosen to use the Malcolm Baldrige National Quality Award (MBNQA) as the basis for implementing quality principles. The Air Force program is known as Quality Air Force (QAF), and the criteria are referred to as the QAF criteria DEPA95b. At about the same time the Department of the Air Force implemented QAF, the software leaders in the Air Force adopted the Capability Maturity Model for Software (CMM) as the internal standard for Air Force software organizations MOSE9l. Software organizations strapped with both sets …


Dynamic Relevance Filtering In Asynchronous Transfer Mode-Based Distributed Interactive Simulation Exercises, David T. Hightower Dec 1996

Dynamic Relevance Filtering In Asynchronous Transfer Mode-Based Distributed Interactive Simulation Exercises, David T. Hightower

Theses and Dissertations

As Distributed Interactive Simulation (DIS) exercises continue to grow in scale, the need to support a large number of players has become apparent. The demands on the network and the simulation hosts in large exercises, though, have proved to be prohibitive, requiring significant computational overhead to filter through the information and extract what is relevant to a particular simulation. Some mechanism is needed to reduce irrelevant network traffic received by a system, while increasing the bandwidth available for the DIS exercise. Previous research efforts in this area have centered primarily on fixed geographic partitions of the battlespace to reduce the …


Collaborative Workspaces Within Distributed Virtual Environments, William D. Wells Dec 1996

Collaborative Workspaces Within Distributed Virtual Environments, William D. Wells

Theses and Dissertations

In warfare, be it a training simulation or actual combat, a commander's time is one of the most valuable and fleeting resources of a military unit. Thus, it is natural for a unit to have a plethora of personnel to analyze and filter information to the decision-maker. This dynamic exchange of ideas between analyst and commander is currently not available within the distributed interactive simulation (DIS) community. This lack of exchange limits the usefulness of the DIS experience to the commander and his troops. This thesis addresses the commander's isolation problem through the integration of a collaborative workspace within AFIT's …


A Software Architecture For Computer Generated Forces In Complex Distributed Virtual Environments, Vincent B. Zurita Dec 1996

A Software Architecture For Computer Generated Forces In Complex Distributed Virtual Environments, Vincent B. Zurita

Theses and Dissertations

Complex Distributed Virtual Environments (DVEs) present an outstanding opportunity for the Department of Defense to train geographically separated units within a single realistic threat environment with minimal logistical considerations or safety concerns. To increase the fidelity of these simulations, minimize cost, and thereby maximize the training potential, DVEs must be populated with a realistic number of Computer Generated Forces (CGFs). These are currently expensive to design and build due to a lack of standard COF architectures. A solution to this problem is presented in the form of a CGF Architecture that is applicable to CGFs that model any weapon system. …


Evaluating The Hazardous Materials (Hazmat) Pharmacy Among Air Force Majcoms Using Waste Reductions And Activity Indicators, W. Edward Iseman Jr. Dec 1996

Evaluating The Hazardous Materials (Hazmat) Pharmacy Among Air Force Majcoms Using Waste Reductions And Activity Indicators, W. Edward Iseman Jr.

Theses and Dissertations

The Hazardous Materials (HazMat) Pharmacy has been designed as an environmentally friendly vehicle to handle, store, dispense, track, recycle, and dispose of hazardous materials in the Air Force. This thesis effort proposed a method in which valuable feedback for the pharmacy can be obtained. Because it is still in the early stages of implementation, there has been little feedback on the pharmacy. An activity index that uses a variable most closely associated with the generation of hazardous waste in a MAJCOM is proposed. Using an aircraft maintenance related variable, like maximum take-off weight, the fluctuations in mission over time can …


Deconvolution From Wavefront Sensing Using Optimal Wavefront Estimators, Scott R. Maethner Dec 1996

Deconvolution From Wavefront Sensing Using Optimal Wavefront Estimators, Scott R. Maethner

Theses and Dissertations

A cost effective method to improve the space surveillance mission performance of United States Air Force (USAF) ground-based telescopes is investigated and improved. A minimum variance wavefront estimation technique is used to improve Deconvolution from Wavefront Sensing (DWFS), a method to mitigate the effects of atmospheric turbulence on imaging systems that does not require expensive adaptive optics. Both least-squares and minimum variance wavefront phase estimation techniques are investigated, using both Gaussian and Zernike polynomial elementary functions. Imaging simulations and established performance metrics are used to evaluate these wavefront estimation techniques for a one-meter optical telescope. Performance metrics include the average …


An Approach To Evaluate Software Effectiveness, Timothy J. Schalick Dec 1996

An Approach To Evaluate Software Effectiveness, Timothy J. Schalick

Theses and Dissertations

The Air Force Operational Test and Evaluation Center (AFOTEC) is tasked with the evaluation of operational effectiveness of new systems for the Air Force. Currently, the software analysis team within AFOTEC has no methodology to directly address the effectiveness of the software portion of these new systems. This research develops a working definition for software effectiveness, then outlines an approach to evaluate software effectiveness-- the Software Effectiveness Traceability Approach (SETA). Effectiveness is defined as the degree to which the software requirements are satisfied and is therefore application-independent. With SETA, requirements satisfaction is measured by the "degree of traceability" throughout the …


Analysis Of Multimode Low-Probability-Of-Intercept (Lpi) Communications With Atmospheric Effects, Ala Ghordlo Dec 1996

Analysis Of Multimode Low-Probability-Of-Intercept (Lpi) Communications With Atmospheric Effects, Ala Ghordlo

Theses and Dissertations

This research expanded Low Probability of Intercept (LPI) communications analysis in two areas. First, multimode communication was included to account for ground to ground and air to ground links in addition to the standard air to air links traditionally used in LPI analysis. The propagation equations for the three modes of interest were derived and included in LPI analytic models in the form of a mode quality factor to account for multimode LPI scenarios. This new quality factor was used in studying several communication and interception link combinations. Variations due to differences between the communication and interception modes were presented …


Surfactant Enhanced Microbial Degradation Of Jp-8 Contaminated Soil, John D. Thomas Dec 1996

Surfactant Enhanced Microbial Degradation Of Jp-8 Contaminated Soil, John D. Thomas

Theses and Dissertations

This research effort used an automated respirometer to evaluate the enhancement of JP-8 fuel biodegradation, from surfactant addition. Two nonionic surfactants, Novell 1412-7 and Alfonic 810-4.5 were chosen for addition to contaminated JP-8, microcosms at three levels of treatment. The three levels of treatment included sub-CMC, CMC, and supra-CMC concentrations for each surfactant. The Novell II, nonionic surfactant, exhibited inhibitory characteristics, and was eliminated from the study. The focus of the study was to determine if JP-8 was actually degraded, and if enhancement of JP-8 biodegradation would be achieved from surfactant addition. The respirometer was found to be repeatable within …


Electrical Characterization Of Intrinsic And Induced Deep Level Defects In Hexagonal Sic, James D. Scofield Dec 1996

Electrical Characterization Of Intrinsic And Induced Deep Level Defects In Hexagonal Sic, James D. Scofield

Theses and Dissertations

Deep level defects in hexagonal SiC were studied using digital deep level transient spectroscopy (DLTS) methods over the temperature range of 100 to 800 deg K. New centers were found in bulk and epitaxial 6H-SiC with ionization energies between 0.38 to 1.3 eV, and levels from 0.2 to 0.856 eV were identified in 4H-SiC epitaxy. Direct correlation between inequivalent lattice sites was identified for energetic pairs associated with both vanadium and ion implanted Mg impurities. Nonradioative carrier capture mechanisms were studied and deep level trapping was found to proceed via lattice relaxation multi-phonon emission, indicating efficient electronic lattice coupling in …


Laser-Induced Breakdown Spectroscopy On Solution Samples Using Surface Excitation, Leonard M. Berman Dec 1996

Laser-Induced Breakdown Spectroscopy On Solution Samples Using Surface Excitation, Leonard M. Berman

Theses and Dissertations

Laser-induced breakdown spectroscopy (LIBS) is a spectroscopic technique where output from a pulsed laser is focused onto a target in order to create an intense plasma. The optical emission is characteristic of the elements in the focal volume and can be used for elemental analysis. Research on the detection of nickel in solution in addition to solvent detection of CCl4, CHCl3, C2Cl4, and C2HCl3 has been performed. Breakdown was formed at the sample surface via a Q-switched Nd:YAG laser. Initially, operation of the laser was at 1064 nm/repetition rate of 5 Hz. Experiments …


Evaluation Of Segmentation For Bone Structures In 3d Rendering Of Ultrasound Residual Limb Images, Min C. Baker Dec 1996

Evaluation Of Segmentation For Bone Structures In 3d Rendering Of Ultrasound Residual Limb Images, Min C. Baker

Theses and Dissertations

Prosthetists today widely practice manual socket fitting, which produces subjective, inconsistent results. To address this problem, the Computerized Anthropometry Research and Design (CARD) Laboratory is developing a computer-aided socket design system that acquires ultrasound datasets of an amputee's residual limb, creates a 3D model, and helps identify load- bearing and pressure-relief areas. This research project focuses on providing 3D visualization of a residual limb to support the CARD Laboratory's efforts. Creating the 3D model of the skin and two bone contours requires two major steps: segmentation to identify the objects of interest and a surface tracking algorithm to generate the …


Simworx: An Ada Distributed Simulation Application Framework Supporting Hla And Dis, Earl C. Pilloud Dec 1996

Simworx: An Ada Distributed Simulation Application Framework Supporting Hla And Dis, Earl C. Pilloud

Theses and Dissertations

This research consisted of the analysis, design, and implementation of a reusable application framework for distributed simulation which is compliant with both the DoD High Level Architecture (HLA) for Modeling and Simulation and the Distributed Interactive Simulation (DIS) standards. The goal was to create an Ada-based system for experimentation in distributed simulation. A subsidiary goal was to integrate the system with an existing Air Force Institute of Technology (AFIT) application framework for virtual simulations, Easy_Sim. The application framework was designed using object oriented techniques to enable experimenters to customize it via inheritance extension. The application framework, named SimWorx, consists of …


Utilizing Data And Knowledge Mining For Probabilistic Knowledge Bases, Daniel J. Stein Iii Dec 1996

Utilizing Data And Knowledge Mining For Probabilistic Knowledge Bases, Daniel J. Stein Iii

Theses and Dissertations

Problems can arise whenever inferencing is attempted on a knowledge base that is incomplete. Our work shows that data mining techniques can be applied to fill in incomplete areas in Bayesian Knowledge Bases (BKBs), as well as in other knowledge-based systems utilizing probabilistic representations. The problem of inconsistency in BKBs has been addressed in previous work, where reinforcement learning techniques from neural networks were applied. However, the issue of automatically solving incompleteness in BKBs has yet to be addressed. Presently, incompleteness in BKBs is repaired through the application of traditional knowledge acquisition techniques. We show how association rules can be …


Survivability Analysis Of The Iridium Low Earth Orbit Satellite Network, Douglas K. Stenger Dec 1996

Survivability Analysis Of The Iridium Low Earth Orbit Satellite Network, Douglas K. Stenger

Theses and Dissertations

This thesis evaluates the survivability of the proposed Iridium Low Earth Orbit (LEO) Satellite Network. In addition to the complete Iridium constellation, three degraded Iridium constellations are analyzed. This analysis occurs via the use of simulation models, which are developed to use three dynamic routing algorithms over three loading levels. The Iridium network models use a common set of operating assumptions and system environments. The constellation survivability was determined by comparing packet rejection rates, hop' counts, and average end to end delay performance between the various network scenarios. It was concluded that, based on the established scenarios, the proposed Iridium …


Neural Network Classification Of Environmental Samples, Jeffrey L. Blackmon Dec 1996

Neural Network Classification Of Environmental Samples, Jeffrey L. Blackmon

Theses and Dissertations

This research develops a general methodology for designing neural network classifiers for real-world environmental problems. This methodology is demonstrated through the design of a multi-layer perceptron to classify stainless steel and actinide samples. Neural networks, sometimes called artificial neural networks, have been shown capable of classifying complex patterns. Artificial neural networks are physiologically motivated computer algorithms which attempt to mimic the function of the large interconnected network of neurons in the human brain, which has extraordinary pattern recognition capabilities. These artificial neural networks learn to map a set of input features, elemental composition, onto a set of outputs such as …


Speaker Recognition By Hidden Markov Models And Neural Networks, Erik J. Zeek Dec 1996

Speaker Recognition By Hidden Markov Models And Neural Networks, Erik J. Zeek

Theses and Dissertations

As humans, we develop the ability to identify people by their voice at an early age. Getting computers to perform the same task has proven to be an interesting problem. Speaker recognition involves two applications, speaker identification and speaker verification. Both applications are examined in this effort. Two methods are employed to perform speaker recognition. The first is an enhancement of hidden Markov models. Rather than alter some part of the model itself, a single-layer perceptron is added to perform neural post-processing. The second solution is the novel application of an enhanced Feature Space Trajectory Neural Network to speaker recognition. …


Local Effects Of Solid Rocket Motor Exhaust On Stratospheric Ozone Concentrations, Brian K. George Dec 1996

Local Effects Of Solid Rocket Motor Exhaust On Stratospheric Ozone Concentrations, Brian K. George

Theses and Dissertations

Solid Rocket Motors (SRMs) power the initial flight of the Space Shuttle and Titan IV rocket. During those first two minutes after liftoff, the exhaust plumes from these motors emit large quantities of chlorine compounds and alumina particles into the atmosphere. For years scientists have argued that such a large chlorine input, injected directly into the stratosphere, would photochemically react with the surrounding air to cause significant ozone depletion. To answer the question of whether SRM exhaust causes a significant ozone depletion, Version 7 data from the Total Ozone Mapping Spectrometer (TOMS) instrument was analyzed for the 30 days prior …


Mass Transport Of Volatile Organic Compounds Between The Saturated And Vadose Zones, Monte S. Harner Dec 1996

Mass Transport Of Volatile Organic Compounds Between The Saturated And Vadose Zones, Monte S. Harner

Theses and Dissertations

Volatile organic compounds (VOCs) dissolved in the saturated zone are transported into the vadose zone primarily by gaseous phase diffusion. If the saturated zone is remediated, VOCs present in the vadose zone may become a secondary source of contamination for the groundwater. The amount of VOCs that remain in the vadose zone is dependent on site hydrology, soil properties, and the chemical properties of the contaminants. The purpose of this study was to determine what conditions caused VOC concentrations in the vadose zone to significantly recontaminate the saturated zone. A one-dimensional numerical model was developed to investigate the transport of …