WorldWideScience
1

Learning Undirected Graphical Models with Structure Penalty  

CERN Document Server

In undirected graphical models, learning the graph structure and learning the functions that relate the predictive variables (features) to the responses given the structure are two topics that have been widely investigated in machine learning and statistics. Learning graphical models in two stages will have problems because graph structure may change after considering the features. The main contribution of this paper is the proposed method that learns the graph structure and functions on the graph at the same time. General graphical models with binary outcomes conditioned on predictive variables are proved to be equivalent to multivariate Bernoulli model. The reparameterization of the potential functions in graphical model by conditional log odds ratios in ...

2011-01-01

2

Fuzzy logic of Aristotelian forms  

Energy Technology Data Exchange (ETDEWEB)

Model-based approaches to pattern recognition and machine vision have been proposed to overcome the exorbitant training requirements of earlier computational paradigms. However, uncertainties in data were found to lead to a combinatorial explosion of the computational complexity. This issue is related here to the roles of a priori knowledge vs. adaptive learning. What is the a-priori knowledge representation that supports learning? I introduce Modeling Field Theory (MFT), a model-based neural network whose adaptive learning is based on a priori models. These models combine deterministic, fuzzy, and statistical aspects to account for a priori knowledge, its fuzzy nature, and data uncertainties. In the process of learning, a priori fuzzy concepts converge to crisp or probabilistic ...

1996-12-31

3

Differentially Private Empirical Risk Minimization  

UK PubMed Central (United Kingdom)

Privacy-preserving machine learning algorithms are crucial for the increasingly common setting in which personal data, such as medical or financial records, are analyzed. We provide general...Full Text Available

2011-03-01

4

Components of change in the evolution of learning and unlearned preference  

UK PubMed Central (United Kingdom)

Several phenomena in animal learning seem to call for evolutionary explanations, such as patterns of what animals learn and do not learn. While several models consider how evolution should influence...Full Text Available

2009-09-07

5

Machine Learning Techniques for Biometrics  

Science.gov (United States)

This chapter reports recent advances in the statistical learning literature that may be of interest for biometrics. In particular we discuss two different algorithmic settings, binary classification and multi-task learning, and analyze the two closely related problems of feature selection and feature learning. In the binary case the theoretical and algorithmic advances to feature selection are applied to solve face detection and face authentication problems. In the multi-task case we show how the data structure described by a group of features common to the various tasks can be effectively learned, and then we discuss how this approach could be used to address face recognition.

2009-01-01

6

Incremental learning for recognizing handwritten characters using neural networks  

Energy Technology Data Exchange (ETDEWEB)

Artificial Neural Networks (ANNs) are parallel distributed processing machines. The unique characteristics of ANNs are: Fault tolerance, robustness, plasticity and generalization. These offer great potential in many AI applications such as character recognition. Handwritten character recognition is an intrinsically interesting problem, but the difficulties of this task are the many variations in the characters. A robust new incremental learning method, which combines supervised and unsupervised learning paradigms implemented by the Functional Link Net, is illustrated with experimental results. Clustering, based on unsupervised learning, classifies the input data into several categories. The supervised learning paradigm then further classifies the data in the clustered categories.

1989-01-01

7

Using support vector machines in the multivariate state estimation technique  

Energy Technology Data Exchange (ETDEWEB)

One approach to validate nuclear power plant (NPP) signals makes use of pattern recognition techniques. This approach often assumes that there is a set of signal prototypes that are continuously compared with the actual sensor signals. These signal prototypes are often computed based on empirical models with little or no knowledge about physical processes. A common problem of all data-based models is their limited ability to make predictions on the basis of available training data. Another problem is related to suboptimal training algorithms. Both of these potential shortcomings with conventional approaches to signal validation and sensor operability validation are successfully resolved by adopting a recently proposed learning paradigm called the support vector machine (SVM). The work presented here is a novel application of SVM for data-based modeling of system state variables in ...

1999-07-01

8

Efficient L1/Lq Norm Regularization  

CERN Document Server

Sparse learning has recently received increasing attention in many areas including machine learning, statistics, and applied mathematics. The mixed-norm regularization based on the L1/Lq norm with q > 1 is attractive in many applications of regression and classification in that it facilitates group sparsity in the model. The resulting optimization problem is, however, challenging to solve due to the structure of the L1/Lq -regularization. Existing work deals with special cases including q = 2,infinity, and they cannot be easily extended to the general case. In this paper, we propose an efficient algorithm based on the accelerated gradient method for solving the L1/Lq -regularized problem, which is applicable for all values of q larger than 1, thus significantly extending existing work. One key building block of the proposed algorithm is the L1/Lq -regularized Euclidean projection (EP1q). Our ...

2010-01-01

9

KI: A tool for knowledge integration  

Energy Technology Data Exchange (ETDEWEB)

Knowledge integration is the process of incorporating new information into a body of existing knowledge. It involves determining how new and existing knowledge interact and how existing knowledge should be modified to accommodate the new information. KI is a machine learning program that performs knowledge integration. Through actively investigating the interaction of new information with existing knowledge KI is capable of detecting and exploiting a variety of diverse learning opportunities during a single learning episode. Empirical evaluation suggests that KI provides significant assistance to knowledge engineers while integrating new information into a large knowledge base.

1996-12-31

10

Technology in Coalition Training  

Science.gov (United States)

... program incorporates the proven concepts of advanced distributed learning, modeling and simulation, and electronic digital libraries (Figure 1) to ...

2004-06-01

11

Bayesian Cue Integration as a Developmental Outcome of Reward Mediated Learning  

UK PubMed Central (United Kingdom)

Average human behavior in cue combination tasks is well predicted by Bayesian inference models. As this capability is acquired over developmental timescales, the question arises, how it is learned....Full Text Available

12

Predictability, complexity and learning  

CERN Document Server

We define {\\em predictive information} $I_{\\rm pred} (T)$ as the mutual information between the past and the future of a time series. Three qualitatively different behaviors are found in the limit of large observation times $T$: $I_{\\rm pred} (T)$ can remain finite, grow logarithmically, or grow as a fractional power law. If the time series allows us to learn a model with a finite number of parameters, then $I_{\\rm pred} (T)$ grows logarithmically with a coefficient that counts the dimensionality of the model space. While logarithmic growth of related information theoretic quantities has been found in previous work on learning, power law growth has not been seen in this context. We find that it is associated, for example, with the learning of infinite parameter (or nonparametric) models such as continuous functions with smoothness constraints. There are ...

2000-01-01

13

Word Sense Disambiguation by Web Mining for Word Co-occurrence Probabilities  

CERN Document Server

This paper describes the National Research Council (NRC) Word Sense Disambiguation (WSD) system, as applied to the English Lexical Sample (ELS) task in Senseval-3. The NRC system approaches WSD as a classical supervised machine learning problem, using familiar tools such as the Weka machine learning software and Brill's rule-based part-of-speech tagger. Head words are represented as feature vectors with several hundred features. Approximately half of the features are syntactic and the other half are semantic. The main novelty in the system is the method for generating the semantic features, based on word \\hbox{co-occurrence} probabilities. The probabilities are estimated using the Waterloo MultiText System with a corpus of about one terabyte of unlabeled text, collected by a web crawler.

2004-01-01

14

Support vector machines for nuclear reactor state estimation  

Energy Technology Data Exchange (ETDEWEB)

Validation of nuclear power reactor signals is often performed by comparing signal prototypes with the actual reactor signals. The signal prototypes are often computed based on empirical data. The implementation of an estimation algorithm which can make predictions on limited data is an important issue. A new machine learning algorithm called support vector machines (SVMS) recently developed by Vladimir Vapnik and his coworkers enables a high level of generalization with finite high-dimensional data. The improved generalization in comparison with standard methods like neural networks is due mainly to the following characteristics of the method. The input data space is transformed into a high-dimensional feature space using a kernel function, and the learning problem is formulated as a convex quadratic programming problem with a unique solution. In this paper the authors have applied the SVM method for ...

2000-02-14

15

A finite element based model for electrochemical discharge machining in discharge regime  

British Library Electronic Table of Contents (United Kingdom)

Electrochemical discharge machining (ECDM) is a promising hybrid process for high-performance machining of non-conductive glass. ECDM drilling has been found to have different characteristics and material removal mechanisms in discharge regime (less than 300??m in depth) and hydrodynamic regime (more than 300??m in depth); however, these regimes are never separately modeled in existing ECDM models, which leads to large prediction error, especially at low applied voltages and high machining depths. Until now, no model is particularly designed for discharge regime, where most material is removed. In this paper, a finite element based model for ECDM drilling in discharge regime is presented. Material removal subjected to a single spark was simulated using finite element method. The drilling d...

2011-01-01

16

Theoretical and experimental aspects of supervised learning in artificial neural networks  

Energy Technology Data Exchange (ETDEWEB)

The topic of supervised learning within the conceptual framework of artificial neural network (ANN) models is addressed. An ANN is a parallel distributed processing system that consists of many computationally simple processing elements interconnected through uni-directional weighted connections. Such networks, which are roughly patterned after biological nervous systems, have been proposed for use in areas in which the traditional von Neumann computer architecture has been relatively unsuccessful. Learning in these networks is accomplished through the use of algorithms that adjust the values of the connection weights. The work presented here addresses the issue of improving the rate at which ANNs can learn to achieve the mapping of an input pattern to a desired output pattern. The most successful learning algorithms for accomplishing this task are based on gradient descent error ...

1989-01-01

17

Machine vision  

Energy Technology Data Exchange (ETDEWEB)

To keep up with the speeds of modern production lines, most machine vision applications require very powerful computers (often parallel-processing machines), which process millions of points of data in real time. The human brain performs approximately 100 billion logical floating-point operations each second. That is 400 times the speed of a Cray-1 supercomputer. The right software must be developed for parallel-processing computers. The NSF has awarded Rensselaer Polytechnic Institute (Troy, N.Y.) a $2 million grant for parallel- and image-processing software research. Over the last 15 years, Rensselaer has been conducting image-processing research, including work with high-definition TV (HDTV) and image coding and understanding. A similar NSF grant has been awarded to Michigan State University (East Lansing, Mich.) Neural networks are supposed to emulate human learning patterns. These networks and their hardware ...

1989-06-01

18

Photon beam modelling with Pinnacle3 Treatment Planning System for a Rokus M Co-60 Machine  

International Nuclear Information System (INIS)

The basic relationships of the convolution/superposition dose calculation technique are reviewed, and a modelling technique that can be used for obtaining a satisfactory beam model for a commercially available convolution/superposition-based treatment planning system is described. A fluence energy spectrum for a Co-60 treatment machine obtained from a Monte Carlo simulation was used for modelling the fluence spectrum for a Rokus M machine. In order to achieve this model we measured the depth dose distribution and the dose profiles with a Wellhofer dosimetry system. The primary fluence was iteratively modelled by comparing the computed depth dose curves and beam profiles with the depth dose curves and crossbeam profiles measured in a water phantom. The objective of beam modelling is to build a model ...

19

ARISE: American renaissance in science education  

Energy Technology Data Exchange (ETDEWEB)

The national standards and state derivatives must be reinforced by models of curricular reform. In this paper, ARISE presents one model based on a set of principles--coherence, integration of the sciences, movement from concrete ideas to abstract ones, inquiry, connection and application, sequencing that is responsive to how people learn.

1998-09-14

20

Studies with a generalized neuron based Pss on a multi-machine power system  

International Nuclear Information System (INIS)

An artificial neural network can be used as an intelligent controller to control non-linear, dynamic system through learning. It can easily accommodate non-linearities and time dependencies. Most common multi-layer feed-forward neural networks have drawbacks of large number of neurons and hidden layers required to deal with complex problems and require large training time. To overcome these drawbacks, a generalized neuron based non-linear controller has been developed and illustrated as a power system stabilizer. Studies on a five-machine power system show that the proposed controller can significantly improve the dynamic performance and provide good damping of the power system over a wide operating range.

2004-07-01

21

Cultural inheritance and diversification of diet in variable environments  

British Library Electronic Table of Contents (United Kingdom)

Both cultural inheritance and cultural diversification of diets may play an important role in animal evolution. Here we studied how diet innovation and cultural change relate to cultural inheritance in a changing environment. We did this by studying diet cultures in group foragers adapting to environmental change through learning, and the consequences this has for diet differentiation between groups. We used an individual-based model of `monkeys' that learn what to eat in a rich environment, and we changed resource species that are available in the environment. Relative to social influences on learning that arise spontaneously in groups, we found that more direct social learning, in the sense of observing another individual and copying what it eats, helps groups deal with high levels of en...

2009-01-01

22

Policy instruments to meet fisheries management objectives in Belgian fisheries  

British Library Electronic Table of Contents (United Kingdom)

Although managing fisheries is complex, policymakers must make decisions daily that affect the future of aquatic resources. To make these decisions, they often combine a mental model with lessons learned from formal models such as computer models. While such computer models are frequently interpreted as predictors of the future, they are often more valuable when used as tools for learning about fisheries and options for management. This approach, looking at computer simulations as learning laboratories, is what this study is all about since its objective is to investigate by means of a microworld if policymakers in Belgian fisheries have the policy instruments at hand to align the real fisheries world with their often completely different desired fisheries worlds. This study illustrates ba...

2011-01-01

23

Automatic Annotation of XHTML Pages with Audio Components  

CERN Document Server

In the past ten years, significant research effort was invested in audio browsers, programs able to decode the structure of Web pages and put them into an audio format. Few advanced browsers use machine learning algorithms to classify objects on the Web page and learn browsing behaviors, have multimodal input and outputs and are able to synchronize between the graphical and audio modalities to interact with the Web page. The disadvantages of these audio browsers include the necessity of a high computation power since the user's machine has to decode the structure of the Web page, and, therefore, making impossible the installation of such programs on mobile devices. In this paper, we propose a simpler and more efficient solution for the creation of a multimodal application. We developed a middleware that automatically annotates Web pages with VoiceXML generated from the content of the Web page. Using our ...

2007-01-01

24

Power system stabilizer in the electric power system; Stabilizator systemowy w systemie elektroenergetycznym  

Energy Technology Data Exchange (ETDEWEB)

A mathematical model of the multi machine electric power system to analyse its dynamics has been worked out. The effectivity of the power system stabilizer developed in the one machine system has been tested by means of this model. The influence of the arrangement of the stabilizers on the stability of the electric power system has also been investigated. High damping of electromechanical transient processes has been achieved. 7 refs., 1 tab., 5 figs.

1994-12-31

25

PROBABILISTIC SYSTEMS MODELING AND COST/PERFORMANCE METHODOLOGIES ...  

Science.gov (United States)

sidered as produced in one period of time for learning curve purposes. A ...... 61 FORMAT (6X,13,3XTARGET DATE 1,13,1X,A6,' NO LATER THAN',F4.0, ...

26

Influence of the interstimulus interval on temporal processing and learning: testing the state-dependent network model  

UK PubMed Central (United Kingdom)

The ability to determine the interval and duration of sensory events is fundamental to most forms of sensory processing, including speech and music perception. Recent experimental data support the notion...Full Text Available

2009-07-12

27

AEROSPACE MEDICINE AND BIOLOGY - NASA Technical Reports Server  

Science.gov (United States)

Learning curve models have gained widespread acceptance as a technique for analyzing and ...... flight segment in F4 pilots p 163 A91-30966. WILSON, JOHN W . ...

28

Toward a hybrid data mining model for customer retention  

British Library Electronic Table of Contents (United Kingdom)

The prevention of subscriber churn through customer retention is a core issue of Customer Relationship Management (CRM). By minimizing customer churn a company maximizes its profit. This paper proposes a hybridized architecture to deal with customer retention problems. It does so not only through predicting churn probability but also by proposing retention policies. The architecture works in two modes: learning and usage.In the learning mode, the churn model learner seeks potential associations from the subscriber database. This historical information is used to form a churn model. This mode also calls for a policy model constructor to use the attributes identified in the churn model to divide all `churners' into distinct groups. The policy model constructor is also responsible for develop...

2007-01-01

29

Coordinated stabilization of a multimachine power system  

Energy Technology Data Exchange (ETDEWEB)

The paper presents a sequential procedure for coordinated stabilization of a multimachine power system with arbitrary complexity of the system model. The most effective machine to be equipped with a power system stabilizer is identified using eigenvalue analysis. The selection is based on the sensitivity of critical eigenvalues to increases in the coefficient of a damping term which is inserted in each equation of motion, in succession. The method is applied to a three-machine system and simulation studies show appreciable improvements in the small disturbance stability of the system.

1984-03-01

30

Learning Online Social Support: An Investigation of Network Information Technology Based on UTAUT  

British Library Electronic Table of Contents (United Kingdom)

ABSTRACT Extending the unified theory of acceptance and use of technology (UTAUT) model, this study postulates a model of online social support. The model is empirically tested using data from undergraduates in Taiwan regarding their usage of instant messaging (IM). The test results indicate that all model paths are significant, except that the path between online social support and facilitating conditions is insignificant. This study offers limitations and implications.

2008-01-01

31

Neural integrated control for a free-floating space robot with suddenly changing parameters  

British Library Electronic Table of Contents (United Kingdom)

Because the state of a free-floating space robot model is uncertain and sudden changes in the model parameters might undermine the stability of the system, this paper proposes a control strategy based on a variable structure neural integrated controller. This scheme does not need a precise space robot model, making use of the radial basis function neural network ability approach to learn about an uncertain model. The network weights are adjusted online in real-time. During the early period of the control phase and parameter changes, the variable structure controller compensates for the uncertain model which the neural network could not learn well. It also creates global asymptotic stability for the whole closed-loop system. Simulation results show that the controller can handle bad changea...

2011-01-01

32

Learning material defect patterns by separating mixtures of independent component analyzers from NDT sonic signals  

British Library Electronic Table of Contents (United Kingdom)

This paper introduces the application of independent component analysis mixture modelling (ICAMM) in non-destructive testing (NDT). The application consists of discriminating patterns for material quality control from homogeneous and defective materials inspected by impact-echo testing. This problem is modelled as a mixture of independent component analysis (ICA) models, representing a class of defective or homogeneous material by an ICA model whose parameters are learned from the impact-echo signal spectrum. These parameters define a kind of particular signature for the different defects. The proposed procedure is intended to exploit to the maximum the information obtained with the cost efficiency of only a single impact. To illustrate this capability, four levels of classification detail...

2010-01-01

33

An example of use of SAT for NPP training OJT model  

International Nuclear Information System (INIS)

The non-licensed operator on the job training model presently considered for development and implementation at C.N. Almaraz (CNA) has the primary objective of imparting practical knowledge and skills to the trainee on a per system basis and specific to the job position. This model is somewhat different in scope from the OJT process used in U.S. stations because the learning process is not done on a task per task basis, but rather on the concept of learning collectively all the knowledge and skills required by the specific-system job. This model arose primarily from two thoughts. First, the knowledge and skills have been obtained from a detailed job and task analysis process which will result in the learning of many required knowledge and skills divided by three categories: components, systems and academics. Secondly, the OJT most commonly used in the U.S. ...

1994-03-21

34

Modeling of power-system dynamics in the medium-time scale  

Energy Technology Data Exchange (ETDEWEB)

This thesis deals with the reduced-order modeling of electrical machines and interconnected power systems in the medium time scale using integral manifold techniques. First, an improved model for power system stabilizer design that captures the damping due to the amortisseur windings while retaining the simplicity of the DeMello-Concordia model is presented. Second, time scales of the regulated synchronous machine are analyzed using the linearized models, and the well-known effects of the high-gain regulator on the system are explained. A reduced-order model that captures the damping due to the power-system stabilizer is presented. Third, speed-damping terms are obtained in the swing equation in a multimachine environment by approximating the integral manifold associated with fast damper windings. This provides a theoretical basis for the ...

1991-01-01

35

The LSST Data Mining Research Agenda  

CERN Document Server

We describe features of the LSST science database that are amenable to scientific data mining, object classification, outlier identification, anomaly detection, image quality assurance, and survey science validation. The data mining research agenda includes: scalability (at petabytes scales) of existing machine learning and data mining algorithms; development of grid-enabled parallel data mining algorithms; designing a robust system for brokering classifications from the LSST event pipeline (which may produce 10,000 or more event alerts per night); multi-resolution methods for exploration of petascale databases; indexing of multi-attribute multi-dimensional astronomical databases (beyond spatial indexing) for rapid querying of petabyte databases; and more.

2008-01-01

36

Proceedings of the Pacific Knowledge Acquisition Workshop 2004  

CERN Document Server

Artificial intelligence (AI) research has evolved over the last few decades and knowledge acquisition research is at the core of AI research. PKAW-04 is one of three international knowledge acquisition workshops held in the Pacific-Rim, Canada and Europe over the last two decades. PKAW-04 has a strong emphasis on incremental knowledge acquisition, machine learning, neural nets and active mining. The proceedings contain 19 papers that were selected by the program committee among 24 submitted papers. All papers were peer reviewed by at least two reviewers. The papers in these proceedings cover the methods and tools as well as the applications related to develop expert systems or knowledge based systems.

2005-01-01

37

Fault diagnosis of roller bearing using fuzzy classifier and histogram features with focus on automatic rule learning  

British Library Electronic Table of Contents (United Kingdom)

Roller bearing is one of the most widely used elements in rotary machines. Condition monitoring of such elements is conceived as pattern recognition problem. Pattern recognition has three main phases: feature extraction, feature selection and feature classification. Histogram features can be used for fault diagnosis of roller bearing. This paper presents the use of decision tree for selecting best few histogram features (bin ranges) that will discriminate the fault conditions of the bearing from given train samples. These features are extracted from vibration signals. A rule set is formed from the extracted features and fed to a fuzzy classifier. The rule set necessary for building the fuzzy classifier is obtained largely by intuition and domain knowledge. This paper also presents the usag...

2011-01-01

38

Design of recurrent neural network power system stabilizer based on genetic algorithm  

Energy Technology Data Exchange (ETDEWEB)

A new recurrent neural network power system stabilizer (RNNPSS) based on genetic algorithm (GA) was presented. It shows faster convergence than the linear quadratic regulator (LQR) stabilizer in a multi-machine power system, because the proposed GA based neural network was first trained off-line to determine the optimal values of the learning rates. Otherwise, the RNNPSS consists of just two layers. As such, the time consumption of the damping oscillations is lower than with conventional methods. In addition, the operating range of the RNNPSS is greater than that of the LQR and conventional three layer neural networks, since the RNNPSS can greatly reduce system complexity and effectively damp system oscillations. 9 refs., 7 figs.

2008-07-01

39

Identification method for gas-liquid two-phase flow regime based on singular value decomposition and least square support vector machine  

International Nuclear Information System (INIS)

Aiming at the non-stationary characteristics of differential pressure fluctuation signals of gas-liquid two-phase flow, and the slow convergence of learning and liability of dropping into local minima for BP neural networks, flow regime identification method based on Singular Value Decomposition (SVD) and Least Square Support Vector Machine (LS-SVM) is presented. First of all, the Empirical Mode Decomposition (EMD) method is used to decompose the differential pressure fluctuation signals of gas-liquid two-phase flow into a number of stationary Intrinsic Mode Functions (IMFs) components from which the initial feature vector matrix is formed. By applying the singular vale decomposition technique to the initial feature vector matrixes, the singular values are obtained. Finally, the singular values serve as the flow regime characteristic vector to be LS-SVM classifier and flow regimes are identified by the output of the classifier. The ...

2007-12-01

40

Getting America Ready for Japanese Science and Technology.  

Science.gov (United States)

The proceedings of a conference on the development of language capabilities to prepare United States scientists to share in scientific and technological development with Japan include these papers: "Are Japanese Language Programs Reaching Scientists and Engineers?"; "Japanese Language Study for Engineers: High Tech Perspectives"; "Applied Japanese Studies for Science and Engineering at American Universities"; "Training and Certifying Japanese Technical Translators"; "Designing Effective Language Teaching for Professionals"; "Problems in Teaching Technical Japanese"; "Commentary" A Cautious and Deliberate Strategy Is Needed"; "Establishing a Japanese High-Technology Information Company in the United States"; "The Problems of Operating a Technical Translation Company in Japan";"The Japan Information Center of Science and Technology"; "A National Agenda for Japanese Language Training"; "National Language Policies and the 99th Congress"; "Machine Translations: ...

1985-05-15

41

DECOVALEX - Mathematical models of coupled T-H-M processes for nuclear waste repositories. Report of phase III  

Energy Technology Data Exchange (ETDEWEB)

This report presents the methodologies and results of the field/laboratory experiments and mathematical modeling defined for the phase III of the project. Results from test cases 2-6 are given in separate chapters of the report (which have been indexed separately), and the last chapter discusses the lessons learned from the three phases of the DECOVALEX project.

1995-12-01

42

Power system stabilizer design based on structured singular values  

Energy Technology Data Exchange (ETDEWEB)

In this paper, power system stabilizer design for multi-machine power systems is translated into an equivalent problem of decentralized controller design for Multi-Output Multi-Input (MIMO) control systems. Subject to a condition based on the structured singular values, each stabilizer can be designed independently. Within this general framework, the conventional stabilizer design methodology based on the concept of synchronous and damping torques is used to decide the design details of each stabilizer. The suggested design method is applied to a model of a practical 10 machine power system. (author)

1998-12-31

43

Dynamic neuronal ensembles: Issues in representing structure change in object-oriented, biologically-based brain models  

Energy Technology Data Exchange (ETDEWEB)

This paper describes the structure of dynamic neuronal ensembles (DNEs). DNEs represent a new paradigm for learning, based on biological neural networks that use variable structures. We present a computational neural element that demonstrates biological neuron functionality such as neurotransmitter feedback absolute refractory period and multiple output potentials. More specifically, we will develop a network of neural elements that have the ability to dynamically strengthen, weaken, add and remove interconnections. We demonstrate that the DNE is capable of performing dynamic modifications to neuron connections and exhibiting biological neuron functionality. In addition to its applications for learning, DNEs provide an excellent environment for testing and analysis of biological neural systems. An example of habituation and hyper-sensitization in biological systems, using a neural circuit from a snail is presented and discussed. This paper ...

1996-12-31

44

Simulation for transient stability study of the Taiwan power system - a nuclear majority system  

Energy Technology Data Exchange (ETDEWEB)

A transient stability program was developed for the Taiwan Power Company, which has a high proportion of nuclear generation in its power system. This program offers a new territory to investigate nuclear plant effects on the power system transient stability. This program also provides a high speed tool for the Taipower system operational planning. A generalized procedure of synchronous machine modeling for a large-scale stability study is presented. The merits and weaknesses of machine modeling can be comprehended through each item of this procedure. Three types of nonlinear synchronous machine modeling implemented into this stability program are derived by following this procedure. A robust subroutine was derived to perform the fourth order Runge-Kutta integration method, making the software programming neat and systematical. For simulating the nuclear plant ...

1984-01-01

45

Simulation for transient stability study of the Taiwan power system - a nuclear majority system  

International Nuclear Information System (INIS)

A transient stability program was developed for the Taiwan Power Company, which has a high proportion of nuclear generation in its power system. This program offers a new territory to investigate nuclear plant effects on the power system transient stability. This program also provides a high speed tool for the Taipower system operational planning. A generalized procedure of synchronous machine modeling for a large-scale stability study is presented. The merits and weaknesses of machine modeling can be comprehended through each item of this procedure. Three types of nonlinear synchronous machine modeling implemented into this stability program are derived by following this procedure. A robust subroutine was derived to perform the fourth order Runge-Kutta integration method, making the software programming neat and systematical. For simulating the nuclear plant ...

46

Modelling and design of smoothing reactances. Application to air gap length calculation  

Energy Technology Data Exchange (ETDEWEB)

A new method for analysis and design of smoothing reactances utilising two-dimensional planar models is presented in this paper. Inductance and magnetic flux density are calculated, and their results compared with those measured experimentally. The results obtained are good if compared with those measured once the machine have been built. Moreover, the method herein developed is applied to the calculation of air gap lengths in terms of the desired current and inductance. The kind of reactances studied presents windings in both limbs and air gaps in the four corners (joint of limbs and yokes). The main contribution of this paper is the presentation of a method of industrial application, to be easily developed, with a very important reduction in the time of machine calculation (due to the decrease in the number of nodes and elements compared with the three-dimensional model) for the determination of the ...

2000-08-01

47

A simple model for explosives formulation  

Energy Technology Data Exchange (ETDEWEB)

A simple model based on surface chemistry is developed, based an simple concepts of contact angle, wetting and spreading. Results of the modeling can be stated by two simplified rules of thumb'': (1) A liquid will spread on the surface of a solid if the surface tension of the liquid is lose than the surface free energy of the solid, and (2) The liquid having the surface tension nearest that of the solid will preferentially wet the surface of the solid. These two rules can then be used to define the parameters that constitute a process for formulating a plastic bonded explosive (PBX), which is a crystalline high-explosive material coated with a small amount of plastic polymeric material (the binder). The PBX then can be pressed to a high density, and machined to a specific shape. The pressed and machined explosive material can then be used in a physics experiment to study fundamental ...

1993-01-01

48

A simple model for explosives formulation  

Energy Technology Data Exchange (ETDEWEB)

A simple model based on surface chemistry is developed, based an simple concepts of contact angle, wetting and spreading. Results of the modeling can be stated by two simplified ``rules of thumb``: (1) A liquid will spread on the surface of a solid if the surface tension of the liquid is lose than the surface free energy of the solid, and (2) The liquid having the surface tension nearest that of the solid will preferentially wet the surface of the solid. These two rules can then be used to define the parameters that constitute a process for formulating a plastic bonded explosive (PBX), which is a crystalline high-explosive material coated with a small amount of plastic polymeric material (the binder). The PBX then can be pressed to a high density, and machined to a specific shape. The pressed and machined explosive material can then be used in a physics experiment to study fundamental properties of ...

1993-04-01

49

Post-machining thermal treatment after surface finishing of hardened steels: Kinetics of XRD line width reduction and improvement in rolling contact lifetime under mixed friction conditions  

Energy Technology Data Exchange (ETDEWEB)

Hard surface finishing represents the final manufacturing step for functional areas of machine elements in state-of-the-art production. Raceways of rolling bearing rings are ground and honed to the required low roughness. Plastic deformation is restricted to a narrow edge zone of the hardened steel. Reheating of the machined components below the martensite tempering or bainite transformation temperature results in a marked decrease of the XRD line width on the surface. The investigated samples are made of through-hardened standard bearing steel 100Cr6 (international denotation: SAE 52100). On the basis of a material model that explains the effect as a complex diffusion process of dislocational carbon segregation, i.e. static strain aging, the measured kinetics of the XRD line width reduction is simulated by an Arrhenius-type equation, which describes the rate-controlling reaction step of temper carbide dissolution. The ...

2008-07-01

50

A study of kerf characteristics in abrasive waterjet machining of graphite/epoxy composite  

Energy Technology Data Exchange (ETDEWEB)

Kerf geometry, kerf wall features, and cutting front characteristics of an Abrasive Waterjet (AWJ) machined Graphite/Epoxy (Gr/Ep) laminate were studied. A macroscopic analyses suggests that geometrical features associated with AWJ machining of Gr/Ep laminates are influenced by three macro regions along the cutting depth. The presence of these regions, including initial damage at jet entry, smooth cutting, and rough cutting near the jet exit, depends on the operating conditions. Design of experiments and analysis of variance were used to determine the effect of cutting parameters on kerf characteristics and to develop empirical models for kerf profile and features of the three distinct macroscopic regions. Cutting front analysis revealed that the mechanisms of material removal in AWJ machining of Gr/Ep do not change over the jet penetration depth. In general, high quality uniform cuts may be obtained by ...

1996-04-01

51

Reverse time migration: A seismic processing application on the connection machine  

Science.gov (United States)

The implementation of a reverse time migration algorithm on the Connection Machine, a massively

1987-01-01

52

Behavioral Stress May Increase the Rewarding Valence of Cocaine-Associated Cues Through a Dynorphin/?-Opioid Receptor-Mediated Mechanism without Affecting Associative Learning or Memory Retrieval Mechanisms  

UK PubMed Central (United Kingdom)

Stress exposure increases the risk of addictive drug use in human and animal models of drug addiction by mechanisms that are not completely understood. Mice subjected to repeated forced swim stress...Full Text Available

2010-08-01

53

Teaching medicine and allied disciplines in the 21st century--lessons from Ireland on the continuing need for reform  

Energy Technology Data Exchange (ETDEWEB)

This article identifies the imperatives behind the need to move away from teaching based on the transmission of a lot of facts to teaching that enables students to become lifelong learners. It reminds us that the over-riding goal is an education process that maximizes the ability of teachers to teach well and of students to learn effectively. It argues that the necessary reform process can only be successful if the three components of an education programme--the curriculum, teaching strategies and assessment--are reformed simultaneously to ensure that each is designed to produce more effective teaching and learning. It points to the literature that tells us what we know about factors affecting student behaviour and, in particular, notes the crucial factor of student perception of the requirement of the assessment regime. It recommends that Biggs' model of constructive alignment is used as the organizing principle ...

2005-02-01

54

Late Entry in Swedish Tertiary Education: Can the Opportunity of Lifelong Learning Promote Equality Over the Life Course?  

British Library Electronic Table of Contents (United Kingdom)

Abstract In this article, I investigate the relation between economic inequality and the decision to take up studies at the tertiary level late in life. Who exactly decides to enrol? Is it advantaged or disadvantaged groups in terms of current earnings rank, occupation, unemployment experience and social origin? Using unique register data of university applications and discrete time hazard regression models, the results show the likelihood of a late entry to be especially high for individuals who are disadvantaged to a moderate extent in terms of current earnings rank and also with some unemployment experience. Class differences in the transition to tertiary education decline with age. This suggests, with a moderate amount of simplification, that lifelong learning tends to promote both int...

2011-01-01

55

Experiencing mathematics classes: Ability grouping, gender and the selective development of participative identities  

British Library Electronic Table of Contents (United Kingdom)

Mathematics education reform emphasises the need to move away from transmission models of teaching to discursive classroom practices in which students negotiate and justify solutions to problems. This shift has potential, but not inevitable, implications for students' mathematical identities with respect to their sense of ownership and participation in mathematics as a creative activity, and is particularly pertinent in the UK context where ability grouping is prevalent. This paper presents an analysis of 13-15-year-old British pupils' accounts of learning and doing mathematics, and shows that the pedagogic practices of ability grouping do indeed play a major part in the development of participatory identities for some pupils but not for others. The data also show that learning is more tha...

2007-01-01

58

Privately Releasing Conjunctions and the Statistical Query Barrier  

CERN Document Server

Suppose we would like to know all answers to a set of statistical queries C on a data set up to small error, but we can only access the data itself using statistical queries. A trivial solution is to exhaustively ask all queries in C. Can we do any better? + We show that the number of statistical queries necessary and sufficient for this task is---up to polynomial factors---equal to the agnostic learning complexity of C in Kearns' statistical query (SQ) model. This gives a complete answer to the question when running time is not a concern. + We then show that the problem can be solved efficiently (allowing arbitrary error on a small fraction of queries) whenever the answers to C can be described by a submodular function. This includes many natural concept classes, such as graph cuts and Boolean disjunctions and conjunctions. In doing so we also give a new learning algorithm for submodular functions that improves upon recent ...

2010-01-01

59

Lab-Tutorials for teaching quantum physics (Lab-Tutorials fuer den Quantenphysik Unterricht)  

CERN Document Server

English abstract: In the "Intuitive Quantum Physics" course, we use graphical interpretations of mathematical equations and qualitative reasoning to develop and teach a simplified model of quantum physics. Our course contains three units: Wave physics, Development of a conceptual toolbox, and quantum physics. It also contains three key themes: wave-particle duality, the Schroedinger equation, and tunneling of quantum particles. Students learn most new material in lab-tutorials in which students work in small groups (3 to 3 people) on specially designed worksheets. Lecture reinforces the lab-tutorial content and focuses more on issues about the nature of science. Data show that students are able to learn some of the most difficult concepts in the course, and also that students learn to believe that there is a conceptually accessible structure to the physics in the course. German abstract: Im Kurs ...

2006-01-01

60

Equivalence Checking in Embedded Systems Design Verification  

CERN Document Server

In this report we focus on some aspects related to modeling and formal verification of embedded systems. Many models have been proposed to represent embedded systems . These models encompass a broad range of styles, characteristics, and application domains and include the extensions of finite state machines, data flow graphs, communication processes and Petri nets. In this report, we have used a PRES+ model (Petri net based Representation for Embedded Systems) as an extension of classical Petri net model that captures concurrency, timing behaviour of embedded systems; it allows systems to be representative in different levels of abstraction and improves expressiveness by allowing the token to carry information. Modeling using PRES+, as discussed above, may be convenient for specifying the input behaviour because it supports concurrency. ...

2010-01-01

61

A Short-Term Forecasting Algorithm for Network Traffic Based on Chaos Theory and SVM  

British Library Electronic Table of Contents (United Kingdom)

Recently, the forecasting technologies for network traffic have played a significant role in network management, congestion control and network security. Forecasting algorithms have also been investigated for decades along with the development of Time Series Analysis (TSA). Chaotic Time Series Analysis (CTSA) may be used to model and forecast the time series by Chaos Theory. As one of the prevailing intelligent forecasting algorithms, it is worthwhile to integrate CTSA and Support Vector Machine (SVM). In this paper, after the vulnerabilities of Local Support Vector Machine (LSVM) in forecasting modeling are analyzed, the Dynamic Time Wrapping (DTW) and the ?Dynamic K? strategy are introduced, as well as a short-term network traffic forecasting algorithm LSVM-DTW-K based on Chaos Theory an...

2011-01-01

62

Statistical characterization of pitting corrosion process and life prediction  

International Nuclear Information System (INIS)

In order to prevent corrosion failures of machines and structures, it is desirable to know in advance when the corrosion damage will take place, and appropriate measures are needed to mitigate the damage. The corrosion predictions are needed both at development as well as operational stage of machines and structures. There are several forms of corrosion process through which varying degrees of damage can occur. Under certain conditions these corrosion processes at alone and in other set of conditions, several of these processes may occur simultaneously. For a certain type of machine elements and structures, such as gears, bearing, tubes, pipelines, containers, storage tanks etc., are particularly prone to pitting corrosion which is an insidious form of corrosion. The corrosion predictions are usually based on experimental results obtained from test coupons and/or field experiences of similar machines or ...

63

An empirical and computational method for performance evaluation of vertical axis wind energy capture system  

Science.gov (United States)

This Dissertation presents the author's investigation and development of a systematic method for evaluating the aerodynamic performance of Vertical Axis Wind Energy Capture Systems (WECS) apart from their electrical generation capability. The current standard method for specifying a wind energy machine is to discuss its rated power in kilowatts (or megawatts when capacity exceeds 100 kW). While this holistic method is effective for comparing machines it does not reveal the essential characteristics necessary for optimization of individual machine components. The method developed herein separates the performance characteristics of the WECS from the generation characteristics and isolates them for benchmarking and optimization. In order to develop an evaluation criterion, it was essential to evaluate and benchmark the current state of the art for wind energy capture. A thorough history of Vertical Axis Wind Turbine (VAWT) ...

2010-01-01

64

Improvement of local air coolers model in ISAAC  

Energy Technology Data Exchange (ETDEWEB)

The purpose of this paper is to assess a new local air coolers model in ISAAC 2.0, as ISAAC 1.0 could model local air coolers only at two locations. In the new model, local air coolers up to twelve locations could be handled. Large LOCA and loss of feed water sequences were selected for the model comparison. Two cases were analyzed with ISAAC 2.0: one with 6 local air coolers in one of the fueling machine room and in the steam generator room, respectively, and the other with 3 local air coolers at both fueling machine room and 6 local air coolers in the steam generator room. The study assumes that the safety systems such as emergency core cooling system, shield cooling system and moderator cooling system are unavailable. According to the ISAAC 2.0 results, the new local air coolers model showed almost no difference between two cases. Also it ...

2004-02-01

65

Neural network for prediction of superheater fireside corrosion  

Energy Technology Data Exchange (ETDEWEB)

Superheater corrosion causes vast annual losses to the power companies. If the corrosion could be reliably predicted, new power plants could be designed accordingly, and knowledge of fuel selection and determination of process conditions could be utilized to minimize superheater corrosion. If relations between inputs and the output are poorly known, conventional models depending on corrosion theories will fail. A prediction model based on a neural network is capable of learning from errors and improving its performance as the amount of data increases. The neural network developed during this study predicts superheater corrosion with 80 % accuracy at early stage of the project. (orig.) 10 refs.

1998-12-31

66

Machine condition monitoring using neural networks and the likelihood function  

Energy Technology Data Exchange (ETDEWEB)

A model-based technique incorporating neural networks has been developed for process monitoring. The technique is intended for processes where the uncertainty in the reference model is larger than desired but where process measurements providing additional information about the behavior of the system are available. This data is used to reduce the uncertainty of the model. The technique has been implemented in a real-time system for monitoring operational changes of mechanical equipment for use in predictive maintenance applications. Tests on a peristaltic pump were conducted and demonstrate the advantages of the proposed technique.

1997-09-01

67

A self-organizing power system stabilizer using Fuzzy Auto-Regressive Moving Average (FARMA) model  

Energy Technology Data Exchange (ETDEWEB)

This paper presents a self-organizing power system stabilizer (SOPSS) which use the Fuzzy Auto-Regressive Moving Average (FARMA) model. The control rules and the membership functions of the proposed logic controller are generated automatically without using any plant model. The generated rules are stored in the fuzzy rule space and updated on-line by a self-organizing procedure. To show the effectiveness of the proposed controller, comparison with a conventional controller for one-machine infinite-bus system is presented.

1996-06-01

68

A comparison of algorithms for inference and learning in probabilistic graphical models.  

Science.gov (United States)

Research into methods for reasoning under uncertainty is currently one of the most exciting areas of artificial intelligence, largely because it has recently become possible to record, store, and process large amounts of data. While impressive achievements have been made in pattern classification problems such as handwritten character recognition, face detection, speaker identification, and prediction of gene function, it is even more exciting that researchers are on the verge of introducing systems that can perform large-scale combinatorial analyses of data, decomposing the data into interacting components. For example, computational methods for automatic scene analysis are now emerging in the computer vision community. These methods decompose an input image into its constituent objects, lighting conditions, motion patterns, etc. Two of the main challenges are finding effective representations and models in specific applications and finding efficient algorithms ...

2005-09-01

69

Development of an advanced power system stabilizer using a strict linearization approach  

Energy Technology Data Exchange (ETDEWEB)

This paper presents a practical design for a power system stabilizer using the differential geometric linearization approach. This stabilizer uses the information at the secondary bus of the step-up transformer as input signals, enabling its application to multi-machine power systems. The stabilizer makes it possible to obtain all necessary information within its own power station without observing an equivalent reactance in other power systems. To evaluate the dynamic performance of this stabilizer, the authors tested it on a multi-machine system model using the computer. The simulation results showed that the stabilizer offered good dynamic performance and robustness compared with conventional power system stabilizers, thus confirming its very effective and practical application in power system stabilization.

1996-05-01

70

Comparison of Support Vector Machine and Back Propagation Neural Network in Evaluating the Enterprise Financial Distress  

CERN Document Server

Recently, applying the novel data mining techniques for evaluating enterprise financial distress has received much research alternation. Support Vector Machine (SVM) and back propagation neural (BPN) network has been applied successfully in many areas with excellent generalization results, such as rule extraction, classification and evaluation. In this paper, a model based on SVM with Gaussian RBF kernel is proposed here for enterprise financial distress evaluation. BPN network is considered one of the simplest and are most general methods used for supervised training of multilayered neural network. The comparative results show that through the difference between the performance measures is marginal; SVM gives higher precision and lower error rates.

2010-01-01

71

Prediction of Skin Sensitization with a Particle Swarm Optimized Support Vector Machine  

Science.gov (United States)

Skin sensitization is the most commonly reported occupational illness, causing much suffering to a wide range of people. Identification and labeling of environmental allergens is urgently required to protect people from skin sensitization. The guinea pig maximization test (GPMT) and murine local lymph node assay (LLNA) are the two most important in vivo models for identification of skin sensitizers. In order to reduce the number of animal tests, quantitative structure-activity relationships (QSARs) are strongly encouraged in the assessment of skin sensitization of chemicals. This paper has investigated the skin sensitization potential of 162 compounds with LLNA results and 92 compounds with GPMT results using a support vector machine. A particle swarm optimization algorithm was implemented for feature selection from a large number of molecular descriptors calculated by Dragon. For the LLNA data set, the classification accuracies are 95.37% and ...

2009-07-17

73

Modeling protein synthesis from a physicist's perspective: a toy model  

CERN Document Server

Proteins are polymers of amino acids. These macromolecules are synthesized by intracellular machines called {\\it ribosome}. Although, traditionally, the experimental investigation of protein synthesis has been an active area of research in molecular cell biology, important quantitative models of this phenomenon have been reported mostly in the research journals devoted to statistical physics and related interdisciplinary topics. From the perspective of a physicist, protein synthesis is a phenomenon of {\\it classical transport of interacting ribosomes on a messenger RNA (mRNA) template} that dictates the sequence of the amino acids on the protein. Here we bring this frontier area of contemporary research into the classroom by appropriate simplification of the models and methods. In particular, we develope a simple toy model and analyze it by some elementary techniques of non-equilibrium statistical ...

2007-01-01

74

Use and disposal of large home electronic appliances in Vietnam  

British Library Electronic Table of Contents (United Kingdom)

In this study, e-waste flows of five large home appliances (color televisions, refrigerators, washing machines, personal computers, and air conditioners) in Vietnam are investigated. A social survey was performed to investigate the situation on using appliances in households as well as on the disposal of appliances by the first users. Future quantities of e-waste were estimated using a model that combines use of the Weibull distribution, the logistic function, and the population balance model. It was forecast that about 3.86 million appliances, or 114 000 tons, will be discarded in 2010, and about 17.2 million appliances, or 567 000 tons, in 2025, showing a rapid increase of e-waste in the near future.

2009-01-01

75

On the eigenvalue control of electromechanical oscillations by adaptive power system stabilizer  

Energy Technology Data Exchange (ETDEWEB)

This paper presents the eigenvalue control strategy which utilizes an adaptive power system stabilizer for the decentralized control of damping and frequency of electromechanical oscillations in power systems. The control procedure includes the complete identification of the decoupled subsystem model in real-time from local measurements only and the assignment of its estimated electromechanical eigenvalue by the change of stabilizer parameters. The robustness and efficiency of the proposed adaptive controller to enhance overall system stability are illustrated in several examples, including the three-machine power system model.

1990-11-01

76

Renewable energy technologies for irrigation water pumping in India: projected levels of dissemination, energy delivery and investment requirements using available diffusion models  

Energy Technology Data Exchange (ETDEWEB)

Using the past diffusion trends of four renewable energy technologies for irrigation water pumping in India (SPV pumps, windmill pumps and biogas/producer gas driven dual fuel engine pumps), results of an attempt to project their future dissemination levels, have been presented in this study. The likely contribution of the renewable energy options considered in the study to the projected energy demand for irrigation water pumping in India has been estimated. Estimates of the associated investment requirements taking into account the learning effect have also been presented. (author)

2005-12-01

77

Extensions to the energy system GMM model: An overview  

International Nuclear Information System (INIS)

This report describes recent extensions to the energy-systems GMM (Global Multiregional MARKAL) model undertaken by the Energy Economics Group (EEG) of the Paul Scherrer Institute (PSI) in Switzerland (hereon referred to as PSI-EEG) in the context of the SAPIENTIA project sponsored by the European Commission (DG Research) and the Swiss National Centre for Competence in Research on Climate (NCCR-Climate). GMM is a multi-regional 'bottom-up' energy-systems optimization model that endogenizes technology learning. The model has been developed and is used at PSI-EEG. The main extensions undertaken here concern the incorporation of a clusters approach to technology learning, the introduction of an improved representation of the transportation sector with emphasis on the passenger sub-sector and the implementation of marginal abatement curves for CH4 and N2O, two main non-CO2 greenhouse ...

2005-06-12

78

Why Copy Others? Insights from the Social Learning Strategies Tournament  

UK PubMed Central (United Kingdom)

Social learning (learning through observation or interaction with other individuals) is widespread in nature and is central to the remarkable success of humanity, yet it remains unclear why...Full Text Available

2010-04-09

79

Teaching, learning, and leading.  

Science.gov (United States)

Instructional systems design is a process for assessing learning needs, creating instructional programs, and evaluating effectiveness of learning. We discuss the benefits of including instructional systems design theory and practice in the curriculum, with an emphasis on making the process relevant for student nurse anesthetists. PMID:10488275

1999-02-01

80

Learn CPR You Can Do It!  

Science.gov (United States)

Have a question about CPR? Click Here To Ask The Doctor Learn CPR is a free public service supported by the University of Washington School of Medicine . Learn the basics of CPR - cardiopulmonary resuscitation. The American Heart Association issued updated ...

81

Fear and safety learning differentially affect synapse size and dendritic translation in the lateral amygdala  

UK PubMed Central (United Kingdom)

Fear learning is associated with changes in synapse strength in the lateral amygdala (LA). To examine changes in LA dendritic spine structure with learning, we used serial electron microscopy to re-construct...Full Text Available

2010-05-18

82

Early auditory experience generates long-lasting memories that may subserve vocal learning in songbirds  

UK PubMed Central (United Kingdom)

In both humans and songbirds, infants learn vocalizations by imitating the sounds of adult tutors with whom they interact during an early sensitive period. Vocal learning occurs in few animal taxa;...Full Text Available

2006-01-24

83

Evaluation of a temperature model of the continuous steel casting process  

Energy Technology Data Exchange (ETDEWEB)

This report summarizes some experiences gathered when using the semi-empirical temperature model that forms the heart of the steel casting advisory system `TUNDTEMP` in simulating the casting process. The model estimates the evolution of the liquid steel temperature in a tundish of a continuous casting machine through a temperature prediction at a couple of central time instants during the casting process. The results are compared with corresponding actual observations during the castings - measured steel temperatures and recorded casting difficulties and interruptions. Explanations for the possible discrepancies are suggested. Starting from a heuristically chosen set of model parameter values, some developing steps have been tested to reduce the simulation errors. The study concentrates mainly on temperature predictions for single heat castings. At the end of the report, some simulations of sequence ...

1993-11-01

84

Analysis on Correlation between AE Parameters and Stress Intensity Factor using Principal Component Regression and Artificial Neural Network  

Energy Technology Data Exchange (ETDEWEB)

The aim of this study is to develop the methodology which enables to identify the mechanical properties of element such as stress intensity factor by using the AE parameters. Considering the multivariate and nonlinear properties of AE parameters such as ringdown count, rise time, energy, event duration and peak amplitude from fatigue cracks of machine element the principal component regression(PCR) and artificial neural network(ANN) models for the estimation of stress intensity factor were developed and validated. The AE parameters were found to be very significant to estimate the stress intensity factor. Since the statistical values including correlation coefficients, standard mr of calibration, standard error of prediction and bias were stable, the PCR and ANN models for stress intensity factor were very robust. The performance of ANN model for unknown data of stress intensity factor was better than ...

2001-02-15

85

Simulation study using 3-D wavefield modeling for oil and gas exploration; Sanjigen hadoba modeling wo mochiita sekiyu tanko no simulation study  

Energy Technology Data Exchange (ETDEWEB)

As the surroundings of objects of oil exploration grow more complicated, seismic survey methods have turned 3-dimensional and, in this report, several models are examined using the 3-dimensional simulation technology. The result obtained by the conventional wave tracking method is different from actual wavefields, and is unrealistic. The difference method among the fullwave modelling methods demands an exorbitantly long computation time and high cost. A pseudospectral method has been developed which is superior to the difference method, and has been put to practical use thanks to the advent of parallel computers. It is found that a 3-dimensional survey is mandatory in describing faults. After examining the SEG/EAGE Salt model, it is learned that the salt is well-developed and that 3-dimensional depth migration is required for sub-salt exploration. It is also found through simulation of the EAGE/S ...

1997-05-27

86

Volume IIr - NASA Technical Report Server (NTRS)  

Science.gov (United States)

f4. HRS. 65. 119 HRS. Figure 2-39. Space Processing Shared Flows ..... Learning Curve: An 80 percent learning curve will be used to extrap ...

87

The effect of semantic set size on word learning by preschool children  

UK PubMed Central (United Kingdom)

PurposeThe purpose was to determine whether semantic set size, a measure of the number of semantic neighbors, influenced word learning, and whether the influence...Full Text Available

2009-04-01

88

The Deep Space Network Progress Report 42-39 - NASA Technical ...  

Science.gov (United States)

C. Learning Curve. The learning curve concept has long been recognized and ...... F4. TERMIA. S - STATION EQUIPMENT. V - VLBI VALIDATION EQUIPMENT ...

89

Perceptual learning of co-articulation in speech  

UK PubMed Central (United Kingdom)

Four experiments investigated the novel issue of learning to accommodate the coarticulated nature of speech. Experiment 1 established a co-articulatory mismatch effect for a set of vowel-consonant...Full Text Available

2009-10-01

90

Neural Learning of Predicting Driving Environment  

Science.gov (United States)

... This paper presents our research in neural learning for predicting ... Denote this feature set as F4. ... can be observed that the SOC curves generated by ...

2008-06-01

91

Course, Curriculum, and Laboratory Improvement (CCLI)  

Science.gov (United States)

... teaching and learning; Creating learning materials and teaching strategies; Developing faculty ... achieve educational innovations. Educational Materials Development (EMD): A project under the former ...

92

What can we learn about extragalactic radio jets from X-ray data?  

CERN Document Server

We review the current status of resolved X-ray emission associated with extragalactic radio jets and hotspots. The primary question for any particular jet is to decide if the X-rays come from the synchrotron process or from inverse Compton scattering. There is considerable evidence supporting synchrotron emission for knots in the jets of FRI galaxies. For FRII terminal hotspots detected in the X-ray band, synchrotron self-Compton emission continues to provide viable models with one possible exception (so far). Inverse Compton scattering on photons of the cosmic microwave background is indicated for a few powerful jets, and is expected to be an important contributor if not the dominating mechanism for higher redshift objects. The application of a model generally yields physical parameters and in many cases, these include the Doppler boosting factor.

2003-01-01

93

Efficient Multiclass Implementations of L1-Regularized Maximum Entropy  

CERN Document Server

This paper discusses the application of L1-regularized maximum entropy modeling or SL1-Max [9] to multiclass categorization problems. A new modification to the SL1-Max fast sequential learning algorithm is proposed to handle conditional distributions. Furthermore, unlike most previous studies, the present research goes beyond a single type of conditional distribution. It describes and compares a variety of modeling assumptions about the class distribution (independent or exclusive) and various types of joint or conditional distributions. It results in a new methodology for combining binary regularized classifiers to achieve multiclass categorization. In this context, Maximum Entropy can be considered as a generic and efficient regularized classification tool that matches or outperforms the state-of-the art represented by AdaBoost and SVMs.

2005-01-01

94

A Study on Feature Selection Techniques in Educational Data Mining  

CERN Document Server

Educational data mining (EDM) is a new growing research area and the essence of data mining concepts are used in the educational field for the purpose of extracting useful information on the behaviors of students in the learning process. In this EDM, feature selection is to be made for the generation of subset of candidate variables. As the feature selection influences the predictive accuracy of any performance model, it is essential to study elaborately the effectiveness of student performance model in connection with feature selection techniques. In this connection, the present study is devoted not only to investigate the most relevant subset features with minimum cardinality for achieving high predictive performance by adopting various filtered feature selection techniques in data mining but also to evaluate the goodness of subsets with different cardinalities and the quality of six filtered feature selection algorithms ...

2009-01-01

95

Collaborative and situated learning on the web ? how can teacher education theoretically and practically respond to changing demands and roles of teachers? : A Research based on case studies of online second language learning in ?communities of practice?  

DEFF Research Database (Denmark)

The background for this paper is a growing interest during the past decade in Denmark in the concepts of ?situated learning?, ?social theory of learning? and ?learning in communities of practice? developed by the American social anthropologist Jean Lave and the Californian Research Scientist Etienne Wenger. The work by Jean Lave from 1988 (Lave, 1988) based on anthropological field studies in Brazil and Liberia as well as later works by Lave & Wenger (Lave and Wenger, 1991; Chaiklin and Lave, 1993; Wenger, 1998; Wenger, McDermott, R. and W. Snyder, 2002) on situated learning and social learning theory have provoked considerable response in anthropological studies, in learning theories as well asin considerations about practical implementation of concepts like ?lifelong learning? in Denmark in recent decades. The European concept of ...

2006-01-01

96

Variational relevance vector machine for classification and regression problems with multidimensional feature arrays  

British Library Electronic Table of Contents (United Kingdom)

Problems of classification and regression estimation in which objects are represented by multidimensional arrays of features are considered. Many practical statements can be reduced to such problems, for example, the popular approach to the description of images as a set of patches and a set of descriptors in each patch or the description of an object in the form of a set of distances from it to certain support objects selected based on a set of features. For solving problems concerning the objects thus described, a generalization of the relevance vector model is proposed. In this generalization, specific regularization coefficients are defined for each dimension of the multidimensional array of the object description; the resultant regularization coefficient for a given element in the mul...

2011-01-01

97

On the Generation of a Robust Residual for Closed-loopControl systems that Exhibit Sensor Faults  

DEFF Research Database (Denmark)

This paper presents a novel design methodology, based on shaping the system frequency response, for the generation of an appropriate residual signal that is sensitive to sensor faults in the presence of model uncertainty and exogenous unknown (unmeasured) disturbances. An integrated feedback controller design and robust frequency-based fault detection approach is proposed for Single-Input/Single-Output systems. The effciency of the proposed method is demonstrated on a Single Machine Innite Bus (SMIB) power system that achieves a coordinate power system stabilizer with satisfactory sensor fault detection capabilities.

2007-01-01

98

Cylindrical "allipse"  

Science.gov (United States)

Long cylindrical mirror sections with an 'Alliptical' cross- section and an interfoci distance of approximately 1 m can be produced by means of diamond fly cutting. However, because of the finite tool radius, the generated profile is basically not an ellipse, but an equidistant ellipse or 'Allipse'. By numerical ray tracing analysis two unique conjugated 'A-points' can be found that are optically nearly equivalent with pure elliptical focal points. A reversed modeling procedure is used to predict the optimum machine configuration for producing just the required ellipse sections. Optical figure quality, focal line position and straightness are tested by a simple deflectometer set-up.

1999-09-01

99

Coal preparation plant condition-based maintenance  

Energy Technology Data Exchange (ETDEWEB)

This report briefly describes the background to colliery engineering maintenance, past experience in machine condition monitoring within coal preparation and the introduction of condition-based maintenance. A role model scheme has been developed for the introduction of condition-based maintenance into coal preparation plants. The report describes the instrumentation and monitoring methods suitable for application to most mineral processing plants, the use of specialist companies to monitor, gather, process and analyse the information and the actions taken by the colliery. Examples of the benefits of operating such a scheme are given in terms of safety, performance and finance. Other problematical aspects of coal processing are examined which have a direct effect on plant condition and availability.

1998-12-31

100

A neuro-fuzzy technique for fault diagnosis and its application to rotating machinery  

Energy Technology Data Exchange (ETDEWEB)

Malfunctions in machinery are often sources of reduced productivity and increased maintenance costs in various industrial applications. For this reason, machine condition monitoring is being pursued to recognise incipient faults. In this paper, the fault diagnostic problem is tackled within a neuro-fuzzy approach to pattern classification. Besides the primary purpose of a high rate of correct classification, the proposed neuro-fuzzy approach also aims at obtaining an easily interpretable classification model. The efficiency of the approach is verified with respect to a literature problem and then applied to a case of motor bearing fault classification.

2009-01-15

101

Thermal loads on tokamak plasma-facing components during normal operation and disruptions  

Energy Technology Data Exchange (ETDEWEB)

Power loadings experienced by tokamak plasma-facing components during normal operation and during off-normal events are discussed. A model for power and particle flow in the tokamak boundary layer is presented and model predictions are compared to infrared measurements of component heating. The inclusion of the full three-dimensional geometry of the components and of the magnetic flux surface is very important in the modeling. Experimental measurements show that misalignment of component armour tile surfaces by only a millimeter can lead to significant localized heating. An application to the design of plasma-facing components for future machines is presented. Finally, thermal loads expected during tokamak disruptions are discussed. The primary problems are surface melting and vaporization due to localized intense heating during the disruption thermal quench and volumetric heating of the component ...

1990-01-01

102

Energy accounting for shared virtualized environments under DVFS using PMC-based power models  

British Library Electronic Table of Contents (United Kingdom)

Virtualized infrastructure providers demand new methods to increase the accuracy of the accounting models used to charge their customers. Future data centers will be composed of many-core systems that will host a large number of virtual machines (VMs) each. While resource utilization accounting can be achieved with existing system tools, energy accounting is a complex task when per-VM granularity is the goal. In this paper, we propose a methodology that brings new opportunities to energy accounting by adding an unprecedented degree of accuracy on the per-VM measurements. We present a system - which leverages CPU and memory power models based in performance monitoring counters (PMCs) - to perform energy accounting in virtualized systems. The contribution of this paper is threefold. First, w...

2012-01-01

103

Improvement in loosening equipment  

Energy Technology Data Exchange (ETDEWEB)

The loosening equipment consists of a base machine and four-link suspension mechanism which is a cross frame with loosening gear connected to the base machine by universal hinges. In order to improve the reliability of the machine, the drive of transverse shifting in the cross frame is made of symmetrically arranged, shock-absorbing, hydraulic cylinders which are connected by additional universal hinges to the base machine and the lower pull rods. The design of the loosening machine guarantees its reliable operation on soil with significant quantity of hard inclusions.

1982-01-01

105

Learning Effect and Standardization Effect in NPP's Construction  

International Nuclear Information System (INIS)

This paper describes the learning effect and standardization effect in the nuclear power construction, analyses their influence degree on nuclear power economics. Furthermore, the paper provides the ideas on how to improve the economics of nuclear power through implementing the learning effect and standardization effect. The paper also concludes that the learning rate in China is better than the average value in the world by analysis actual example. (authors)

2009-09-01

106

Learn More About Networking  

Science.gov (United States)

These are some interesting sites that will help you to understand networking and how it can benefit you. These sites contain sound so you may want to wear headphones if you are in a classroom. Learn how the internet began and the basics of the www. Learn why a network is useful. Jans network contains the important concepts of networking, Work through section 7 to learn about different types of connections, transmissions, media, and configurations. Then take the quiz at the end to see how ...

2007-10-12

111

Effect of aging on learning new names and descriptions for objects  

British Library Electronic Table of Contents (United Kingdom)

The present study consisted of two experiments to compare new word learning in healthy young (N = 11) and older (N = 17) adults within an explicit learning paradigm. Experiment 1 investigated the new name learning for familiar objects, while Experiment 2 investigated learning names and descriptions for unfamiliar objects. Participants attended five learning sessions over 5 consecutive days, during which they viewed objects with novel names with/without descriptions. The older adults were as accurate as the young adults when recalling and recognizing new names during the learning sessions. With respect to response times, the older adults were as rapid as the young adults at recognizing the new names for the familiar objects, but were slower during the follow-up sessions. The older adults we...

2011-01-01

112

Theory of mirror machines at high beta  

Science.gov (United States)

The kinetic and guiding center fluid theories of high-..beta.. plasma containment in mirror machines have been developed in a number of self-consistent models. The geometrical effects of magnetic field and ambipolar potential variation have been incorporated in a bounce-averaged Fokker-Planck code which shows that the square-well model somewhat overestimates the n tau and ..beta.. achievable in a mirror field. Simple analytic approximations to the resulting pressure profiles have been incorporated in three-dimensional fluid-equilibrium codes which show the effect of coil geometry on the maximum ..beta... Strongly curved vacuum fields allow higher ..beta.., but short plasmas in weakly curved fields tend to reverse the curvature locally before the mirror-mode limit is reached. Adiabaticity of particle orbits is described in terms of general formulas, applicable in high-..beta.. plasma equilibria, and is shown to break down ...

1976-08-06

113

An adaptive self-optimizing power system stabilizer  

Energy Technology Data Exchange (ETDEWEB)

A self-optimizing pole-shifting control algorithm has been developed for an adaptive power system stabilizer (APSS) to improve its dynamic performance and autonomous operation. The proposed algorithm deals with the system frequency and time domain characteristics simultaneously to guarantee stability and to enhance the performance of the closed-loop system. The mechanism of discrete control system control limits influencing the closed loop system behaviour is studied. Short-term behaviour is studied by introducing the concept of a short-term behaviour index. With the introduction of dynamic control limits, an effective discrete control system design method is proposed. A PSS oriented power system dynamics simulation package (PSDSP) has been developed. Using the PSDSP, simulation studies were performed with the proposed APSS applied to a single machine and a multi machine power system. The performance of the APSS is satisfactory and is ...

1994-01-01

114

A robust H{sub -} power system stabilizer design using reduced-order models  

Energy Technology Data Exchange (ETDEWEB)

This paper deals with a robust H{sub -} power system stabilizer (HPSS) design using reduced-order models to improve the damping oscillation in power systems. The stabilizer is dynamic, low order and robust. In order to obtain a reduced-order controller, the method of balanced truncation is used. Sufficient conditions in the form of two algebraic Riccati equations (AREs) and an upper bound explicitly characterize an H{sub -} controller of lower dimensions. Furthermore, the bilinear transformation has been used to the design to prevent the pole-zero cancellation of the poorly damped poles and to improve the control system performance. The proposed technique is illustrated with applications to the design of stabilizer for a multi-machine power system. Simulation results under various operation conditions are given which show that the proposed HPSS damps the low-frequency oscillation in an efficient manner. (author)

2006-01-15

115

Electrical Discharge Machining (EDM) Gun Barrel Bore and ...  

Science.gov (United States)

... Accession Number : ADB006226. Title : Electrical Discharge Machining (EDM) Gun Barrel Bore and Rifling Feasibility Study. ...

1974-09-01

116

A motor-driven hoisting winch with a safety-braking device  

International Nuclear Information System (INIS)

... brakes reactor charging machines reactors machine parts Int. Cl. B66d5/00;

117

A Comparison of Some Demand Subject Searches: Machine vs. Human  

UK PubMed Central (United Kingdom)

A comparison of the results of machine and human information retrieval using MEDLARS and the printed Index Medicus indicates that at present neither method is entirely satisfactory...Full Text Available

1967-10-01

118

RAILPLUG IGNITION SYSTEM FOR ENHANCED ENGINE PERFORMANCE AND REDUCED MAINTENANCE  

Energy Technology Data Exchange (ETDEWEB)

During the first 18 months of this project, four experimental subtasks were to have begun but only one of these was to have been completed. Additionally, five modeling subtasks were scheduled to begin, four of which were to have been completed. We are on schedule for all but one of these subtasks. All four experimental tasks are progressing on schedule. Initial durability tests were completed. The conclusions drawn from this first round of durability tests are being used to design the next set of tests. Initial baseline engine data were acquired and showed that the engine selected for this task behaves as hoped. However, the dyno controller is inadequate. The engine will be moved to another dyno during the near future. The modeling tasks are also progressing well. A model for the dynamic response of the ignition circuit was developed and validated. Two technical papers resulting from this model were ...

2003-09-19

119

SYVAC3 manual  

Energy Technology Data Exchange (ETDEWEB)

SYVAC3 (Systems Variability Analysis Code, generation 3) is a computer program that implements a method called systems variability analysis to analyze the behaviour of a system in the presence of uncertainty. This method is based on simulating the system many times to determine the variation in behaviour it can exhibit. SYVAC3 specializes in systems representing the transport of contaminants, and has several features to simplify the modelling of such systems. It provides a general tool for estimating environmental impacts from the dispersal of contaminants. This report describes the use and structure of SYVAC3. It is intended for modellers, programmers, operators and reviewers who deal with simulation codes based on SYVAC3. From this manual they can learn how to link a model with SYVAC3, how to set up an input file, and how to extract results from output files. The manual lists the subroutines of SYVAC3 ...

2000-07-01

120

Chemistry of flames  

Energy Technology Data Exchange (ETDEWEB)

Combustion scientists are primarily concerned with the fuels most often burned as energy sources (coal, petroleum products, and natural gas), with the goal of learning to burn them as efficiently, intensely, and cleanly as possible. Discovering those slight rearrangements of chemical bonds that together account for the net chemical transformation is the key to understanding how combustion proceeds. Once these reactions have been defined, the chemist can determine the rate coefficient of each reaction as a function of temperature and assemble the information into flame models. The computer programs that use these models to predict experimental results combine two sets of equations describing (1) the diffusive and reactive rates of change in concentration of all the molecules in the flame and (2) the flow of the reacting gases. Although the details of hydrocarbon-flame models are still disputed, many of ...

1982-02-01

121

Spatial ability and STEM: A sleeping giant for talent identification and development  

British Library Electronic Table of Contents (United Kingdom)

Spatial ability is a powerful systematic source of individual differences that has been neglected in complex learning and work settings; it has also been neglected in modeling the development of expertise and creative accomplishments. Nevertheless, over 50years of longitudinal research documents the important role that spatial ability plays in educational and occupational settings wherein sophisticated reasoning with figures, patterns, and shapes is essential. Given the contemporary push for developing STEM (science, technology, engineering, and mathematics) talent in the information age, an opportunity is available to highlight the psychological significance of spatial ability. Doing so is likely to inform research on aptitude-by-treatment interactions and Underwood's (1975) idea to utili...

2010-01-01

122

Emergence of firms in $(d+1)$-dimensional work space  

CERN Document Server

Standard micro-economics concentrate on the description of markets but is seldom interested in production. Several economists discussed the concept of a firm, as opposed to an open labour market where entrepreneurs would recrute workers on the occasion of each business opportunity. Coase \\cite{Coase} is one of them, who explains the existence of firms as institution because they reduce the transaction costs with respect to an open labour market. Whatever the rationale proposed by economists to account for the existence of firms, their perspective is based on efficiency and cost analysis. Little attention is paid to the dynamics of emergence and evolution of firms. The aim of the present manuscript is to check the global dynamical properties of a very simple model based on bounded rationality and reinforcement learning. Workers and managers are localised on a lattice and they choose collaborators on the basis of the success of previous work ...

2008-01-01

123

Effect of Tong Luo Jiu Nao on Ab-degrading enzymes in AD rat brains  

British Library Electronic Table of Contents (United Kingdom)

Ethnopharmacological relevance: Tong Luo Jiu Nao (TLJN) is a modern Chinese formula based on Traditional Chinese Medicine theory that has been used to treat ischemic cerebral stroke and vascular dementia. TLJN belongs to the ethnopharmacological family of medicines. In this study, we investigated the mechanism of the TLJN effect on Alzheimer's disease (AD). Aim of the study: To investigate the effect of TLJN on b-amyloid-degrading enzymes and learning and memory in the AD rat brain. Materials and methods: AD rats whose disease was induced by Ab25-35 injection into the bilateral hippocampus CA1 region were subjected to intragastric administration of various preparations. The experimental animals were healthy male Sprague-Dawley rats which were randomly divided into normal, sham, model, TLJN...

2011-01-01

124

Heat pump modeling in TRNSYS  

Energy Technology Data Exchange (ETDEWEB)

Versatility of the TRNSYS software program, the ease with which new components can be incorporated into the software, and its application to simulate heat pump systems was discussed. A case history was described in which the package, augmented by the addition of several recent large-scale heat pump projects, was used in calibrating a residential geothermal heat pump system at a military housing project in Fort Polk, LA. The project involved retrofitting over 4000 air source heat pumps with geothermal heat pumps in an energy savings performance contract. The calibration of the component models led to a system model which accurately predicts the performance of the geothermal heat pump. The lessons learned from the calibration exercise were used to help to predict the energy savings from one of the electric feeders at the base which serves some 200 of the 4000+ apartments. Energy savings estimates within one per cent of the ...

1997-11-01

126

Environmental Control for Precision Machining.  

Science.gov (United States)

For abstract, see NSA 27 06, number 14465.

1972-01-01

130

Means and method of balancing multi-cylinder reciprocating machines  

Energy Technology Data Exchange (ETDEWEB)

A virtual balancing axis arrangement is described for multi-cylinder reciprocating piston machines for effectively balancing out imbalanced forces and minimizing residual imbalance moments acting on the crankshaft of such machines without requiring the use of additional parallel-arrayed balancing shafts or complex and expensive gear arrangements. The novel virtual balancing axis arrangement is capable of being designed into multi-cylinder reciprocating piston and crankshaft machines for substantially reducing vibrations induced during operation of such machines with only minimal number of additional component parts. Some of the required component parts may be available from parts already required for operation of auxiliary equipment, such as oil and water pumps used in certain types of reciprocating piston and crankshaft machine so that by appropriate location and dimensioning in ...

1985-01-01

131

Character and Effective Leadership of the Knowledge Worker  

Energy Technology Data Exchange (ETDEWEB)

Ulrich in the forward to the Zenger and Folkman (2002) book, ''The Extraordinary Leader'', wrote about the importance of character in leadership stating, ''Everything about great leaders radiates from character. Character improves the probability of exhibiting strong interpersonal skill. Some of this perceived character is innate . . . but more is driven by the leader's self-awareness and interactions with others'' (p. ix). The purpose of this study was to explore the relationship between leadership effectiveness and character using leader-managers of knowledge workers as the subject sample. Findings indicated that character, particularly those factors associated with honesty, setting the example, and valuing and strengthening others, were what set the most effective leader-managers apart from their peers. Technical competence and self-efficacy were found to be common characteristics of the study sample as ...

2005-04-20

132

metabotropic glutamate receptor 5 (mGluR5) has a critical role in inhibitory learning  

UK PubMed Central (United Kingdom)

The mechanisms that contribute to the extinction of previously acquired memories are not well understood. These processes, often referred to as inhibitory learning, are thought to be parallel...Full Text Available

2009-03-25

133

REVERSAL LEARNING SET AND FUNCTIONAL EQUIVALENCE IN CHILDREN WITH AND WITHOUT AUTISM  

UK PubMed Central (United Kingdom)

To evaluate whether children with and without autism could exhibit (a) functional equivalence in the course of yoked repeated-reversal training and (b) reversal learning set, 6 children, in...Full Text Available

2008-01-01

134

Molecular Mapping of Movement-Associated Areas in the Avian Brain: A Motor Theory for Vocal Learning Origin  

UK PubMed Central (United Kingdom)

Vocal learning is a critical behavioral substrate for spoken human language. It is a rare trait found in three distantly related groups of birds-songbirds, hummingbirds, and parrots. These avian groups...Full Text Available

135

Learning an Operant Conditioning Task Differentially Induces Gliogenesis in the Medial Prefrontal Cortex and Neurogenesis in the Hippocampus  

UK PubMed Central (United Kingdom)

Circuit modification associated with learning and memory involves multiple events, including the addition and remotion of newborn cells trough adulthood. Adult neurogenesis and gliogenesis were mainly...Full Text Available

136

High stimulus specificity characterizes anti-predator habituation under natural conditions  

UK PubMed Central (United Kingdom)

Habituation is one of the most fundamental learning processes that allow animals to adapt to dynamic environments. It is ubiquitous and often thought of as a simple form of non-associative learning....Full Text Available

2009-12-22

137

Effects of Semantic Context and Feedback on Perceptual Learning of Speech Processed through an Acoustic Simulation of a Cochlear Implant  

UK PubMed Central (United Kingdom)

The effect of feedback and materials on perceptual learning was examined in normal hearing listeners exposed to cochlear implant simulations. Generalization was most robust when feedback paired...Full Text Available

2010-02-01

138

Comparison of knowledge scores of medical students in problem-based learning and traditional curriculum on public health topics  

UK PubMed Central (United Kingdom)

BackgroundThe purpose of the study was to compare the knowledge scores of medical students in Problem-based Learning and traditional curriculum on public health topics.Full Text Available

139

Cerebral calcification and learning disabilities following cranial irradiation for medulloblastoma.  

UK PubMed Central (United Kingdom)

Six children who received craniospinal irradiation for medulloblastoma when they were under 10 years of age developed learning disabilities. Four exhibited associated temporal lobe calcification on...Full Text Available

1990-12-01

140

Systematic approach to consider system contingencies in PSS design  

Energy Technology Data Exchange (ETDEWEB)

This paper proposes a method that can incorporate system contingencies into power system stabilizer (PSS) design. Selection of critical contingencies is first performed by a ranking of contingencies under a wide range of operating conditions according to a small signal stability index. A multi-objective optimization model is formulated to pursue satisfactory system damping performance under both pre-contingency and post-contingency situations. A recursive Genetic Algorithm is then presented to tune the PSS parameters so that the dynamic security criteria subject to contingencies are met under a wide range of operating conditions. Finally, an eight-machine system is utilized to demonstrate the effectiveness of the proposed approach and a comparison of the proposed method with a pre-contingency tuning scheme is reported. (author)

2009-12-15

141

Selected topics in particle accelerators: Proceedings of the CAP meetings. Volume 5  

Energy Technology Data Exchange (ETDEWEB)

This Report includes copies of transparencies and notes from the presentations made at the Center for Accelerator Physics at Brookhaven National Laboratory Editing and changes to the authors` contributions in this Report were made only to fulfill the publication requirements. This volume includes notes and transparencies on nine presentations: ``The Energy Exchange and Efficiency Consideration in Klystrons``, ``Some Properties of Microwave RF Sources for Future Colliders + Overview of Microwave Generation Activity at the University of Maryland``, ``Field Quality Improvements in Superconducting Magnets for RHIC``, ``Hadronic B-Physics``, ``Spiking Pulses from Free Electron Lasers: Observations and Computational Models``, ``Crystalline Beams in Circular Accelerators``, ``Accumulator Ring for AGS & Recent AGS Performance``, ``RHIC Project Machine Status``, and ``Gamma-Gamma Colliders.``

1995-10-01

142

Results from a Prototype Chicane-Based Energy Spectrometer for a Linear Collider  

Energy Technology Data Exchange (ETDEWEB)

The International Linear Collider (ILC) and other proposed high energy e{sup +}e{sup -} machines aim to measure with unprecedented precision Standard Model quantities and new, not yet discovered phenomena. One of the main requirements for achieving this goal is a measurement of the incident beam energy with an uncertainty close to 10{sup -4}. This article presents the analysis of data from a prototype energy spectrometer commissioned in 2006-2007 in SLAC's End Station A beamline. The prototype was a 4-magnet chicane equipped with beam position monitors measuring small changes of the beam orbit through the chicane at different beam energies. A single bunch energy resolution close to 5 {center_dot} 10{sup -4} was measured, which is satisfactory for most scenarios. We also report on the operational experience with the chicane-based spectrometer and suggest ways of improving its performance.

2011-02-28

143

Picture processing computer to control movement by computer provided vision  

Energy Technology Data Exchange (ETDEWEB)

The author introduces a multiprocessor system which has been specially developed to enable mechanical devices to interpret pictures presented in real time. The separate processors within this system operate simultaneously and independently. By means of freely moveable windows the processors can concentrate on those parts of the picture that are relevant to the control problem. If a machine is to make a correct response to its observation of a picture of moving objects, it must be able to follow the picture sequence, step by step, in real time. As the usual serially operating processors are too slow for such a task, the author describes three models of a special picture processing computer which it has been necessary to develop. 3 references.

1983-01-01

144

Optimized chatter resistance of viscoelastic turning bars  

British Library Electronic Table of Contents (United Kingdom)

The regenerative-chatter resistance of a viscoelastic cantilever beam is analyzed and compared to the common dynamic vibration absorber (DVA) system. The beam represents a tool holder for turning operation in machining. The optimum structural parameters are found by maximizing the most negative real part of the frequency response function (FRF). The FRF is found analytically by using an appropriate Greens function. Keeping the cantilever static stiffness constant, further increase in the optimal resistance is achieved by changing the ratio between the two elastic moduli in the 3-parameter solid viscoelastic material model. Three additional chatter resistance indicators are also investigated: the most positive real part of the FRF, the magnitude of the FRF and the resonant frequency. It is ...

2009-01-01

145

Mode shape and natural frequency identification for seismic analysis from background vibration  

International Nuclear Information System (INIS)

Background vibration in a CANDU plant can be used to determine the dynamic characteristics of major items of equipment, such as calandria, the fuelling machines and the primary heat transport pumps. These dynamic characteristics can then be used to verify the seismic response of the equipment which, at present, is based on theoretical models only. The feasibility and basic theory of this new approach (which uses accelerations measured at several points on a structure and does not require knowledge of the source of excitation) was established in Phase I of the study. This report is based on Phase II in which the methods of analysis developed in Phase I were improved and verified experimentally. A Fast Fourier Transform (FFT) algorithm was incorporated and an interactive curve fitting technique was developed to obtain the dynamic characteristics in the form of natural frequencies, mode shapes and damping ratios. The method is now available for ...

1984-02-06

146

Identification of optimum sites for power system stabilizer applications  

Energy Technology Data Exchange (ETDEWEB)

Many existing methods of identifying the optimum sites for installing power system stabilizers (PSSs) in multi-machine systems are restricted to the sequential PSS application, which considers the enhancement of damping of just one critical electromechanical mode at a time; the eigenstructure analysis of the open-loop system, which does not take the control matrix (i.e., the B matrix in the linearized model x = Ax + Bu for power systems) into consideration. This paper presents a method of identifying the optimum sites for installing power system stabilizers. The advantages of this method are: it can identify the optimum sites for installing PSSs so that several electrochemical modes are damped out simultaneously; it takes both the eigenstructure of the open-loop system and the control matrix into consideration.

1990-11-01

147

Evaluation of HL 20 Roller Pump and Rotaflow Centrifugal Pump on Perfusion Quality and Gaseous Microemboli Delivery  

British Library Electronic Table of Contents (United Kingdom)

Abstract The purpose of this study was to compare the HL 20 roller pump (Jostra USA, Austin, TX, USA) and Rotaflow centrifugal pump (Jostra USA) on hemodynamic energy production and gaseous microemboli (GME) delivery in a simulated neonatal cardiopulmonary bypass (CPB) circuit under nonpulsatile perfusion. This study employed a simulated model of the pediatric CPB including a Jostra HL 20 heart lung machine (or a Rotaflow centrifugal pump), a Capiox BabyRX05 oxygenator (Terumo Corporation, Tokyo, Japan), a Capiox pediatric arterial filter (Terumo Corporation), and inch tubing. The total volume of the experimental system was 700 mL (500 mL for the circuit and 200 mL for the pseudo neonatal patient). The hematocrit was maintained at 30% using human blood. At the beginning of each trial, a 5 ...

2010-01-01

148

Effect of carbon fiber surface treatments on the flexural strength and tribological properties of short carbon fiber/polyimide composites  

British Library Electronic Table of Contents (United Kingdom)

Pitch-based short carbon fibers (CFs) were treated by air oxidation and cryogenic nitrogen, respectively. Thereafter the treated and untreated CFs were incorporated into polyimide (PI) matrix to form composites. The CFs before and after treatment were examined by XPS and SEM.The flexural strength of the specimen was determined in a three-point test machine and the tribological properties of PI composites sliding against GCr15 steel rings were evaluated on an M-2000 model ring-on-block test rig. The results show that the surface of the treated CFs became rougher. Lots of active groups formed on the CF surface after air oxidation.The treatment can effectively improve the mechanical and tribological properties in their PI composites due to the enhanced fiber-matrix interfacial bonding. Copyri...

2008-01-01

149

Development of Control Design Scheme Using Nonlinear Analysis  

Science.gov (United States)

Phenomena in power systems tend to exhibit higher nonlinearity, because efficient operation accompanies severer power transfer. In such cases, there might exist some limitation to the use of conventional linear control design scheme due to the nonlinearity. As for consideration to the nonlinearity, we have developed a nonlinear analysis method based on normal form theory. In this paper, we develop a new control design scheme based on the nonlinear analysis method. The developed method is effective in a case when oscillatory instability occurs. In the developed method, the parameters of control devices are adjusted so as to enlarge the stability limit against the oscillatory instability, unless each eigenvalue exceed its allowable threshold. We verify the effectiveness of the developed method in the IEEJ 10-machine System Model by applying to PSS (Power System Stabilizer). We show that the power transfer limit increases by a few percent.

2007-01-01

150

Design of power system stabilizer through state variable feedback  

Energy Technology Data Exchange (ETDEWEB)

When the transmission line is very long or the generator is operated at a power factor nearly equal to 1.0, the machine regulated by an automatic voltage regulator (AVR) cannot be operated stably due to poor dynamic stability. To overcome this difficulty, the so called power system stabilizer (PSS) is very useful, in that output power or rotor speed of the generator is used as a feedback signal. The primary obective of the PSS is to damp the swing of the generator as quickly as possible. A method is proposed for designing PSS which yields a given eigenvalue. In the second method, the use of a Heffron-Phillips model is discussed. Next, a detailed procedure for the proposed design method is presented. A generalized method of a PSS design based on Park's equation and matrix operation is proposed.

1980-05-01

151

Computer system for digitizing, analyzing and plotting well log data (a user's guide to WELLOG. Rev. 1)  

Energy Technology Data Exchange (ETDEWEB)

WELLOG is a system of programs developed at the Earth Science Laboratory to be used to digitize well logs and perform some analysis and plotting of the data. Multiple logs can be plotted side by side for correlation analysis and up to three logs can be plotted in a cross plot. Data entry and editing functions are also provided by the programs. This system of well log interpretation programs is presently operating on the University of Utah UNIVAC 1108 computer. Digitizing of well logs is accomplished by an old model CALMA (off-line) digitizer. Those parts of WELLOG that handle the digitized data tapes are extremely machine dependent. The parts of WELLOG that produce the plots and handle the data beyond the digitized data tape are more portable.

1980-03-01

152

A neuro power system stabilizer based on adaptive control technique  

Energy Technology Data Exchange (ETDEWEB)

A power system stabilizer based on GMV (Generalized Minimum Variance), one of the adaptive control techniques, is developed to enhance the dynamic performances of a power system using an Artificial Neural Network (ANN). The stabilizer consists of two parts. One part is Inverse Dynamics Neural Networks (IDNN), which is trained to identify the inverse dynamics of controlled plant and used as a one-step ahead controller, or inverse controller. The other part is Adaptive Reference Model (ARM), which prevents excessive controller output. The ARM produces the modified reference value by minimizing a cost function recursively on the assumption that the IDNN perfectly identifies the controlled plant. The IDNN is used in the minimization procedure to calculate the sensitivities. The proposed controller is simulated in a typical one-machine-infinite-bus power system to show its effectiveness to damp sustained low frequency oscillation. (author)

1996-12-31

153

A cosmological "probability event horizon" and its observational implications  

CERN Document Server

Suppose an astronomer is equipped with a device capable of detecting emissions -- whether they be electromagnetic, gravitational, or neutrino -- from transient sources distributed throughout the cosmos. Because of source rate density evolution and variation of cosmological volume elements, the sources first detected when the machine is switched on are likely to be ones in the high-redshift universe; as observation time increases, rarer, more local, events will be found. We characterize the observer's evolving record of events in terms of a "probability event horizon", converging on the observer from great distances at enormous speed, and illustrate it by simulating neutron star birth events distributed throughout the cosmos. As an initial application of the concept, we determine the approach of this horizon for gamma-ray bursts (GRBs) by fitting to redshift data. The event rates required to fit the model are consistent with the proposed link ...

2005-01-01

154

Window to the Sun  

Science.gov (United States)

cookers can reach in a specified period of time. The students will also look at solar pasteurization of water and learn how the sun can ...

155

Updates on Attention-Deficit/Hyperactivity Disorder and Learning Disorders  

British Library Electronic Table of Contents (United Kingdom)

The relationship of attention-deficit/hyperactivity disorder (ADHD) to learning disorders was reviewed and included reading disability, mathematics learning disability, and nonverbal learning disability. Genetic, neuroimaging, and neuropsychological functioning were examined for each disorder, along with a discussion of any existing literature when ADHD co-occurred with the disorder. All the disorders were found to frequently co-occur with ADHD. A review of the underlying neuroanatomic and neurofunctional data found specific structures that frequently co-occur in these disorders with others that are specific to the individual diagnosis. Aberrations in structure and/or function were found for the caudate, corpus callosum, and cerebellum, making these structures sensitive for the disorder bu...

2011-01-01

156

Stem Cell Research Policy Lesson Plan  

Science.gov (United States)

Students get a background on Stem Cell technology and learn to write an effective opinion essay.

2007-09-25

157

Manning and Maintainability of a Submarine Unmanned ...  

Science.gov (United States)

... learned will be applicable to all UUV systems. ... started the mobile robot baseline. ... demonstrated artificial intelligence in mobile robots for military use. ...

2010-09-01

158

Is the US Army a Learning Organization?  

Science.gov (United States)

... outside observers, and updated counseling requirements for the Army's OER, non-commissioned officer efficiency report (NCOER), and civilian ...

2007-03-08

159

Coblation Assisted Tonsillectomy  

Medline Plus

... which extend beyond the upper airway. These include attention deficit hyperactivity disorder, learning disorders, failure to thrive, and enuresis. Tonsillectomies ...

160

On stochastic approximation algorithms for classes of PAC learning problems  

Energy Technology Data Exchange (ETDEWEB)

The classical stochastic approximation methods are shown to yield algorithms to solve several formulations of the PAC learning problem defined on the domain [o,1]{sup d}. Under some assumptions on different ability of the probability measure functions, simple algorithms to solve some PAC learning problems are proposed based on networks of non-polynomial units (e.g. artificial neural networks). Conditions on the sizes of these samples required to ensure the error bounds are derived using martingale inequalities.

1994-03-01

161

Lessons learned from accidents investigations  

International Nuclear Information System (INIS)

Accidents from three main practices: medical applications, industrial radiography and industrial irradiators are used to illustrate some common causes of accidents and the main lessons to be learned. A brief description of some of these accidents is given. Lessons learned from the described accidents are approached by subjects covering: safety culture, quality assurance, human factors, good engineering practice, defence in depth, security of sources, safety assessment and monitoring and verification compliance. (author)

1997-10-26

162

Theory and delivery of health programming in the community: the Pawtucket Heart Health Program.  

Science.gov (United States)

The Pawtucket Heart Health Program is one of the community studies examining whether population-based efforts to lower cardiovascular risk factors will reduce cardiovascular morbidity and mortality. The Pawtucket Heart Health Program intervention is based on a blend of social learning theory, community organization models, community psychology tenets, and diffusion research. This model allows for multifaceted programs that target individuals, groups, organizations, and the entire community to alter their cardiovascular risk through managing blood pressure, lowering blood cholesterol, quitting smoking, increasing fitness, and maintaining desirable weight levels. A dominant feature of the intervention is the emphasis that it places on volunteers for program delivery. The role of volunteers in providing direct services to help citizens lower their blood pressure and lose weight is highlighted to demonstrate the feasibility and ...

1987-01-01

163

Intra-day and regime-switching dynamics in electricity price formation  

Energy Technology Data Exchange (ETDEWEB)

This paper analyses the complex, non-linear effects of spot price drivers in wholesale electricity markets: their intra-day dynamics and transient irregularities. The context is the UK market, after the reforms introduced in March 2001, analysed with an original set of price drivers reflecting economic, technical, strategic, risk, behavioural and market design effects. Models are estimated separately as daily time-series of the 48 half-hourly trading periods. All coefficients exhibit substantial intra-day variation, relating to the heterogeneity of operating plants and market design aspects. This reveals a market responding to economic fundamentals and plant operating properties, with learning and emergent financial characteristics, as well as some strategic manipulation of capacity, most effectively exercised by the more flexible plants. Using regime-switching parameters, the effects of capacity margin and inter-day capacity adjustment are ...

2008-07-15

164

Impairments of astrocytes are involved in the D-galactose-induced brain aging  

International Nuclear Information System (INIS)

Astrocyte dysfunction is implicated in course of various age-related neurodegenerative diseases. Chronic injection of D-galactose can cause a progressive deterioration in learning and memory capacity and serve as an animal model of aging. To investigate the involvement of astrocytes in this model, oxidative stress biomarkers, biochemical and pathological changes of astrocytes were examined in the hippocampus of the rats with six weeks of D-galactose injection. D-galactose-injected rats displayed impaired antioxidant systems, an increase in nitric oxide levels, and a decrease in reduced glutathione levels. Consistently, western blotting and immunostaining of glial fibrillary acidic protein showed extensive activation of astrocytes. Double-immunofluorescent staining further showed activated astrocytes highly expressed inducible nitric oxide synthase. Electron microscopy demonstrated the degeneration of astrocytes, especially ...

2008-05-16

165

HST/ACS observations of shell galaxies: inner shells, shell colours and dust  

CERN Document Server

AIM:Learn more about the origin of shells and dust in early type galaxies. METHOD: V-I colours of shells and underlying galaxies are derived, using HST Advanced Camera for Surveys (ACS) data. A galaxy model is made locally in wedges and subtracted to determine shell profiles and colours. We applied Voronoi binning to our data to get smoothed colour maps of the galaxies. Comparison with N-body simulations from the literature gives more insight to the origin of the shell features. Shell positions and dust characteristics are inferred from model galaxy subtracted images. RESULT: The ACS images reveal shells well within the effective radius in some galaxies (at 1.7 kpc in the case of NGC 5982). In some cases, strong nuclear dust patches prevent detection of inner shells. Most shells have colours which are similar to the underlying galaxy. Some inner shells are redder than the galaxy. All six shell galaxies show out of dynamical ...

2007-01-01

166

Contribution to the study of sputtering and damage of uranium dioxide by fast heavy ions; Contribution a l'etude de la pulverisation et de l'endommagement du dioxyde d'uranium par les ions lourds rapides  

Energy Technology Data Exchange (ETDEWEB)

Swift heavy ion-solid interaction leads in volume to track creation and on the surface to the ejection of particles into the vacuum. To learn more about initial mechanisms of track formation, we are focused on the sputtering of uranium dioxide by fast heavy ions. This present study is exclusively devoted to the influence of the electronic stopping power on the emission of neutral particles and especially on their angular distribution. These measurements are completed by those of the ions emitted from UO{sub 2} targets bombarded with swift heavy ions. The whole experimental results give access to: i) the nature of the sputtered particles; ii) the charge state of the emitted particles; iii) the direction of ejection of the sputtered particles ; iv) the sputtering yields deduced from the angular distributions. These results are compared to the prediction of the sputtering models proposed in the literature and it seems that the supersonic gas flow ...

2001-03-01

167

Application of artificial neural network methods for the lightning performance evaluation of Hellenic high voltage transmission lines  

Energy Technology Data Exchange (ETDEWEB)

Feed-forward (FF) artificial neural networks (ANN) and radial basis function (RBF) ANN methods were addressed for evaluating the lightning performance of high voltage transmission lines. Several structures, learning algorithms and transfer functions were tested in order to produce a model with the best generalizing ability. Actual input and output data, collected from operating Hellenic high voltage transmission lines, as well as simulated output data were used in the training, validation and testing process. The aims of the paper are to describe in detail and compare the proposed FF and RBF ANN models, to state their advantages and disadvantages and to present results obtained by their application on operating Hellenic transmission lines of 150kV and 400kV. The ANN results are also compared with results obtained using conventional methods and real records of outage rate showing a quite satisfactory agreement. The proposed ...

2007-01-15

168

Thermo-hygro rheological behavior of materials used in the manufacture of wood-based composites  

Energy Technology Data Exchange (ETDEWEB)

Thermo-hygro-rheology of wood-adhesive systems plays an important role during the hot pressing process of wood based composites. The principal objective of this research is to quantitatively study the thermo-hygro rheological characteristics of wood-adhesive systems used in such composites. This is with a view to providing material characteristics which may be used in simulation models of industrial hot-pressing operations. For this purpose, a specially designed miniature hot press system mounted on a servo-hydraulic testing machine was used to compress pre-formed fiber networks. The environment for each test was maintained uniform throughout the specimen by pre-treating it inside the system until the desired conditions of temperature and moisture were achieved. Experiments were conducted under a range of test conditions of load (1 to 6 MPa), temperature (25 to 150C) and moisture content (0 to 16%). A five-element rheological ...

1991-01-01

169

Kinetic Modeling of Gasoline Surrogate Components and Mixtures under Engine Conditions  

Energy Technology Data Exchange (ETDEWEB)

Real fuels are complex mixtures of thousands of hydrocarbon compounds including linear and branched paraffins, naphthenes, olefins and aromatics. It is generally agreed that their behavior can be effectively reproduced by simpler fuel surrogates containing a limited number of components. In this work, an improved version of the kinetic model by the authors is used to analyze the combustion behavior of several components relevant to gasoline surrogate formulation. Particular attention is devoted to linear and branched saturated hydrocarbons (PRF mixtures), olefins (1-hexene) and aromatics (toluene). Model predictions for pure components, binary mixtures and multicomponent gasoline surrogates are compared with recent experimental information collected in rapid compression machine, shock tube and jet stirred reactors covering a wide range of conditions pertinent to internal combustion engines (3-50 atm, 650-1200K, ...

2010-01-11

170

Ion beams in silicon processing and characterization  

Energy Technology Data Exchange (ETDEWEB)

General trends in integrated circuit technology toward smaller device dimensions, lower thermal budgets, and simplified processing steps present severe physical and engineering challenges to ion implantation. These challenges, together with the need for physically based models at exceedingly small dimensions, are leading to a new level of understanding of fundamental defect science in Si. In this article, we review the current status and future trends in ion implantation of Si at low and high energies with particular emphasis on areas where recent advances have been made and where further understanding is needed. Particularly interesting are the emerging approaches to defect and dopant distribution modeling, transient enhanced diffusion, high energy implantation and defect accumulation, and metal impurity gettering. Developments in the use of ion beams for analysis indicate much progress has been made in one-dimensional analysis, but that ...

1997-05-01

171

Expert system for the real-time management of alarms in an electric grid. Un systeme expert pour la gestion en temps reel des alarmes dans un reseau electrique  

Energy Technology Data Exchange (ETDEWEB)

A model-base expert system is presented for the processing of alarm messages in power networks' control centers. This alarm processor, called GESTAL, generates concise diagnoses identifying the causes(s) of network disturbances and describing the operation of the protection and alarm systems which operate to isolate faulty components. Essentially, the alarm processor is an agenda driven expert system which is composed of a model of the power network's alarm and protection systems as well as several sets of rules. Based on the nextwork model, graph structures are constructed which represent relationships between alarms as they are received. These graph structures are then analysed in order to diagnose the disturbances(s). The alarm processor has been developed using the ART 3.0 programming language in a Symbolics Lisp-machine environment. Background material on expert systems, electric ...

1987-01-01

172

CFD code fluent turbulence models application. Ansaldo's prototype modeling  

International Nuclear Information System (INIS)

Among others, one of the main activities in the Nuclear Engineering and Fluid Mechanics Department of the Engineering School in Bilbao, is the study of liquid metals behavior. And for this purpose the CFD code FLUENT is being used. Currently, the code is being applied to the use of Lead-Bismuth eutectic (LBE) as the coolant of an accelerator driven system (ADS) and also as the target for a neutron source. In this paper, ANSALDO's Energy Amplifier Demonstration Facility is simulated, paying attention only on the coolant. As it will be later explained, natural convection is a very important issue, because the philosophy for safety systems in nuclear devices tends to consider passive technologies. The purpose is to avoid electrical machines like pumps, so the core should remain coolable, even if there is a blackout. To get this natural circulation, heat transfer plays a main role, and as turbulence enhances the heat transfer, it is important to choose a good ...

2001-12-04

173

PT3. [SITE 2002 Section].  

Science.gov (United States)

This document contains 142 papers on PT3 (Preparing Tomorrow's Teachers to use Technology) from the SITE (Society for Information Technology & Teacher Education) 2002 conference. Topics covered include: a technology in urban education summit; student professional development; meeting NCATE (National Council of Teachers of English) standards; faculty use of WebCT; preparing teachers for the digital age; technology in K-8 multicultural classrooms; using immersive 360 degree images; consortium building; student evaluation; technology fellows; incentives that facilitate institutional change; impact of a temporary grant; a consortium for outstanding achievement in teaching with technology; changes implemented after technology professional development sessions; Web-based modules for teaching mathematics to minority students; student teaching technology sites; preservice teachers design technology-enhanced learning experiences; planning, implementing, evaluating, and ...

2002-03-01

174

The student tutor experience in a problem-based learning course: A case study  

Science.gov (United States)

This case study, conducted from an interpretive paradigm, illuminates contextual factors related to the tutor experience when senior undergraduate dental hygiene students served as tutors for beginning undergraduate dental hygiene students, or sophomores, in a 1-semester, 2-hour long problem-based learning (PBL) course in a Baccalaureate Dental Hygiene (BDH) curriculum during the spring semester of 2008. Data were collected using various sources and methods. Six tutors and three administrators were interviewed, tutees completed an anonymous questionnaire, the tutorial process and tutor training sessions were observed, and related documents were examined. Data analysis included open and axial coding, creation of tutor profiles, and identification of patterns. Tutor behaviors varied with respect to the nature of intervention (e.g., telling, asking, clarifying, acknowledging), emphasis (process, content, social), and facilitation style (directive, suggestive, ...

2009-01-01

175

Nonverbal Learning Disability explained: the link to shunted hydrocephalus  

British Library Electronic Table of Contents (United Kingdom)

Accessible summary - -Children with a Nonverbal Learning Disability (NLD) resulting from shunted hydrocephalus and spina bifida face many difficulties not experienced by those with a language learning disability. - -As they grow older and more autonomy is expected, friendships became harder to sustain and daily life can be full of fear if the nonverbal learning disability is not identified and managed. - -This paper explains the theorised cause of nonverbal learning disability - damage to right hemisphere white matter or myelin. - -Damage is believed to cause problems with planning, organisation, time management, problem-solving, decision-making and friendships, and the mismatch with articulate speech and a good vocabulary causes a functional profile that is difficult for educationists or ...

2011-01-01

176

Insight from the Public on Home Economics and Formal Food Literacy  

British Library Electronic Table of Contents (United Kingdom)

In 2010, a newspaper article speculating about the inclusion of cooking in the Queensland, Australia, school curriculum was published. Readers were invited to post comments to a newspaper-managed blog. Ninety-seven posts were made. These posts (N-=-97) comprise the data for this study. Data were analyzed using Leximancer to determine frequency and connection of terminology. The analysis found -cooking- to be the core concept, connected to either the -school- (formal learning) and/or to the -home- (informal learning). Content analysis determined the themes and their relative frequency. Three main themes were generated: informal food literacy learning, formal food literacy learning in schools, and formal food literacy learning in home economics. Subthemes in the formal food literacy theme in...

2011-01-01

177

Innovation in technology for the least product price and cost - a new minimum cost relation for reductions during technological learning  

Energy Technology Data Exchange (ETDEWEB)

By analogy with the concepts of human learning, we show and introduce a new method to obtain least product cost and price that includes the effect of innovation and technological learning in manufacturing and production. This key result is a new paradigm instead of the usual economic 'power law' formulation. The new analysis is based on extensive analysis of many technological systems, and is directly related to the presence of learning as experience is accumulated. The results agree with the observed data. By using a consistent basis, the method replaces previous empirical 'power law' descriptions of the technological learning curve with a new 'marginal minimum cost equation' (MCE). (author)

2004-07-01

178

Energy efficient wireless unicast routing alternatives for machine-to-machine networks  

British Library Electronic Table of Contents (United Kingdom)

Machine-to-machine (M2M) communications is a new and rapidly developing technology for large-scale networking of devices without dependence on human interaction. Energy efficiency is one of the important design objectives for machine-to-machine network architectures that often contain multi-hop wireless subnetworks. Constructing energy-efficient routes for sending data through such networks is important not only for the longevity of the nodes which typically depend on battery energy, but also for achieving an environmentally friendly system design overall, which will be imperative as M2M networks scale in number of nodes as projected. The objective of this survey is to provide a comprehensive look into shortest-path based energy-efficient routing alternatives to provide a reference for sys...

2011-01-01

179

Using modified foragers to harvest short-rotation poplar plantations  

Energy Technology Data Exchange (ETDEWEB)

In Italy, short rotation coppice (SRC) has become very popular in recent years, with over 4000 ha already planted - almost exclusively with clonal poplar. Commercial harvesting operations are dominated by modified foragers, equipped with dedicated SRC headers. At present, contractors use two main header types: German Claas HS-2 and Italian GBE. The former fits smaller foragers with a power below 300 kW, the latter is used on larger harvest units. This study models the performance of modified foragers on a range of short-rotation poplar plantations. Data were collected from 45 operations, covering a total of 118 ha and producing over 4400 green tonnes of wood chips. The average yield of the fields harvested during the trials was about 23 gt ha{sup -1} year{sup -1} (at a moisture content of 59%), and machine productivity ranged from 9 to 70 green tonnes per scheduled machine hour (gt SMH{sup -1}), with an average value of 35 ...

2009-05-15

180

Optimal pole shifting controller for interconnected power system  

Energy Technology Data Exchange (ETDEWEB)

Research highlights: {yields} Mathematical model represents a power system which consists of synchronous machine connected to infinite bus through transmission line. {yields} Power system stabilizer was designed based on optimal pole shifting controller. {yields} The system performances was tested through load disturbances at different operating conditions. {yields} The system performance with the proposed optimal pole shifting controller is compared with the conventional pole placement controller. {yields} The digital simulation results indicated that the proposed controller has a superior performance. -- Abstract: Power system stabilizer based on optimal pole shifting is proposed. An approach for shifting the real parts of the open-loop poles to any desired positions while preserving the imaginary parts is presented. In each step of this approach, it is required to solve a first-order or a second-order linear matrix Lyapunov equation for ...

2011-05-15

181

Optimal pole shifting controller for interconnected power system  

International Nuclear Information System (INIS)

Research highlights: ? Mathematical model represents a power system which consists of synchronous machine connected to infinite bus through transmission line. ? Power system stabilizer was designed based on optimal pole shifting controller. ? The system performances was tested through load disturbances at different operating conditions. ? The system performance with the proposed optimal pole shifting controller is compared with the conventional pole placement controller. ? The digital simulation results indicated that the proposed controller has a superior performance. -- Abstract: Power system stabilizer based on optimal pole shifting is proposed. An approach for shifting the real parts of the open-loop poles to any desired positions while preserving the imaginary parts is presented. In each step of this approach, it is required to solve a first-order or a second-order linear matrix Lyapunov equation for shifting one real pole or two complex ...

2011-05-01

182

Detailed Chemical Kinetic Reaction Mechanisms for Autoignition of Isomers of Heptane Under Rapid Compression  

Energy Technology Data Exchange (ETDEWEB)

Detailed chemical kinetic reaction mechanisms are developed for combustion of all nine isomers of heptane (C{sub 7}H{sub 16}), and these mechanisms are tested by simulating autoignition of each isomer under rapid compression machine conditions. The reaction mechanisms focus on the manner in which the molecular structure of each isomer determines the rates and product distributions of possible classes of reactions. The reaction pathways emphasize the importance of alkylperoxy radical isomerizations and addition reactions of molecular oxygen to alkyl and hydroperoxyalkyl radicals. A new reaction group has been added to past models, in which hydroperoxyalkyl radicals that originated with abstraction of an H atom from a tertiary site in the parent heptane molecule are assigned new reaction sequences involving additional internal H atom abstractions not previously allowed. This process accelerates autoignition in fuels with tertiary C-H bonds in the ...

2001-12-17

183

Topology of modified helical gears and Tooth Contact Analysis (TCA) program  

Science.gov (United States)

The contents of this report covers: (1) development of optimal geometries for crowned helical gears; (2) a method for their generation; (3) tooth contact analysis (TCA) computer programs for the analysis of meshing and bearing contact of the crowned helical gears; and (4) modelling and simulation of gear shaft deflection. The developed method for synthesis was used to determine the optimal geometry for a crowned helical pinion surface and was directed to localize the bearing contact and guarantee favorable shape and a low level of transmission errors. Two new methods for generation of the crowned helical pinion surface are proposed. One is based on the application of a tool with a surface of revolution that slightly deviates from a regular cone surface. The tool can be used as a grinding wheel or as a shaver. The other is based on a crowning pinion tooth surface with predesigned transmission errors. The pinion tooth surface can be generated by a computer-controlled ...

1989-01-01

184

Predictive modelling of boiler fouling. Final report.  

Energy Technology Data Exchange (ETDEWEB)

A spectral element method embodying Large Eddy Simulation based on Re- Normalization Group theory for simulating Sub Grid Scale viscosity was chosen for this work. This method is embodied in a computer code called NEKTON. NEKTON solves the unsteady, 2D or 3D,incompressible Navier Stokes equations by a spectral element method. The code was later extended to include the variable density and multiple reactive species effects at low Mach numbers, and to compute transport of large particles governed by inertia. Transport of small particles is computed by treating them as trace species. Code computations were performed for a number of test conditions typical of flow past a deep tube bank in a boiler. Results indicate qualitatively correct behavior. Predictions of deposition rates and deposit shape evolution also show correct qualitative behavior. These simulations are the first attempts to compute flow field results at realistic flow Reynolds numbers of the order of 10{sup 4}. Code ...

1990-12-31

185

MIMO (multi-input multi-output) adaptive power system stabilizer  

Energy Technology Data Exchange (ETDEWEB)

A multivariate adaptive power system stabilizer is proposed. The advantages of using coordinated governor and excitation control are discussed, and the problems associated with constant parameter power system stabilizers (CPSS) are highlighted. The proposed multi-input multi-output (MIMO) power system stabilizer can coordinate the governor and excitation control and can overcome the problems associated with CPSS in power system stabilization. Selective multivariable state modelling, identification and control methods are investigated and the MIMO least squares technique with variable forgetting factor is used for system identification, guaranteeing good parameter tracking after a disturbance. Two multivariable self-tuning algorithms are investigated, the generalized minimum variance control and pole-shifting control algorithms. The multivariable self-searching pole-shifting algorithm is developed. Models of a single machine ...

1988-01-01

186

Effect of site wind properties on wind-electric conversion costs  

Energy Technology Data Exchange (ETDEWEB)

The unit cost of energy production of wind generators is examined by means of a model of the turbine power curve and the Weibull model of wind probability function, by applying the usual economic equations. The analysis is carried out in terms of dimensionless variables whose range of variability is defined by examining the data of 80 modern commercial wind turbines; likewise, the economic parameters are based on the present state of costs. The unit cost decreases asymptotically when alpha (ratio between mean wind speed and cut-in speed) - increases and shows a lower limit of 2 to 5 Ecent/kWh. This cost depends both on the value of the machine parameter {phi} (ratio between nominal and cut-in speed) and on the basic prices. The effect of the Weibull shape parameter kappa is different according to the values of {alpha} and {phi}: with low {alpha} and high {phi} the unit cost increases along with {kappa} (that is with the ...

2004-12-01

187

Design of a nonlinear power system stabilizer using synergetic control theory  

Energy Technology Data Exchange (ETDEWEB)

Electromechanical oscillations of small magnitude and low frequency exist in the interconnected power system and often persist for long periods of time. Power system stabilizers (PSSs) are traditionally used to provide damping torque for the synchronous generators to suppress the oscillations by generating supplementary control signals for the generator excitation system. Numerous techniques have previously been proposed to design PSSs but many of them are synthesized based on a linearized model. This paper presents a nonlinear power system stabilizer based on synergetic control theory. Synergetic synthesis of the PSS is based fully on a simplified nonlinear model of the power system. The dynamic characteristics of the proposed PSS are studied in a typical single-machine infinite-bus power system and compared with the cases with a conventional PSS and without a PSS. Simulation results show the proposed PSS is robust for ...

2009-06-15

188

Damping inter-area modes of oscillation using an adaptive fuzzy power system stabilizer  

Energy Technology Data Exchange (ETDEWEB)

This paper introduces an indirect adaptive fuzzy controller as a power system stabilizer used to damp inter-area modes of oscillation following disturbances in power systems. Compared to the IEEE standard multi-band power system stabilizer (MB-PSS), indirect adaptive fuzzy-based stabilizers are more efficient because they can cope with oscillations at different operating points. A nominal model of the power system is identified on-line using a variable structure identifier. A feedback linearization-based control law is implemented using the identified model. The gains of the controller are tuned via a particle swarm optimization routine to ensure system stability and minimum sum of the squares of the speed deviations. A bench-mark problem of a 4-machine 2-area power system is used to demonstrate the performance of the proposed controller and to show its superiority over other conventional stabilizers used in the literature. ...

2010-12-15

189

BREEDER: a microcomputer program for financial analysis of a large-scale prototype breeder reactor  

Energy Technology Data Exchange (ETDEWEB)

This report describes a microcomputer-based, single-project financial analysis program: BREEDER. BREEDER is a user-friendly model designed to facilitate frequent and rapid analyses of the financial implications associated with alternative design and financing strategies for electric generating plants and large-scale prototype breeder (LSPB) reactors in particular. The model has proved to be a useful tool in establishing cost goals for LSPB reactors. The program is available on floppy disks for use on an IBM personal computer (or IBM look-a-like) running under PC-DOS or a Kaypro II transportable computer running under CP/M (and many other CP/M machines). The report documents version 1.5 of BREEDER and contains a user's guide. The report also includes a general overview of BREEDER, a summary of hardware requirements, a definition of all required program inputs, a description of all algorithms used in performing the ...

1984-04-01

190

Proposal for the award of a contract, without competitive tendering, for the replacement of lift machine room equipment and the installation of remote monitoring systems  

CERN Document Server

Proposal for the award of a contract, without competitive tendering, for the replacement of lift machine room equipment and the installation of remote monitoring systems

2011-01-01

191

Electrical Discharge Machining (EDM) Gun Barrel Bore and Rifling Feasibility Study.  

Science.gov (United States)

A 12-month program was conducted to advance the technology of the Electrical Discharge Machining (EDM) process to be applicable to the stringent requirements of gun barrel boring and rifling. The type of barrels employed in the test were .220 swift gun ba...

1974-01-01

192

VDMA contribution to functional safety of turbo-machines - A necessary risk reduction by means of safety function for steam turbines; VDMA-Beitrag zur Funktionalen Sicherheit von Turbomaschinen. Notwendige Risikoreduktion durch Schutzfunktionen fuer Dampfturbinen  

Energy Technology Data Exchange (ETDEWEB)

In the last two years, the VDMA work group 'Functional security' compiled a qualitative and quantitative procedure for the determination and evaluation of turbo-machine specific risks. With the calibrated risk graph for turbo-machines the requirements (Safety Integrity Level SIL) to the protective functions for turbo-machines (steam turbines, gas turbines, generators and compressors) were determined. With consideration of the legislation, the work group compiled a recommendation for the renewal and/or reconstruction of protective functions with old facilities.

2010-07-01

195

Remote handling and robotics in nuclear field  

International Nuclear Information System (INIS)

The application of remote handling and robotics, the state of the art and some uses in the man-machine interface are described. (E.G.).

196

Relation of the One-Phase Stefan Problem to the Seepage of ...  

Science.gov (United States)

... Accession Number : ADA079641. Title : Relation of the One-Phase Stefan Problem to the Seepage of Liquids and Electrochemical Machining,. ...

1979-12-01

197

Laser-Based Method for Docking an Unmanned Underwater ...  

Science.gov (United States)

... space vehicles, robot and machine guidance systems, and in various types of autonomous UUV docking situations. Page 3. ...

2010-02-08

198

Garden Of Falsehood  

British Library Electronic Table of Contents (United Kingdom)

China's propaganda machine seeks to control public opinion at all costs?-?and the media is its tool, writes David Bandurski

2008-01-01

199

What can we learn about the lipid vesicle structure from the small-angle neutron scattering experiment? (Investigation DMPC vesicle structure by small angle neutron scattering)  

CERN Document Server

Small angle neutron scattering (SANS) on the unilamellar vesicle populations (diameter 500 and 1000 angstrom) was used to characterize lipid vesicles from dimyristoylphosphatidylcholine (DMPC) at three phases (gel, ripple, and liquid). Parameters of vesicle populations and internal structure of the DMPC bilayer were characterized on the basis of the Separated Form Factor (SFF) model. Parameters of the internal bilayer structure (thickness of the membrane and the hydrophobic core, hydration, and surface area of lipid molecule) were determined on the basis of the Hydrophobic-Hydrophilic (HH) approximation of neutron scattering length density across the bilayer r(x) and of the Step Function (SF) approximation of r(x). It was demonstrated in frame of HH approximation that DMPC membrane thickness in liquid phase (T=30 degrees) depends on the membrane curvature. The dependence of the DMPC membrane thickness on temperature was restored from the SANS experiment.

2005-01-01

200

Studies on reactivity of coal surfaces at low temperature; Teion ni okeru sekitan hyomen no hannosei no kento  

Energy Technology Data Exchange (ETDEWEB)

With an objective to learn reactivity of coal at its surface, surfaces of oxidized coal samples were investigated. Miike coal was oxidized by using {sup 18}O2 in a closed loop system. As the reaction progresses, proportion of CO2 including isotopes increased rapidly as a result of oxidation of CO sites existing in the coal and the newly generated C{sup 18}O sites. The oxidizing reaction progressed via oxygen adsorbing sites generated near the surface, and oxygen containing groups. An FT-IR analysis estimated the depth of the oxidized layer to be 10{mu}m or less from particle surface. The oxidized coal was pulverized to see its surface condition. Functional groups introduced by the oxidation enter into the vicinity of the surface in a form to desorb as CO. CO2 is trapped in inner pores. The coal surface was observed by using an atomic force microscope. No observable openings in the pore structure were discerned on the surface before the oxidation, and the structure ...

1996-10-28

201

Comparison of Students' Success in an International Technology Certificate Program  

Science.gov (United States)

There has been a rapid increase in the number of technology certificate programs offered around the world in the last decade. While designing, developing, and implementing these programs little or no consideration is given to geographical, cultural and developmental differences between different regions of the world. This study investigates the students' success in the Cisco Certified Network Associate (CCNA) program--a unique model combining technology-supported learning with local instruction world-wide. The purpose of this study is to investigate how demographic, ability, and motivational factors impact student success in different regions of the world when the curriculum and teaching materials are the same for all students and teachers. 368,159 students who completed the technology course from August 2004 to December 2005 in 5,948 academies in 135 countries were examined. Based on ANOVA and regression, results show that prior achievement, ...

2007-12-01

202

Building America Performance Analysis Procedures for Existing Homes  

Energy Technology Data Exchange (ETDEWEB)

Because there are more than 101 million residential households in the United States today, it is not surprising that existing residential buildings represent an extremely large source of potential energy savings. Because thousands of these homes are renovated each year, Building America is investigating the best ways to make existing homes more energy-efficient, based on lessons learned from research in new homes. The Building America program is aiming for a 20%-30% reduction in energy use in existing homes by 2020. The strategy for the existing homes project of Building America is to establish technology pathways that reduce energy consumption cost-effectively in American homes. The existing buildings project focuses on finding ways to adapt the results from the new homes research to retrofit applications in existing homes. Research activities include a combination of computer modeling, field demonstrations, and long-term monitoring to support ...

2006-05-01

203

Applications of instructional design theory to lesson planning for Superfund incident commander training  

Energy Technology Data Exchange (ETDEWEB)

The increasing number of hazardous materials accidents in the United States has resulted in new federal regulations addressing the emergency response activities associated with chemical releases. A significant part of these new federal standards (29 CFR 1910.120 and 40 CFR Part 311) requires compliance with specific criteria by all personnel involved in a hazardous material emergency. This study investigated alternative lesson design models applicable to instruction for hazardous material emergencies. A specialized design checklist was created based on the work of Gagne, Briggs, and Wager (1988), Merrill (1987), and Clark (1989). This checklist was used in the development of lesson plan templates for the hazardous materials incident commander course. Qualitative data for establishing learning objectives was collected by conducting a needs assessment and a job analysis of the incident commander position. Incident commanders from 14 public and ...

1992-01-01

204

Adolescent Morality: Social Responsibility versus Alienation. Unit for Child Studies. Selected Papers Number 26.  

Science.gov (United States)

Divided into three sections, this paper briefly presents Kohlberg's theory of moral reasoning; surveys some key research relating childrearing practices to adolescents' social competence, including moral reasoning; and reports research findings concerning the value systems adolescents develop. The first section characterizes preconventional, conventional, and postconventional morality and explores ways of promoting the development of a mature concept of justice, which includes role taking and living in a "just community." The second section focuses on aspects of social learning, which include authoritative parenting, inductive discipline, argumentative discourse, and tradition-based upbringing. In addition, this section explores socialization practices that hinder the development of mature moral reasoning. Focusing initially on characteristics of alienated youth and parental influences on such youth, the third section describes studies investigating the values ...

1981-12-01

205

A study of electrochemically-induced corrosion of low carbon steel in a medium modelling acid rain  

Energy Technology Data Exchange (ETDEWEB)

Complementary electrochemical, spectrophotometric and electron microsopic investigations were made in addition to the conversion electron Moessbauer spectroscopic (CEMS) measurements to learn more about the mechanism of corrosion of low carbon steel samples in aqueous sulfate and sulfite containing sulfate solutions (pH 3.5, 6.5 and 8.5). Passivation of iron in pure sulfate solution was studied in detail in earlier papers. In the present work, we used a solution containing both sulfate and sulfite anions to obtain more information about the effect of acid rain on low carbon steel samples. The compositions and thicknesses of the passive films formed due to the electrochemical treatments were determined from the CEM spectra. [gamma]-FeOOH was found in each case on the surface of the samples; nevertheless, at pH 3.5 the sextet belonging to Fe[sub 3]C appears in the CEM spectra, and also FeSO[sub 4] . H[sub 2]O was detected in low concentration after the shortest ...

1994-11-01

206

Web-based training in radiology - student course in the Virtual University of Bavaria; Web-basiertes Training in der Radiologie - Studentenkurs in der Virtuellen Hochschule Bayern (VHB)  

Energy Technology Data Exchange (ETDEWEB)

Purpose: The nint version of the licensing regulation for medical doctors (Approbation Regulation (AR)) sets a benchmark in terms of practical experience, interdigitation of preclinical and clinical studies, interdisciplinary approach, economic efficiency, independence of students, added new teaching and learning modalities, and ongoing evaluation of the progress of the medical students. It is the aim to implement these major points of the AR in a model course for diagnostic radiology and radiation protection within the scope of the Virtual University of Bavaria and test them in practice. Materials and Methods: In cooperation with residents and board certified radiologists, students developed the virtual course 'Web-Based Training (WBT) Radiology' in diagnostic radiology and radiation protection for students in the first clinical semester. A representative target group taken from the student body was asked about the options to ...

2004-06-01

207

Telephone communications on a face with two steep machine tracks - tests with the mobile X-phone  

Energy Technology Data Exchange (ETDEWEB)

The author gives an account of tests with the X-phone system. The aim of the tests was to establish the reliability and behaviour of the apparatus mounted on a winning machine and to investigate the possibility of setting up a radio link, without laying an extra wire, between the foot of the tubbing-lined roadway and the winning machine on a steep face. The author describes the face and the test conditions and presents details of the satisfactory test results.

1981-11-01

208

Proceedings, international symposium on mine mechanization and automation  

Energy Technology Data Exchange (ETDEWEB)

Papers are presented under the session headings: research in mechanical fragmentation; rock characterization, remote sensing and interface detection; monitoring, data transmission and communications; tunnel boring machines; minewide monitoring and expert systems for ground control; machine guidance; shaft and raise boring; automation of drilling equipment; machine automation and control; new developments in mechanical miners; materials handling; innovative mining systems; general minewide monitoring and expert systems; ground support; human factors; and extraterrestrial mining.

1991-01-01

209

OCETA ENVIRONMENTAL TECHNOLOGY PROFILES CATALOGUE  

Wastenet

... Longer residence times attain finer grinds while shorter residence times attain higher outputs. Accordingly, the ATTOMILL can be set up to achieve optimum efficiency for individ ual applications. VENDOR INFORMATION: Peterson Machine Inc. www.microgrind.com/peterson/tech.htm Peterson Machine Inc. (formally Peterson North) was created under D. Peterson Machine & Fabrication Ltd. in 1994 after two years of successful ...

210

Laser applications. Final report  

Energy Technology Data Exchange (ETDEWEB)

Processes were developed that use lasers as manufacturing tools. These processes were stripping of insulation from cables and wires, machining of quartz, microdrilling and welding of reflective metals, and precision alignment of curved surfaces before machining. A technological basis also was formed which resulted in a process for automatic surface inspection of parts and aided development of machining processes for Kevlar parts.

1980-07-01

211

Adsorption of carbon tetrachloride on graphitized thermal carbon black and in slit graphitic pores: five-site versus one-site potential models.  

Science.gov (United States)

The performance of intermolecular potential models on the adsorption of carbon tetrachloride on graphitized thermal carbon black at various temperatures is investigated. This is made possible with the extensive experimental data of Machin and Ross(1), Avgul et al.,(2) and Pierce(3) that cover a wide range of temperatures. The description of all experimental data is only possible with the allowance for the surface mediation. If this were ignored, the grand canonical Monte Carlo (GCMC) simulation results would predict a two-dimensional (2D) transition even at high temperatures, while experimental data shows gradual change in adsorption density with pressure. In general, we find that the intermolecular interaction has to be reduced by 4% whenever particles are within the first layer close to the surface. We also find that this degree of surface mediation is independent of temperature. To understand the packing of carbon tetrachloride in slit ...

2006-05-18

212

Development of lead-free copper alloy-graphite castings. Technical report, January 1994--December 1994  

Energy Technology Data Exchange (ETDEWEB)

Water model experiments were conducted to develop a two-stage stirring method for obtaining higher yields and a more uniform distribution of graphite particles in copper alloys. This was followed by several melts for synthesis of copper-graphite alloys in which Ti was used as a wetting agent to improve the wettability of graphite in the copper melt. In the first stage, a vortex method was employed to facilitate the addition of graphite particles into the copper melt. In the second stage, a specially designed stirrer was used for uniform particle distribution while avoiding the formation of vortex in the melt. The two-stage stirring was found to considerably improve the recovery of graphite, over those obtained with the prior practice of single-stage stirring and resulting in a more uniform particle distribution. In addition, graphite recoveries increased with increasing Ti content in the range investigated. Floatation, fluidity, and directional solidification ...

1995-07-01

213

Application of distributed and parallel technology in nuclear power plant engineering simulator  

International Nuclear Information System (INIS)

A nuclear power plant engineering (NPP) simulator may include many system functions such as thermal-hydraulic calculation, 3D reactor neutron kinetics model, control and protection system, display and operational human-machine interface, intelligent alarm system, etc. If all those functions are simulated using a single code, the size of the program will cause structural or managerial problems, and the hardware requirement could be tremendous. Thus, any local function errors or changes may affect the whole code, which will make development and maintenance extremely costly. So the nondistributed code is not considered to be flexible and feasible. Currently, distributed and parallel technologies have been applied to develop NPPs engineering simulator for safety analysis, verification of advanced main control room display, operation and intelligent alarm design. The distributed simulation divides a huge task into several objects according to ...

214

Optimization of Evolutionary Neural Networks Using Hybrid Learning Algorithms  

CERN Document Server

Evolutionary artificial neural networks (EANNs) refer to a special class of artificial neural networks (ANNs) in which evolution is another fundamental form of adaptation in addition to learning. Evolutionary algorithms are used to adapt the connection weights, network architecture and learning algorithms according to the problem environment. Even though evolutionary algorithms are well known as efficient global search algorithms, very often they miss the best local solutions in the complex solution space. In this paper, we propose a hybrid meta-heuristic learning approach combining evolutionary learning and local search methods (using 1st and 2nd order error information) to improve the learning and faster convergence obtained using a direct evolutionary approach. The proposed technique is tested on three different chaotic time series and the test results are compared with some ...

2004-01-01

215

Automated Categorization Scheme for Digital Libraries in Distance Learning: A Pattern Recognition Approach  

Science.gov (United States)

Digital libraries play a crucial role in distance learning. Nowadays, they are one of the fundamental information sources for the students enrolled in this learning system. These libraries contain huge amount of instructional data (text, audio and video) offered by the distance learning program. Organization of the digital libraries is therefore very important for easy and fast access to the desired information. Improper categorization of data may mislead the students searching the library. Since manual categorization of huge amount of data might be challenging, an automatic and reliable method is needed. In this sense, this paper proposes an automated categorization scheme for digital libraries in distance learning. The categorization scheme is designed and developed by a pattern recognition approach. Effectiveness of the proposed scheme is evaluated on widely used Reuters database. The ...

2008-10-01

216

Use of SPOT satellite imagery to obtain GIS input for oil spill models  

Energy Technology Data Exchange (ETDEWEB)

Satellite imagery is a cost-effective tool for creating and updating basemaps of coastal zones, especially where existing maps and aerial photographs are unavailable, are out-of-date, or provide limited information. Reliable maps of coastal zones are particularly important for oil spill modelling programs. Color IR (multispectral) images with 20m x 20m ground resolution and black & white (panchromatic) images with 10m x 10m ground resolution of many coastlines around the globe have been acquired from 1986 to present by SPOT Image Corporation. We have digitally merged same-day SPOT panchromatic and multispectral imagery to provide maximum spatial resolution and permit excellent color differentiation of coastal zone features. This combination adequately discriminates individual features, including pipelines, offshore platforms, storage tanks, jetties, and shoreline type. The SPOT images were interpreted within a workstation environment and the coastline ...

1995-04-01

217

An evaluation of the performance of integrated bioenergy systems  

Energy Technology Data Exchange (ETDEWEB)

A comprehensive study of biomass production conversion and utilisation systems has been carried out to examine complete bio-energy systems from biomass in the forest to electricity delivered to the grid. Models have been derived for all of the key steps in an integrated process which have been compiled into an overall system model. Biomass production from short rotation forestry and from conventional forestry is modelled on an individual operation basis in terms of the performance and cost of each step. This includes planting, maintenance, harvesting, chipping, storage and transport. Biomass conversion includes pretreatment (reception, storage, handling, comminution, screening and drying); atmospheric gasification (generic gasifier, water scrubbing, gas engine); pressure gasification (generic gasifier, hot gas clean-up, gas turbine, HRSG, steam turbine); fast pyrolysis for liquid bio-fuel-oil (pyrolyser, oil storage, dual ...

1995-11-01

218

Wear and machining of engineering ceramics by abrasive waterjets  

Energy Technology Data Exchange (ETDEWEB)

The purpose of this investigation was to simulate a machining front from an abrasive waterjet and its movements in a ceramic material. Wear factors affecting the abrasive waterjet nozzle were also to be established. Therefore, a low inclination angle (9[degree]) was used between the nozzle and test sample, simulating a moving machine front. A standard nozzle with an inner diameter of 0.76 mm was used in the test, and it was placed close to the samples. The outer diameter of the abrasive nozzle was 9.5 mm. The high wear rate from abrasive waterjets makes it possible to machine hard ceramics-including dense alumina, titanium boride, silicon nitride, and composites-at high machining speeds.

1993-08-01

219

Large robotized turning centers described  

Science.gov (United States)

The introduction of numerical control (NC) machine tools has made it possible to automate machining in series and small series production. The organization of automated production sections merged NC machine tools with automated transport systems. However, both the one and the other require the presence of an operative at the machine for low skilled operations. Industrial robots perform a number of auxiliary operations, such as equipment loading-unloading and control, changing cutting and auxiliary tools, controlling workpieces and parts, and cleaning of location surfaces. When used with a group of equipment they perform transfer operations between the machine tools. Industrial robots eliminate the need for workers to form auxiliary operations. This underscores the importance of developing robotized manufacturing centers providing for minimal human participation in production and ...

1985-09-01

220

Investigation of GPS/IMU Positioning System for Mining Equipment  

Energy Technology Data Exchange (ETDEWEB)

The objective of this project is to investigate the applicability of a combined Global Positioning System and Inertial Measurement Unit (GPS/IMU) for information based displays on earthmoving machines and for automated earthmoving machines in the future. This technology has the potential of allowing an information-based product like Caterpillar's Computer Aided Earthmoving System (CAES) to operate in areas with satellite shading. Satellite shading is an issue in open pit mining because machines are routinely required to operate close to high walls, which reduces significantly the amount of the visible sky to the GPS antenna mounted on the machine. An inertial measurement unit is a product, which provides data for the calculation of position based on sensing accelerations and rotation rates of the machine's rigid body. When this information is coupled with GPS it ...

2006-09-13

221

A Study on the Design of Linear Motor with Transverse Flux Configuration for Railway Traction System  

Energy Technology Data Exchange (ETDEWEB)

According to the development of power electronic element (GTO, IGBT) nd material for electrical machines (permanent magnet, super conductor), the technology for electrical machines is now a day rapidly developing. here with, a novel electrical machine, based on the new conception of transverse flux configuration leads to a considerable increase in power density and enables simultaneously high efficiency.The transverse flux machine with PM excitation will be applied to gearless direct drives for railway traction system. The designed and measured performance of transverse machine for railway traction system revealed a great potential of system improvements to reduce linear motor mass. (author). 10 refs., 14 figs., 3 tabs.

1999-06-01

222

WINPEPI updated: computer programs for epidemiologists, and their teaching potential  

UK PubMed Central (United Kingdom)

BackgroundThe WINPEPI computer programs for epidemiologists are designed for use in practice and research in the health field and as learning or teaching aids. The programs are free,...Full Text Available

223

User's Guide - NSSDC - NASA  

Science.gov (United States)

F4.1 . MONOTON. Increasing . FILLVAL ... Interface is easier-to-use and requires a much shorter learning curve than the Internal Interface, ...

224

The impact of the 1997 universal primary education (UPE) policy on lifelong learning in Uganda: a decade of UPE reforms (1997-2007)  

British Library Electronic Table of Contents (United Kingdom)

This study examined the relationship between the 1997 UPE policy and regional educational and poverty inequality and its impact on lifelong learning through a one-year field based critical ethnography in Uganda, between June 2007 and May 2008. It drew on the Government's assumption that through UPE the twin goals of the universalisation of primary education and lifelong learning would be attained. This led to the concentration of resources away from higher education, secondary education, and lifelong learning to primary education. This 'UPE centric' approach ignored the precarious situation of the large number of illiterate children, youths and adults who have never accessed UPE or dropped out without attaining literacy and numeracy skills. This paper will clarify the relationship between ...

2011-01-01

225

TEST PLANNING APPROACH AND LESSONS. - NASA Technical Report Server ...  

Science.gov (United States)

requirements) + f3(accuracy of analyses) + f4(accuracy of fabrication) + f5( design time) + .... Learning curves suggest an evolution in rocket engines& ...

226

T. I --. - NASA Technical Report Server (NTRS)  

Science.gov (United States)

curves are also directly translatable to metal-matrix composites. ..... 4~f4'4 ..... result of learning curve. The most important reduction in cost as a ...

227

Summer Opportunities-Teacher Enhancement (NSF 96-89)  

Science.gov (United States)

... exercises and biotechnology labs and didactic material. It includes sessions on computer and media ... computers, and learn how IPT activities and materials can help meet their curriculum objects ...

228

Sleep and environmental context: interactive effects for memory  

British Library Electronic Table of Contents (United Kingdom)

Sleep after learning is often beneficial for memory. Reinstating an environmental context that was present at learning during subsequent retrieval also leads to superior declarative memory performance. This study examined how post-learning sleep, relative to wakefulness, impacts upon context-dependent memory effects. Thirty-two participants encoded word lists in each of two rooms (contexts), which were different in terms of size, odour and background music. Immediately after learning and following a night of sleep or a day of wakefulness, memory for all previously studied words was tested using a category-cued recall task in room one or two alone. Accordingly, a comparison could be made between words retrieved in an environmental context which was the same as, or different to, that of the ...

2011-01-01

229

SPACE ACT AGREEMENT FOR COTS - NASA  

Science.gov (United States)

F4. Totai Cost by System. Two K-l's will be built to assure successful COTS Demos. ...... has started that learning curve.with the Falcon 1 first stage. ...

230

Potential-Based Shaping and Q-Value Initialization are Equivalent  

CERN Document Server

Shaping has proven to be a powerful but precarious means of improving reinforcement learning performance. Ng, Harada, and Russell (1999) proposed the potential-based shaping algorithm for adding shaping rewards in a way that guarantees the learner will learn optimal behavior. In this note, we prove certain similarities between this shaping algorithm and the initialization step required for several reinforcement learning algorithms. More specifically, we prove that a reinforcement learner with initial Q-values based on the shaping algorithm's potential function make the same updates throughout learning as a learner receiving potential-based shaping rewards. We further prove that under a broad category of policies, the behavior of these two learners are indistinguishable. The comparison provides intuition on the theoretical properties of the shaping algorithm as well as a suggestion for a simpler method ...

2011-01-01

231

On the relationship between gender and perceptual language learning styles: the case of Iranian academic EFL learners  

British Library Electronic Table of Contents (United Kingdom)

In the past few decades, research on gender and language learning styles (LLSs) across various EFL/ESL contexts has received remarkable attention. From these studies, a multitude of contradictory and heterogeneous findings has been observed which justify additional research in SLA contexts in general and EFL contexts like Iran in particular. Hence, the present study attempted to explore the relationship between Iranian EFL students' perceptual learning styles and gender. For this aim, a 32-item questionnaire was administered to 105 EFL students at Ilam University, Iran. Results of quantitative research and statistical analysis of findings indicated that both male and female students inclined to be bimodal learners who were visual/non-verbal (V/NV) rather than being trimodal or single learn...

2011-01-01

232

NI\\S/\\ - NASA Technical Report Server (NTRS)  

Science.gov (United States)

The first point in the learning curve has been obtained. REFERENCES ..... Lens 4 is selected such that l/fl=1/f4+1/x, where x is ...

233

Introductory address: lessons to be learned from high altitude.  

UK PubMed Central (United Kingdom)

A historical account of the important landmarks in man's experience with the high altitude environment is followed by comments on the important stages in the understanding of its physiological effects....Full Text Available

1979-07-01

234

Intrinsic Motivation and Learning in a Schizophrenia Spectrum Sample  

UK PubMed Central (United Kingdom)

Amotivation is a telling hallmark of negative symptomatology in schizophrenia, and it impacts nearly every facet of behavior, including inclination to attempt the difficult cognitive tasks involved...Full Text Available

2010-05-01

235

Indium(III) Compounds Containing the Neopentyl Substituent ...  

Science.gov (United States)

... learn more about the thermal stability of InNP2 Me, a sample contained in a previously evacuated tube was heated at 100°C for 13 days. Neither ...

1989-02-24

236

ITCD - HOME COMPUTER SECURITY TRAINING  

Science.gov (United States)

Explore security settings for home equipment, learn how to browse safely and securely, and keep your computer up to date and secure. Explore different account ...

237

Global Learning and Observations to Benefit the Environment (GLOBE)  

Science.gov (United States)

... s guides and "how-to" videos and other materials, and 7. Receive continuing support from GLOBE's ... and educational materials that result from international proposals in its materials and support ...

238

Eighth Goddard Conference on Mass Storage Systems and Technologies ...  

Science.gov (United States)

f4 f5 f1 f2. (a) Overall process decompress ...... involved the shortest learning curve, was available on several platforms, and was ...

239

CIVIL USES OF REMOTELY PILOTED AIRCRAFT' - NASA Technical Report ...  

Science.gov (United States)

to, an altitude of 5000 ft (1500 m) AGL and f4.ies tight circles. If link has ...... The learning-curve effect reflects the observable ...

240

Appendix F. List of citations accepted and rejected by ...  

Science.gov (United States)

... F4 ... Sublethal Toxicity of Nine Pesticides on Olfactory Learning Performances of ... Daphnia and Preparation of Dosage- Mortality Curves for Pesticides ...

2008-02-21

241

2007 SB14 Source Reduction Plan/Report  

Energy Technology Data Exchange (ETDEWEB)

Aqueous solutions (mixed waste) generated from various LLNL operations, such as debris washing, sample preparation and analysis, and equipment maintenance and cleanout, were combined for storage in the B695 tank farm. Prior to combination the individual waste streams had different codes depending on the particular generating process and waste characteristics. The largest streams were CWC 132, 791, 134, 792. Several smaller waste streams were also included. This combined waste stream was treated at LLNL's waste treatment facility using a vacuum filtration and cool vapor evaporation process in preparation for discharge to sanitary sewer. Prior to discharge, the treated waste stream was sampled and the results were reviewed by LLNL's water monitoring specialists. The treated solution was discharged following confirmation that it met the discharge criteria. A major source, accounting for 50% for this waste stream, is metal machining, cutting and ...

2007-07-24

242

Vibration signature analysis of AFM images  

Energy Technology Data Exchange (ETDEWEB)

Vibration signature analysis has been commonly used for the machine condition monitoring and the control of errors. However, it has been rarely employed for the analysis of the precision instruments such as an atomic force microscope (AFM). In this work, an AFM was used to collect vibration data from a sample positioning stage under different suspension and support conditions. Certain structural characteristics of the sample positioning stage show up as a result of the vibration signature analysis of the surface height images measured using an AFM. It is important to understand these vibration characteristics in order to reduce vibrational uncertainty, improve the damping and structural design, and to eliminate the imaging imperfections. The choice of method applied for vibration analysis may affect the results. Two methods, the data dependent systems (DDS) analysis and the Welch`s periodogram averaging method were investigated for application to this problem. Both ...

1995-12-31

243

The automatic programming for safety-critical software in nuclear power plants  

Energy Technology Data Exchange (ETDEWEB)

We defined the Korean unique safety-critical software development methodology by modifying Dr. Harel`s statechart-based on formal methods in order to digitalized the reactor protection system. It is suggested software requirement specification guideline to specify design specification which is basis for requirement specification and automatic programming by the caused by shutdown parameter logic of the steam generator water level for Wolsung 2/3/4 unit SDS no.1 and simulated it by binding the Graphic User Interface (GUI). We generated the K and R C code automatically by utilizing the Statemate MAGNUM Sharpshooter/C code generator. Auto-generated K and R C code is machine independent code and has high productivity, quality and provability. The following are the summaries of major research and development. - Set up the Korean unique safety-critical software development methodology - Developed software requirement specification guidelines - Developed software design ...

1998-06-01

244

Pipe-to-pipe impact program  

Energy Technology Data Exchange (ETDEWEB)

The objective of this research was to determine the extent of damage that occurs when two pipes experience an impact event due to one whipping against the other. The research was conducted through experimental and analytical approaches. The former required the development of a specialized impact machine that could accelerate a whipping pipe with sufficient energy to cause failure of a target pipe that was heated and pressurized to Pressurized Water Reactor (PWR) conditions. Damage was measured in terms of crushing, bending, and failure. The results of the tests permitted the correlation between pipes of a certain size and the damage they could cause when impacting with a certain amount of known energy. These results were used to evaluate the pipe whip criteria in the Standard Review Plan 3.6.2-4. It was established that the criteria conditions did not fully represent the results obtained experimentally. An analysis procedure to model the pipe ...

1987-05-01

245

Molina: a non-linear code to compute the internal hydrodynamics of a gas centrifuge  

Energy Technology Data Exchange (ETDEWEB)

Uranium enrichment by gas centrifugation relies on the pressure diffusion of the isotopes when their gaseous mixture is submitted to the pressure diffusion in the strong radial pressure gradient due to the centrifugal force in a very rapidly rotating cylinder. To compute the isotope separation in a gas centrifuge, the viscous compressible Navier-Stokes equations are solved for the mixture, then the diffusion equations are solved for the isotopes. As far as the separation performance is concerned, the models deal with the steady state of the axi-symmetric gas motion in the rotating cylinder. The numerical tools are briefly presented: first, the MOLINA code which numerically solves the axi-symmetric gas motion in the specific conditions of rapid rotation by use of a change of variables suited to the high density gradient and by use of a Marker And Cell method; then, the diffusion equations solver which uses a Finite Volume method with a mesh refinement for the ...

2003-07-01

246

Future Accelerators, Muon Colliders, and Neutrino Factories  

Energy Technology Data Exchange (ETDEWEB)

Particle physics is driven by five great topics. Neutrino oscillations and masses are now at the fore. The standard model with extensions to supersymmetry and a Higgs to generate mass explains much of the field. The origins of CP violation are not understood. The possibility of extra dimensions has raised tantalizing new questions. A fifth topic lurking in the background is the possibility of something totally different. Many of the questions raised by these topics require powerful new accelerators. It is not an overstatement to say that for some of the issues, the accelerator is almost the experiment. Indeed some of the questions require machines beyond our present capability. As this volume attests, there are parts of the particle physics program that have been significantly advanced without the use of accelerators such as the subject of neutrino oscillations and many aspects of the particle-cosmology interface. At this stage in the ...

2001-12-19

247

Focused ion beam machined nanostructures depth profiled by macrochannelling ion beam analysis  

International Nuclear Information System (INIS)

High aspect ratio sub-#mu#m periodic structures fabricated by focused ion beam (FIB) lithography have been characterised by Rutherford backscattering spectrometry (RBS) using the macrochannelling technique. The technique overcomes the limitations of complementary techniques such as scanning electron microscopy (SEM) and atomic force microscopy (AFM), which can provide images with sub-#mu#m resolution of just the surface features and not of the deep sub-surface structures, without destructive cross sectioning of the sample. Here RBS macrochannelling with a 2 MeV He"+ ion beam is used to analyse a diffraction grating fabricated by FIB milling an array of 100 nm wide trenches in a 300 nm thick Ag film on a Si substrate. Using the surface structure imaged by SEM and AFM as a starting point, a numerical model for the RBS spectrum from the grating is fitted to the experimental spectrum as a function of the sub-surface structure. This process allows the width of the ...

2006-08-01

248

Evaluation of Mechanical Properties and Microstructure in Ion-Irradiated Surface Layer  

Science.gov (United States)

Target vessel materials used in spallation neutron source will be exposed to proton and neutron irradiation and mercury immersion environments. In order to evaluate the surface degradation of the vessel candidate materials due to such environment, the triple-ion beam irradiation taking the spallation reaction into account and mercury immersion tests were carried out. Mechanical properties of the gradient surface layer were evaluated by the inverse analysis with multi-layer model that considers distribution of surface characteristic was applied to the load and depth curves measured by using the instrumented indentation machine. Transmission electron microscopic observations were performed to evaluate the changes of microstructure in irradiated surface layer using focused ion-beam cut micro-specimen. The mechanical properties distributions in the surface layer were evaluated quantitatively and the changes in microstructures were correspondent to ...

2005-01-01

249

Emission characterization and evaluation of natural gas-fueled cogeneration microturbines and internal combustion engines  

International Nuclear Information System (INIS)

The increasing diffusion of small-scale energy systems within the distributed generation (DG) paradigm is raising the need for studying the environmental impact due to the different DG solutions in order to assess their sustainability. Addressing the environmental impact calls for building specific models for studying both local and global emissions. In this framework, the adoption of natural gas-fueled DG cogeneration technologies may provide, as a consequence of cogeneration enhanced overall energy efficiency and of natural gas relatively low carbon content, a significant reduction of global impact in terms of CO2 emissions with respect to the separate production of electricity and heat. However, a comprehensive evaluation of the DG alternatives should take into account as well the impact due to the presence of plants spread over the territory that could increase the local pollution, in particular due to CO and NOx, and thus could worsen the local air quality. ...

2008-10-01

250

Development of the discrete-time adaptive sliding mode power system stabilizer  

Energy Technology Data Exchange (ETDEWEB)

A newly developed discrete-time adaptive sliding mode power system stabilizer (PSS) is proposed in this paper. Because the proposed PSS is developed in the pure discrete-time domain it is able to maintain the stability with the rather slower smapling frequency compared to discretized conventional continuous-time sliding mode PSS. The proposed PSS has the three main superiorities to the conventional PSS. First, because the proposed PSS utilizes the sliding mode control method, it has the strong robustness to the variations of the system parameters. Hence, it can overcome the minor disturbances such as identification errors, modeling errors, etc. Second, the proposed PSS needs only input/output measurements as feedback signals. Hence, it does not need the measurements of the state variables as the conventional sliding mode PSS or PSS based on the linear quadratic control method does. Finally, because the proposed PSS have the adaptive property, it is able to overcome ...

1996-12-31

251

Calibrating the energy of a 50x50 GeV muon collider using spin precession  

International Nuclear Information System (INIS)

The neutral Higgs boson is expected to have a mass in the region 90 endash 150thinspGeV /c"2 in various schemes within the minimal supersymmetric extension of the standard model. A first generation muon collider is uniquely suited to investigate the mass, width, and decay modes of the Higgs boson, since the coupling of the Higgs boson to muons is expected to be strong enough for it to be produced in the s channel mode in the muon collider. Because of the narrow width of the Higgs boson, it is necessary to measure and control the energy of the individual muon bunches to a precision of a few parts in a million. We investigate the feasibility of determining the energy scale of a muon collider ring with circulating muon beams of 50thinspGeV energy by measuring the turn by turn variation of the energy deposited by electrons produced by the decay of the muons. This variation is caused by the existence of an average initial polarization of the muon beam and a nonzero ...

1998-07-01

252

Application of optimal regulator design method through the inverse problem approach to the power system stabilizer design  

Energy Technology Data Exchange (ETDEWEB)

The theory and application of the optimal control of linear systems to stabilize or improve the system stability is well known. For an optimal linear regulator design, the arbitrariness involved in the parameters of the cost function always affects the final control law and the closed-loop system poles which decide the system dynamic characteristics. A new approach, 'The inverse problem approach' has been developed to overcome this difficulty. The system so designed will have preassigned closed-loop poles and the resulting closed-loop system performance can be ensured. In this paper the inverse problem approach for optimal regulator design is applied to the power system stabilizer (PSS) design for single-machine infinite-bus systems. The results show that, as far as the linearized model is concerned, systems designed by the inverse problem approach have better closed-loop performance than those designed by the classical PSS ...

1991-02-01

253

Higgs, SUSY and the standard model at {gamma}{gamma} colliders  

Energy Technology Data Exchange (ETDEWEB)

In this report, I surveyed physics potential of the {gamma}{gamma} option of a linear e{sup +}e{sup -} collider with the following questions in mind: What new discovery can be expected at a {gamma}{gamma} collider in addition to what will be learned at its 'parent' e{sup +}e{sup -} linear collider? By taking account of the hard energy spectrum and polarization of colliding photons, produced by Compton back-scattering of laser light off incoming e{sup -} beams, we find that a {gamma}{gamma} collider is most powerful when new physics appears in the neutral spin-zero channel at an invariant mass below about 80% of the c.m. energy of the colliding e{sup -}e{sup -} system. If a light Higgs boson exists, its properties can be studied in detail, and if its heavier partners or a heavy Higgs boson exists in the above mass range, they may be discovered at a {gamma}{gamma} collider. CP property of the scalar sector can be explored in detail by making use of ...

2001-10-11

254

Higgs, SUSY and the standard model at #gamma##gamma# colliders  

International Nuclear Information System (INIS)

In this report, I surveyed physics potential of the #gamma##gamma# option of a linear e"+e"- collider with the following questions in mind: What new discovery can be expected at a #gamma##gamma# collider in addition to what will be learned at its 'parent' e"+e"- linear collider? By taking account of the hard energy spectrum and polarization of colliding photons, produced by Compton back-scattering of laser light off incoming e"- beams, we find that a #gamma##gamma# collider is most powerful when new physics appears in the neutral spin-zero channel at an invariant mass below about 80% of the c.m. energy of the colliding e"-e"- system. If a light Higgs boson exists, its properties can be studied in detail, and if its heavier partners or a heavy Higgs boson exists in the above mass range, they may be discovered at a #gamma##gamma# collider. CP property of the scalar sector can be explored in detail by making use of linear polarization of the colliding photons, decay ...

2001-10-11

255

Considering uncertainties in the reservoir interpretation of geophysical data. Application to segmentation; Prise en compte des incertitudes dans l'interpretation reservoir des donnees geophysiques. Application a la segmentation  

Energy Technology Data Exchange (ETDEWEB)

Qualitative interpretation of data of different nature and sources, based on segmentation techniques such as discriminant analysis, is useful to characterize and monitor hydrocarbon reservoirs. In order to make this interpretation more reliable, it is necessary to characterize uncertainties attached to data and then, to propagate them in the interpretation work-flow. In this thesis, uncertainties are represented by intervals, because usually, little is known about input data errors. The uncertainty characterization issue is dealt with specifically for each case study. The uncertainty propagation issue is treated by a new technique, based on interval analysis, which consists in extending to intervals various popular approaches (non parametric, quadratic and linear) to discriminant analysis: Firstly, a learning phase allows calibrating an imprecise classifying model on the basis of pre-interpreted data. If the quality of this ...

2001-10-01

256

Science at the Theater: Hot Technology, Cool Science  

ScienceCinema

...and welcome to ...lab also known as berkeley lab my name is jeff miller and ...and a public affairs i'd like to ? ...but space is science center and ...berkeley albany high school science department and berkeley high school science department and oakland high school science ...be a q. and ...here please use and because we wanna make sure that your questions are here ...heard of also for the latest developments on science and technology ...guy we're going to be any more and more new features i hope ...and change ...thank you ? much and thank you for coming on the welcome to my world of and mayotte science journalist and what i've done for the last almost thirty years ...people about things about which there passionate and national religion tonight and ...people to explain the science and and i asking the question so what ...and ...worldwide and what it does best ? uh ...bench science and turn it into reality what do you scientists and ...uh they take scientific theory and they turn ...

257

On-line tuning of a fuzzy-logic power system stabilizer  

International Nuclear Information System (INIS)

A scheme for on-line tuning of a fuzzy-logic power system stabilizer is presented. firstly, a fuzzy-logic power system stabilizer is developed using speed deviation and accelerating power as the controller input variables. The inference mechanism of fuzzy-logic controller is represented by a decision table, constructed of linguistic IF-THEN rules. The Linguistic rules are available from experts and the design procedure is based on these rules. It assumed that an exact model of the plant is not available and it is difficult to extract the exact parameters of the power plant. Thus, the design procedure can not be based on an exact model. This is an advantage of fuzzy logic that makes the design of a controller possible without knowing the exact model of the plant. Secondly, two scaling parameters are introduced to tune the fuzzy-logic power system stabilizer. These scaling parameters are the outputs of another fuzzy-logic ...

2002-01-01

258

Moving Forward with Lessons Learned About Long-term Radioactive Waste Management  

Energy Technology Data Exchange (ETDEWEB)

A range of lessons have been identified from previous attempts to implement long term radioactive waste management policy in the UK and internationally. Many of these relate to the way the decision-making process is undertaken and the fact that there needs to be an open, transparent process that enables continuous stakeholder involvement. Nirex believes that using the SEA and EIA frameworks will help to incorporate the lessons learned into the future decision-making process relating to long-term radioactive waste management.

2006-09-15

259

DNA, Genes and Chromosomes  

Science.gov (United States)

Today you will learn about the parts of DNA and what DNA, genes and chromosomes are. Today you will learn what DNA, genes and chromosomes are and the parts of the DNA molecule. Look at all of the websites, take whatever notes you need to. At the end of the assignment, be able to describle DNA, the parts of DNA, genes and chromosomes. Covers Biology Core Curriculum, ...

2007-11-07

260

ADS as Information Management Service in an M-Learning Environment  

CERN Document Server

Leveraging the potential power of even small handheld devices able to communicate wirelessly requires dedicated support. In particular, collaborative applications need sophisticated assistance in terms of querying and exchanging different kinds of data. Using a concrete example from the domain of mobile learning, the general need for information dissemination is motivated. Subsequently, and driven by infrastructural conditions, realization strategies of an appropriate middleware service are discussed.

2007-01-01

261

DEVELOPMENT OF TECHNOLOGIES AND ANALYTICAL CAPABILITIES FOR VISION 21 ENERGY PLANTS  

Energy Technology Data Exchange (ETDEWEB)

The training of a new project team member was completed (Task 2.1). The Software Requirements Document was written (Task 2.3). It was determined that the CAPE-OPEN interfaces are sufficient for the communication between Fluent and V21 Controller (Task 2.4). The AspenPlus-Fluent prototype on allyl/triacetone alcohol production was further developed to assist the GUI and software design tasks. The prototype was also used to analyze the sensitivity of a process simulation result with respect to a parameter in a CFD model embedded in the process simulation. Thus the integration of process simulation and CFD provides additional process insights and enables the engineer to optimize overall process performance (e.g., product purity and yield) with respect to important CFD design and operation parameters (e.g., CSTR shaft speed). A top-level design of the V21 Controller was developed and discussed. A draft version of the Software Design Document was written (Task 2.5/2.6). ...

2001-07-10

262

[Comparison of wound morphology following gunshots by machine guns and sub-machine guns].  

Science.gov (United States)

Automatic weapons such as machine guns and submachine guns are found in the German-speaking region only in special army and police units and appear accordingly rarely in homicides, suicides and accidents. In the following, the findings in two cases of death with the use of machine and submachine guns are presented. The first case was a fatal accident during shooting on a training area (current machine gun of the German army, calibre 7.62 x 51 mm), the second case was a killing during a physical conflict (submachine gun MP 40 from World War II, calibre 9 x 19 mm). In the case with the machine gun autopsy disclosed typical entry holes corresponding to the calibre, but unusually large exit wounds with tissue bridges in the wound ground, measuring 4 x 2.5 cm in diameter. By contrast, the second case (submachine gun) showed "normal" entry and exit wounds. The differences are mainly caused by deviating ...

263

Skilled Voices?: Reflections on Political Participation and Education in Austria. OECD Education Working Papers, No. 11  

Science.gov (United States)

This study, part of OECD/CERI's project on Measuring the Social Outcomes of Learning, investigates the relationship between educational attainment and political participation in Austria. First, a model based on various theoretical considerations is introduced. This incorporates direct educational effects as well as indirect effects that occur through material resources, social capital, civic orientations and values. Using a multivariate analytical approach the model is applied to the 2002 European Social Survey. Three forms of political participation are distinguished, namely voting, elite-directed and elite-challenging activities. Educational attainment is found to have significant effects on all three types but the strongest impact is on elite-challenging activities. The latter includes forms of political action such as signing petitions and buying or boycotting certain products which are increasingly accepted as a ...

2007-11-23

264

Wear particle equilibrium measurements and their significance  

Energy Technology Data Exchange (ETDEWEB)

Ferrography is a technique for isolating wear particle debris from lubricating and hydraulic oils, the presence of which carry with them a history of the wear processes in the machine. Thus, the technique has fundamental applications in machine condition monitoring and failure prevention. The wear particles are significant in the metal types that are present in the particle distribution as an indication of the wearing machine components and in the particle size distribution and morphology which indicates the severity of wear in the system. In this paper, the fundamental principles which describe the working of the ferrograph, concentrating on the working of the on-line ferrograph are discussed. The significance of equilibrium particle concentration in the oil system and its measurement using the ferrograph are also discussed.

1980-11-01

265

Sod peat harvesters - results of time and yield research in summer 1986  

Energy Technology Data Exchange (ETDEWEB)

More efficient and safe production machines are required for sod peat production. The efficiency and durability of machines is especially important in contract work. Two sod peat harvester types, Pala-14 and Turve-Unsa, were tested by the forest department of the Work Efficiency Associationin summer 1986. Sod peat was collected with these machines at three sod peat production sites. The yield of the Pala-14 harvester was 121 m/sup 3//h for harvesting time, and 56 m/sup 3//h for worksite time, and that of Turve-Unsa was 108 m/sup 3//h and 55 m/sup 3//h, respectively.

1986-01-01

266

Production of a helium beam in a focused ion beam machine using an electron beam ion trap  

International Nuclear Information System (INIS)

Gallium liquid-metal ion sources that have been introduced in the late 1970s have allowed the development of a new class of micro- and nanofabrication tools collectively denominated as focused ion beam (FIB) machines. To investigate the potential of a helium beam in such a FIB instrument the authors have tested a room-temperature electron beam ion trap coupled with a high resolution FIB machine. In this letter they present their first results in target imaging using a helium beam with a resolution that allows to account for a beam diameter in the submicrometer range.

2007-02-19

267

Porting Decision Tree Algorithms to Multicore using FastFlow  

CERN Document Server

The whole computer hardware industry embraced multicores. For these machines, the extreme optimisation of sequential algorithms is no longer sufficient to squeeze the real machine power, which can be only exploited via thread-level parallelism. Decision tree algorithms exhibit natural concurrency that makes them suitable to be parallelised. This paper presents an approach for easy-yet-efficient porting of an implementation of the C4.5 algorithm on multicores. The parallel porting requires minimal changes to the original sequential code, and it is able to exploit up to 7X speedup on an Intel dual-quad core machine.

2010-01-01

268

Gelcasting compositions having improved drying characteristics and machinability  

Energy Technology Data Exchange (ETDEWEB)

A gelcasting composition has improved drying behavior, machinability and shelf life in the dried and unfired state. The composition includes an inorganic powder, solvent, monomer system soluble in the solvent, an initiator system for polymerizing the monomer system, and a plasticizer soluble in the solvent. Dispersants and other processing aides to control slurry properties can be added. The plasticizer imparts an ability to dry thick section parts, to store samples in the dried state without cracking under conditions of varying relative humidity, and to machine dry gelcast parts without cracking or chipping. A method of making gelcast parts is also disclosed.

2001-01-01

269

Cutting force analysis as a tool for evaluating the surface quality of machined parts  

International Nuclear Information System (INIS)

Surface quality is one of the most important criteria for establishing the optimum cutting parameters needed to perform a machining process. Usually, the evaluation of the degree of the surface finishing requires to apply metrological techniques which involve times out in the production. As a consequence of this, a loss in both the economy of the process and the fiability of the tests reproducibility can be produced. In this work a relation between cutting force and surface roughness has been studied for the turning process of an Al-Cu alloy. From this relation, the surface quality of the machined samples can be evaluated by using the cutting forces values acquired during the cutting process. (Author) 8 refs.

270

A 34-meter VAWT (Vertical Axis Wind Turbine) point design  

Science.gov (United States)

The Wind Energy Division at Sandia National Laboratories recently completed a point design based on the 34-m Vertical Axis Wind Turbine (VAWT) Test Bed. The 34-m Test Bed research machine incorporates several innovations that improve Darrieus technology, including increased energy production, over previous machines. The point design differs minimally from the Test Bed; but by removing research-related items, its estimated cost is substantially reduced. The point design is a first step towards a Test-Bed-based commercial machine that would be competitive with conventional sources of power in the mid-1990s.

1991-01-01

271

Design and commission of an experimental test rig to apply a full-scale pressure load on composite sandwich panels representative of an aircraft secondary structure  

Science.gov (United States)

This paper describes the design of a test rig, which is used to apply a representative pressure load to a full-scale composite sandwich secondary aircraft structure. A generic panel was designed with features to represent those in the composite sandwich secondary aircraft structure. To provide full-field strain data from the panels, the test rig was designed for use with optical measurement techniques such as thermoelastic stress analysis (TSA) and digital image correlation (DIC). TSA requires a cyclic load to be applied to a structure for the measurement of the strain state; therefore, the test rig has been designed to be mounted on a standard servo-hydraulic test machine. As both TSA and DIC require an uninterrupted view of the surface of the test panel, an important consideration in the design is facilitating the optical access for the two techniques. To aid the test rig design a finite element (FE) model was produced. The ...

2010-01-01

272

Resources for Observing at CTIO  

Science.gov (United States)

we have a colloquium scheduled. Computing: register your machine and check our network security and visitor computer policies. For Our Information: Once arranged, please let us...

2011-02-25

273

One Time Passwords in Everything (OPIE): Experiences with ...  

Science.gov (United States)

... First one machine is compromised... ..then another... kosh delenn ivanova garibaldi sinclair londo kosh delenn ivanova garibaldi sinclair ...

2011-05-14

274

Machinability of magnesium alloy in ultra-precision diamond cutting  

Energy Technology Data Exchange (ETDEWEB)

This paper deals with an experimental study of ultra-precision diamond cutting of magnesium alloy (AZ31). In order to investigate the machinability such as the cutting force and the surface integrity and understand the problems in a micro cutting, the experiments on the diamond cutting of magnesium alloy and pure aluminum with an ultra-precision turning machine has been carried out. The machinability of magnesium alloy was compared with that of pure aluminum and discussed. Consequently, both the thrust force component and the surface roughness obtained by cutting of magnesium alloy became larger than that of pure aluminum. It was also found that the inclusions or the defects in the work material caused to generate the scratches on the finished surface and influenced the integrity of mirror surface. (orig.)

2003-07-01

275

Java Pathfinder Lecture 2: Under the Hood - NASA  

Science.gov (United States)

verified Java program is executed by JPF, which is a virtual machine ..... only subset of Java instructions can have inter-thread effects ...

276

Innovative coke-oven door and cleaning equipment  

Energy Technology Data Exchange (ETDEWEB)

Officials of Saturn Machine and Welding Co., describe the company's designs of oven door, door cleaner and jamb cleaner and report performance at US coking plants.

1989-09-01

277

Foveal Machine Vision for Mobile Robots using Agent Based Gaze  

Science.gov (United States)

... non- emissive guidance and collision alert, automated transport in dynamic environments, and assembly and inspection. Foveal Vision, Autonomous Agents, ...

278

Development of Lead-Free Copper Alloy-Graphite Castings  

Energy Technology Data Exchange (ETDEWEB)

In this project, graphite is used as a substitute for lead in order to maintain the machinability of plumbing components at the level of leaded brass. Graphite dispersed in Cu alloy was observed to impart good machinability and reduce the sizes of chips during machining of plumbing components in a manner similar to lead. Copper alloys containing dispersed graphite particles could be successfully cast in several plumbing fixtures which exhibited acceptable corrosion rate, solderability, platability, and pressure tightness. The power consumption for machining of composites was also lower than that of the matrix alloy. In addition, centrifugally cast copper alloy cylinders containing graphite particles were successfully made. These cylinders can therefore be used for bearing applications, as substitutes for lead-containing copper alloys. The results indicate that copper graphite alloys developed under this ...

1999-10-01

279

Concerns of Hydrothermal Degradation in CAD/CAM Zirconia  

UK PubMed Central (United Kingdom)

Zirconia-based restorations are widely used in prosthetic dentistry; however, their susceptibility to hydrothermal degradation remains elusive. We hypothesized that CAD/CAM machining and subsequent...Full Text Available

2010-01-01

280

Can you count on computers?  

CERN Document Server

"Machines of all kinds depend on complex software to keep them operating safely. But how reliable is the software - and how can we be sure it is reliable?" (4 pages)

1989-01-01

281

Arrival ... - Human Factors Research and Technology Division - NASA  

Science.gov (United States)

airborne separation assistance systems (ASAS) to ... operations should be limited to the outer traffic flow ...... AGARD Meeting on Machine Intelligence in Air ...

282

AIR ... - Human Factors Research and Technology Division - NASA  

Science.gov (United States)

TRACON controller, traffic flow manager, or pilot. .... separation violations to individual controller and ..... System, AGARD Meeting on Machine Intelligence ...

283

Using Multimedia Learning Modules in a Hybrid-Online Course in Electricity and Magnetism  

Science.gov (United States)

We have been piloting web-based multimedia learning modules (MLMs), developed by the Physics Education Research Group at the University of Illinois at Urbana Champaign (UIUC), as a "prelecture assignment" in several introductory physics courses at California State Polytechnic University at Pomona. In this study, we report the results from a controlled study utilizing modules on electricity and magnetism as a part of a blended hybrid-online course. We asked students in the experimental section to view the MLMs prior to attending the face-to-face class, and to make sure this would not result in additional instructional time, we reduced the weekly class time by one-third. We found that despite reduced class time, student-learning outcomes were not hindered; in fact, the implementation of the UIUC MLMs resulted in a positive effect on student performance on conceptual tests and classroom discussion questions. (Contains 4 figures and 1 table.)

2010-12-01

284

Spatial water maze learning using celestial cues by the meadow vole, Microtus pennsylvanicus.  

Science.gov (United States)

The Morris water maze is widely used to evaluate to evaluate the spatial learning ability of rodents under laboratory settings. The present study demonstrates that reproductive male meadow voles, Microtus pennsylvanicus, are able to acquire and retain a spatial water maze task using celestial cues. Voles were able to acquire a modified outdoor Morris water maze task over 4 trials per day, whereby they had to learn and remember the location of a submerged hidden platform, using the position of the sun and associated celestial cues. Their proficiency on this task was related to the availability of the celestial cues, with voles displaying significantly poorer spatial navigation on overcast than clear days and when the testing time (and position of the sun and associated celestial cues) was shifted from morning to afternoon. These findings with meadow voles support the ecological relevance of the water maze task. PMID:8031502

1994-03-31

285

Random learning units using WIRIS quizzes in Moodle  

British Library Electronic Table of Contents (United Kingdom)

Moodle is an extended learning management system for developing learning units, including mathematically-based subjects. A wide variety of material can be developed in Moodle which contains facilities for forums, questionnaires, lessons, tasks, wikis, glossaries and chats. Therefore, the Moodle platform provides a meeting point for those working in a mathematics course. Mathematics requires special materials and activities: The material must include mathematical objects and the activities included in the virtual course must be able to do mathematical computations. WIRIS is a powerful software for educational environments. It has libraries for calculus, algebra, geometry and much more. In this article, examples showing the use of WIRIS in numerical methods and examples of using a new tool, ...

2011-01-01

286

Learning and case-based reasoning for faults diagnosis-aiding in nuclear power plants  

International Nuclear Information System (INIS)

The aim of this thesis is the design of a faults diagnosis-aiding system in a nuclear facility of the Cea. Actually the existing system allows the optimization of the production processes in regular operating conditions. Meanwhile during accidental events, the alarms, managed by threshold, are bringing no relevant information. To increase the reliability and the safety, the human operator needs a faults diagnosis-aiding system. The developed system, SECAPI, combines problem solving techniques and automatic learning techniques, that allow the diagnosis and the the simulation of various faults happening on nuclear facilities. Its reasoning principle uses case-based and rules-based techniques. SECAPI owns a learning module which reads out knowledge connected with faults. It can then simulate various faults, using the inductive logical computing. SECAPI has been applied on a radioactive tritium treatment operating channel, at the Cea with good ...

1998-01-01

287

Learning algorithms for feedforward networks based on finite samples  

Energy Technology Data Exchange (ETDEWEB)

Two classes of convergent algorithms for learning continuous functions (and also regression functions) that are represented by feedforward networks, are discussed. The first class of algorithms, applicable to networks with unknown weights located only in the output layer, is obtained by utilizing the potential function methods of Aizerman et al. The second class, applicable to general feedforward networks, is obtained by utilizing the classical Robbins-Monro style stochastic approximation methods. Conditions relating the sample sizes to the error bounds are derived for both classes of algorithms using martingale-type inequalities. For concreteness, the discussion is presented in terms of neural networks, but the results are applicable to general feedforward networks, in particular to wavelet networks. The algorithms can be directly adapted to concept learning problems.

1994-09-01

288

How Design-based Research, Action Research and Interaction Design Contributes to the Development of Designs for Learning  

DEFF Research Database (Denmark)

This article explores how action research, design based research and interaction design can be combined and used in the development of educational robotic tools. Our case study is the development of Number Blocks and it combines physical interaction, learning, and immediate feedback. Number Blocks supports the children's understanding of place value in the sense that it allows them to experiment with creating large numbers. The development was done in collaboration with a class of 7-8 year old children and their mathematics teacher. The article argues that elements from different research methods allowed a structured approach to projects that combines educational research and innovation of new learning technologies. Key elements of this approach is acknowledging the users input, developing a theoretical pre-analysis and using an iterative approach.

2011-01-01

289

Early Language Learning and Literacy: Neuroscience Implications for Education  

British Library Electronic Table of Contents (United Kingdom)

The last decade has produced an explosion in neuroscience research examining young children's early processing of language that has implications for education. Noninvasive, safe functional brain measurements have now been proven feasible for use with children starting at birth. In the arena of language, the neural signatures of learning can be documented at a remarkably early point in development, and these early measures predict performance in children's language and pre-reading abilities in the second, third, and fifth year of life, a finding with theoretical and educational import. There is evidence that children's early mastery of language requires learning in a social context, and this finding also has important implications for education. Evidence relating socioeconomic status (SES) ...

2011-01-01

290

Detection of behavioral alterations and learning deficits in mice lacking synaptophysin  

British Library Electronic Table of Contents (United Kingdom)

The integral membrane protein synaptophysin is one of the most abundant polypeptide components of synaptic vesicles. It is not essential for neurotransmission despite its abundance but is believed to modulate the efficiency of the synaptic vesicle cycle. Detailed behavioral analyses were therefore performed on synaptophysin knockout mice to test whether synaptophysin affects higher brain functions. We find that these animals are more exploratory than their wild type counterparts examining novel objects more closely and intensely in an enriched open field arena. We also detect impairments in learning and memory, most notably reduced object novelty recognition and reduced spatial learning. These deficits are unlikely caused by impaired vision, since all electroretinographic parameters measur...

2009-01-01

291

CWTC business plan; Wind turbine component centre  

Energy Technology Data Exchange (ETDEWEB)

This report presents the Business Plan for the establishment of the Wind Turbine Component Centre (CWTC) to meet the objectives of performing theoretical research and experimental testing. The core idea of a CWTC is to support the Danish wind energy industry and research activities at the component level improving the competitive advantage of that industry. The CWTC will in itself operate its activities, including access to test and experimental facilities, on a semi commercial basis. The business model for the CWTC presented is based on revenues coming from component manufacturers as well as research grants, and will include membership fees as well as hourly payment and larger projects where payment is a limited project sum. The presented roadmap model clarifies the development path towards a fully developed CWTC, which will cover test of all important components along the drive-train as well as offering a comprehensive systematic ...

2011-04-15

292

corrosion and wear resistant ternary Cr-C-N coatings deposited by the ARC PVD process for machining tools and machining parts  

International Nuclear Information System (INIS)

With the deposition of PVD hard coatings on the tools applied in machining operations it is possible to achieve significant improvements in the performance and quality of the machining processes. Depending on the machined material and the operating principle, e.g. turning, milling or drilling, not only different machining parameters but also different coating materials are necessary. In interrupted cut machining of tempered steel, for example, the life time of Ti-C-N coated inserts is several times greater than the Ti-C-N coated ones. This is a result of the favourable thermophysical and tribological properties of Ti-N-C. The potential for tool protection by CrN coatings is a result of the high ductility and low internal stress of this coating materials. CrN films can be deposited with greater film thickness, still maintaining very good adhesion. This paper presents the development ...

293

Using decoupled characteristic in the synthesis of stabilizers in multimachine systems  

Energy Technology Data Exchange (ETDEWEB)

A decoupled characteristic between the damping of a specific swing mode and the stabilizer gain of the corresponding machine in multimachine power systems is identified. Using this decoupled characteristic a power system stabilizer (PSS) synthesis approach which is based on the phase compensation concept is verified on a 9-machine system and the dynamic performance of this system is significantly improved. This method is proved to be effective, simple and it can provide useful guidance for the PSS field tuning.

1987-02-01

294

The characterization of electron beam and its importance  

International Nuclear Information System (INIS)

The necessity of the electron beam machine characterization via dose measurement is discussed. It includes a measurement of comprehensive dose distribution (at known X and Z axis) for verification of the machine performance. The acquired data were then used to develop the irradiation parameters such as energy, current, distance, conveyor speed, exposure rate and depth inside product to be irradiated. These parameters will be used as a guide for the routine irradiations. (Author)

2003-07-22

295

Real time control of micro-machine system using micro-computer based fuzzy logic power system stabilizer  

Energy Technology Data Exchange (ETDEWEB)

A micro-computer based fuzzy logic power system stabilizer is applied to a micro-machine system to investigate its efficiency in real time control. The stabilizing signal is determined by using measured speed or real power signals at every sampling time to damp the system oscillations. The results show the proposed stabilizer improves the system damping effectively subject to various types of disturbances.

1994-12-01

296

Machine condition monitoring  

Energy Technology Data Exchange (ETDEWEB)

A consortium has been formed to undertake the design and development work necessary to establish a comprehensive machine condition monitoring (MCM) and diagnostic system for hydroelectric generating units. By working closely with participating utilities and interested manufacturers, the consortium is initiating the integration of existing and developing technologies into a comprehensive, modular, on- and off-line hydroelectric MCM system.

1995-12-31

297

Diagnostic measurements on the great machines conditions of lignite surface mines  

Science.gov (United States)

An analysis of the diagnosis of loading and service dependability of a rail-mounted excavator used in surface lignite mining is described. Wheel power vibrations in electric motor bearings and electric motor input bearings to the gearbox were measured in situ, in horizontal, vertical, and axial directions. The data were analyzed using a mathematical relationship. The results are presented in a loading diagram that shows the deterioration and the acceptable lower bound of machine conditions over time. Work is continuing. 5 refs., 1 fig.

2005-07-01

298

An outline of the fuelling machine electrical instrumentation and controls  

International Nuclear Information System (INIS)

An outline of the instrumentation and control systems associated with fuelling machines is given. The control systems such as hydraulic system, oil hydraulic system, electric control system and the remote control systems have been discussed in detail. The difference between RAPP and MAPP fuel handling control systems has been explained. A computer based system for the Narora fuel handling control system is also discussed. (S.K.K.).

299

The Next Linear Collider: NLC2001  

Energy Technology Data Exchange (ETDEWEB)

Recent studies in elementary particle physics have made the need for an e{sup +}e{sup -} linear collider able to reach energies of 500 GeV and above with high luminosity more compelling than ever [1]. Observations and measurements completed in the last five years at the SLC (SLAC), LEP (CERN), and the Tevatron (FNAL) can be explained only by the existence of at least one particle or interaction that has not yet been directly observed in experiment. The Higgs boson of the Standard Model could be that particle. The data point strongly to a mass for the Higgs boson that is just beyond the reach of existing colliders. This brings great urgency and excitement to the potential for discovery at the upgraded Tevatron early in this decade, and almost assures that later experiments at the LHC will find new physics. But the next generation of experiments to be mounted by the world-wide particle physics community must not only find this new physics, they must find out what it ...

2002-01-14

300

First-break refraction event picking and seismic data trace editing using neural networks  

Energy Technology Data Exchange (ETDEWEB)

Interactive seismic processing systems for editing noisy seismic traces and picking the first-break refraction events have been developed using a neural network learning algorithm. The authors employ a back propagation neural network (BNN) paradigm modified to improve the convergence rate of the BNN. The BNN is interactively trained'' to edit seismic data or pick first breaks by a human processor who judiciously selects and presents to the network examples of trace edits or refraction picks. The network then iteratively adjusts a set of internal weights until it can accurately duplicate the examples provided by the user. After the training session is completed, the BNN system an then process new data sets in a manner that mimics the human processor. Synthetic modeling studies indicated that the BNN uses many of the same subjective criteria that humans employ in editing and picking seismic data sets. Automated trace editing and ...

1993-01-01

301

Failure modes of safety-related components at fires on nuclear power plants; Saekerhetsrelaterade systemkomponenters felmoder vid brand paa kaernkraftverk  

Energy Technology Data Exchange (ETDEWEB)

Probabilistic assessment methods can be used to identify specific plant vulnerabilities. Application of such methods can also facilitate selection among system design alternatives available for safety enhancements. The quality of assessment results is however strongly dependent on realistic and accurate input data for modelling of system component behaviour and failure modes during conditions to be assessed. Use of conservative input data may not lead to results providing guidance on safety upgrades. Adequate input data for probabilistic assessments seems to be lacking for at least failure modes of some electrical components when exposed to a fire. This report presents an attempt to improve the situation with respect to such input data. In order to take advantage of information in existing documentation of fire incident occurrences some of the lessons learned from the fire at Browns Ferry Nuclear Power Plant on March 22, 1975 are discussed in ...

2000-03-01

302

Achieving Quality Early Childhood Education for All: Insights from the Policy Innovation Diffusion Research. Working Paper Series.  

Science.gov (United States)

Based on the view that major changes in the social and economic context in the United States require major policy changes related to early childhood education, this paper examines the factors supporting public policy changes and how advocates for change in early childhood education might incorporate effective strategies. The paper is presented in two parts. Part 1 reviews the research on state policy settings and the factors that tend to support policy change. This part focuses attention on the ways that state policymakers appear to learn from what is going on elsewhere and incorporate new ideas into their policy agendas. Several strategic implications for advocates of policy change are presented, such as brainstorming a list of potential obstacles to the introduction of a policy innovation or shaping the debate so the public will support change. Part 2 of the paper takes these general strategic implications and considers their relevance to efforts to achieve ...

2001-03-01

303

Oscillating line travel pipe cleaning machine  

Energy Technology Data Exchange (ETDEWEB)

A major problem in the maintenance and rehabilitation of pipelines is the removal of the original coating system, particularly in cases where the coating contains sticky components or adhesives. It has been found that such coatings can be removed by use of a cleaning machine with a plurality of counter-rotating carbide-tipped tools mounted to an oscillating head embracing the pipe, and which is operable at the same time to travel along the length of the pipe. Such a machine can be designed to effect a positive, gentle milling operation on the pipe surface to remove the coating efficiently and at relatively low power consumption. A particular advantage of the pipe cleaning machine of the invention is that its design and manner of operation allows it to be used in the field to clean an uncovered section of pipeline, for example a natural gas pipeline, without the requirement of removing the pipeline section from the ditch in ...

1992-04-28

304

Flocking small smart machines: An experiment in cooperative, multi-machine control  

Energy Technology Data Exchange (ETDEWEB)

The intent and purpose of this work was to investigate and demonstrate cooperative behavior among a group of mobile robot machines. The specific goal of this work was to build a small swarm of identical machines and control them in such a way as to show a coordinated movement of the group in a flocking manner, similar to that observed in nature. Control of the swarm`s individual members and its overall configuration is available to the human user via a graphic man-machine interface running on a base station control computer. Any robot may be designated as the nominal leader through the interface tool, which then may be commanded to proceed to a particular geographic destination. The remainder of the flock follows the leader by maintaining their relative positions in formation, as specified by the human controller through the interface. The formation`s configuration can be altered manually through an interactive ...

1998-03-01

305

i " GeorgeC. Marshall Space Flight Center _i. Marshall SpaceFlight ...  

Science.gov (United States)

learning curve values as observed from data taken to plot a trend .... Log QF = Log F1 + Log F2 + Log F3 + Log F4 ffi 2.98227 . ...

306

Water Quality Criteria | Water Quality Criteria | US EPA  

Science.gov (United States)

for? Learn the Issues Science & Technology Laws & Regulations About EPA Contact Us Water: Water Quality Criteria You are here: Water Science & Technology Surface Water Standards &...

2011-08-28

307

Variability In Motor Learning: Relocating, Channeling and Reducing Noise  

UK PubMed Central (United Kingdom)

Variability in motor performance decreases with practice but is never entirely eliminated, due in part to inherent motor noise. The present study develops a method that quantifies how performers...Full Text Available

2009-02-01

308

Training for New Manufacturing Technologies.  

Science.gov (United States)

Examines the effects of computer-based manufacturing technologies on employment opportunities and job skills. Describes the establishment of the Industrial Technology Institute in Michigan to develop and utilize advanced manufacturing technologies, and the institute's relationship to the state's community colleges. Reviews lessons learned from interinstitutional cooperation. Highlights future challenges. (DMM)

1987-12-01

309

Time-limited modulation of appetitive Pavlovian memory by D1 and NMDA receptors in the nucleus accumbens  

UK PubMed Central (United Kingdom)

Recent research has implicated the nucleus accumbens (NAc) in consolidating recently acquired goal-directed appetitive memories, including spatial learning and other instrumental processes. However,...Full Text Available

2005-04-26

310

Taking social relationships seriously: Lessons learned from the informed consent practices of a vaccine trial on the Kenyan Coast  

UK PubMed Central (United Kingdom)

AbstractIndividual informed consent is a key ethical obligation for clinical studies, but empirical studies show that key requirements are often not met. Common recommendations to strengthen...Full Text Available

2008-09-01

311

Synapse-Associated Protein 102/dlgh3 Couples the NMDA Receptor to Specific Plasticity Pathways and Learning Strategies  

UK PubMed Central (United Kingdom)

Understanding the mechanisms whereby information encoded within patterns of action potentials is deciphered by neurons is central to cognitive psychology. The multiprotein complexes formed by...Full Text Available

2007-03-07

312

Scientists seek to turn methanol glut to profit  

Energy Technology Data Exchange (ETDEWEB)

French scientists think they have discovered one of the key steps in the methanol-to-gasoline reaction pathway and their British counterparts have learned a new way of converting methanol into acetic acid without carbon monoxide.

1984-11-18

313

STUDY OF SYSTEMS AND COST/PERFORMANCE METHODOLOGIES FOR ...  

Science.gov (United States)

of first unit and learning curve (LC) factor for hardware, ETR, and WTR recurring cost respectively. ...... 105 FORMAT (12,A6,F4.2,6X.F7 0,F6 OF7 0.12. 2012) ...

314

Retention, Learning by Doing, and Performance in Emergency Medical Services  

UK PubMed Central (United Kingdom)

ObjectivesTo examine the strength of the volume–outcome relationship among paramedics, a group of providers that has not been previously studied in this context. By identifying...Full Text Available

2009-06-01

315

RasGrf1 deficiency delays aging in mice  

UK PubMed Central (United Kingdom)

RasGRF1 is a Ras-guanine nucleotide exchange factor implicated in a variety of physiological processes including learning and memory and glucose homeostasis. To determine the role of RASGRF1 in aging,...Full Text Available

316

Randomized Controlled Trials of Interventions to Prevent Sexually Transmitted Infections: Learning From the Past to Plan for the Future  

UK PubMed Central (United Kingdom)

Globally, sexually transmitted infections (STIs) represent a significant source of morbidity and disproportionately impact the health of women and children. The number of randomized controlled trials...Full Text Available

2010-04-01

317

RENDEZVOUS AND DOCKING - NASA Technical Report Server (NTRS)  

Science.gov (United States)

An indicator of when the learning curve reaches a standard is when fuel consumption remains relatively ...... f4 7'tI. 1.i7J43t. F ,oo,. , F17i [ !i ...

318

Plasticity of the cochleotopic (frequency) map in specialized and nonspecialized auditory cortices  

UK PubMed Central (United Kingdom)

Auditory conditioning (associative learning) causes reorganization of the cochleotopic (frequency) maps of the primary auditory cortex (AI) and the inferior colliculus. Focal electric stimulation...Full Text Available

2001-03-13

319

Peer Assessment in Problem-Based Learning: A Qualitative Study  

Science.gov (United States)

Peer assessment provides a powerful avenue for students to receive feedback on their learning. Although student perceptions of peer assessment have been studied extensively in higher education, little qualitative research has been undertaken with medical students in problem-based learning (PBL) curricula. A qualitative study of students' attitudes to, and perceptions of, peer assessment was undertaken within the framework of a larger study of metacognition with first-year medical students at the University of Queensland. A highly structured format for provision of feedback was utilised in the study design. Many recommendations from the higher education literature on optimal implementation of peer-assessment procedures were put into practice. Results indicated the existence of six main themes: (1) increased responsibility for others, (2) improved learning, (3) lack of relevancy, (4) challenges, (5) discomfort, and (6) ...

2007-05-01

320

Mining Heterogeneous Multivariate Time-Series for Learning Meaningful Patterns: Application to Home Health Telecare  

CERN Document Server

For the last years, time-series mining has become a challenging issue for researchers. An important application lies in most monitoring purposes, which require analyzing large sets of time-series for learning usual patterns. Any deviation from this learned profile is then considered as an unexpected situation. Moreover, complex applications may involve the temporal study of several heterogeneous parameters. In that paper, we propose a method for mining heterogeneous multivariate time-series for learning meaningful patterns. The proposed approach allows for mixed time-series -- containing both pattern and non-pattern data -- such as for imprecise matches, outliers, stretching and global translating of patterns instances in time. We present the early results of our approach in the context of monitoring the health status of a person at home. The purpose is to build a behavioral profile of a person by analyzing the time ...

2004-01-01

321

Lymphocytes, neuropeptides, and genes involved in alopecia areata  

UK PubMed Central (United Kingdom)

Many lessons in autoimmunity — particularly relating to the role of immune privilege and the interplay between genetics and neuroimmunology — can be learned from the study of alopecia...Full Text Available

2007-08-01

322

Lessons to be Learned from 25 Years of Research Investigating Psychosocial Interventions for Cancer Patients  

UK PubMed Central (United Kingdom)

Conducting rigorous psychosocial intervention research with cancer patients has many challenges including encouraging them to join studies, asking them to engage in interventions or be part...Full Text Available

2009-01-01

323

Lessons learned in developing community mental health care in Africa  

UK PubMed Central (United Kingdom)

This paper summarizes the findings for the African Region of the WPA Task Force on Steps, Obstacles and Mistakes to Avoid in the Implementation of Community Mental Health Care. We present an overview...Full Text Available

2010-10-01

324

Lessons Learned, Headquarters, 25th Infantry Division ...  

Science.gov (United States)

... Contact was broken at 1628 hours -n! f1r1 again at 1730 hours. ... wore_ 5 US KIA and 14 WI... 13 VC bexly count by air and ground tro~ps rusultod-. ...

1970-02-20

325

Learning the Hard Way: Force Protection 1983-2000.  

Science.gov (United States)

The October 2000 terrorist attack on the guided-missile destroyer USS Cole (DDG 67) in the port of Aden, Yemen, is commonly viewed in the larger context of al-Qa'ida's September 11th campaign. Beyond the initial official investigations, the military force...

2009-01-01

326

Intelligent Motion and Interaction Within Virtual Environments  

Science.gov (United States)

Typical aircraft types supported include F4-Phantom, Tornado, MiG-29 ...... attempt to develop a theoretical explanation for learning phenomena [16]. ..... perspective, a primary reason for this is that an exponential curve approximates ...

327

HIV Medications and Risk for Cardiovascular Disease  

Medline Plus

... different personal wellness goals for you. HIV Health Management With a good medical team and a desire to reach wellness goals , people with HIV can have a virtually normal lifespan. Take the HIV Wellness Quiz Test your knowledge and find out where you need to learn ...

328

From Rapid Place Learning to Behavioral Performance: A Key Role for the Intermediate Hippocampus  

UK PubMed Central (United Kingdom)

Rapid place encoding by hippocampal neurons, as reflected by place-related firing, has been intensely studied, whereas the substrates that translate hippocampal place codes into behavior have received...Full Text Available

2009-04-01

329

Fragment-Based Learning of Visual Object Categories in Non-Human Primates  

UK PubMed Central (United Kingdom)

When we perceive a visual object, we implicitly or explicitly associate it with an object category we know. Recent research has shown that the visual system can use local, informative image fragments...Full Text Available

330

Emotional enhancement of memory: how norepinephrine enables synaptic plasticity  

UK PubMed Central (United Kingdom)

Changes in synaptic strength are believed to underlie learning and memory. We explore the idea that norepinephrine is an essential modulator of memory through its ability to regulate synaptic mechanisms....Full Text Available

331

EcoEarth.Info Environment Links: Water/Rivers  

Wastenet

... 03, 2001 | Rate It Lake Superior Streams http://www.lakesuperiorstreams.org/ (1 vote) interactively examine real-time water quality data from 5 ...north shore Lake Superior trout streams and learn about other streams in the region, how they \\

332

Dynamin-dependent NMDAR endocytosis during LTD and its dependence on synaptic state  

UK PubMed Central (United Kingdom)

BackgroundThe N-methyl-D-aspartate (NMDA)-type glutamate receptor expressed at excitatory glutamatergic synapses is required for learning and memory and is critical for normal brain...Full Text Available

333

Cytochrome c-d regulates developmental apoptosis in the Drosophila retina  

UK PubMed Central (United Kingdom)

The role of cytochrome c (Cyt c) in caspase activation has largely been established from mammalian cell-culture studies, but much remains to be learned about its physiological...Full Text Available

2006-09-01

334

Current practices in the spatial analysis of cancer: flies in the ointment  

UK PubMed Central (United Kingdom)

While many lessons have been learned from the spatial analysis of cancer, there are several caveats that apply to many, if not all such analyses. As "flies in the ointment", these can substantially...Full Text Available

335

Cargo Projects Milestones, Schedules and Status Summary  

Science.gov (United States)

subject to a learning curve which should help to lessen the user's time at KSC. An MMSE Payload Handling Fixture has ...... (F4.I ASSlUN IASILlM.ny.CTC I ...

336

Behavioral consequences of dopamine deficiency in the Drosophila central nervous system  

UK PubMed Central (United Kingdom)

The neuromodulatory function of dopamine (DA) is an inherent feature of nervous systems of all animals. To learn more about the function of neural DA in Drosophila, we generated mutant...Full Text Available

2011-01-11

337

Assessing the effectiveness and cost effectiveness of adaptive e-Learning to improve dietary behaviour: protocol for a systematic review  

UK PubMed Central (United Kingdom)

BackgroundThe composition of habitual diets is associated with adverse or protective effects on aspects of health. Consequently, UK public health policy strongly advocates dietary...Full Text Available

338

An Update on the Controversies in Anemia Management in Chronic Kidney Disease: Lessons Learned and Lost  

UK PubMed Central (United Kingdom)

Background. Erythropoietin deficiency and anemia occur in Chronic Kidney Disease (CKD) and may be treated with Erythropoietin Stimulating Agents (ESAs). The optimal hemoglobin,...Full Text Available

2011-01-01

339

An Undergraduate Course to Bridge the Gap between Textbooks and Scientific Research  

UK PubMed Central (United Kingdom)

This article reports on a one-semester Advanced Cell Biology course that endeavors to bridge the gap between gaining basic textbook knowledge about cell biology and learning to think and work as a researcher....Full Text Available

2011-03-01

340

A lesson behind every failure  

Energy Technology Data Exchange (ETDEWEB)

Failure of a dam is something we hope never happens. But if a failure occurs, it`s important to study the circumstances in order to expand our knowledge base, and then apply what we learn to other structures.

1992-03-01

341

A classification-based framework for predicting and analyzing gene regulatory response  

UK PubMed Central (United Kingdom)

BackgroundWe have recently introduced a predictive framework for studying gene transcriptional regulation in simpler organisms using a novel supervised learning algorithm called...Full Text Available

342

A caGRID-ENABLED, LEARNING BASED IMAGE SEGMENTATION METHOD FOR HISTOPATHOLOGY SPECIMENS  

UK PubMed Central (United Kingdom)

Accurate segmentation of tissue microarrays is a challenging topic because of some of the similarities exhibited by normal tissue and tumor regions. Processing speed is another consideration...Full Text Available

2009-07-01

343

A History of Spike-Timing-Dependent Plasticity  

UK PubMed Central (United Kingdom)

How learning and memory is achieved in the brain is a central question in neuroscience. Key to today’s research into information storage in the brain is the concept of synaptic plasticity, a...Full Text Available

344

A Dive on the NR-1 Submarine - by gene carl ... - SeaWiFS - NASA  

Science.gov (United States)

Apr 19, 1996 ... I learned that unlike most nuclear submarines that have 3 or more access routes, the NR-1 has just one hatch. At shallow depths, a rubber ...

345

- 1 AND MIqlTORING OF RESOURCES - NASA Technical Report Server (NTRS)  

Science.gov (United States)

SEG DAVO'24,(F4). 74. IN LARSYS DAVD'i? 75. SE( DAVD 13., (Ft). 76. INl LARSYS jAV) 13 ...... The main premise of the learning curve, or the manufac ...

346

What can we learn about the fission process from the spectrum of 'prefission' neutrons  

International Nuclear Information System (INIS)

Solving a coupled set of differential equations formed by a Fokker-Planck equation and a set of master equations, we can calculate the number of 'prefission' particles (n,p,a), which are emitted from a hot, rotating compound nucleus. Furthermore we get their energy spectrum and their angular momentum distribution. Our results depend sensitively on the friction parameter #gamma#, the inertia M and the fission potential. Comparing the results with experimental data, we may learn something about these quantities. The investigations have been made for "1"8"7Ir and "1"8"5Os. (orig.).

347

What can we learn about the fission process from the spectrum of 'prefission' neutrons  

Energy Technology Data Exchange (ETDEWEB)

Solving a coupled set of differential equations formed by a Fokker-Planck equation and a set of master equations, we can calculate the number of 'prefission' particles (n,p,a), which are emitted from a hot, rotating compound nucleus. Furthermore we get their energy spectrum and their angular momentum distribution. Our results depend sensitively on the friction parameter {gamma}, the inertia M and the fission potential. Comparing the results with experimental data, we may learn something about these quantities. The investigations have been made for {sup 187}Ir and {sup 185}Os. (orig.).

1989-10-09

348

MILSTAR's flexible substrate solar array: Lessons learned, addendum  

Science.gov (United States)

MILSTAR's Flexible Substrate Solar Array (FSSA) is an evolutionary development of the lightweight, flexible substrate design pioneered at Lockheed during the seventies. Many of the features of the design are related to the Solar Array Flight Experiment (SAFE), flown on STS-41D in 1984. FSSA development has created a substantial technology base for future flexible substrate solar arrays such as the array for the Space Station Freedom. Lessons learned during the development of the FSSA can and should be applied to the Freedom array and other future flexible substrate designs.

1990-01-01

349

Florida State University - Explores! World Headquarters  

Science.gov (United States)

EXPLORES! (EXPloring and Learning the Operations and Resources of Environmental Satellites!) is an educational outreach program developed at Florida State University with the intention of introducing weather satellite receiving technology into the primary and secondary school classrooms. The website furnishes real time high resolution imagery and tropical updates. Visitors can find historical accounts of the civilian weather satellites launched by the United States. Educators can discover kindergarten through twelfth grade resources and curriculum. Users can learn how to become a part of the WXSAT-L community email list where weather satellite professionals, amateurs, and hobbyists converse about scientific, tracking, launching, and operations information.

350

Automatic fuzzy decision making system with learning for competing and connected businesses  

British Library Electronic Table of Contents (United Kingdom)

We study uncertainties surrounding competition on business networks and board games. We investigate these uncertainties using concepts of fuzzy logic and game theory. We investigate how the payoff of the players is affected by a number of factors. These include the level of connectivity or number of links, the number of competitors, possible constraints on the networks and on the boards, as well as choice of strategy adopted by competitors. We introduce one fuzzy player in the game. This player uses fuzzy rules to make strategic decisions. We introduce learning to train and analyze how the fuzzy player adapts over time during the game.

2011-01-01

351

The application of expert systems technology to rotating machine condition monitoring  

Energy Technology Data Exchange (ETDEWEB)

An expert system was developed which helps maintenance personnel diagnose the condition of rotor and stator windings and their cores, in motors and generators rated 2300 V and above. The expert system, called MICAA[TM], used an approach which has been found to be effective for diagnosing medical problems. The program required the user to input machine nameplate information, operating status, and any past test data available. In addition, the program would suggest tests that may be useful, as well as provide guidance to maintenance personnel on what to look for in visual inspections of the machine. The expert system stored and correlated all this information, calculated the overall condition of the component in question, and identified the most likely specific causes of any deterioration. The basic methodology of motor and generator condition assessment, and the architecture and processing performed by MICAA to obtain these capabilities were ...

1995-12-31

352

Simultaneous correction of chromaticity and orbit dispersion in a strong focusing machine  

CERN Document Server

Two quantities play a central role in that part of nonlinear optics which deals with the effects of a finite momentum spread in a particle beam: the orbit position whose derivative with respect to momentum is called 'orbit dispersion' and the betatron wave number whose derivative WRT momentum is the 'chromaticity'. The orbit dispersion varies with the azimuth and is essentially horizontal in a machine with a horizontal symmetry plane; parasitic radial fields induce a vertical component. The chromaticity is a scalar quantity related to the integral of the focusing strength, over one turn of the machine; it is defined for the horizontal and vertical planes. After recalling the general motion equation in the horizontal plane, the orbit dispersion and the chromaticity will be treated. Closed formulae are given for lumped elements and special emphasis is put on dipoles with a high deflection angle. (8 refs).

1980-01-01

353

Piccolo logic for a picture database computer and its implementation  

Energy Technology Data Exchange (ETDEWEB)

The logic named Piccolo for a picture database computer and its implementation is presented. The logic is shown to have three major advantages. One advantage is that the computer design based on this logic can handle a universal variety of pictorial data structures. Another advantage is that a set of data generated by rules such as texture distribution rules is stored in the picture computer efficiently. The third advantage is that this logic can serve as the basis of a logic for parallel processing machines. For implementation of the logic, a new methodology named architecture engineering is introduced as an architecture/design oriented methodology. Implementation case studies show the usefulness of the methodolgy. Two implementations on an abstract machine that are also on a parallel LISP machine are reported. 19 references.

1982-10-01

354

Machine condition monitoring - the way ahead  

Energy Technology Data Exchange (ETDEWEB)

During the last fifteen years a variety of instruments and transducers, such as voltage plugs, power transducers, flow and pressure transducers, recorders and tensometers, have been developed for underground use in measuring the performance and technical parameters of prototype machines. The equipment, until recently, has been in a portable form and was found useful by the industry generally, in fault finding and trouble-shooting exercises and in commissioning procedures performed by small teams on a call-out basis. Over the last five years the test equipment has been adapted and the techniques modified to suit individual colliery-based operations with more permanent machine mounted and built-in transducers. At the moment these techniques operate within the framework of a statutory planned preventive maintenance scheme for each mine. This paper discusses the merits of changing from preventive maintenance to condition-based maintenance and the ...

1984-11-01

355

Environmental control for machine shops  

Energy Technology Data Exchange (ETDEWEB)

Metal machining facilities pose interesting design problems. This article provides an overview of key environmental control considerations and ways to deal with them. Machine shops offer a variety of environmental control challenges to mechanical engineers. Among the design problems that must be considered include: whether to provide space heating only or year-round air conditioning; temperature and relative humidity requirements; air cleanliness; exhaust air requirements; the type of HVAC system to be used; industrial waste and plumbing considerations; compressed air needs; and noise control. In addition, the designer must comply with worker health and safety and environmental protection regulations set forth by the National Institute of Safety and Health (NIOSH), OSHA, and EPA, as well as with any applicable state and local requirements.

1994-04-01

356

Application of an inverse input/output mapped ANN as a power system stabilizer  

Energy Technology Data Exchange (ETDEWEB)

An artificial neural network (ANN), trained as an inverse of the controlled plant, to function as a power system stabilizer (PSS) is presented in this paper. In order to make the proposed ANN PSS work properly, it was trained over the full working range of the generating unit with a large variety of disturbances. Data used to train the ANN PSS consists of the control input and the synchronous machine response with an adaptive PSS (APSS) controlling the generator. During training, the ANN was required to memorize the reverse input/output mapping of the synchronous machine. After the training, the output of the synchronous machine was applied as the input of the ANN PSS and the output of the ANN PSS was used as the control signal. Simulation results show that the proposed ANN PSS can provide good damping of the power system over a wide operating range and significantly improve the system performance.

1994-09-01

357

Ageing of fibre reinforced polymer composite selected as a bearing material for Rams of 540 MWe fuelling machine  

International Nuclear Information System (INIS)

Fibre-reinforced-polymer-composite material has been suggested as a bearing material to overcome tribological problems witnessed during the testing of Ram assembly of the 540 MWe fuelling machine at RTD. After successful trials at B-Ram the composite material has been adapted for B-RAM, C-Ram and RDB head at fuelling machines being tested at RTD, Hall 7 and at Tarapur. Laboratory evaluations were also carried out at Tribology Lab RTD to study effect of radiation on the composite. Paper deals with the various aspects of life prediction of this material in term of wear and radiation damage. (author)

2006-11-01

358

Simulation of embedded systems for energy consumption estimation  

Energy Technology Data Exchange (ETDEWEB)

Technology developments in semiconductor fabrication along with a rapid expansion of the market for portable devices, such as PDAs and mobile phones, make the energy consumption of embedded systems a major problem. Indeed the need to provide an increasing number of computational intensive applications and at the same time to maximize the battery life of portable devices can be seen as incompatible trends. System simulation is a flexible and convenient method for analyzinging and exploring the performance of a system or sub-system. At the same time, the increasing use of computational intensive applications strengthens the need to maximize the battery life of portable devices. As a consequence, the simulation of embedded systems for energy consumption estimation is becoming essential in order to study and explore the influence of system design choices on the system energy consumption. The original publications presented in the second part of this thesis propose several frameworks for ...

2009-07-01

359

Exploring the structural dynamics of the E. coli chaperonin GroEL using translation-libration-screw crystallographic refinement of intermediate states  

Energy Technology Data Exchange (ETDEWEB)

Large rigid-body domain movements are critical to GroEL-mediated protein folding, especially apical domain elevation and twist associated with the formation of a folding chamber upon binding ATP and co-chaperonin GroES. Here, we have modeled the anisotropic displacements of GroEL domains from various crystallized states, unliganded GroEL, ATP?S-bound, ADP-AlFx/GroES-bound, and ADP/GroES bound, using translation-libration-screw (TLS) analysis. Remarkably, the TLS results show that the inherent motions of unliganded GroEL, a polypeptide-accepting state, are biased along the transition pathway that leads to the folding-active state. In the ADP-AlFx/GroES-bound folding-active state the dynamic modes of the apical domains become reoriented and coupled to the motions of bound GroES. The ADP/GroES complex exhibits these same motions, but they are increased in magnitude, potentially reflecting the decreased stability of the complex after nucleotide hydrolysis. Our results ...

2004-08-12

360

Evaluation of the flow forces on a direct (single stage) proportional valve by means of a computational fluid dynamic analysis  

International Nuclear Information System (INIS)

The aim of this paper is to investigate the fluid dynamic behaviour of a commercial hydraulic proportional valve in order to evaluate and justify its global performances and, in particular, to analyze the effects of some additional design features on the reduction of the force required to maintain the valve open. The proposed analysis has been performed by applying the commercial computational fluid dynamics (CFD) code, Fluent, to the solution of the three dimensional turbulent flow field through a circumferential sector of the entire valve for different spool strokes. The reliability of the employed modelization is demonstrated by the comparison between the computed flow rate curve and the corresponding experimental data provided by the manufacturer. With regard to the metering edge design, it is shown that the cylindrical hole provided on the top of the hemi-spherical notch to improve metering at small valve openings has no influence on the flow force balance. ...

2007-03-01

361

Elastic flexural properties of multistranded stainless steel versus conventional nickel titanium archwires.  

Science.gov (United States)

Based on a recent investigation that modeled the elastic properties (ie, strength, stiffness and range) of multistranded wires made from linearly elastic materials, three-stranded (triple) and six-stranded coaxial (coax) stainless steel (SS) wires were compared to single-stranded (single) SS and conventional nickel titanium (NiTi) leveling wires. To measure Young's modulus of elasticity (E), flexural tests were performed with an Instron mechanical testing machine in a three-point bending arrangement having a span length of 8.9 mm or 12.5 mm. A strong correlation between wire stiffness and the area moment of inertia demonstrated that strand interaction was negligible at low activations and that E = 199 GPa was constant even for the heavily drawn coax strands. Using the Instron with an extensometer, the 0.1% yield strengths (sigma(YS)) of the single SS wires and the straight inner strands within the coax wires were tested. The ratio of the ...

2002-08-01

362

Dosimetric validation of the anisotropic analytical algorithm for photon dose calculation: fundamental characterization in water  

International Nuclear Information System (INIS)

In July 2005 a new algorithm was released by Varian Medical Systems for the Eclipse planning system and installed in our institute. It is the anisotropic analytical algorithm (AAA) for photon dose calculations, a convolution/superposition model for the first time implemented in a Varian planning system. It was therefore necessary to perform validation studies at different levels with a wide investigation approach. To validate the basic performances of the AAA, a detailed analysis of data computed by the AAA configuration algorithm was carried out and data were compared against measurements. To better appraise the performance of AAA and the capability of its configuration to tailor machine-specific characteristics, data obtained from the pencil beam convolution (PBC) algorithm implemented in Eclipse were also added in the comparison. Since the purpose of the paper is to address the basic performances of the AAA and of its configuration ...

2006-03-21

363

Characterization of axial probes used in eddy current testing; Caracterisation des sondes axiales utilisees en courants de foucault  

Energy Technology Data Exchange (ETDEWEB)

Customized reference tubes reduced sensitivity discrepancies able to be observed from one probe to the other, due to the gain setting adjustment required for a pre-definite level in amplitude response of the artificial notch. The use of a reference circuit in place of a reference part, makes characterization of the probe matched to its generator more accurate: - the material dependence is cancelled during the compensation process, - the reference signal can be adjusted more accurately in amplitude and phase response, - the manufacturing cost is reduced compared to the one necessary for machining the reference part, - the amplitude and phase response of the reference circuit can be simply modelled by using the transformer relations, such as one can appreciate the variations of the probe definition parameters and its connexion to the generator, and makes them optimal for use. The method proposed by ALSTOM for the characterization of the condenser ...

2001-07-01

364

Ultrafast laser fabrication of submicrometer pores in borosilicate glass  

UK PubMed Central (United Kingdom)

We demonstrate rapid fabrication of submicrometer-diameter pores in borosilicate glass using femtosecond laser machining and subsequent wet-etch techniques. This approach allows direct and repeatable...Full Text Available

2008-05-15

365

SG Report on Harmony with Nature final single-spaced.doc  

Wastenet

of early humanitarians, and the vivisectors turned to Rene Descartes (1596 1650 ) to justify ...A celebrated mathematician, physiologist, and psychologist, Descartes provided a general philosophy of the irrelevance of ethics to the ...Animals, according to Descartes, were insensible and irrational machines; moved, like clocks, but

366

Relation of the One-Phase Stefan Problem to the Seepage of Liquids and Electrochemical Machining.  

Science.gov (United States)

The flow of water through a dam of fairly arbitrary shape is examined in the limit of large frictional drag on the flow. The relation of the problem to the one-phase Stefan problem and a problem of anodic smoothing is explored. Monotonicity and uniqueness...

1979-01-01

367

Reconciling Human Smoking Behavior and Machine Smoking Patterns: Implications for Understanding Smoking Behavior and the Impact on Laboratory Studies  

UK PubMed Central (United Kingdom)

IntroductionRecent Food and Drug Administration legislation enables the mandating of product performance standards for cigarette smoke and the evaluation of manufacturers’...Full Text Available

2009-12-01

368

Ravenscraig coke ovens 1988 and onwards  

Energy Technology Data Exchange (ETDEWEB)

The coking plant is described with some details of coal supplies and coke quality. Engineering improvements to the by-product system and coke oven machines, major repair of two batteries, installation of a PLC-based monitoring and control system, and training of personnel are dealt with at greater length.

1989-01-01

369

Prediction of Skin Sensitization with a Particle Swarm Optimized Support Vector Machine  

UK PubMed Central (United Kingdom)

Skin sensitization is the most commonly reported occupational illness, causing much suffering to a wide range of people. Identification and labeling of environmental allergens is urgently required to...Full Text Available

370

On the making of sharp longitudinal dose profiles with helical tomotherapy  

UK PubMed Central (United Kingdom)

Since the beam width on the helical tomotherapy machine produced by TomoTherapy, Inc. is typically a few centimeters in the longitudinal direction (into the bore), the optimizer must choose...Full Text Available

2007-11-07

371

Off-road compression-ignition engine emission regulations under the Canadian Environmental Protection Act 1999 : guidance document  

Energy Technology Data Exchange (ETDEWEB)

This guide explained the requirements for Off-Road Compression Ignition Engine Emission Regulations established under the Canadian Environmental Protection Act. The regulations are enforced by Environment Canada, which authorizes and monitors the use of the national emissions mark. The regulations prescribe standards for off-road engines that operate as reciprocating, internal combustion engines, other than those that operate under characteristics similar to the Otto combustion cycle and that use a spark plug or other sparking device. The regulations apply to engines that are typically diesel-fuelled and found in construction, mining, farming and forestry machines such as tractors, excavators and log skidders. Four different types of persons are potentially affected by the regulations: Canadian engine manufacturers; distributors of Canadian engines or machines containing Canadian engines; importers of engines or machines ...

2006-03-15

372

Off-road compression-ignition engine emission regulations under the Canadian Environmental Protection Act 1999 : guidance document  

International Nuclear Information System (INIS)

This guide explained the requirements for Off-Road Compression Ignition Engine Emission Regulations established under the Canadian Environmental Protection Act. The regulations are enforced by Environment Canada, which authorizes and monitors the use of the national emissions mark. The regulations prescribe standards for off-road engines that operate as reciprocating, internal combustion engines, other than those that operate under characteristics similar to the Otto combustion cycle and that use a spark plug or other sparking device. The regulations apply to engines that are typically diesel-fuelled and found in construction, mining, farming and forestry machines such as tractors, excavators and log skidders. Four different types of persons are potentially affected by the regulations: Canadian engine manufacturers; distributors of Canadian engines or machines containing Canadian engines; importers of engines or machines ...

1999-01-01

373

Machine fault signature analysis by midpoint-based empirical mode decomposition  

Science.gov (United States)

The fault signature can be revealed by vibration analysis in machine fault detection and diagnosis. Empirical mode decomposition (EMD) is a self-adaptive method that can decompose a vibration signal into informative intrinsic mode functions (IMFs). This paper addresses the improvement of the weakness of the traditional EMD algorithm and presents a new midpoint-based EMD method for effective fault signature analysis of a rotating machine. In the proposed method, geometrical midpoints of successive extrema are employed to estimate the local mean of an analyzed signal. Signal decomposition is then self-adaptively performed to achieve IMFs through removal of the midpoint-based local means. The representative IMF containing fault information is selected for identifying the fault signature. The effectiveness of the proposed method was verified by means of simulation and an application to gear fault diagnosis. Results indicated that the midpoint-based ...

2011-01-01

374

Improvements in or relating to fluid operated devices for moving articles  

International Nuclear Information System (INIS)

The patent relates to fluid operated devices for moving articles. The machine may be used in filling a nuclear fuel canister with fuel pellets where there is a tendency for out of squareness of pellets to produce a jam condition readily cleared by a modest force. (U.K.).

1984-09-27

375

Heat Transfer Augmentation in a Compact Heat Exchange Pedestal Array.  

Science.gov (United States)

A compact heat exchanger pedestal array for augmenting heat transfer in a machine is disclosed. The compact heat exchanger pedestal array includes a wall having first and second surfaces. The first surface faces a heated flow path and the second surface p...

2004-01-01

376

Fault detection and diagnosis of an industrial steam turbine using fusion of SVM (support vector machine) and ANFIS (adaptive neuro-fuzzy inference system) classifiers  

Energy Technology Data Exchange (ETDEWEB)

The subject of FDD (fault detection and diagnosis) has gained widespread industrial interest in machine condition monitoring applications. This is mainly due to the potential advantage to be achieved from reduced maintenance costs, improved productivity and increased machine availability. This paper presents a new FDD scheme for condition machinery of an industrial steam turbine using a data fusion methodology. Fusion of a SVM (support vector machine) classifier with an ANFIS (adaptive neuro-fuzzy inference system) classifier, integrated into a common framework, is utilized to enhance the fault detection and diagnostic tasks. For this purpose, a multi-attribute data is fused into aggregated values of a single attribute by OWA (ordered weighted averaging) operators. The simulation studies indicate that the resulting fusion-based scheme outperforms the individual SVM and ANFIS systems to detect and diagnose incipient steam ...

2010-12-15

377

ESW 2009: The Ocean's Green Machines  

National Aeronautics and Space Administration (NASA)

One tiny marine plant makes life on Earth possible: phytoplankton. These microscopic photosynthetic drifters form the basis of the marine food web, they regulate carbon in the atmosphere, and are responsible for half of the photosynthesis that takes place on this planet.

2010-03-10

378

Diesel equipment: is it safe to use underground  

Energy Technology Data Exchange (ETDEWEB)

Research indicates that diesel equipment can be used safely in undergound coal mines provided that certain conditions prevail. These conditions are: the machines and engines are approved for underground use, an adequate maintenance and training program is in effect, an adequate monitoring system with proper instrumentation is used, and adequate ventilation is maintained.

1984-04-01

379

Diagnosing mechanical changes: A test of the machine condition monitoring concept  

Energy Technology Data Exchange (ETDEWEB)

BC Hydro recently conducted a demonstration test of a bearing condition monitor. The test, at the 529-MW Kootenay Canal project, proved the ability of the monitor to detect machine condition faults. The capability to detect changing conditions during normal operation of hydroelectric machines gives hydro plant owners the opportunity to anticipate needed maintenance and ultimately to reduce the number of equipment failures. BC Hydro intends to install bearing condition monitors, as well as windings monitors, brushgear monitors, environmental monitors, and other selected systems in as many as 46 of its hydro generators. BC Hydro analyzed forced outages between 1985 and 1989 in its hydro system to identify which parts of a generating unit resulted in the highest number of hours of outage. From there, the utility has formulated a concept for a machine condition monitoring system. To keep the system cost effective, it will be ...

1993-05-01

380

Cupola Furnace: Machine-Readable Bibliographic Data Base.  

Science.gov (United States)

One of the tasks comprising ERDA Contract EY-76-S-02-2840, ''Minimization of Cupola Energy and Air Pollution,'' has been the carrying out of a comprehensive survey of world literature relating to the cupola furnace for melting of cast iron. It was decided...

1978-01-01

381

Computer image analysis of wear debris for machine condition monitoring and fault diagnosis  

Energy Technology Data Exchange (ETDEWEB)

Whenever moving surfaces interact, wear particles are produced. Microscopic examination of the morphology of such wear debris is an accepted method for machine condition monitoring and fault diagnosis. Wear particle analysis has not, however, been widely accepted in industry because it is dependent on expert interpretation of particle morphology and relies on subjective assessment criteria. Consequently, the methods are time consuming and expensive and are not always consistent. The use of automated computer image analysis systems to assess the morphology of debris promises to overcome these limitations by making the methods more time and cost efficient, and also more consistent and effective. The first step required for automation of the analysis procedure is to develop objective criteria for assessing the wear particle morphology. Numerical parameters to describe the morphology have been developed and are outlined in this paper. A system using such techniques ...

1995-03-01

382

A look back at Minexpo  

Energy Technology Data Exchange (ETDEWEB)

This paper reviews some of the mining equipment exhibited at the Chicago Minexpo exhibition. The exhibits include: large mining trucks; tractor with impact ripper; haulers; shuttle roof bolter; and monitoring systems for vehicles or mining machines. 2 figs.

1988-07-01

383

30 CFR 75.1719-1 - Illumination in working places.  

Science.gov (United States)

...position to receive material. (2) Self-loading haulage equipment used as a loading machine. In working places in which self-loading haulage equipment is operated to load material, the areas which...

2010-07-01

384

PICMG xTCA Standards Extensions for Physics: New Developments & Future Plans  

Energy Technology Data Exchange (ETDEWEB)

After several years of planning and workshop meetings, a decision was reached in late 2008 to organize PICMG xTCA for Physics Technical Subcommittees to extend the ATCA and MTCA telecom standards for enhanced system performance, availability and interoperability for physics controls and applications hardware and software. Since formation in May-June 2009, the Hardware Technical Subcommittee has developed a number of ATCA, ARTM, AMC, MTCA and RTM extensions to be completed in mid-to-late 2010. The Software Technical Subcommittee is developing guidelines to promote interoperability of modules designed by industry and laboratories, in particular focusing on middleware and generic application interfaces such as Standard Process Model, Standard Device Model and Standard Hardware API. The paper describes the prototype design work completed by the lab-industry partners to date, the timeline for hardware releases to PICMG for approval, and the status ...

2010-08-26

385

Using condition monitoring for maintenance, control of hydro plants  

Energy Technology Data Exchange (ETDEWEB)

Electric utilities are actively seeking ways of optimizing the economics of their operations by improving productivity and reducing time and money spent on maintenance. Iberdrola, a Spanish utility, is using advanced machine condition-monitoring technology to centralize control and maintenance of its hydropower projects as a means of achieving those goals. The company is using a blend of technologies to supervise their projects from a regional control center. The monitoring scheme makes use of data from on-line, machine-condition monitors, displays from in-plant audio asnd video equipment, and analysis from the control center`s SCADA system.

1994-12-31

386

Study of Single W production in e-gamma collisions through the decay lepton spectrum to probe gamma-WW couplings  

CERN Document Server

We investigate the effect of anomalous gamma-W-W couplings in e-gamma --> nu W through the angular and energy spectrum of the secondary leptons. Within the narrow-width approximation, a semi-analytical study of the secondary lepton energy-angle double distribution is considered. Utility of observables derived from this is demonstrated by considering the anomalous coupling, delta-kappa-gamma. Results of our investigation for typical ILC machine considered at Ecm = 300-1000 GeV re-affirms potential of this collider as a precision machine.

2011-01-01

387

Static frequency converters for adjustable-speed sets  

Energy Technology Data Exchange (ETDEWEB)

Recent research work on adjustable speed pumped storage plants conducted in Japan, the USA and Europe suggests that they have many advantages over fixed-speed plants, and can contribute to power system regulation even in pump mode. This paper describes two types of static frequency converter for such pumped storage plants, especially those with greatly fluctuating heads. The design characteristics and operation of the doubly fed induction machine and the synchronous machine with DC link converter are set out and the devices compared. (UK)

1995-06-01

388

Remote handling and robotics at the BNFL Sellafield reprocessing plant  

International Nuclear Information System (INIS)

As a direct result of its interest in the use of robotics within active plants, British Nuclear Fuels Ltd. (BNFL) has adopted a positive attitude toward both national and European initiatives in this area. During the early operation of the Sellafield reprocessing plant, the process vessels and cell voids were monitored using simple pole and camera combinations. In 1985, BNFL embarked on the provision of a series of machines intended to satisfy the advancing needs for inspection while increasing the level of expertise within the company in this important area. DIMAN 1, DIMAN 2, RODMAN, REPMAN, and RAFFMAN remote handling and robotic machines are described.

1990-11-11

389

Leadership, communication and decision making in man-machine systems; Fuehrung, Kommunikation und Entscheidungsfindung in Mensch-Maschine-Systemen  

Energy Technology Data Exchange (ETDEWEB)

The contribution under consideration spans a wide curve from the first deadly accident of motorized aviation in the year 1908 up to newer tendencies of the so-called team resources management on observation points and control stations in order to pursue fundamental questions in man-machine systems. A continuous differentiation in the consideration of the factor human beings in complex technical systems is described. This is illustrated by the example of concepts for leadership, communication and decision making on observation points and control stations.

2008-07-01

390

Inter-process communication primitives for DSM multiprocessor  

Energy Technology Data Exchange (ETDEWEB)

A simple but powerful inter-process communication machine is presented for programming direct shared memory multiprocessor machines in medium and low level application areas and in particular, for the programming of embedded systems such as intelligent instrumentation and online controllers. The primitives are based on hoare's concept of tightly synchronised data transfer to provide mutual exclusion and synchronisation in a single mechanism. The design of these primitives is discussed with reference to a number of criteria considered appropriate to the application area and their implementation in the Cyba-M multi-microprocessor research is described. 10 references.

1981-01-01

391

Flowshop scheduling of deteriorating jobs on dominating machines  

British Library Electronic Table of Contents (United Kingdom)

In this paper we consider the general, no-wait and no-idle permutation flowshop scheduling problem with deteriorating jobs, i.e., jobs whose processing times are increasing functions of their starting times. We assume a linear deterioration function with identical increasing rates for all the jobs and there are some dominating relationships between the machines. We show that the problems to minimize the makespan and the total completion time remain polynomially solvable when deterioration is considered, although these problems are more complicated than their classical counterparts without deterioration.

2011-01-01

392

Experiences with distributing graphic software between processors  

Energy Technology Data Exchange (ETDEWEB)

Software to aid the distribution and coordination of tasks between different processors was developed to distribute applications written in Fortran. This development led to the discovery of problems unique to Fortran and to interesting practical solutions. Two graphical applications were distributed to a variety of machines and machine pairs: CDC 7600-LSI/11, CRAY-LSI/11, VAX 11/780, and Apollo. These distributions pointed out several parameters such as the use of Fortran COMMON, communication parameters, and processing capabilities that can affect the successful distribution of applications.

1982-01-01

393

Development of the alcohol waste processing equipment  

International Nuclear Information System (INIS)

In the experimental fast Reactor JOYO, gripper of Fuel Handling Machine and Ex-Vessel Transfer Machine that the sodium adhered is being washed with alcohol. This radioactive alcohol waste that was used to the washing is stored to the tank. If it is able to separate the alcohol and sodium in the alcohol waste it becomes possible to dispose of the alcohol waste. Japan Nuclear Institute and Fuji Electric Systems CO., LTD. Developed the device that adds carbonic acid gas to the alcohol waste and cause the sodium in the alcohol waste separated as carbonate and remove this carbonate by using the thin film evaporator. (author)

2004-11-01

394

Design of LQ-PSS for Power System Stability Enhancement using GA  

Energy Technology Data Exchange (ETDEWEB)

This paper proposes the design of LQ-PSS (linear quadratic power system stabilizer) for improving power system stability using genetic algorithm(GA). We are turned weighting matrices of LQ-PSS using GA. To evaluate the usefulness of the proposed method, we performed the nonlinear simulation on a single machine infinite system. As results on a single machine infinite system. As results of the simulation, the proposed method shows the better control performance than CPSS(conventional power system stabilizer) in terms of settling time and damping effects. (author). 7 refs., 7 figs., 3 tabs.

2001-07-01

395

Case study for the evaluation and selection of man-machine interface (MMI) software  

Energy Technology Data Exchange (ETDEWEB)

The authors evaluated three of the top man-machine interface (MMI) software systems. The main categories upon which they based their evaluation on were the following: operator interface; network and data distribution; input/output (I/O) interface; application development; alarms; real-time and historical trending; support, documentation, and training; processing tools (batch, recipe, logic); reports; custom interfacing; start-up/recovery; external database; and multimedia. They also present their MMI requirements and guidelines for the selection and evaluation of these MMI systems.

1996-06-01

396

Nuclear forensics support. Reference manual  

International Nuclear Information System (INIS)

Illicit trafficking of nuclear and other radioactive material has been an issue of concern since the first seizures in the early 1990s. By the end of 2004 Member States had confirmed 540 cases, while about another 500 remain unconfirmed. Most of the confirmed cases have a criminal dimension, even if they were not for known terrorist purposes. The attacks of September 2001 in the USA dramatically emphasized the requirement for the enhanced control and security of nuclear and other radioactive material. In response to a resolution by the IAEA General Conference in September 2002 the IAEA has adopted an integrated approach to protection against nuclear terrorism. This brings together IAEA activities concerned with the physical protection of nuclear material and nuclear installations, nuclear material accountancy, detection and response to illicit nuclear trafficking, the security and safety of radioactive sources, emergency response measures - including pre-emergency measures in Member ...

397

Lessons Learned from the Photovoltaic Manufacturing Technology/PV Manufacturing R&D and Thin Film PV Partnership Projects  

Energy Technology Data Exchange (ETDEWEB)

As the U.S. Department of Energy's (DOE's) Solar Energy Technologies Program initiates new cost-shared solar energy R&D under the Solar America Initiative (SAI), it is useful to analyze the experience gained from cost-shared R&D projects that have been funded through the program to date. This report summarizes lessons learned from two DOE-sponsored photovoltaic (PV) projects: the Photovoltaic Manufacturing Technology/PV Manufacturing R&D (PVMaT/PVMR&D) project and the Thin-Film PV Partnership project. During the past 10-15 years, these two projects have invested roughly $330 million of government resources in cost-shared R&D and leveraged another $190 million in private-sector PV R&D investments. Following a description of key findings and brief descriptions of the PVMaT/PVMR&D and Thin-Film PV Partnership projects, this report presents lessons learned from the projects.

2006-09-01

398

Enhancement of science class in west central Alabama  

Energy Technology Data Exchange (ETDEWEB)

Although the primary mission of the Southeastern Fish Culture Laboratory is to conduct scientific research on the problems facing the aquaculture industry, other goals are technology transfer and education. Over the past two years, a successful educational outreach program has been established with a local middle school. After a letter extending educational support to the public schools was written to the Superintendent, one teacher with her many science students began making monthly trips to the facility in order to gain hands-on experience in aquaculture science. The county supports the effort by providing the bus transport of thirty miles round trip. Students conduct a long-term experiment in fish growth while also learning about waterfowl, the environment, and the aquaculture industry. They are engaged in projects involving some hands-on experience. This program was judged to be successful doe to: (a) participant number increased from fifty to eighty by the ...

1994-12-31

399

Universalizing Nine-Year Compulsory Education for Poverty Reduction in Rural China  

Science.gov (United States)

Lack of access to basic education leads to diminished individual and national capabilities, therewith furthering cycles of poverty. An equitable education system meeting basic learning needs represents not only a human right, but also a means for reducing poverty, promoting productivity, and sustaining development. The Government of China--the most populous developing nation, the majority of whose citizens live in rural areas--has been committed to universalizing nine-year compulsory education among school-aged children and eliminating illiteracy among youths and adults aged 15-45. This study examines lessons learned from China's efforts in these areas. It also reports on current challenges and trends in a new national initiative for achieving high-quality universal basic education by the year 2007.

2006-05-01

400

Non-formal basic education as a development priority: Evidence from Nicaragua  

British Library Electronic Table of Contents (United Kingdom)

Almost 900m adolescents and adults are illiterate in the developing world, yet most policy discussions focus on the educational circumstances of primary aged children. As a result non-formal educational programs for adolescents and adults are given very little support, and this group is virtually ignored in international agreements such as the millennium declaration. This article presents the first serious attempt at evaluating the impact of a non-formal education program. Results show significant learning achievement over the academic year, as well as strong development impacts of the program in non-learning dimensions of participants' lives. These positive impacts, plus the significantly lower unit costs and self-targeted nature of the program provide strong evidence that this type of pr...

2009-01-01

401

Improving osteoporosis care through multimodal interventions: insights from the University of Alabama at Birmingham Center for Education and Research on Therapeutics  

British Library Electronic Table of Contents (United Kingdom)

Despite the many advances in scientific research over the last several decades, cutting edge technologies and therapeutics often take many years to find their way into widespread use. The dissemination and uptake of best practices into clinical care is sometimes a neglected component of research that is essential to improve the population?s health. Type 2 translational research, sometimes called ?Proof in Practice Research,? seeks to maximize the yield of what has been learned from the bench and from carefully controlled clinical trials and to extend those benefits to a larger population. One aspect of type 2 translational research, sometimes called evidence implementation or implementation science, applies what has been learned about clinical medicine to achieve best practices across prov...

2011-01-01

402

Improved batch fuzzy learning vector quantization for image compression  

British Library Electronic Table of Contents (United Kingdom)

In this paper, we develop a batch fuzzy learning vector quantization algorithm that attempts to solve certain problems related to the implementation of fuzzy clustering in image compression. The algorithm's structure encompasses two basic components. First, a modified objective function of the fuzzy c-means method is reformulated and then is minimized by means of an iterative gradient-descent procedure. Second, the overall training procedure is equipped with a systematic strategy for the transition from fuzzy mode, where each training vector is assigned to more than one codebook vectors, to crisp mode, where each training vector is assigned to only one codebook vector. The algorithm is fast and easy to implement. Finally, the simulation results show that the method is efficient and appears...

2008-01-01

403

How do mathematicians learn math?: resources and acts for constructing and understanding mathematics  

British Library Electronic Table of Contents (United Kingdom)

In this paper, we present an analytic framework for investigating expert mathematical learning as the process of building a network of mathematical resources by establishing relationships between different components and properties of mathematical ideas. We then use this framework to analyze the reasoning of ten mathematicians and mathematics graduate students that were asked to read and make sense of an unfamiliar, but accessible, mathematical proof in the domain of geometric topology. We find that experts are more likely to refer to definitions when questioning or explaining some aspect of the focal mathematical idea and more likely to refer to specific examples or instantiations when making sense of an unknown aspect of that idea. However, in general, they employ a variety of types of m...

2011-01-01

404

Constrained information maximization by free energy minimization  

British Library Electronic Table of Contents (United Kingdom)

In this paper we introduce free energy-based methods to constrain mutual information maximization, developed to realize competitive learning. The new method is introduced to simplify the computational procedures of mutual information and to improve the fidelity of representation and to stabilize learning. First, the free energy is effective in simplifying the computation procedures of mutual information because we need not directly compute mutual information, which needs heavy computation, but only deals with partition functions. With partition functions, computational complexity is significantly reduced. Second, fidelity to input patterns can be improved because training errors between input patterns and connection weights are implicitly incorporated. This means that mutual information is...

2011-01-01

405

Asymmetric Totally-corrective Boosting for Real-time Object Detection  

CERN Document Server

Real-time object detection is one of the core problems in computer vision. The cascade boosting framework proposed by Viola and Jones has become the standard for this problem. In this framework, the learning goal for each node is asymmetric, which is required to achieve a high detection rate and a moderate false positive rate. We develop new boosting algorithms to address this asymmetric learning problem. We show that our methods explicitly optimize asymmetric loss objectives in a totally corrective fashion. The methods are totally corrective in the sense that the coefficients of all selected weak classifiers are updated at each iteration. In contract, conventional boosting like AdaBoost is stage-wise in that only the current weak classifier's coefficient is updated. At the heart of the totally corrective boosting is the column generation technique. Experiments on face detection show that our methods outperform the state-of-the-art asymmetric ...

2010-01-01

406

The Path to Fusion Energy for Concepts Currently at the Concept Exploration Level  

Energy Technology Data Exchange (ETDEWEB)

Concept Exploration (CE) experiments within the Innovative Confinement Concept Program have a unique role which impacts their contributions to the development of fusion energy. As stated in the FESAC ''Report on Alternate Concepts:'' These [CE] programs are aimed at innovation and basic understanding of relevant scientific phenomena. The emphasis on innovation motivates their application to the search for a better fusion reactor configuration. In addition, because of their unique character the CE experiments offer excellent opportunities to couple fusion-plasma physics to other sciences. A recent example of coupling is the fusion self-organized plasmas to reconnection physics and extra-terrestrial plasmas. Perhaps of even greater importance is the education of the future scientists needed for developing fusion energy. The CE experiments, both at universities and national labs, are of a size students can ''get their hands ...

2003-01-09

407

Low temperature partly ionized plasma in magnetic fusion devices: Present status and prospects  

Energy Technology Data Exchange (ETDEWEB)

The most striking achievement in magnetic fusion experiments during last few years was the discovery of plasma detachment from material targets, a much needed effect for plasmas with high power fusion parameters. Due to the very low heat loads on the targets observed in these regimes and potentially low erosion of the targets, detached regimes look attractive from the International Thermonuclear Experimental Reactor (ITER) design point of view. Thus the author has experimental proof for the possibility for a co-existence of fusion relevant hot plasma in the core and a low temperature partly ionized plasma at the edge of magnetic fusion device. Although somewhat similar behavior of edge plasma was considered theoretically even before plasma detachment was found experimentally, it was not clear in the beginning how these theoretical and experimental findings would fit together. Now, after a few years of intensive additional experimental and theoretical studies, a self-consistent physical ...

1998-12-31

408

Concepts of radiotherapy treatment planning  

International Nuclear Information System (INIS)

Full text: Radiotherapy treatment planning (RTP) relies heavily on medical imaging. Until recently, the most important planning tool was the treatment simulator. The kilovoltage radiographic capabilities in a treatment simulator enabled the boundaries of treatment fields to be visualized with respect to bony anatomic landmarks. Perhaps the most important advance in treatment planning in recent years is the ability to visualize the passage of the beams with respect to a more accurate geometrical representation of the tumor and other soft tissue structures. This 'virtual simulation' uses a computer-based representation of a patient to determine the extent of the disease and the location of radiation sensitive normal tissue. Computer tomographic (CT) imaging produces a high-resolution three-dimensional representation of anatomy that can be correlated with other image sets such as magnetic resonance images (MRI) of function. Positron emission tomographic (PET) imaging is beginning to be ...

2000-12-01

409

An innovative apparatus provided with a cutting auger for producing short logs for biomass energy from fast-growing tree species  

Energy Technology Data Exchange (ETDEWEB)

This paper reported on a new cutting mechanism that cuts fresh wood into small pieces instead of wood chips in order to avoid the problem of fermentation that occurs in storage. The prototype cutting device performs a gradual and oblique cut. It consists of a large auger in which a knife is inserted on the outer edge of the helicoid. Tree trunks up to 20 cm in diameter are fed perpendicularly into the machine and are pushed along the axis where slices are cut off against a fixed sharp-edged counter blade. The cylinder enclosing the auger is the main frame of the machine, and is closed at one end, where a heavy flywheel delivers the energy coming from the tractor's power take-off (PTO). The wood pieces ranging in length from 4 to 19 cm exit through the opposite end. The auger is 700 mm in diameter with a 300 mm pitch spacing. The logs are pushed into the machine by counter-rotating rollers placed in the feed funnel. ...

2010-07-01

410

iWork '09 The Missing Manual  

CERN Document Server

With iWork '09: The Missing Manual, you'll quickly learn everything you need to know about Apple's incredible productivity programs, including the Pages word-processor, the Numbers spreadsheet, and the Keynote presentation program that Al Gore and Steve Jobs made famous. This book gives you crystal-clear and jargon-free explanations of iWork's capabilities, advantages, and limitations to help you produce stunning documents and cinema-quality digital presentations in no time.

2009-01-01

411

Water Topics | Laws and Regulations | US EPA  

Wastenet

...Disinfection Byproducts, Mercury, Lead, Copper, Arsenic ,Pathogens,Radionuclides,Drinking Water Contaminants,Microbial Pathogens,Fertilizer, Water Topics | Laws and Regulations | US EPA Jump to main content A-Z Index Advanced Search What are you looking for? Learn the Issues Science & Technology Laws &...

412

Use of (high temperature) ammoniated citric acid for boiler chemical cleaning  

Energy Technology Data Exchange (ETDEWEB)

Georgia Power`s primary boiler cleaning solvent in the past has been hydrochloric acid. Citric acid has recently been used on two boilers in an effort to move to a safer and more environmentally acceptable cleaning solvent. As with any change, there is a learning curve and the (new) cleaning process has to be proven with regard to process consistency and cleaning effectiveness. This paper describes our experiences with citric acid along with comparisons of past hydrochloric acid cleanings.

1995-01-01

413

The Joint Convention on the Safety of Spent fuel Management and on the safety of Radioactive Waste Management: A UK Regulator's Perspective  

International Nuclear Information System (INIS)

The UK fully supports the objective of the Joint Convention on the Safety of Spent Fuel Management and on the Safety of Radioactive Waste Management to achieve and maintain a high level of safety worldwide in spent fuel and radioactive waste management, through the enhancement of national measures and international co-operation, including where appropriate, safety-related co-operation. The UK's Health and Safety Executive, through its Nuclear Safety Directorate (NSD), has been committed to the Convention since the initial negotiations to set up the Convention and provided the president of the first review meeting in 2003. It would be wrong of any nation to believe that they have all the best solutions to managing spent fuel and radioactive waste. The process of compiling reports for the Convention review meetings provides a structured process through which every contracting party can review its provisions against a common set of standards and identify for itself possible areas of ...

414

TR-AP-72-5 JUNE 30, 1972 CHRYSLER - NASA Technical Reports Server  

Science.gov (United States)

COMHOM/TANKF/ Fl ,F8 ,F3 ,F4,F5 ,F6,F7 ,F8,F9 ,F1D,F11 ,FI2,F13 ,F14. ...... The cumulative average learning curve exponent ...

415

NAME=\\  

Wastenet

... I worked on the Young City Farmers course in 2008, where I was voted the best-spoken bus driver and teacher the participants had ever had!! I am a representative of the University for widening participation and outreach, for my enthusiasm, communication and personal skills. I look forward to meeting you, welcoming you to the College and helping with your learning and progression. Sam Parkes Hi I'm ...

416

Massive Stars in the Local Group: Star Formation and Stellar Evolution  

CERN Document Server

The galaxies of the Local Group that are currently forming stars can serve as our laboratories for understanding star formation and the evolution of massive stars. In this talk I will summarize what I think we've learned about these topics over the past few decades of research, and briefly mention what I think needs to happen next.

2003-01-01

417

Heuristic paradigm: power electricity appliances; Aplicacoes de um paradigma heuristico adaptativo a eletricidade de potencia  

Energy Technology Data Exchange (ETDEWEB)

This paper presents general considerations concerning the application of artificial neural networks algorithms, more specifically the back-propagation learning algorithm and feed-forward multi-layer networks, to several problems in power system. The main application in power systems is the load forecasting, and two solution methods are used to solve it. (author). 45 figs., 32 tabs., 144 refs.

1994-12-31

418

Fundamentals of polymeric materials  

Energy Technology Data Exchange (ETDEWEB)

The polymer industry is a young industry that has undergone tremendous growth and change over the last sixty years. Many important discoveries in polymer science have been accidental. Most of the learning has been by trial and error and most of the understanding is still basically empirical--make a polymer material or compound and then put it to the test to study what it is and how it performs. This article provides an overview of what polymers and polymer compounds are, why they behave as they do, and it discusses several examples of failures of rubber and plastic components.

1998-12-31

419

Density of Different Substances 7th Grade Standard I Obj. 2  

Science.gov (United States)

In this lesson you will learn about density and why some things float and others sink. Imagine you and a friend are on a camping trip. As you walk along a stream, your friend notices some shiny gold rocks. You pick them up wondering if they are real gold nuggets. Your friend remembers there is a mineral that looks like gold, "fools gold", or pyrite. The density of ...

2008-11-07

420

Density Currents  

Science.gov (United States)

In this activity, students will make a turbidity current. They will discover how fluids of differing densities interact with one another, learn some ways the densities of fluids can be changed and observe how density currents transport and deposit tremendous amounts of sediment in lakes and in the ocean. Additional options allow students to create and observe different kinds of density currents.

421

Delta Design Team - NASA Technical Reports Server  

Science.gov (United States)

F6.1,5X,F4.2,7X,F9.4,6X,F9.4,6X,F9.2,2X,. F8.2). ENDIF. 100 CONTINUE ...... When estimated the cost of producing many craft a learning curve serves as a ...

422

Data compression using artificial neural networks  

Energy Technology Data Exchange (ETDEWEB)

This thesis investigates the application of artificial neural networks for the compression of image data. An algorithm is developed using the competitive learning paradigm which takes advantage of the parallel processing and classification capability of neural networks to produce an efficient implementation of vector quantization. Multi-Stage, tree searched, and classification vector quantization codebook design are adapted to the neural network design to reduce the computational cost and hardware requirements. The results show that the new algorithm provides a substantial reduction in computational costs and an improvement in performance.

1991-09-01

423

An Alternative for Assessing Problem-Solving Skills: The Overall Test.  

Science.gov (United States)

Three studies were conducted on the validity of instruments adopted for student assessment in problem-based learning at the Maastricht School of Economics and Business Administration (the Netherlands). Results with 109 students suggest the importance of the breadth and depth of the student's knowledge profile and the extent to which the knowledge is usable. (SLD)

1996-12-01

424

Agent-Based Evolutionary Search  

CERN Document Server

The performance of Evolutionary Algorithms can be enhanced by integrating the concept of agents. Agents and Multi-agents can bring many interesting features which are beyond the scope of traditional evolutionary process and learning. This book presents the state-of-the art in the theory and practice of Agent Based Evolutionary Search and aims to increase the awareness on this effective technology. This includes novel frameworks, a convergence and complexity analysis, as well as real-world applications of Agent Based Evolutionary Search, a design of multi-agent architectures and a design of age

2010-01-01

425

A single early life seizure impairs short-term memory but does not alter spatial learning, recognition memory, or anxiety  

UK PubMed Central (United Kingdom)

The impact of a single seizure on cognition remains controversial. We hypothesized that a single early life seizure (sELS) on rat post-natal day (P) 7 would alter only hippocampal-dependent...Full Text Available

2008-11-01

426

VGB guidelines on the consideration of noise emission in ordering power plant equipment  

International Nuclear Information System (INIS)

The present guidelines supplement the 'VGB guidelines for the reduction of noise in thermal power plants' with indications for the ordering and quality assurance of the individual noise-producing machines and equipment of power plant operation. These guides are to simplify the commissioning and delivering for the orderer and deliverer. In addition, these guidelines are to lead to a successful cooperation of all parties in the reduction of the sound radiation. A precondition for this is an explanation of the sound technical demands which must be made on the single machines or mechanical equipment in power plant systems. A protection of the neighbourhood as well as operational personnel against noise according to the state of technology is to be achieved by a clear form of ordering and quality assurance. The ordering and assurance procedure for all aggregates in the region of the grounds of a power plant up to the high-voltage side of the ...

427

Producing Production Level Tooling in Prototype Timing  

Energy Technology Data Exchange (ETDEWEB)

A new rapid solidification process machine will be able to produce eight-inch diameter by six-inch thick finished cavities at the rate of one per hour - a rate that will change the tooling industry dramatically. Global Metal Technologies, Inc. (GMTI) (Solon, OH) has signed an exclusive license with Idaho National Engineered and Environmental Laboratories (INEEL) (Idaho Falls, ID) for the development and commercialization of the rapid solidification process (RSP tooling). The first production machine is scheduled for delivery in July 2001. The RSP tooling process is a method of producing production level tooling in prototype timing. The process' inventor, Kevin McHugh, describes it as a rapid solidification method, which differentiates it from the standard spray forming methods. RSP itself is relatively straightforward. Molten metal is sprayed against the ceramic pattern, replicating the pattern's contours, surface texture and ...

2001-03-01

428

PSS and TCSC damping controller coordinated design using PSO in multi-machine power system  

International Nuclear Information System (INIS)

The paper develops a new design procedure for simultaneous coordinated designing of the thyristor controlled series capacitor (TCSC) damping controller and power system stabilizer (PSS) in multi-machine power system. The coordinated design problem of PSS and TCSC damping controllers over a wide range of loading conditions is converted to an optimization problem with the time domain-based objective function that is solved by a particle swarm optimization (PSO) technique which has a strong ability to find the most optimistic results. By minimizing the proposed fitness function in which oscillatory characteristics between areas are included and thus the interactions among the TCSC controller and PSS under transient conditions in the multi-machine power system are improved. To ensure the robustness of the proposed stabilizers, the design process takes a wide range of operating conditions into account. The effectiveness of the proposed controller is ...

2010-12-01

429

Method for regulating an air machine for the conversion of wind energy to useful energy, and machine for carrying out said method  

Energy Technology Data Exchange (ETDEWEB)

A wind turbine is disclosed which permits high energy production over a wide range of wind forces while being protected against climatic hazards. According to the invention, a mast supports an energy recuperator comprising vane-type rotors by means of a frame which is orientable around a vertical axis. An energy conversion device is connected to the recuperator in order to be driven in rotation by the recuperator. The frame is responsive to the aerodynamic force exerted on the recuperator with respect to the mast and to the ground so as to optimize the power collected by the machine. The frame comprises a turret pivoted to the mast about the vertical axis and a structure pivoted to the turret about a horizontal axis of tilting motion. A balance weight maintains the recuperator in the top position when there is no wind. The aerodynamic drag of the recuperator acts in the opposite direction. In consequence, in the event of a high wind, the recuperator moves down ...

1991-12-19

430

Fine-ceramic anitifriction bearings  

Energy Technology Data Exchange (ETDEWEB)

Ceramic antifriction bearings were introduced in excellent characterics and application. In main shaft use bearings of the machine tool, to be heightened in efficiency and accuracy by the heightening in speed, centrifugal load to the outer ring is not negligible to shorten the bearing in life. Also ball bearings with a contact angle are easily corroded by a very strong revolution slide due to the gyromoment. The use of such light weight material as silicon nitride's can design the lengthening in life. Also the utilization of high rigidity can prevent the inner ring from expanding by centrifugal force and enable the machining to be with a high accuracy. Ceramic rolling element is excellent also in backing resistant property and effective on the oily film cut. With heat resistant property, it maintains hardness even at high temperature. Such excellent characteristics being utilized, the fine ceramic antifriction bearing is used for the ...

1989-08-01

431

Abrasive waterjet machining characteristics of aluminum matrix composites  

Energy Technology Data Exchange (ETDEWEB)

Aluminum matrix composite Al356/SiCp(Vol. 15%)(Al MMC) material has been cut under various cutting conditions using Abrasive WaterJet (AWJ) machining process. The experimental cutting was carried out using three different material thicknesses of 10, 20, 30mm with a 0.33mm diameter orifice. The pump pressure, traverse rate, StandOff Distance(SOD) were taken as process parameters. After cutting the quality of the specimen in terms of kerf width, kerf taper, and surface finish were measured to characterize machinability of the material. As a result of the study, the maximum traverse rate for 30mm thick Al MMC under the pump pressure of 350 MPa reached up to 70 mm/min and the surface roughness of the material showed surface finish Ra in the range of 2.3{approx}23.4{mu}m.

2009-07-01

432

A DRAMATICALLY REDUCED SIZE IN THE GANTRY DESIGN FOR THE PROTON-CARBON THERAPY.  

Energy Technology Data Exchange (ETDEWEB)

Gantries in the proton/carbon cancer therapy machines represent the major cost and are of the largest size. This report explains a new way to the gantry design. The size and cost of the gantries are reduced and their use is simplified by using the fixed magnetic field. The ''new'' gantry is made of a very large momentum acceptance non-scaling Fixed Field Alternating Gradient (FFAG) quarter and half arc beam lines. The gantry is made of combined function magnets with a very strong focusing and small dispersion function. Additional magnets with a fast response are required to allow adjustments of the beam position for different energies at the beginning of the gantry. Additional strong focusing magnets following the gantry have also to be adjustable to provide required spot size and radial scanning above the patients. The fixed field combined function magnets could be made of small permanent magnets for the proton ...

2006-06-23

433

The new Tevatron beam position monitor front-end software  

Energy Technology Data Exchange (ETDEWEB)

The Tevatron is a proton anti-proton accelerator collider operating at the Fermi National Accelerator Laboratory. The machine is currently delivering beam for the CDF and D0 experiments, which expect increasing luminosity until the conclusion of Run II, planned for 2009. The Laboratory defined a plan for achieving higher luminosity, and one of the tasks is the upgrade of the accelerator's beam position monitor (BPM). The Tevatron was built during the early eighties and some of its control systems, including the BPMs, are still the original ones. This paper describes the front-end software of the Tevatron BPM upgrade, from the requirements to the implementation, and the underlying hardware setup. The front-end software designed is presented, emphasizing its modularity and reusability, allowing it to be applied to other Fermilab machines.

2005-05-01

434

The effects of various cooling strategies on surface roughness and tool wear during soft materials milling  

British Library Electronic Table of Contents (United Kingdom)

This work is focused on effect of various cooling strategies on surface roughness and tool wear during computer aided milling of soft workpiece materials. These milling operations were selected as dry milling, cool air cooling milling and fluid cooling milling. A cool air cooling system was designed and produced to cool end milling tools. Cool air was produced by a vortex tube. Annealed AISI 1050 was used as the workpiece material and cutting tool material was selected as HSS-Co8 DIN 844/BN. Optimal cutting parameters were selected according to workpiece hardness from reference catalog and kept for all tests. Tool wear and surface quality were measured for three different cooling types changing from ten minute machining time to thirty minute machining time. As a result, the surface roughne...

2009-01-01

435

The addition of trim coils to the Tandem Mirror Experiment magnet system to improve the magnetic field mapping  

International Nuclear Information System (INIS)

The mapping of the magnetic flux bundle from the center cell to the Plasma Potential Control plates (PPC) on the end fan of the Tandem Mirror Experiment Upgrade (TMX-U), was improved by the addition of trim coils (12,000 amp-turns) on each side of each end fan next to the pump beam magnetic shields. The coils' axes are oriented perpendicular to the machine centerline. These coils made the necessary corrections to the field-line mapping, while keeping the field in the nearby pump beam magnetic shield below the saturation threshold. This paper briefly describes the problem, discusses the design as it evolved, and presents the results of the field testing. A brief description of the improvement in the machine performance is also included.

436

Project considerations and design of systems for wheeling cogenerated power  

Energy Technology Data Exchange (ETDEWEB)

Wheeling electric power, the transmission of electricity not owned by an electric utility over its transmission lines, is a term not generally recognized outside the electric utility industry. Investigation of the term`s origin is intriguing. For centuries, wheel has been used to describe an entire machine, not just individual wheels within a machine. Thus we have waterwheel, spinning wheel, potter`s wheel and, for an automobile, wheels. Wheel as a verb connotes transmission or modification of forces and motion in machinery. With the advent of an understanding of electricity, use of the word wheel was extended to be transmission of electric power as well as mechanical power. Today, use of the term wheeling electric power is restricted to utility transmission of power that it doesn`t own. Cogeneration refers to simultaneous production of electric and thermal power from an energy source. This is more efficient than separate production of ...

1994-08-01

437

Power system stabilizer output feedback design for expanding construction of multi-machine system  

Energy Technology Data Exchange (ETDEWEB)

A decentralized power system stabilizer output feedback design approach is considered, which is compatible with expanding the construction of multi-machine systems. We presume that the interconnected power system is constructed by connecting closed-loop subsystems one after another. We take the proper stable factorization approach for calculating the local compensators. We apply the result to the new subsystem at each connection stage with unfixed power system stabilizer parameters. We then determine the parameters appropriately, before connection, so that the expanded system is stable after connection. A numerical example is worked out to illustrate the proposed design technique. 14 refs, 5 figs, 3 tabs

1995-11-01

438

Power system stabilizer design based on the pole assignment technique for SIMO systems. [Single-input multi-input  

Energy Technology Data Exchange (ETDEWEB)

A new power system stabilizer (PSS) design method for single-machine infinite-bus systems is developed. This design method not only assigns the poles corresponding to the electro-mechanical oscillation modes in the system, but also located other system poles in suitable places in the s-plane. The design procedure is used first to translate a PSS design problem to an equivalent constant output feedback controller design problem for a single-input multi-output (SIMO) system. Then, a new algorithm developed in this paper is applied to design a constant output feedback controller to achieve the desired closed-loop system pole locations. Finally, the controller gains are transferred back to the parameters in the PSS. The extension of the method to multi-machine power systems is also illustrated. (Author).

1991-12-01

439

On the long term indoor radon concentration measurements in the basement HVAC machine room of commercial buildings using a passive monitor method  

International Nuclear Information System (INIS)

Long term indoor radon gas measurements using a passive monitor are now being conducted in the basement HVAC machine rooms of about fifty commercial buildings, which are built in the Tokyo and Nagoya metropolitan area. Ventilation rates are also measured during the monitoring period. The earliest results show that the highest concentration was about twice of the EPA Standards and was obtained at Nagoya in autumn and no clear seasonal change was seen in radon concentration so far, and that the correlation between radon concentration and inverse number of ventilation rate was positive but not high. (orig.). (2 refs., 4 figs., 2 tabs.).

1993-07-04

440

Microstructure and tool electrode erosion in EDMed of TiN/Si_3N_4 composites  

International Nuclear Information System (INIS)

Conductive TiN/Si_3N_4 ceramic composites were processed by electrical discharge machining (EDM) and their microstructure and conductivity were investigated. The whole process of tool electrode wear is evaluated by sinker-EDM. The machined surfaces of TiN/Si_3N_4 ceramic composites were examined by scanning electron microscopy (SEM) and profilometry to determine the surface finish. The electrode wear rate of brass is higher than copper electrode for all EDMed tests. The surface texture was found to have greater dependence on pulse energy. It was observed that the sinker-EDM at higher pulse energy caused severe microdamage in the surface. The surface roughness (Ra) values also increase with increasing pulse energy.

2003-12-20

441

Measuring back stresses in commercial alloys at elevated temperatures. [922/sup 0/K  

Energy Technology Data Exchange (ETDEWEB)

Strain transient dip tests have been conducted on two commercial heats of Alloy 800 at 922 K. Tests were conducted on both a servo-controlled hydraulic machine and a specially designed dip test machine. Using measured maximum strain changes during dips allowed unambiguous definition of a kinematic variable. The several other methods of interpreting dip test data by attempting to measure strain rates shortly after the unloading decrements were found not to be satisfactory. The nature of the instantaneous unloading strains and the strain transients following unloading are also discussed in terms of the mechanisms of deformation in Alloy 800. 9 figures, 3 tables.

1982-01-01

442

Materials Research Related to W-band Cavity Construction  

Energy Technology Data Exchange (ETDEWEB)

Low power rf measurements, S11, of electro-discharge machined (EDM) diffusion bonded mm-wave traveling wave rf cavities were not in satisfactory agreement with electromagnetic simulations. During subsequent mechanical inspection, the cell-to-cell iris were found to be distorted. This led to a series of systematic experiments to study the mechanical properties of oxygen free high conductivity Copper (OFHC) and Glidcop AL-15. Results of these studies which include cell-to-cell iris distortion, EDM machining accuracies, surface quality, and the results of different bonding techniques are presented. The results of our mechanical studies are used to develop a set of mechanical design constraints for a second series of constant impedance W-Band structures that also used wire EDM and high temperature bonding for their manufacture.

2000-10-18

443

Heat generation and temperature prediction in metal cutting: A review and implications for high speed machining  

British Library Electronic Table of Contents (United Kingdom)

Determination of the maximum temperature and temperature distribution along the rake face of the cutting tool is of particular importance because of its controlling influence on tool life, as well as, the quality of the machined part. Numerous attempts have been made to approach the problem with different methods including experimental, analytical and numerical analysis. Although considerable research effort has been made on the thermal problem in metal cutting, there is hardly a consensus on the basics principles. The unique tribological contact phenomenon, which occur in metal cutting is highly localized and non-linear, and occurs at high temperatures, high pressures and high strains. This has made it extremely difficult to predict in a precise manner or even assess the performance of va...

2006-01-01

444

Enhanced power system stabilizer via integrated tabu-fuzzy knowledge based controller  

Energy Technology Data Exchange (ETDEWEB)

An integrated tabu-fuzzy knowledge based controller applied to enhance the performance of power system stabilizer (PSS) is presented in this paper. The fuzzy knowledge based controller (FKBC) has been developed to perform the function of a PSS and to provide a supplementary signal to the excitation system of the synchronous generator. The method used for storing and representing the fuzzy rules is called the fuzzy associative memory (FAM) matrix. The well-defined FAM determines the performance of the FKBC and hence the tabu search algorithm is proposed and applied to determine the construction and optimization of the FAM. The controller has been tested in the case of single machine infinite bus and multi-machine systems for various types of disturbance. To show the effectiveness of the proposed controller, the comparison with the conventional PSS is presented. (author)

2003-09-01

445

Economic overview of vertical axis wind turbines  

Science.gov (United States)

Sandia Laboratories, as part of its investigation of the Darrieus Vertical Axis Wind Turbine (VAWT), has been involved recently in an economic assessment of the concept. The class of VAWT's investigated use curved, fixed-pitch blades of constant section rigidly attached to a vertical rotating tower. Qualitatively, the main advantages of the VAWT over more conventional, propeller-type machines are the elimination of yaw controls, the placement of mechanical equipment at ground level, its amenability to simple, low-cost blade fabrication techniques, and aerodynamic stall characteristics which eliminate the need for active pitch control devices. The main disadvantages relative to modern propeller machines are a somewhat lower aerodynamic efficiency (about 10% lower), the limited ability of the rotor to self-start, and generally lower rotor operating RPM's, which leads to higher torque capacity requirements for the drive train.

1979-01-01

446

Economic overview of vertical axis wind turbines  

Science.gov (United States)

The class of vertical axis wind turbines (VAWT) investigated use curved, fixed-pitch blades of constant section rigidly attached to a vertical rotating tower. Qualitatively, the main advantages of the VAWT over more conventional, propeller-type machines are the elimination of yaw controls, the placement of mechanical equipment at ground level, its amenability to simple, low-cost blade fabrication techniques, and aerodynamic stall characteristics which eliminate the need for active pitch control devices. The main disadvantages relative to modern propeller machines are a somewhat lower aerodynamic efficiency (about 10 percent lower), the limited ability of the rotor to self-start, and generally lower rotor operating RPM's, which leads to higher torque capacity requirements for the drive train.

1979-01-01

447

Condition monitoring and optimization of a 340 MW re-powered combined cycle plant. Part 1: Design  

Energy Technology Data Exchange (ETDEWEB)

This paper focuses on the application and features of a unified multi-machine train condition monitoring and diagnostic system as applied to a 340 MW repowered combined cycle power plant. Modifications during repowering of the plant required the addition of gas turbines, and design changes to the boiler and steam turbine. Operational procedure during startup also had to be developed. In order to improve the economics of operation, enhancement of both plant operational efficiency and availability were required. Thus it was decided to implement an on-line plant-wide multi-machine Condition Monitoring System. In this paper, the details of the condition monitoring system and some of the design details of the power plant are presented. Requirements of a condition monitoring system applicable to a combined cycle plant are also covered. Salient system design features are explained. The system has been implemented in a combined cycle plant at Bergum, ...

1994-12-31

448

Better machinery monitoring  

Energy Technology Data Exchange (ETDEWEB)

This paper discusses how specialized techniques for machine condition monitoring can help to eliminate false alarms and undetected faults, leading to a truly cost effective predictive maintenance program. It is vital to base the monitoring system on the parameter which will give the most useful information about potential faults and breakdowns. This parameter is generally agreed to be vibration. While oil debris analysis and variations in temperature, geometry and machine speed can all give advance warning of faults, no other parameter can reveal as wide a range of fault types as vibration. The vibration transducers job is to accurately and faithfully convert the vibration into an electric signal for assessment. If this part of the system is weak, reliability will be badly affected. Data integrity is crucial.

1990-07-01

449

Adaptive power-system stabilizer based on turbine governor control  

Energy Technology Data Exchange (ETDEWEB)

A novel adaptive stabilizer, called an Adaptive Governor Power System Stabilizer (AGPSS), which operated on the governor turbine system, was described. There has been extensive research on adaptive excitation control of generators in power systems with the goal of achieving better dynamic performance. AGPSS tracks the frequency and damping of oscillations in a power system, and adjusts to ensure that there is always sufficient damping in the system. There is no interaction between stabilizers on different generating units, and each one acts independently, consuming oscillation energy locally. These stabilizers are easy to design and this facilitates their use in multimachine systems. Results obtained by nonlinear simulation of a single-machine and a three-machine power system were discussed, illustrating the effectiveness of the stabilizers in supplying damping and improving stability. It was pointed out that the operation of AGPSS does not ...

1994-12-31

450

Survey of Families with Children  

Wastenet

heterogeneity bias Static models: Other models:

451

Statistical modelling for social researchers principles and practice  

CERN Document Server

Statistical modelling for social researchers

2008-01-01

452

Waterjet-assisted cutting nears commercialization  

Energy Technology Data Exchange (ETDEWEB)

Water-assisted mining machinery is beginning to be considered in the US, although it has been in use in Europe for some time. A waterjet roof bolter is currently under test and should greatly increase drilling rate with longer bit life and no dust. Water-assisted roadheaders and longwall winning machines under development in Europe and the US are described.

1984-12-01

453

Turbo expanders for separation of gas mixtures by partial condensation  

International Nuclear Information System (INIS)

Thermodynamic consideration and process calculations at equilibrium conditions showed that processes for separating gas mixtures by partial condensation at low temperatures using turboexpanders have got less energy losses than processes with quasi isobar partial condensation. Compared to the low-pressure parts of condensing steam turbines in turboexpanders less erosion problems are to expected for such separating processes. Separation of liquid in the machine, however, is more difficult withouf additional measures. (orig.).

454

Towards a dissipativity framework for power system stabilizer design  

Energy Technology Data Exchange (ETDEWEB)

This paper describes a dissipativity-based framework for the study of low-frequency oscillations in power systems and for power system stabilizer design. This framework leads to a robust controller design formulation, amenable to both H{sub {infinity}} and QFT tools. An illustrating numerical example presents QFT based design for a widely used benchmark two area, four machine power system.

1996-11-01

455

Top physics at the Tevatron Collider  

Energy Technology Data Exchange (ETDEWEB)

The top quark has been discovered in 1995 at the CDF and DO experiments located in the Tevatron ring at the Fermilab laboratory. After more than a decade the Tevatron collider, with its center-of-mass energy collisions of 1.96 TeV, is still the only machine capable of producing such exceptionally heavy particle. Here I present a selection of the most recent CDF and DO measurements performed analyzing {approx} 1 fb{sup -1} of integrated luminosity.

2007-10-01

456

Thermal and mechanical behavior of modified phenol formaldehyde resin  

International Nuclear Information System (INIS)

Polyamide is a modifier which introduces flexibility and toughness to phenolic foam by non reactive approach. Phenol formaldehyde resin was physically modified by the addition of polyamide in different percentages ranging from 0.05% to 0.2% which introduced toughness to modified resole. The resultant polymers were characterized by thermal and mechanical analysis using Thermogravimetric Analyzer (TGA), Instron machine and Dynamic Mechanical Analyzer (DMA). (author)

457

The chemistry of UV and BE radiation curing  

International Nuclear Information System (INIS)

The application of photopolymerisation (UV) and electron beams (EB) technologies in radiation rapid cure (PRC) processing is discussed. The chemistry associated with such reactions and the mechanisms of the processes are treated. The occurrence of concurrent grafting to substrate with radiation curing of films is shown to be an advantage in enhancing the properties of certain finished products. The parameters influencing the optimum grafting yield in such PRC processes are discussed. In many applications, the chemistry of such processes combined with the machine, specially for EB is shown. (author).

1987-09-19

458

The Percus-Yevick theory is alive and well  

Science.gov (United States)

The pressure of a 6:12 fluid is obtained from the Percus-Yevick theory at the temperature kT/? = 1.35. The energy equation results are in excellent agreement with machine calculation results in contrast to the pressure and compressibility equation results. Present address: Diffusion Research Unit, The Australian National University, Canberra, ACT, Australia.

1970-01-01

459

TED | Profile  

Wastenet

... The dawn of Bio-Mecha and a Biomechanical Revolution May 31 2011: Hi Julian, Yes, but i dont think we would ... The dawn of Bio-Mecha and a Biomechanical Revolution May 31 2011: A BBC Documentary: All Watched Over by Machines of Loving ... The dawn of Bio-Mecha and a Biomechanical Revolution May 17 2011: Ed Boyden: A light switch for neurons is an amazing ... The dawn of Bio-Mecha and a Biomechanical Revolution May 16 2011: Thank you Meher Like Spring Rabbit, its a great contribution....

460

Single chip linear array picture processor  

Energy Technology Data Exchange (ETDEWEB)

A CMOS programmable picture processor with its own photodiode array is presented. The circuit is novel in that it includes an instruction set that permits most low-level picture processing operations. The chip is a parallel machine with a processing unit for each picture element. Images are binarized and are processed line by line. An experimental chip has been designed and is under fabrication. 2 references.

1983-01-01

461

Role of mechanical vibration in preventive maintenance programmes  

Energy Technology Data Exchange (ETDEWEB)

Vibration of machinery plays an important role in preventive maintenance programs of machinery. It can be applied in different phases ranging from simple to computerized programs. The advantages of applying machine condition monitoring programs are numerous since vibration measurement and analysis leads to the early detection of component deterioration. The cost, savings and some details of the vibration preventive maintenance program are discussed.

1989-11-01

462

Recommendations and quality control in brachytherapy; Recommandations pour le controle de qualite en curietherapie  

Energy Technology Data Exchange (ETDEWEB)

Brachytherapy consists of sealed radioactive source implantation. The diversity in the nature of radioelements, in their energy and activity requires strict implantation and utilization rules. These rules include radioactive source physical parameters check, after-loading machine and treatment planning system quality assurance and safe and reproducible dosimetric systems. Patient and medical workers information guarantee radioprotection and prevention of accidental exposures. (authors)

2002-11-01

463

Proceedings, third international symposium on mine mechanization and automation  

Energy Technology Data Exchange (ETDEWEB)

Papers are presented under the following topics: machine control and automation; rock drilling; cutting and fragmentation; rock characterization, remote sensing and interface detection; artificial intelligence and mine monitoring systems; computer applications; mechanical excavators; material handling; surface and underground mining; innovative mining systems; new developments in mechanical miners; ground hazard detection and control; ground support; and extraterrestrial mining.

1995-12-31

464

Outline of design and construction of civil engineering work for Higashi-Niigata thermoelectric power station No.4 system; Higashiniigata karyoku hatsudensho yongo keiretsu doboku koji no sekkei to seko no gaiyo  

Energy Technology Data Exchange (ETDEWEB)

Tohoku Electric Power Co., Ltd., is now building an LNG-fired No. 4 System (combined cycle of 1.61-million kW) for its Higashi Niigata Thermoelectric Power Station sited in the Niigata East Harbor industrial zone. This is a unit that aims at a thermal efficiency of 50% first in the world by using high-efficiency gas turbines, etc. After the completion of the No. 4 System, the station (No. 1 Machine, No. 2 Machine; No. 3 System, No. 4 System; Harbor No. 1 Machine, Harbor No. 2 Machine) will be generating a total power of 4.6kW, providing the company with its maximum power source which ranks among the largest-grade thermoelectric power stations in this country. Since the construction work was started in April, 1996, approximately 40% had been completed as of March-end, 1997, including foundations for the power station main building, stack, etc. The power station main building uses a raft foundation while ...

1997-07-05

465

Modularity for bio business growth  

British Library Electronic Table of Contents (United Kingdom)

Interchangeable technology from Flexicon Liquid Filling, a business division of Watson-Marlow Pumps Group, has helped family-run diagnostic reagent manufacturer, Hart Biologicals Ltd, to accommodate business growth with the recent upgrade to a tabletop bottle filling and capping machine. A peristaltic dispensing pump is crucial for succes

2011-01-01

466

Laser cutting plastic materials  

Energy Technology Data Exchange (ETDEWEB)

A 1000-watt CO/sub 2/ laser has been demonstrated as a reliable production machine tool for cutting of plastics, high strength reinforced composites, and other nonmetals. More than 40 different plastics have been laser cut, and the results are tabulated. Applications for laser cutting described include fiberglass-reinforced laminates, Kevlar/epoxy composites, fiberglass-reinforced phenolics, nylon/epoxy laminates, ceramics, and disposable tooling made from acrylic.

1980-08-01

467

JAS'2000  

CERN Multimedia

Are you interested in beam dynamics? Do you work on the LHC injectors or CLIC or maybe feasibility studies fornew machines? Then this is for youJAS'2000: Joint CERN-Japan-JINR-Russia-US SchoolFrontiers of Accelerator Technology: High Quality Beams to be held on a river boat between St. Petersburg and Moscow 1 to 14 July 2000. For further information see eitherhttp://schools.web.cern.ch/Schools/CAS/ orhttp://www.indiana.edu/~uspas/programs/js/jas2000.html

2000-01-01

468

Inspection, a practised art?; Revisionen, eine geuebte Praxis?  

Energy Technology Data Exchange (ETDEWEB)

Revisions at steam turbines should present a problem-free procedure due to the long use of these machines. Changes in the market result in difficulties during the inspection work. The shortage of qualified personnel and manufacturing capacities are the cause for these difficulties. Important procedures of revisions are described in detail in the VGB regulations. Direct contacts between the customers and the suppliers facilitate the expirations substantially. In the case of good planning and under consideration of the well-known regulations, a revision can be accomplished to the satisfaction of customers and suppliers.

2008-07-01

469

Hal; a block level hardware logic simulator  

Energy Technology Data Exchange (ETDEWEB)

A special purpose hardware machine, which simulates up to one half-million gates and 2m byte RAM ICS at a 5 millisecond clock speed is described. This is accomplished with a hardware logic (HAL) simulator. This performance is achieved with 32 distributed special parallel processors, which utilize block oriented simulation technique. The technique promises a good cost hardware logic simulator. 7 references.

1983-01-01

470

HORIZON SENSING (PROPOSAL NO.51)  

Energy Technology Data Exchange (ETDEWEB)

Real-time horizon sensing on continuous mining machines is becoming an industry tool. Installation and testing of production-grade Horizon Sensor (HS) systems continued this quarter at Monterey Coal Company (ExxonMobil), Mountain Coal Company West Elk Mine (Arch), and Ohio Valley Coal Company (OVC). Monitoring of system function, user experience, and mining benefits is ongoing. All horizon sensor components have finished MSHA (U.S.) and IEC (International) certification.

2003-07-01

471

Forschungszentrum Juelich, Institut fuer Kernphysik. Annual report 1994  

Energy Technology Data Exchange (ETDEWEB)

This volume contains the annual report describing the work carried out at COSY (Cooled Synchrotron Storage Ring at KFA Juelich). The results in both machine and physics program are presented on the main topics experimental nuclear physics, theoretical nuclear physics, accelerator developments and technical developments. (MSA)

1995-02-01

472

Evaluation of SO2 Emission Control Technology Applicable to the East Helena Lead Smelter.  

Science.gov (United States)

Contents: Lead smelter operations generating SO2 and particulate; Sulfuric acid plant technology; Lead smelters with sulfuric acid plant SO2 control; Sulfuric acid plant operation with lead sinter machine problems and solutions; SO2 control for ASARCO lea...

1975-01-01

473

Enhanced corrosion resistance by sol-gel-based ZrO_2-CeO_2 coatings on magnesium alloys  

International Nuclear Information System (INIS)

The physical, chemical and mechanical properties of magnesium alloys make them attractive materials for automotive and aerospace applications. However, these materials are susceptible to corrosion and wear. This work discusses the potential of using sol-gel based coatings consisting of ZrO_2 and 15 wt.% of CeO_2. The CeO_2 component provides enhanced corrosion protection, while ZrO_2 impart corrosion as well as wear resistance. Coating deposition was performed by the dip coating technique on two magnesium alloy substrates with different surface finishes: AZ91D (as-casted, sand-blasted, and machined) and AZ31 (rolled and machined). All as-deposited coatings (xerogel coatings) were then subjected to 10 h annealing: a temperature of 180 C was applied to the AZ91D alloy and 140 C to the AZ31 alloy. Morphological and structural properties of the annealed coatings were investigated by scanning electron microscopy, atomic force microscopy and ...

2005-02-01

474

Document Clustering with K-tree  

CERN Document Server

This paper describes the approach taken to the XML Mining track at INEX 2008 by a group at the Queensland University of Technology. We introduce the K-tree clustering algorithm in an Information Retrieval context by adapting it for document clustering. Many large scale problems exist in document clustering. K-tree scales well with large inputs due to its low complexity. It offers promising results both in terms of efficiency and quality. Document classification was completed using Support Vector Machines.

2010-01-01

475

Development of lead-free copper alloy graphite castings. Annual report, January--December 1995  

Energy Technology Data Exchange (ETDEWEB)

The distribution of graphite particles in graphite containing copper alloy was further improved very significantly using several procedures and technological modifications. The developed techniques attacked the graphite distribution problem in two ways. Realizing that clustering of very fine (5um) graphite particles is one of the two major problems, a pretreatment process has been developed using aluminum powders to deagglomerate graphite particles. Along with this, a two-stage stirring technique was used to first incorporate and then to distribute uniformly the deagglomerated particles in the melt. During this year, based on these developments, several components were cast to evaluate the castability of Cu alloy-graphite melts. In addition, machinability tests were done to clearly established that addition of graphite particles improve the machinability of copper MMC alloys over and above that of monolithic copper alloys. The results show that ...

1996-10-01

476

Development of a machine combination for harvesting of small wood and first thinnings; Yhdistelmaekoneen kehittaeminen pienpuun korjuuseen sekae ensiharvennukseen  

Energy Technology Data Exchange (ETDEWEB)

The objective of the research was to develop a machine combination for harvesting of small wood, which carries out both the harvesting and forest haulage. The development was started in September 1995. The first prototype of the machine is ready. A Lokomo 910 forest tractor was acquired for the tests. The prototype has been mounted on the tractor, and the tests have been started in the beginning of March 1996. The reconstruction of the device will be made after the tests, as well as the description of different working praxis. Time consumption study and the analysis of it will be made after the equipment tests. The device consists of a grapple equipped with a guillotine cutting device mounted on the tractor. The actual felling is made stem by stem in the test phase. The stem can be forwarded directly into the load or it can be left aside, and new stems can be brought beside it and then all the stems can be taken together into load. The ...

1996-12-31

477

Design and fabrication of a traveling-wave muffin-tin accelerating structure at 90 GHz  

Energy Technology Data Exchange (ETDEWEB)

A prototype of a muffin-tin accelerating structure operating at 32 times the SLAC frequency (2.856 GHz) was built for research in high gradient acceleration. A traveling-wave design with single input and output feeds was chosen for the prototype which was fabricated by wire electrodischarge machining. Features of the mechanical design for the prototype are described. Design improvements are presented including considerations of cooling and vacuum.

1997-05-01

478

Construction and alignment experience of Indus-1 SRS in C.A.T  

International Nuclear Information System (INIS)

A 450 MeV Synchrotron Radiation Source, Indus-1 is being constructed at Centre for Advanced Technology at Indore in central India. This paper narrates our experience in construction and alignment of synchrotron machines which was first of its kind for most of us. Careful design, planning and execution of the work yielded modest results so that alignment accuracies between 0.1 to 0.3 mm could be achieved (in booster synchrotron) and, which have proved to be adequate up till now. The building of the SRS complex was constructed such that machine rings have their foundations isolated from rest of the building. A number of 100 x 150 mm size steel plates were embedded in the concrete of floor and walls to serve as base for reference surveying marks which were established later. The pre-injector and booster ring are enclosed in a radiation shielding zone with separate ventilation system. Dipoles, quadrupoles and a few sextupoles were fiducialised ...

1996-01-01

479

Comparative Study of SVM Methods Combined with Voxel Selection for Object Category Classification on fMRI Data  

UK PubMed Central (United Kingdom)

BackgroundSupport vector machine (SVM) has been widely used as accurate and reliable method to decipher brain patterns from functional MRI (fMRI) data. Previous studies have not...Full Text Available

480

Closure of Off-Site FTP  

CERN Multimedia

To reduce the number of regular break-ins on CERN machines due to passwords exposed on the network in clear text, OFF-SITE FTP ACCESS TO CERN WILL BE BLOCKED in the CERN firewall from: Tuesday 20th January 2004 If you use ftp to access CERN computers from outside CERN then please see the link below for alternative access means and further advice: http://cern.ch/security/ftp Denise Heagerty, CERN Computer Security officer, Computer.Security@cern.ch

2004-01-01

481

Closure of Off-Site FTP  

CERN Document Server

To reduce the number of regular break-ins on CERN machines due to passwords exposed on the network in clear text, OFF-SITE FTP ACCESS TO CERN WILL BE BLOCKED in the CERN firewall from: Tuesday 20th January 2004 If you use ftp to access CERN computers from outside CERN then please see the link below for alternative access means and further advice: http://cern.ch/security/ftp Denise Heagerty, CERN Computer Security officer, Computer.Security@cern.ch

2003-01-01

482

Applications of interval matrices in power system stabilizer design  

Energy Technology Data Exchange (ETDEWEB)

In this paper the robust stability analysis of a single machine infinite bus system is investigated using interval matrix theory. Specifically the parameters of the power system stabilizer are considered as uncertainties in the system A matrix. The range of these parameters for which the system is Hurwitz stable is then found using interval matrix theory. (Author)

1997-03-01

483

Advances in sensor technology  

Energy Technology Data Exchange (ETDEWEB)

During thirty years the techniques used for sensing the environment have changed dramatically. This paper describes the latest generation of sensors available. This new generation of sensors includes those two most critical gas sensors for methane and carbon monoxide and new sensors for airflow and air temperature. When these sensors are combined with the new sensors for machine condition monitoring it forms the heart of the Sentex system. 2 figs.

1989-06-01

484

Advanced Ceramic Technology  

Science.gov (United States)

"Precision manufacture of ceramic parts with CNC machining capability for aerospace, lasers, semiconductors and other industries. Materials include alumina, zirconia, glass, ferrites, silicon carbide, silicon nitride, sapphire, cordierite, mullite and others. A.C.T. has seen the number of applications and demand for high-realiability ceramics (aluminum oxide, zirconia, glass, ferrites, silicon carbide, silicon nitride, sapphire, cordierite, mullite, etc...) increase continually within the aerospace, computer and the industrial markets."

2007-02-01

485

A study of the eddy-current method of testing the level of molten steel in the thin-slab crystallization process  

British Library Electronic Table of Contents (United Kingdom)

An eddy current probe of the level of molten metal is considered for a sectional machine of continuous casting of steel. The advantages of electromagnetic probes of the level over radiometric ones lie in their insensitivity to the layer of dross and high speed. The results and directions of further studies are given.

2009-01-01

486

A HELICAL MAGNET DESIGN FOR RHIC.  

Energy Technology Data Exchange (ETDEWEB)

Helical dipole magnets are required in a project for the Relativistic Heavy Ion Collider (RHIC) to control and preserve the beam polarization in order to allow the collision of polarized proton beams. Specifications are for low current superconducting magnets with a 100 mm coil aperture and a 4 Tesla field in which the field rotates 360 degrees over a distance of 2.4 meters. A magnet meeting the requirements has been developed that uses a small diameter cable wound into helical grooves machined into a thick-walled aluminum cylinder.

1997-05-12

487

Wind for Schools (Presentation)  

Energy Technology Data Exchange (ETDEWEB)

Schools are key to achieving the goal of producing 20% of the nation's electricity demand. Most significantly, schools are training the scientists, technicians, businesspeople, decisionmakers, and teachers of the future. What students learn and believe about wind energy will impact the United States' ability to create markets and policy, develop and improve technology, finance and implement projects, and create change in all of our public and private institutions. In the nearer term, school districts have large facility costs, electrical loads, and utility costs. They are always in search of ways to reduce costs or obtain revenue to improve educational programs. Schools value teaching about the science and technology of renewable energy. They are important opinion leaders, particularly in rural communities. And their financial structures are quite different from other institutions (funding, incentives, restrictions, etc.). ...

2007-06-01

488

Spattering and Crackle of Hot Cooking Oil with Water: A Classroom Demonstration and Discussion  

Science.gov (United States)

Any student that has spent time in the kitchen knows that hot vegetable oil will pop and spatter violently after coming into contact with water such as that on the surface of foods (meat, fish, potatoes, etc.). This well-known effect can be used as an instructional resource to promote cooperative, active, and inquiry-based learning about central concepts of chemistry including boiling point, miscibility, and density of liquids. The starting point of the learning activity is a demonstration of (i) the effect of adding a drop of water to hot (as for cooking) vegetable oil and (ii) the effect of adding a drop of vegetable oil to hot water (near its boiling point). Intermolecular interactions, properties of vegetable oils, and a variety of other topics, such as the importance of other heat points (smoke, flash, and fire) for oils, the fundamental of the crackle test for checking the presence of water in oil, and why an oil fire (for example in a ...

2009-11-01

489

Resolving conflicting safety cultures  

International Nuclear Information System (INIS)

Several nuclear power plant sites have been wounded in the crossfire between two distinct corporate cultures. The traditional utility culture lies on one side and that of the nuclear navy on the other. The two corporate cultures lead to different perceptions of open-quotes safety culture.close quotes This clash of safety cultures obscures a very important point about nuclear plant operations: Safety depends on organizational learning. Organizational learning provides the foundation for a perception of safety culture that transcends the conflict between utility and nuclear navy cultures. Corporate culture may be defined as the knowledge, attitudes, and beliefs shared by employees of a given company. Safety culture is the part of corporate culture concerning shared attitudes and beliefs affecting individual or public safety. If the safety culture promotes behaviors that lead to greater safety, employees will tend to open-quotes do the right ...

1993-06-20

490

Reflexibility in Problem Solving: The Social Context of Expertise. Report No. 13.  

Science.gov (United States)

A series of studies conducted to identify the factors that block and unblock problem solving is described. Through the construction of an isomorph of the classic "water jar" problems developed by A. S. Luchins (1942) as a dynamic graphic micro-world, several factors involved in producing blocked states were identified. Subjects included 10 individuals and 10 pairs of subjects. By comparing the behavior of individuals tackling the "missionaries and cannibals" problem to that of pairs of subjects solving this problem, a study identified means by which problem solvers operating in a social context are able to overcome blocks that discourage individuals. These studies point to the importance of "reflection" (evaluation of problem-solving results) for flexible problem solving. This research suggests that teaching students to analyze what they have done will help them develop flexibility in using a new approach when blocked. The results may also account for the difficulty in showing ...

1986-08-01

491

Reaching teachers: The first step in teaching students  

Energy Technology Data Exchange (ETDEWEB)

A 1984 American Association of the Academy of Sciences study of more than 150 successful science in-service programs developed a list of their characteristics, which included: Strong academic component in mathematics, science, and communications, focused on enrichment rather than remediation; academic subjects taught by teachers who are highly competent in the subject matter and believe that students can learn the materials; heavy emphasis on the applications of science and mathematics and careers in these fields; integrative approach to teaching that incorporates all subject areas, hands-on opportunities, and computers; multiyear involvement with students; recruitment of participants from all relevant target populations; opportunities for in-school and out-of-school learning experiences; parental involvement and development of base of community support; specific attention to removing educational inequalities related to race and gender; ...

1991-01-01

492

Reaching teachers: The first step in teaching students  

Energy Technology Data Exchange (ETDEWEB)

A 1984 American Association of the Academy of Sciences study of more than 150 successful science in-service programs developed a list of their characteristics, which included: Strong academic component in mathematics, science, and communications, focused on enrichment rather than remediation; academic subjects taught by teachers who are highly competent in the subject matter and believe that students can learn the materials; heavy emphasis on the applications of science and mathematics and careers in these fields; integrative approach to teaching that incorporates all subject areas, hands-on opportunities, and computers; multiyear involvement with students; recruitment of participants from all relevant target populations; opportunities for in-school and out-of-school learning experiences; parental involvement and development of base of community support; specific attention to removing educational inequalities related to race and gender; ...

1991-12-31

493

Practical statistics for particle physicists  

CERN Document Server

Learning to love the errror matrix lecture : Learning to love the errror matrix Introductory remarks. Conditional probability. Statistical and systematic errors. Combining results Binomial, Poisson and 1-D Gaussian 2-D Gaussian and the error matrix. Understanding the covariance. Using the error matrix. Estimating the error matrix. Combining correlated measurements Parameter determination by likelihood Do's and don'ts lecture : Parameter determination by likelihood : Do's and don'ts Introduction to likelihood. Error estimate. Simple examples: (1) Breit Wigner (2) Lifetime Binned and unbinned likelihood Several parameters Extended maximum likelihood. Common misapprehensions: Normalisation delta(lnL) = 1/2 rule and coverage Integrating the likelihood Unbinned L_max as goodness of fit Punzi effect Chi-squared and hypothesis testing lecture : Chi-squared and hypothesis testing Basic idea. Error estimates. Several parameters Correlated errors on y. ...

2006-01-01

494

From Unconscious to Conscious Inclusion: Meeting Special Education Needs in West China  

Science.gov (United States)

The authors map the route undertaken by the Project Management Office of the Gansu Basic Education Project (GBEP) in Gansu Province, China, in instituting measures to ensure good learning opportunities for children with special educational needs within the four poor counties benefiting from this DFID supported project. The main purpose of GBEP has been to increase enrolment and retention in these poor, minority areas so as to achieve universal basic education. As general enrolment increased so did that of pupils with special needs, the educational needs of which the schools began responding to in an unconscious way. However, at the start there was little understanding at the classroom and management levels of how to ensure access to learning as well as access to school. The authors map out the road to change and the methods undertaken to change practice at various management and classroom levels so as to enable schools to provide more ...

2007-08-01

495

FPSOs - lessons learned  

Energy Technology Data Exchange (ETDEWEB)

Floating Production, Storage and Offloading (FPSO) systems have become a popular choice in recent years for marginal, fast-track or deepwater field developments world wide. However, the majority of these developments have incurred significant project delays and budget overruns as a result of commercial structure, project management and design/operating problems. The Health and Safety Executive (HSE) commissioned IGL Engineering Ltd to perform a study to highlight specific areas where safety concerns have arisen. The study also aims to identity the fundamental causes of problems and identify key lessons to be learned from such projects which can be used to the benefit of future developments. In summary, there are five fundamental areas where weaknesses can and have lead to the problems experienced in FPSO developments. The areas are all interrelated and many problems stem from deficiencies in more than one area. The areas are: commercial framework and project ...

2000-07-01

496

CANDU licensing in Korea : status review and future requirements  

International Nuclear Information System (INIS)

The licensing status and procedures, regulatory framework, and current safety issues of CANDU type reactors, Wolsong units 2, 3 and 4 are examined. Licensing difficulties and lessons learned during the safety review of Wolsong 2, 3 and 4 and future requirements are also summarized. The review was conducted, not only to confirm the design adequacy with respect to the domestic atomic laws and regulatory requirements of the vendor country, Canada, but also to reflect into the design the lessons learned from the regulatory experiences of operating Wolsong I to enhance the safety as high as practically possible. Safety issues observed during the licensing review, such as containment integrity, fuel channel integrity, etc., are summarized. Several efforts have been conducted to harmonize the Canadian regulations with the Korean ones by establishing domestic regulatory positions and guidelines. For example, the utility was requested to produce the ...

1998-05-03

497

A Cognitive Approach to Network Monitoring in Heterogeneous Environments  

DEFF Research Database (Denmark)

Introducing intelligence by means of cognition for managing, protecting, processing, and delivering of information in mobile communication systems is the way towards ubiquitous, converged and secure communications. In this context, this paper introduces the concept of quality of information (QoI). QoI means QoS while all the requirements for dependability, security, privacy and trust are satisfied at the highest possible level. This work proposes and describes an approach to network monitoring in a heterogeneous communication environment based on use of cognitive techniques and learning predictive algorithms (e.g., fuzzy logic). These methodologies are used to create an autonomy in the decision making process that is based on the calculation of key performance indicators (KPIs), which in their turn would trigger the needed radio resource management algorithms. The expected output is an improved network performance in terms of maximized throughput and faster ...

2007-01-01

498

Phase I Report: DARPA Exoskeleton Program  

Science.gov (United States)

The Defense Advanced Research Projects Agency (DARPA) inaugurated a program addressing research and development for an Exoskeleton for Human Performance Augmentation in FY!2001. A team consisting of Oak Ridge National Laboratory, the prime contractor, AeroVironment, Inc., the Army Research Laboratory, the University of Minnesota, and the Virginia Polytechnic Institute has recently completed an 18-month Phase I effort in support of this DARPA program. The Phase I effort focused on the development and proof-of-concept demonstrations for key enabling technologies, laying the foundation for subsequently building and demonstrating a prototype exoskeleton. The overall approach was driven by the need to optimize energy efficiency while providing a system that augmented the operator in as transparent manner as possible (non-impeding). These needs led to the evolution of two key distinguishing features of this team's approach. The first is the ''no knee ...

2004-01-21