3,599 research outputs found

    Spatial and Temporal Trends of Deer Harvest and Deer-Vehicle Accidents in Ohio

    Get PDF
    Author Institution: Buckeye Valley High School ; USDA Forest Service, Delaware CountyWhite-tailed deer (Odocoileus virginianus} have been increasing dramatically in the eastern United States, with concomitant increases in impacts resulting from deer browsing and deer-vehicle collisions. In Ohio, the number of deer were estimated at near zero in 1940 to over 450,000 in 1995. We analyzed estimates of deer harvest and deer-vehicle collisions in 1995 for 88 counties in Ohio. These data were also related to county-level spatial data on the length of major highways, urban land, rural land, crop land, forest land, all land, and human population. The objectives of this study were to evaluate the spatial and temporal trends of white-tailed deer across Ohio and to relate these patterns to the formerly mentioned environmental and human variables. For 1995 data, positive relationships existed between the amount of urban land in the county versus the number of deer-vehicle collisions, the amount of forest land in the county versus the number of deer harvested, the human population of a county versus the number of deer-vehicle collisions, and the length of major highways in a county versus the number of deer-vehicle collisions. Negative relationships existed between the amount of crop land in a county versus the number of deer harvested, the amount of crop land versus the number of deer-vehicle collisions, and the amount of urban land versus the number of deer harvested. Nine counties, representing various levels of land-use and human population tendencies, were analyzed for historic trends in deer harvest (1985-1995) and deer-vehicle collisions (1988-1995); in each case, there were substantial rises over the previous decade. Extensions of the resulting regression lines show the possibility for continued increases in deervehicle collisions, especially those with a high human population and forest cover. The dramatic increases in deer populations can be attributed to increasing forest land in the state, more habitat of shrubby land, few predators, mild winters, and the deer's ability to adapt to human-inhabited environments

    A diagnosis system using object-oriented fault tree models

    Get PDF
    Spaceborne computing systems must provide reliable, continuous operation for extended periods. Due to weight, power, and volume constraints, these systems must manage resources very effectively. A fault diagnosis algorithm is described which enables fast and flexible diagnoses in the dynamic distributed computing environments planned for future space missions. The algorithm uses a knowledge base that is easily changed and updated to reflect current system status. Augmented fault trees represented in an object-oriented form provide deep system knowledge that is easy to access and revise as a system changes. Given such a fault tree, a set of failure events that have occurred, and a set of failure events that have not occurred, this diagnosis system uses forward and backward chaining to propagate causal and temporal information about other failure events in the system being diagnosed. Once the system has established temporal and causal constraints, it reasons backward from heuristically selected failure events to find a set of basic failure events which are a likely cause of the occurrence of the top failure event in the fault tree. The diagnosis system has been implemented in common LISP using Flavors

    An integrated approach to system design, reliability, and diagnosis

    Get PDF
    The requirement for ultradependability of computer systems in future avionics and space applications necessitates a top-down, integrated systems engineering approach for design, implementation, testing, and operation. The functional analyses of hardware and software systems must be combined by models that are flexible enough to represent their interactions and behavior. The information contained in these models must be accessible throughout all phases of the system life cycle in order to maintain consistency and accuracy in design and operational decisions. One approach being taken by researchers at Ames Research Center is the creation of an object-oriented environment that integrates information about system components required in the reliability evaluation with behavioral information useful for diagnostic algorithms. Procedures have been developed at Ames that perform reliability evaluations during design and failure diagnoses during system operation. These procedures utilize information from a central source, structured as object-oriented fault trees. Fault trees were selected because they are a flexible model widely used in aerospace applications and because they give a concise, structured representation of system behavior. The utility of this integrated environment for aerospace applications in light of our experiences during its development and use is described. The techniques for reliability evaluation and failure diagnosis are discussed, and current extensions of the environment and areas requiring further development are summarized

    Inductive monitoring system constructed from nominal system data and its use in real-time system monitoring

    Get PDF
    The present invention relates to an Inductive Monitoring System (IMS), its software implementations, hardware embodiments and applications. Training data is received, typically nominal system data acquired from sensors in normally operating systems or from detailed system simulations. The training data is formed into vectors that are used to generate a knowledge database having clusters of nominal operating regions therein. IMS monitors a system's performance or health by comparing cluster parameters in the knowledge database with incoming sensor data from a monitored-system formed into vectors. Nominal performance is concluded when a monitored-system vector is determined to lie within a nominal operating region cluster or lies sufficiently close to a such a cluster as determined by a threshold value and a distance metric. Some embodiments of IMS include cluster indexing and retrieval methods that increase the execution speed of IMS

    Science Notes - \u3ci\u3eBook News: Biotechnology: Microbes and the Environment\u3c/i\u3e

    Get PDF
    Microbes and the Environment is the third BriefBook to be published by the Center for Science Information (CSI). CSI is a nonprofit organization with the goals of improving decision makers\u27 basic level of science understanding so that they can make informed decisions and better educate the public

    Bioprocesses

    Get PDF
    The application of remote sensing techniques to the study of eutrophication in natural waters and the location and characterization of fronts is considered. The specific problem to be studied is examined along with the feasibility and capabability of remote sensing techniques for each application

    Monitoring by Use of Clusters of Sensor-Data Vectors

    Get PDF
    The inductive monitoring system (IMS) is a system of computer hardware and software for automated monitoring of the performance, operational condition, physical integrity, and other aspects of the health of a complex engineering system (e.g., an industrial process line or a spacecraft). The input to the IMS consists of streams of digitized readings from sensors in the monitored system. The IMS determines the type and amount of any deviation of the monitored system from a nominal or normal ( healthy ) condition on the basis of a comparison between (1) vectors constructed from the incoming sensor data and (2) corresponding vectors in a database of nominal or normal behavior. The term inductive reflects the use of a process reminiscent of traditional mathematical induction to learn about normal operation and build the nominal-condition database. The IMS offers two major advantages over prior computational monitoring systems: The computational burden of the IMS is significantly smaller, and there is no need for abnormal-condition sensor data for training the IMS to recognize abnormal conditions. The figure schematically depicts the relationships among the computational processes effected by the IMS. Training sensor data are gathered during normal operation of the monitored system, detailed computational simulation of operation of the monitored system, or both. The training data are formed into vectors that are used to generate the database. The vectors in the database are clustered into regions that represent normal or nominal operation. Once the database has been generated, the IMS compares the vectors of incoming sensor data with vectors representative of the clusters. The monitored system is deemed to be operating normally or abnormally, depending on whether the vector of incoming sensor data is or is not, respectively, sufficiently close to one of the clusters. For this purpose, a distance between two vectors is calculated by a suitable metric (e.g., Euclidean distance) and "sufficiently close" signifies lying at a distance less than a specified threshold value. It must be emphasized that although the IMS is intended to detect off-nominal or abnormal performance or health, it is not necessarily capable of performing a thorough or detailed diagnosis. Limited diagnostic information may be available under some circumstances. For example, the distance of a vector of incoming sensor data from the nearest cluster could serve as an indication of the severity of a malfunction. The identity of the nearest cluster may be a clue as to the identity of the malfunctioning component or subsystem. It is possible to decrease the IMS computation time by use of a combination of cluster-indexing and -retrieval methods. For example, in one method, the distances between each cluster and two or more reference vectors can be used for the purpose of indexing and retrieval. The clusters are sorted into a list according to these distance values, typically in ascending order of distance. When a set of input data arrives and is to be tested, the data are first arranged as an ordered set (that is, a vector). The distances from the input vector to the reference points are computed. The search of clusters from the list can then be limited to those clusters lying within a certain distance range from the input vector; the computation time is reduced by not searching the clusters at a greater distance

    INDUCTIVE SYSTEM HEALTH MONITORING WITH STATISTICAL METRICS

    Get PDF
    Model-based reasoning is a powerful method for performing system monitoring and diagnosis. Building models for model-based reasoning is often a difficult and time consuming process. The Inductive Monitoring System (IMS) software was developed to provide a technique to automatically produce health monitoring knowledge bases for systems that are either difficult to model (simulate) with a computer or which require computer models that are too complex to use for real time monitoring. IMS processes nominal data sets collected either directly from the system or from simulations to build a knowledge base that can be used to detect anomalous behavior in the system. Machine learning and data mining techniques are used to characterize typical system behavior by extracting general classes of nominal data from archived data sets. In particular, a clustering algorithm forms groups of nominal values for sets of related parameters. This establishes constraints on those parameter values that should hold during nominal operation. During monitoring, IMS provides a statistically weighted measure of the deviation of current system behavior from the established normal baseline. If the deviation increases beyond the expected level, an anomaly is suspected, prompting further investigation by an operator or automated system. IMS has shown potential to be an effective, low cost technique to produce system monitoring capability for a variety of applications. We describe the training and system health monitoring techniques of IMS. We also present the application of IMS to a data set from the Space Shuttle Columbia STS-107 flight. IMS was able to detect an anomaly in the launch telemetry shortly after a foam impact damaged Columbia's thermal protection system
    • …
    corecore