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
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
Word Sense Disambiguation by Web Mining for Word Co-occurrence Probabilities
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
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 concepts. The MFT is a convergent ...
1996-12-31
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 ...
2000-02-14
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
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
Machine Learning Techniques for Biometrics
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
Learning Undirected Graphical Models with Structure Penalty
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 multivariate Bernoulli model offers advantage in the representation of the conditional independence ...
2011-01-01
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
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
Efficient L1/Lq Norm Regularization
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 ...
2010-01-01
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 ...
2007-12-01
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
Proceedings of the Pacific Knowledge Acquisition Workshop 2004
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
Getting America Ready for Japanese Science and Technology.
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
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 ...
2006-01-01
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
Laser-Based Method for Docking an Unmanned Underwater ...
... space vehicles, robot and machine guidance systems, and in various types of autonomous UUV docking situations. Page 3. ...
2010-02-08
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
Potential-Based Shaping and Q-Value Initialization are Equivalent
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 ...
2011-01-01
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
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
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 ...
2006-09-13
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
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
Foveal Machine Vision for Mobile Robots using Agent Based Gaze
... non- emissive guidance and collision alert, automated transport in dynamic environments, and assembly and inspection. Foveal Vision, Autonomous Agents, ...
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
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
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
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
A 34-meter VAWT (Vertical Axis Wind Turbine) point design
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
Automatic Annotation of XHTML Pages with Audio Components
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
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
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 ...
1998-01-01
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
Training for New Manufacturing Technologies.
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
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
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
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
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
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
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
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
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
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.).
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
Using Multimedia Learning Modules in a Hybrid-Online Course in Electricity and Magnetism
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 ...
2010-12-01
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
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
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 ...
1998-03-01
Peer Assessment in Problem-Based Learning: A Qualitative Study
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) ...
2007-05-01
MILSTAR's flexible substrate solar array: Lessons learned, addendum
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
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
Machine fault signature analysis by midpoint-based empirical mode decomposition
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. ...
2011-01-01
Cupola Furnace: Machine-Readable Bibliographic Data Base.
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
Agent-Based Evolutionary Search
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
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 ...
1984-11-01
The LSST Data Mining Research Agenda
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
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
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
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 of the primary fluence that the patient is exposed to, which can then be used for the calculation of the dose deposited in the ...
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
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
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 ...
1996-12-31
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
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 ...
2010-12-15
Reverse time migration: A seismic processing application on the connection machine
The implementation of a reverse time migration algorithm on the Connection Machine, a massively
1987-01-01
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
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
An Alternative for Assessing Problem-Solving Skills: The Overall Test.
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
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
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
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
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
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 ...
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
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
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
DEFF Research Database (Denmark)
Methods for estimating particle number may be based on at least three different principles. Two of them, isolation of particles and indirect counting, have been predominant until recently. The new methods based on section pairs (disectors) are unbiased and far more efficient. The three principles and their historical developments are described, emphasizing that the newly developed principles have old roots, which were forgotten until recently. It is concluded, that 'learned societies' combined with individual enthusiasm are material for the spread and development of new ideas.
1989-01-01
Moral conflicts in project-based learning in ISD
British Library Electronic Table of Contents (United Kingdom)
Purpose - The purpose of this paper is to increase understanding of moral conflicts in information systems development by studying student perceptions in an information systems (IS) project course implemented in close collaboration with information technology firms. Design/methodology/approach - The paper is based on an empirical case study. Students' perceptions of moral conflicts were gathered through diaries, drawings, and questionnaires; and the analysis was inspired by phenomenography. Findings - The analysis reveals six types of moral conflicts. Students face conflicts related to their work tasks and to human and outside parties, and inherent in them is an inclination to moral failure in terms of doing something they perceive to be morally wrong, and also the desire for moral success...
2010-01-01
AONE Launches New Executive Coaching Resource for Members
British Library Electronic Table of Contents (United Kingdom)
The American Organization of Nurse Executives (AONE) and The Leadership Studio have collaborated to create a one-of-a-kind Executive Coaching Resource Center for nurse leaders and their teams. This resource-designed specifically for AONE members-is a one-stop web-based library developed to assist nurse leaders who want to learn more about utilizing executive coaching services. It focuses on the overall benefits of coaching for nurse leaders-both tangible and intangible-and provides return on investment information for executive coaching based on the most current research.
2009-01-01
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
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
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
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
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
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 ...
2010-12-01
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
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 ...
2007-01-01
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
Integration of an expert teaching assistant with distance learning software
Energy Technology Data Exchange (ETDEWEB)
The Remote Teaching Assistant (RTA) software currently under development at UC Davis allows students and Teaching Assistants (TA`s) to interact through multimedia communication via the Internet. To resolve the problem of TA unavailability and limited knowledge, an Expert Teaching Assistant (ETA) module is being developed. When TA`s are not on-line, students in need of help consult ETA. The focus of this research is the development and integration of ETA with RTA, the establishment of an architecture suitable for use with education (the domain) in any sub-domain (course), and the creation of a mechanism usable by non-technical personnel to maintain knowledge bases.
1996-12-31
Developing with Ext GWT Enterprise RIA Development
Developing in Ext GWT is a fast--paced, practical guide to quickly learning the tasks necessary in building enterprise--class Rich Internet Applications. Based around the exciting new UI library from Ajax leaders Ext JS and the latest GWT release, this book takes the reader through setup, the available widgets, and advanced custom widgets and templates, and concludes with a functional sample client--server application in less than 150 pages. Not your typical beginner's guide to programming, this book provides a rapid approach to becoming effective with leading commercial RIA tools and librarie
2009-01-01
Three-dimensional, three-component wall-PIV
Energy Technology Data Exchange (ETDEWEB)
This paper describes a new time-resolved three-dimensional, three-component (3D-3C) measurement technique called wall-PIV. It was developed to assess near wall flow fields and shear rates near non-planar surfaces. The method is based on light absorption according to Beer-Lambert's law. The fluid containing a molecular dye and seeded with buoyant particles is illuminated by a monochromatic, diffuse light. Due to the dye, the depth of view is limited to the near wall layer. The three-dimensional particle positions can be reconstructed by the intensities of the particle's projection on an image sensor. The flow estimation is performed by a new algorithm, based on learned particle trajectories. Possible sources of measurement errors related to the wall-PIV technique are analyzed. The accuracy analysis was based on single particle experiments and a three-dimensional artificial data set ...
2010-06-15
Means for transferring knowledge in the relocation of manufacturing units
DEFF Research Database (Denmark)
Based on case studies and action research, this paper investigates and discusses appropriate means for transfer knowledge when relocating manufacturing units. The cases include relocations both within the country and overseas. A framework for identifying suitable means is developed based on the situations which are extracted from the cases. Two parameters are used to classify the situation: the complexity of knowledge, and the environment for transferring the knowledge. Four different groups of means are identified from the case studies; 1) Documents or manuals and peer-to-peer training, 2) Scenarios on real systems, 3) Prototypes and games, and 4) Emulation. These means are evaluated based on the parameters in the framework and proper means are positioned in the framework. This framework can be used to support learning to develop knowledge in the new manufacturing unit.
2008-01-01
Growing RBFNN-based soft computing approach for congestion management
British Library Electronic Table of Contents (United Kingdom)
In the emerging restructured power system, the congestion management (CM) has become extremely important in order to ensure the security and reliability of the system. In addition to this, lack of CM can impose a hindrance in electricity trading. This paper presents a novel, growing radial basis function neural network (GRBFNN)-based approach for CM. For achieving CM, Nodal congestion price (NCP) forecasting is performed in real time competitive power market. NCP forecasting is an effective way of price-based preventive CM as it directly indicates the presence as well as the severity of the congestion in the system. In present paper, GRBFNN has been developed for NCP forecasting dividing the whole power system into various congestion zones. An unsupervised learning vector quantization (VQ)...
2009-01-01
Energy Technology Data Exchange (ETDEWEB)
Pregraduate medical curricula are currently undergoing a reform process that is moving away from a traditional discipline-related structure and towards problem-based integrated forms of teaching. Imaging sciences, with their inherently technical advances, are specifically influenced by the effects of paradigm shifts in medical education. The teaching of diagnostic radiology should be based on the definition of three core competencies: in vivo visualization of normal and abnormal morphology and function, diagnostic reasoning, and interventional treatment. On the basis of these goals, adequate teaching methods and e-learning tools should be implemented by focusing on case-based teaching. Teaching materials used in the fields of normal anatomy, pathology, and clinical diagnosis may help diagnostic radiology to play a central role in modern pregraduate curricula. (orig.)
2007-11-15
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 ...
2005-02-01
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
Teaching, learning, and leading.
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
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 ...
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
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
Volume IIr - NASA Technical Report Server (NTRS)
f4. HRS. 65. 119 HRS. Figure 2-39. Space Processing Shared Flows ..... Learning Curve: An 80 percent learning curve will be used to extrap ...
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
The Deep Space Network Progress Report 42-39 - NASA Technical ...
C. Learning Curve. The learning curve concept has long been recognized and ...... F4. TERMIA. S - STATION EQUIPMENT. V - VLBI VALIDATION EQUIPMENT ...
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
Neural Learning of Predicting Driving Environment
... 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
Course, Curriculum, and Laboratory Improvement (CCLI)
... teaching and learning; Creating learning materials and teaching strategies; Developing faculty ... achieve educational innovations. Educational Materials Development (EMD): A project under the former ...
Spattering and Crackle of Hot Cooking Oil with Water: A Classroom Demonstration and Discussion
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 ...
2009-11-01
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 ...
1991-01-01
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 ...
1991-12-31
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
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. ...
1996-10-01
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 ...
1996-01-01
British Library Electronic Table of Contents (United Kingdom)
A type of Si3N4-based nanocomposites ceramic cutting tool material was prepared by the addition of nano-scale Si3N4W whisker and nano-scale TiN particle. Cutting performance of the Si3N4/Si3N4W/TiN nanocomposite ceramic tool in machining of cast iron was investigated in comparison with a commercial sialon ceramic tool, and the tool wear mechanism was studied. The two types of cutting tools have similar cutting performance at relatively low cutting parameters, while Si3N4/Si3N4W/TiN nanocomposite tool exhibits a better wear resistance than sialon tool at the relatively high cutting parameters. The wear of sialon ceramic cutting tool is dominated by the plastic deformation, abrasive action, microcracking, pullout of grains and chemical action at the higher cutting parameters. The higher mech...
2011-01-01
Video object segmentation using color-component-selectable learning for self-organizing maps
British Library Electronic Table of Contents (United Kingdom)
In this article, self-organizing-map-based video object segmentation is proposed, assuming that either Y-quantification or HSV-quantification can be systematically selected. Given a video sequence, the value of the probability density function for each component value is calculated according to a kernel estimation at the first frame. Some areas randomly chosen from the background are then examined, using each component value, to judge whether or not they include the target object. The quantification is determined so that the frequency of occurrence of false extractions can be reduced. The data presented to the maps are generated based on the selected quantification. Experimental results show that the proposed method recognizes the target object well.
2011-01-01
Netrawalm: Network Based Resource Aware Application Layer Multicast for Multiparty Video Conference
IP Multicast is one of the most absolute method for large bandwidth Internet applications such as video conference, IPTV, E-Learning and Telemedicine etc., But due to security and management reason IP Multicast is not enabled in Internet backbone routers. To achieve these challenges, lot of Application Layer Multicast (ALM) has been proposed. All the existing protocols such as NICE, ZIGZAG and OMNI are trying to reduce average delay by forming a Multicast tree. But still that problem has not been addressed fully. We are proposing a new protocol called NetRawALM, which will address the average delay, Reliability between nodes, Scalability of conference, Heterogeneity and resilient data distribution for real time multimedia applications by constructing the Network based Resource aware Multicast tree algorithm. This is very dynamic and decentralised. The proposed architecture is a LAN aware; it is used to reduce Internet Traffic.
2011-01-01
Emergence of firms in $(d+1)$-dimensional work space
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 ...
2008-01-01
A case-based approach to outpatient evaluation and management service coding.
Understanding Center for Medicare and Medicaid Services (CMS) documentation and coding rules is challenging for most physicians. To accurately bill for clinical services, physicians must learn a system that may initially seem daunting, but is in fact governed by a small number of straightforward rules. The Evaluation and Management (E/M) guidelines for all service codes specify 3 components: history, examination, and medical decision-making, each with a defined set of elements or characteristics. Service coding is based on the level of care supported by the number of history and examination elements and the complexity of decision-making. This article will clarify the guidelines for outpatient clinical services and suggest a practical method of selecting appropriate E/M codes. Because physicians must often choose between billing codes 99213 and 99214 for a visit by an established patient, it will particularly focus on the minimum documentation ...
2008-11-01
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
Theory and method for selection of power system stabilizer location
Energy Technology Data Exchange (ETDEWEB)
A new approach for the selection of best PSS locations in multimachine power systems is proposed in this paper. Study shows that the right-eigenvector measures the activity of state variables and the left-eigenvector measures the control effect of control signals. Based on the right and left eigenvector the concept of sensitivity of PSS effect (SPE) is presented and used to identify the best PSS locations. The proposed method is used to identify the best PSS location in a 13-machine system to increase the damping of an interarea mode. The time-domain simulation results confirm that the prediction of best PSS location by SPE method is correct and accurate.
1991-03-01
International Nuclear Information System (INIS)
At the importance increase of UT (ultrasonic testing) with the application of rules on fitness-for-service for nuclear power plants, JAPEIC (Japan power engineering and inspection corporation) started education training for defect detection and sizing technique. Weld joints specimen with EDM (Electro-Discharged Machining) notches, fatigue cracks and intergranular stress corrosion cracks were tested and practiced repeatedly based on a modified ultrasonic method and the defect size measuring accuracy of the trainees was surely improved. Results of the blind test confirmed effectiveness of education training. (T. Tanaka)
2005-04-01
Microcomputers: usage, methods and structures
International Nuclear Information System (INIS)
The use of workstations, controllers or embedded systems and their applications have become much more relevant than previously. PC-based systems, a cooker programmer, applications of, for example, Prolog machines, Unix and Ada papers, Robotics and Automation are typical examples of this. The three keynote addresses of this symposium have as their subjects the most spectacular microcomputer fields and are presented by leading experts. The papers presented cover most of the traditional interests of Euromicro. Special emphasis is given to contributions on the use of workstations and personal computers, on RISC and GaAs and on transputers.
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
Impact of profile resilience on energy confinement
International Nuclear Information System (INIS)
Multi-machine experimental observations indicate resilience in the temperature profiles at low pedestal temperatures,whereas at high pedestal temperatures the profile stiffness seems to disappear.The change of the profile behavior impacts the energy confinement,basically due to a strong non-linear dependence of the energy transport on the pedestal temperature together with different critical conditions for the onset of turbulence in the ions and electrons.This possible explanation for the different observations is based on the assumption that both ion and electron energy transport is governed by turbulence which sets in at a critical temperature gradient as well as on a significant energy equipartition between electrons and ions.
Final design and manufacturing of the Cryolegs of the W7-X-superconducting coil support system
Energy Technology Data Exchange (ETDEWEB)
One of the most complicated tasks during the assembly of the Wendelstein W7-X is the installation of the superconductive coil system. The entire magnet system is enclosed between the Outer Vessel and the plasma vessel in high vacuum at 4 K. The coils are supported by a support structure, the Central Support Structure (CSS). The CSS carries all 70 coils, and it is designed as a closed ring made of 5 modules (10 half modules). The whole structure is supported by 10 Cryolegs which rest on the machine base. This paper describes the final design and manufacture of these Cryolegs.
2008-12-15
Boring of full scale deposition holes using a novel dry blind boring method
Energy Technology Data Exchange (ETDEWEB)
As a part of the Finnish radioactive waste disposal research three holes (the size of deposition holes) were bored in the research tunnel at Olkiluoto in Finland. A novel full-face boring technique was used based on rotary crushing of rock and removal of crushed rock by vacuum flushing through the drill string an the purpose of the work was to demonstrate the feasibility of the technique. During the boring test procedures were carried out in order to determine the effect of charges in operating parameters on the performance of the boring machine and the quality of the hole. (refs.).
1996-11-01
Artificial intelligence: the future in nuclear plant maintenance
Energy Technology Data Exchange (ETDEWEB)
The role of robotics and remote handling equipment in future nuclear power plant maintenance activities is discussed in the context of artificial intelligence applications. Special requirements manipulators, control systems, and man-machine interfaces for nuclear applications are noted. Tasks might include inspection with cameras, eddy current probes, and leak detectors; the collection of material samples; radiation monitoring; and the disassembly, repair and reassembly of a variety of system components. A robot with vision and force sensing and an intelligent control system that can access a knowledge base is schematically described. Recent advances in image interpretation systems are also discussed.
1984-12-01
Artificial intelligence: the future in nuclear plant maintenance
International Nuclear Information System (INIS)
The role of robotics and remote handling equipment in future nuclear power plant maintenance activities is discussed in the context of artificial intelligence applications. Special requirements manipulators, control systems, and man-machine interfaces for nuclear applications are noted. Tasks might include inspection with cameras, eddy current probes, and leak detectors; the collection of material samples; radiation monitoring; and the disassembly, repair and reassembly of a variety of system components. A robot with vision and force sensing and an intelligent control system that can access a knowledge base is schematically described. Recent advances in image interpretation systems are also discussed.
1984-09-23
A neural network based adaptive sliding mode controller: Application to a power system stabilizer
Energy Technology Data Exchange (ETDEWEB)
In this paper, a neural networks (NN) based adaptive sliding mode controller (SMC) is introduced. The selection of SMC feedback gains is normally based on one operating point and thus the performance of the controller away from the design operating point is, of necessity, a compromise. The adaptive SMC is proposed to overcome the limitations imposed on the effectiveness of the SMC under different operating conditions. Neural networks are used for online prediction of the optimal SMC gains when the operating point changes. The proposed method has been applied to a power system stabilizer (PSS) of a single machine power system. Simulation results are included to demonstrate the performance of the proposed control scheme.
2011-02-15
A neural network based adaptive sliding mode controller: Application to a power system stabilizer
International Nuclear Information System (INIS)
In this paper, a neural networks (NN) based adaptive sliding mode controller (SMC) is introduced. The selection of SMC feedback gains is normally based on one operating point and thus the performance of the controller away from the design operating point is, of necessity, a compromise. The adaptive SMC is proposed to overcome the limitations imposed on the effectiveness of the SMC under different operating conditions. Neural networks are used for online prediction of the optimal SMC gains when the operating point changes. The proposed method has been applied to a power system stabilizer (PSS) of a single machine power system. Simulation results are included to demonstrate the performance of the proposed control scheme.
2011-02-01
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
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
International Nuclear Information System (INIS)
High temperature fatigue crack growth (FCG) and creep crack growth (CCG) experiments have been conducted in air on weld metal, heat affected zone (HAZ) and base metal of the austenitic Alloy 800 and the nickel base Alloy 617. Tests were performed on specimens machined from pipes, in the temperature range 550-900 deg. C. The crack propagation mode was examined. At all temperatures and for both materials, FCG of base metal was found to be the highest, whereas the weld metal exhibited the lowest FCG rate. The FCG rate in the HAZ was found to lie in between of those observed for base and weld metal. The crack propagation mode remained transgranular in base metal and transdendritic in weld metal at all temperatures. CCG behaviour could be described using the energy rate integral C*. Base metal and weld metal exhibited similar CCG rate at same C*. ...
1993-08-15
Energy Technology Data Exchange (ETDEWEB)
Probabilistic risk analysis has historically been developed for situations in which measured data about the overall reliability of a system are limited and expert knowledge is the best source of information available. There continue to be a number of important problem areas characterized by a lack of hard data. However, in other important problem areas the emergence of information technology has transformed the situation from one characterized by little data to one characterized by data overabundance. Natural disaster risk assessments for events impacting large-scale, critical infrastructure systems such as electric power distribution systems, transportation systems, water supply systems, and natural gas supply systems are important examples of problems characterized by data overabundance. There are often substantial amounts of information collected and archived about the behavior of these systems over time. Yet it can be difficult to effectively utilize these large data sets for risk ...
2009-04-15
A comparison of algorithms for inference and learning in probabilistic graphical models.
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 for inference and ...
2005-09-01
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
Collection and analysis of particulate from the DIII-D Tokamak
International Nuclear Information System (INIS)
Particulate (i.e. tokamak dust) has been collected from the DIII-D tokamak located at General Atomics in San Diego, CA, USA. Two methods were used to collect particulate with the goal of preserving the particle size distribution and physical characteristics of the particulate. Vacuum collection on substrates and adhesion removal with metallurgical replicating tape were chosen as non-intrusive sampling methods. Sampling was completed in four toroidal locations of the machine; the 0-90 area, the 90-180 area, the 180-270 area, and the 270-360 area. The 0 direction designates the north side of the DIII-D machine. Four tiles in each area were sampled; the first vertical tile above the floor on the centerpost, a floor tile next to the center post, a tile on the isolated ring, and the first tile up from the isolated ring on the divertor. In addition, samples were collected from underneath the floor tiles at the 275 and the 75 locations. The count ...
1998-09-01
Electrical Discharge Machining (EDM) Gun Barrel Bore and ...
... Accession Number : ADB006226. Title : Electrical Discharge Machining (EDM) Gun Barrel Bore and Rifling Feasibility Study. ...
1974-09-01
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;
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
Energy Technology Data Exchange (ETDEWEB)
The ACP Multi-Array Processor System (ACPMAPS) is a highly cost effective, local memory parallel computer designed for floating point intensive grid based problems. The processing nodes of the system are single board array processors based on the FORTRAN and C programmable Weitek XL chip set. The nodes are connected by a network of very high bandwidth 16 port crossbar switches. The architecture is designed to achieve the highest possible cost effectiveness while maintaining a high level of programmability. The primary application of the machine at Fermilab will be lattice gauge theory. The hardware is supported by a transparent site oriented software system called CANOPY which shields theorist users from the underlying node structure. 4 refs., 2 figs.
1988-08-01
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
Real-time coordination of secondary voltage control and power system stabilizer
Energy Technology Data Exchange (ETDEWEB)
This paper is devoted to the coordination of secondary voltage control and adaptive parameters resetting of the power system stabilizer, in order to increase stability, margins in real time operation. Secondary voltage control and the power system stabilizer are two control loops, which affect the same system parameter on different bases - that parameter is the voltage set-point of the automatic voltage regulator. It was found that their effects were complementary. In that way, through the proper coordination of actions of these two control loops open up a wide range of possibilities for ensuring the stability of bulk power systems in real time. For the establishment of this coordination, an on-line sequential algorithm is proposed which is based on adaptive resetting of the voltage set-point of the automatic voltage regulator and the PSS parameters. The efficiency of the proposed algorithm is confined through simulations on a real-life ...
2002-06-01
Power system stabilizer based on inverse dynamics using an artificial neural network
Energy Technology Data Exchange (ETDEWEB)
A stable power system stabilizer (PSS) based on the inverse dynamics of the controlled system using an artificial neural network (ANN) is suggested to enhance the dynamic performances of a power system. First, an output feedback control law is driven with some conditions satisfied, which guarantees the internal stability and robustness against the asymptotically stable external disturbances. Then the control law is implemented using the inverse dynamics of the controlled plant. The inverse dynamics of the controlled plant is identified by an ANN, inverse dynamics neural network (IDNN), off-line. The pole-shifting technique and a scaling factor are introduced for the control system to meet the conditions for internal stability and robustness. The proposed controller is applied to a typical single-machine infinite-bus power system. Simulation results under various operation conditions are given which show that the proposed controller damps the ...
1996-06-01
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 ...
1984-02-06
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
Development of Control Design Scheme Using Nonlinear Analysis
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 ...
2007-01-01
Application research on three-dimensional virtual mine in the framework of internet of things
British Library Electronic Table of Contents (United Kingdom)
Based on the information system characteristics of mine, proposed network architecture design of the mine property. And in this framework based on the design of three-dimensional virtual mine described the application of intelligent management platform. Three-dimensional virtual underground mine that shows the situation, the core application is through remote monitoring system of information exchange between devices (material object communication). Internet of things in the framework of mining three-dimensional virtual reconstruction of mine. On coal mine safety in the production process of human, machine and environment, control elements and their harmony and unity. 3D virtual mine management platform integrates personnel positioning, dust control, gas monitoring, roof pressure monitoring...
2011-01-01
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
Theory and delivery of health programming in the community: the Pawtucket Heart Health Program.
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
British Library Electronic Table of Contents (United Kingdom)
This paper presents an innovative way in which university education can help pre-service teachers become better problem-solvers. The central idea is to use the ?Technology Fair?? as a means for promoting pre-service teachers pedagogical content knowledge about technological problem solving skills. This innovation is supported with results from a study carried out in autumn 2004. The purpose of the study was to investigate the influence of a procedure of working with primary school children to complete and present a technology fair project, on the educational value and meanings attached to problem solving skills by pre-service teachers. Pre-tests, mid-test and post-tests were administered to the pre-service teachers before, during, and after the preparation of the technology fair, respectiv...
2008-01-01
Dr. Rudolf Schulten of West Germany and expert witnesses from national laboratories, utilities, and the nuclear industry testified on reactor safety issues as they relate to the Chernobyl accident and public concern that modern technology has not paid enough attention to public safety. Each of the witnesses contributed safety-related information based on what has been learned from the Soviet incident. Particular focus went to similarities and differences between the Chernobyl and US reactors in safety design and engineering and to the environmental effects of the accident. The N reactor near Richland and a commercial reactor at Fort St. Vrain, Colorado are the only two operating graphite reactors, but neither is a boiling water reactor.
1986-01-01
International Nuclear Information System (INIS)
Dr. Rudolf Schulten of West Germany and expert witnesses from national laboratories, utilities, and the nuclear industry testified on reactor safety issues as they relate to the Chernobyl accident and public concern that modern technology has not paid enough attention to public safety. Each of the witnesses contributed safety-related information based on what has been learned from the Soviet incident. Particular focus went to similarities and differences between the Chernobyl and US reactors in safety design and engineering and to the environmental effects of the accident. The N reactor near Richland and a commercial reactor at Fort St. Vrain, Colorado are the only two operating graphite reactors, but neither is a boiling water reactor.
Metadata aggregation and "automated digital libraries": A retrospective on the NSDL experience
Over three years ago, the Core Integration team of the National Science Digital Library (NSDL) implemented a digital library based on metadata aggregation using Dublin Core and OAI-PMH. The initial expectation was that such low-barrier technologies would be relatively easy to automate and administer. While this architectural choice permitted rapid deployment of a production NSDL, our three years of experience have contradicted our original expectations of easy automation and low people cost. We have learned that alleged "low-barrier" standards are often harder to deploy than expected. In this paper we report on this experience and comment on the general cost, the functionality, and the ultimate effectiveness of this architecture.
2006-01-01
Matrix Coherence and the Nystrom Method
The Nystrom method is an efficient technique to speed up large-scale learning applications by generating low-rank approximations. Crucial to the performance of this technique is the assumption that a matrix can be well approximated by working exclusively with a subset of its columns. In this work we relate this assumption to the concept of matrix coherence and connect matrix coherence to the performance of the Nystrom method. Making use of related work in the compressed sensing and the matrix completion literature, we derive novel coherence-based bounds for the Nystrom method in the low-rank setting. We then present empirical results that corroborate these theoretical bounds. Finally, we present more general empirical results for the full-rank setting that convincingly demonstrate the ability of matrix coherence to measure the degree to which information can be extracted from a subset of columns.
2010-01-01
Fuel cost analysis of CANDU-PHWR Wolsung Nuclear Power Plant unit 1
International Nuclear Information System (INIS)
Being based on the Segal method, calculation was carried out for the natural uranium nuclear fuel cost with Zircaloy-4 cladding having design parameters of Wolsung Nuclear Power Plant, CANDU-PHWR (Unit 1), currently under construction in Korea aiming at its completion in 1982. An attempt was also made for the sensitivity analysis of each fuel component; i.e., depreciation of fuel manufacturing plant caused by its life time, its load factor, production scale expansion of plant facilities, variations of construction and operating costs of fuel manufacturing plant, fluctuation of interest rates, extent of uranium ore price increases and effect of learning factor. (author).
1977-01-01
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
HEALTH POLICY INTERVENTION IN SCHOOLS PROMOTE PHYSICAL ACTIVITIES AMONG THE PUPILS
DEFF Research Database (Denmark)
Now, more than ever, there are serious health concerns for obese and overweight children. Schools are the perfect setting for children to learn, and this influence can play an important role in preventing children from becoming obese and overweight. The study concerns the behaviors of Health Promoting School (HPS) according to a broad definition of HPS in World Health Organization (WHO), or dependent on schools own health promoting policies. The purpose of study research is to examine whether promoting physical activity among the children at schools in relation to a school health policy such as Food and Nutrition Policy (FNP). This was determined through the comparisons between the FNP based schools and non policy based schools. The study undertook surveys among school food coordinators in the selected Danish primary schools through a web-based questionnaire. The questions in the survey were more ...
Energy Technology Data Exchange (ETDEWEB)
With the aid of a DOE grant (No. DE-FC26-01NT41050), Stolar Research Corporation (Stolar) developed the Horizon Sensor (HS) to distinguish between the different layers of a coal seam. Mounted on mining machine cutter drums, HS units can detect or sense the horizon between the coal seam and the roof and floor rock, providing the opportunity to accurately mine the section of the seam most desired. HS also enables accurate cutting of minimum height if that is the operator's objective. Often when cutting is done out-of-seam, the head-positioning function facilitates a fixed mining height to minimize dilution. With this technology, miners can still be at a remote location, yet cut only the clean coal, resulting in a much more efficient overall process. The objectives of this project were to demonstrate the feasibility of horizon sensing on mining machines and demonstrate that Horizon Sensing can allow coal to be cut cleaner and more ...
2003-03-18
Energy Technology Data Exchange (ETDEWEB)
In order to consider some procedures to prevent errors in radiotherapy based in learned lessons of accidental expositions and in accordance with information contained in international reports elaborated by International Atomic Energy Agency (IAEA) and of the data base availability by the European group Radiation Oncology Safety Information System (ROSIS) on the events, a research of the occurred errors was performed. For the evaluation of the incidents a data base based in the ROSIS and added plus a parameter was created 'type of error'. All the stored data make possible the evaluation of the 839 incidents in terms of frequency of the type of error, the process of detention, the number of reached patients and the degree of severity. Of the 50 types of found errors, the type of error more frequently was 'incorrect treatment coordinate', confirmed ...
2007-07-01
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 gases. Also, a linear representation of the atmospheric ...
2005-06-12
Rack and pinion based fuelling machine of 540 MWe PHWR-from concept to refuelling
International Nuclear Information System (INIS)
On-power refuelling is an integral feature of PHWR units. The most notable aspect of refuelling system of 540 MWe PHWR (TAPP-3 and 4) is that the FM Head is based on rack and pinion mechanism for B-ram and C-ram of Ram assembly. Latch ram used during plug operations, is assembled in between B-ram and C-ram and is moved by a ballscrew driven by oil hydraulic motors. This unique design has been employed for the first time in a PHWR unit. In comparison, B-ram is ballscrew driven and C-ram is moved by heavy water hydraulic force in FM Heads of 220 MWe PHWR units. Over the years, a number of design improvements have been carried out in the 220 MWe Fuelling Machines to meet the challenge of increasing demands of higher refuelling rates. However, in 540 MWe unit, the average refuelling rate for an equilibrium core is nearly twice that of 220 MWe units. Apart from other assemblies in FM Head, the performance of Ram assembly plays a key role in meeting ...
2006-11-13
Assessing the ACGME Competencies in Psychiatry Training programs.
In 2000, the Accreditation Council of Graduate Medical Education (ACGME) laid out a definition of competence that included six specific areas of focus: patient care (including clinical reasoning), medical knowledge, practice-based learning and improvement, interpersonal and communication skills, professionalism, and systems-based practice. The ACGME's intention was to mandate increasingly reliable and valid assessment measures to be used by all training programs over the next decade, with the goal of providing "more credible, accurate, reliable and useful educational outcome data." In this article, the authors will review definitions of competency according to the new ACGME standards and examine the assessment tools currently available, including global evaluations, 360-degree evaluations, checklists, standardized examinations and direct observations. The authors will provide an overview of critical considerations in ...
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
The student tutor experience in a problem-based learning course: A case study
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, ...
2009-01-01
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
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
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
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
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
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
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
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
Zirconium for superior corrosion resistance
International Nuclear Information System (INIS)
Zirconium is a transition element located along with sister elements titanium and hafnium in Group IVB of the periodic table. It is grayish white metal, with a density somewhat less than carbon steel. Zirconium is the ninth most common metallic element in the earth's crust, and is more abundant than zinc, lead, nickel, or even copper. Zirconium is exceptionally resistant to corrosion by many common acids and alkalis. It is resistant to most organic acids, such as formic, acetic, lactic, and oxalic acids. It also has a high resistance to localized forms of corrosion, such as pitting, crevice corrosion, and stress corrosion cracking. Its corrosion resistance is caused by the formation of a dense, tenaciously adherent, chemically inert oxide film on the surface. This oxide film protects the base metal from both chemical and mechanical attack at temperatures up to about 400 C (750 F). This article describes zirconium's formability, machinability, ...
Sustainable Manufacturing System Focusing on the Natural Growth of Bamboo
Recently, sustainable materials have attracted attention because of the need to alleviate environmental problems. Bamboo, in particular, has attracted attention as a sustainable material because it has the fastest natural growth rate among various natural materials. A self-bonding fiberboard using high quality bamboo fiber extracted with a machining center has been enabled to be fabricated by hot press forming. Therefore, we propose a sustainable manufacturing system that focuses on bamboo. An environmental impact of our system was evaluated by life cycle assessment (LCA), comparing with a glass fiber reinforced plastic production. Additionally, based on the LCA result, higher efficient fiber extraction process was proposed by an application of in-situ measurement of uninformed bamboo shape with irregularity.
On strategies for imbalanced text classification using SVM: A comparative study
British Library Electronic Table of Contents (United Kingdom)
Many real-world text classification tasks involve imbalanced training examples. The strategies proposed to address the imbalanced classification (e.g., resampling, instance weighting), however, have not been systematically evaluated in the text domain. In this paper, we conduct a comparative study on the effectiveness of these strategies in the context of imbalanced text classification using Support Vector Machines (SVM) classifier. SVM is the interest in this study for its good classification accuracy reported in many text classification tasks. We propose a taxonomy to organize all proposed strategies following the training and the test phases in text classification tasks. Based on the taxonomy, we survey the methods proposed to address the imbalanced classification. Among them, 10 common...
2009-01-01
Language morphology offset: Text classification on a Croatian-English parallel corpus
British Library Electronic Table of Contents (United Kingdom)
We investigate how, and to what extent, morphological complexity of the language influences text classification using support vector machines (SVM). The Croatian-English parallel corpus provides the basis for direct comparison of two languages of radically different morphological complexity. We quantified, compared, and statistically tested the effects of morphological normalisation on SVM classifier performance based on a series of parallel experiments on both languages, carried over a large scale of different feature subset sizes obtained by different feature selection methods, and applying different levels of morphological normalisation. We also quantified the trade-off between feature space size and performance for different levels of morphological normalisation, and compared the resul...
2008-01-01
Flame spread across surfaces of PBX 9501
British Library Electronic Table of Contents (United Kingdom)
There is little flame spread data for homogeneous energetic materials and no data for nitramines. We report the results of flame spread experiments of PBX 9501 (HMX (cyclotetramethylenetetranitramine) based explosive). The horizontal flame spread rate, Sf, is of the same order of magnitude as normal deflagration and varies nearly as the square root of pressure, as our scaling analysis presented here predicts. In the vertical orientation, the flame propagation downward was observed to be slightly faster than horizontal flame spread, presumably because of the melt layer flowing downward on the sample. In an accident scenario, a charge may be fractured or the surface roughened. Consequently, we also examined the effect of roughness. Minor roughness created by explosives machining was found to...
2007-01-01
Equivalence Checking in Embedded Systems Design Verification
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. However, there is no equivalence checking method reported in the literature for PRES+ models to the best of ...
2010-01-01
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
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
Boring of full scale deposition holes using a novel dry blind boring method
Energy Technology Data Exchange (ETDEWEB)
Three holes the size of deposition holes (depth 7.5 m and diameter 1.5 m) were bored in the Research Tunnel at Olkiluoto, Finland. A novel full-face boring technique was used based on rotary crushing of rock and removal of crushed rock by vacuum flushing through the drill string. The purpose of the work was to demonstrate the feasibility of the technique. During the boring test procedures were carried out in order to determine the effect of changes in operating parameters on the performance of the boring machine and the quality of the hole. The boring method was found to be technically feasible and efficient. Evaluation of the quality of the hole included studies of the geometry of the hole, measurements of the surface roughness using a laser profilometer and study of excavation disturbances in the zone adjacent to the surface of the holes using two novel methods, He-gas diffusion and the {sup 14}C-polymethylmethacrylate methods. 43 refs.
1996-10-01
Applications of magnetorheological brakes in manual control of lifting devices and manipulators
International Nuclear Information System (INIS)
The article is aimed to design and testing of joystick with force feedback used in direct, human control of lifting device. The paper starts with the basic description of designed and tested by us MR rotary brake. Some initial laboratory investigations results of such brakes are presented. The usage of MR brakes in 2 axis joystick is proposed. Such, built by as joystick, is described. It was used as Human-Machine Interface in active control of lifting device. The designed and built 2 axis manipulator with electrohydraulic drive is described. In the paper, the based on PC with input/output card, control system of mentioned above joystick with MR brake and manipulator is described. Finally the control algorithm is proposed.
2009-02-01
A new adaptive power system stabilizer using a Lyapunov design technique
Energy Technology Data Exchange (ETDEWEB)
A technique for designing an adaptive power system stabilizer is presented which improves the dynamic stability of power systems by effectively increasing the damping torque of the synchronous generator in the system. The proposed adaptive stabilizer is optimal in the sense of minimizing a specified performance condition. A characteristic feature of using a Lyapunov techniques is that it leads to stable adaptation loops. The dynamic responses following a step disturbance by digital simulations are obtained by means of three types of stabilizers: the conventional power system stabilizer, a frequency-response-based optimal adaptive stabilizer and the proposed Lyapunov stabilizer. Simulation results on a typical single-machine/infinite-bus system illustrate the superiority of the proposed technique. (author).
1990-04-01
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 ...
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
Technology in Coalition Training
... program incorporates the proven concepts of advanced distributed learning, modeling and simulation, and electronic digital libraries (Figure 1) to ...
2004-06-01
Stem Cell Research Policy Lesson Plan
Students get a background on Stem Cell technology and learn to write an effective opinion essay.
2007-09-25
Manning and Maintainability of a Submarine Unmanned ...
... 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
Is the US Army a Learning Organization?
... outside observers, and updated counseling requirements for the Army's OER, non-commissioned officer efficiency report (NCOER), and civilian ...
2007-03-08
Coblation Assisted Tonsillectomy
... which extend beyond the upper airway. These include attention deficit hyperactivity disorder, learning disorders, failure to thrive, and enuresis. Tonsillectomies ...
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 ...
2011-05-15
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 ...
2011-05-01
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
[The nurturing and development of nurse practitioners].
The role of nurse practitioner has been established because of a shortage of doctors. In May 2007, the first cohort of 582 nurse practitioners were licensed in Taiwan. The post of nurse practitioner in Taiwan is formally moving towards systematization and the most urgent matters in that regard are the sorting out of contentious issues and the establishment of clear job descriptions. Competence in critical thinking and problem-based learning is important and has to be improved with practice. The application of teaching assessment tools such as direct observation procedural skills (DOPS), objective structured clinical examination (OSCE), miniclinical evaluation exercises (Mini-CEX), and 360 degree assessments may contribute to the improvement of nurse practitioners' skills in conducting research, appraising evidence-based nursing literature, and developing teaching strategies and advanced systems by making policy clear, ...
2007-12-01
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 that are available ...
2000-07-01
Methodology to remediate a mixed waste site
Energy Technology Data Exchange (ETDEWEB)
In response to the need for a comprehensive and consistent approach to the complex issue of mixed waste management, a generalized methodology for remediation of a mixed waste site has been developed. The methodology is based on requirements set forth in the Comprehensive Environmental Response, Compensation, and Liability Act (CERCLA) and the Resource Conservation and Recovery Act (RCRA) and incorporates ``lessons learned`` from process design, remediation methodologies, and remediation projects. The methodology is applied to the treatment of 32,000 drums of mixed waste sludge at the Oak Ridge K-25 Site. Process technology options are developed and evaluated, first with regard to meeting system requirements and then with regard to CERCLA performance criteria. The following process technology options are investigated: (1) no action, (2) separation of hazardous and radioactive species, (3) dewatering, (4) drying, and (5) ...
1994-08-01
Graduate Quantum Mechanics Reform
We address four main areas in which graduate quantum mechanics education in the U.S. can be improved: course content; textbook; teaching methods; and assessment tools. We report on a three year longitudinal study at the Colorado School of Mines using innovations in all four of these areas. In particular, we have modified the content of the course to reflect progress in the field in the last 50 years, use modern textbooks that include such content, incorporate a variety of teaching techniques based on physics education research, and used a variety of assessment tools to study the effectiveness of these reforms. We present a new assessment tool, the Graduate Quantum Mechanics Conceptual Survey, and further testing of a previously developed assessment tool, the Quantum Mechanics Conceptual Survey (QMCS). We find that graduate students respond well to research-based techniques that have previously been tested mainly in introductory courses, and ...
2008-01-01
Design of pilot-scale constructed wetlands for tertiary treatment of refinery effluent
Energy Technology Data Exchange (ETDEWEB)
Two pilot-scale constructed wetlands (4:1 length:width aspect) were designed for tertiary treatment of refinery effluent. As requirements for removal of contaminants from NPDES effluents become more stringent, cost-effective technological approaches are needed to achieve the necessary treatment levels and be efficient, effective and low maintenance. The fundamental design of these constructed wetlands was based on biogeochemical principles that regulate the fate and persistence of the targeted elements (Cu, Zn, Pb). In order to maximize opportunities to learn more about the internal function of the wetlands, they were built to operate in series or in parallel permitting hydraulic retention times of 24 to 48 hours. The wetlands were lined with {approximately}76 cm of compacted clay as well as a 30 mil polyethylene liner. The hydrosoil selected for use in the constructed wetlands is 74.1% sand, 25.6% silt, 0.3% clay. Based on ...
1994-12-31
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 ...
2009-06-15
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
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, ...
2002-03-01
Predictability, complexity and learning
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 connections between the predictive information and measures of ...
2000-01-01
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
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
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
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
Electrical Discharge Machining (EDM) Gun Barrel Bore and Rifling Feasibility Study.
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
Topology of modified helical gears and Tooth Contact Analysis (TCA) program
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 ...
1989-01-01
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 model was ...
1991-01-01
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 severe challenges for ...
1997-05-01
International Nuclear Information System (INIS)
To increase further the accuracy of flow regime and considering the non-stationary characteristics of differential pressure fluctuation signals of gas-liquid two-phase flow, the flow regime identification method based on recurrence quantification analysis (RQA) and multi-sensor data fusion techniques is put forward. First of all, the recurrence quantification analysis method is used to extract the nonlinear feature parameters of the differential pressure fluctuation signals of gas-liquid two-phase flow, and data fusion of feature layer is conducted by QRA feature parameters of differential pressure signals of three pressure measure intervals, and composes the fusion feature vectors. The fused characteristic vector are input into the support vector machine for identify flow regime. The identification results for four typical flow regimes of air-water two-phase flow in horizontal pipe has shown that the reliability of the identification result is ...
2009-12-01
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 power networks, and ...
1987-01-01
Effects of relative thickness of the duplex-treated layer on surface properties of AlSl H13 steel
Energy Technology Data Exchange (ETDEWEB)
A duplex surface treatment technique based on calorizing and plasma nitriding was developed to improve the wear and oxidation resistance of H13 steel at high temperatures. The effects of the relative thickness of the calorized layer to the depth of plasma nitriding on the wear and oxidation properties at temperatures up to 900 C were investigated in this work. High-temperature wear tests were performed at 500 C with dry conditions in open air using a ball-on-disk type tribotest machine. Isothermal oxidation tests were performed at 900 C for up to 100 h under controlled atmosphere. The results indicated that the specimens with a calorized layer as an intermediate phase between the surface duplex layer and the base metal showed higher wear and oxidation resistance than the specimens with a nitrided layer alone. During exposure to elevated temperatures, the aluminum in the calorized layer diffused to the surface and formed an ...
1997-10-01
Dynamic stability enhancement of East-Central System in Saudi Arabia via PSS Tuning
International Nuclear Information System (INIS)
This paper presents a practical case study on the dynamic stability of the Saudi Electricity Company (SEC) power system and its effect on increasing power transfer limit of the interconnection between Eastern Operating Area (SEC-EOA). The problem of optimal tuning of the power system stabilizer parameters was converted into optimization problem wth eigenvalue-based objective functions, which was then solved by genetic algorithms. In this regard, two eigenvalue-based objective functions were considered and the problem is solved using real-coded genetic algorithm (RCGA). The effectiveness of the suggested technique to enhance the power system dynamic stability and to extend the power transfer capability limit of the SEC-EOA and the SEC-EOA power system was verified through a comprehensive eigenvalue analysis and time-domain nonlinear simulation. The results also indicated that the proposed tuning schemes of the existing stabilizers in the system ...
2007-01-01
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
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
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.).
Relation of the One-Phase Stefan Problem to the Seepage of ...
... Accession Number : ADA079641. Title : Relation of the One-Phase Stefan Problem to the Seepage of Liquids and Electrochemical Machining,. ...
1979-12-01
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
Energy Technology Data Exchange (ETDEWEB)
This report contains the operation procedures in extreme situations and lessons learned from blackouts, based on a mandate given by the Operations Committee. Nordic TSOs have had common rules and principles for system operation i.e. System Operation Agreement since the late 1990s. The rules have been revised according to the system security and market changes and needs. The collaboration between system operators is regular and fruitful. The knowledge and capability to manage extreme situations of the Nordic power system has continuously increased and the recent blackouts did not show major deficiencies in operation practices. Regardless of the existing good collaboration it is important to continue development in the future in order to ensure high system security. Important development areas are security of reserve supervision and coordination of calculation procedures for transmission limits, enhancement of data exchange routines between ...
2004-12-01
Renewable regenerative energy systems: Practical integration challenges. Paper no. IGEC-1-093
International Nuclear Information System (INIS)
Interest in renewable energy systems that employ regenerative components to enable intermittent energy sources to service time varying loads is growing. The overall performance of these systems is intimately linked to the choice of the energy storage media and the efficiency of the energy conversion devices. Recent advances in electrolyser and fuel cell technologies may make small-scale hydrogen buffered renewable energy systems a practical reality in the near term. A research team at the University of Victoria - Institute for Integrated Energy Systems (IESVic) is developing a flexible distributed, laboratory-scale energy system called IRENE (Integrated Renewable Energy Experiment). The initial goal of this research is to explore the potential for constructing a regenerative energy system using early commercial and precommercial hydrogen storage and fuel cell energy conversion devices. Once implemented, research efforts will focus on the dynamic interactions between system elements ...
2005-06-12
Mental time travel and the evolution of the human mind.
This article contains the argument that the human ability to travel mentally in time constitutes a discontinuity between ourselves and other animals. Mental time travel comprises the mental reconstruction of personal events from the past (episodic memory) and the mental construction of possible events in the future. It is not an isolated module, but depends on the sophistication of other cognitive capacities, including self-awareness, meta-representation, mental attribution, understanding the perception-knowledge relationship, and the ability to dissociate imagined mental states from one's present mental state. These capacities are also important aspects of so-called theory of mind, and they appear to mature in children at around age 4. Furthermore, mental time travel is generative, involving the combination and recombination of familiar elements, and in this respect may have been a precursor to language. Current evidence, although indirect or based on anecdote ...
1997-05-01
Energy Technology Data Exchange (ETDEWEB)
Three test instruments are being evaluated to determine the feasibility of using photoacoustic technology for measuring unburned carbon in fly ash. The first test instrument is a single microwave frequency system previously constructed to measure photoacoustic signals in an off-line configuration. A second off-line instrument was constructed based in part on lessons learned with the first instrument, but which also expands the capabilities of the first instrument. Improvements include a control loop to allow more constant microwave power output and an ability to operate over a range of microwave frequencies. The third instrument, the on-line version of the fly ash monitor, has been designed, constructed, and initial efficiency tests have been conducted on the monitor's electrical components. This quarter focused on improving the signal strength of the accelerometer by increasing the power level of the microwaves that induced the ...
2004-07-01
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 actual measured ...
1997-11-01
Comparison of Students' Success in an International Technology Certificate Program
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
Cleanup at Los Alamos National Laboratory - the challenges - 9493
Energy Technology Data Exchange (ETDEWEB)
This paper provides an overview of environmental cleanup at the Los Alamos National Laboratory (LANL) and some of the unique aspects and challenges. Cleanup of the 65-year old Department of Energy Laboratory is being conducted under a RCRA Consent Order with the State of New Mexico. This agreement is one of the most recent cleanup agreements signed in the DOE complex and was based on lessons learned at other DOE sites. A number of attributes create unique challenges for LANL cleanup -- the proximity to the community and pueblos, the site's topography and geology, and the nature of LANL's on-going missions. This overview paper will set the stage for other papers in this session, including papers that present: Plans to retrieve buried waste at Material Disposal Area B, across the street from oen of Los Alamos' commercial districts and the local newspaper; Progress to date and joint plans with WIPP for disposal of the ...
2008-01-01
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
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
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 ...
1981-12-01
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
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
OCETA ENVIRONMENTAL TECHNOLOGY PROFILES CATALOGUE
... 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 ...
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
Short rotation coppice harvesting: an evaluation of the Salix Maskiner Bender III
Energy Technology Data Exchange (ETDEWEB)
Version III of the Salix Maskiner ``Bender`` coppice harvester was used to successfully harvest 11.2 hectares of short rotation poplar and willow coppice in February 1997. On a wide range of typical UK crop and site conditions, the Swedish harvester was shown to have productivity rates ranging from 4.28 to 7.97 odt/smh. Based on a total system cost of Pound 81.26 per scheduled machine hour, the Bender III is able to produce wood chip for between Pound 10.20 and pound 18.97 per dry tonne. The variation in machine productivity is dependent on crop productivity and working method, emphasising the importance of site design in optimising system efficiency. In willow crops the wood chip produced by the Bender III contained a significant amount of material greater than 75mm in length. The bulk of the chips however, fell into the 5-45mm category with only a very limited amount of fine materials less than 5mm in length. The chips ...
1997-12-31
Energy Technology Data Exchange (ETDEWEB)
New furnaces were built based on fused silica with NiChrome heating elements custom-wound on alumina ceramic to self-compensate for induced magnetic fields during operation. During tests these furnaces failed due to thermal stresses caused by the high temperature cement used to hold the alumina ceramic in place. As a third solution pieces of boron nitride have been procured from which new furnace bodies will be machined during the third quarter. In order to increase the in-house capacity for machining ceramic parts a small lathe was ordered. The implementation of the LabView data acquisition software from National Instruments, Inc. took more time than anticipated and is still not completed. Major difficulties had to be overcome during the integration of the separate positive and negative high voltage supplies ({plus_minus}1000V). It became apparent that a custom-designed switch had to be installed to safeguard the data ...
1993-11-01
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 different functions. ...
Optimization of Evolutionary Neural Networks Using Hybrid Learning Algorithms
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
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
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
Large robotized turning centers described
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
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
F4.1 . MONOTON. Increasing . FILLVAL ... Interface is easier-to-use and requires a much shorter learning curve than the Internal Interface, ...
TEST PLANNING APPROACH AND LESSONS. - NASA Technical Report Server ...
requirements) + f3(accuracy of analyses) + f4(accuracy of fabrication) + f5( design time) + .... Learning curves suggest an evolution in rocket engines& ...
T. I --. - NASA Technical Report Server (NTRS)
curves are also directly translatable to metal-matrix composites. ..... 4~f4'4 ..... result of learning curve. The most important reduction in cost as a ...
Summer Opportunities-Teacher Enhancement (NSF 96-89)
... 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 ...
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
SPACE ACT AGREEMENT FOR COTS - NASA
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. ...
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
NI\\S/\\ - NASA Technical Report Server (NTRS)
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 ...
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
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
Indium(III) Compounds Containing the Neopentyl Substituent ...
... 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
ITCD - HOME COMPUTER SECURITY TRAINING
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 ...
Global Learning and Observations to Benefit the Environment (GLOBE)
... 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 ...
Eighth Goddard Conference on Mass Storage Systems and Technologies ...
f4 f5 f1 f2. (a) Overall process decompress ...... involved the shortest learning curve, was available on several platforms, and was ...
CIVIL USES OF REMOTELY PILOTED AIRCRAFT' - NASA Technical Report ...
to, an altitude of 5000 ft (1500 m) AGL and f4.ies tight circles. If link has ...... The learning-curve effect reflects the observable ...
Appendix F. List of citations accepted and rejected by ...
... F4 ... Sublethal Toxicity of Nine Pesticides on Olfactory Learning Performances of ... Daphnia and Preparation of Dosage- Mortality Curves for Pesticides ...
2008-02-21
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
Science at the Theater: Hot Technology, Cool Science
...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 ...
The establishment of the Danish windmill industry - was it worthwhile?
Energy Technology Data Exchange (ETDEWEB)
The renewed interest for using wind energy commercially is not more than twenty-five years old. From an experimental stage of turning wind energy into electricity in the 1970s, a new industry for producing standardised windmills gained foothold in the beginning of the 1980s and since then it has developed rapidly through the 1980s and the 1990s. The Danish innovators of the new windmill technology have been the pioneers behind this development, and Denmark has succeeded in acquiring a first mover advantage on the world market. This position has been maintained and at present Denmark satisfies more than half of the world market's demand for windmills. There are at least two reasons for this pioneering position of the Danish windmill industry. First, Denmark is by nature very `abundant' in wind energy due to its geographical position at the nexus between the Gulf Stream and the European continent. The windy climate makes given technologies of windmills more productive. ...
2002-07-01
The establishment of the Danish windmill industry - was it worthwhile?
International Nuclear Information System (INIS)
The renewed interest for using wind energy commercially is not more than twenty-five years old. From an experimental stage of turning wind energy into electricity in the 1970s, a new industry for producing standardised windmills gained foothold in the beginning of the 1980s and since then it has developed rapidly through the 1980s and the 1990s. The Danish innovators of the new windmill technology have been the pioneers behind this development, and Denmark has succeeded in acquiring a first mover advantage on the world market. This position has been maintained and at present Denmark satisfies more than half of the world market's demand for windmills. There are at least two reasons for this pioneering position of the Danish windmill industry. First, Denmark is by nature very 'abundant' in wind energy due to its geographical position at the nexus between the Gulf Stream and the European continent. The windy climate makes given technologies of windmills more productive. Secondly, the ...
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
The mask detection technology for occluded face analysis in the surveillance system.
The surveillance systems have been widely used in automatic teller machines (ATMs), banks, convenient stores, etc. For example, when a customer uses the ATM, the surveillance systems will record his/her face information. The information will help us understand and trace who withdrew money. However, when criminals use the ATM to withdraw illegal money, they usually block their faces with something (in Taiwan, criminals usually use safety helmets or masks to block their faces). That will degrade the purpose of the surveillance system. In previous work, we already proposed a technology for safety helmet detection. In this paper, we propose a mask detection technology based upon automatic face recognition methods. We use the Gabor filters to generate facial features and utilize geometric analysis algorithms for mask detection. The technology can give an early warning to save-guards when any "customer" or "intruder" blocks his/her face information ...
2005-05-01
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 - ...
1998-06-01
The SysMES framework: System management for networked embedded systems and clusters
Energy Technology Data Exchange (ETDEWEB)
The ALICE heavy-ion particle physics experiment is currently being built at CERN near Geneva. It will use a PC cluster of 900 dual-processor machines for the last stages of the data readout process and a network of 400 microcomputers for the configuration and control of the cluster nodes. One of the most important objectives to be achieved in such experiments is to guarantee the utilized devices are running correctly during the experiment life-time. A second aspect is the extremely high availability and reliability requirements of the applications being run, the so called high level trigger (HLT). The SysMES framework is a scalable, decentralized, fault tolerant, dynamic, rule based tool set for the monitoring of networks of target systems and applications. The management algorithms consist of the following steps: system and application monitoring, recognition of undesirable states, event (message) generation, local event handling on the ...
2008-07-01
Silylation of low-density silica and bridged polysilsesquioxane aerogels
Energy Technology Data Exchange (ETDEWEB)
Silica and bridged polysilsesquioxane aerogels are low-density materials that are attractive for applications such as thermal insulation, porous separation media or catalyst supports, adsorbents, and cometary dust capture agents. However, aerogels are notoriously weak and brittle making it difficult to handle and machine monoliths into desired forms. This complication prevents the development of many applications that would otherwise benefit from the use of the low-density materials. Here, we will describe our efforts to chemically modify and mechanically enhance silica-based aerogels using chemical vapor techniques without sacrificing their characteristic low densities. Monolithic silica and organic-bridged polysilsesquioxane aerogels were prepared by sol-gel polymerization of the respective methoxysilane monomers followed by supercritical carbon dioxide drying of the gels. Then the gels were reactively modified with silylating agents to ...
2004-01-01
Sheet production using powder rolling of nickel and titanium alloys
International Nuclear Information System (INIS)
Based on information contained in literature, patents and catalogs a review is presented of powder-rolling metallurgy abroad. Statistics are given on the output of powder metallurgy in several countries. In the USA both the dense type of rolled metal for manufacturing various machine parts and the porous variety for making filters are produced. Four main types of technological processes are analysed: the usual flow chart for cold rolling, rolling of preheated powder, rolling in free-flowing state, and rolling with heated rollers. Of these four processes the first is most widely used. Fowders consisting of spherical particles (heat-stable alloys from nickel or high titanium alloys), which are difficult to work with, have not yet found wide practical application in powder metallurgy abroad. Literature data show that granulated heat-resistant alloys can be cold-treated under pressure only after they are powdered. The best methods for pulverizing ...
Results of Compact Stellarator Engineering Trade Studies
Energy Technology Data Exchange (ETDEWEB)
number of technical requirements and performance criteria can drive stellarator costs, e.g., tight tolerances, accurate coil positioning, low aspect ratio (compactness), choice of assembly strategy, metrology, and complexity of the stellarator coil geometry. With the completion of a seven-year design and construction effort of the National Compact Stellarator Experiment (NCSX) it is useful to interject the NCSX experience along with the collective experiences of the NCSX stellarator community to improving the stellarator configuration. Can improvements in maintenance be achieved by altering the stellarator magnet configuration with changes in the coil shape or with the combination of trim coils? Can a mechanical configuration be identified that incorporates a partial set of shaped fixed stellarator coils along with some removable coil set to enhance the overall machine maintenance? Are there other approaches that will simplify the concepts, improve access for ...
2009-05-27
Results of Compact Stellarator Eengineering Trade Studies
Energy Technology Data Exchange (ETDEWEB)
A number of technical requirements and performance criteria can drive stellarator costs, e.g., tight tolerances, accurate coil positioning, low aspect ratio (compactness), choice of assembly strategy, metrology, and complexity of the stellarator coil geometry. With the completion of a seven-year design and construction effort of the National Compact Stellarator Experiment (NCSX) it is useful to interject the NCSX experience along with the collective experiences of the NCSX stellarator community to improving the stellarator configuration. Can improvements in maintenance be achieved by altering the stellarator magnet configuration with changes in the coil shape or with the combination of trim coils? Can a mechanical configuration be identified that incorporates a partial set of shaped fixed stellarator coils along with some removable coil set to enhance the overall machine maintenance? Are there other approaches that will simplify the concepts, improve access for ...
2009-09-25
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 ...
1990-12-31
Operational feedback and design improvements in reactor regulating system of 540MWe PHWR
International Nuclear Information System (INIS)
Reactor Regulating System (RRS) of TAPP-3 and 4 (540 MWe PHWR) addresses issues of elaborate Flux Tilt Control as applied to large Reactor Cores in addition to the traditional Bulk Power (Actual Power) Control. The control of Bulk and Zonal Power by RRS through the use of Zonal Control Compartments (ZCCs) has been successfully demonstrated in the Indian PHWRs for the first time. Features like automation in Demand Power Maneuvering, Manual Movement of Reactivity Devices through the Human Machine Interface (HMI) and the supervised withdrawal of Shut-off Rods during Auto Criticality are also included. Special algorithms to measure and control the individual Zone Power and Bulk Power also form part of RRS algorithms. This paper describes the salient features of RRS of TAPP-3 and 4 and the improvement carried out based on the feedback of past 1 year of operation of TAPP-4 at around 90 % FP. (author)
2006-11-13
Low temperature irradiations in FFTF [Fast Flux Test Facility
International Nuclear Information System (INIS)
The fusion materials program has little irradiation effects data at temperatures from 100 to 350 degree C. Near-term machines such as the International Thermonuclear Engineering Reactor (ITER) will expose materials to neutron doses of 38 to 50 dpa at 150 degree C or less. The data base for structural materials must be extended into this range. Also, lower temperatures are needed to investigate the lower bound for tritium release from solid breeder materials. A low temperature test vehicle is proposed for the Fast Flux Test Facility (FFTF), which will provide test temperatures of 100 to 350 degree C. An 8.5-cm dia. by 100-cm test volume will be instrumented to collect temperature data and provide feedback for control. The spectrum and flux will provide accelerated damage accumulation for structural materials testing and the best available approximation of fusion reactor conditions for solid breeder materials testing. Breeder samples can be ...
1988-10-09
Energy Technology Data Exchange (ETDEWEB)
Kawasaki Steel has modernized blast furnace control systems featuring an integrated instrumentation and electrical system for each sub-process, a human-machine interface through a single window, and a distributed process computer system. A furnace diagnosis system, which has been known as 'GO-STOP system', has been developed to a knowledge-based system that enables to provide appropriate action guidance. For the burden distribution control, controllability and flexibility have been improved by the use of a bell-less-top charging device. For hot stove control, the automatic setting of a combustion gas flow rate and improved efficiency have been achieved by a fuzzy control system. Furthermore, the remote operation of cast house equipment has been realized and contributed to improve the working environment and the efficient operation at Chiba Works No. 6 blast furnace. (author)
1999-12-01
Higher order time-frequency analysis as a tool for health monitoring
Energy Technology Data Exchange (ETDEWEB)
In machine condition monitoring many fault-related vibration signals are highly non-stationary. Time-frequency representations comprise the natural signal-processing tool traditionally used for representing such non-stationary signals. The methods used in this analysis are based on the second order statistics of a signal. This paper discusses the use of higher order time frequency methods in the context of a condition monitoring application. The paper outlines the two classes of higher order representations: the L-Wigner distribution and the sliced Wigner higher order distribution. The use of higher order distributions introduces the possibility of non-oscillating cross-terms, a problem not encountered in conventional bilinear time-frequency methods. Techniques for reducing these cross-terms are presented. The paper compares the performance of bilinear and higher order time-frequency methods using synthetic data and vibration signals measured ...
2003-07-01
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 regularity of the ...
2004-12-01
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
Energy Technology Data Exchange (ETDEWEB)
Since bearing is in wide use as basic parts for rotary machines, detection and diagnosis of its defects are important in practical use. To discriminate defect portions by early detection of roller bearing flaking, the conventional parameter method using peakedness is poor. Thus to directly obtain difference in waveform, the new method was applied to such detection which uses KDI as the scale of a difference in waveform, and a most neighborhood classification rule based on KDI. The detection and discrimination abilities of this method was studied mainly in experiment. The experiment used a bench scale rotor and a supporting bearing, and attempted detection and discrimination of no flaking, outer ring flaking and inner ring flaking. As a result, this method could detect and discriminate fine flaking which was never detected by conventional method. Since selection of standard data is essential for this method, a distance ratio was introduced as ...
1998-06-15
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 construction-period ...
1984-04-01
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
The Advanced Photon Source injection timing system
Energy Technology Data Exchange (ETDEWEB)
The Advanced Photon Source consists of five accelerators. The injection timing system provides the signals required to cause a bunch emitted from the electron gun to navigate through intermediate accelerators to a specific bucket (1 out of 1296) within the storage ring. Two linacs and a positron accumulator ring operate at 60Hz while a booster synchrotron ramps and injects into the storage ring at 2Hz. The distributed, modular VME/VXI-based injection timing system is controlled by two EPICS-based input/output controllers (IOCs). Over 40 VME/VXI cards have been developed to implement the system. Card types range from 352MHz VXI timing modules to VME-based fiber optic fanouts and logic translators/drivers. All timing is distributed with fiber optics. Timing references are derived directly from machine low-level rf of 9.77MHz and 352MHz. The timing references provide triggers to programmable delay ...
1995-12-31
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 understanding of the entire ...
2011-04-15
International Nuclear Information System (INIS)
Focused ion beam (FIB) microscopes have become well-established in the semiconductor industry during the past decade, and are rapidly gaining attention in the field of materials science, both as a tool for producing site specific, parallel sided transmission electron microscope (TEM) specimens and as stand alone specimen preparation and imaging systems. FIB secondary electron imaging (SEI) of nickel-based alloys, such as commercially produced Alloy 600 (approximately Ni 15Cr 10Fe 0.5C), has been demonstrated to show a high degree of sensitivity to the presence of deformation in the alloy, and FIB secondary ion imaging (SII) is particularly useful for identifying the presence of grain boundary corrosion, as secondary ion yields from metallic specimens can increase by three orders of magnitude in the presence of oxygen. This 'oxygen enhanced yield', makes FIB SII ideal for detection of corrosion at grain boundaries down to thicknesses of only a few tens of ...
2002-09-23
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
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
ADS as Information Management Service in an M-Learning Environment
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
[Comparison of wound morphology following gunshots by machine guns and sub-machine guns].
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 ...
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 first-break picking ...
1993-01-01
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
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
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
Porting Decision Tree Algorithms to Multicore using FastFlow
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
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
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.
Resources for Observing at CTIO
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
One Time Passwords in Everything (OPIE): Experiences with ...
... First one machine is compromised... ..then another... kosh delenn ivanova garibaldi sinclair londo kosh delenn ivanova garibaldi sinclair ...
2011-05-14
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
Java Pathfinder Lecture 2: Under the Hood - NASA
verified Java program is executed by JPF, which is a virtual machine ..... only subset of Java instructions can have inter-thread effects ...
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
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
"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
Arrival ... - Human Factors Research and Technology Division - NASA
airborne separation assistance systems (ASAS) to ... operations should be limited to the outer traffic flow ...... AGARD Meeting on Machine Intelligence in Air ...
AIR ... - Human Factors Research and Technology Division - NASA
TRACON controller, traffic flow manager, or pilot. .... separation violations to individual controller and ..... System, AGARD Meeting on Machine Intelligence ...
Spatial water maze learning using celestial cues by the meadow vole, Microtus pennsylvanicus.
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
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
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
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
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 ...
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
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
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
Diagnostic measurements on the great machines conditions of lignite surface mines
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
The paper examines science fiction literature as a product and part of the social consciousness of the modern capitalist world order. This world order is seen as emphasizing science, technology, movement, growth, urbanization, industrialization, complex organization, and progress. The document is organized into two sections. The first section reviews theories of the sociology of knowledge and discusses knowledge as a process of self-production and reproduction of society. Influential theorists include Hegel, Marx, Lukacs, Mannheim, Gramsci, Habermas, and Touraine. Touraine's (1977) dynamic conflict-based systematic theory of society is based on three concepts: historicity, which defines the instruments of society's self-production; the system of historical action which is the totality of social and cultural orientations, by means of which historicity exercises its control of historicity and the system of historical action. The second section ...
1980-10-01
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 system, which gets the ...
2002-01-01
High-speed surface temperature measurements on plasma facing materials for fusion applications
International Nuclear Information System (INIS)
For the lifetime evaluation of plasma facing materials in fusion experimental machines, it is essential to investigate their surface behavior and their temperature responses during an off-normal event such as the plasma disruptions. An infrared thermometer with a sampling speed as fast as 1x10"-"6 s/data, namely, the high-speed infrared thermometer (HSIR), has been developed by the National Research Laboratory of Metrology in Japan. To evaluate an applicability of the newly developed HSIR on the surface temperature measurement of plasma facing materials, high heat flux beam irradiation experiments have been performed with three different materials under the surface heat fluxes up to 170 MW/m"2 for 0.04 s in a hydrogen ion beam test facility at the Japan Atomic Energy Research Institute. As for the results, HSIR can be applicable for measuring the surface temperature responses of the armor tile materials with a little modification. It is also confirmed that surface ...
Fluoroscopic tumor tracking for image-guided lung cancer radiotherapy
Energy Technology Data Exchange (ETDEWEB)
Accurate lung tumor tracking in real time is a keystone to image-guided radiotherapy of lung cancers. Existing lung tumor tracking approaches can be roughly grouped into three categories: (1) deriving tumor position from external surrogates; (2) tracking implanted fiducial markers fluoroscopically or electromagnetically; (3) fluoroscopically tracking lung tumor without implanted fiducial markers. The first approach suffers from insufficient accuracy, while the second may not be widely accepted due to the risk of pneumothorax. Previous studies in fluoroscopic markerless tracking are mainly based on template matching methods, which may fail when the tumor boundary is unclear in fluoroscopic images. In this paper we propose a novel markerless tumor tracking algorithm, which employs the correlation between the tumor position and surrogate anatomic features in the image. The positions of the surrogate features are not directly tracked; instead, we use principal ...
2009-02-21
Development of Intelligent Setting System for Fracture Based on X-Ray Image
Energy Technology Data Exchange (ETDEWEB)
In order to achieve micro-wound, intelligence and high efficiency for fracture setting, intelligent setting system for fracture is proposed in accordance with biomechanics and fracture therapy theory. In the comprehensive medical system based on C-shape-arm X-machine, image processing and analysis is the core, programmable logical controller and stepping motor are important driving parts controlling mechanical parts. Six degree of freedom dynamics sensor ensures to control accurately force and moment. On the foundation of analyzing X-ray image peculiarities, method of processing and analysis is put forward, combining time domain with frequency domain. After mining domain knowledge in depth, setting actions is quantized into three non-continuous steps and is parameterized into two angles and one distance aiming at femoral-neck fracture. Objective features are extracted by virtue of three power polymerization curved surface fitting. Master-slave ...
2006-10-15
A REAL-TIME COAL CONTENT/ORE GRADE (C2OC) SENSOR
Energy Technology Data Exchange (ETDEWEB)
This is the final report of a three year DOE funded project titled ''A real-time coal content/ore grade (C{sub 2}OG) sensor''. The sensor, which is based on hyperspectral imaging technology, was designed to give a machine vision assay of ore or coal. Sensors were designed and built at Resonon, Inc., and then deployed at the Stillwater Mining Company core room in southcentral Montana for analyzing platinum/palladium ore and at the Montana Tech Spectroscopy Lab for analyzing coal and other materials. The Stillwater sensor imaged 91' of core and analyzed this data for surface sulfides which are considered to be pathfinder minerals for platinum/palladium at this mine. Our results indicate that the sensor could deliver a relative ore grade provided tool markings and iron oxidation were kept to a minimum. Coal, talc, and titanium sponge samples were also imaged and analyzed for content and grade with ...
2005-04-01
Nuclear new-build - Status and Outlook from a German utility perspective
International Nuclear Information System (INIS)
Full text: As one of the Top 5 utilities in Europe, Rheinisch-Westfaelisches Elektrizitaetswerk AG, FWB: RW, RWE, operates a diversified generating capacity of about 45 GW; RWE Power alone generates over 30 GW. Besides a share of approximately 20% nuclear power, a large proportion of the generating base is in lignite and hard coal. RWE has an ambitious, Euro10 bn newbuild program of about 10 GW modern fossil fired plants and further expansion plans across Europe. By 2012, RWE intends to invest between Euro 15 and 20 bn outside Germany.The European Union has a challenging policy to increase the share of renewables, improve energy efficiency, and reduce greenhouse gases by 2020. At the same time, ageing power plants need to be replaced. This requires an enormous investment program across Europe. Nuclear power therefore, as a proven technology with low lifecycle carbon emissions and reasonable lifecycle cost, is a crucial contributor to achieve Europe's 2020 goals. ...
2009-10-12
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
The role of function analysis in the ACR control centre design
Energy Technology Data Exchange (ETDEWEB)
An essential aspect of control centre design is the need to characterize: plant functions and their inter-relationships to support the achievement of operational goals, and roles for humans and automation in sharing and exchanging the execution of functions across all operational phases. Function analysis is a design activity that has been internationally accepted as an approach to satisfy this need. It is recognized as a fundamental and necessary component in the systematic approach to control centre design and is carried out early in the design process. A function analysis can provide a clear basis for: the control centre design for the purposes of design team communication, and customer or regulatory review, the control centre display and control systems, the staffing and layout requirements of the control centre, assessing the completeness of control centre displays and controls prior and supplementary to mock-up walkthroughs or simulator evaluations, and the design of operating ...
2006-07-01
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 is. These experiments ...
2002-01-14
Supramolecular Structures for Photochemical Energy Conversion
Energy Technology Data Exchange (ETDEWEB)
OAK B188 The goal of this project is to mimic the energy transduction processes by which photosynthetic organisms harvest sunlight and convert it to forms of energy that are more easily used and stored. The results may lead to new technologies for solar energy harvesting based on the natural photosynthetic process. They may also enrich our understanding and control of photosynthesis in living organisms, and lead to methods for increasing natural biomass production, carbon dioxide removal, and oxygen generation. In our work to date, we have learned how to make synthetic antenna and reaction center molecules that absorb light and undergo photoinduced electron transfer to generate long-lived, energetic charge-separated states. We have assembled a prototype system in which artificial reaction centers are inserted into liposomes (artificial cell-like constructs), where they carry out light-driven transmembrane translocation of hydrogen ions to ...
2003-08-26
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 legitimate way to express ...
2007-11-23
Rapid yield learning through optical defect and electrical test analysis
Energy Technology Data Exchange (ETDEWEB)
As semiconductor device density and wafer area continue to increase, the volume of in-line and off-line data required to diagnose yield-limiting conditions is growing exponentially. To manage this data in the future, analysis tools will be required that can automatically reduce this data to useful information, e.g., by assisting the engineer in rapid root-cause diagnosis of defect generating mechanisms. In this paper, the authors describe a technology known as Spatial Signature Analysis (SSA) and its application to both optically-detected defect data as well as electrical test (e-test) bin data. The results of a validation study are summarized that demonstrate the effectiveness of the SSA approach on optical defect wafermaps through field-testing at three semiconductor manufacturing sites on ASIC, DRAM and SRAM products. This method has been extended to analyze and interpret electrical test data and to provide a pathway for correlation of this data with in-line optical measurements. ...
1998-02-01
Oak Ridge National Laboratory Core Competencies
Energy Technology Data Exchange (ETDEWEB)
A core competency is a distinguishing integration of capabilities which enables an organization to deliver mission results. Core competencies represent the collective learning of an organization and provide the capacity to perform present and future missions. Core competencies are distinguishing characteristics which offer comparative advantage and are difficult to reproduce. They exhibit customer focus, mission relevance, and vertical integration from research through applications. They are demonstrable by metrics such as level of investment, uniqueness of facilities and expertise, and national impact. The Oak Ridge National Laboratory (ORNL) has identified four core competencies which satisfy the above criteria. Each core competency represents an annual investment of at least $100M and is characterized by an integration of Laboratory technical foundations in physical, chemical, and materials sciences; biological, environmental, and social sciences; engineering ...
1994-12-01
International ESCO business opportunities and challenges: a Japanese case study
Energy Technology Data Exchange (ETDEWEB)
Recently, US energy service companies (ESCOs) have begun to actively explore markets outside the US. Despite the needs of many countries for ESCO involvement, ESCOs face many challenges (i.e., marketing, financial, institutional, political and cultural barriers). Consequently, most of these firms pursue international project opportunities very selectively due to the costs and risks associated with project development. Despite these barriers, some ESCOs view international work as a strategic expansion of their business, assuming that there will be adequate business in the future to repay them for their initial investment. In this paper, the authors present the findings from a recently completed study on the proposed development of an ESCO industry in Japan. The study was based on four sources of information: (1) a review of the published and unpublished literature on ESCOs; (2) interviews with 26 ESCOs in the US, the US Department of Energy, and the National ...
1997-10-01
Characterization of thermoplastic polymer welding done with microwaves
International Nuclear Information System (INIS)
Thermoplastic polymer materials and the compounds made with them are being used more frequently for industrial components and for general use. However, the application of these materials for the production of complex shaped or relatively large pieces is limited, because of the difficulty and cost of making the necessary tool kit for the job. One solution is the use of the welding process. But the safe and reliable union of different thermoplastic material parts is not a simple process, even less so in the case of unions of large components. Welding by microwaves using polymer conductors can help, since the large scale equipment is available, and methods for continuous processes by microwave have been developed, that can be used to weld large and small components. Many thermoplastics (ex. polyethylene) do not absorb, or absorb very little, energy from microwaves. Polymer conductors, however, heavily absorb from microwaves with the consequent heating. Therefore the welding zone can be ...
2004-11-01
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 ...
2001-03-01
i " GeorgeC. Marshall Space Flight Center _i. Marshall SpaceFlight ...
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 . ...
Water Quality Criteria | Water Quality Criteria | US EPA
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
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
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
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
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
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
STUDY OF SYSTEMS AND COST/PERFORMANCE METHODOLOGIES FOR ...
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) ...
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
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
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
RENDEZVOUS AND DOCKING - NASA Technical Report Server (NTRS)
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 ...
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
PROBABILISTIC SYSTEMS MODELING AND COST/PERFORMANCE METHODOLOGIES ...
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, ...
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
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
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
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
Lessons Learned, Headquarters, 25th Infantry Division ...
... 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
Learning the Hard Way: Force Protection 1983-2000.
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
Intelligent Motion and Interaction Within Virtual Environments
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 ...
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
HIV Medications and Risk for Cardiovascular Disease
... 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 ...
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
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
EcoEarth.Info Environment Links: Water/Rivers
... 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 \\
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
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
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
Cargo Projects Milestones, Schedules and Status Summary
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 ...
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
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
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
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
AEROSPACE MEDICINE AND BIOLOGY - NASA Technical Reports Server
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 . ...
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
A Dive on the NR-1 Submarine - by gene carl ... - SeaWiFS - NASA
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 ...
- 1 AND MIqlTORING OF RESOURCES - NASA Technical Report Server (NTRS)
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 ...
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.).
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
Florida State University - Explores! World Headquarters
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.
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
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
Simultaneous correction of chromaticity and orbit dispersion in a strong focusing machine
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
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
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
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
The metrology of the LHC project: what news?
Energy Technology Data Exchange (ETDEWEB)
The Large Hadron Collider (LHC), under construction at CERN, uses superconducting magnets operating at a temperature of 1.9 K to guide the circulating particles. A specific feature of the main magnets (dipoles and quadrupoles) is the two-in-one design with two magnetic channels in one common retaining structure. Indeed, the accelerator is made of two rings, mechanically linked, that have to be simultaneously aligned during the installation in the already existing LEP tunnel. The assembly tolerances of the LHC main magnets have been reconsidered to take into account the tight constraints on geometry. The dipoles are bent to follow closely the curvature of the circulating particles and to make a larger mechanical aperture available for the circulating particles. In order to minimise the geometrical errors the dipole assembly procedure is assisted by high precision survey measurements based on laser trackers. By this we hope to reduce to {+-} 1 mm the positioning ...
1999-07-01
Solid/liquid lubrication of ceramics at elevated temperatures
Energy Technology Data Exchange (ETDEWEB)
This study investigates the effect of solid and liquid lubrication on friction and wear performance of silicon nitride (Si{sub 3}N{sub 4}) and cast iron. The solid lubricant was a thin silver film ({approx}2 {mu}m thick) produced on Si{sub 3}N{sub 4} by ion-beam-assisted deposition. A high-temperature polyol-ester-base synthetic oil served as the liquid lubricant. Friction and wear tests were performed with pin-on-disk and oscillating-slider wear test machines at temperatures up to 300{degrees}C. Without the silver films, the friction coefficients of Si{sub 3}N{sub 4}/Si{sub 3}N{sub 4} test pairs were 0.05 to 0.14, and the average wear rates of Si{sub 3}N{sub 4} pins were {approx}5 x 10{sup -8} mm{sup 3} N{sup -1}. The friction coefficients of Si{sub 3}N{sub 4}/cast iron test pairs ranged from 0.08 to 0.11, depending on test temperature. The average specific wear rates of cast iron pins were {approx}3 x 10{sup -7} mm{sup 3} N{sup -1} m{sup -1}. ...
1996-04-01
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
SUSTAINABLE H/C SYSTEMS FOR CHICKEN FARMS IN SYRIA
Energy Technology Data Exchange (ETDEWEB)
Space heating/cooling systems account for approximately 30% of the global energy consumption. Such systems contribute to global warming by emitting 0.39.1011 MWh of heat and 2.9.1010 tons of CO{sub 2}. There is a general understanding that the way to reduce global warming is a more efficient use of energy and increased use of renewable energy in all fields of the society. The poultry industry in the Mid East is an important business. There are e.g. 13000 chicken farms in Syria producing 172,000 ton of meat. This industry employs directly almost 150,000 people. The total investment in chicken farming is 130 BSP. Even though, the annual mean temperature in Syria is {approx}15-18 C the winter temperatures are close to freezing for two months. Since the chickens need a temperature of 21-35 C, depending on age, approximately 168.103 tons of coal (1170 GWh) is consumed for heating these plants. The chicken farms have no cooling systems since conventional cooling is too expensive. In the ...
2008-09-30
Fundamentals of focused ion beam nanostructural processing: below,at and above the surface
Energy Technology Data Exchange (ETDEWEB)
This article considers the fundamentals of what happens in asolid when it is impacted with a medium energy gallium ion. The study ofthe ion/sample interaction at the nanometer scale is applicable to mostfocused ion beam (FIB) based work even if the FIB/sample interaction isonly a step in the process, e.g., micromachining or microelectronicdevice processing. Whereas the objective in other articles in this issueis to use the FIB tool to characterize a material or to machine a deviceor transmission electron microscopy (TEM) sample, the goal of the FIB inthis article is to have the FIB/sample interaction itself become theproduct. To that end, the FIB/sample interaction is considered in threecategories according to geometry: below, at, and above the surface.First, the FIB ions can penetrate the top atom layer(s) and interactbelow the surface. Ion implantation and ion damage on flat surfaces havebeen comprehensively examined; however, FIB ...
2007-03-30
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. The presented results ...
2007-03-01
Energy Technology Data Exchange (ETDEWEB)
A century ago--in the year J.J. Thomson discovered the electron--electricity, gas and traction companies battled for markets, and corrupt city councils demanded their fair share of the take. One tycoon became so disgusted with the confusion and dishonesty that he decided to bribe the legislature to set up an honest, state-run regulatory agency that would bring order to chaos. But he was found out. The scandal set back the cause of regulation until 1907, the year in which the electric washing machine and the vacuum cleaner were invented. By then, electricity sales had septupled from 1897 levels, and three states had established utility regulation. In the coming decade, 1997 to 2007, the utility business could undergo similar dramatic change, but it will move toward less regulation and more competition during a period of slow growth. Management will have to work harder to achieve success, however, because much of the profits will have to come not from a growing ...
1998-10-01
Elastic properties of alternative versus single-stranded leveling archwires.
The strength, stiffness, and range of single-stranded stainless steel (SS) and superelastic nickel-titanium (NiTi) archwires were compared with those of alternative leveling products, including nylon-coated and multistranded wires. Wire cross-sections were photographed after being potted in polymer, ground, and polished. Because the rectangular wires had rounded or beveled corners, gravimetric measurements and specific gravity calculations quantified the actual polygonal cross-sectional areas versus the ideal rectangular cross-sectional areas. Beveling reduced the cross-sectional areas by 7% to 8%; this decreased the wire stiffnesses by 15% to 19%. Using a testing machine, we measured the yield strengths, the elastic limits, and the ultimate tensile strengths in tension, and wire stiffnesses in 3-point bending. From cyclic loading tests, the elastic limits of the superelastic NiTi wires were approximately 90% and 45% of their ultimate tensile strengths for the ...
2002-11-01
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
Corrosion fatigue of magnesium alloys
Energy Technology Data Exchange (ETDEWEB)
To study the fatigue life of extruded AZ31 (3%Al, 1%Zn, 0.3%Mn, Mg - the rest), AM50 (5%Al, 0.4%Mn, Mg - the rest) and ZK60 (5%Zn, 0.5%Zr, Mg - the rest) Mg alloys in air and NaCl-based solutions, corrosion fatigue tests were carried out using a rotating beam type fatigue machine. For the analysis of the corrosion fatigue behavior of Mg alloys in different environments, fitted N{sub sol}/N{sub air} ratio considered as a relative corrosion fatigue life is used. Here N{sub sol} and N{sub air} are the numbers of cycles to failure in the solution and in air, respectively. An extruded ZK60 alloy shows very high fatigue and corrosion fatigue properties in comparison with other alloys. However, ZK60 shows the lowest values of the relative fatigue life (N{sub sol}/N{sub air} {proportional_to}10{sup -3}-10{sup -2}) compared to that for AM50 and AZ31 alloys (N{sub sol}/N{sub air} {proportional_to}10{sup -2} - 10{sup -1}). Generally, extruded alloys in ...
2003-07-01
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 ...
2000-12-01
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
SG Report on Harmony with Nature final single-spaced.doc
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
Relation of the One-Phase Stefan Problem to the Seepage of Liquids and Electrochemical Machining.
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
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
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
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 formation of a small ...
2008-07-01
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
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
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
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
Heat Transfer Augmentation in a Compact Heat Exchange Pedestal Array.
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
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
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
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
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
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 minimizing initial ...
1996-04-01
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
30 CFR 75.1719-1 - Illumination in working places.
...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
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
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
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
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
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
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
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
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
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
FIBROUS MONOLITH WEAR RESISTANT COMPONENTS FOR THE MINING INDUSTRY
Energy Technology Data Exchange (ETDEWEB)
A set of materials property data for potential wear resistant materials was collected. These materials are designated for use as the ''core'' materials in the Fibrous Monolith structure. The material properties of hardness, toughness, thermal conductivity and cost were selected as determining factors for material choice. Data for these four properties were normalized, and weighting factors were assigned for each property to establish priority and evaluate the effects of priority fluctuation. Materials were then given a score based on the normalized parameters and weighting values. Using the initial estimates for parameter priority, the highest ranking material was tungsten carbide, with diamond as the second ranked material. Several materials were included in the trade study, and five were selected as promising ''core'' materials to include in this effort. These materials are tungsten carbide, ...
2001-08-15
International Nuclear Information System (INIS)
The ion nitriding treatment is a process widely used in steel alloys to improve the material's properties; such as surface hardness, resistance to wear, fatigue life and resistance to corrosion. But geometric changes in the components can produce during the nitriding process different effects on the behavior of the plasma, such as local variations in the electric field, an empty cathode effect, etc. These in turn can affect among other factors the local temperature and therefore the kinetics of the process, generating variations in the compound layer thicknesses and zone of diffusion, and micro-hardness profile. These heterogeneities limit the effectiveness of the plasma nitriding process, where control and duplication of the surface modification are most important. This work aims to study the effect of the geometry of the pieces treated with ionic nitriding, especially the effect of the orifices. An understanding of the operating mechanisms is sought in order to predict the ...
2006-12-01
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
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 ...
Privately Releasing Conjunctions and the Statistical Query Barrier
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 results in a ...
2010-01-01
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
Lab-Tutorials for teaching quantum physics (Lab-Tutorials fuer den Quantenphysik Unterricht)
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 "Intuitive Quantum Physics" ...
2006-01-01
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
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. requires that the respective station department administers and ...
1994-03-21
Universalizing Nine-Year Compulsory Education for Poverty Reduction in Rural China
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
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
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
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
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
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
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
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
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
Asymmetric Totally-corrective Boosting for Real-time Object Detection
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
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
Phase I Report: DARPA Exoskeleton Program
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
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
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
Water Topics | Laws and Regulations | US EPA
...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 &...
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
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 ...
TR-AP-72-5 JUNE 30, 1972 CHRYSLER - NASA Technical Reports Server
COMHOM/TANKF/ Fl ,F8 ,F3 ,F4,F5 ,F6,F7 ,F8,F9 ,F1D,F11 ,FI2,F13 ,F14. ...... The cumulative average learning curve exponent ...
... 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 ...
Massive Stars in the Local Group: Star Formation and Stellar Evolution
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
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
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
Density of Different Substances 7th Grade Standard I Obj. 2
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
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.
Delta Design Team - NASA Technical Reports Server
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 ...
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
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
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
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
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 ...
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 influence on the system, this program implemented an additional ...
1984-01-01
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 influence on the system, this program implemented an additional ...
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
Prediction of Skin Sensitization with a Particle Swarm Optimized Support Vector Machine
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 88.89% for the ...
2009-07-17
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
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
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
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
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
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
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.
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
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
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
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 air gap length in smoothing reactances. ...
2000-08-01
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 practice of adding cross-damping terms to the swing equation to account for damping present in the system. ...
1991-01-01
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
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
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
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
Economic overview of vertical axis wind turbines
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
Economic overview of vertical axis wind turbines
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
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
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
DoseWatchers - A computer based X ray dose monitoring project in paediatric radiology
International Nuclear Information System (INIS)
Full text: Introduction. Children, especially premature infants and neonates, are at a much higher risk to obtain an X ray induced disturbance of life - particularly cancer. On the one hand this is due to their longer life expectancy and on the other hand it is due to their higher cell proliferation rate. The paediatric radiology unit of the Inselspital Bern recently installed some of the most advanced X ray equipment nowadays available. It is based on the two latest digital technologies: double read computed radiography (CR) and direct digital radiography (DR). Only the implementation of these digital radiography systems permits the digital acquisition and additionally the analysis of acquired data. The systematic analysis of large amounts of biometric data and exposition data is the basis for further dose reduction and a systematic quality control (QC). Patients are increasingly critical concerning radiation exposure - especially parents regarding their children. ...
2006-11-13
ETE-EVAL: a methodology for D and D cost estimation
International Nuclear Information System (INIS)
In compliance with Article 20 of the sustainable radioactive materials and waste management act dated 28 June 2006, the CEA and AREVA are required every three years to revise the cost of decommissioning their facilities and to provide the necessary assets by constituting a dedicated fund. For the 2007 revision the CEA used ETE-EVAL V5. Similarly, AREVA reevaluated the cost of decontaminating and dismantling its facilities at La Hague, as the previous estimate in 2004 did not take into account the complete cleanup of all the structural work. ETE-EVAL V5 is a computer application designed to estimate the cost of decontamination and dismantling of basic nuclear installations (INB). It has been qualified by Bureau Veritas and audited. ETE-EVAL V5 has become the official software for cost assessment of CEA civilian and AREVA decommissioning projects. It has been used by the DPAD (Decontamination and Dismantling Projects Department) cost assessment group to estimate the cost of ...
Development and evaluation of a conditionally lethal transgenic pink bollworm
International Nuclear Information System (INIS)
A new area-wide pest control strategy using the pink bollworm, Pectinophora gossypiella (Saunders) (Lepidoptera: Gelechiidae), genetically transformed with a conditionally lethal gene, is under development. Conditional lethality of several transgenic pink bollworm strains was demonstrated in a series of laboratory rearing experiments. Pink bollworms were transformed with genetic constructs using the RIDL technology (Release of Insects with a Dominant Lethal gene) for development of an autocidal biological control system for possible supplement or replacement of radiation based sterile insect release. LA1124 is a lethal construct controlled by a tetracycline repressible transactivator protein (tTA), in which binding of tTA to its specific target sequence tetO drives production of more tTA. In the absence of tetracycline, this leads to lethality by high expression of tTA. When tetracycline is present, tTA does not bind tetO, and so the positive feedback cycle is not ...
2005-05-09
Website Policies and Important Links Comments
WorldWideScience.org is maintained by the U.S. Department of Energy's
Office of Scientific and Technical Information as the Operating Agent
for the WorldWideScience Alliance.
