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
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 ...
2011-01-01
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
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 ...
2000-02-14
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
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 ...
2007-12-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
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
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
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 (EP1q). Our ...
2010-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
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
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
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
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
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
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 dynamical system of only linear computational complexity. Fuzzy logic ...
1996-12-31
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
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 ...
2004-01-01
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
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 shaping algorithm as well as a suggestion for a simpler ...
2011-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 ...
2008-10-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
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
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
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
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
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
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
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 ...
2010-01-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
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
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 ...
2011-01-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 ...
1995-03-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 ...
2010-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
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
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 an NPP, integrated with a nonlinear, nonparametric technique ...
1999-07-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
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 ...
2004-01-01
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
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
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
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
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 ...
2000-08-01
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
UK PubMed Central (United Kingdom)
BackgroundSupport vector machine (SVM) has been widely used as accurate and reliable method to decipher brain patterns from functional MRI (fMRI) data. Previous studies have not...Full Text Available
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
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
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, ...
2001-03-01
Statistical characterization of pitting corrosion process and life prediction
International Nuclear Information System (INIS)
In order to prevent corrosion failures of machines and structures, it is desirable to know in advance when the corrosion damage will take place, and appropriate measures are needed to mitigate the damage. The corrosion predictions are needed both at development as well as operational stage of machines and structures. There are several forms of corrosion process through which varying degrees of damage can occur. Under certain conditions these corrosion processes at alone and in other set of conditions, several of these processes may occur simultaneously. For a certain type of machine elements and structures, such as gears, bearing, tubes, pipelines, containers, storage tanks etc., are particularly prone to pitting corrosion which is an insidious form of corrosion. The corrosion predictions are usually based on experimental results obtained from test coupons and/or field experiences of similar machines or ...
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
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
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
British Library Electronic Table of Contents (United Kingdom)
An eddy current probe of the level of molten metal is considered for a sectional machine of continuous casting of steel. The advantages of electromagnetic probes of the level over radiometric ones lie in their insensitivity to the layer of dross and high speed. The results and directions of further studies are given.
2009-01-01
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
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
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
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
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 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
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 ...
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 ...
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
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 ...
2005-09-01
Application of neutron radiography to visualization of multiphase flows
Energy Technology Data Exchange (ETDEWEB)
Visualizations by real-time neutron radiography are demonstrated of various flow patterns of nitrogen gas-water two-phase flow in a stainless-steel tube, water inverted annular flow in a stainless-steel tube, flashing flow in an aluminium nozzle and fluidized bed in aluminium tube and vessels. Photographs every 1/60 s are presented by an image processing method to show the dynamic behaviours of the various flow patterns. It is shown that this visualization method can be applied efficiently to multiphase flow researches and will be applicable to multiphase flows in industrial machines. (author).
1990-04-01
Application of neutron radiography to visualization of multiphase flows
International Nuclear Information System (INIS)
Visualizations by real-time neutron radiography are demonstrated of various flow patterns of nitrogen gas-water two-phase flow in a stainless-steel tube, water inverted annular flow in a stainless-steel tube, flashing flow in an aluminium nozzle and fluidized bed in aluminium tube and vessels. Photographs every 1/60 s are presented by an image processing method to show the dynamic behaviours of the various flow patterns. It is shown that this visualization method can be applied efficiently to multiphase flow researches and will be applicable to multiphase flows in industrial machines. (author).
1990-01-01
Accelerating Nearest Neighbor Search on Manycore Systems
We develop methods for accelerating metric similarity search that are effective on modern hardware. Our algorithms factor into easily parallelizable components, making them simple to deploy and efficient on multicore CPUs and GPUs. Despite the simple structure of our algorithms, their search performance is provably sublinear in the size of the database, with a factor dependent only on its intrinsic dimensionality. We demonstrate that our methods provide substantial speedups on a range of datasets and hardware platforms. In particular, we present results on a 48-core server machine, on graphics hardware, and on a multicore desktop.
2011-01-01
Manufacture of a ?-titanium hollow shaft by incremental forming
British Library Electronic Table of Contents (United Kingdom)
Excellent mechanical properties and corrosion resistance combined with low weight qualify ?-titanium materials for lightweight applications in aviation, automotive and energy engineering. Thus far, actual applications of these materials have been limited due to high material costs and limited processing knowledge. One approach for developing resource-efficient manufacturing methods is the application of incremental forming methods. This article focuses on the development of the incremental spin extrusion process, which creates hollow profiles from solid bars. This method allows hollow shape manufacturing with a much higher flexibility than other forming methods and a significantly improved material utilization in comparison to machining methods, such as deep hole drilling. Beta-titanium al...
2011-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 ...
2007-01-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 ...
The Stefan problem solved via conjugate gradient-like iterative methods on a parallel vector machine
The aim of this paper is to illustrate the validity and efficiency of iterative methods for solving large linear systems arising from the finite element discretization of the equation governing conduction-controlled solidification processes. Starting from the basic enthalpy equation, two alternative formulations are obtained and fixed-grid finite element discretizations are developed. These discretizations yield a set of nonlinear equations that are linearized using the Newton-Raphson scheme. The linearized equations are used as a basis for evaluating different iterative methods of the conjugated gradient type. Symmetric scaling and incomplete factorization preconditioning of the linear equations are used to improve the convergence properties of the iterative methods. Vectorization and parallelization are also employed to make full use of the CRAY-2 supercomputer. The results indicate that the implementation of currently ...
1991-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 ...
1996-10-01
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
From Unconscious to Conscious Inclusion: Meeting Special Education Needs in West China
The authors map the route undertaken by the Project Management Office of the Gansu Basic Education Project (GBEP) in Gansu Province, China, in instituting measures to ensure good learning opportunities for children with special educational needs within the four poor counties benefiting from this DFID supported project. The main purpose of GBEP has been to increase enrolment and retention in these poor, minority areas so as to achieve universal basic education. As general enrolment increased so did that of pupils with special needs, the educational needs of which the schools began responding to in an unconscious way. However, at the start there was little understanding at the classroom and management levels of how to ensure access to learning as well as access to school. The authors map out the road to change and the methods undertaken to change practice at various management and classroom levels so as to enable schools to ...
2007-08-01
Energy Technology Data Exchange (ETDEWEB)
For an electron storage ring the beam size evaluation including beam-beam interaction gives an example of such a problem. Another good example is finding the beam size for a nonlinear machine. The present work gives a way to solve some of these problems, at least in principle. The approach described here is an application of the well known Green's function method, which in this case is applied to the Fokker-Planck equation governing the distribution function in the phase space of particle motion. The new step made in this paper is to consider the particle motion in two degrees of freedom rather than in one dimension, a characteristic of all the previous work. This step seems to be necessary for an adequate description of the problem, at least for the class of problems which are considered below. This work consists of the formal solution of the Fokker-Planck equation in terms of its Green's function and describing the ...
1982-07-01
DEFF Research Database (Denmark)
The background for this paper is a growing interest during the past decade in Denmark in the concepts of ?situated learning?, ?social theory of learning? and ?learning in communities of practice? developed by the American social anthropologist Jean Lave and the Californian Research Scientist Etienne Wenger. The work by Jean Lave from 1988 (Lave, 1988) based on anthropological field studies in Brazil and Liberia as well as later works by Lave & Wenger (Lave and Wenger, 1991; Chaiklin and Lave, 1993; Wenger, 1998; Wenger, McDermott, R. and W. Snyder, 2002) on situated learning and social learning theory have provoked considerable response in anthropological studies, in learning theories as well asin considerations about practical implementation of concepts like ?lifelong learning? in Denmark in recent decades. The European concept of ...
2006-01-01
Development of lead-free copper alloy graphite castings. Annual report, January--December 1995
Energy Technology Data Exchange (ETDEWEB)
The distribution of graphite particles in graphite containing copper alloy was further improved very significantly using several procedures and technological modifications. The developed techniques attacked the graphite distribution problem in two ways. Realizing that clustering of very fine (5um) graphite particles is one of the two major problems, a pretreatment process has been developed using aluminum powders to deagglomerate graphite particles. Along with this, a two-stage stirring technique was used to first incorporate and then to distribute uniformly the deagglomerated particles in the melt. During this year, based on these developments, several components were cast to evaluate the castability of Cu alloy-graphite melts. In addition, machinability tests were done to clearly established that addition of graphite particles improve the machinability of copper MMC alloys over and above that of monolithic copper alloys. The results show that ...
1996-10-01
Construction and alignment experience of Indus-1 SRS in C.A.T
International Nuclear Information System (INIS)
A 450 MeV Synchrotron Radiation Source, Indus-1 is being constructed at Centre for Advanced Technology at Indore in central India. This paper narrates our experience in construction and alignment of synchrotron machines which was first of its kind for most of us. Careful design, planning and execution of the work yielded modest results so that alignment accuracies between 0.1 to 0.3 mm could be achieved (in booster synchrotron) and, which have proved to be adequate up till now. The building of the SRS complex was constructed such that machine rings have their foundations isolated from rest of the building. A number of 100 x 150 mm size steel plates were embedded in the concrete of floor and walls to serve as base for reference surveying marks which were established later. The pre-injector and booster ring are enclosed in a radiation shielding zone with separate ventilation system. Dipoles, quadrupoles and a few sextupoles were fiducialised ...
1996-01-01
Energy Technology Data Exchange (ETDEWEB)
In order to employ molecular dynamics (MD) methods, commonly used in condensed matter physics, we have derived the equations of motion for a beam of charged particles in the rotating rest frame of the reference particle. We include in the formalism that the particles are confined by the guiding and focusing magnetic fields, and that they are confined in a conducting vacuum pipe while interacting with each other via a Coulomb force. Numerical simulations using MD methods has been performed to obtain the equilibrium crystalline beam structure. The effect of the shearing force, centrifugal force, and azimuthal variation of the focusing strength are investigated. It is found that a constant gradient storage ring can not give a crystalline beam, but that an alternating-gradient (AG) structure can. In such a machine the ground state is, except for one-dimensional (1-D) crystals, time dependent. The ground state is a zero entropy ...
1993-06-11
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 ...
1998-09-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
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
Remote on-board coal quality sensing techniques in coal cutting and handling systems
Energy Technology Data Exchange (ETDEWEB)
A review of the literature was undertaken to determine the potential for development of instrumentation for on-board remote sensing of coal quality. This review report acts as an inventory of commercially available techniques being tested or under development, particularly in the areas of the cutting horizon measurement methods associated with longwall mining equipment and coal/waste monitoring techniques in coal handling systems. While technology is available which can discriminate rocks from coal on a conveyor belt, the literature indicates that this hardware has yet to be adapted to continuous surface mining machines. 23 refs., 18 figs.
1987-09-01
Radio-frequency and microwave load comprising a carbon-bonded carbon fiber composite
Energy Technology Data Exchange (ETDEWEB)
A billet of low-density carbon-bonded carbon fiber (CBCF) composite is machined into a desired attenuator or load element shape (usually tapering). The CBCF composite is used as a free-standing load element or, preferably, brazed to the copper, brass or aluminum components of coaxial transmission lines or microwave waveguides. A novel braze method was developed for the brazing step. The resulting attenuator and/or load devices are robust, relatively inexpensive, more easily fabricated, and have improved performance over conventional graded-coating loads.
1998-01-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
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.
Extraction methods of multi-fault information in machine condition monitoring
Energy Technology Data Exchange (ETDEWEB)
An outline of the multi-fault diagnostic observation concept is presented in the paper. Starting from the commonly used singular value decomposition (SVD) it is shown, that it is equivalent to the modern version of principal component analysis (PCA). During the development of the concept of multi-fault observation several indices and measures obtained from SVD were tried, and some seem to bring the success. This problem is also addressed in the paper and illustrated by real examples taken from railroad Diesel engine condition monitoring. (orig.)
2003-07-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
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
Energy Technology Data Exchange (ETDEWEB)
As the surroundings of objects of oil exploration grow more complicated, seismic survey methods have turned 3-dimensional and, in this report, several models are examined using the 3-dimensional simulation technology. The result obtained by the conventional wave tracking method is different from actual wavefields, and is unrealistic. The difference method among the fullwave modelling methods demands an exorbitantly long computation time and high cost. A pseudospectral method has been developed which is superior to the difference method, and has been put to practical use thanks to the advent of parallel computers. It is found that a 3-dimensional survey is mandatory in describing faults. After examining the SEG/EAGE Salt model, it is learned that the salt is well-developed and that 3-dimensional depth migration is required for sub-salt ...
1997-05-27
Energy Technology Data Exchange (ETDEWEB)
An approximate solution was proposed in which a sensitivity analysis by the storage and release of heat was performed for the subject issues and in which an operating method was thereby determined for the equipment constituting the system by means of a linear programming. Accordingly, a heat storage type energy supply system for a district cooling and heating was taken up as a concrete object to be examined. This system consisted of a gas turbine generator, initial power receiving equipment, gas boiler, electric heat pump for ice heat storage, cooling tower, heat exchanger, steam absorbing refrigerating machine, ice heat storage tank, cold and warm water heat storage tank, etc. As a result of comparison between the proposed method and the resolving method, the former showed -0.92 to 2.58% in the increase in the operating cost compared with the latter. A case where the operating cost of the resolving ...
1996-02-01
Identification of optimum sites for power system stabilizer applications
Energy Technology Data Exchange (ETDEWEB)
Many existing methods of identifying the optimum sites for installing power system stabilizers (PSSs) in multi-machine systems are restricted to the sequential PSS application, which considers the enhancement of damping of just one critical electromechanical mode at a time; the eigenstructure analysis of the open-loop system, which does not take the control matrix (i.e., the B matrix in the linearized model x = Ax + Bu for power systems) into consideration. This paper presents a method of identifying the optimum sites for installing power system stabilizers. The advantages of this method are: it can identify the optimum sites for installing PSSs so that several electrochemical modes are damped out simultaneously; it takes both the eigenstructure of the open-loop system and the control matrix into consideration.
1990-11-01
Grouping Synonyms by Definitions
We present a method for grouping the synonyms of a lemma according to its dictionary senses. The senses are defined by a large machine readable dictionary for French, the TLFi (Tr\\'esor de la langue fran\\c{c}aise informatis\\'e) and the synonyms are given by 5 synonym dictionaries (also for French). To evaluate the proposed method, we manually constructed a gold standard where for each (word, definition) pair and given the set of synonyms defined for that word by the 5 synonym dictionaries, 4 lexicographers specified the set of synonyms they judge adequate. While inter-annotator agreement ranges on that task from 67% to at best 88% depending on the annotator pair and on the synonym dictionary being considered, the automatic procedure we propose scores a precision of 67% and a recall of 71%. The proposed method is compared with related work namely, word sense disambiguation, synonym lexicon acquisition ...
2009-01-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
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
Energy Technology Data Exchange (ETDEWEB)
Feed-forward (FF) artificial neural networks (ANN) and radial basis function (RBF) ANN methods were addressed for evaluating the lightning performance of high voltage transmission lines. Several structures, learning algorithms and transfer functions were tested in order to produce a model with the best generalizing ability. Actual input and output data, collected from operating Hellenic high voltage transmission lines, as well as simulated output data were used in the training, validation and testing process. The aims of the paper are to describe in detail and compare the proposed FF and RBF ANN models, to state their advantages and disadvantages and to present results obtained by their application on operating Hellenic transmission lines of 150kV and 400kV. The ANN results are also compared with results obtained using conventional methods and real records of outage rate showing a quite satisfactory agreement. The proposed ...
2007-01-15
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;
Energy Technology Data Exchange (ETDEWEB)
Large capacity adjustable speed machines (ASMs) at pumped storage power station have been put into full operation and the operating characteristics of ASM have been highly evaluated from the view point of power system operation. The output power (input power) of ASM can be controlled very quickly by applying a vector control scheme to the excitation control. This quick responsive feature of ASM can make it possible to improve the stability of the neighbor sub-power system. For improvement of transient stability, the output power of ASM is reduced very quickly in order to control the acceleration of neighbor generators during and after transmission line faults. For improvement of dynamic stability, the output power of ASM is modulated in accordance with the stabilizing signals detected from the swing of generator rotor or the power flow fluctuation on the transmission line. This paper describes the design concepts and method of control system ...
1997-01-20
Dynamic load in suppression pool during BWR main steam safety relief valve actuation
International Nuclear Information System (INIS)
BWRs are so designed that the exhaust steam from main steam safety relief valves is led to pressure suppression pools, and the steam is condensed in pool water, but at this time, dynamic load seems to arise in the pool water. In Tokai No. 2 Power Station, a Mark-2 containment vessel was adopted to improve the reliability as much as possible and to obtain the design with margin. In this report, the result of actual machine test in Tokai No. 2 Power Station and the method of reducing the load are described. When a relief valve works, the discharge of water in exhaust pipes into a suppression pool, the exhaust of air in exhaust pipes and repeated expansion and contraction of bubbles in pool water, and the exhaust of steam and condensation occur. As for the construction of the suppression pool in Tokai No. 2 Power Station, cross-shaped quencher and the structure with jet deflector were installed. The test plan and the test result with an actual ...
1979-01-01
Bundling harvester; Nippukorjausharvesteri
Energy Technology Data Exchange (ETDEWEB)
The staring point of the project was to design and construct, by taking the silvicultural point of view into account, a harvesting and processing system especially for energy-wood, containing manually driven bundling harvester, automatizing of the harvester, and automatized loading. The equipment forms an ideal method for entrepreneur`s-line harvesting. The target is to apply the system also for owner`s-line harvesting. The profitability of the system promotes the utilization of the system in both cases. The objectives of the project were: to construct a test equipment and prototypes for all the project stages, to carry out terrain and strain tests in order to examine the usability and durability, as well as the capacity of the machine, to test the applicability of the Eko-Log system in simultaneous harvesting of energy and pulp woods, and to start the marketing and manufacturing of the products. The basic problems of the construction of the ...
1996-12-31
An adaptive self-optimizing power system stabilizer
Energy Technology Data Exchange (ETDEWEB)
A self-optimizing pole-shifting control algorithm has been developed for an adaptive power system stabilizer (APSS) to improve its dynamic performance and autonomous operation. The proposed algorithm deals with the system frequency and time domain characteristics simultaneously to guarantee stability and to enhance the performance of the closed-loop system. The mechanism of discrete control system control limits influencing the closed loop system behaviour is studied. Short-term behaviour is studied by introducing the concept of a short-term behaviour index. With the introduction of dynamic control limits, an effective discrete control system design method is proposed. A PSS oriented power system dynamics simulation package (PSDSP) has been developed. Using the PSDSP, simulation studies were performed with the proposed APSS applied to a single machine and a multi machine power system. The performance of the APSS is ...
1994-01-01
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 ...
1998-06-15
The effects of laser etching on shear bond strength at the titanium ceramic interface
British Library Electronic Table of Contents (United Kingdom)
Statement of problem The use of titanium has increased for metal ceramic restorations, as well as for use in titanium implants, with developments in CAD/CAM technology. Some surface treatments of titanium have been introduced to enhance the titanium bond strength to low-fusing porcelains; however, a more reliable, easily used dental laboratory method has not been established. Purpose The purpose of this study was to compare the effect of laser etching as a titanium surface treatment with 3 other surface treatments (machining, airborne-particle abrasion, and acid etching), evaluating their ability to enhance the bond strength between a titanium substrate and porcelain. Material and methods A total of 64 specimen rods of commercially pure titanium (ASTM grade 2, 20 mm in length and 5.7 mm in...
2009-01-01
Systematic approach to consider system contingencies in PSS design
Energy Technology Data Exchange (ETDEWEB)
This paper proposes a method that can incorporate system contingencies into power system stabilizer (PSS) design. Selection of critical contingencies is first performed by a ranking of contingencies under a wide range of operating conditions according to a small signal stability index. A multi-objective optimization model is formulated to pursue satisfactory system damping performance under both pre-contingency and post-contingency situations. A recursive Genetic Algorithm is then presented to tune the PSS parameters so that the dynamic security criteria subject to contingencies are met under a wide range of operating conditions. Finally, an eight-machine system is utilized to demonstrate the effectiveness of the proposed approach and a comparison of the proposed method with a pre-contingency tuning scheme is reported. (author)
2009-12-15
Solution of large-scale sparse least squares problems using auxiliary storage
Energy Technology Data Exchange (ETDEWEB)
Very large sparse linear least-squares problems arise in a variety of applications, such as geodetic network adjustments, photogrammetry, earthquake studies, and certain types of finite element analysis. Many of these problems are so large that it is impossible to solve them without using auxiliary storage devices. Some problems are so massive that the storage needed for their solution exceeds the virtual address space of the largest machines. A method for solving such problems on a typical (large) computer is described, and the results of some experiments illustrating the effectiveness of this approach are provided. The method includes an automatic partitioning scheme that is essential to the efficient management of the data on auxiliary files. 8 figures, 2 tables
1980-08-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 Technology Data Exchange (ETDEWEB)
The Advanced Photon Source injector synchrotron is a 7-GeV positron machine with a standard alternating gradient lattice. The calculated effect of dipole magnet strength errors on the orbit distortion, simulated by Monte Carlo, was reduced by sorting pairs of magnets having the closest simulated measured strengths to reduce the driving the term of the integer resonance nearest the operating point. This method resulted in a factor of four average reduction in the rms orbit distortion when all 68 magnets were sorted at once. The simulated effect of magnet measurement experimental resolution was found to limit the actual improvement. The {Beta}-beat factors were similarly reduced by sorting the quadrupole magnets according to their gradients.
1993-07-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
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 simulating a rotating sphere. (orig.)
2010-06-15
Text classification toward a scientific forum
British Library Electronic Table of Contents (United Kingdom)
Text mining, also known as discovering knowledge from the text, which has emerged as a possible solution for the current information explosion, refers to the process of extracting non-trivial and useful patterns from unstructured text. Among the general tasks of text mining such as text clustering, summarization, etc, text classification is a subtask of intelligent information processing, which employs unsupervised learning to construct a classifier from training text by which to predict the class of unlabeled text. Because of its simplicity and objectivity in performance evaluation, text classification was usually used as a standard tool to determine the advantage or weakness of a text processing method, such as text representation, text feature selection, etc. In this paper, text classif...
2007-01-01
Some lessons learned from the DOE site operator program
Energy Technology Data Exchange (ETDEWEB)
Performance of electric vehicles (EVs) is being studied in an ongoing Site Operator Program, as part of the Electric and Hybrid Vehicle Program supported by the U.S. Department of Energy (DOE). More than 200 EVs are being operated by Site Operators in various geographical and climatic regions of the United States. Cold-weather operation of EVs is of particular interest. As expected, low temperatures affect a battery`s ability to accept a charge, which decreases EV range and increases operating costs. Battery types other than lead-acid are being evaluated such as nickel-iron, gelled electrolyte lead-acid, nickel-cadmium, and sodium-sulfur. Also, improved methods of collecting EV performance data are being implemented, thermal management systems are being tested, and a prototype ultracapacitor is being tested as a possible alternative to conventional batteries.
1995-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
Energy Technology Data Exchange (ETDEWEB)
Many organizations are challenged with the tasks of identifying customer needs and expectations for their products, anticipating future product needs, communicating a future product vision to clients, and designing with today's technology to bring a future vision to successful realization. The design evolution of plant control centres is one aspect of CANDU development that faces such challenges. The Disney Corporation is an example of an organization that has been successful in consistently meeting these challenges for over fifty years; and some of the design practices proven in moviemaking, theme park and resort layout, and vacation experience organization may be helpful and effective when applied in other domains. This paper summarizes the findings from an examination of Disney Corporation design practices, and suggests how some practices could be used to simplify and enhance the design of future CANDU control centres. (author)
2005-07-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
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
Bladder Injuries During Laparoscopic Orchiopexy: Incidence and Lessons Learned
British Library Electronic Table of Contents (United Kingdom)
Purpose Laparoscopic orchiopexy is a safe operation. However, the bladder can be injured during creation of the transperitoneal tunnel for the cryptorchid testis. We reviewed our experience with this complication. Materials and Methods We searched the operative notes of patients who had undergone laparoscopic orchiopexy between August 15, 2002 and October 1, 2008, and identified bladder injuries and their treatment. Results A total of 93 patients underwent laparoscopic orchiopexies for 101 undescended testes during the study interval, with 3 procedures resulting in bladder injuries. The 3 operations varied with regard to whether the injury was recognized intraoperatively or postoperatively, and repaired in an open or laparoscopic fashion. Conclusions Bladder injury during laparoscopic orch...
2009-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
Energy Technology Data Exchange (ETDEWEB)
A new thin film manufacturing method is established to add a function to glass material surface, as a new material technology which harmonizes with global environment, and is suitable for resource re-utilization and energy conservation. It is intended to develop a leading technology to promote recycling of colored glasses by applying this technical method to colored glasses. Fiscal 1998 has implemented subsequently to fiscal 1997 the following subjects in the three research items composed of a new manufacturing method of functional thin films, application of the functional thin films to colored glasses, and the comprehensive investigative studies: establishment of an industrial manufacturing method for color coating liquid and evaluation of basic characteristics of the colored functional thin films, optimization of element technology for photo-sensitive gel films by means of chemically modifying ...
1999-03-01
Challenges in fabrication of 180deg magnet chamber
International Nuclear Information System (INIS)
180 deg magnet chamber is used in Folded Tandem Ion Accelerator for passage and 180 deg bending of ion beam. The chamber is placed between 180 deg terminal magnet (Electro-magnet), which is used for bending, and analysing the beams. Magnet with a particular magnetic field strength bends ions of only specified mass energy product through a precise path. There is also a space limitation in the direction of magnetic field. Both of them require the magnet chamber to be of a close tolerance. Accuracy of center distance between inlet and outlet port of the magnet chamber has to be at par with the concentricity of high energy and low energy beam line. To achieve this we started the fabrication of magnet chamber by following two methods: a) Circular rolling and bending of rectangular tube for 180 deg sector of magnet chamber b) Machining 180 deg sector in two half and welding. By first method we could not achieve the desired result ...
2006-11-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
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
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
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 ...
2003-07-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 ...
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
Process development for continuous crystallization of fat under laminar shear
British Library Electronic Table of Contents (United Kingdom)
A novel continuous laminar shear structuring crystallizer with a suitable cooling system was designed and built. This is a new method to continuously crystallize edible fat in the desirable polymorphic form from the melt while being uniformly sheared.The machine consists of four main sections: Feed unit, shearing mechanism, cooling system and power unit. In each of these sections specific design considerations are taken into account which makes the process controllable and continuous. The shearing unit is made of two concentric cylinders. The internal cylinder is stationary and has a cooling system inside for temperature control. The outer cylinder rotates to produce a uniform shear in the sample fluid placed in the 1.5mm gap between the cylinders. The sample's feed rate is controlled whil...
2008-01-01
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
Modeling protein synthesis from a physicist's perspective: a toy model
Proteins are polymers of amino acids. These macromolecules are synthesized by intracellular machines called {\\it ribosome}. Although, traditionally, the experimental investigation of protein synthesis has been an active area of research in molecular cell biology, important quantitative models of this phenomenon have been reported mostly in the research journals devoted to statistical physics and related interdisciplinary topics. From the perspective of a physicist, protein synthesis is a phenomenon of {\\it classical transport of interacting ribosomes on a messenger RNA (mRNA) template} that dictates the sequence of the amino acids on the protein. Here we bring this frontier area of contemporary research into the classroom by appropriate simplification of the models and methods. In particular, we develope a simple toy model and analyze it by some elementary techniques of non-equilibrium statistical mechanics to predict the average rate of ...
2007-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
Fracture behavior under dynamic biaxial stress on magnesium alloy
Energy Technology Data Exchange (ETDEWEB)
We conduct the static and dynamic loading fracture experiments on magnesium alloy (AZ31B) under the equitable and inequitable biaxial stress. We process specimens as cross type with cracks. There are different kinds of cracks defined by their crack angles. By using a hydraulic high-speed biaxial experiment machine, we put the equitable and inequitable stresses on the specimen. We analyze results using the caustic method. The experiments reveal a few important results. There is negative correlation between the fracture toughness value and the plate thickness in the magnesium alloy sheet specimen. The fracture toughness value decrease in the case the crack has the angle different from the loading direction. The fracture toughness value decreases significantly under the inequitable biaxial stress. (orig.)
2004-07-01
Experimental compliance calibration for the mixed-mode bending (MMB) specimen
Energy Technology Data Exchange (ETDEWEB)
A novel method to control the mixed-mode bending (MMB) specimen is presented. By maintaining a constant opening, or Mode 1, displacement rate, stable delamination growth is achieved for all mixed-mode ratios. A constant-opening displacement rate is achieved by attaching a second displacement transducer to the hinges of the specimen. The test machine is then controlled externally by the second displacement transducer. By achieving stable delamination growth and monitoring the opening displacement, an experimental compliance calibration may be derived for the Modes 1 and 2 parts. This new approach to control the test and determine the experimental compliance calibration, overcomes the potential inaccuracies of the previously used beam theory expressions to determine compliance and to separate the modal values of G.
1997-12-31
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
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
Energy Technology Data Exchange (ETDEWEB)
In this, the last of a series of three papers, we discuss a method of forming iron phosphate ceramics by a reduction process. We report the formation of iron oxide ceramics by reducing hematite with iron in a phosphoric acid solution. The reaction results in a rapid-setting ceramic (at room temperature) with a compressive strength of 3700 psi and a density of 1.7 g/cm{sup 3}. Although the exact mineral form of the binder is difficult to determine because it is mostly amorphous and hence is not amenable to X-ray diffraction analyses, this material is expected to consist of iron hydrophosphates. The reduction process is very useful in recycling several industrial wastes that are rich in hematite, including iron mine tailings, red mud (a caustic waste from the alumina industry), and machining swarfs. Formation of ceramics with red mud and swarfs is also discussed.
2003-11-01
International Nuclear Information System (INIS)
Interest in making complex net-shape ceramic parts with good surface finishing and sharp tolerances without machining is a driving force for studying the injection molding technique. This method consists of softhening the ceramic material by means of adding some plastic and heating in order to inject the mixture under pressure into a relatively cold mold where solidification takes place. Essentially, it is the same process used in thermoplastic industry but, in the present case, the ceramic powder load ranges between 80 to 90 wt.%. This work shows results obtained from the fabrication of pieces of different ceramic materials (alumina, barium titanate ferrites, etc.) in a small scale, using equipments developed and constructed in the laboratory. (Author).
1988-11-01
Application of the rule-growing algorithm RIPPER to particle physics analysis
A large hadron machine like the LHC with its high track multiplicities always asks for powerful tools that drastically reduce the large background while selecting signal events efficiently. Actually such tools are widely needed and used in all parts of particle physics. Regarding the huge amount of data that will be produced at the LHC, the process of training as well as the process of applying these tools to data, must be time efficient. Such tools can be multivariate analysis -- also called data mining -- tools. In this contribution we present the results for the application of the multivariate analysis, rule growing algorithm RIPPER on a problem of particle selection. It turns out that the meta-methods bagging and cost-sensitivity are essential for the quality of the outcome. The results are compared to other multivariate analysis techniques.
2009-01-01
Annual report of JMTR. FY1997 (April 1, 1997 - March 31, 1998)
Energy Technology Data Exchange (ETDEWEB)
During FY1997, the JMTR was operated for 3 complete cycles (120th, 121st and 122nd cycles) and was utilized for the research and development programs on the technology of LWRs and fusion reactor, as well as for fundamental research of fuels and materials, and for radioisotope productions. The improvement of evaluation technique in a local neutron spectrum for irradiation utilization and development of capsule having the vertical migration, the reinstrumentation and loading mechanism have been carried out. Development of a new oxygen potential sensor for oxide fuel pellets has been done as an elemental technology of irradiation for high burn-up fuels. As for post irradiation examination, the techniques for measuring of crack length using an alternating current potential drop method and machining of miniaturized specimen by the remote handling have been developed. A research on the blanket materials and components for thermonuclear fusion reactor ...
1999-03-01
A robust H{sub -} power system stabilizer design using reduced-order models
Energy Technology Data Exchange (ETDEWEB)
This paper deals with a robust H{sub -} power system stabilizer (HPSS) design using reduced-order models to improve the damping oscillation in power systems. The stabilizer is dynamic, low order and robust. In order to obtain a reduced-order controller, the method of balanced truncation is used. Sufficient conditions in the form of two algebraic Riccati equations (AREs) and an upper bound explicitly characterize an H{sub -} controller of lower dimensions. Furthermore, the bilinear transformation has been used to the design to prevent the pole-zero cancellation of the poorly damped poles and to improve the control system performance. The proposed technique is illustrated with applications to the design of stabilizer for a multi-machine power system. Simulation results under various operation conditions are given which show that the proposed HPSS damps the low-frequency oscillation in an efficient manner. (author)
2006-01-15
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
A fast multipole transformation for global climate calculations
Energy Technology Data Exchange (ETDEWEB)
A fast multipole transformation is adapted to the evaluation of summations that occur in global climate calculations when transforming between spatial and spherical harmonic representations. For each summation, the timing of the fast multipole transformation scales linearly with the number of latitude gridpoints, but the timing for direct evaluations scales quadratically. In spite of a larger computational overhead, this scaling advantage renders the fast multipole method faster than direct evaluation for transformations involving greater than approximately 300 to 500 gridpoints. Convergence of the fast multipole transformation is accurate to machine precision. As the resolution in global climate calculations continues to increase, an increasingly large fraction of the computational work involves the transformation between spatial and spherical harmonic representations. The fast multipole transformation offers a significant reduction in ...
1996-01-01
Energy Technology Data Exchange (ETDEWEB)
Water model experiments were conducted to develop a two-stage stirring method for obtaining higher yields and a more uniform distribution of graphite particles in copper alloys. This was followed by several melts for synthesis of copper-graphite alloys in which Ti was used as a wetting agent to improve the wettability of graphite in the copper melt. In the first stage, a vortex method was employed to facilitate the addition of graphite particles into the copper melt. In the second stage, a specially designed stirrer was used for uniform particle distribution while avoiding the formation of vortex in the melt. The two-stage stirring was found to considerably improve the recovery of graphite, over those obtained with the prior practice of single-stage stirring and resulting in a more uniform particle distribution. In addition, graphite recoveries increased with increasing Ti content in the range investigated. Floatation, fluidity, and directional ...
1995-07-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
Energy Technology Data Exchange (ETDEWEB)
This article, published in issue 80 of 'l'ACROnique du nucleaire', aims to retrace the early steps in the consideration of the possibility of a nuclear accident in France, with the inclusion of 'non-institutional' participants and applying the lessons learned in Belarus in the contaminated territories around the Chernobyl nuclear power plant. After a review of the origin of the involvement of the Association pour le Controle de la Radioactivite dans l'Ouest (ACRO) in addressing post-accident issues alongside the populations living in an environment polluted by radioactivity, it discusses, from the critical viewpoint of an NGO, the context and the working method adopted for this examination. This is followed by some key elements of the programme and unresolved questions about the available body of knowledge which motivates research and about the method adopted for the ...
2008-07-15
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
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 ...
1995-12-31
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 ...
1989-01-01
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 ...
1990-12-31
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 ...
2009-12-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
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
Optimal pole shifting controller for interconnected power system
Energy Technology Data Exchange (ETDEWEB)
Research highlights: {yields} Mathematical model represents a power system which consists of synchronous machine connected to infinite bus through transmission line. {yields} Power system stabilizer was designed based on optimal pole shifting controller. {yields} The system performances was tested through load disturbances at different operating conditions. {yields} The system performance with the proposed optimal pole shifting controller is compared with the conventional pole placement controller. {yields} The digital simulation results indicated that the proposed controller has a superior performance. -- Abstract: Power system stabilizer based on optimal pole shifting is proposed. An approach for shifting the real parts of the open-loop poles to any desired positions while preserving the imaginary parts is presented. In each step of this approach, it is required to solve a first-order or a second-order linear matrix Lyapunov equation for shifting one real pole or ...
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 pole or two complex conjugate poles, ...
2011-05-01
Lubricant wear particle analysis by filter patch extraction
Energy Technology Data Exchange (ETDEWEB)
Lubricating Oil Analysis (LOA) has become an important part of a comprehensive Reliability Centered Maintenance (RCM) program. However, knowing the condition of the lubricant alone does not provide a complete description of equipment reliability. Condition monitoring for equipment can be accomplished through Wear Particle Analysis (WPA). This usually involves separating suspended materials and wear products from the lubricant by magnetic (ferrographic) means. This paper will present a simple, low-cost, alternate method of particle acquisition called Filter Patch Extraction (FPE). This method removes solids, regardless of their composition, from the lubricant by vacuum filtration and deposits them onto a filter for microscopic examination similar to that of analytical ferrography. A large filter pore size retains suspended materials and permits rapid filtration of large volumes of lubricant thereby increasing the accuracy of the wear and ...
1996-07-01
Fabrication of metallic contacts to nanometre-sized materials using a focused ion beam (FIB)
Energy Technology Data Exchange (ETDEWEB)
Nanometre-sized materials, like nanowires, nanoparticles or nanobelts, are gaining huge interest as building blocks of modern electronic nanodevices. Their fabrication feasibility has been demonstrated in the last years, and different routes are already well established in order to synthesize these materials. However, the assessment of their electrical properties is still a challenging issue, due to the difficulty to perform a precise nanolithography process allowing the access to such small structures. The fabrication of metallic contacts with precision in the nanometre range is necessary, as well as achieving a flexible system that allows to contact individual structures. Such a system could be a dual-beam Focused Ion Beam instrument, which combines Scanning Electron Microscopy (SEM) and Focused Ion Beam (FIB) in one machine, able to assist deposition of materials with nanometre precision. In this work, the methodology of fabrication of metallic nanocontacts to ...
2006-07-15
Fabrication of metallic contacts to nanometre-sized materials using a focused ion beam (FIB)
International Nuclear Information System (INIS)
Nanometre-sized materials, like nanowires, nanoparticles or nanobelts, are gaining huge interest as building blocks of modern electronic nanodevices. Their fabrication feasibility has been demonstrated in the last years, and different routes are already well established in order to synthesize these materials. However, the assessment of their electrical properties is still a challenging issue, due to the difficulty to perform a precise nanolithography process allowing the access to such small structures. The fabrication of metallic contacts with precision in the nanometre range is necessary, as well as achieving a flexible system that allows to contact individual structures. Such a system could be a dual-beam Focused Ion Beam instrument, which combines Scanning Electron Microscopy (SEM) and Focused Ion Beam (FIB) in one machine, able to assist deposition of materials with nanometre precision. In this work, the methodology of fabrication of metallic nanocontacts to ...
2006-07-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. ...
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
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
Molina: a non-linear code to compute the internal hydrodynamics of a gas centrifuge
Energy Technology Data Exchange (ETDEWEB)
Uranium enrichment by gas centrifugation relies on the pressure diffusion of the isotopes when their gaseous mixture is submitted to the pressure diffusion in the strong radial pressure gradient due to the centrifugal force in a very rapidly rotating cylinder. To compute the isotope separation in a gas centrifuge, the viscous compressible Navier-Stokes equations are solved for the mixture, then the diffusion equations are solved for the isotopes. As far as the separation performance is concerned, the models deal with the steady state of the axi-symmetric gas motion in the rotating cylinder. The numerical tools are briefly presented: first, the MOLINA code which numerically solves the axi-symmetric gas motion in the specific conditions of rapid rotation by use of a change of variables suited to the high density gradient and by use of a Marker And Cell method; then, the diffusion equations solver which uses a Finite Volume method with a mesh ...
2003-07-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, ...
1996-12-31
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
Statistical studies of Galactic open clusters I. Structural and basic astrophysical parameters
Context. Study of open clusters is important not only for learning properties of these objects but also for understanding the process of formation and evolution of stars and the Milky Way. Aims. The paper contains determination of the global (geometrical and physical) characteristics of a large sample of Galactic open clusters from homogeneous near-infrared photometric data and analysis of mutual relations between those characteristics. Methods. The near-infrared JHK photometric data from the 2-Micron All Sky Survey were used to determine new coordinates of the centres, angular sizes and radial density profiles of 849 open clusters in the MilkyWay. Additionally, for 754 of these clusters age, reddening, distance and linear sizes were also derived. The sample contains 140 open clusters which have not been studied before. Results. The analysed sample contains open clusters with ages in the range from 7 Myr to 10 Gyr. The majority of these ...
2010-01-01
Energy Technology Data Exchange (ETDEWEB)
Following the successful application of hydrostatic pressure in mechanistic investigations of organic reactions, chemists have launched a vigorous effort to apply this tool to substitution reactions of coordination compounds. The authors began to study pressure effects in the NMR spectra of keton-lanthanide combination with the hope that the increase shifts anticipated might enhance the utility of the method, perhaps even expand its applicability to new classes of compounds. 5-Phenyl- and 5-tert-butyladamantan-2-one, piperidine, tetrahydrofuran, and cyclopentanol exhibited pressure-reduced lanthanide-induced shifts with Eu(fod)/sub 3/; Yb(fob)/sub 3/ and the shielding reagent Pr(fod)/sub 3/ showed the same effect with adamantanone. Solvent variations (CD/sub 2/Cl/sub 2/, CCl/sub 4/) caused minor changes in the magnitude of these shifts but did not reverse any. With the objective of learning whether these effects are due to a suppressed ...
1987-11-11
Improving safety and quality: how can education help?
National efforts to improve the quality and safety of health care present challenges for medical education and training. Today's doctors need to be skilled communicators who know how to identify, prevent and manage adverse events and near misses, how to use evidence and information, how to work safely in a team, how to practise ethically, and how to be workplace teachers and learners. These competencies (knowledge, skills and attitudes) are set out in the National Patient Safety Education Framework (NPSF) of the Australian Council for Safety and Quality in Health Care. The NPSF is designed to help medical schools, vocational colleges, health organisations and private practitioners develop curricula to enable health professionals to work safely. The NPSF describes what doctors (depending on their level of knowledge and experience) can do to demonstrate competencies in a range of quality and safety activities. Medical schools, vocational colleges, health organisations and private ...
2006-05-15
Hawaii technology utilization experiment
A one-year technology-transfer project involving ERDA installations and Hawaii consisted of sending teams from the Lawrence Livermore Laboratory on week-long field trips every two months to test the effectiveness of different methods of transferring technology information from federal sources to civilian clients. The team was questioned primarily on non-energy matters, and the energy questions asked related mostly to individuals or small industries. The team responed to all questions and found that a wide range of knowledge was more effective than having a sequence of experts. Hawaiians considered current major ERDA projects to be irrelevant to their needs. The team was most successful on a one-to-one basis because large groups and state agencies tend to be more policy- than action-oriented. Personal followup was considered essential. The team also learned that their visits generated ten times as many inquiries as were received unsolicited by ...
1976-12-08
HST/ACS observations of shell galaxies: inner shells, shell colours and dust
AIM:Learn more about the origin of shells and dust in early type galaxies. METHOD: V-I colours of shells and underlying galaxies are derived, using HST Advanced Camera for Surveys (ACS) data. A galaxy model is made locally in wedges and subtracted to determine shell profiles and colours. We applied Voronoi binning to our data to get smoothed colour maps of the galaxies. Comparison with N-body simulations from the literature gives more insight to the origin of the shell features. Shell positions and dust characteristics are inferred from model galaxy subtracted images. RESULT: The ACS images reveal shells well within the effective radius in some galaxies (at 1.7 kpc in the case of NGC 5982). In some cases, strong nuclear dust patches prevent detection of inner shells. Most shells have colours which are similar to the underlying galaxy. Some inner shells are redder than the galaxy. All six shell galaxies show out of dynamical equilibrium dust ...
2007-01-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 that they ...
2008-01-01
Degree of Mathematics Fluency and Success in Second-Semester Introductory Chemistry
We report on the contents and results for 360 students of a mathematics assessment administered at the start of the second-semester introductory chemistry course required for science and engineering majors at the University of Minnesota. This calculator-free, 20-question, 30-minute, multiple-choice, diagnostic quiz includes questions selected specifically for their relevance to this course, concerning logarithms, scientific notation, graphs, and algebra. For the 325 students in degree-granting programs, significant correlations are reported between their mathematics assessment scores and success in this course, as measured by performance on exams (for which scientific calculators were permitted) and course grades. These observations suggest that responses to the simple questions on this unannounced quiz have some predictive utility as signatures of underlying thinking and learning patterns that are associated with success in this course. In addition, we argue that ...
2008-05-01
Energy Technology Data Exchange (ETDEWEB)
Combustion scientists are primarily concerned with the fuels most often burned as energy sources (coal, petroleum products, and natural gas), with the goal of learning to burn them as efficiently, intensely, and cleanly as possible. Discovering those slight rearrangements of chemical bonds that together account for the net chemical transformation is the key to understanding how combustion proceeds. Once these reactions have been defined, the chemist can determine the rate coefficient of each reaction as a function of temperature and assemble the information into flame models. The computer programs that use these models to predict experimental results combine two sets of equations describing (1) the diffusive and reactive rates of change in concentration of all the molecules in the flame and (2) the flow of the reacting gases. Although the details of hydrocarbon-flame models are still disputed, many of their general features are clear and the basic reactions ...
1982-02-01
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 different assessment ...
A study of electrochemically-induced corrosion of low carbon steel in a medium modelling acid rain
Energy Technology Data Exchange (ETDEWEB)
Complementary electrochemical, spectrophotometric and electron microsopic investigations were made in addition to the conversion electron Moessbauer spectroscopic (CEMS) measurements to learn more about the mechanism of corrosion of low carbon steel samples in aqueous sulfate and sulfite containing sulfate solutions (pH 3.5, 6.5 and 8.5). Passivation of iron in pure sulfate solution was studied in detail in earlier papers. In the present work, we used a solution containing both sulfate and sulfite anions to obtain more information about the effect of acid rain on low carbon steel samples. The compositions and thicknesses of the passive films formed due to the electrochemical treatments were determined from the CEM spectra. [gamma]-FeOOH was found in each case on the surface of the samples; nevertheless, at pH 3.5 the sextet belonging to Fe[sub 3]C appears in the CEM spectra, and also FeSO[sub 4] . H[sub 2]O was detected in low concentration after the shortest ...
1994-11-01
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 minimization ...
1989-01-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
International Nuclear Information System (INIS)
A processing technique for A-15 compounds which has improved mechanical and superconducting properties has been developed. This technique consists of rapid solidification of the alloy by the chill block spinning machine (CBSM) to form amorphous ribbons and by subsequent annealing crystallizes the stable or metastable fine grain flexible A-15 structure. The CBSM has been modified so that all the processing parameters could be controlled and optimized for each alloy composition. By the improved CBSM it was possible to form amorphous Nb_3Si, Nb_3Ge and Nb_3(AlSi) ribbons with more than 80% reproducible rate. Critical current density measurements are limited by contact resistance. A Cu plating technique was introduced in this research that made the contact resistance three orders of magnitude lower than that obtained by other methods. This plated coating also gave an additional mechanical support to the sample and acted as a shunt for thermal ...
Energy Technology Data Exchange (ETDEWEB)
A processing technique for A-15 compounds which has improved mechanical and superconducting properties has been developed. This technique consists of rapid solidification of the alloy by the chill block spinning machine (CBSM) to form amorphous ribbons and by subsequent annealing crystallizes the stable or metastable fine grain flexible A-15 structure. The CBSM has been modified so that all the processing parameters could be controlled and optimized for each alloy composition. By the improved CBSM it was possible to form amorphous Nb{sub 3}Si, Nb{sub 3}Ge and Nb{sub 3}(AlSi) ribbons with more than 80% reproducible rate. Critical current density measurements are limited by contact resistance. A Cu plating technique was introduced in this research that made the contact resistance three orders of magnitude lower than that obtained by other methods. This plated coating also gave an additional mechanical support to the sample and acted as a shunt ...
1989-01-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
Investigation of GPS/IMU Positioning System for Mining Equipment
Energy Technology Data Exchange (ETDEWEB)
The objective of this project is to investigate the applicability of a combined Global Positioning System and Inertial Measurement Unit (GPS/IMU) for information based displays on earthmoving machines and for automated earthmoving machines in the future. This technology has the potential of allowing an information-based product like Caterpillar's Computer Aided Earthmoving System (CAES) to operate in areas with satellite shading. Satellite shading is an issue in open pit mining because machines are routinely required to operate close to high walls, which reduces significantly the amount of the visible sky to the GPS antenna mounted on the machine. An inertial measurement unit is a product, which provides data for the calculation of position based on sensing accelerations and rotation rates of the machine's rigid body. When this information is coupled with GPS it ...
2006-09-13
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
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, ...
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
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 ...
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
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
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
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
Use of a static frequency converter for rapid load response in pumped-storage plants
Energy Technology Data Exchange (ETDEWEB)
Most pumped-storage plants have the capability to operate as synchronous condensers. As such, they can be brought on line very quickly to support system load requirements. However, one of the effects of making a rapid transition from synchronous condenser operation to turbine/governor operation is an initial reverse power flow into the machine. This reverse power flow can be very undesirable at a time when the system is calling for load support. On weak or isolated systems, this reverse power flow can lead to objectionable voltage and frequency dips in the system. With the proper utilization of a static frequency converter (SFC) and its associated controls and auxiliary switchgear systems, the reverse power flow resulting from a transition from synchronous condenser operation can be eliminated. This paper will describe the method by which an SFC system can be used to make this rapid load response in pumped-storage plants without incurring a ...
1995-12-01
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
Surface hardening utilizing high-density plasma nitriding on stainless steel alloys
Energy Technology Data Exchange (ETDEWEB)
By using a plasma nitriding procedure at the PUPR Mirror Cusp Plasma machine, surface hardness is increased in 302/304-type stainless steel samples by exposing them to high-ion-density plasma at high vacuum. This method successfully dopes the surface of the material with strengthening nitrogen ions, without the use of chemical procedures that sacrifice the resistance to corrosion of the given material. A 500 V negative bias is placed on the sample exposed to the nitrogen plasma, where high-energy ions are therefore attracted and immersed into the metallic matrix microns into the surface of the stainless steel. This potential maintains a constant surface temperature at approximately 800 deg. C. The plasma parameters including ion density and plasma temperature were diagnosed using single Langmuir probes. The stainless steel samples were then tested using scanning electron microscopy (SEM), and Vickers micro-hardness testing to determine the ...
2008-10-15
Surface hardening utilizing high-density plasma nitriding on stainless steel alloys
International Nuclear Information System (INIS)
By using a plasma nitriding procedure at the PUPR Mirror Cusp Plasma machine, surface hardness is increased in 302/304-type stainless steel samples by exposing them to high-ion-density plasma at high vacuum. This method successfully dopes the surface of the material with strengthening nitrogen ions, without the use of chemical procedures that sacrifice the resistance to corrosion of the given material. A 500 V negative bias is placed on the sample exposed to the nitrogen plasma, where high-energy ions are therefore attracted and immersed into the metallic matrix microns into the surface of the stainless steel. This potential maintains a constant surface temperature at approximately 800 deg. C. The plasma parameters including ion density and plasma temperature were diagnosed using single Langmuir probes. The stainless steel samples were then tested using scanning electron microscopy (SEM), and Vickers micro-hardness testing to determine the ...
2008-10-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 ...
Piping response testing associated with pipe rupture
Energy Technology Data Exchange (ETDEWEB)
EPRI has sponsored an experimental program in the pipe whip impact and pipe rupture and depressurization areas. Sixteen pipe whip tests were performed with 3 in Schedule 80 (or 10) carbon steel pipes impacting on rigid target or concrete slab. The major testing parameters include distance, impact location, pipe rupture location, and concrete slab thickness and strength. The piping crushing at impact correlates with impact force and target response behavior. Conservatism was established by comparing measured and calculated impact forces. The pipe rupture and depressurization tests were carried out using 6 in stainless steel and carbon steel pipes under either PWR or BWR fluid conditions. These tests are of axial crack with initial machined-in surface flaw. It was found that pipe rupture would occur only if a long unstable through-wall crack was embedded in a sufficiently long unstable part-through crack (in the pipe wall). All other flaw configuration tested led to ...
1985-11-01
Physical properties of Ti/sub 50/Be/sub 40/Zr/sub 10/ glass
Continuous metallic glass ribbons were produced by mejans of liquid-quenching at rates >10/sup 50/C/s. The ribbons, typically 30 ..mu..m thick and 1 to 2 mm wide, were determined to be glassy by X-ray diffraction (XRD) employing CuK..cap alpha.. and MoK..cap alpha.. radiation. Mechanical properties of the as-quenched product were determined by measurements of hardness, tensile strength and Young's modulus. The Vicker's diamond pyramid microhardness (H/sub V/) was measured on epoxy mounted samples using a Lietz Miniload instrument with a 100 g load. Tensile tests were conducted in an Instron machine using specimens which were hand-polished to produce smooth, parallel sides. Young's modulus (E) is given by the relationship rho V/sub E/sup 2//. V/sub E/, the velocity of extensional mode waves, was measured by the pulse-echo technique using a Panametrics Intervalometer and glass density, rho, was obtained by the liquid immersion ...
1977-09-01
Oscillation diagnosis of steam turbines; Schwingungsdiagnose bei Dampfturbosaetzen
Energy Technology Data Exchange (ETDEWEB)
Modern oscillation- and analysis systems are often mentioned in the context of oscillation diagnosis which implies that this is a method of establishing the causes of the mechanical changes that cause the unwanted oscillation. Experience shows, however, that oscillation monitoring instruments can merely indicate oscillation symptoms at an early point in time. These findings must be interpreted in a machine-specific way and seen in the context of previous developments in order to establish the mechanical root cause of the matter. A 1000 MVA-generator shows that conventional oscillation measuring systems may also serve for diagnostic purposes within certain limits.(orig.) [German] Im Zusammenhang mit modernen Schwingungsmess- und Analysensystemen wird haeufig der Begriff der Schwingungsdiagnose verwandt und inpliziert, damit auch die Ursache von mechanischen Veraenderungen finden zu koennen, welche das beanstandete Schwingungsverhalten ...
1998-07-01
Measurement of electron energy fluence spectra from electron beam therapy machines
Energy Technology Data Exchange (ETDEWEB)
A technique capable of measuring the electron energy fluence spectra in a scattering medium was designed. These measurements were performed by setting a bremsstrahlung conversion target on the surface of a phantom, at an intermediate depth, and at a depth equal to electron mean range. The bremsstrahlung produced by the deceleration of electrons in the target was passed through an air channel in the phantom and passed forward by a pinhole collimator into a Na(Tl) detector. The measured pulse height data were unfolded to correct for the distortion of the spectrometer system by using the FORIST unfolding code. The unfolded bremsstrahlung spectra represent the electron energy fluence spectra convolution with the bremsstrahlung produced in the target. To generate the electron energy fluence spectra, the unfolded bremsstrahlung spectra were deconvoluted by using the MAZE2 unfolding code. CYLTRAN, a coupled electron-photon Monte Carlo transport code, was used to produce the deposition spectra ...
1984-01-01
MIMO (multi-input multi-output) adaptive power system stabilizer
Energy Technology Data Exchange (ETDEWEB)
A multivariate adaptive power system stabilizer is proposed. The advantages of using coordinated governor and excitation control are discussed, and the problems associated with constant parameter power system stabilizers (CPSS) are highlighted. The proposed multi-input multi-output (MIMO) power system stabilizer can coordinate the governor and excitation control and can overcome the problems associated with CPSS in power system stabilization. Selective multivariable state modelling, identification and control methods are investigated and the MIMO least squares technique with variable forgetting factor is used for system identification, guaranteeing good parameter tracking after a disturbance. Two multivariable self-tuning algorithms are investigated, the generalized minimum variance control and pole-shifting control algorithms. The multivariable self-searching pole-shifting algorithm is developed. Models of a single machine connected to an ...
1988-01-01
Integrating preventive maintenance, predictive maintenance, and maintenance technical support
Energy Technology Data Exchange (ETDEWEB)
The fundamental tasks of the Oak Ridge Y-12 Plant maintenance operations are planning, scheduling, executing, postmaintenance testing, completing the maintenance job, and supporting these activities with administrative and technical assistance. The Department of Energy (DOE) ``Maintenance Management Program`` guidelines require that we use a graded approach for applying formality and documentation to these maintenance operations. The most-rigorous controls should be placed on maintaining the most-vital systems, structures, and components (SSCs). We must understand risk assessments in order to evaluate which SSCs are most vital. The product of this assessment process is a well-developed understanding of where to apply the most rigor, formality, and documentation. Once we have determined where, we must determine how to apply maintenance so as to mitigate risk. Fundamental to determining how to apply it is an understanding of the main difference between proactive and reactive (or ...
1992-08-06
Energy Technology Data Exchange (ETDEWEB)
Development was explained of non-phosphate detergent with zeolite (Z) and alpha-olefin sulfonate (AOS). 4A type Z was taken notice of as a builder to replace phosphate. In calcium ion trapping power, conventional sodium tripolyphosphate (STP) and Z are 158mgCaO/g and 150mg/g, respectively. However, because Z by the conventional method is large in crystal diameter, coagulates and adheres to matter to be washed, was newly developed fine Z, 0.9 {mu} m in primary grain diameter, which does not give abrasion nor occlusion to the washing machine, nor precipitate in the river. Because linear alkylbenzene sulfonate, combined with Z, is poorer in washing power than that, done with STP, was developed AOS, new non-phoshate use interfacial active detergent, which is excellent in all washing power, biodegradation speed and physical powder property. Improvement was variously made also in powdery detergent production technology. Though the non-phosphate ...
1990-07-01
Calibrating the energy of a 50x50 GeV muon collider using spin precession
International Nuclear Information System (INIS)
The neutral Higgs boson is expected to have a mass in the region 90 endash 150thinspGeV /c"2 in various schemes within the minimal supersymmetric extension of the standard model. A first generation muon collider is uniquely suited to investigate the mass, width, and decay modes of the Higgs boson, since the coupling of the Higgs boson to muons is expected to be strong enough for it to be produced in the s channel mode in the muon collider. Because of the narrow width of the Higgs boson, it is necessary to measure and control the energy of the individual muon bunches to a precision of a few parts in a million. We investigate the feasibility of determining the energy scale of a muon collider ring with circulating muon beams of 50thinspGeV energy by measuring the turn by turn variation of the energy deposited by electrons produced by the decay of the muons. This variation is caused by the existence of an average initial polarization of the muon beam and a nonzero value of g-2 for the ...
1998-07-01
Energy Technology Data Exchange (ETDEWEB)
The theory and application of the optimal control of linear systems to stabilize or improve the system stability is well known. For an optimal linear regulator design, the arbitrariness involved in the parameters of the cost function always affects the final control law and the closed-loop system poles which decide the system dynamic characteristics. A new approach, 'The inverse problem approach' has been developed to overcome this difficulty. The system so designed will have preassigned closed-loop poles and the resulting closed-loop system performance can be ensured. In this paper the inverse problem approach for optimal regulator design is applied to the power system stabilizer (PSS) design for single-machine infinite-bus systems. The results show that, as far as the linearized model is concerned, systems designed by the inverse problem approach have better closed-loop performance than those designed by the classical PSS design approach and a ...
1991-02-01
High power battery test methods for hybrid vehicle applications
Energy Technology Data Exchange (ETDEWEB)
Commonly used EV battery tests are not very suitable for testing hybrid vehicle batteries, which may be primarily intended to supply vehicle acceleration power. The capacity of hybrid vehicle batteries will be relatively small, they will typically operate over a restricted range of states-of-charge, and they may seldom if ever be fully recharged. Further, hybrid propulsion system designs will commonly impose a higher regeneration content than is typical for electric vehicles. New test methods have been developed for use in characterizing battery performance and life for hybrid vehicle use. The procedures described in this paper were developed from the requirements of the government-industry cooperative Partnership for A New Generation of Vehicles (PNGV) program; however, they are expected to have broad application to the testing of energy storage devices for hybrid vehicles. The most important performance measure for a high power battery is its pulse power ...
1997-11-01
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
International Nuclear Information System (INIS)
Depth sensing indentation tests were carried out to obtain load-penetration depth curves of SiAlON-ZrO_2 ceramics under different peak loads ranging from 200 to 1800 mN. The values of indentation hardness (H_O_P, H_C_C) and reduced elastic modulus (E_O_P, E_C_C) were calculated by using Oliver-Pharr (OP) and Cheng-Cheng (CC) methods. The experimental results revealed that the indentation hardness and reduced elastic modulus exhibit peak-load dependence, i.e. indentation size effect. Both indentation hardness and reduced elastic modulus values were obtained by considering indenter tip roundness and machine compliance. These values obtained from the OP method are higher than from the CC method. On the other hand, h_f/h_m ratios were used to clarify the indentation deformation behaviour of the SiAlON-ZrO_2 ceramic. The experimental h_f/h_m values were lower than the reported critical value (0.7) for all ...
2008-02-07
[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 ...
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
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.
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
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
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, ...
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
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
"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 ...
Insights from Guideline for Performance of Internal Flooding Probabilistic Risk Assessment (IFPRA)
Energy Technology Data Exchange (ETDEWEB)
An internal flooding (IF) risk assessment refers to the quantitative probabilistic safety assessment (PSA) treatment of flooding as a result of pipe and tank breaks inside the plants, as well as from other recognized flood sources. The industry consensus standard for Internal Events Probabilistic Risk Assessment (ASME-RA-Sb-2005) includes high-level and supporting technical requirements for developing internal flooding probabilistic risk assessment (IFPRA). This industry standard is endorsed in Regulatory Guide 1.200, Revision 1 as an acceptable approach for addressing the risk contribution from IF events for risk informed applications that require U.S. Nuclear Regulatory commission (NRC) approval. In 2006, EPRI published a draft report for IFPRA that addresses the requirements of the ASME PRA consensus standard and have made efforts to refine and update the final EPRI IFPRA guideline. Westinghouse has performed an IFPRA analysis for several nuclear power plants (NPPs), such as Watts ...
2009-10-15
Energy Technology Data Exchange (ETDEWEB)
Probabilistic assessment methods can be used to identify specific plant vulnerabilities. Application of such methods can also facilitate selection among system design alternatives available for safety enhancements. The quality of assessment results is however strongly dependent on realistic and accurate input data for modelling of system component behaviour and failure modes during conditions to be assessed. Use of conservative input data may not lead to results providing guidance on safety upgrades. Adequate input data for probabilistic assessments seems to be lacking for at least failure modes of some electrical components when exposed to a fire. This report presents an attempt to improve the situation with respect to such input data. In order to take advantage of information in existing documentation of fire incident occurrences some of the lessons learned from the fire at Browns Ferry Nuclear Power Plant on March 22, ...
2000-03-01
Condition Monitoring in Power Stations; Condition Monitoring im Kraftwerk
Energy Technology Data Exchange (ETDEWEB)
Maintenance of power stations so far operated on the concept of using or extending the expected service life of a machine or plant as far as possible in order to avoid early and costly replacement. This was done by means of time-oriented maintenance, inspection and repair, otherwise called preventive maintenance. A European study on maintenance methods totals the cost of these measures at between 140 to 200 billion DM. One way of reducing these costs is 'predictive maintenance'. Estimated savings are about 8 percent or between 12 and 16 billion DM per year. Predictive maintenance identifies irregulaties of machine parts at an early point in time by means of condition monitoring and can help to cut costs: unplanned repairs can be avoided; repairs can be fitted into production schedules; production will not be disturbed to to unforeseen repairs, optimised spare part warehousing helps to cut costs. Predictive ...
1998-07-01
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 figures and 1 table.)
2010-12-01
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
Learning and case-based reasoning for faults diagnosis-aiding in nuclear power plants
International Nuclear Information System (INIS)
The aim of this thesis is the design of a faults diagnosis-aiding system in a nuclear facility of the Cea. Actually the existing system allows the optimization of the production processes in regular operating conditions. Meanwhile during accidental events, the alarms, managed by threshold, are bringing no relevant information. To increase the reliability and the safety, the human operator needs a faults diagnosis-aiding system. The developed system, SECAPI, combines problem solving techniques and automatic learning techniques, that allow the diagnosis and the the simulation of various faults happening on nuclear facilities. Its reasoning principle uses case-based and rules-based techniques. SECAPI owns a learning module which reads out knowledge connected with faults. It can then simulate various faults, using the inductive logical computing. SECAPI has been applied on a radioactive tritium treatment operating channel, at the Cea with good ...
1998-01-01
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 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
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
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.).
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
Flocking small smart machines: An experiment in cooperative, multi-machine control
Energy Technology Data Exchange (ETDEWEB)
The intent and purpose of this work was to investigate and demonstrate cooperative behavior among a group of mobile robot machines. The specific goal of this work was to build a small swarm of identical machines and control them in such a way as to show a coordinated movement of the group in a flocking manner, similar to that observed in nature. Control of the swarm`s individual members and its overall configuration is available to the human user via a graphic man-machine interface running on a base station control computer. Any robot may be designated as the nominal leader through the interface tool, which then may be commanded to proceed to a particular geographic destination. The remainder of the flock follows the leader by maintaining their relative positions in formation, as specified by the human controller through the interface. The formation`s configuration can be altered manually through an interactive ...
1998-03-01
The performance tests used the water scrubber for ruthenium rejection
Energy Technology Data Exchange (ETDEWEB)
LEDF (Large Equipment Dismantling Facility) will be constructed for the purpose of decontaminating the high level {alpha} solid waste generated in oarai engineering center of JNC. And, main processing process of LEDF is incineration and melting system. LEDF will be intended to reduce the secondary waste that occurs along with the operation of the off gas processing equipment of incineration and melting system. It assumed that we are able to eliminate the adsorption tower using silica gel, if the decontamination factor to volatile ruthenium is able to expect in the packed scrubber that is established to remove harmful gas. Thereupon, we carried out this tests that eliminates the adsorption tower and reduces the secondary waste. The decontamination factor (DF) to the volatile ruthenium by the water scrubber is confirmed in the established institution which is in Tokai Works. However, decontamination factor differs and depends on the ruthenium concentration, harmful gas concentration, ...
2002-11-01
The performance tests used the water scrubber for ruthenium rejection
International Nuclear Information System (INIS)
LEDF (Large Equipment Dismantling Facility) will be constructed for the purpose of decontaminating the high level #alpha# solid waste generated in oarai engineering center of JNC. And, main processing process of LEDF is incineration and melting system. LEDF will be intended to reduce the secondary waste that occurs along with the operation of the off gas processing equipment of incineration and melting system. It assumed that we are able to eliminate the adsorption tower using silica gel, if the decontamination factor to volatile ruthenium is able to expect in the packed scrubber that is established to remove harmful gas. Thereupon, we carried out this tests that eliminates the adsorption tower and reduces the secondary waste. The decontamination factor (DF) to the volatile ruthenium by the water scrubber is confirmed in the established institution which is in Tokai Works. However, decontamination factor differs and depends on the ruthenium concentration, harmful gas concentration, ...
Energy Technology Data Exchange (ETDEWEB)
Biodegradable and green plastics are the new tendency in the world. The effect of the electron beam irradiation in aromatic aliphatic copolyester and the blend with corn starch films (Ecoflex{sup R} and Ecobras{sup R}) were studied by tensile strength at break, elongation at break, Scanning Electronic Microscopy (SEM), Fourier Transform Infrared Spectroscopy (FT-IR), Differential Scanning Calorimetry (DSC), crosslinking degree and biodegradability. The measurements in both, the machine direction and the transverse direction were made for mechanical tests. It was found that, the electron irradiation caused an increase in the strength at break of the blend with corn starch film, when doses of up to 10 kGy were applied. A significant decrease of the elongation at break of the blend with corn starch was observed at doses of 10 kGy and 40 kGy. It was not found important change in tensile properties for aromatic aliphatic copolyester. Structural changes of the samples ...
2008-07-01
International Nuclear Information System (INIS)
Biodegradable and green plastics are the new tendency in the world. The effect of the electron beam irradiation in aromatic aliphatic copolyester and the blend with corn starch films (Ecoflex"R and Ecobras"R) were studied by tensile strength at break, elongation at break, Scanning Electronic Microscopy (SEM), Fourier Transform Infrared Spectroscopy (FT-IR), Differential Scanning Calorimetry (DSC), crosslinking degree and biodegradability. The measurements in both, the machine direction and the transverse direction were made for mechanical tests. It was found that, the electron irradiation caused an increase in the strength at break of the blend with corn starch film, when doses of up to 10 kGy were applied. A significant decrease of the elongation at break of the blend with corn starch was observed at doses of 10 kGy and 40 kGy. It was not found important change in tensile properties for aromatic aliphatic copolyester. Structural changes of the samples ...
Energy Technology Data Exchange (ETDEWEB)
There are various reasons for preferring local (e.g., three bump) orbit correction methods to global corrections. One is the difficulty of solving the mN equations for the required mN correcting bumps, where N is the number of superperiods and m is the number of bumps per superperiod. The latter is not a valid reason for avoiding global corrections, since, we can take advantage of the superperiod symmetry to reduce the mN simultaneous equations to N separate problems, each involving only m simultaneous equations. Previously, I have shown how to solve the general problem when the machine contains unknown magnet errors of known probability distribution; we made measurements of known precision of the orbit displacements at a set of points, and we wish to apply correcting bumps to minimize the weighted rms orbit deviations. In this report, we will consider two simpler problems, using similar methods. We consider the case when ...
1987-11-01
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
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
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
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
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) discomfort, and (6) ...
2007-05-01
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, ...
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
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
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
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
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 . ...
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 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 ...
Energy Technology Data Exchange (ETDEWEB)
Investigations and studies are conducted seeking for a CO2 fixation method improved by utilizing the photosynthesizing function of higher vegetation. Details of higher vegetation genes are being disclosed thanks to the rapid progress of studies making use of molecular biological techniques, and the application of the genetic mechanism to scientific and technological fields is becoming increasingly feasible. In particular, the role of the CO2 fixation enzyme RuBisCO has been elucidated almost completely. It has been learned that, in terms of photosynthesizing capability, the C{sub 4} plants (corn etc.) are 2-3 times higher than the C{sub 3} plants (rice, wheat, etc.), and 5-10 times higher than the CAM plants (cactuses etc.). Studies are also under way about the rice genome so that a photosynthesizing capability so high as that of the C{sub 4} plants may be endowed the rice plant. The metabolism and control of useful substances produced in the ...
1999-03-01
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
Success in geothermal development
International Nuclear Information System (INIS)
Success in geothermal development can be defined as the ability to produce geothermal energy at compatible energy prices to other energy sources. Drilling comprises usually the largest cost in geothermal development, and the results of drilling is largely influencing the final price of geothermal energy. For 20 geothermal fields with operating power plants, the ratio between installed capacity and the total number of well in the field is 1.9 MWe/well. The drilling history in 30 geothermal fields are analyzed by plotting the average cumulative well outputs as function of the number of wells drilled in the field. The range of the average well output is 1-10 MWe/well with the mean value 4.2 MWe/well for the 30 geothermal fields studied. A leaning curve is defined as the number of wells drilled in each field before the average output per well reaches a fairly constant value, which is characteristic for the geothermal reservoir. The range for this learning time is 4-36 ...
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 ...
1998-02-01
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
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 ...
2004-11-01
Energy Technology Data Exchange (ETDEWEB)
With an objective to learn mechanisms in low-rank coal reformation processes, change of properties on coal surface was discussed. Difficulty in handling low-rank coal is attributed to large intrinsic water content. Since it contains highly volatile components, it has a danger of spontaneous ignition. The hot water drying (HWD) method was used for reformation. Coal which has been dry-pulverized to a grain size of 1 mm or smaller was mixed with water to make slurry, heated in an autoclave, cooled, filtered, and dried in vacuum. The HWD applied to Loy Yang and Yallourn coals resulted in rapid rise in pressure starting from about 250{degree}C. Water content (ANA value) absorbed into the coal has decreased largely, with the surface made hydrophobic effectively due to high temperature and pressure. Hydroxyl group and carbonyl group contents in the coal have decreased largely with rising reformation treatment temperature (according to FT-IR ...
1996-10-28
BS in Ceramic and Materials Engineering at Clemson
Description of courses, curriculum and degree program. "Ceramic and materials engineers design, develop, and participate in the manufacture of both standard and new materials intended for use in a wide variety of industries with diverse applications. These range from the semi-conductor to the aerospace and finally to the traditional ceramics industry. The broad scope of industrial responsibilities handled by ceramic and materials engineers requires knowledge in mathematics, science, engineering, and the social sciences, skills in problem solving, engineering analysis, design, and written and oral communication. The baccalaureate program integrates laboratory with classroom experiences to prepare students for life-long learning. Courses covering thermodynamics, kinetics, mechanical behavior, processing and characterization of materials prepare students for careers in industry and/or for graduate school. Clemson University baccalaureate graduates in Ceramic and ...
2007-01-01
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
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
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
Mechanical and hydraulic properties of block joints of buffer. 2
International Nuclear Information System (INIS)
As an engineered barrier system in the geological disposal of high-level waste, multibarrier system is considered. Multibarrier system consists of the vitrified waste, the overpack and the buffer. Bentonite is one of the potential material as the buffer because of its low water permeability, self-sealing properties, radionuclides adsorption and retardation properties, thermal conductivity, chemical buffering properties, overpack supporting properties, stress buffering properties, etc. As the construction technology of the buffer, the block installation method and in-situ compaction method, etc, are being investigated. The block installation method is to emplace the buffer blocks manufactured in advance at the ground facility, and construction processes of the block installation method at the underground will be simplified compared with the in-situ compaction method. However, the ...
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
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 patient. (authors)
Machine condition monitoring - the way ahead
Energy Technology Data Exchange (ETDEWEB)
During the last fifteen years a variety of instruments and transducers, such as voltage plugs, power transducers, flow and pressure transducers, recorders and tensometers, have been developed for underground use in measuring the performance and technical parameters of prototype machines. The equipment, until recently, has been in a portable form and was found useful by the industry generally, in fault finding and trouble-shooting exercises and in commissioning procedures performed by small teams on a call-out basis. Over the last five years the test equipment has been adapted and the techniques modified to suit individual colliery-based operations with more permanent machine mounted and built-in transducers. At the moment these techniques operate within the framework of a statutory planned preventive maintenance scheme for each mine. This paper discusses the merits of changing from preventive maintenance to condition-based maintenance and the ...
1984-11-01
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
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 ...
2009-07-01
Energy Technology Data Exchange (ETDEWEB)
The regenerator of Stirling cycle machines has an relatively unknown potential for thermal shorting, because the thermal flow path within the solid of a randomly stacked wire mesh, which is defined by its 'connectivity', is unknown. Earlier publications have shown two principles of experimental techniques to quantify connectivity. One quantifies connectivity as a function of axial pressure using the electric current analogy, the other measures connectivity via the temperature gradients along a regenerator and a series-connected reference body of known conductivity. Both papers offer preliminary results of reduced usefulness related to the testing method or setup. This contribution describes a new setup and its technique, which results from the practical knowledge and experience of the first two attempts, and aims for an improved determination of connectivity of the original representative Stirling regenerators with and without ...
2000-07-01
Nanofocusing refractive X-ray lenses
Energy Technology Data Exchange (ETDEWEB)
This thesis is concerned with the optimization and development of the production of nanofocusing refractive X-ray lenses. These optics made of either silicon or diamond are well-suited for high resolution X-ray microscopy. The goal of this work is the design of a reproducible manufacturing process which allows the production of silicon lenses with high precision, high quality and high piece number. Furthermore a process for the production of diamond lenses is to be developed and established. In this work, the theoretical basics of X-rays and their interaction with matter are described. Especially, aspects of synchrotron radiation are emphasized. Important in X-ray microscopy are the different optics. The details, advantages and disadvantages, in particular those of refractive lenses are given. To achieve small X-ray beams well beyond the 100 nm range a small focal length is required. This is achieved in refractive lenses by moving to a compact lens design where several single lenses ...
2010-02-05
Integrating preventive maintenance, predictive maintenance, and maintenance technical support
Energy Technology Data Exchange (ETDEWEB)
The fundamental tasks of the Oak Ridge Y-12 Plant maintenance operations are planning, scheduling, executing, postmaintenance testing, completing the maintenance job, and supporting these activities with administrative and technical assistance. The Department of Energy (DOE) Maintenance Management Program'' guidelines require that we use a graded approach for applying formality and documentation to these maintenance operations. The most-rigorous controls should be placed on maintaining the most-vital systems, structures, and components (SSCs). We must understand risk assessments in order to evaluate which SSCs are most vital. The product of this assessment process is a well-developed understanding of where to apply the most rigor, formality, and documentation. Once we have determined where, we must determine how to apply maintenance so as to mitigate risk. Fundamental to determining how to apply it is an understanding of the main difference between proactive and ...
1992-08-06
Final report for SNL/NM environmental drilling project
Energy Technology Data Exchange (ETDEWEB)
Concern for the environment and cost reduction are driving forces for a broad effort in government and the private sector to develop new, more cost-effective technologies for characterizing, monitoring and remediating environmental sites. Secondary goals of the characterization, monitoring and remediation (CMR) activity are: minimize secondary waste generation, minimize site impact, protect water tables, and develop methods/strategies to apply new technologies. The Sandia National Laboratories (SNL) project in directional boring for CMR of waste sites with enhanced machinery from the underground utility installation industry was initiated in 1990. The project has tested a variety of prototype machinery and hardware built by the industrial partner, Charles Machine Works (CMW), and SNL at several sites (Savannah River Site (SRS), Hanford, SNL, Kirtland AFB (KAFB), CMW), successfully installed usable horizontal environmental test wells at SRS and ...
1994-11-01
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
Energy Technology Data Exchange (ETDEWEB)
Customized reference tubes reduced sensitivity discrepancies able to be observed from one probe to the other, due to the gain setting adjustment required for a pre-definite level in amplitude response of the artificial notch. The use of a reference circuit in place of a reference part, makes characterization of the probe matched to its generator more accurate: - the material dependence is cancelled during the compensation process, - the reference signal can be adjusted more accurately in amplitude and phase response, - the manufacturing cost is reduced compared to the one necessary for machining the reference part, - the amplitude and phase response of the reference circuit can be simply modelled by using the transformer relations, such as one can appreciate the variations of the probe definition parameters and its connexion to the generator, and makes them optimal for use. The method proposed by ALSTOM for the characterization of the condenser ...
2001-07-01
A cryocondensation pump for the DIII-D Advanced Divertor Program
Energy Technology Data Exchange (ETDEWEB)
A cryocondensation pump was designed for the baffle chamber of General Atomics DIII-D tokamak and will be installed in the fall of 1992. The purpose of the pump is to study plasma density control by pumping the divertor. The pump is toroidally continuous, approximately 10 m long and located in the lower outer corner of the vacuum chamber of the machine. It consists of a 1 m{sup 2} liquid helium-cooled surface surrounded by a liquid nitrogen-cooled shield to limit the heat load on the helium-cooled surface. The liquid nitrogen-cooled surface is surrounded by a radiation/particle shield to prevent energetic particles from impacting and releasing condensed water molecules. A thermal enhancement coating was applied to the nitrogen shell to lower the maximum temperature of the shell. The coating is non-continuous to keep the toroidal electrical resistance high. The whole pump is supported off the water-cooled vacuum vessel wall. Supports for the pump were designed to ...
1992-03-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
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
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
Energy Technology Data Exchange (ETDEWEB)
The subject of FDD (fault detection and diagnosis) has gained widespread industrial interest in machine condition monitoring applications. This is mainly due to the potential advantage to be achieved from reduced maintenance costs, improved productivity and increased machine availability. This paper presents a new FDD scheme for condition machinery of an industrial steam turbine using a data fusion methodology. Fusion of a SVM (support vector machine) classifier with an ANFIS (adaptive neuro-fuzzy inference system) classifier, integrated into a common framework, is utilized to enhance the fault detection and diagnostic tasks. For this purpose, a multi-attribute data is fused into aggregated values of a single attribute by OWA (ordered weighted averaging) operators. The simulation studies indicate that the resulting fusion-based scheme outperforms the individual SVM and ANFIS systems to detect and diagnose incipient steam ...
2010-12-15
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
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
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
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
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
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
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
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 of continuing reform.
2005-02-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
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
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
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
Energy Technology Data Exchange (ETDEWEB)
This paper describes the structure of dynamic neuronal ensembles (DNEs). DNEs represent a new paradigm for learning, based on biological neural networks that use variable structures. We present a computational neural element that demonstrates biological neuron functionality such as neurotransmitter feedback absolute refractory period and multiple output potentials. More specifically, we will develop a network of neural elements that have the ability to dynamically strengthen, weaken, add and remove interconnections. We demonstrate that the DNE is capable of performing dynamic modifications to neuron connections and exhibiting biological neuron functionality. In addition to its applications for learning, DNEs provide an excellent environment for testing and analysis of biological neural systems. An example of habituation and hyper-sensitization in biological systems, using a neural circuit from a snail is presented and discussed. This paper ...
1996-12-31
International Nuclear Information System (INIS)
Development and deployment of small-scale nuclear power reactors and their maintenance, monitoring, and control are part of the mission under the Small Modular Reactor (SMR) program. The objectives of this NERI-consortium research project are to investigate, develop, and validate advanced methods for sensing, controlling, monitoring, diagnosis, and prognosis of these reactors, and to demonstrate the methods with application to one of the proposed integral pressurized water reactors (IPWR). For this project, the IPWR design by Westinghouse, the International Reactor Secure and Innovative (IRIS), has been used to demonstrate the techniques developed under this project. The research focuses on three topical areas with the following objectives. Objective 1 - Develop and apply simulation capabilities and sensitivity/uncertainty analysis methods to address sensor deployment analysis and small grid stability issues. Objective 2 - ...
2009-02-23
Early Pulomonary Irradiation in Paraquat (Gramoxone) Poisoning
Energy Technology Data Exchange (ETDEWEB)
Purpose : To evaluate whether the early pulmonary irradiation can prevent or decrease the pulmonary damage and contribute to improve ultimate survival in paraquat lung. Materials and Methods : From Jun. 1987 to Aug. 1993, thirty patients with paraquat poisoning were evaluated. Fourteen of these patients were received pulmonary irradiation(RT). All of the patients ere managed with aggressive supportive treatment such as gastric lavage, forced diuresis, antioxidant agents and antifibrosis agents. Ingested amounts of paraquat were estimated into three groups(A: minimal < about 5cc, B: mouthful 5-50 cc, C: Large > 50cc). Pulmonary irradiation was started within 24 hours after admission(from day 1 to day 11 after ingestion of paraquat). Both whole lungs were irradiated with AP/PA parallel opposing fields using C0-60 teletherapy machine. A total of 10Gy(2Gy/fr. X 5 days)was delivered without correction of lung density. Results : In ...
1995-12-15
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
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
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
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
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
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 ...
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
PSS and TCSC damping controller coordinated design using PSO in multi-machine power system
International Nuclear Information System (INIS)
The paper develops a new design procedure for simultaneous coordinated designing of the thyristor controlled series capacitor (TCSC) damping controller and power system stabilizer (PSS) in multi-machine power system. The coordinated design problem of PSS and TCSC damping controllers over a wide range of loading conditions is converted to an optimization problem with the time domain-based objective function that is solved by a particle swarm optimization (PSO) technique which has a strong ability to find the most optimistic results. By minimizing the proposed fitness function in which oscillatory characteristics between areas are included and thus the interactions among the TCSC controller and PSS under transient conditions in the multi-machine power system are improved. To ensure the robustness of the proposed stabilizers, the design process takes a wide range of operating conditions into account. The effectiveness of the proposed controller is ...
2010-12-01
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
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
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
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
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
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 either the explosive or some ...
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 either the explosive or some other material.
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
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 ...
Waterjet-assisted cutting nears commercialization
Energy Technology Data Exchange (ETDEWEB)
Water-assisted mining machinery is beginning to be considered in the US, although it has been in use in Europe for some time. A waterjet roof bolter is currently under test and should greatly increase drilling rate with longer bit life and no dust. Water-assisted roadheaders and longwall winning machines under development in Europe and the US are described.
1984-12-01
Turbo expanders for separation of gas mixtures by partial condensation
International Nuclear Information System (INIS)
Thermodynamic consideration and process calculations at equilibrium conditions showed that processes for separating gas mixtures by partial condensation at low temperatures using turboexpanders have got less energy losses than processes with quasi isobar partial condensation. Compared to the low-pressure parts of condensing steam turbines in turboexpanders less erosion problems are to expected for such separating processes. Separation of liquid in the machine, however, is more difficult withouf additional measures. (orig.).
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
Top physics at the Tevatron Collider
Energy Technology Data Exchange (ETDEWEB)
The top quark has been discovered in 1995 at the CDF and DO experiments located in the Tevatron ring at the Fermilab laboratory. After more than a decade the Tevatron collider, with its center-of-mass energy collisions of 1.96 TeV, is still the only machine capable of producing such exceptionally heavy particle. Here I present a selection of the most recent CDF and DO measurements performed analyzing {approx} 1 fb{sup -1} of integrated luminosity.
2007-10-01
Thermal and mechanical behavior of modified phenol formaldehyde resin
International Nuclear Information System (INIS)
Polyamide is a modifier which introduces flexibility and toughness to phenolic foam by non reactive approach. Phenol formaldehyde resin was physically modified by the addition of polyamide in different percentages ranging from 0.05% to 0.2% which introduced toughness to modified resole. The resultant polymers were characterized by thermal and mechanical analysis using Thermogravimetric Analyzer (TGA), Instron machine and Dynamic Mechanical Analyzer (DMA). (author)
The Percus-Yevick theory is alive and well
The pressure of a 6:12 fluid is obtained from the Percus-Yevick theory at the temperature kT/? = 1.35. The energy equation results are in excellent agreement with machine calculation results in contrast to the pressure and compressibility equation results. Present address: Diffusion Research Unit, The Australian National University, Canberra, ACT, Australia.
1970-01-01
... The dawn of Bio-Mecha and a Biomechanical Revolution May 31 2011: Hi Julian, Yes, but i dont think we would ... The dawn of Bio-Mecha and a Biomechanical Revolution May 31 2011: A BBC Documentary: All Watched Over by Machines of Loving ... The dawn of Bio-Mecha and a Biomechanical Revolution May 17 2011: Ed Boyden: A light switch for neurons is an amazing ... The dawn of Bio-Mecha and a Biomechanical Revolution May 16 2011: Thank you Meher Like Spring Rabbit, its a great contribution....
Role of mechanical vibration in preventive maintenance programmes
Energy Technology Data Exchange (ETDEWEB)
Vibration of machinery plays an important role in preventive maintenance programs of machinery. It can be applied in different phases ranging from simple to computerized programs. The advantages of applying machine condition monitoring programs are numerous since vibration measurement and analysis leads to the early detection of component deterioration. The cost, savings and some details of the vibration preventive maintenance program are discussed.
1989-11-01
Energy Technology Data Exchange (ETDEWEB)
Brachytherapy consists of sealed radioactive source implantation. The diversity in the nature of radioelements, in their energy and activity requires strict implantation and utilization rules. These rules include radioactive source physical parameters check, after-loading machine and treatment planning system quality assurance and safe and reproducible dosimetric systems. Patient and medical workers information guarantee radioprotection and prevention of accidental exposures. (authors)
2002-11-01
Modularity for bio business growth
British Library Electronic Table of Contents (United Kingdom)
Interchangeable technology from Flexicon Liquid Filling, a business division of Watson-Marlow Pumps Group, has helped family-run diagnostic reagent manufacturer, Hart Biologicals Ltd, to accommodate business growth with the recent upgrade to a tabletop bottle filling and capping machine. A peristaltic dispensing pump is crucial for succes
2011-01-01
Are you interested in beam dynamics? Do you work on the LHC injectors or CLIC or maybe feasibility studies fornew machines? Then this is for youJAS'2000: Joint CERN-Japan-JINR-Russia-US SchoolFrontiers of Accelerator Technology: High Quality Beams to be held on a river boat between St. Petersburg and Moscow 1 to 14 July 2000. For further information see eitherhttp://schools.web.cern.ch/Schools/CAS/ orhttp://www.indiana.edu/~uspas/programs/js/jas2000.html
2000-01-01
Inspection, a practised art?; Revisionen, eine geuebte Praxis?
Energy Technology Data Exchange (ETDEWEB)
Revisions at steam turbines should present a problem-free procedure due to the long use of these machines. Changes in the market result in difficulties during the inspection work. The shortage of qualified personnel and manufacturing capacities are the cause for these difficulties. Important procedures of revisions are described in detail in the VGB regulations. Direct contacts between the customers and the suppliers facilitate the expirations substantially. In the case of good planning and under consideration of the well-known regulations, a revision can be accomplished to the satisfaction of customers and suppliers.
2008-07-01
Forschungszentrum Juelich, Institut fuer Kernphysik. Annual report 1994
Energy Technology Data Exchange (ETDEWEB)
This volume contains the annual report describing the work carried out at COSY (Cooled Synchrotron Storage Ring at KFA Juelich). The results in both machine and physics program are presented on the main topics experimental nuclear physics, theoretical nuclear physics, accelerator developments and technical developments. (MSA)
1995-02-01
Evaluation of SO2 Emission Control Technology Applicable to the East Helena Lead Smelter.
Contents: Lead smelter operations generating SO2 and particulate; Sulfuric acid plant technology; Lead smelters with sulfuric acid plant SO2 control; Sulfuric acid plant operation with lead sinter machine problems and solutions; SO2 control for ASARCO lea...
1975-01-01
Energy Technology Data Exchange (ETDEWEB)
The objective of the research was to develop a machine combination for harvesting of small wood, which carries out both the harvesting and forest haulage. The development was started in September 1995. The first prototype of the machine is ready. A Lokomo 910 forest tractor was acquired for the tests. The prototype has been mounted on the tractor, and the tests have been started in the beginning of March 1996. The reconstruction of the device will be made after the tests, as well as the description of different working praxis. Time consumption study and the analysis of it will be made after the equipment tests. The device consists of a grapple equipped with a guillotine cutting device mounted on the tractor. The actual felling is made stem by stem in the test phase. The stem can be forwarded directly into the load or it can be left aside, and new stems can be brought beside it and then all the stems can be taken together into load. The ...
1996-12-31
Design and fabrication of a traveling-wave muffin-tin accelerating structure at 90 GHz
Energy Technology Data Exchange (ETDEWEB)
A prototype of a muffin-tin accelerating structure operating at 32 times the SLAC frequency (2.856 GHz) was built for research in high gradient acceleration. A traveling-wave design with single input and output feeds was chosen for the prototype which was fabricated by wire electrodischarge machining. Features of the mechanical design for the prototype are described. Design improvements are presented including considerations of cooling and vacuum.
1997-05-01
To reduce the number of regular break-ins on CERN machines due to passwords exposed on the network in clear text, OFF-SITE FTP ACCESS TO CERN WILL BE BLOCKED in the CERN firewall from: Tuesday 20th January 2004 If you use ftp to access CERN computers from outside CERN then please see the link below for alternative access means and further advice: http://cern.ch/security/ftp Denise Heagerty, CERN Computer Security officer, Computer.Security@cern.ch
2004-01-01
To reduce the number of regular break-ins on CERN machines due to passwords exposed on the network in clear text, OFF-SITE FTP ACCESS TO CERN WILL BE BLOCKED in the CERN firewall from: Tuesday 20th January 2004 If you use ftp to access CERN computers from outside CERN then please see the link below for alternative access means and further advice: http://cern.ch/security/ftp Denise Heagerty, CERN Computer Security officer, Computer.Security@cern.ch
2003-01-01
Applications of interval matrices in power system stabilizer design
Energy Technology Data Exchange (ETDEWEB)
In this paper the robust stability analysis of a single machine infinite bus system is investigated using interval matrix theory. Specifically the parameters of the power system stabilizer are considered as uncertainties in the system A matrix. The range of these parameters for which the system is Hurwitz stable is then found using interval matrix theory. (Author)
1997-03-01
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.
