The Data Acquisition System for the CDMS II dark matter experiment was designed and built when the experiment moved to its new underground installation at the Soudan Lab. The combination of remote operation and increased data load necessitated a completely new design. Elements of the original LabView system remained as stand-alone diagnostic programs, but the main data processing moved to a VME-based system with custom electronics for signal conditioning, trigger formation and buffering. The data rate was increased 100-fold and the automated cryogenic system was linked to the data acquisition. A modular server framework with associated userinterfaces was implemented in Java to allow control and monitoring of the entire experiment remotely.
Discover Ext JS, one of today's most powerful and highly regarded JavaScript frameworks, with perhaps the best set of GUI widgets around, and a whole host of components that make developing client--side applications a breeze. Using a pragmatic approach, you'll dissect seven full--fledged applications, covering *How Ext JS allows you to create these applications with a slick userinterface with a minimum of effort*How the other parts of Ext JS aside from the GUI widgets provide many of the capabilities modern applications need, such as Ajax and data mechanisms *How other technologies such as Ge
Comparison of programming languages is a common topic of discussion among software engineers. Few languages ever become sufficiently popular that they are used by more than a few people or find their niche in research or education; but professional programmers can easily use dozens of different languages during their career. Multiple programming languages are designed, specified, and implemented every year in order to keep up with the changing programming paradigms, hardware evolution, etc. In this paper we present a comparative study between ten programming languages: Haskell, Java, Perl, C++, AspectJ, COBOL, Ruby, PHP, Bash Scripts, and Scheme; with respect of the following criteria: Secure programming practices, web applications development, web services design and composition, object oriented-based abstraction, reflection, aspect-orientation, functional programming, declarative programming, batch scripting, and user ...
The DataAccessBean is similar to the Data Access Object (DAO) interface in that the DataAccessBean interface is meant to encapsulate the implementation details of the DynamicJavaBean that accesses persistent storage devices such as RDBMS, flat text file databases, etc.
AbstractThe Galaxy package empowers regular users to perform rich DNA sequence analysis through a much-needed and user-friendly graphical web interface.See research article...Full Text Available
We present an approach to automatically generate interfaces supporting personalized interaction with digital libraries; these interfaces augment the user-DL dialog by empowering the user to (optionally) supply out-of-turn information during an interaction, flatten or restructure the dialog, and enquire about dialog options. Interfaces generated using this approach for CITIDEL are described.
Page 1. Software Vulnerabilities in Java Fred Long October 2005 CERT ... iii Abstract Java is essentially a safe language with good security features. ...
Most designers are not schooled in the area of human-interaction psychology and therefore tend to rely on the traditional ergonomic aspects of human factors when designing complex human-interactive workstations. Unfortunately, by ignoring the importance of the integration of the userinterface at the psychophysiological level, the result can be ineffective use of a system leading to an inherently error- and failure-prone system. Therefore, to minimize failures in a human-interactive system, it is essential that designers understand how each user`s processing characteristics affect how the user gathers and processes information. By understanding the significant processing characteristics of the user, designers can implement practical and effective visual displays (or any other type of system) that are more desirable to all users. The material presented in this ...
In the context of the LHC computing grid (LCG) project, the applications area develops and maintains that part of the physics applications software and associated infrastructure that is shared among the LHC experiments. The "physicist interface" (PI) project of the LCG application area encompasses the interfaces and tools by which physicists will directly use the software, providing implementations based on agreed standards like the analysis systems subsystem (AIDA) interfaces for data analysis. In collaboration with users from the experiments, work has started with implementing the AIDA interfaces for (binned and unbinned) histogramming, fitting and minimization as well as manipulation of tuples. These implementations have been developed by re-using existing packages either directly or by using a (thin) layer of wrappers. In addition, bindings of these ...
In the context of the LHC Computing Grid (LCG) project, the Applications Area develops and maintains that part of the physics applications software and associated infrastructure that is shared among the LHC experiments. The "Physicist Interface" (PI) project of the LCG Application Area encompasses the interfaces and tools by which physicists will directly use the software, providing implementations based on agreed standards like the AIDA interfaces for data analysis. In collaboration with users from the experiments, work has started with implementing the AIDA interfaces for (binned and unbinned) histogramming, fitting and minimization as well as manipulation of tuples. These implementations have been developed by re-using existing packages either directly or by using a (thin) layer of wrappers. In addition, bindings of these interfaces to the Python interpreted ...
The CleverFarm project started out to build an integrated monitoring system for wind farms, where all information would be available and could be used across the wind farm for maintenance and component health assessments. This would enable wind farm operators to prioritise their efforts, since they have a good view of the farm status from home. A large emphasis was placed on the integration of condition monitoring approaches in the central system, enabling estimates of the remaining lifetime of components, especially in the nacelle. During the 3,5 years of the project, software and hardware was developed and installed in two wind farms in Denmark and Germany. The connected hardware included two different condition monitoring systems based on vibration sensors from Gram&Juhl and ISET, plus a camera system developed by Overspeed. Additionally, short-term predictions of the wind farm output were delivered by DMI and Risoes Prediktor system throughout the period of the project. All ...
Many kinds of Evolutionary Algorithms (EAs) have been described in the literature since the last 30 years. However, though most of them share a common structure, no existing software package allows the user to actually shift from one model to another by simply changing a few parameters, e.g. in a single window of a Graphical UserInterface. This paper presents GUIDE, a Graphical UserInterface for DREAM Experiments that, among other user-friendly features, unifies all kinds of EAs into a single panel, as far as evolution parameters are concerned. Such a window can be used either to ask for one of the well known ready-to-use algorithms, or to very easily explore new combinations that have not yet been studied. Another advantage of grouping all necessary elements to describe virtually all kinds of EAs is that it creates a fantastic pedagogic tool to teach EAs to ...
Summary: Protein features are often displayed along the linear sequence of amino acids that make up that protein, but in reality these features occupy a position in the folded proteins 3D space. Mapping sequence features to known or predicted protein structures is useful when trying to deduce the function of those features and when evaluating sequence or structural predictions. To facilitate this goal, we developed PDBpaint, a simple tool that displays protein sequence features gathered from bioinformatics resources on top of protein structures, which are displayed in an interactive window (using the Jmol Java viewer). PDBpaint can be used either with existing protein structures or with novel structures provided by the user. The current version of PDBpaint allows the visualization of annot...
In connection with the ERP project 'Dynamic modelling of staged gasification processes' a gasification simulator has been constructed. The simulator consists of: a mathematical model of the gasification process developed at Technical University of Denmark, a userinterface programme, IGSS, and a communication interface between the two programmes. (BA)
Understanding the similar properties of people involved in group search sessions has the potential to significantly improve collaborative search systems; such systems could be enhanced by information retrieval algorithms and userinterface modifications that take advantage of important properties, for example by re-ordering search results using information from group members' combined user profiles. Understanding what makes group members similar can also assist with the identification of groups, which can be valuable for connecting users with others with whom they might undertake a collaborative search. In this workshop paper, we describe our current research efforts towards studying the properties of a variety of group types. We discuss properties of groups that may be relevant to designers of collaborative search systems, and propose ways in which understanding such properties could influence the ...
This paper describes a new approach to development of software for highly integrated software-hardware systems such as used for data acquisition and control. This approach, called the Object Oriented Software Bus (OSB), is a way to develop software according to a common specification similar to the way interface hardware has been developed since the advent of bus structures for minicomputers and microcomputers. Key concept of the OSB is extension of the common use of objects to support userinterface and data analysis functions to the development of software objects that directly correspond to real- world hardware interfaces and modules.
Multimodal interfaces are becoming increasingly ubiquitous with the advent of mobile devices, accessibility considerations, and novel software technologies that combine diverse interaction media. In addition to improving access and delivery capabilities, such interfaces enable flexible and personalized dialogs with websites, much like a conversation between humans. In this paper, we present a software framework for multimodal web interaction management that supports mixed-initiative dialogs between users and websites. A mixed-initiative dialog is one where the user and the website take turns changing the flow of interaction. The framework supports the functional specification and realization of such dialogs using staging transformations -- a theory for representing and reasoning about dialogs based on partial input. It supports multiple interaction interfaces, and offers sessioning, ...
The development of the Java Programming Language by Sun Microsystems has provided a new tool for the development of Internet based applications. Our preliminary work has shown how Java can be used to...Full Text Available
We describe a closed-loop brain-computer interface that re-ranks an image database by iterating between user generated 'interest' scores and computer vision generated visual similarity measures. The interest scores are based on decoding the electroencephalographic (EEG) correlates of target detection, attentional shifts and self-monitoring processes, which result from the user paying attention to target images interspersed in rapid serial visual presentation (RSVP) sequences. The highest scored images are passed to a semi-supervised computer vision system that reorganizes the image database accordingly, using a graph-based representation that captures visual similarity between images. The system can either query the user for more information, by adaptively resampling the database to create additional RSVP sequences, or it can converge to a 'done' state. The done state includes a final ranking of the ...
This paper describes the weekly load forecasting expert system (named WLoFy) which was developed and implemented for korea electric power corporation(KEPCO). WLoFy was designed to provide user oriented features with a graphical userinterface to improve the user interaction. The various forecasting models such as exponential smoothing, multiple regression, artificial neural networks, rule-based model, and relative coefficient model also have been included in WLofy to increase the forecasting accuracy. The simulation based on historical data shows that the weekly forecasting results from WLoFy is an improvement when compared to the results from the conventional methods. Especially the forecasting accuracy on special days has been improved remarkably. (author). 9 refs., 5 figs., 6 tabs.
Provided the userinterface is well designed, extended relational algebra can be a powerful tool for handling scientific data. Its utility is greatly enhanced by the addition of attribute algebra to allow mathematical manipulation of field values. The paper reports on a development which, motivated by practical requirements, integrates features such as functions, vector data types, iteration, and conditional-attribute values into a relational data-base management system.
In this paper a prototype of Requirement Tracking and Verification System(RTVS) for a Distributed Control System was implemented and tested. The RTVS is a software design and verification tool. The main functions required by the RTVS are managing, tracking and verification of the software requirements listed in the documentation of the DCS. The analysis of DCS software design procedures and interfaces with documents were performed to define the user of the RTVS, and the design requirements for RTVS were developed. 4 refs., 3 figs. (Author)
This report discusses a desk-top computer program has been developed for estimating the costs, waste volumes, and occupational radiation exposures associated with decommissioning light-water reactor power stations. Cost categories and cost algorithms used in the program are discussed and a brief description of the userinterface is given.
This paper describes the FACT system for knowledge discovery from text. It discovers associations - patterns of co-occurrence - amongst keywords labeling the items in a collection of textual documents. In addition, FACT is able to use background knowledge about the keywords labeling the documents in its discovery process. FACT takes a query-centered view of knowledge discovery, in which a discovery request is viewed as a query over the implicit set of possible results supported by a collection of documents, and where background knowledge is used to specify constraints on the desired results of this query process. Execution of a knowledge-discovery query is structured so that these back-ground-knowledge constraints can be exploited in the search for possible results. Finally, rather than requiring a user to specify an explicit query expression in the knowledge-discovery query language, FACT presents the user with a simple-to-use graphical ...
Information Technology Glossary of Terms. Applets: Programs that run inside net browsers, usually in Java and typically involving modestly interactive ...
... such as discovery, capabilities registration, lookup, and a ... Java- based toolkit for creating ... Multisensor, Multisource Information Fusion: Architectures ...
This article explores composition skills and modalities for locative, multimedia texts by reporting experiences from a locative iPhone application that plays church music and explains that music's history in churches in Rome, Italy. Using a research by design approach, we did three rounds of observation, paper sketches, and user testing of prototypes. We found that an effective locative text must be adapted to the place in which it is intended to be experienced. The locative text must be specific, possibly referring to what the audience can see or experience at the place, and thus it is important to know how people usually behave in that particular place. Images are of little relevance in a mobile guide, except for exterior shots, which may help users to locate interesting buildings. Sound...
ObjectivesThe objective of this meeting will be to interface the two ends of the particulate flow spectrum - those working to understand the fundamentals of granular flows and those attempting to control particulate flows in an industrial setting - to develop solutions to the complex problems presented by dense granular flows. We will aim~%~~%~to provide a forum for the interface between practical users of particulate technology and the developers of theories for understanding granular flow;~%~to present [continued...]DescriptionIn practical situations such as those met in industry where segregation and mixing are important, understanding particulate flows is complex due to the presence of polydispersity, anisotropy and complex grain morphology. In attempting to model such systems, many of these features are generally ignored, except perhaps through empirical parameter fitting. Developing a theory to ...
The Gigabit Link Interface Board (GLIB) is an evaluation platform and an easy entry point for users of high speed optical links in high energy physics experiments. Its intended use ranges from optical link evaluation in the laboratory to control, triggering and data acquisition from remote modules in beam or irradiation tests. The GLIB is an FPGA-based Advanced Mezzanine Card (AMC) conceived to serve a small and simple system residing either inside a Micro Telecommunications Computing Architecture (?TCA) crate, or on a bench with a link to a PC. This paper presents the architecture of the GLIB, its features as well as examples of its use in different setups.
The Nuclear Data Interface (NDI) code library and data formats are the standards for multigroup nuclear data at Los Alamos National Laboratory. NDI's analysis, design, implementation, testing, integration, and maintenance required a ten person-year and ongoing effort by the Nuclear Data Team. Their efforts provide a unique, contemporary experience in producing a standard component library. In reflection upon that experience at NDI's decennial, we have identified several factors critical to NDI's success: it addressed real problems with appropriate simplicity, it fully supported all users, it added extra value through the code to the raw nuclear data, and its team went the distance from analysis through maintenance. In this report we review these critical success factors and discuss their implications for future standardization projects.
The onshore Potiguar basin has nowadays around 5.000 artificial lifting petroleum wells, distributed into 80 fields located on the states of Rio Grande do Norte and Ceara, representing approximately 8% of the national oil production. For that, well maintenance service, realized by Workover Rigs, is essential to preserve the oil productivity of the reservoirs on these fields. However, as the number of rigs is lower than to the number of wells needing maintenance, the task of administrating the management of such equipment according to the demand created by the wells, generates an optimization problem. The decision for a rig intervention on a well depends on parameters such as flow rate, depth, wasted time on intervention, distance from the rig to the next well, type of operation, rig capacity, environmental risks, etc. The objective of this paper is to present an interactive Computational System for Support Decision to the optimized management of the wells attended by the rig fleet. ...
The DOETRAN model is a DSM database manager, developed to act as an intermediary between the whole building energy simulation model, DOE-2, and the DBEDT DSM Forecasting Model. DOETRAN accepts output data from DOE-2 and TRANslates that into the format required by the forecasting model. DOETRAN operates in the Windows environment and was developed using the relational database management software, Paradox 5.0 for Windows. It is not necessary to have any knowledge of Paradox to use DOETRAN. DOETRAN utilizes the powerful database manager capabilities of Paradox through a series of customized user-friendly windows displaying buttons and menus with simple and clear functions. The DOETRAN model performs three basic functions, with an optional fourth. The first function is to configure the user`s computer for DOETRAN. The second function is to import DOE-2 files with energy and loadshape data for each building type. The third main function is to then ...
Development Service Order {number_sign}90025 requested recommendations for computer hardware, operating systems, and software development utilities based on current and future SIMON software requirements. Since SIMON`s main objective is to be dispatched on missions by an operator with little computer experience, ``user friendly`` hardware and software interfaces are required. Other design criteria include: a fluid software development environment, and hardware and operating systems with minimal maintenance requirements. Also, the hardware should be expandable; extra processor boards should be easily integrated into the existing system. And finally, the use of well established standards for hardware and software should be implemented where practical.
The project aim is to model the hybrid plant at Vaesthamnsverket in Helsingborg using artificial neural networks (ANN) and integrating the ANN models, for online condition monitoring and thermoeconomic optimization, at Vaesthamnsverket. The definition of a hybrid plant is that it uses more than one fuel, in this case a natural gas fuelled gas turbine with heat recovery steam generator (HRSG) and a biomass fuelled steam boiler with steam turbine. The project is a continuation of previous projects where ANN training was done with operational data from the plant. The ANN models have, if required, been updated to better suit the purpose of this project. The thermoeconomic optimization takes into account current electricity prices, taxes, fuel prices etc. and calculates the current production cost along with the 'predicted' production cost. The tool also has a built in feature of predicting when a compressor wash is economically beneficial. The user ...
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 ...
P.S. Lowell and Co., Inc. (Lowell and Co.) and Jay S. Dweck, Consultant, Inc. (JSD) under contract to the US Department of Energy (DOE) Morgantown Energy Technology Center (METC) have developed and implemented an aqueous electrolyte calculation capability into the ASPEN (Advanced System for Process Engineering) process simulator. This report documents the efforts of Task 1 which were to implement the basic calculational capability. Task 2 involves development of several unit operations models and demonstration of the models in simulating environmental control processes in coal gasification and shale oil processing plants. Task 1 of the project involved several subtasks: selection of a chemical equilibrium algorithm; selection of activity coefficient algorithms; selection of species for inclusion in the initial implementation; collection of required data for the selected species; regression of parameters not found in the data collection effort; and installation of the chosen algorithms ...
... the open source OpenMap Java toolkit from BBN ... 2001), Handbook of Multisensor Data Fusion ... Oxenham (2002), Sensor Registration Using Airlanes ...
The goal of this effort Composability, Provability, Reusability (CPR) for Survivability is to address the problem of composition of survivable systems. The particular objective of this project is to construct a formal specification of the Java Virtual Mac...
A critical factor in the advancement of biomedical research is the ease with which data can be integrated, redistributed and analyzed both within and across domains. This paper summarizes the Biomedical Information Core Infrastructure built by National Cancer Institute Center for Bioinformatics in America (NCICB). The main product from the Core Infrastructure is caCORE--cancer Common Ontologic Reference Environment, which is the infrastructure backbone supporting data management and application development at NCICB. The paper explains the structure and function of caCORE: (1) Enterprise Vocabulary Services (EVS). They provide controlled vocabulary, dictionary and thesaurus services, and EVS produces the NCI Thesaurus and the NCI Metathesaurus; (2) The Cancer Data Standards Repository (caDSR). It provides a metadata registry for common data elements. (3) Cancer Bioinformatics Infrastructure Objects (caBIO). They provide Java, Simple Object Access Protocol and ...
The traditional process for developing large-scale simulations is cumbersome, time consuming, costly, and in some cases, inadequate. The topics of software components and component-based software engineering are being explored by software professionals in academic and industrial settings. A component is a well-delineated, relatively independent, and replaceable part of a software system that performs a specific function. Many researchers have addressed the potential to derive a component-based approach to simulations in general, and a few have focused on military simulations in particular. In a component-based approach, functional or logical blocks of the simulation entities are represented as coherent collections of components satisfying explicitly defined interface requirements. A simulation is a top-level aggregate comprised of a collection of components that interact with each other in the context of a simulated environment. A component may represent a ...
Overview Package  Class Use Tree Deprecated Index Help  PREV CLASS  NEXT CLASS FRAMES   NO FRAMES SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD gov.nih.nci.dc.bean Class ImageIDParseBean java.lang.Object | +--java.util.Dictionary
A study has been performed for the development and assessment of a subchannel analysis code which is purposed to be used for the analysis of advanced reactor conditions with various configurations of reactor core and several kinds of reactor coolant fluids. The subchannel analysis code was developed on the basis of MATRA code which is being developed at KAERI. A GUI (Graphic UserInterface) system was adopted in order to reduce input error and to enhance user convenience. The subchannel code was complemented in the property calculation modules by including various fluids such as heavy liquid metal, gas, refrigerant,and supercritical water. The subchannel code was applied to calculate the local thermal hydraulic conditions inside the non-square test bundles which was employed for the analysis of CHF. The applicability of the subchannel code was evaluated for a high temperature gas cooled reactor condition and supercritical ...
The U.S. Department of Energy (DOE) Headquarters and associated contractors have developed an IBM PC-based software package that estimates costs, schedules, and public and occupational health risks for a range of mixed-waste management options. A key application of the software package is the comparison of various waste-treatment options documented in the draft Site Treatment Plans prepared in accordance with the requirements of the Federal Facility Compliance Act of 1992. This automated Systems Analysis Methodology consists of a userinterface for configuring complexwide or site-specific waste-management options; calculational algorithms for cost, schedule and risk; and user-selected graphical or tabular output of results. The mixed-waste management activities modeled in the automated Systems Analysis Methodology include waste storage, characterization, handling, transportation, treatment, and disposal. Analyses of ...
The primary goal of this project is to increase the availability and ease of access to critical data on the Mesaverde and Dakota tight gas reservoirs of the San Juan Basin. Secondary goals include tuning well log interpretations through integration of core, water chemistry and production analysis data to help identify bypassed pay zones; increased knowledge of permeability ratios and how they affect well drainage and thus infill drilling plans; improved time-depth correlations through regional mapping of sonic logs; and improved understanding of the variability of formation waters within the basin through spatial analysis of water chemistry data. The project will collect, integrate, and analyze a variety of petrophysical and well data concerning the Mesaverde and Dakota reservoirs of the San Juan Basin, with particular emphasis on data available in the areas defined as tight gas areas for purpose of FERC. A relational, geo-referenced database (a geographic information system, or GIS) ...
This report summarizes the major features of the advisory tool `TUNDTEMP`, developed to act as a decision support in the continuous steel casting process. `TUNDTEMP` provides a means to predict abnormal phenomena of temperature origin in the casting that may be difficult to foresee in practical situations. The heart of the system is a semi-empirical calculation model that yields an estimate of the evolution of the tundish temperature of the liquid steel on the basis of a few important casting factors. The userinterface of the system is to a large extent based on the visual presentation of the simulated results. The system also contains an optional rule based mechanism that provides assistance in the result interpretation and, if wished, linguistically formulates action recommendations. A separate program has been built for the tuning of the calculation model and for maintenance of the system. At the end of the report, the different tuning ...
Current medical visualization technology intended for positional guidance in surgical applications may only ever have limited utility in the operating room due to the preexisting visual requirements of surgical practice. Additionally, visual systems impose limits as a result of their high latency, poor image resolution, problems with stereopsis and physical strain upon the user. Audio technology is relatively unexamined in the broad range of available methodologies for medical devices. The potential to translate surgical instrument position into audio feedback presents a novel solution to the human factors and engineering problems faced by visual display technology because audio technology employs a rich and as yet unburdened sensory modality. We describe an experimental system we have developed for investigating this new interface design approach using commercially available hardware. PMID:10173065
We report on the software aspects of the development of a switch-based data acquisition system at Fermilab. This paper describes how, with the goal of providing an integrated systems engineering'' environment, several powerful software tools were put in place to facilitate extensive exploration of all aspects of the design. These tools include a simulation package, graphics package and an Expert System shell which have been integrated to provide an environment which encourages the close interaction of hardware and software engineers. This paper includes a description of the simulation, userinterface, embedded software, remote procedure calls, and diagnostic software which together have enabled us to provide real-time control and monitoring of a working prototype switch-based data acquisition (DAQ) system.
We report on the software aspects of the development of a switch-based data acquisition system at Fermilab. This paper describes how, with the goal of providing an ``integrated systems engineering`` environment, several powerful software tools were put in place to facilitate extensive exploration of all aspects of the design. These tools include a simulation package, graphics package and an Expert System shell which have been integrated to provide an environment which encourages the close interaction of hardware and software engineers. This paper includes a description of the simulation, userinterface, embedded software, remote procedure calls, and diagnostic software which together have enabled us to provide real-time control and monitoring of a working prototype switch-based data acquisition (DAQ) system.
Development Service Order {number sign}90025 requested recommendations for computer hardware, operating systems, and software development utilities based on current and future SIMON software requirements. Since SIMON's main objective is to be dispatched on missions by an operator with little computer experience, user friendly'' hardware and software interfaces are required. Other design criteria include: a fluid software development environment, and hardware and operating systems with minimal maintenance requirements. Also, the hardware should be expandable; extra processor boards should be easily integrated into the existing system. And finally, the use of well established standards for hardware and software should be implemented where practical.
DVR project concerns the creation of a virtual reality OpenGL system for desktop applications in archaeology. The main goal is the creation of a 3D information system using the real time interaction of OpenGL environments. The first case study implemented is the Vettii House, one of the most important and outstanding monuments in Pompei. The virtual reconstruction of these architectural models is based on very detailed photogrammetric surveys and it is connected with information layers and archaeometric data-bases regarding the state of conservation of walls, structures and any type of materials of the monument. A full 3D interface characterizes the system, comprising a high resolution texturing with detailed volumetric and geometric data. Finally, for the future, the project plans to fit the system for scientific and end users through the installation of stations on site.
The paper describes the latest developments in STRASSY (Strategy Assistance System), the strategy assistance system for the inspection of nuclear materials. The user can now select the fuel cycle he wishes to investigate from an initial range of 19 facilities. An inspection interface has been developed to enable the details and dates of inspections to be modified. One of the special features of the application of STRASSY in international safeguards is the taking into account of timeliness of detection; certain aspects of the time manager algorithms are presented and analysed, including the guaranteed existence of a solution. The results of a study of diversion paths in a simplified cycle consisting of our facilities are presented. Finally, the modifications necessary to enable STRASSY to be used for a posterior analysis of inspection results are discussed. (authors). 7 refs., 3 figs.
Timely detection of the pneumatic system problems is important in industry. Many techniques have been employed to solve this problem. In this paper, Genetic Algorithm (GA) based optimal configuration of neural networks is proposed for fault diagnostic of bottle filling systems. Back-propagation is used for neural networks algorithm. The back-propagation algorithm had six inputs and one output. A fitness function was designed to the minimize execution time of ANN model by keeping the number of hidden layer(s) and nodes as low as possible while the mean square error of estimated output error is minimized. The designed GA-ANN combination and the graphical userinterface (GUI) eliminate the trial and error process for selection of the fastest and most accurate configuration. The performance of...
With the ubiquitous availability of commercial VME modules and interface chips many experiments in all branches of Experimental Physics are turning to VME as the module packaging and backplane protocol of choice for application specific modules. The current VME backplane, electrical, and mechanical standards are clearly lacking when it comes to implementing the analogue and digital front end modules that Physics experiments rely on to provide the needed high speed and intelligent solutions to their data collection requirements. To address these needs the European ESONE and American VME-P committees are collaborating with the ANSII and ISO standards committees, and the VME VITA/VSO manufacturers associations, to define standard extensions to the VME protocols for such HEP needs as ``sparse data scans``, standard uses and implementations of previously user defined pins and connectors, standardization of the 9U form factor VME cards etc. This ...
The LHCb experiment has chosen to use the SAM framework (Service Availability Monitoring Environment from EGEE-II) [1] make extensive tests of the LHCb environment at all the accessible grid resources. The availability and the proper definition of the local Computing and Storage Elements, userinterfaces as well as the WLCG software environment are checked. The SAM framework is also used to pre-install the LHCb applications in the shared software area provided by each site. The deployment of the LHCb applications is based on a python tool developed inside the experiment. It is used for software management including incremental installation of interdependent packages and clean package removal. After the application software is installed a validation test of the whole MC chain is run. According to the results of the experiment specific SAM tests, the sites are (re)integrated into the LHCb production system managed by DIRAC [2]. The possibility of ...
The introduction of automation technology into the analytical laboratory holds the promise of higher efficiency, improved productivity, and lower costs. However, the conventional ''laboratory robot'' widely used today may not offer the work envelope or reliability required in a high workload laboratory performing quality control or environmental analytical services. To address this need, a demonstration workcell was assembled utilizing an industrial-class robotics system to automate a standard EPA acid digestion protocol. With further development of graphical userinterfaces and error recovery software, the technology will significantly enhance the ability of laboratories to meet increasingly complex environmental demands. 7 refs., 2 figs., 1 tab.
The fundamental differences in the type of products sold in both Japan and the US, and some of the reasons for these differences, are outlined. Japan is the largest single country market for residential heat pumps, while the US represents the largest single country market for residential heating equipment. Quite different types and associated features of heat pumps are demanded in the USA and Japan. The term `convenience features`, used to describe the physical characteristics of the userinterface device, is explained, as well as the fundamental reasons leading to the particular styles of product sold in each country: (1) product strategy and sales channels, (2) design of housing, (3) climatic factors, and (4) energy costs and distribution. It is stressed that there is no big cooling load in Japan. It is rather the comfort issue that drives the market for heat pumps
This paper is the first of a series which describes the Enrichment Diagnostic System (EDS) developed for the MARS project at Lawrence Livermore National Laboratory. Although EDS was developed for use on AVLIS, the functional requirements, overall design, and specific techniques are applicable to any experimental data acquisition system involving large quantities of transient data. In particular this paper will discuss the techniques and equipment used to do the data acquisition. Included are what types of hardware are used and how that hardware (CAMAC, digital oscilloscopes) is interfaced to the HP computers. In this discussion the author will address the problems encountered and the solutions used, as well as the performance of the instrument/computer interfaces. The second topic the author will discuss is how the acquired data is associated to graphics and analysis portions of EDS through efficient real time data bases. This discussion will ...
The Internet is becoming the preferred method for disseminating scientific data from a variety of disciplines. This can result in information overload on the part of the scientists, who are unable to query all of the relevant sources, even if they knew where to find them, what they contained, how to interact with them, and how to interpret the results. A related issue is keeping up with current trends in information technology often taxes the end-user's expertise and time. Thus instead of benefiting from this information rich environment, scientists become experts on a small number of sources and technologies, use them almost exclusively, and develop a resistance to innovations that can enhance their productivity. Enabling information based scientific advances, in domains such as functional genomics, requires fully utilizing all available information and the latest technologies. In order to address this problem we are developing a ...
This paper proposes a framework based completely on Java technology. The advantages brought about by the use of Java in network management answer some critical problems existing in current systems. With this work we address several factors concerning interoperability and security in heterogeneous network environments. Specifically, we present a manager application and a multithreaded agent engine that make use of a lightweight communication mechanism for message exchange. A MIB parser is introduced to accelerate handling of incoming management requests, and the RSA public-key cryptosystem is implemented to provide both encryption and authentication features. Results, measured in terms of response time, compare favourably with other published work and standard management frameworks.
The MS Expert system provides problem diagnostics for instruments used in the Mass Spectrometry Laboratory (MSL). The most critical results generated on these mass spectrometers are the uranium concentration and isotopic content data used for process control and materials accountability at the Idaho General Processing Plant. The two purposes of the system are: (1) to minimize instrument downtime and thereby provide the best possible support to the Plant, and (2) to improve long-term data quality. This system combines the knowledge of several experts on mass spectrometry to provide a diagnostic tool, and can make these skills available on a more timely basis. It integrates code written in the Pascal language with a knowledge base entered into a commercial expert system shell. The user performs some preliminary status checks, and then selects from among several broad diagnostic categories. These initial steps provide input to the rule base. The overall analysis ...
Overview Package  Class Use Tree Deprecated Index Help  PREV CLASS  NEXT CLASS FRAMES   NO FRAMES SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD gov.nih.nci.dc.database Class SearchCriteria java.lang.Object |
BackgroundMany three-dimensional (3D) images are routinely collected in biomedical research and a number of digital atlases with associated anatomical and other information have...Full Text Available
The status of Monte Carlo system for the simulation of Bremsstrahlung in arbitrary decays and for the decay itself of #tau# -lepton is reviewed. During the last #tau# -lepton conference in 2010 several developments of the last two years have been presented: (i) For the TAUOLA Monte Carlo generator of #tau# -lepton decays, automated and simultaneous use of many versions of form-factors for the calculation of optional weights for fits was developed and checked to work in Belle and BaBar software environment. On-going work on alternative parameterizations of hadronic decays is presented too. (ii) The TAUOLA universal interface based on HepMC (the C++ event record) is now public. A similar interface for PHOTOS is now also public. (iii) Extension of PHOTOS Monte Carlo for QED Bremsstrahlung in decays featuring kernels based on complete first order matrix element are gradually becoming widely available thanks to properties of the new, HepMC based ...
We investigate opportunistic cooperation between unlicensed secondary users and legacy primary users in a cognitive radio network. Specifically, we consider a model of a cognitive network where a secondary user can cooperatively transmit with the primary user in order to improve the latter's effective transmission rate. In return, the secondary user gets more opportunities for transmitting its own data when the primary user is idle. This kind of interaction between the primary and secondary users is different from the traditional dynamic spectrum access model in which the secondary users try to avoid interfering with the primary users while seeking transmission opportunities on vacant primary channels. In our model, the secondary users need to balance the desire to cooperate more ...
This article describes a flexible and extensible infrastructure for applying Web-Technologies to embedded systems.The presented approach develops a Three-level-Architecture consisting of the embedded system, the universal Remote-Access-Server and the Remote-Access-Client. A system-spanning general interface allows the binding of embedded systems in order to access their process data. Additionally, this procedure facilitates a flexible processing of the device data, so that it is ready to be used by different control devices. To ensure flexibility - connecting different devices on the one side and providing information for different clients like PC, PDA or mobile phone on the other side - a new XML-based description language (Service Description Markup Language - SDML) is introduced. The SDML documents contain information about connected embedded systems, reusable device data and the presentation policies for different clients. These documents are specifically ...
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 UserInterface (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 - ...
This paper describes TENT, a system designed for integrating the various tools and parts of a CFD simulation system (CFD - Computational Fluid Dynamics) and the simulation code itself in one interactive simulation environment. Initially the system was intended to be a TEstbed for Numerical Turbine simulation but it turned out that the approach was general enough to be suitable for more complex simulation tasks in the field of aircraft simulation. The paper will give a brief description of a CFD simulation system and its component interactions, which are the basis for describing the Component Architecture based on CORBA. This includes the control architecture using an event model and data flow considerations. Because most CFD codes use parallelization techniques based on Message Passing, a so called MIMD Object Abstraction is described in order to abstract the parallel computation threads to a single CORBA conform instance. The main goal for TENT is realizing a central control and ...
The procedure was developed to enable STUK (Radiation and Nuclear Safety Authority) to make simplified estimates on off-site consequences based on the existing results of the PSA level 2 calculations done by e.g. power utilities. Method is based on dose calculated from each nuclide group of reactor activity inventory when the same release fraction for each group is assumed. This means that a specific new result from PSA level 2 can be categorised to find out a representative PSA level 3 result for this case. In addition a userinterface including the procedure was prepared. Secondly some new insights about consequences based on the releases from PSA level 2 is expected to give better understanding of risks at prevailing increased reactor power levels. In this case only some early health effects and long-term doses were estimated without full-scope PSA level 3 approach. (orig.)
Nuclear physics accelerators are powered by microwaves which must travel in waveguides between room-temperature sources and the cryogenic accelerator structures. The ohmic heat load from the microwaves is affected by the temperature-dependent surface resistance and in turn affects the cryogenic thermal conduction problem. Integrated EM & thermal analysis of this difficult non-linear problem is now possible with the VORPAL finite-difference time-domain simulation tool. We highlight thermal benchmarking work with a complex HOM feed-through geometry, done in collaboration with researchers at the Thomas Jefferson National Accelerator Laboratory, and discuss upcoming design studies with this emerging tool. This work is part of an effort to generalize the VORPAL framework to include generalized PDE capabilities, for wider multi-physics capabilities in the accelerator, vacuum electronics, plasma processing and fusion R&D fields, and we will also discuss user ...
Application of Programmable Digital Comparator System (PDCS) in NPP is to monitor large number of plant parameters and generate contact outputs for reactor trip, reactor setback, process interlocks etc. when parameters cross their operational bounds. Till NAPS these functions are achieved through individual Indicating Alarm Meters (IAM). PDCS used for the first time in KAPS replaces these IAMs. Since its inception, PDCS has undergone improvements in design, incorporates additional functionalities/enhanced features. Dedicated PDCS is provided in TAPP-3 and 4 for protection function. System re-configurability, on-line inter channel comparison of safety critical process parameters' values, Graphic UserInterface etc. are other enhancements. From KAPS to TAPP-4 system has given many years of almost trouble-free operation. Commissioning of TAPP-3 system has been very smooth. Objective of the paper is to describe the advantage of the new system, its ...
The computer aided coal structure construction system is proposed, and a computational construction example is presented. The coal structure construction engine of this system fabricates molecular structure by connecting fragments sequentially inputted through a userinterface. The best structure candidate is determined using construction knowledge and partial energy evaluation every addition of one fragment, and this process is subsequently repeated. The structure evaluation engine analyzes the 3-D conformation candidate by molecular dynamics, and evaluates the conformation by determining the energy value of an optimum structure. As an example, this system was applied to construction of coal molecular structure based on the actual data of partial structure composed of 26 structures from 2l kinds of aromatic cluster structures, 27 bonds from 2 kinds of bridged bonds, and 16 groups from 2 kinds of terminal substitutional groups. As a result, ...
There are many methods for introducing random mutations into nucleic acid sequences. Previously, we described a suite of programmes for estimating the completeness and diversity of randomized DNA libraries generated by a number of these protocols. Our programmes suggested some empirical guidelines for library design; however, no information was provided regarding library diversity at the protein (rather than DNA) level. We have now updated our web server, enabling analysis of translated libraries constructed by site-saturation mutagenesis and error-prone PCR (epPCR). We introduce GLUE-Including Translation (GLUE-IT), which finds the expected amino acid completeness of libraries in which up to six codons have been independently varied (according to any user-specified randomization scheme). We provide two tools for assisting with experimental design: CodonCalculator, for assessing amino acids corresponding to given randomized codons; and AA-Calculator, for finding ...
Full text: Research reactors have been playing a multi dimensional role in areas of nuclear fuel cycle programme, radio-isotope productions, neutron beam research etc. To ensure an efficient, smooth and safe operation of a nuclear research reactor, many reactor physics evaluations are required on routine basis. As part of reactor core management the important activities are maintaining core reactivity status, core power distribution, xenon estimations, safety evaluation of in-pile irradiation samples and experimental assemblies and assessment of nuclear safety in fuel handling/storage. In-pile irradiation requires a prior estimation of the reactivity load due to the sample, heating rate and the activity developed in it during irradiation. For the safety of the personnel handling irradiated samples the dose rate at the surface of shielded flask housing the irradiated sample should be less than 200 mR/Hr. Therefore, a proper shielding and radioactive cooling of the irradiated sample is ...
The Fast Wave Current Drive (FWCD) system at DIII-D has increased its available radio frequency (RF) power capabilities with the addition of two new high power transmitters along with their associated transmission line systems. A Sun Sparc-10 workstation, functioning as the FWCD operator console, is being used to control transmitter operating parameters and transmission line tuning parameters, along with acquiring data and making data available for integration into the DIII-D data acquisition system. Labview, a graphical userinterface application, is used to manage and control the above processes. This paper will discuss the three primary branches of the FWCD computer control system: transmitter control, transmission line tuning control, and FWCD data acquisition. The main control program developed uses VXI, GPIB, CAMAC, Serial, and Ethernet protocols to blend the three branches together into one cohesive system. The control of the ...
The National Oceanic and Atmospheric Administration (NOAA), Department of Defense (DoD), and National Aeronautics and Space Administration (NASA) are jointly acquiring the next-generation weather and environmental satellite system; the National Polar-orbiting Operational Environmental Satellite System (NPOESS). NPOESS replaces the current Polar-orbiting Operational Environmental Satellites (POES) managed by NOAA and the Defense Meteorological Satellite Program (DMSP) managed by the DoD. The NPOESS satellites carry a suite of sensors that collect meteorological, oceanographic, climatological, and solar-geophysical observations of the earth, atmosphere, and space. The NPOESS design allows centralized mission management and delivers high quality environmental products to military, civil and scientific users. The ground data processing segment for NPOESS is the Interface Data Processing Segment (IDPS), developed by Raytheon Intelligence and ...
In this paper we present an approach for supporting users in the difficult task of searching for video. We use collaborative feedback mined from the interactions of earlier users of a video search system to help users in their current search tasks. Our objective is to improve the quality of the results that users find, and in doing so also assist users to explore a large and complex information space. It is hoped that this will lead to them considering search options that they may not have considered otherwise. We performed a user centred evaluation. The results of our evaluation indicate that we achieved our goals, the performance of the users in finding relevant video clips was enhanced with our system; users were able to explore the collection of video clips more and users demonstrated a ...
... interactive surfaces and interfaces, and 3) the more complex a ... carbonate or calcium phosphate with a thin interface ... diameter) for nerve prosthesis. ...
California s major energy utilities and the California Energy Commission (CEC) are seeking to allocate capital that yields the greatest return on investment for energy infrastructure that meets any part of the need for reliable supplies of energy. The utilities are keenly interested in knowing the amount of electrical energy savings that would occur if cool roof color materials are adopted in the building market. To meet this need the Oak Ridge National Laboratory and the Lawrence Berkeley National Laboratory (LBNL) have been collaborating on a Public Interest Energy Research (PIER) project to develop an industry-consensus energy-savings calculator. The task was coordinated with an ongoing effort supported by the DOE to develop one calculator to achieve both the DOE and the EPA objectives for deployment of cool roof products. Recent emphasis on domestic building energy use has made the work a top priority by the Department of Energy s (DOE) Building Technologies Program. The Roof ...
In these years Information Technology has been used in activities that require an intelligent intervention. In this context take placing Decision Support Systems, since they use Information Technology to support users in decision processes, that is problems of logical level greater then problems normally treated by traditional information systems. The purpose of this work is to describe Decision Support Systems specifying what they are, their functionally and structure, identifying, furthermore, user types referred to and interaction modality between them; and to present a prototype of these systems. From a preliminary analyses phase of ENEA being and its Information Systems to understand which topics can be supported by systems of this type, it deals with one of these topics: weighing of new project, finding parameters, or key quantity, that affect and determine decisions. It describes, then, models, conceived form parameters, that permit to ...
The Real-Time Specification for Java (RTSJ) is silent on multiprocessor issues. It attempts not to preclude multiprocessor implementations but provides no direct support. Many areas of the RTSJ leave an implementation considerable freedom on how it provides the defined functionality. One such area is the asynchronous event handling (AEH) model. Events are fired and associated handlers are scheduled for execution in response; handlers have defined scheduling parameters and deadlines. The primary goal of the AEH model is to support a lightweight real-time concurrency model. Hence handlers, in general, do not have dedicated threads. Rather, the implementation is responsible for ensuring that all handlers meet their deadlines. Typically real-time threads are assigned to execute handlers by the...
Finding pertinent information is not limited to search engines. Online communities can amplify the influence of a small number of power users for the benefit of all other users. Users' information foraging...Full Text Available
Information search in a distributed environment is an interactive process between the user and the artifact. How the information is distributed across the user and the artifact determines the efficacy...Full Text Available
This is an inquiry-based module created specifically for use with the PhET simulation Geometric Optics. It includes a lesson plan for teaching about convex lenses, step-by-step student directions, and a set of Power Point "clicker" questions for use as warm-up questions or informal assessment. This resource is part of a larger collection of interactive Java simulations for students of physics, developed by the Physics Education Technology project at the University of Colorado.
With the aid of a DOE grant (No. DE-FC26-01NT41050), Stolar Research Corporation (Stolar) developed the Horizon Sensor (HS) to distinguish between the different layers of a coal seam. Mounted on mining machine cutter drums, HS units can detect or sense the horizon between the coal seam and the roof and floor rock, providing the opportunity to accurately mine the section of the seam most desired. HS also enables accurate cutting of minimum height if that is the operator's objective. Often when cutting is done out-of-seam, the head-positioning function facilitates a fixed mining height to minimize dilution. With this technology, miners can still be at a remote location, yet cut only the clean coal, resulting in a much more efficient overall process. The objectives of this project were to demonstrate the feasibility of horizon sensing on mining machines and demonstrate that Horizon Sensing can allow coal to be cut cleaner and more efficiently. Stolar's primary goal was ...
In most current recommender systems, the goal to accurately predict what people want leads to the tendency to recommend popular items, which is less helpful in revealing user?s personality, especially to new users. In this paper, we propose a heuristic music recommendation method for niche market by focusing on how to identify user?s personality as soon as possible. Instead of trying to improve algorithm's performance on new users by recommending the most popular items, we work on how to make them ?familiar? with the system earlier. The method is more suitable for brand-new users, and gives a hint to solve the cold start problem. In real applications it is better to combine it with a traditional approach.
The training of a new project team member was completed (Task 2.1). The Software Requirements Document was written (Task 2.3). It was determined that the CAPE-OPEN interfaces are sufficient for the communication between Fluent and V21 Controller (Task 2.4). The AspenPlus-Fluent prototype on allyl/triacetone alcohol production was further developed to assist the GUI and software design tasks. The prototype was also used to analyze the sensitivity of a process simulation result with respect to a parameter in a CFD model embedded in the process simulation. Thus the integration of process simulation and CFD provides additional process insights and enables the engineer to optimize overall process performance (e.g., product purity and yield) with respect to important CFD design and operation parameters (e.g., CSTR shaft speed). A top-level design of the V21 Controller was developed and discussed. A draft version of the Software Design Document was written (Task 2.5/2.6). ...
This paper describes Automatic Refueling Planning System (ARPS) for a nuclear power station using Genetic Algorithms (GA) and a Simulated Annealing (SA). ARPS has been developed and verified by applying to the Fugen nuclear power station (NPS), which is a 165MWe, heavy water-moderated, boiling light water-cooled, pressure tube-type reactor developed by JNC utilizing mainly uranium and plutonium mixed oxide (MOX) fuel. Fuel loading patterns have been managed independently in the Fugen NPS since the initial core. A planning of an adequate fuel loading pattern on each operational cycle needs one to two months even for expert core management engineers, for the reason that it has multi-objective optimization and nonlinear problems. In order to achieve the optimum fuel loading pattern and a fuel cost reduction, ARPS has been developed by JNC and CRC Solutions Corporation for the last five years. ARPS firstly generates several thousand fuel loading patterns with GA at random and secondly ...
The computer program is developed based on Visual C++, which is equipped with a user-friendly interface of the input/output(I/O) and a display function for the measuring conditions. This program consists of three parts which are the port communication, PLC(Programmable Logic Controller) and the MCA(Multi Channel Analyzer) control parts. The communication type between the CPU of the PLC module box and the computer is selected as be the Rs-232 asynchronous type and the thread method is adapted in the development of the first part of the program. The PLC-related program has been developed so that the data communication between the PLC CPU and the computer could be harmonized with the unique commands which have already been defined in the PLC. The measuring space and time intervals, the start and end ROI(region of interest) values, and the allowable error limitation are input at each measurement in this program. Finally the controlling MCA program ...
A relational database capable of storing and manipulating the large volumes of data on air toxic metals has been developed for the Center for Air Toxic Metals at the Energy and Environmental Research Center (EERC) of the University of North Dakota. The database provides information to researchers, managers, and operations personnel to aid in their decision making and long-term planning of issues related to air toxic metals. A personal computer-based graphical userinterface is used to access the data located on a UNIX workstation at the EERC. With security codes and software issued by the EERC and an Internet service provider in place, the database can be accessed externally through the Internet. Currently the database contains over 3000 analytical measurements from nine full-scale systems and several bench-scale operations. Data are available on gas, solid, and liquid stream samples as well as relevant engineering parameters, including process ...
indications of the formation of palladium silicides. 2, 4. It has been reported .... At room temperature, palladium silicides formed in a relatively narrow interface ...
This presentation gives an overview of IBM's experience with its approach to usability engineering, User-Centered Design (UCD), which has been introduced nearly one decade ago. It discusses the characteristics of User-Centered Design and the critical factors for successful deployment: - Establishing a culture for usability engineering. - Making User-Centered Design an integral part of the development process. - Multi-disciplinary teams for the design and evaluation of the total user experience. - Building up organizational structures and an infrastructure for methods, tools, communication, and education. - Applying UCD to UCD itself to continuously improve its process and methods. (orig.)
One important market related capability for firms which seek to develop radical innovations is the competence to involve the 'right' users at the 'right' time in the 'right' form. While former studies have identified a rather passive role of users in the radical innovation process, this paper focuses on the involvement of such users that are in the position to play an active role as inventors and (co)-developers. A multiple case study analysis was conducted in the field of medical technology. Five radical innovation projects within four firms were selected including medical robots and computer-assisted navigation systems. The case study analysis reveals that firms who closely interact with specific users benefit significantly for their radical innovation work. These users have a high motivation toward new solutions, are open to new technologies, possess diverse competencies, and are ...
Summary: SHAP (simple high-throughput annotation pipeline) is a lightweight and scalable sequence annotation pipeline capable of supporting research efforts that generate or utilize large volumes of DNA sequence data. The software provides Grid capable analysis, relational storage and Web-based full-text searching of annotation results. Implemented in Java, SHAP recognizes the limited resources of many smaller research groups. Availability: Source code is freely available under GPLv3 at External Link Not Shown. Contact: matt.demaere@unsw.edu.au; r.cavicchioli@unsw.edu.au
The open source Scala language is a Java--based dynamic scripting, functional programming language. Moreover, this highly scalable scripting language lends itself well to building Cloud--based/deliverable Software as a Service (SaaS) online applications. Written by Lift Scala web framework founder and lead Dave Pollak, Beginning Scala takes a down--to--earth approach to teaching Scala that leads you through simple examples that can be combined to build complex, scalable systems and applications. This book introduces you to the Scala programming language and then guides you through Scala constr
Technology developments in semiconductor fabrication along with a rapid expansion of the market for portable devices, such as PDAs and mobile phones, make the energy consumption of embedded systems a major problem. Indeed the need to provide an increasing number of computational intensive applications and at the same time to maximize the battery life of portable devices can be seen as incompatible trends. System simulation is a flexible and convenient method for analyzinging and exploring the performance of a system or sub-system. At the same time, the increasing use of computational intensive applications strengthens the need to maximize the battery life of portable devices. As a consequence, the simulation of embedded systems for energy consumption estimation is becoming essential in order to study and explore the influence of system design choices on the system energy consumption. The original publications presented in the second part of this thesis propose several frameworks for ...
Sedentary adult males with spinal lesions, all habitual wheelchair users, were allocated to exercise (n = 11) and control (n = 4) groups. A Cybex II dynamometer was used to assess peak power, average...Full Text Available
Experienced users of the Clarion cochlear implant were tested acutely with the HiResolution (HiRes) and HiRes Fidelity120 (F120) processing strategies. Three psychophysically-based tests were...Full Text Available
This article describes issues concerning music perception with cochlear implants, discusses why music perception is usually poor in cochlear implant users, reviews relevant data, and describes...Full Text Available
Introduction: Selective dissemination of information (SDI) services regularly alert users to new information on their chosen topics. This type of service can increase a user's ability to...Full Text Available
The purpose of this study was to illuminate the experiences of poor, urban HIV-positive drug users. Sixty participants were asked about HIV risk behaviors, the impact of HIV on their lives,...Full Text Available
BackgroundMicroarray data are often used for patient classification and gene selection. An appropriate tool for end users and biomedical researchers should combine user friendliness...Full Text Available
Milstar picture Milstar is a series of advanced US military communications satellites designed to provide global jam-resistant communications for military users. ...
with the support and cooperation of the American Meteorological Society, the Marine Technology Society, the National Aeronautics and Space Administration, the National Institute...
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.
This document is a reference guide to the Xyce Parallel Electronic Simulator, and is a companion document to the Xyce Users Guide. The focus of this document is (to the extent possible) exhaustively list device parameters, solver options, parser options, and other usage details of Xyce. This document is not intended to be a tutorial. Users who are new to circuit simulation are better served by the Xyce Users Guide.
This document is a reference guide to the Xyce Parallel Electronic Simulator, and is a companion document to the Xyce Users' Guide. The focus of this document is (to the extent possible) exhaustively list device parameters, solver options, parser options, and other usage details of Xyce. This document is not intended to be a tutorial. Users who are new to circuit simulation are better served by the Xyce Users' Guide.
The Montana Rivers Information System (MRIS) was initiated to assess the state`s fish, wildlife, and recreation value; and natural cultural, and geologic features. The MRIS is now a set of data bases containing part of the information in the Natural Heritage Program natural features and threatened and endangered species data bases and comprises of the Montana Interagency Stream Fisheries Database; the MDFWP Recreation Database; and the MDFWP Wildlife Geographic Information System. The purpose of this User`s Manual is to describe to the user how to maintain the MRIS database of their choice by updating, changing, deleting, and adding records using the edit/entry programs; and to provide to the user all information and instructions necessary to complete data entry into the MRIS databases.
Radiation exposure control is one of the most important aspects in any nuclear facility . It encompasses continuous monitoring of the various areas of the facility to detect any increase in the radiation level and/or the air activity level beyond preset limits and alarm the O and M personnel working in these areas. Detection and measurement of radiation level and the air activity level is carried out by a number of monitors installed in the areas. These monitors include Area Gamma Monitors, Continuous Air Monitors, Pu-In-Air Monitors, Criticality Monitors etc. Traditionally, these measurements are displayed and recorded on a Central Radiation Protection Console(CRPC), which is located in the central control room of the facility. This methodology suffers from the shortcoming that any worker required to enter a work area will have to inquire about the radiation status of the area either from the CRPC or will get to know the same directly from the installed only after entering the area. ...
A number of different theoretical approaches have been used to model to atomic structure and properties of solid-liquid interfaces. Most calculations indicate that ordering occurs in the first several layers of the liquid, adjacent to the crystal surface. In contrast to the numerous theoretical investigations, there have been no direct experimental observations of the atomic structure of a solid-liquid interface for comparison. Saka et al. examined solid-liquid interfaces in In and In-Sb at lattice-fringe resolution in the TEM, but their data do not reveal information about the atomic structure of the liquid phase. The purpose of this study is to determine the atomic structure of a solid-liquid interface using a highly viscous supercooled liquid, i.e., a crystal-amorphous interface.
The difficulty in making good Ohmic contact at the interfaces with p-doped ZnSe is an important problem hindering the realization of blue-light-emitting diode lasers based on the II-VI semiconductor technology. So far no metal or semiconductor material has been found to have a low enough barrier at the (001) interface with ZnSe. A possible solution to this problem is the insertion of a so-called {ital barrier-reduction layer} at the interface with ZnSe. We have investigated the interface formation energies and valence-band offsets at the (001) interface between Al{sub x}Ga{sub 0.5{minus}x}In{sub 0.5}P and ZnSe. The results of our calculations show the existence of a strong interdependence between the valence-band offset and the interface geometric structure. The interface is found to have structural and electronic similarities to the ...
This paper addresses one source of degradation in OPV devices: the metal/organic interface. The basic approach was to study the completed device stability vs. the stability of the organic film itself as shown in subsequent devices fabricated from the films.
Background:The purpose of the study was to evaluate vitreoretinal interface (VRI) alteration with a short-wavelength scanning laser ophthalmoscope (swSLO), the Nidek F-10, and compare...Full Text Available
The effect of particle/matrix interface debonding on composites consisting of elastic particles and viscoelastic matrix is studied. The interface debonding is represented by a nonlinear cohesive law for the high explosive PBX 9501. The Mori-Tanaka method gives the constitutive relation of the composite in terms of the properties of elastic particles, viscoelastic matrix, and nonlinear cohesive law for interfaces. For the example of a composite with spherical particles subject to hydrostatic tension, simple analytical expressions of the composite stress-strain relation are obtained. The strain rate and temperature have strong effects on the composite behavior. High strain rate and low temperature give high strength of the composite. However, the rate and temperature effects decrease as the ...
... electrocutaneous stimuli, and the nerve fibres innervating ... layer or at the epidermal-dermal interface. ... 2) Vestibular prosthesis and for limb prosthesis ...
The purpose of-this planning guide is to present the process used to identify, document, and control PFP Stabilization and Deactivation Project interfaces. Revisions to this document will include, as attachments, the most recent version of the Project Interface Management List. A preliminary Interface Management List is included in Appendix A. This document is intended be a Project owned management tool. As such, this document will periodically require revisions resulting from improvements of the information, processes, and techniques as now described. For most revisions that suggest improved processes, PFP management approval is all that will be required.
This article considers the application of simple trial wave functions to calculate the ground state energy of a hydrogen-like center near the interface of two media. Calculations have been performed taking into account the image potential. It has been shown that different kinds of wave functions are optimal at different distances from the interface. A relatively simple wave function has been suggested to represent main features of the dependence of the ground state energy on the distance to the interface. (authors)
... In 1982 an acousto-optic spectrum analyzer incorporated ... the OPTIMP is the optically controlled optical ... switch that changes the intensity reflectance ...
We discuss the feasibility of a hierarchical protocol whereby the description and prediction of adsorbed fluids in confined systems at the mesoscopic scale is achieved by use of interface potentials that are obtained from raw molecular simulation data. Starting from a microscopic description of a fluid?s interface on a flat substrate, we attempt to extract the minimum information that is required in order to predict the behavior of that fluid at larger length scales from coarse grained surface Hamiltonians. A critical assessment of this procedure hinges on controversial aspects of wetting behavior and more generally on the meaning of metastability and instability of thermodynamic systems.
... in artificial intelligence, human physiology and biomedical prosthesis. ... central and peripheral nerve systems [1 ... CMOS circuit interface for multiplexed ...
We study a kinetic model for a system of two species of particles interacting via a repulsive long range potential and with a reservoir at fixed temperature. The interaction between the particles is modeled by a Vlasov term and the thermal bath by a Fokker-Planck term. We show that in the diffusive and sharp interface limit the motion of the interfaces at low temperature is described by a Stefan problem or a Mullins-Sekerka motion, depending on the time scale.
The paper describes design and practical realization of an internal communication layer referred to as the Internal Interface (II). The system was realized for the RFC Muon Trigger of the CMS experiment. Fully automatic implementation of the communication layer is realized in the FPGA chips and in the control software. The methodology of implementation was presented in the description form of the interface structure from the sides of hardware and software. The examples of the communication layer realizations were given for the RFC Muon Trigger.
A critical element of a retinal prosthesis is the stimulating electrode array, which is placed in close proximity to the retina. It is via this retinal-electrode interface that a retinal prosthesis electrically stimulates nerve cells to produce the perception of light. The impedance load seen by the current driver consists of the tissue resistance and the complex electrode impedance. The results in this paper show that the tissue resistance of the retina is significantly greater than that of the vitreous humor in the eye. Circuit models of the electrode-retina interface are used to parameterize the different contributors to the overall impedance.
This paper presents the concept of a biological inspired reconfigurable hardware cell architecture which supports self-organisation and self-healing. Two fundamental processes in biology, namely fertilization-to-birth and cell self-healing have inspired the development of this cell architecture. In biology as well as in our hardware cell architecture it is the DNA which enables these processes. We propose a platform based on the electronic DNA (eDNA) and show through simulation, its capabilities as a new generation of robust reconfigurable hardware platforms. We have created a Java based simulator to simulate our self-organisation and self-healing algorithms and the results obtained from this looks promising.
Ethnopharmacological relevance: Ethnobotanically driven drug-discovery programs include data related to many aspects of the preparation of botanical medicines, from initial plant collection to chemical extraction and fractionation. The Traditional Medicine Collection Tracking System (TM-CTS) was created to organize and store data of this type for an international collaborative project involving the systematic evaluation of commonly used Traditional Chinese Medicinal plants. Materials and methods: The system was developed using domain-driven design techniques, and is implemented using Java, Hibernate, PostgreSQL, Business Intelligence and Reporting Tools (BIRT), and Apache Tomcat. Results: The TM-CTS relational database schema contains over 70 data types, comprising over 500 data fields. Th...
Today, component oriented middlewares are used to design, develop and deploy easily distributed applications, by ensuring the heterogeneity, interoperability, and reuse of the software modules, and the separation between the business code encapsulated in the components and the system code managed by the containers. Several standards answer this definition such as: CCM (CORBA Component Model), EJB (Enterprise Java Beans) and .Net. However these standards offer a limited and fixed number of system services, removing any possibility to add system services or to reconfigure dynamically the middleware. Our works propose mechanisms to add and to adapt dynamically the system services, based on a reconfiguration language which is dynamically adaptable to the need of the reconfiguration, and on a tool of dynamic reconfiguration, a prototype was achieved for the OpenCCM platform, that is an implementation of the CCM specification. This work was partially financed by the ...
...comAbstract: Hepatocellular carcinoma (HCC), once thought to be a rare tumor in North America, is a rapidly increasing type of cancer in recent years in the United States. Current treatment modalities to halt the disease progression are only marginally effective. The mainstay treatment ...In addition, NM was shown to down-regulate urokinase plasminogen activator (by fibrin zymography) and up-regulate tissue inhibitors of metalloproteinases (by reverse zymography) in another HCC cell line, Sk-Hep-1. MMP-2 and MMP-9 activities were further modulated by cytokines, inducers and inhibitors, including NM. In ... Our results suggest that NM is an excellent candidate for therapeutic use in the treatment HCC by inhibiting critical parameters in cancer development and progression, such as proliferation, invasion and metastasis, and by inducing apoptosis. Last update: 2 September 2011 JavaScript seems ...
Web portals are nowadays very popular. This type of web sites let users to share information, request advice or help in a particular field, and furthermore allow them to create and extend sites content. Combined with instant messaging systems, used to send messages or files instantaneously to a user or a group of users, and with various kinds of chat programs, which connect two or more individuals simulating a conversation, it is now possible to create "web communities". In this paper we present the opensource tools used to create the "Grid Support Community" of the National Institute for Nuclear Physics in Italy.
The Knowledge Associates for Novel Intelligence (KANI) system provides a collection of automated 'associates' to actively support and participate in the information analysis task. In this paper, we describe the Information Integration Associate (IIA), which facilitates analyst interaction with underlying KANI reasoning and extraction associates and provides an interactive representation of the analytic process. We focus on features of the IIA that guide communication between the user and the KANI system in a way that ensures mutual understanding of the analytic task being performed, the capabilities of the system to assist the user, and the status of any reasoning and extraction conducted on behalf of the user by the KANI system.
In the United States, economic growth increasingly requires that greater volumes of freshwater be made available for new users, yet supplies of freshwater are already allocated to existing users. Currently, water for new users is made available through re-allocation of xisting water supplies-for example, by cities purchasing agricultural water rights. Water may also be made available through conservation efforts and, in some locales, through the development of ''new'' water from non-traditional sources such as the oceans, deep aquifer rackish groundwater, and water reuse.
Purpose: Assess the feasibility of using NASA satellite data to monitor persistent saltwater intrusion in coastal marshes. End User: USGS National Wetlands ...
This user's guide describes BNW-III, a computer code developed by the Pacific Northwest Laboratory (PNL) as part of the Dry Cooling Enhancement Program sponsored by the US Department of Energy (DOE). The BNW-III code models a modular dry/wet cooling system for a nuclear or fossil fuel power plant. The purpose of this guide is to give the code user a brief description of what the BNW-III code is and how to use it. It describes the cooling system being modeled and the various models used. A detailed description of code input and code output is also included. The BNW-III code was developed to analyze a specific cooling system layout. However, there is a large degree of freedom in the type of cooling modules that can be selected and in the performance of those modules. The costs of the modules are input to the code, giving the user a great deal of flexibility.
voluntarily provided by you. Network Traffic Logs In the course of ensuring network security and consistent service for all users, the University employs software programs to...
With the issuance of the Decommissioning Rule (July 27, 1988), nuclear power plant licensees are required to submit to the US Regulatory Commission (NRC) for review, decommissioning plans and cost estimates. This user`s manual and the accompanying Cost Estimating Computer Program (CECP) software provide a cost-calculating methodology to the NRC staff that will assist them in assessing the adequacy of the licensee submittals. The CECP, designed to be used on a personnel computer, provides estimates for the cost of decommissioning PWR plant stations to the point of license termination. Such cost estimates include component, piping, and equipment removal costs; packaging costs; decontamination costs; transportation costs; burial costs; and manpower costs. In addition to costs, the CECP also calculates burial volumes, person-hours, crew-hours, and exposure person-hours associated with decommissioning.
BackgroundInternet-based depression communities provide a forum for individuals to communicate and share information and ideas. There has been little research into the health status...Full Text Available
Objectives:The efficacy of user-defined subject tagging and software-generated subject tagging for describing and organizing cancer blog contents was explored.Methods:The...Full Text Available
... end-to-end TCP connection from the hybrid terminal ... peculiar to self-similar stochastic processes, ... Queue First (MDQF) schemes are employed at the ...
A collection of cost estimating relationships (CER's) and their proprietary database sources. The cost estimating relationships can be used in the aerospace ...
Liquid-liquid wetting failure is investigated in a two-dimensional Couette system with two immiscible fluids of arbitrary viscosity. The problem is solved exactly using a sharp interface treatment of hydrodynamics (lubrication theory) as a function of the capillary number, viscous ratio and separation of scale, i.e. slip length versus macroscopic scale of the system. The existence of critical velocities, above which no stationary solutions are found, is analyzed in detail in terms of the relevant parameters of the system. Comparisons with existing analysis for other geometries are also carried out. A numerical method of analysis is also presented, based on diffuse interface models obtained from multiphase extensions of the lattice Boltzmann equation (LBE). Sharp interface and diffuse interface models are quantitatively compared face to face indicating the correct limit of applicability of the diffuse ...
Abstract The air-water interface presents several interesting features, namely a) a molecularly flat environment, b) a boundary region between two phases with different dielectric constants, c) permits or promotes dynamic interactions within the interface region, and d) a point of interaction between hydrophobic compounds and aqueous molecules. Accordingly, Langmuir monolayers at the air-water interface have several unique characteristics and properties, which require investigation. In this review-type personal account, typical examples of molecular recognition and molecular patterning at air-water interfaces are first introduced, followed by descriptions of specific and unusual properties of monolayers on water. In addition, two examples of our own results concerning Langmuir monolayers a...
substrate). Within each group of simulations, three lubricant film thicknesses are studied to examine the effect of varying lubricant thickness. Statistical data are collected from each simulation and presented in this work. Via these data, together with the evolution, of atomic and molecular configurations, a very detailed picture of the properties of this thin film interface is presented. In particular, we conclude that perfluoropolyether lubricant forms distinct molecular layers when confined between two substrates, the rate of heat generation under shearing conditions typical of those in a head-disk interface is insufficient for thermal mechanisms to result directly in lubricant degradation, and mechanical stresses attained in the head-disk interface are unlikely to result in any significant degree of lubricant degradation. This thesis examines the tribology of a head-disk interface in an operating ...
Co-current stratified flow of liquid metal and water was investigated in a horizontal rectangular channel. Position of the interface pressure drop and direct contact heat transfer between these immisci ble liquids were measured in a fully developed flow. A turbulence model was proposed to explain the experimental results considering that the turbulence is damped near the liquid-liquid interface by surface tension. The analytical results showed good agreement with the experimental ones. Main results are that (1) position of the interface mainly depends on the flow rate ratio of both liquids, that (2) the pressure drop is approximately proportional to square of the average velocity of water, and that (3) heat transfer rate at direct contact interface is several times higher than that of co-current flow separated by a thin solid plate. (author).
GaInP solar cell interfaces were characterized by admittance spectroscopy. Admittance spectroscopy is shown to be sensitive to the band structure at the heterojunction interfaces. In particular, a correlation between activation energy of the capacitance step in a capacitance versus temperature plot and effective potential barrier for majority carriers is demonstrated, indicating a new method for the determination of potential barriers at heterointerfaces. Using this technique, the effective potential barrier for holes at the p-Al_0_._5_3In_0_._4_7P/p-GaAs interface is found to be equal to 0.6 eV. Effects of interface defects and spreading resistance in the emitter of solar cells are illustrated and discussed.
Different semi precious alloys (Pd-Ag, Pd-Au) have been studied after thermal oxidation treatments to analyze the mechanical improvement of the interface between the metal and the ceramic. Using the four point bending test, the authors have analyzed the different steps corresponding to the mechanical evolution of the bi-material : cracking energy on the surface, relaxation energy after first cracking, propagation energy of cracks at the interface zone. It has been shown that some alloys only have a high resistance to the interface cracking and the role played by the interface reactions to improve this property. (orig.).
Flow structures and heat transfer at the liquid-liquid interface are investigated experimentally and analytically in the entrance region of a liquid metal-water stratified flow in a horizontal rectangular channel. The two-equation model and the mixing length mode, including a damping turbulent region near the interface, are used to obtain analytical results for pressure drop, position of the interface, and heat transmission coefficients across the interface. Analytical results are compared with experimental results. Conclusions are presented and include the following: (1) vertical position of the interface increases or decreases along the stream according to the fluid flow rate of both fluids, and then approaches a constant value in the fully developed region; (2) pressure drop increases along the stream from the minimum value at the inlet; and (3) heat transmission coefficients ...
Most of the organic electronic devices are nowadays fabricated under poor vacuum conditions. In this regard, there is only little knowledge about the impact of contamination of the metal electrode on the charge injection barrier in this kind of electronic devices. In our study we have performed X-ray and ultra violet photoemission spectroscopy (XPS, UPS) on interfaces between the organic semiconductor -sexithiophene and sputter cleaned (ideal) metals as well as contaminated (realistic) metals. As metal substrates we have used silver, gold, palladium, and platinum. These metals provide us a wide range of metal work functions from 4.2 eV for silver up to 5.5 eV for platinum. For all interfaces of -sexithiophene and contaminated metals we have observed a reduction of the interface dipole and the hole injection barrier. The charge injection barrier in all four cases is almost independent of the underlying metal (within an error ...
Gel dosimetry is a new dosimetry method applied in radiation therapy. Gel dosimeters consist of a radiation sensitive gel, which can integrate absorbed doses from several radiation sources or beams. The dose to the gel can be evaluated by magnetic resonance imaging (MRI), a procedure that is the focus of the present thesis. A robust tool for the evaluation of the nonuniformity in MRI has been developed, the Deviation Image method. Unlike previously presented methods, the Deviation Image method includes all nonuniformity variations across a phantom surface and is insensitive to stochastic noise. Methods for the estimation of stochastic noise were analyzed in terms of sensitivity to nonuniformities. A method that averages the stochastic noise level over five regions over the phantom surface, and a method that assesses the stochastic noise level from the background, were found to be the methods of choice. Pronounced MR image nonuniformity variation with repetition and T1 relaxation time ...
The US National Energy Policy of 2001 advocated the development of advanced fuel and fuel cycle technologies that are cleaner, more efficient, less waste-intensive, and more proliferation resistant. The need for advanced fuel development is emphasized in on-going DOE-supported programs, e.g., Global Nuclear Energy Initiative (GNEI), Advanced Fuel Cycle Initiative (AFCI), and GEN-IV Technology Development. The Directorates of Energy & Environment (E&E) and Chemistry & Material Sciences (C&MS) at Lawrence Livermore National Laboratory (LLNL) are interested in advanced fuel research and manufacturing using its multi-disciplinary capability and facilities to support a design concept of a small, secure, transportable, and autonomous reactor (SSTAR). The E&E and C&MS Directorates co-sponsored this Laboratory Directed Research & Development (LDRD) Project on Mono-Uranium Nitride Fuel Development for SSTAR and Space Applications. In fact, three out ...
Digital libraries continue to flourish. At the same time, the principles of user-centered design and the practice of usability testing have been growing in popularity, spreading their influence into the library sphere. This article explores the confluence of these two trends by surveying the current literature on usability studies of digital libraries. This article focuses on the methodology of studies of multimedia digital libraries. (Contains 1 table and 45 notes.)
Assisted users with expired passwords Closed 233 NCICB Support Wizard Accounts Tickets Set up Resource Accounts for individual developers to control and track access on QA Application servers Maintained daily account synchronization between GForge project developers and CVS write access accounts Created FTP and SFTP user accounts for TCGA test, analysis datasets downloads and analysis datasets management.
Power generated by manufacturers and third-party suppliers in venture capital projects is available to military and other government users at a cost 10 to 20% lower. Tax benefits and other financial incentives keep suppliers' costs low. Users are required to contract for a minimum amount of energy over a 20- to 30-year period. Military use of these energy projects includes sources based on solar energy, cogeneration, geothermal heat, and refuse-derived fuel. (DCK)
The free electron laser (FEL) FLASH at DESY in Hamburg is the first x-ray FEL ever built. Many new developments were necessary in order to exploit the unique properties of this novel light source for scientific experiments. The facility has constantly been improved and several major upgrades have been made or are currently underway. This paper reviews the main characteristics of the user facility as well as the major developments and upgrades.
A new software for neutron activation analysis was designed, built and implemented on a desktop computer using Visual Basic 6.0 program. The construction of this data analyzer computer program is described. The new software deals with peak reports resulting from Gammaplus software with minimum interference from the user in order to save time, manpower and minimize human errors. Its ability to find the concentrations of chemical elements within samples is proven to be fast, reliable and user friendly. (author)
Modern high-resolution electron microscopy (HREM) instruments, which are capable of a point-to-point resolution of better than 0.2 nm, have allowed atomic-scale observations of a variety of internal interfaces. The application of the HREM technique to fcc model systems for the purpose of addressing a number of interface issues will be examined in this paper. Atomic structure observations for heterophase interfaces of metal/metal and metal/metal-oxide systems as well as HREM studies of grain boundaries in NiO and Au will be discussed with emphasis on generic structural features and the role of the interface plane. Comparisons between observed interface structures and atomistic computer modeling results have shown agreements for some interfaces, as well as certain differences in others. A number of structural features are common to both metal and oxide grain ...
This document is a reference guide to the Xyce Parallel Electronic Simulator, and is a companion document to the Xyce Users Guide. The focus of this document is (to the extent possible) exhaustively list device parameters, solver options, parser options, and other usage details of Xyce. This document is not intended to be a tutorial. Users who are new to circuit simulation are better served by the Xyce Users Guide. The Xyce Parallel Electronic Simulator has been written to support, in a rigorous manner, the simulation needs of the Sandia National Laboratories electrical designers. It is targeted specifically to run on large-scale parallel computing platforms but also runs well on a variety of architectures including single processor workstations. It also aims to support a variety of devices and models specific to Sandia needs. This document is intended to complement the Xyce Users Guide. It contains ...
Many social Web sites allow users to publish content and annotate with descriptive metadata. In addition to flat tags, some social Web sites have recently began to allow users to organize their content and metadata hierarchically. The social photosharing site Flickr, for example, allows users to group related photos in sets, and related sets in collections. The social bookmarking site Del.icio.us similarly lets users group related tags into bundles. Although the sites themselves don't impose any constraints on how these hierarchies are used, individuals generally use them to capture relationships between concepts, most commonly the broader/narrower relations. Collective annotation of content with hierarchical relations may lead to an emergent classification system, called a folksonomy. While some researchers have explored using tags as evidence for learning folksonomies, we believe that hierarchical ...
Email Retrieval task has recently taken much attention to help the user retrieve the email(s) related to the submitted query. Up to our knowledge, existing email retrieval ranking approaches sort the retrieved emails based on some heuristic rules, which are either search clues or some predefined user criteria rooted in email fields. Unfortunately, the user usually does not know the effective rule that acquires best ranking related to his query. This paper presents a new email retrieval ranking approach to tackle this problem. It ranks the retrieved emails based on a scoring function that depends on crucial email fields, namely subject, content, and sender. The paper also proposes an architecture to allow every user in a network/group of users to be able, if permissible, to know the most important network senders who are interested in his submitted query words. The experimental ...
Electronic trap densities at the indium tin oxide (ITO)/hole transport layer (HTL) interface in operating organic light-emitting diodes (OLEDs) are characterized in situ using impedance spectroscopy. For OLEDs with a high density of active trap states, negative values of the frequency derivative of resistance are clearly observable for frequencies on the order of 10 kHz, whereas positive values are observed when the trap density is low With this technique, it is revealed that the trap density is minimized via the introduction of a TPD-Si{sub 2} (4,4'-bis[(p-trichlorosilylpropylphenyl) phenylamino]-biphenyl) passivation layer at the ITO/HTL interface or by the application of large electric fields during device operation. Furthermore, impedance spectroscopy illustrates that the ITO/HTL interface is not a simple series resistance when traps are present since they are shown not to contribute to high frequency ...
Pd/sub 2/Si layers produced by evaporation or sputtering onto silicon substrates were examined by high resolution electron microscopy, microdiffraction, X-ray, energy loss and Auger spectroscopy. The Si-Pd/sub 2/Si interfaces produced by evaporation were in all cases rougher and more polycrystalline than those produced by sputtering. X-ray microanalysis showed the predictable variation in palladium distribution across the interface but quantification did not produce the expected palladium-to-silicon ratios, primarily because of probe broadening and X-ray-induced fluorescence. Energy loss spectra showed plasmon energy shifts and changes in Si L edge shape due to bond formation with palladium. Auger data provided evidence for a small amount of oxygen at the Si-Pd/sub 2/Si interface. Electrical measurements of the ideality factor for Schottky barriers made from the materials produced higher values for the rougher ...
As both computer and mobile phone reach nearly ubiquity in the U.S. market, the slow uptake of mobile video, in contrast to the thriving usage of PC-based video, warrants a deeper understanding of user-oriented factors contributing to the two diffusion paths. Unlike the majority of existing diffusion research practices, the dissertation examines the differences between mobile and PC video diffusion patterns through the lenses of user-oriented influences in the user-technology relationship. Built upon the established adoption user group classification, the research is informed by the Uses and Gratification theory, the Social Technical theory, and the Technical Affordance perspective. These synergistic theoretical arguments share the recognition of the role of user in the dynamic, usually socially intertwined user-technology interactions. The key research ...
We searched for signs of an instability on the interface between the two phases of a binary-liquid mixture, isobutyric acid and water, after the mixture was quenched further into the two-phase region. Such an instability would be the liquid-liquid analog of the Mullins-Sekerka instability seen in quenched alloys. Never is any dramatic growth observed, but under conditions of small dimensionless quench depth (theta<1.5 x 10/sup -3/), the intensity of light scattered from the interface grows for small values of the momentum transfer k.
The applications of neutron reflectometry to study dynamic phenomena at surface and interfaces have been restricted so far. This was mainly due to the low intensity of neutron sources, but now high-intensity spallation neutron sources are under construction in Japan (J-PARC) and US (SNS). We are planning to install a spin-echo option on the J-PARC neutron reflectometer with horizontal sample geometry for studies of dynamics of surfaces and interfaces. This option is based on the resonance spin-echo method and aimed at dynamics up to hundreds of nanoseconds. In this contribution, the plan and status of development are introduced together with the principle and characteristics of this option.
We present the runtime comparison of the two versions of Super LU{_}DIST, using up to 128 processors of the IBM SP at NERSC. One version provides the global input interface, and another provides the distributed input interface. The comparison includes the total runtime of the solver with both 32-bit and 64-bit addressing modes, the time breakdown for different phases of the solver. We also present an in-depth comparison off our sparse matrix-vector multiplication methods in the context of iterative refinement. Finally, we describe our Fortran 90 interface that enhances the usability of the software.
The partial project SR 2039/4 investigates organizational demands and factors of the man-organization interface. Thee study is divided into the sections inventory of rules and guidelines; evaluation of organizational structures and modes of operation, and working out of demand characteristics and evaluation criteria. The objective consists in representing, analyzing and evaluating the efficiency structure of sequence organization, and deriving practice-relevant concept proposals in order to optimize the man-organization interface. In this regard, the working out of control mechanisms for the evaluation of organizational sequences is of considerable importance as a kind of working aid. (orig./DG).
A critical element of a retinal prosthesis is the stimulating electrode array, which is placed in close proximity to the retina. It is via this retinal-electrode interface that a retinal prosthesis electrically stimulates nerve cells to produce the perception of light. The impedance load seen by the current driver consists of the tissue resistance and the complex electrode impedance. The results in this paper show that the tissue resistance of the retina is significantly greater than that of the vitreous humor in the eye. Circuit models of the electrode-retina interface are used to parameterize the different contributors to the overall impedance. PMID:17325413
The Advanced Power Electronics Interfaces for Distributed Energy Workshop, sponsored by the California Energy Commission Public Interest Energy Research program and organized by the National Renewable Energy Laboratory, was held Aug. 24, 2006, in Sacramento, Calif. The workshop provided a forum for industry stakeholders to share their knowledge and experience about technologies, manufacturing approaches, markets, and issues in power electronics for a range of distributed energy resources. It focused on the development of advanced power electronic interfaces for distributed energy applications and included discussions of modular power electronics, component manufacturing, and power electronic applications.
... the print queue, changing the priority of print jobs, -deleting a job from a print queue, aborting a ... "standard terminal interface" should ... f. Stochastic 27 ...
Research highlights: ? Reports a high protection system for the alloy in corrosive environment. ? Describes an interfacial process with self-healing properties. ? Reports the influence of substrate pre-treatment in the coating performance. - Abstract: In this paper the interface of poly(vinylidene fluoride) coatings prepared by the dip coating method and HF-treated AZ31 magnesium alloy was evaluated. The best performance of this system in corrosion tests compared to ground, as-received and acetic acid cleaned substrates is related to an acid-base interaction at the interface and to interfacial reactions which resulted in a self-healing process. The protectiveness of the samples was investigated using impedance and immersion tests while the coating morphology and interface stability were investigated by scanning electron microscopy, X-ray photoelectron spectroscopy and adhesion tests.
Described as the body's largest organ, the skin is strategically located at the interface with the external environment where it has evolved to detect, integrate and respond to a diverse range...Full Text Available
Retaining an appropriate level of moisture at the interface between a healing wound and an applied dressing is considered to be critical for effective wound healing. Failure to control exudate at this interface can result in maceration or drying out of the wound surface. The ability to control moisture balance at the wound interface is therefore a key aspect of wound dressing performance. To date it has not been possible to monitor in any effective manner the distribution of moisture within dressings or how this varies with time.A new measurement system is presented based on sensors placed at the wound/dressing interface which are capable of monitoring moisture levels in real time. The system comprises a model wound bed and sensor array complete with fluid injection path to mimic exudate f...
... Secondly, the electrode- tissue interface may have ... stimulation of the optic nerve in a ... Ocular Electronic Vision Prosthesis, Australasian Ophthalmic ...
... potential propagation in terminal nerve fibers or at the neuromuscular ... means of prosthesis control (Graupe, et al, 1975). ... parallel interface, a joystick ...
... of China Lake Naval Weapons Center, California. ... Figure 4: The Space-Based Laser cleaning ... of Aeronautics and Astronautics (AIAA) Space 2001 ...
An application that provides a flexible and easy to use interface to the GAMMA spectral simulation package is described that is targeted at investigations using in vivo MR spectroscopic methods....Full Text Available
The behavior of proton transfer facilitated by a novel thiazole derivative, N-methyl-4-(4-phenoxyphenyl)thiazol-2-amine (MPPT), across the water/1,2-dichloroethane (1,2-DCE) interface was investigated electrochemically. The ionic partition diagram for MPPT was obtained from interpretation of the cyclic voltammograms. The apparent partition coefficient of MPPT was evaluated by the shaking-flask method under experimental conditions, while that for the protonated form of MPPT was calculated from its transfer potential obtained from the ionic partition diagram. It was suggested that the mechanism for transfer of MPPT across the water/1,2-DCE) interface depends on the pH of the aqueous phase. The parameters of the facilitated proton transfer across the water/1,2-DCE interface were evaluated as ...
This paper investigates the effects of the electric current pulse (ECP) on the interface stability of Al-4.5% Cu alloy during the directional solidification. Experimental results show both the cellular spacing and the mushy zone depth decrease with increasing current density, moreover, the solid-liquid interface morphology transforms from dendritic to cellular or even planar interface. The secondary dendrites are suppressed due to the homogeneous distribution of the solute and the increase of temperature gradient originated from ECP. The decrease of the cellular spacing results from branching of the cellular tip caused by Joule heat of the current exerting on cellular tip.
Online District Residents Businesses Visitors Media Online Services DC Home > DPW > Education and Outreach accordian interface begins About DPW Who We Are News Room FOIA Requests...
An all-atom polarizable chloroform (CHCl{sub 3}) potential model has been developed using the classical molecular dynamics techniques. This potential is shown to reproduce reasonably well the structural, dynamical, and thermodynamic properties of bulk liquid CHCl{sub 3} at various temperatures and pressures. With this potential, we carried out computer simulations to investigate the CHCl{sub 3}-H{sub 2}O liquid/liquid interface. Detailed structural and electrical properties at the interface will be analyzed via the density profile, radial distribution functions, molecular orientation, hydrogen bonding, and the z-dependent dipole distributions. Comparison will also be made to the results of the CCl{sub 4}-H{sub 2}O liquid/liquid interface.
This document provides the detailed design requirements for the Spent Nuclear Fuel Project Cold Vacuum Drying Facility. Process, safety, and quality assurance requirements and interfaces are specified.
evaluation, novelty detection, resource discovery, interfaces and visualization, digital libraries, computational social science, and cross-lingual information retrieval. The CIIR...
It is shown numerically that on a time scale of order 1 msec a neutron star with pion condensation will undergo separation into a core and an envelope with a sharp interface. The envelope will not, however, be ejected.
BackgroundOsseointegration is crucial for the long-term success of dental implants and depends on the tissue reaction at the tissue-implant interface. Mechanical properties and biocompatibility...Full Text Available
into the SiC interface to form of palladium silicides (PdSix) and the subsequent migration of elemental silicon to the surface from the SiC. Palladium silicides are ...
... in MEDCAP "the level of interface was left up ... of these patients had peripheral nerve injuries, head ... with poorly constructed prosthesis or waiting for ...
Palladium silicides (Pd(x)Si) formed at a broadened interface after annealing, but a significant layer of alloy film is still free of silicon and carbon. ...
This report describes the LIFECC computer program developed for the purpose of calculating the cost of energy produced by wind systems according to the principles of life cycle costing (LCC). Following a brief explanation of the LCC concept and its advantages, input variables to the program and their importance to various program users, including manufacturers and designers, utilities, various institutions and consumers, are explained. A detailed user's guide to the program is then provided, together with a sensitivity analysis which discusses the impact of key variables on wind system cost of energy and the importance of cash flow to the wind system purchaser. Sample cases of program output and an LIFECC program listing are provided.
The Container Analysis Fire Environment (CAFE) computer code has been developed to model all relevant fire physics for predicting the thermal response of massive objects engulfed in large fires. It provides realistic fire thermal boundary conditions for use in design of radioactive material packages and in risk-based transportation studies. The CAFE code can be coupled to commercial finite-element codes such as MSC PATRAN/THERMAL and ANSYS. This coupled system of codes can be used to determine the internal thermal response of finite element models of packages to a range of fire environments. This document is a user manual describing how to use the three-dimensional version of CAFE, as well as a description of CAFE input and output parameters. Since this is a user manual, only a brief theoretical description of the equations and physical models is included.
Traffic characterization is an important means for Internet Service Providers (ISPs) to adapt and to optimize their networks to the requirements of the customers. Most network measurements are performed in the backbone of these ISPs, showing both, residential and business Internet traffic. However, the traffic characteristics of business and home users differ significantly. Therefore, we have performed measurements of home users at a broadband wireless access service provider in order to reflect only home user traffic characteristics. In this paper, we present the results of these measurements, showing daily traffic fluctuations, flow statistics as well as application distributions. The results show a difference to backbone traffic characteristics. Furthermore, we observed a shift from web...
The network utility maximization (NUM) problem for multi-path is a problem which is non-strictly convex and non-separable. Using Jensen's inequality, we approximate the NUM to a strictly convex and separable problem which can be solved efficiently by the dual decomposition method. After a series of approximations, the result of the approximation problem converges to the globally optimal solution of the original NUM. Moreover, because of the separable and dual-based natures of the proposed algorithm, we utilize the reverse engineering frameworks of the current TCPs to develop a series of multi-path TCPs which are totally compatible with current TCPs. The multi-path users using our protocols can run simultaneously with the single-path users using the current TCPs. The simulations of our Multi-path Reno on ns-2 show the compatibility and the fairness among multi-path and single-path users.
A system model for transmission of computer user's data with a finite number of regular users in a resource-sharing mode in parallel distributed information-processing systems is considered. The mini/microcomputer included in the system model is considered to be receiving the mixed arrival data of the user from a picture-phone terminal with uniformly-distributed data arrivals and a teletypewriter terminal with Erlang-distributed data arrivals. The large-memory performance of the mini/microcomputer is analysed with the mixed input data, constant service-times, synchronous transmission and single server interruption through a first-order Markov process. A simple and general approach to calculate the data arrivals from picture-phone and teletypewriter terminals and their mixed data arrivals is presented. Expressions for memory content probability and average queueing delay are derived. The application of the model is ...
Sexual information seeking is an important element within human information behavior. Seeking sexually related information on the Internet takes many forms and channels, including chat rooms discussions, accessing Websites or searching Web search engines for sexual materials. The study of sexual Web queries provides insight into sexually-related information-seeking behavior, of value to Web users and providers alike. We qualitatively analyzed queries from logs of 1,025,910 Alta Vista and AlltheWeb.com Web user queries from 2001. We compared the differences in sexually-related Web searching between Alta Vista and AlltheWeb.com users. Differences were found in session duration, query outcomes, and search term choices. Implications of the findings for sexual information seeking are discussed. PMID:15006171
Given a set of users, their friend relationships, and a distance threshold per friend pair, the proximity detection problem is to find each pair of friends such that the Euclidean distance between them is within the given threshold. This problem plays an essential role in friend-locator applications and massively multiplayer online games. Existing proximity detection solutions either incur substantial location update costs or their performance does not scale well to a large number of users. Motivated by this, we present a centralized proximity detection solution that assigns each mobile client with a mobile region. We then design a self-tuning policy to adjust the radius of the region automatically, in order to minimize communication cost. In addition, we analyze the communication cost of our solutions, and provide valuable insights on their behaviors. Extensive experiments suggest that our proposed solution is efficient and robust with respect ...
Objective: Analyse the difference in school careers and secondary school qualification levels between unilateral hearing aid users and bilateral hearing aid users. Study design: Retrospective questionnaire study. Setting: Postal-based questionnaire. Participants: Names of adults known to have been fitted with unilateral or bilateral hearing aids during childhood were retrieved. This resulted in 292 names. Participants were selected using the following criteria: availability of the medical record, presence of bilateral hearing loss, completed secondary school education, normal IQ and a minimum aided word-recognition score of 70% at 10 years of age. The questionnaire was sent to 50 potential participants of whom 40 responded, resulting in two groups comprising 19 unilateral and 21 bilateral ...
As a partial solution to the problem of increasing foreign petroleum imports,urban congestion, and air pollution from automobiles, NREL researchers have successfully demonstrated a transportation concept called Transit-On-Demand (TOD). TOD uses the global positioning system (GPS) to locate all vehicles in a fleet, two-way communications between the vehicles and a central computer-server, and advanced dispatching and routing software to control the movement of vehicles within the fleet. Reducing the vehicle-miles-travelled (VMTs) through implementing efficient transportation systems such as TOD, results in less energy being required for transportation and a decrease in the amount of required imported petroleum. Through development of an advanced world wide web site and use of the new Java{trademark} Internet programming language, the demonstration allows visitors to the web site to see updates of vehicle position on a map every 20 seconds,while effectively ...
Overview Package  Class Use Tree Deprecated Index Help  PREV CLASS  NEXT CLASS FRAMES   NO FRAMES SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD gov.nih.nci.dc.builder Interface SAXFilter All Superinterfaces: org.xml.sax.XMLFilter,
The possibilities and problems of PCA in phase separation are shown on Ni, Pd, and Pt silicides. The PCA depth profiles are less influenced by sputter and matrix effects than usual Auger depth profiles. The position of the silicide-Si interface is well defined by the component distribution crossover in PCA profiles. An interface component between Pd and Pt silicides and Si substrate is determined by PCA.
The possibilities and problems of PCA in phase separation are shown on Ni, Pd, and Pt silicides. The PCA depth profiles are less influenced by sputter and matrix effects than usual Auger depth profiles. The position of the silicide-Si interface is well defined by the component distribution crossover in PCA profiles. An interface component between Pd and Pt silicides and Si substrate is determined by PCA. (author).
A quantitative description is proposed for the depletion-induced slip thickness and velocity profile of a polymer solution near the wall-fluid interface in simple shear flow. The inhomogeneous polymer density profile at a flat wall is inserted into the equations of motion for the flow of a polymer solution near the flat wall. The theory is in quantitative agreement with simulation results. (letter to the editor)
Structural studies of Ni/Cu multilayers grown by electro-deposition technique under different electro-chemical conditions have been carried out using specular and off-specular neutron reflectometry techniques at room temperature. The specular reflectivity measurements give values of layer thickness, density and interface roughness for these two films. The Off-specular reflectivity measurements indicate different interface morphology of the two films.
X-ray diffraction was used to monitor the {ital in} {ital situ} reaction of Pd deposited on Si(111) at room temperature. An ordered silicide forms spontaneously beneath a poorly ordered overlayer. It is commensurate and strained at low coverage, but relaxes to an unstrained state above a critical thickness of 18 A. During both phases of growth sustained intensity oscillations are seen that correspond to a layerwise consumption of the substrate at the buried interface.
The influence of MeV electrons irradiation on the gate oxide layers of hydrogenated polysilicon thin film transistors (TFTs) was investigated by measuring gate leakage currents and threshold voltages. The experimental data revealed a decrease of oxide trap density and increase of positive oxide charge. Improvement in the interface roughness and in the oxide quality near the bottom interface was observed.
The influence of MeV electrons irradiation on the gate oxide layers of hydrogenated polysilicon thin film transistors (TFTs) was investigated by measuring gate leakage currents and threshold voltages. The experimental data revealed a decrease of oxide trap density and increase of positive oxide charge. Improvement in the interface roughness and in the oxide quality near the bottom interface was observed.
The interactions of the hydrophobic pulmonary surfactant proteins SP-B and SP-C with 1,2-dipalmitoylphosphatidylcholine in mixed, spread monolayer films have been studied in situ at the air/water interface...Full Text Available
We have used the unique spatial sensitivity of polarized neutron and soft x-ray beams in reflection geometry to measure the depth dependence of magnetization across the interface between a ferromagnet and antiferromagnet. The new uncompensated magnetization near the interface responds to applied field, while the uncompensated spins in the antiferromagnetic bulk are pinned, thus providing a means to establish exchange bias.
An interface-marker technique has been used to investigate the relative rates of diffusion of Si and of metal atoms during the growth of metal silicide films. The technique enables recognition of a reference plane in thin film diffusion using Rutherford backscattering, while minimizing any perturbation of the diffusion process. Examples are drawn from studies of the growth of silicides of W, Mo, Ta, Nb, Pd and Pt. (orig.).
This appendix provides a listing of the BNW-I optimization code, MFCIRI, for a metal finned tube dry-cooled heat rejection system for power plants. (LCL)
Personal Health Records (PHRs) are increasingly recognized as a strategy to improve patient-provider communication, availability of health information, and quality of care, by making the delivery of...Full Text Available
BackgroundConducted as part of the Urologic Diseases in America project whose aim was to quantify the burden of urologic diseases on the American public, this study focuses on Veterans...Full Text Available
Background: Health information technologies (HIT) such as electronic medical records (EMR), computerized physician order entry (CPOE), and clinical decision support systems (CDSS) have...Full Text Available
The latest-generation cochlear implant devices provide many deaf patients with good speech recognition in quiet listening conditions. However, speech recognition deteriorates rapidly as the level of...Full Text Available
BackgroundThe widespread use of nutritional supplements among athletes is poorly understood. The prevalence of supplement intake and users' knowledge have been researched independently...Full Text Available
User acceptance of a computer system depends on a number of factors, including broad social and professional concerns regarding the system's impact on the work environment. This observation is especially...Full Text Available
In 2008, a clinical information tool was developed and embedded in the electronic health record system of an academic medical center. In 2009, the initial information tool, Clinical-e, was superseded...Full Text Available
The full impact of secondary stigma (stigma directed at family) on an HIV-positive individual is unknown. This qualitative research explores perceptions of secondary stigma in the Vietnamese...Full Text Available
Electric cars can be recharged via charging stations, battery exchange, or induction cable lanes in asphalted roads. The users' wishes remain unexplored, so a number of technologies are competing in this sector.
Concern is building about high rates of schizophrenia in large cities, and among immigrants, cannabis users, and traumatized individuals, some of which likely reflects the causal influence of environmental...Full Text Available
Role-limiting approaches support knowledge acquisition (KA) by centering knowledge base construction on common types of tasks or domain-independent problem-solving strategies. Within a particular problem-solving strategy, domain-dependent knowledge plays specific roles. A KA tool then helps a user to fill these roles. Although role-limiting approaches are useful for guiding KA, they are limited because they only support users in filling knowledge roles that have been built in by the designers of the KA system. EXPECT takes a different approach to KA by representing problem-solving knowledge explicitly, and deriving from the current knowledge base the knowledge gaps that must be resolved by the user during KA. This paper contrasts role-limiting approaches and EXPECT`s approach, using the propose-and-revise strategy as an example. EXPECT not only supports users in filling knowledge roles, but also ...
Several studies have demonstrated that telephone use presents a challenge for most cochlear implant (CI) users, and this is attributed mainly to the narrow bandwidth (300–3400 Hz) introduced...Full Text Available
Plasma surface interactions in tokamaks are known to create significant quantities of dust, which settles onto surfaces and accumulates in the vacuum vessel. In ITER, a loss of vacuum accident may result in the release of dust which will be radioactive and/or toxic, and provides increased surface area for chemical reactions or dust explosion. A new method of analysis has been developed for modeling dust resuspension and transport in loss of vacuum accidents. The aerosol dynamic equation is solved via the user defined scalar (UDS) capability in the commercial CFD code Fluent. Fluent solves up to 50 generic transport equations for user defined scalars, and allows customization of terms in these equations through user defined functions (UDF). This allows calculation of diffusion coefficients based on local flow properties, inclusion of body forces such as gravity and thermophoresis in the convection term, and ...
Plasma surface interactions in tokamaks are known to create significant quantities of dust, which settles onto surfaces and accumulates in the vacuum vessel. In ITER, a loss of vacuum accident may result in the release of dust which will be radioactive and/or toxic, and provides increased surface area for chemical reactions or dust explosion. A new method of analysis has been developed for modeling dust resuspension and transport in loss of vacuum accidents. The aerosol dynamic equation is solved via the user defined scalar (UDS) capability in the commercial CFD code Fluent. Fluent solves up to 50 generic transport equations for user defined scalars, and allows customization of terms in these equations through user defined functions (UDF). This allows calculation of diffusion coefficients based on local flow properties, inclusion of body forces such as gravity and thermophoresis in the convection term, and ...
The aim of this study is to develop an Automatic Post-processing Tool for four-dimensional (4D) treatment planning (APT4D) that enables the user to perform some necessary procedures related...Full Text Available
A controlled bidirectional quantum secret direct communication scheme is proposed by using a Greenberger-Horne-Zeilinger (GHZ) state. In the scheme, two users can exchange their secret messages simultaneously with a set of devices under the control of a third party. The security of the scheme is analysed and confirmed.
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 ...
We propose behavior-oriented services as a new paradigm of communication in mobile human networks. Our study is motivated by the tight user-network coupling in future mobile societies. In such a paradigm, messages are sent to inferred behavioral profiles, instead of explicit IDs. Our paper provides a systematic framework in providing such services. First, user behavioral profiles are constructed based on traces collected from two large wireless networks, and their spatio-temporal stability is analyzed. The implicit relationship discovered between mobile users could be utilized to provide a service for message delivery and discovery in various network environments. As an example application, we provide a detailed design of such a service in challenged opportunistic network architecture, named CSI. We provide a fully distributed solution using behavioral profile space gradients and small world structures. Our analysis shows ...
The report describes a computer model developed by TVA to simulate the performance and determine the economics of coal cleaning, or coal cleaning combined with flue gas desulfurization (FGD), for power plant emission control processes over a wide range of user-specified condition...
The manual describes a combined coal-cleaning and flue gas desulfurization (FGD) computerized design and cost-estimate model and gives detailed procedures for using it. All inputs and outputs are described, as well as the various options available. Design and economic premises ar...
An ascending node occurs when the subsatellite point crosses the earth's equator going from .... 11dB sigma-naught. This error budget includes the altimeter noise, ...... it is also recommended to filter the data as follows to ...
BackgroundTraffic injuries can cause physical, psychological, and economical impairment, and affected individuals may also experience shortcomings in their post-accident care and...Full Text Available
Tensile specimens 60 ..mu..m thick of Ni-8 at. % Si have been bombarded at 475/sup 0/C to doses of 0.1 to 0.3 dpa with either 7 MeV proton or 28 MeV alpha particle beams. Deliberate embrittlement by high temperature (700/sup 0/C) preimplantation of helium was required to produce intergranular fracture. Depth profile sputtering and analysis in a Scanning Auger Microprobe was then used to study radiation-induced segregation of silicon both at the external surfaces and at internal interfaces. The external surfaces exhibited a strongly silicon-enriched zone for the first 10 to 20 nm followed by a broad (approx.200 nm), shallow silicon-depleted region. Segregation of silicon to grain boundaries varied from interface to interface and possibly from region to region on a given interface. In general, however, depth profiles of silicon content with distance from internal boundaries showed no noticeable depletion ...
Mechanisms that govern transport, accumulation and toxicity of persistent pollutants at interfaces in aquatic ecosystems were the foci of this thesis. Specific attention was paid to humic substances, their occurrence, composition, and role in exchange processes across interfaces. It was concluded that: The composition of humic substances in aquatic surface microlayers is different from that of the subsurface water and terrestrial humic matter. Levels of dissolved organic carbon (DOC) in the aquatic surface microlayer reflect the DOC levels in the subsurface water. While the levels and enrichment of DOC in the microlayer generally show small variations, the levels and enrichment of particulate organic carbon (POC) vary to a great extent. Similarities exist between aquatic surface films, artificial semi-permeable and biological membranes regarding their structure and functioning. Acidification and liming of freshwater ecosystems affect DOC:POC ...
Careful sample preparation and secondary ion mass spectroscopy have been used to characterize arsenic dose loss to the silicon-oxide interface. Using high resolution x-ray photoelectron spectroscopy for microprofiling, we have directly observed the pileup of arsenic at the silicon dioxide-silicon interface. At least half of the pileup is shown to be on the silicon side of the interface in the first monolayer of silicon. Monolayer chemical oxidation and etching are successfully used to profile this pileup in silicon. This pileup contains most of the arsenic dose loss that occurs during transient enhanced diffusion. This result is crucial to correctly model the dose loss and provides physical justification for using a trap/detrap model at the interface, which is necessary to account for the fact that the arsenic surface concentration remains constant during an anneal and the fact that the dose loss is ...
Careful sample preparation and secondary ion mass spectroscopy have been used to characterize arsenic dose loss to the silicon-oxide interface. Using high resolution x-ray photoelectron spectroscopy for microprofiling, we have directly observed the pileup of arsenic at the silicon dioxide-silicon interface. At least half of the pileup is shown to be on the silicon side of the interface in the first monolayer of silicon. Monolayer chemical oxidation and etching are successfully used to profile this pileup in silicon. This pileup contains most of the arsenic dose loss that occurs during transient enhanced diffusion. This result is crucial to correctly model the dose loss and provides physical justification for using a trap/detrap model at the interface, which is necessary to account for the fact that the arsenic surface concentration remains constant during an anneal and the fact that the dose loss is ...
Search engine researchers typically depict search as the solitary activity of an individual searcher. In contrast, results from our critical-incident survey of 150 users on Amazon's Mechanical Turk service suggest that social interactions play an important role throughout the search process. Our main contribution is that we have integrated models from previous work in sensemaking and information seeking behavior to present a canonical social model of user activities before, during, and after search, suggesting where in the search process even implicitly shared information may be valuable to individual searchers.
...A-Z list of ESDS guides Economic and Social Data Service - User support - ESDS guides | Home | A-Z index ...uk Telephone: +44 (0)1206 872143 Fax: 01206 872003 Print-friendly page A-Z list of ESDS guides Printing tips Printing tips The majority of these guides are web pages with a ... To print these guides at their best: select 'print friendly' at the top-right of the content of the page go to File/...via Beyond 20/20 WDS Advice for new users Analysing Change Over Time: A guide to ESDS resources CommonGIS functionality guide Countries and Citizens: Linking ...
Since the mid-1980s the number of scientists from all over the world using CERN's facilities has increased enormously. Currently more than 6,000 users, over half of the planet's high-energy physicists, carry out fundamental research at CERN. This user community is living proof that CERN welcomes inter- regional collaboration which benefits all and boosts the progress of science. The LHC, the only machine capable of addressing problems way beyond today's frontiers of high energy physics, offers an unique opportunity for extending world wide collaboration.
Information glut is one of the primary characteristics of the electronic age. Managing such large volumes of information (e.g., keeping track of the types, where they are, their relationships, who controls them, etc.) can be done efficiently with an intelligent, user-oriented information management system. The purpose of this paper is to describe a concept for managing information resources based on an intelligent information technology system developed by the Argonne National Laboratory for managing digital libraries. The Argonne system, Intelligent Query (IQ), enables users to query digital libraries and view the holdings that match the query from different perspectives.
The role of computers has become increasingly important for oil and gas field research and operations support. Today, the computer network is an integral part of the increasingly complex computing environment that exists in many companies. Computer networks allow users to efficiently share information, software, and hardware to support critical global communication needs. Because users are able to share software and hardware, the use of computer networks can also result in significant cost savings. This paper describes typical network loading and demand levels for shared software applications on a computer network that has been used for several years.
The DNA Wideband satellite experiment provided extensive data on scintillation produced in high-altitude structured plasmas. A computer program, WBMOD, is being developed to summarize those data in an applications-oriented way. The program contains the phase-screen scattering theory of Rino and a morphological description of ionospheric irregularities (thus far only at auroral latitudes) based on Wideband observations. It permits a user to compute scintillation indices for both phase and intensity as a function of system operating parameters and solar-ionospheric disturbance level. Correction is made for multiple scatter, and the user may choose either one-way (communication) or two-way (radar) propagation.
The DNA Wideband satellite experiment provided extensive data on scintillation produced in high-altitude structured plasmas. A computer program, WBMOD, is being developed to summarize those data in an applications-oriented way. The program contains the phase-screen scattering theory of Rino and a morphological description of ionospheric irregularities (thus far only at auroral latitudes) based on Wideband observations. It permits a user to compute scintillation indices for both phase and intensity as a function of system operating parameters and solar-ionospheric disturbance level. Correction is made for multiple scatter, and the user may choose either one-way (communication) or two-way (radar) propagation.
A beam position monitoring system has been implemented in the first third of the SLC linac which provides a complete scan of the trajectory on a single beam pulse. The data is collected from the local micro-computers and viewed with an updating display at a console or passed on to application programs. The system must operate with interlaced beams so the scans are also interlaced, providing each user with the ability to select the beam, the update rate, and the attenuation level in the digitizing hardware. In addition each user calibrates the hardware for his beam. A description of the system architecture will be presented. 6 refs., 4 figs.
In conjunction with the US Enviromental Protection Agency sponsored Shawnee test program, Bechtel National, Inc., and the Tennessee Valley Authority jointly developed a computer model capable of projecting preliminary design and economics for lime- and limestone-scrubbing flue gas desulfurization systems. The model is capable of projecting relative economics for spray tower, turbulent contact absorber, and venturi-spray tower scrubbing options. It may be used to project the effect on system design and economics of variations in required SO/sub 2/ removal, scrubber operating parameters (gas velocity, liquid-to-gas (L/G) ration, alkali stoichiometry, liquor hold time in slurry recirculation tanks), reheat temperature, and scrubber bypass. It may also be used to evaluate alternative waste disposal methods or additives (MgO or adipic acid) on costs for the selected process. Although the model is not intended to project the economics of an individual system to a high degree of accuracy, it ...
Successful interface engineering requires compositional and electronic material characterization as a prerequisite for understanding and intentionally generating interfaces in photovoltaic devices. The paper gives an overview with several examples, all referring to Cu(In,Ga)(S,Se){sub 2} ('CIGSSe')-based solar cells, with an emphasis on characterization using highly specialized methods, such as elastic recoil detection analysis, X-ray emission spectroscopy and photoelectron spectroscopy using synchrotron and ultraviolet light for excitation, inverse photoemission spectroscopy and Kelvin probe force microscopy. First, the determination of the depth profile of the band gap energy E{sub g} in the absorber layer is demonstrated. The modification of E{sub g} towards both interfaces is discussed in terms of beneficial electronic effects. Next, the interface between absorber and buffer layers ...
This thesis is concerned with the crystallisation behaviour of polymers near to a free surface or a buried interface. The properties of polymers are expected to differ significantly near to an interface (either with air or another polymer), due to the contributions of (a) chain configurations induced at the interface, and (b) different mobilities between interfacial regions and the bulk of the sample. For a semi-crystalline polymer, properties such as the degree of crystallinity and the crystallisation kinetics may be enhanced near to a free surface. Grazing incidence x--ray diffraction (GIXD) is used to investigate such effects in poly(ethylene terphthalate) (PET), showing that a lower crystallisation temperature is obtained at the surface, and the crystallisation kinetics are faster at the surface for all temperatures. It is proposed that in thin films of PET, this surface-induced ordering provides nucleation sites for ...
In this paper, the influence of plasma nitriding at temperature 720 deg. C for 20 h on the surface microstructure and interface microstructure of electroplated chromium coating was investigated. In these conditions, interdiffusion, mixing and reaction phenomena of elements originating from the substrate and coating material are more likely to occur, thus increasing the bonding strength between the coating and carbon steel substrate. The change of the structures from the substrate side to the coating surface, and the effect of the substrate steel on the interface structure were studied by cross-sectional transmission electron microscope observation (XTEM). The nitride layer formed on the surface was analyzed by X-ray diffraction method (XRD). After treatment at above conditions a 6-7 {mu}m thick nitride compound layer was formed in surface region and the same thick carbide compound layer was also formed in the interface ...
In this paper, the influence of plasma nitriding at temperature 720 deg. C for 20 h on the surface microstructure and interface microstructure of electroplated chromium coating was investigated. In these conditions, interdiffusion, mixing and reaction phenomena of elements originating from the substrate and coating material are more likely to occur, thus increasing the bonding strength between the coating and carbon steel substrate. The change of the structures from the substrate side to the coating surface, and the effect of the substrate steel on the interface structure were studied by cross-sectional transmission electron microscope observation (XTEM). The nitride layer formed on the surface was analyzed by X-ray diffraction method (XRD). After treatment at above conditions a 6-7 #mu#m thick nitride compound layer was formed in surface region and the same thick carbide compound layer was also formed in the interface ...
Pre-amorphization of ultrashallow implanted boron in Silicon-on-insulator is optimized to produce an abrupt box-like doping profile with negligible electrical deactivation and significantly reduced transient enhanced diffusion. The effect is achieved by positioning the as-implanted amorphous/crystalline interface close to the buried oxide interface, to minimize interstitials whilst leaving a single-crystal seed to support solid-phase epitaxy. Based on a simple physical model of our results, we estimate that the interface between the Si overlayer and the buried oxide is an efficient interstitial sink with a recombination length of the order of 10nm or less under our experimental conditions. (author)
AZ31 magnesium alloy was friction-welded to AM60 and the microstructures and the friction welding process were studied. The microstructures changed near the weld interface. The AZ31 was refined to a grain size of several {mu}m near the weld interface. The nucleation occurred in the shear bands that were introduced during the welding process. On the other hand, the eutectic structure was deformed and the lamellar structure which was composed of {alpha}-Mg and Mg{sub 17}Al{sub 12} was formed near the weld interface in AM60 alloy. In the friction process, the adhesion and peel off occurred alternately between AZ31 and AM60. Eventually, bonding was completed during upset process. (orig.)
Multi-core MgB_2/Ti/Cu/SS composite wire has been made by the in situ approach. Mechanical properties, interdiffusion reactions and critical currents were studied after heat treatments at temperatures between 500 and 850 "0C. Cu diffusion into the Ti layer occurs for all samples, resulting in the formation of intermetallic compounds at the Cu/Ti interface. EDX analysis has revealed the temperature dependence of all interface reactions. In spite of element reactions the critical current densities 10"5 A cm"-"2 and 10"4 A cm"-"2 were measured in liquid helium at magnetic fields 5 T and 9.5 T, respectively. 10"4 A cm"-"2 at 20 K is measured in an external field of 4 T.
Magnetic pulse welding is a solid state impact welding process, similar to explosive welding, which produces metallurgical bond by oblique high-speed impact between two metal bodies. This violent impact removes the metal surface oxide layers and then joins the two atomic level clean metal surfaces together by the incidental compression pressure. The impact velocity is at 200?400?m/s and the being welded metal surface undergoes severe plastic deformation with strain rate in the order of 106?107?s?1. The ultrafine-grained structure was observed on the welded interface. This article studied two types of similar material lap joint interfaces and the base metals were aluminum alloy 6061 and copper alloy 110. Nano-indentation testing shows that the welded interfaces have significantly greater ha...
This is the final report of a three-year, Laboratory Directed Research and Development (LDRD) project at Los Alamos National Laboratory (LANL). The primary aim of this project is to obtain a basic scientific understanding of electrical transport processes at interfaces that contain an organic electronic material. Because of their processing advantages and the tunability of their electronic properties, organic electronic materials are revolutionizing major technological areas such as information display. We completed an investigation of the fundamental electronic excitation energies in the prototype conjugated polymer MEH-PPV. We completed a combined theoretical/experimental study of the energy relation between charged excitations in a conjugated polymer and the metal at a polymer/metal interface. We developed a theoretical model that explains injection currents at polymer/metal interfaces. We have made electrical ...
Efficient, low-temperature conversion of infrared light into visible light (red, orange, green) is reported at single heterojunctions and undoped quantum wells of GaAs and ordered Al_xGa_1_-_xInP_2; an increase in photon energy of 700 meV is obtained. The signal originates from the high-band-gap layers and disappears only if the excitation energy is tuned below the GaAs band gap. The intensity of the up-converted photoluminescence (PL) is found to decrease significantly slower with increasing temperature than that of the regular PL and it remains observable up to 200 K. Interface-induced cold Auger processes along with the presence of trapped states for both electrons and holes in these ordered alloys account for this nonlinear mechanism. A colinear double-beam experiment confirms this. copyright 1996 The American Physical Society.
In the present study, element interdiffusions at the cofired interface of 9/1 Ag/Pd electrode and lead magnesium niobate (PMN)-based ferroelectrics were investigated using Auger Electron Spectroscopy (AES). Intense interdiffusions at the interface were observed while Ag and Pd could penetrate into the ceramics for about 1 {mu}m. Ag-doping experiments were carried out to further study the effects of Ag diffusion on electrical properties of the ceramics. The results showed that Ag could be incorporated into solid solution of the ceramics as Ag{sup +}. As a whole, the Curie temperature (Tc) and dielectric constant of the ceramics decreased with Ag addition. However, Ag addition had no obvious effect on the insulation resistivity. The results inferred that Ag{sup +} could substitute for Pb{sup 2+} at A site of ABO{sub 3} lattice, thereby oxygen vacancies were generated.
Pd/sub 2/Si formation at the Pd-Si interface induced by irradiation with ions having a wide range of nuclear energy of deposition density has been investigated. It is found that the thickness of the silicide layer formed by irradiation is proportional to the ion fluence for irradiation with ions having low energy-deposition densities, while it is proportional to the square root of the fluence for irradiation with ions having energy-deposition densities. The results indicate that Pd/sub 2/Si formation is reaction limited when the energy-deposition density at the interface is low and is diffusion limited when it is high. The results are compared with the phenomenological theory developed by Horino et al. and it is shown that such a dependence of the limiting processes on the energy depositon density is induced when the diffusion is thermally activated while the reaction at the interface is radiation-enhanced.
Code coupling activities have so far focused on coupling the neutronics modules with the CFD module. An interface module for the CFD-ACE/DeCART coupling was established as an alternative to the original STAR-CD/DeCART interface. The interface module for DeCART/CFD-ACE was validated by single-pin model. The optimized CFD mesh was decided through the calculation of multi-pin model. It was important to consider turbulent mixing of subchannels for calculation of fuel temperature. For the parallel calculation, the optimized decompose process was necessary to reduce the calculation costs and setting of the iteration and convergence criterion for each code was important, too.
Hydrogen (H) plasma treatment, oxygen (O) plasma treatment and water (H_2O)-vapor heat treatment for polycrystalline-silicon (poly-Si) thin-film transistors (TFTs) have been analyzed by separately extracting trap density at a front silicon-oxide interface (D_F) and trap density at a back interface (D_B). It is found that the H plasma treatment is apt to generate D_F and D_B. The O plasma treatment reduces D_F, while the H_2O-vapor heat treatment reduces both D_F and D_B. Improvement of transistor characteristics of poly-Si TFTs depends on understanding these results.
We review a new theoretical approach to the kinetics of surfactant adsorption at fluid-fluid interfaces. It yields a more complete description of the kinetics both in the aqueous solution and at the interface, deriving all equations from a free-energy functional. It also provides a general method to calculate dynamic surface tensions. For non-ionic surfactants the results coincide with previous models. Common non-ionic surfactants are shown to undergo diffusion-limited adsorption, in agreement with experiments. Strong electrostatic interactions in salt-free ionic surfactant solutions are found to lead to kinetically limited adsorption. In this case the theory accounts for unusual experimental results which could not be understood using previous approaches. Added salt screens the electrostatic interactions and makes the ionic surfactant adsorption similar to the non-ionic case. The departure from the non-ionic behavior as the salt concentration ...
This User`s Guide has been prepared to provide recommendations for the selection and application of climatic scenarios in the Finnish Research Programme on Climate Change (SILMU). These scenarios are required for conducting impact studies in SILMU. They should reflect the current range of estimates of future climate in the Finnish region. In addition, they should be consistent with other projections of importance in impact studies, such as future atmospheric composition and sea level. Section 2 provides some background information about the types of scenarios required in SILMU and Section 3 offers a general description of the scenarios. In Section 4 there is some advice on applying sensitivity studies to complement the use of scenarios. Section 5 explains the installation of the SILMUSCEN program and Section 6 guides the user through some examples to illustrate how SILMUSCEN can be used. Section 7 offers some recommendations on which scenarios ...
The aim of this work is the comparative study of the properties of the natural graphite/liquid organic electrolyte interface by impedance spectroscopy with respect to different lithium salts (LiX with X = ClO{sub 4}{sup -}, BF{sub 4}{sup -}, CF{sub 3}SO{sub 3}{sup -}, N(CF{sub 3}SO{sub 2}){sub 2}{sup -}, PF{sub 6}{sup -}). The evolution of the interface properties during the first electrochemical reduction suggests different mechanisms of formation of passivation films. A more stable, thin and homogenous film seems to develop when the LiN(CF{sub 3}SO{sub 2}){sub 2} or LiPF{sub 6} lithium salts are used. The chemical diffusion coefficient of lithium in graphite has been determined by impedance spectroscopy. (J.S.) 16 refs.
The nuclear power industry has many applications where electrical equipment is required to operate in environments which contain high relative humidity, steam and water or chemical sprays. Equipment is susceptible to these environments by moisture entering through inherent design provisions such as O-rings and through the electrical interface. The objective of this research is to review electrical interface sealing techniques and to recommend methods for providing effective electrical interface sealing. The most common methods of sealing are the use of electrical fittings containing sealants, add-on assemblies and hardware changeout. The experience gained in several years of testing electrical interface seals on such devices as limit switches, solenoid valves and transmitters is presented to provide information on seal effectiveness and preferred application. The effectiveness of various sealing methods ...
The ubiquity and ease of use of the Web have made it an increasingly popular medium for communication of health-related information. Web interfaces to commercially available clinical information systems...Full Text Available
Overviews, publications, and new directions are presented for the following research topics: geminate charge pairs in hexane, dipoles in nonpolar and polar organic liquids, organic donor-acceptor interfaces, and charge-transfer states (phenanthrene/PMDA).
BackgroundThe successful use of zirconia ceramics in orthopedic surgery led to a demand for dental zirconium-based implant systems. Because of its excellent biomechanical characteristics,...Full Text Available
... materials science and education beyond what is expected from any one Center. "Advanced materials are ... for DMR's Division of Materials Research. "Fundamental research on materials is essential to the ...
The progress made during the first two years of a program to study the migration of grain boundaries in ceramic oxides is reported. The principal results of the program are concerned with the structure of grain boundaries in ..cap alpha..-Al/sub 2/O/sub 3/, although important new information has also been obtained on grain boundaries in spinels and both germanlum and silicon. Attention is focused on the basal twin boundary in ..cap alpha..-Al/sub 2/O/sub 3/ which had been identified as a model interface in early work. A series of new grain boundaries exemplified by the (11anti23) twin are also discussed briefly as is the rhombohedral twin interface. Earlier results on the first-order (..sigma..=3) twin in spinel have been extended with the development of models for the computer-simulation of high-resolution TEM images of these interfaces. A study of low-angle grain boundaries in spinel is giving new insight into the effect ...
A study was undertaken of the effect of monovalent cations (Li/sup +/, Na/sup +/, K/sup +/) on the dielectric constant (epsilon) of the water-lipid interface of unilamellar phosphatidylcholine (PC) vesicles, i.e., the ester carbonyl oxygen region of the PC molecules or the neighborhood of the oxygen atoms of the phosphorylcholine moiety. epsilon was determined by reacting the free radical 1,1-diphenyl-2-picrylhydrazyl with ..cap alpha..-tocopherol incorporated in the lipid vesicles. The results are consistent with a decrease of epsilon (LiCl: 35.5 to 29.5; NaCl: 34 to 29; KCl: 33 to 29) as the concentration of the salts in the solvent media increases from 0.025 to 0.5 M. These effects can be rationalized in terms of dielectric saturation at the water-lipid interface brought about by ion-induced local electric fields. In the unilamellar PC vesicles the effect of the ions on epsilon follows the sequence K/sup +/ > Na/sup +/ > Li/sup +/ ...
This is a description of the preliminary local design specifications of the Central Computing Network Security Controller. The external interface to the Central Computing Network is not described, but the functions and services to be provided are included as justification for the local design.
BackgroundNorthern Uganda unlike other rural regions has registered high HIV prevalence rates comparable to those of urbanized Kampala and the central region. This could be due to...Full Text Available
Aug 25, 2004 ... Current Developments in Future Planetary Probe Sensors: .... Data: Outgoing and incoming EIA RS-422 interface for serial data transmission (for electrical purposes only, .... Milos, et. al, Journal of Spacecraft & Rockets 1999 ...
Policies and regulations in the current health care environment have impacted the manner in which patient data - especially protected health information (PHI) - are handled in the clinical and...Full Text Available
As part of a larger elastic numerical modeling project, we have been investigating how energy reflected from steeply dipping interfaces is recorded using typical multicomponent acquisition geometries. Specifically, we have been interpreting how rcflection events from the flanks of salt dome structures are distributed on 3C and 4C phones for vertical seismic profiles (VSPs) and ocean bottom seismic (OBS) or land surface surveys. The ultimate goal of this investigation is to improve the structural imaging of steeply dipping interfaces and eventually to evaluate the usc of the recorded elastic wavefield for fluid description near these interfaces. In the current work, we focus on a common assumption used when processing converted wave reflection seismic data that most PP energy is recorded on the vertical geophone and/or the hydrophone and that most PS energy is recorded on the horizontal geophones. This is a useful assumption ...
Sialic acids are structurally unique nine-carbon keto sugars occupying the interface between the host and commensal or pathogenic microorganisms. An important function of host sialic acid is to regulate...Full Text Available
The proteoglycans (PGs) in the guinea pig seminal vesicle were demonstrated ultrastructurally by both cuprolinic blue (CB) and ruthenium red (RR) staining. The PGs appeared as electron-dense granules...Full Text Available
Interfacial tension at the aqueous solution of di-2-ethylhexylphosphoric acid or its copper salts/water solutions has been measured by the drop volume method.
Recent health care policies and regulations have impacted the manner in which patient data – especially protected health information (PHI) – are handled in both the clinical...Full Text Available
The pH of the solution is shown to significantly effect the reflection anisotropy spectroscopy (RAS) profiles of adenine adsorbed at Au(110)/electrolyte interfaces. At pH 12.8 the net adsorption is very weak due the formation of negative adenine ions in solution. The sensitivity of the RAS profiles to the pH of the solution is probably due to a change in the geometry of the adsorbed molecules caused by a disruption of the base stacking configuration that is adopted when adenine is adsorbed from solutions at pH 7.1. (Abstract Copyright [2010], Wiley Periodicals, Inc.)
The full scope simulator in Daya Bay Nuclear Power Station is imported from THOMSON-CSF company in France. It is a large facility, using digital simulation technology, that simulate the main control room of Daya Bay Nuclear Power Station with the high fidelity. It is used for training operators; system analyzing including operation procedure verification. The input output interface system of the simulator is the bridge of the information exchange between instrumentation and the computer. From the point of view of data transfer, this paper discusses the operation principle of the I/O interface system.
As the cost of developing completely new computer codes becomes prohibitive, designers of nuclear facilities are turning to more cost-effective approaches for meeting increasingly strict regulatory requirements applied to safety-related analysis. For designing and licensing the MAPLE family of research reactors, Atomic Energy of Canada Ltd. (AECL) is employing the strategy of adapting major existing codes by linking them together within networks of custom-built interface software. This approach builds on the international investment in developing, maintaining, and verifying existing primary codes and focuses on the less onerous development of interface codes. The resultant code systems are then validated for the new applications of interest.
The aim of this paper is to investigate the total ionizing dose (TID) radiation effects on MOS capacitor with nitride/oxide stack gate. The stack gate MOS capacitors are fabricated with 20 nm oxide, 40 nm nitride or 110 nm nitride respectively. Through the analysis of CV curve of the irradiation capacitors, it is found that the degradation of the CV curve is due to a significant increase of interface traps and somewhat smaller oxide charge. It is also shown that the thicker of the nitride, more interface traps and oxide charge will be occurred. (authors)
Selective removal of hexavalent chromium ions from aqueous solutions using a chitosan/gold nanoparticles composite film was demonstrated. Localized surface plasmon resonance (LSPR) was used to measure the interface stability and detect the incorporation of chromium ions over time. The effects of pH, ethylenediaminetetraacetic acid (EDTA), and various foreign ions such as trivalent chromium, sodium, calcium, phosphate, sulfate and chloride on the adsorption of hexavalent chromium were investigated. PMID:19381379
Theoretical analysis of the electric field bifurcation is made for the LHD plasma. For given shapes of plasma profiles, a region of bifurcation is obtained in a space of the plasma parameters. In this region of plasma parameters, the electric field domain interface is predicted to appear in the plasma column. The reduction of turbulent transport is expected to occur in the vicinity of the interface, inducing a internal transport barrier. Within this simple model, the plasma with internal barriers is predicted to be realized for the parameters of T{sub e}(0) {approx} 2 keV and n(0) {approx_equal} 10{sup 18} m{sup -3}. (author)
Thermal desorption spectroscopy (TDS) was used to study outgassing from polycrystalline SiGe (poly-SiGe), SiC and SiO"2 films used for poly-SiGe-based MEMS thin film vacuum package technology. Primary desorption products were found to be H"2, H"2O and CO"2. The CO"2 outgassing could be correlated with CF"4 plasma interface cleaning used for thick SiGe PECVD, which can leave carbon at the CF"4-plasma-cleaned interface.
The transformation of Pd/Si to Pd{sub 2}Si/Si is investigated using depth-resolved positron annihilation, x-ray diffraction and Auger electron spectroscopy studies. The observed defect-sensitive positron S-parameter value of 1.022-1.054 indicates the existence of divacancies across the silicide/silicon interface and Si substrate region. Our experimental observation of vacancy defects is consistent with the model proposed for excess vacancy generation across the interface consequent to Si diffusion. (letter to the editor)
Mo gate Mos capacitors exhibit a negative shift of their C-V characteristic by up to 240 mV, at 125 C, in response to 1000 ppm hydrogen, in controlled nitrogen atmospheres. The experimental methods for obtaining capacitance and conductance, as a function of polarisation voltage, as well as the relevant equivalent circuits are reviewed. The single-state interface state density, at the semiconductor-dielectric interface, decreases from 2.66 x 10"1"1 cm"-"2 e-v"-"1, in pure nitrogen, to 2.5 x 10"1"1 cm"-"2 e-v"-"1 in 1000 ppm hydrogen in nitrogen mixtures, at this temperature. (Author)
We study the surface and interface roughness of a two-liquid film system using neutron reflectometry. The middle phase and bottom phase are extracted from a three-phase microemulsion containing 2 wt% non-ionic surfactant C{sub 10}E{sub 4}, 81 wt% D{sub 2}O and 17 wt% octane (C{sub 8}H{sub 18}). The system is formed by spreading a few drops of the middle phase of the microemulsion on the bottom phase of the microemulsion. The middle phase does not wet the bottom phase, but demixes to form a top octane-water mixture layer with a thickness of {proportional_to}580 A. The mean surface roughness of the system is found to be 7 A but the data are insensitive to interface roughness. An extended capillary wave model for a two-liquid-film system is derived to account for the coupling between the surface and interface. The dispersion relation yields two fundamental modes. In a calculation of mean-square roughness (left angle {zeta}{sup ...
The process of carbonate dissolution at the sediment-water interface has two possible end-member boundary conditions. Either the carbonate particles dissolve mostly before they are incorporated into the sediment by bioturbation (interface dissolution), or the vertical mixing is rapid relative to their extermination rate (homogeneous dissolution). In this study, a detailed radiocarbon profile was determined in deep equatorial Pacific sediment that receives a high rate of carbonate supply. In addition, a box model of sediment mixing was used to simulate radiocarbon, carbonate content, and excess thorium profiles that result from either boundary process following a dissolution increase. Results from homogeneous dissolution imply a strong, very recent erosional event, while interface dissolution suggests that moderately increased dissolution began about 10,000 years ago. In order to achieve the observed mixed layer radiocarbon ...
Film boiling is the mode if boiling during which the hot surface is separated from the vaporizing liquid by a nearly continuous film vapor. Film boiling is usually considered a very undesirable boiling regime since it is a relatively quiet and inefficient mode of heat transfer, particularly as compared to nucleate boiling. It is customary to analyze the two-phase flow regime of laminar flow film boiling by assuming the two-phase flow regime of laminar flow film boiling by assuming an idealized vapor film flow characterized by a smooth liquid-vapor interface. However, during stable flow film boiling, the wavy nature of the liquid-vapor interface and its role in local heat and mass transport have been largely ignored. The vapor interface is rarely stationary. Interfacial waves may substantially augment the heat transfer rates throughout the layer. The present analysis treats stagnation point flow film boiling on a sphere ...
Correlation between mechanical stress and hydrogen effects on radiation damage in polycide-gate MOS capacitors was investigated as a function of gate-oxide thickness. The compressive stress magnitude was altered by varying the silicide (TiSi/sub 2/ or WSi/sub 2/) thickness in the polycide-gate electrode, and hydrogen introduction into gate-SiO/sub 2/ film was carried out by diffusion from plasma-deposited silicon-nitride passivation film (SiN-Cap). In a MOS capacitor without passivation film (No-Cap sample), it was found that compressive stress on gate-SiO/sub 2/ reduces both positive charge build-up (..delta..Qot) and interface-trap generation (..delta..Dit). Radiation induced shift, ..delta..Qot exhibits a smaller stress effect as compared with ..delta..Dit. As gate-SiO/sub 2/ thickness decreases, the stress effect on ..delta..Qot increases, while this effect on ..delta..Dit remains nearly constant. This compressive stress effect was inhibited by hydrogen ...
The microbial transport simulator (MTS) is a three-dimensional, three-phase, multiple-component numerical model that permits the study of the transport of microorganisms and nutrients in porous media. Microbial parameters incorporated into MTS include: Microbial growth and decay, microbial deposition, chemotaxis, diffusion, convective dispersion, tumbling, and nutrient consumption. Governing equations for microbial and nutrient transport are coupled with continuity and flow equations under conditions appropriate for a black oil reservoir. The model`s mathematical formulations and preparation procedures of data files for conducting simulations using MTS are described. A general background of microbial transport simulation is given in Section I and the governing equations, mechanisms, and numerical solutions of MTS are given in Section II. Explanations for preparing an input data file with reservoir and microbial transport data are described in Section III, and recurrent data are given ...
In 1980 the multilevel multichannel R-matrix code SAMMY was released for use in analysis of neutron data at the Oak Ridge Electron Linear Accelerator. Since that time, SAMMY has undergone significant modifications: (1) User-friendly options have been incorporated to streamline common operations and to protect a run from common user errors, (2) The Reich-Moore formalism has been extended to include an optional logarithmic parameterization of the external R-matrix, for which any or all parameters may be varied, (3) the ability to vary sample thickness, effective temperature, matching radius, and/or resolution-broadening parameters has been incorporated, (4) to avoid loss of information (i.e. computer round-off errors) between runs, the ''covariance file'' now includes precise values for al variables, (5) Unused but correlated variables may be included in the analysis. Because of these and earlier changes, the 1980 SAMMY manual is now hopelessly ...
The PICTURE utility generates user defined pictures with black-and-white or color output, suitable for viewgraphs, slides, report diagrams - in general, any application requiring visual aids. The interactive menu-driven system allows a user to create a picture consisting of text, straight lines, graphs, and assortment of markers, splines and drawings, all in a variety of colors. Commands for manipulating the picture include moving, scaling, rotating, deleting, copying and changing the color of objects. Text strings may be aligned left, right, or centered, and have a vertical or horizontal path. Markers, circles and the large bold font may be filled or unfilled. The user may add or delete one of two overlay grids for help in positioning items. The final product may be saved in a text file for later retrieval. PICTURE currently runs on a VAX 11/780 with the DI-3000 commercial graphics package. Supported graphics devices ...
Femtocells are assuming an increasingly important role in the coverage and capacity of cellular networks. In contrast to existing cellular systems, femtocells are end-user deployed and controlled, randomly located, and rely on third party backhaul (e.g. DSL or cable modem). Femtocells can be configured to be either open access or closed access. Open access allows an arbitrary nearby cellular user to use the femtocell, whereas closed access restricts the use of the femtocell to users explicitly approved by the owner. Seemingly, the network operator would prefer an open access deployment since this provides an inexpensive way to expand their network capabilities, whereas the femtocell owner would prefer closed access, in order to keep the femtocell's capacity and backhaul to himself. We show mathematically and through simulations that the reality is more complicated for both parties, and that the best approach depends heavily ...
This paper focuses on practical and cost-effective NetWare-specific approaches to information systems and computer security. A series of real world experiences is presented that illustrate fundamental information systems and security concepts. A NetWare network is a client-server network which uses a file server to share files while client workstations access the file server via some network typology (usually ethernet or token ring). Passwords are used to authenticate users; thus, password protection is a cornerstone of network security. Passwords can be encrypted, but this feature can be disabled. The bindery, which stores information about users, groups, and printers, is critical to the network and must be backed up. Trade secrets can be hidden from users by restructuring menus. Login scripts should be protected and not used for security purposes. Guest account access should be restricted or removed. Finally, the ...
Modern text retrieval systems often provide a similarity search utility, that allows the user to find efficiently a fixed number k of documents in the data set that are most similar to a given query (here a query is either a simple sequence of keywords or the identifier of a full document found in previous searches that is considered of interest). We consider the case of a textual database made of semi-structured documents. Each field, in turns, is modelled with a specific vector space. The problem is more complex when we also allow each such vector space to have an associated user-defined dynamic weight that influences its contribution to the overall dynamic aggregated and weighted similarity. This dynamic problem has been tackled in a recent paper by Singitham et al. in in VLDB 2004. Their proposed solution, which we take as baseline, is a variant of the cluster-pruning technique that has the potential for scaling to very large corpora of ...
To establish secure (point-to-point and/or broadcast) communication channels among the nodes of a wireless sensor network is a fundamental task. To this end, a plethora of (socalled) key pre-distribution schemes have been proposed in the past. All these schemes, however, rely on shared secret(s), which are assumed to be somehow pre-loaded onto the sensor nodes. In this paper, we propose a novel method for secure initialization of sensor nodes based on a visual out-of-band channel. Using the proposed method, the administrator of a sensor network can distribute keys onto the sensor nodes, necessary to bootstrap key pre-distribution. Our secure initialization method requires only a little extra cost, is efficient and scalable with respect to the number of sensor nodes. Moreover, based on a usability study that we conducted, the method turns out to be quite user-friendly and easy to use by naive human users.
ObjectivesProject VOLCANOSCOPE will evaluate strategies (1) for applying existing and new forecasting models to volcanic eruptions, and (2) for identifying methods to improve how forecasts are communicated effectively to vulnerable communities. To link forecasting and communication, the interdisciplinary study will assess how to engage all stakeholders - from monitoring scientists, through emergency agencies, to vulnerable communities - to optimize the understanding of forecasts among different end users. [continued...]DescriptionProject VOLCANOSCOPE will evaluate strategies (1) for applying existing and new forecasting models to volcanic eruptions, and (2) for identifying methods to improve how forecasts are communicated effectively to vulnerable communities. To link forecasting and communication, the interdisciplinary study will assess how to engage all stakeholders - from monitoring scientists, through emergency agencies, to vulnerable communities - to optimize ...
This report provides a user's manual for PROTOCOL, a comprehensive coupled kinetic/equilibrium computer program for analyzing the dissolution reactions of solids with aqueous solutions, specifically applied to the potential corrosion of vitrified nuclear waste by groundwater. The capabilities and available options are summarized as well as instructions for setting up and running problems. Also described in this report and included in the PROTOCOL software package are MASTER, a master file of species thermodynamic data, MANEQL, a preprocessor program and POSTP, a postprocessor. POSTP provides offline plotting using the CRAY-1 DISSPLA 9.0 graphics library. PROTOCOL is operational on the CDC-7600 and CRAY-1 computers at the Lawrence Livermore National Laboratory. 7 references, 10 figures, 2 tables.
Background: Healthcare providers and their IT staff, working in an effort to balance appropriate accessibility with stricter security mandates, are considering the use of a single network sign-on approach for authentication and password management. Single sign-on (SSO) promises to improve usability of authentication for multiple-system users, increase compliance, and help curb system maintenance costs. However, complexities are introduced when SSO is placed within a collaborative environment. These complexities include unanticipated workflow implications that introduce greater security vulnerability for the individual user. Objectives and methodology: In this work, we examine the challenges of implementing a single sign-on authentication technology in a hospital environment. The aim of the...
Purpose - The service-dominant (S-D) logic views supply chains as value co-creation networks. These networks promote knowledge growth amongst network members via resource deployment and coordination. The exchange of knowledge and utilization of operant resources among the network members leads to co-created service offerings and value proposals for the end-users, with the ultimate goal of transforming end-user experiences to perceptions of superior value-in-use. The purpose of this paper is to develop an illustration of the value co-creation concept and use this illustration as guide to examine the research gaps that are yet to be tapped in the area where supply chain networks and S-D logic intersects. Design/methodology/approach - The literature on S-D logic is reviewed and research gaps ...
We focus on the problem of query rewriting for sponsored search. We base rewrites on a historical click graph that records the ads that have been clicked on in response to past user queries. Given a query q, we first consider Simrank as a way to identify queries similar to q, i.e., queries whose ads a user may be interested in. We argue that Simrank fails to properly identify query similarities in our application, and we present two enhanced version of Simrank: one that exploits weights on click graph edges and another that exploits ``evidence.'' We experimentally evaluate our new schemes against Simrank, using actual click graphs and queries form Yahoo!, and using a variety of metrics. Our results show that the enhanced methods can yield more and better query rewrites.
The Los Alamos Nuclear Material Accounting and Safeguards System (MASS) is a near-real-time accountability system for bulk materials, discrete items, and material undergoing dynamic processing. MASS has evolved from an eighty-column card based process control system to a very sophisticated computer system. The security of the MASS computer system is provide through various access controls. There are two kinds of access control to be addressed. They are physical access control to the hardware which make up the system, and access control to the software. There are many features which provide a measure of security to the hardware that will be discussed. Access to the software is controlled by a security password. Access to various transaction activities in the system is controlled through the level of MASS user privilege. Details of MASS user privilege will be discussed.
A critical and difficult step in the development and implementation of new technologies for environmental monitoring and characterization is successfully transferring these technologies to industry and government users for routine assessment and compliance activities. The Environmental Sciences Section of the DOE Savannah River Technology Center provides a forum for developers, potential users, and regulatory organizations to evaluate new technologies in comparison with baseline technologies in a well characterized field test bed. The principal objective of this project is to conduct comprehensive, objective field tests of monitoring and characterization technologies that are not currently used in EPA standard methods and evaluate their performance during actual operating conditions against baseline methods. This paper provides an overview of the field test site and a description of some of the technologies demonstrated at the site including ...
This manual was written for individuals who wish to become qualified in radiation protection as an adjunct to working with sources of ionizing radiation or using radionuclides in the field of medicine. It provides the radiation user with information needed to protect himself and others and to understand and comply with governmental and institutional regulations regarding the use of radionuclides and radiation machines. It is designed for a wide spectrum of users, including physicians, research scientists, engineers, and technicians. It should be useful also to radiation safety officers, members of radiation safety committees, and others who are responsible for the proper use of radiation sources, although they may not be working with the sources directly. The presentation in this manual is designed to obviate the need for reviews of atomic and radiation physics, and the mathematics has been limited to elementary arithmetical and algebraic ...
Fission energy systems that significantly reduce the need for the user country to be involved in the nuclear operations and technology could simplify implementation and reduce the proliferation potential. Conceptual system designs with improved (relative to the once-through LWR fuel cycle) proliferation resistance for application in developing countries are being evaluated. The fission energy systems being studied include all activities and equipment necessary to produce energy, recycle selected materials, and dispose of the waste. The systems currently being studied are required to function with no refueling of the reactors on the user site. These requirements are being used to initiate the study, on the assumption that removal of these operations from within the developing countries will improve the proliferation resistance. Preliminary evaluations of a small fast reactor core cooled either by sodium or lead-bismuth are provided.
Abstract People with a physical disability are a population who for a number of reasons may be vulnerable to social isolation. Research into Internet based support sites has found that social support and an online sense of community can be developed through computer mediated communication channels. This study aims to gain an understanding of the benefits that membership of disability specific online communities may have for people with a physical disability. An online survey was administered to a sample of users of such sites (N = 160). Results indicated that users did receive moral support and personal advice through participating in such online communities. Further, results indicated that online social support and feeling a sense of community online were positively associated with partic...
The tremendous growth of wireless technologies has introduced the potential of continuous service adaptation to the users' needs by giving them the ability to be able to select and access the proper network based on different criteria. Moreover, next generation wireless networks have been designed to provide support for multimedia services, with different traffic characteristics and different Quality of Service (QoS) guarantees. However, the expansion of Wireless Local Area Networks (WLANs) and Worldwide Interoperability for Microwave Access (WiMAX) networks poses new research era in the decision of the access network selection. In this paper, the existing access network selection schemes are classified into three categories: the network-centric, the user-centric and the collaborative sche...
Research shows that comment spamming (comments which are unsolicited, unrelated, abusive, hateful, commercial advertisements etc) in online discussion forums has become a common phenomenon in Web 2.0 applications and there is a strong need to counter or combat comment spamming. We present a method to automatically detect comment spammer in YouTube (largest and a popular video sharing website) forums. The proposed technique is based on mining comment activity log of a user and extracting patterns (such as time interval between subsequent comments, presence of exactly same comment across multiple unrelated videos) indicating spam behavior. We perform empirical analysis on data crawled from YouTube and demonstrate that the proposed method is effective for the task of comment spammer detection.
This paper describes the Knowledge Encapsulation Framework (KEF), a suite of tools to enable knowledge inputs (relevant, domain-specific facts) to modeling and simulation projects, as well as other domains that require effective collaborative workspaces for knowledge-based task. This framework can be used to capture evidence (e.g., trusted material such as journal articles and government reports), discover new evidence (covering both trusted and social media), enable discussions surrounding domain-specific topics and provide automatically generated semantic annotations for improved corpus investigation. The current KEF implementation is presented within a wiki environment, providing a simple but powerful collaborative space for team members to review, annotate, discuss and align evidence with their modeling frameworks. The novelty in this approach lies in the combination of automatically tagged and user-vetted resources, which increases user ...
ATLAS Experiment is an international collaboration where more than 37 countries, 172 institutes and laboratories, 2900 physicists, engineers, and computer scientists plus 700 students participate. The management of this teamwork involves several aspects such as institute contribution, employment records, members' appointment, authors' list, preparation and publication of papers and speakers nomination. Previously, most of the information was accessible by a limited group of people and the system used was not designed to handle new requirements easily. Moreover, developers had to face problems such as different terminology, diverse data modeling, heterogeneous databases and unlike users needs. Besides that, the maintenance has to be an easy task considering the long lifetime experiment and professionals turnover. The Glance system, a generic mechanism for accessing any database, acts as an intermediate layer isolating the user from the ...
Purpose - This paper discusses the impact of aesthetic design of smartphones on users' emotional reactions and preferences towards the product. To this end, the paper presents a study that explores emotional reaction of males to varying aesthetic design of the BlackBerry and empirically evaluates their preferences for the BlackBerry in different colours and overlay patterns. The paper then presents the statistical results of the study in an innovative graphical representation. Design/methodology/approach - A quantitative and qualitative research design was used, including three types of data-collection instruments (direct observations, rating scales, and interviews) to investigate if males have a stronger positive emotional reaction for visually treated BlackBerry Pearl devices over the or...
This presentation focuses on the steps taken by the Westinghouse Hanford Company to meet an accelerated schedule for configuration and implementation of the MULTI LIMS in a multiple laboratory environment. The Westinghouse Hanford Company purchased the MULTI LIMS Laboratory Information Management System in August, 1993. Hardware delivery began in October, 1993. Less than four months later, the initial configuration was released for use in two Westinghouse Hanford Company laboratories. Several major obstacles were overcome during implementation. These include information gathering for base table loading, user training, acceptance of the new system by users of a legacy system, and hardware configuration issues. In summary, steps needed to be taken to meet the accelerated implementation schedule of the MULTI LIMS at the Hanford Site. The obstacles faced were overcome through the in-depth knowledge and help of the vendor and the dedication and ...
A new subcarrier combining technique is proposed for MC -CDMA receiver in mobile Rayleigh fading channel. It exploits the structure formed by repeating spreading sequences of users on different subcarriers to simultaneously suppress multiple access interference (MAI) and provide implicit channel tracking without any knowledge of the channel amplitudes or training sequences. This is achieved by adaptively weighting each subcarrier in each symbol period by employing a simple gradient descent algorithm to meet the constant modulus (CM) criterion with judicious selection of step-size. Improved BER and user capacity performance are shown with similar complexity in order of O(N) compared with conventional maximum ratio combining and equal gain combining techniques even under high channel Doppler rates.
This paper presents a novel domestic hot water heater model to be used in a multi-objective demand side management program. The model incorporates both the thermal losses and the water usage to determine the temperature of the water in the tank. Water heater loads are extracted from household load data and then used to determine the household water usage patterns. The benefits of the model are: (1) the on/off state of the water heater and temperature of the water in the tank can be accurately predicted, and (2) it enables the development of water usage profiles so that users can be classified based on usage behaviour. As a result, the amount of ancillary services and peak shaving that can be achieved are accurately predictable and can be maximized without adversely affecting users. (author)
In 2008 the German National Analysis Facility (NAF) at DESY was established. It is attached to and builds on top of DESY Grid infrastructure. The facility is designed to provide the best possible analysis infrastructure for high energy particle physics of the ATLAS, CMS, LHCb and ILC experiments. The Grid and local infrastructure of the NAF is reviewed with a focus on the ATLAS part. Both parts include large scale storage and a batch system. Emphasis is put on ATLAS specific customisation and utilisation of the NAF. This refers not only to the NAF components but also to the di erent components of the ATLAS analysis framework. Experience from operating and supporting ATLAS users on the NAF is presented in this paper. The ATLAS usage of the di erent components are shown including some typical use cases of user analysis. Finally, the question is addressed, if the design of the NAF meets the ATLAS expectations for effcient data analysis in the era ...
Objectives: The purpose of this work was to study the genetic determinants responsible for extended-spectrum beta-lactamase (ESBL) resistance of Salmonella isolated from Dutch poultry, poultry meat and hospitalized humans. Methods: Thirty-four ESBL-resistant Salmonella isolates from The Netherlands were tested towards 21 antimicrobial agents. PCR and sequencing were used to determine the underlying genetic determinants responsible for the ESBL phenotypes. The transferability of the ESBL phenotypes was tested by conjugation to a susceptible Salmonella enterica serovar Dublin and plasmid purification, restriction fragment length polymorphism (RFLP) and pulsed-field gel electrophoresis (PFGE) were employed to further characterize a subset of the isolates. Results: A great genetic diversity was seen among the isolates. The bla(TEM-52) gene was most predominant and was found among Salmonella enterica serovars Blockley, Thomson, London, Enteritidis phage type 14b, Paratyphi B, Virchow and ...
The NGDRS has facilitated 85% of cores, cuttings, and other data identified available for transfer to the public sector. Over 12 million linear feet of cores and cuttings, in addition to large numbers of paleontological samples and are now available for public use. To date, with industry contributions for program operations and data transfers, the NGDRS project has realized a 6.5 to 1 return on investment to Department of Energy funds. Large-scale transfers of seismic data have been evaluated, but based on the recommendation of the NGDRS steering committee, cores have been given priority because of the vast scale of the seismic data problem relative to the available funding. The rapidly changing industry conditions have required that the primary core and cuttings preservation strategy evolve as well. Additionally, the NGDRS clearinghouse is evaluating the viability of transferring seismic data covering the western shelf of the Florida Gulf Coast. AGI remains actively involved in ...
The NGDRS has facilitated 85% of cores, cuttings, and other data identified available for transfer to the public sector. Over 12 million linear feet of cores and cuttings, in addition to large numbers of paleontological samples and are now available for public use. To date, with industry contributions for program operations and data transfers, the NGDRS project has realized a 6.5 to 1 return on investment to Department of Energy funds. Large-scale transfers of seismic data have been evaluated, but based on the recommendation of the NGDRS steering committee, cores have been given priority because of the vast scale of the seismic data problem relative to the available funding. The rapidly changing industry conditions have required that the primary core and cuttings preservation strategy evolve as well. Additionally, the NGDRS clearinghouse is evaluating the viability of transferring seismic data covering the western shelf of the Florida Gulf Coast. AGI remains actively involved in ...
A study was made for the purpose of electrification of unelectrified zones of the mountainous areas in developing countries using extremely small hydroelectric power facilities. The target for this project is a development of a micro hydroelectric power system with a size of about 5kW, which is estimated regarding that 1 village has 80 houses and each house needs electricity of 60W. In the study, the low-head system using a weir of irrigation channels in Subang pref. of West Java state was selected by the evaluation of access, stability of flow rate, natural conditions, etc. The hydroelectric power plant is of a flow-in method in which water is taken from the left bank and is injected/discharged to the downstream of the left bank. As the hybrid complementary power source, hybrid battery with a two-hour charging time at peak and a capacity of 3.5kWh was considered. When estimating the construction cost of the hybrid micro hydroelectric power system and equalizing by ...
Energy Related Inventions Program Number 613 was a two year program to commercialize a unique new wear material, Metal Reinforced Carbon Composite, MRCC. The program was designed to manufacture sample components of MRCC for evaluation by potential users and manufacturers. As a result of the program Burton Technologies Inc. and Rotary Power International are forming a joint company to manufacture, market and license MRCC materials to a wide range of industries.
This site focuses on the subject of volcanoes, including how volcanoes form, the destruction they can cause, effects of volcanoes on the environment, where active volcanoes are found, volcanoes of other planets, and the different volcano types. Designed as an electronic tour, it guides the user through different web sites and outlines teaching objectives, concepts covered, and new vocabulary. There is a teacher resources section with links for more information, and questions for students to answer along the way.
The UniPrime2 web server is a publicly available online resource which automatically designs large sets of universal primers when given a gene reference ID or Fasta sequence input by a user. UniPrime2...Full Text Available
Widespread use of audio in computer-based training (CBT) occurred with the advent of the interactive videodisc technology. This paper discusses the alternative of digital audio, which, unlike videodisc audio, enables one to rapidly revise the audio used in the CBT and which may be used in nonvideo CBT applications as well. We also discuss techniques used in audio script writing, editing, and production. Results from evaluations indicate a high degree of user satisfaction. 4 refs.
This document presents the integrated reactors concepts by a presentation of four reactors: PIUS, SIR, IRIS and CAREM. The core conception, the operating, the safety, the economical aspects and the possible users are detailed. From the performance of the classical integrated PWR, the necessity of new innovative fuels utilization, the research of a simplified design to make easier the safety and the KWh cost decrease, a new integrated reactor is presented: SCAR 600. (A.L.B.)
BackgroundMalaria is one of the leading causes of mortality and morbidity in Nigeria. It is not known how user fees introduced under the Bamako Initiative (BI) system affect healthcare...Full Text Available
Sandia National Laboratories maintains several libraries of equation of state tables, in a modified Sesame format, for use in hydrocode calculations and other applications. This report discusses one of those libraries, the seslan file, which contains 78 tables from the Los Alamos equation of state library. Minor changes have been made to these tables, making them more convenient for code users and reducing numerical difficulties that occasionally arise in hydrocode calculations.
Certification as applied to existing computer codes includes the verification and validation process, placing the code in configuration control, establishing user qualification standards and training requirements. All software intended for use in critical calculations must be certified. This report is intended to fulfill the requirements for the certification of the SHIELD, SHLDED, GEDIT, GENPRT, FIPROD, FPCALC, and PROCES modules of the SHIELD system built February, 1992, by W.S. Parks. These modules are used for burnup, cooling, separate, and edit calculations.
This report documents a one-dimensional numerical model, SAMFT1D, developed to simulate single-phase and multiphase fluid flow and solute transport in variably saturated porous media. The formulation of the governing equations and the numerical procedures used in the code for single-phase and multiphase flow and transport are presented. The code is constructed to handle single-phase as well as two or three-phase flow conditions using two integrated sets of computational modules. The fully implicit scheme is used in the code for both single-phase and multiphase flow simulations. Either the Crank-Nicholson scheme or the fully implicit scheme may be used in the transport simulation. The single-phase modules employ the Galerkin and upstream weighted residual finite element techniques to model flow and transport of water (aqueous phase) containing dissolved single-species contaminants concurrently or sequentially, and include the treatment of various boundary conditions and physical ...
This document is a user`s manual for the Rn3D finite element code. Rn3D was developed to simulate gas flow and radon transport in variably saturated, nonisothermal porous media. The Rn3D model is applicable to a wide range of problems involving radon transport in soil because it can simulate either steady-state or transient flow and transport in one-, two- or three-dimensions (including radially symmetric two-dimensional problems). The porous materials may be heterogeneous and anisotropic. This manual describes all pertinent mathematics related to the governing, boundary, and constitutive equations of the model, as well as the development of the finite element equations used in the code. Instructions are given for constructing Rn3D input files and executing the code, as well as a description of all output files generated by the code. Five verification problems are given that test various aspects of code operation, complete with example input files, FORTRAN programs ...
BACKGROUND: The aetiologies of glioma and meningioma tumors are largely unknown. Although reproductive hormones are thought to influence the risk of these tumors, epidemiologic data are not supportive of this hypothesis; however, few cohort studies have published on this topic. We examined the relation between reproductive factors and risk of glioma and meningioma among women in the European Prospective Investigation into Cancer and Nutrition (EPIC).METHODS: After a mean of 8.4 years of follow-up, 193 glioma and 194 meningioma were identified among 276,212 women. Information on reproductive factors and hormone use was collected at baseline. Cox proportional hazard regression was used to determine hazard ratios (HR) and 95% confidence intervals (CI). RESULTS: No associations were observed between glioma or meningioma risk and reproductive factors, including age at menarche, parity, age at first birth, menopausal status, and age at menopause. A higher risk of meningioma was observed ...
Several of the issues of the workshop are addressed from the perspective of a potential Space Station developer and energy wheel user. Systems considerations are emphasized rather than component technology. The potential of energy storage wheel (ESW) concept is discussed. The current status of the technology base is described. Justification for advanced technology development is also discussed. The study concludes that energy storage in wheels is an attractive concept for immediate technology development and future Space Station application.
The CMS Physics Analysis Toolkit (PAT) is presented. The PAT is a high-level analysis layer enabling the development of common analysis efforts across and within Physics Analysis Groups. It aims at fulfilling the needs of most CMS analyses, providing both ease-of-use for the beginner and flexibility for the advanced user. The main PAT concepts are described in detail and some examples from physics analyses are given.
Governments around the world will soon make decisions on policies that could determine the fate of the ozone layer-the Earth's shield from harmful ultraviolet radiation. The Vienna Convention for the Protection of the Ozone Layer, signed on March 22, 1985, created a framework for scientific cooperation and information exchange that will form the basis for a protocol for controlling substances thought to threaten the ozone layer. As of mid-1987, 29 countries had signed the Convention, including the major producers and users of chlorofluorocarbons (CFCs), the most important of suspect chemicals.
ObjectivesObjectives Not AvailableDescriptionOne significant research challenge posed by the growing number of older people in the population concerns the mobility-related problems which increase with age, inhibit independence, and can be a prime cause of admission to expensive institutional settings. The scope for engineering advances, particularly in the field of rehabilitation and assistive technology, is immense. The challenge is to produce aids, devices and products that are attractive to older people themselves, since without such [continued...
A method and apparatus is provided for detecting explosives by thermal imaging. The explosive material is subjected to a high energy wave which can be either a sound wave or an electromagnetic wave which will initiate a chemical reaction in the explosive material which chemical reaction will produce heat. The heat is then sensed by a thermal imaging device which will provide a signal to a computing device which will alert a user of the apparatus to the possibility of an explosive device being present.
Design constraints require that as Earth terminal attempting communications with a FLTSATCOM EHF Package (FEP) located onboard a FLTSATCOM satellite be provided with an accurate FEP package. To be precise, the terminal is provided with a coefficient element set from which the ephemeris of a satellite may be computed. This report describes the operation of a user friendly computer program that produces the above mentioned coefficient set so as to provide reference benchmarks from which the ephemeris related operations of the terminal can be judged.
A discussion is presented of the 750-KeV chopper experience with both proton and negative ion beams and the ability of these systems to tailor the Linac beam to the diverse requirements of its users; normal accelerator injection, neutron therapy beam, and electron cooling experiments. This flexibility plus a cleaner beam pulse, improved thyratron operation, and mechanical modularity are the results of recent improvements. Additional benefits have been increased reliability and ease of service to the 750-KeV chopper. 3 refs.
The Coordinated Research Project is a topical collection of research agreements and contracts. The research contracts are awarded with financial support of about 10-20% of the total contract cost. Among the activities of the project is the organization of consultant group meetings and workshops involving several international experts and representatives of users and developers of border radiation monitoring equipment. The project also supports in coordinating the development of equipment and techniques for up-to-date border monitoring and in establishing of a process for providing nuclear forensics support to member states
Real-time horizon sensing on continuous mining machines is becoming an industry tool. Installation and testing of production-grade Horizon Sensor (HS) systems continued this quarter at Monterey Coal Company (ExxonMobil), Mountain Coal Company West Elk Mine (Arch), and Ohio Valley Coal Company (OVC). Monitoring of system function, user experience, and mining benefits is ongoing. All horizon sensor components have finished MSHA (U.S.) and IEC (International) certification.
Contacts with researchers, manufacturers, and users of enhanced heat transfer equipment are summarized. The Technical Literature file and the Patent File continue to be updated; the Patent File is the source for a patent technology report now in draft form. Application studies on a rationally-based friction correlation for internally-finned tubes and on the evaluation of candidate tube-side enhancements for OTEC applications are reported. The technology study on enhancement of spray evaporation is also discussed.
Various physics applications involve the computation of the standard hypergeometric function {sub 2}F{sub 1} and its derivatives. Because it is not an intrinsic in the common programming languages, automatic differentiation tools will either differentiate through the code that computes {sub 2}F{sub 1} if that code is available or require the user to provide a hand-written derivative code. We present options for the derivative computation in the context of an ionization problem and compare the approach implemented in the Diamant library to standard methods.
DescriptionAs part of a wider effort to develop new approaches to evaluating and quantifying the benefits of chemicals regulation, this project will review the effectiveness of existing information provision tools (such as classification and labelling for hazardous properties) in terms of affecting user behaviour. As some EC legislation relating to regulation of chemicals has been in place for some time, an assumption is made that the information provided by it is leading to an improvement in the way chem [continued...
A simplified stormwater management model has been developed to provide an inexpensive, flexible tool for planning and preliminary sizing of stormwater facilities. The model was developed to be part of a methodology for use in the management of stormwater that utilizes both simple...
An update of the ODEtools Maple package, for the analytical solving of 1st and 2nd order ODEs using Lie group symmetry methods, is presented. The set of routines includes an ODE-solver and user-level commands realizing most of the relevant steps of the symmetry scheme. The package also includes commands for testing the returned results, and for classifying 1st and 2nd order ODEs.
The design and construction of second-generation free-electron laser (FEL) system at Los Alamos will be described. comprising state-of-the art components, this FEL system will be sufficiently compact, robust and user-friendly for application in industry, medicine, and research. 11 refs., 11 figs., 2 tabs.
Communicating and collaborating online are becoming common requirements in education. The specialized notations and symbols necessary for some content areas where mathematical expressions are part of the conversation require that users select appropriate communication tools. The purpose of this article is to describe tools that can be used for online, asynchronous or synchronous communication involving mathematical expressions.
A knowledge based system for pitting corrosion is presented. It can be used for material selection for specific pitting corrosion conditions or to check the suitability of a chosen material. The user can enter his own knowledge. The expert system is an integration of traditional expert system technology and neural networks. (orig.)
This paper describes the effects of motion of beam components (quads, rf cavities and dipoles) on the beam and considers the properties of a compensation system from the perspective of users. The system departs from standard practice in considering active perturbation of the electron beam to verify beam corrections. The effects of local closed orbit perturbations to direct undulator beams at different experimental setups are also considered.
This paper surveys the growing number of industrial applications of data mining and knowledge discovery. We look at the existing tools, describe some representative applications, and discuss the major issues and problems for building and deploying successful applications and their adoption by business users. Finally, we examine how to assess the potential of a knowledge discovery application.
Metadata can be used to support accessibility in connection with improved discovery. ...certain metadata elements provide information about what capabilities are needed--either perceptual-motor, cognitive, socio-economic or geographic--to make use of a resource. This cam improve the ability of users who are disadvantaged in these ways to find resources that meet their needs--and avoid ones [resources] that do not.
This program is designed in order to calculate electricity generation cost by different energy sources, and menu type is adopted for user convenience. This program also graphically shows the share of capital investment cost, O and M cost, and fuel cost. Sensitivity analysis about discount rate can also be carried out by this program, taking into consideration the important role of the discount rate in the generation costs calculation. (Author) 7 refs., 1 fig., 3 tabs.
Research highlights: {yields} The use of resonant photoemission in its 'core-hole clock' expression for the study of the dynamical charge transfer across hybrid organic-inorganic interfaces and for the intermolecular charge transfer in the bulk of organic thin films is reviewed. {yields} The electronic coupling to the substrate and the efficiency of charge transport across hybrid interfaces is different for individual electronic subsystems of the molecular adsorbate. {yields} The intermolecular charge transfer in the bulk of discotic liquid crystals occurs on the order of a few femtoseconds and is faster than expected from the macroscopic charge transport characteristics of the material. -- Abstract: The focus of this brief review is the use of resonant photoemission in its 'core-hole clock' expression for the study of two important problems relevant for the field of organic electronics: the dynamical charge ...
Complimentary spectroscopic, microscopic and electrochemical studies were performed to characterise the barrier properties as well as the interface structure of model iron substrates covered with thin plasma polymer films. Cathodic plasma polymers were deposited which show high barrier properties. The metal surface was pre-treated by a reducing or oxidising plasma. This allowed the adjustment of the oxidation state of the interface layer. The interface structure was characterised by means of X-ray photoelectron sputter profiles, infrared spectroscopy and the application of a Kelvin probe. The investigations show that the measured Voltapotential on the plasma polymer surface can be correlated with the oxidation state of the interface. Reducing plasmas lead to an almost oxide free surface. After deposition of the plasma polymer, this reduced state of the oxide is sensitive to re-oxidation of the ...
A one-nanometer scale transmission electron microscope electron probe X-ray microanalysis characterization of as-deposited and annealed aluminum--11.5 at.% zirconium multilayer samples in cross-section synthesized by magnetron sputtering is reported on here. Composition line profiles were acquired across Zr layers in as-deposited material and samples isochronally annealed in a differential scanning calorimeter to temperatures of 290 C and 485 C. A spatial resolution of approximately 1.5 to 2.0 nm was achieved in these experiments and will be improved by deconvolution of the instrumental electron probe function from the data. The as-deposited structure consisted of crystalline Al and Zr layers with thin amorphous layers at the Al/Zr interfaces. The amorphous interface layers increased in thickness upon annealing to 290 C. Additionally, at 290 C a metastable cubic alloy forms at the Zr deposited on Al interface. Upon heating ...
Focused Ion Beam (FIB) milling is a powerful tool to produce ordered magnetic nanostructures. However, it is impossible to produce out-of-plane magnetized nanoscale structures from multilayer films by direct FIB writing. Co/Pt multilayers exhibit an out-of-plane easy axis due to strong perpendicular interface anisotropy. The interface contribution is known to be very sensitive to high energy ion irradiation. In case of 30 keV Ga ions it needs less than one ion per 100 surface atoms to destroy the perpendicular interface anisotropy. We demonstrate how this problem can be overcome by milling a Co/Pt multilayer, which has been deposited on a SiN membrane, from the rear side, through the SiN. The effect of the ions is determined as a function of applied dose utilizing the domain structure imaged by soft X-ray holography. When the magnetic material is removed we find only a very narrow range of destruction around the holes in ...
The volume examines the scientific interfaces and technological applications of physics. Twelve areas are dealt with: biological physics--biophysics, the brain, and theoretical biology; the physics-chemistry interface--instrumentation, surfaces, neutron and synchrotron radiation, polymers, organic electronic materials; materials science; geophysics--tectonics, the atmosphere and oceans, planets, drilling and seismic exploration, and remote sensing; computational physics--complex systems and applications in basic research; mathematics--field theory and chaos; microelectronics--integrated circuits, miniaturization, future trends; optical information technologies--fiber optics and photonics; instrumentation; physics applications to energy needs and the environment; national security--devices, weapons, and arms control; medical physics--radiology, ultrasonics, NMR, and photonics. An executive summary and many chapters contain recommendations ...
Previous work has shown the Orion Bar to be an interface between ionized and molecular gas, viewed roughly edge on, which is excited by the light from the Trapezium cluster. Much of the emission from any star-forming region will originate from such interfaces, so the Bar serves as a foundation test of any emission model. Here we combine X-ray, optical, IR and radio data sets to derive emission spectra along the transition from H+ to H0 to H2 regions. We then reproduce the spectra of these layers with a simulation that simultaneously accounts for the detailed microphysics of the gas, the grains, and molecules, especially H2 and CO. The magnetic field, observed to be the dominant pressure in another region of the Orion Nebula, is treated as a free parameter, along with the density of cosmic rays. Our model successfully accounts for the optical, IR and radio observations across the Bar by including a significant magnetic pressure and also heating ...
Efficient, low-temperature conversion of infrared light into visible light (red, orange, green) is reported at single heterojunctions and undoped quantum wells of GaAs and ordered Al{sub {ital x}}Ga{sub 1{minus}{ital x}}InP{sub 2}; an increase in photon energy of 700 meV is obtained. The signal originates from the high-band-gap layers and disappears only if the excitation energy is tuned below the GaAs band gap. The intensity of the up-converted photoluminescence (PL) is found to decrease significantly slower with increasing temperature than that of the regular PL and it remains observable up to 200 K. Interface-induced cold Auger processes along with the presence of trapped states for both electrons and holes in these ordered alloys account for this nonlinear mechanism. A colinear double-beam experiment confirms this. {copyright} {ital 1996 The American Physical Society.}
The 105-KE and 105-KW Fuel Storage Basins were constructed more than 35 years ago as repositories for irradiated fuel from the K East and K West Reactors. Currently, the basins contain irradiated fuel from the N Reactor. To continue to use the basins as desired, seismic adequacy in accordance with current US Department of Energy facility requirements must be demonstrated. The 105-KE and 105-KW Basins are reinforced concrete, belowground reservoirs with a 16-ft water depth. The entire water retention boundary, which currently includes a portion of the adjacent reactor buildings, must be qualified for the Hanford Site design basis earthquake. The reactor building interface joints are sealed against leakage with rubber water stops. Demonstration of the seismic adequacy of these interface joints was initially identified as a key issue in the seismic qualification effort. The issue of water leakage through seismicly induced cracks was also ...
The electrical transport taking place in the {mu}c-Si tunnel recombination junction (TRJ) of a-Si:H/a-Si:H tandem solar cells and the role of CO{sub 2} plasma oxidation performed between microcrystalline layers is investigated in this paper with the computer code AMPS. Oxidized interfaces were modelled as simple highly defective intrinsic {mu}c-Si layers. Two different tunnel junction structures are studied in this paper: (a) (n){mu}c-Si/oxide/(p){mu}c-Si and (b) (n){mu}c-Si/(i){mu}c-Si/(p){mu}c-Si. In the last configuration the oxide interface is removed and replaced by a thin defective (i) {mu}c-Si layer. Both tunnel junctions have comparable theoretical and experimental tandem solar cell efficiencies which indirectly proves that our modelling assumption for oxidised interfaces is correct. A-Si:H/a-Si:H tandem solar cell efficiencies depend on the thickness of the intrinsic layer introduced in the tunnel junction. The ...
An accelerated crucible rotation (ACR) technique was applied to the Bridgman (B) directional solidification of Al-Cu hypoeutectic and eutectic alloys. For Al-4.5% Cu hypoeutectic alloys. The development of dendrites was prevented and the cellular spacing was reduced by forced convection in the ACR-B process. For the Al-CuAl{sub 2} eutectic alloy, maximum rotation rates of 100, 200, 300 and 400 rpm were adopted, and the growth rate R was varied between 5 and 60 {mu}m/s. The results show that the periodic structure related to the crucible rotation periods occurs when the Reynold's number Re > 500, and that the average eutectic spacing decreases with the increase of Re. It is found that the convection increases the temperature gradient in front of the liquid/solid interface and reduces the depth of the concave interface, depending on Re and R. The convection also changes the solute distribution around the tips of the cells or ...
A focused ion beam (FIB) technique was applied to cross-sectional specimen preparation to observe an interface between a plasma sprayed coating and an aluminum (Al) substrate by transmission electron microscopy (TEM). The surface of the sprayed coating film has a roughness of several tens of microns. Sputter rates for the coating film and the substrate are greatly different. The rough surface and the difference in sputter rate cause problems in making TEM specimens with smooth side walls. The top surface of the coating film was planerized by the FIB before fabricating the TEM specimen. The interfaces were investigated by TEM and energy-dispersive X-ray (EDX) analysis. The TEM observation revealed that there is a 10 nm thick amorphous layer at the interface between the coating film and substrate. The coating film consists of two kinds of sublayers with bright and dark contrast. The bright contrast sublayers were amorphous ...
Transient-enhanced diffusion (TED) during thermal annealing of ion-implanted B in Si is well established and attributed to the ion-induced, excess interstitials. On the other hand, the mechanism to account for TED of B in preamorphized (PA) Si remains unclear. Enhanced diffusion of the B persists in regrown layers even though the ion-induced interstitial defects responsible for TED in B{sup +}-only implanted Si are eliminated following regrowth. To test the hypothesis that TED in PA Si results from the {open_quotes}excess{close_quotes} interstitial-type defects below the amorphous-crystalline (a-c) interface, a buried PA layer has been recrystallized from the surface inward to the SiO{sub 2} interface of silicon-on-insulator material to eliminate all possible sources of excess interstitials. The effect on B diffusion and the role of the residual interstitial-type defects will be discussed. {copyright} {ital 1999 American Institute of Physics.}
The oceanic phytoplancton productivity may essentially influence the total rate of the atmospheric CO{sub 2} absorption by the ocean - that is, a considerable amount of CO{sub 2} will be taken-up in the 50 micrometers thick layer near the air-sea interface. Even if phytoplancton production constitutes only 5% of the total oceanic biota production, this will increase the rate of CO{sub 2} absorption more than twice compared with the present estimates. The reason is that metabolic activity of phytoplancton leads to the emergence in a thin scin (50 micrometers, the average size of phytoplancton cells) layer near the water surface of an additional minimum in the CO{sub 2} partial pressure profile and of an additional maximum of {Delta} {sup 13}C in the same area. These two extremums cannot be detected if the corresponding characteristics are averaged over any microscopic area in the well mixing layer that is more than 1 meter deep, which is usually the case when the ...
We consider the supercooled Stefan problem with a general anisotropic curvature- and velocity-dependent boundary condition on the moving interface. We present numerical methods, based on an integral equation formulation and including a new algorithm for moving curves with curvature-dependent velocity. These methods compute a periodic interface with {ital O}({Delta}{ital t}) accuracy, where {Delta}{ital t} is the time step. Previous work has been limited to short time spans and achieved slightly less than {ital O}({Delta}{ital t}{sup 1/2}) accuracy. Accurate numerical results are seen to agree with the predictions of linear stability theory. This agreement has eluded previous authors, because their numerical methods suffered from grid effects and their linear stability theory was incorrect. We study the long-time evolution of an unstable interface. Our computations exhibit the beginnings of a sidebranching instability when ...
Wavy interface morphology is observed in Magnetic Pulse Welding (MPW) similarly to that of the Explosion Welding process (EXW). It is recognized that interfacial waves are formed in a periodic manner and have well defined wavelength and amplitude. The phenomenon of wave formation in EXW has been subjected to extensive investigations in which empirical and numerical models have been published. In the present study, a wave formation mechanism for MPW is presented. This wave-creation mechanism was studied by evaluating the influence of sample geometry on wave morphology using stereoscopic optical microscopy. It was found that interfacial waves are formed in a Kelvin-Helmholtz instability mechanism. Reflected shock waves interact with the welding collision point at the weld interface, where in...
This paper provides a brief overview of the young, but rapidly growing field of spintronics. Its primary objective is to explain how as electrons tunnel through simple insulators such as MgO, wavefunctions of certain symmetries are preferentially transmitted. This symmetry filtering property can be converted into a spin-filtering property if the insulator is joined epitaxially to a ferromagnetic electrode with the same two-dimensional symmetry parallel to the interface. A second requirement of the ferromagnetic electrodes is that a wavefunction with the preferred symmetry exists in one of the two spin channels but not in the other. These requirements are satisfied for electrons traveling perpendicular to the interface for Fe-MgO-Fe tunnel barriers. This leads to a large change in the resistance when the magnetic moment of one of the electrodes is rotated relative to those of the other electrode. This large tunneling magnetoresistance effect is ...
A new methodology for three-dimensional (3-D) numerical modeling of the continuous steel casting process is presented and evaluated. The results are compared with available experimental data obtained in a water-oil mold model for various flow rates and immersion depths of the submerged entry nozzle. The water-oil interface pattern at the top of the mold is also investigated. Wave formation and evolution in time is simulated with a volume tracking method. The predicted flow field inside the mold exhibits quite satisfactory agreement with the corresponding measurements, whereas some quantitative differences are observed referring to the final wave amplitude at low casting speeds. Conclusions of scientific and engineering importance concerning both the computer algorithm and the mold performance are also drawn.
Momentum transfer through an air-water interface was studied in a horizontal rectangular channel through experimental and numerical analysis. The liquid flow Reynolds numbers, based on hydraulic diameters, were 11500 and 17000. The air flow Reynolds number varied from 0 to 3260. In experiments, velocity distribution was measured by hot-film and hot-wire probes. The effect of the liquid flow Reynolds number and the direction of interfacial shear stress was investigated by performing the cocurrent and countercurrent experiments. The modified k-{epsilon} model was able to reproduce these experimental results qualitatively. The range of applicability of the modified k-{epsilon} model was also discussed. (author).
Momentum transfer through an air-water interface was studied in a horizontal rectangular channel through experimental and numerical analysis. The liquid flow Reynolds numbers, based on hydraulic diameters, were 11500 and 17000. The air flow Reynolds number varied from 0 to 3260. In experiments, velocity distribution was measured by hot-film and hot-wire probes. The effect of the liquid flow Reynolds number and the direction of interfacial shear stress was investigated by performing the cocurrent and countercurrent experiments. The modified k-#epsilon# model was able to reproduce these experimental results qualitatively. The range of applicability of the modified k-#epsilon# model was also discussed. (author).
In this study acrylonitrile-butadiene-styrene (ABS) terpolymer was reinforced with HNO3-treated short carbon fibers (HCFs). The effects of HCF concentration on the tensile properties of the composites were examined. Increasing the HCF concentration in the ABS matrix from 10 wt% to 30 wt% resulted in improved tensile strength and tensile modulus. To obtain a strong interaction at the interface, polyamide-6 (PA6) at varying concentrations was introduced into the ABS/10 wt% HCF composite. The incorporation and increasing amount of PA6 in the composites increased tensile properties of the ABS/PA6/HCF systems due to the improved adhesion at the interface, which was confirmed by the ratio of tensile strength as an adhesion parameter. These results were also supported by scanning electron microgr...
A protocol adapter ideally suited to enable enterprises to gradually transition from SOAP Web Services to RESTful HTTP Web Services without impacting existing clients is presented in this paper. The inherent advantage of such a transition is the visibility of RESTful HTTP messages to Web intermediaries such as caches. In contrast, SOAP messages are opaque, which disables Web intermediaries. While both approaches can use HyperText Transfer Protocol (HTTP) for message transfer, the paradigms contrast sharply. SOAP uses an interface specific approach whereas RESTful HTTP uses a Uniform Interface approach. SOAP marks up its payload with eXtensible Markup Language (XML) whereas in certain situations RESTful HTTP requires no XML. We present the disadvantages of the SOAP approach and outline how ...
A prospective study was performed on 50 patients suffering from osteochondritis dissecans of the knee and ankle to define criteria for stability and fixation of osteochondral lesions. Morphological parameters in MRI (size, fragmentation, cartilage, interface) and conventional radiology (separation, fragmentation) were registered and compared with arthroscopical staging. MRI staging based on different types of interfaces was demonstrated on T_1- and T_2-weighted images. MRI could correctly predict a Grade 1 lesion in 50%, a Grade 2 lesion in 90%, a Grade 3 lesion on 0%, and a Grade 4 lesion in 79%. Stable lesions were differentiated from unstable lesions in 90%. Radiographic findings corresponded with arthroscopic staging in only 56% of the cases because fibrotic connection may guarantee stability in case of bony separation. (orig./MG).
The shrinking core model is examined for gas-solid noncatalytic reactions with a self-inhibited rate form and it is shown that multiple reaction pathways are possible for solid particles reacted under identical conditions. The observed reaction rate can have up to two discontinuities (jumps) during reaction for particles of spherical and cylindrical shape. The geometric instability analysis reveals that the reaction interface is stable under a very limited set of conditions only for solid particles of slab geometry. For a sphere or cylinder at large Biot numbers the reaction interface is always potentially unstable. This model provides a plausible explanation for gas-solid reactions which exhibit erratic shrinking core behavior.
Titanium oxides were grown anodically to selected final potentials on grade II polycrystalline titanium under different anodization rates. XPS and RBS results show that the oxide consists of primarily TiO2 with a non-stoichiometric oxide/metal interface, with the slower growth rate associated with a thicker layer at the interface. Characterization using TEM reveals that the structure of the oxide evolves from a primarily amorphous phase to islands of crystallites in an amorphous matrix, to an entirely crystalline phase by increasing the polarization potential. Slower growth rates tend to remain crystalline at higher potentials. The mechanical strength of oxide films extracted from load-depth data by nanoindentation varies dramatically for oxide films grown by different rates at 9.4 V, and to a lesser extent at lower potentials. The variation of film strength is associated with both compositional and structural characteristics.
Several refrigerators for liquid helium and liquid nitrogen systems have been integrated successfully into IGC manufactured whole body Magnetic Resonance Imaging (MRI) magnet systems. The refrigerators have been tested in systems with magnetic fields of 0.6T to 1.5T. Tests were performed to study the effectiveness of the refrigerators, the magnetic field effects on the refrigerators, the effect of the refrigerators on the field uniformity and magnetic resonance image quality. The interface between the refrigerator and the whole body MRI magnet system cryostat was specifically designed to allow retrofit to the existing IGC magnet systems, while ensuring good heat transfer characteristics and good vibration isolation from the cryostat. The interface between the refrigerator and the cryostat and the refrigerator test results are presented.
Physics traditionally serves mankind through its fundamental discoveries, which enrich our understanding of nature and the cosmos. While the basic driving force for physics research is intellectual curiosity and the search for understanding, the nation's support for physics is also motivated by strategic national goals, by the pride of world scientific leadership, by societal impact through symbiosis with other natural sciences, and through the stimulus of advanced technology provided by applications of physics. This Physics Survey volume looks outward from physics to report its profound impact on society and the economy through interactions at the interfaces with other natural sciences and through applications of physics to technology, medicine, and national defense.
The roughness length at air-sea interface during free convection (Z0fc) is mainly related to the convective velocity (w) rather than the friction velocity (u). The parameterization of Z0fc with (w)2/g as proposed by Abdella and D'Alessio (2003) is evaluated. It is shown that the field measurements at MM Lab, Tarapur Maharashtra Site (TMS) coastal site using Metek GmbH, Ultra sonic anemometers are consistent with the proposed formula. In order to avoid self-correlation by using u, a new parameterization of w with ?u and ?v and gustiness parameter as given by Fairall et al. (1996) is used. The mean values of w and Z0fc estimated using new parameterization were observed to be 0.97 m/s and 2.3E-4 m respectively for the year 2009 at TMS. (author)
The growth of thin Pd[sub 2]Si films on Si(111) surfaces is studied using [ital in] [ital situ] transmission electron microscope under ultrahigh vacuum conditions. No immediate reaction of deposited Pd with Si is observed at room temperature. At [similar to]200 [degree]C, uniform Pd[sub 2]Si films can be formed. The thin Pd[sub 2]Si films are found to grow into strained islands at elevated temperatures. Interfacial misfit dislocations associated with interfacial steps propagate across the strained islands, causing the islands to grow layer-by-layer at the interface. The strain fields associated with the misfit dislocations are believed to be responsible for this behavior.
The interfaces between metal electrodes and electroactive organic materials are important for the performance of organic electronic devices. One way of optimizing the anode/organic interface is the insertion of a (sub-)monolayer of molecular acceptors. Here we present an UPS study of new electron acceptor molecules deposited on Au(111), Cu(111) and Ag(111). This study intends to improve the understanding of how the interactions of specific electron withdrawing groups with metal surfaces are correlated with observed modifications of interfacial electron density distribution, work function change ({delta}{phi}), and the energy level alignment. We find that {delta}{phi}, which is the difference between the work function ({phi}) of the clean metal surface and {phi} after formation of a molecular monolayer, is a monotonic function of initial {phi} of the metal. Two different slopes were observed for acceptors with cyano and those with keto or nitro ...
Hydrothermal systems typically consist of hot permeable rock which contains either liquid or liquid and saturated steam within the voids. These systems vent fluids at the surface through hot springs, fumaroles, mud pools, steaming ground and geysers. They are simultaneously recharged as meteoric water percolates through the surrounding rock or through the active injection of water at various geothermal reservoirs. In a number of geothermal reservoirs from which significant amounts of hot fluid have been extracted and passed through turbines, superheated regions of vapor have developed. As liquid migrates through a superheated region of a hydrothermal system, some of the liquid vaporizes at a migrating liquid-vapor interface. Using simple physical arguments, and analogue laboratory experiments we show that, under the influence of gravity, the liquid-vapor interface may become unstable and break up into fingers.
The evolution of strain in the Pd-Si system during the growth of Pd{sub 2}Si thin films on Si (100) substrate has been followed in situ using a double optical beam technique. As was observed for the Pt-Si system, the reaction to form Pd{sub 2}Si yields a compressive intrinsic surface film stress as well as for the silicon-rich suicides as proposed by Angilello et al. [Thin Film Interfaces and Interactions, edited by J. Baglin and J. Poate (The Electrochemical Society, Pennington, NJ, 1980)]. A transmission electron microscopy analysis has revealed grain growth during the formation of Pd{sub 2}Si which cannot account for the compressive film stresses. The formation of silicide at the interfaces rather than the overall change in volume agrees with the sign of the stresses formed. 29 refs., 4 figs., 3 tabs.
This paper presents two imaging methods by using cross correlation. The one method images the subsurface by cross-correlation of the observed data and partial derivative seismograms calculated for a guessed model. The other method images the interface by use of cross-correlation of the virtual sources and the back propagated wave fields calculated from the observed data. Experimental tests show that both methods image subsurface interfaces well even if the guessed model is different from the true one. These imaging methods are reverse time migration that we perform cross-correlation as an imaging condition and have an advantage, as compared to conventional waveform inversion method, that images subsurface structure without iterative perturbation of the assumed model. (author). 18 refs., 15 figs.
In order to reduce the number of surface mining accidents related to low visibility conditions and blind spots of trucks and to provide 3D information for truck drivers and real time monitored truck information for the remote dispatcher, a 3D assisted driving system (3D-ADS) based on the GPS, mesh-wireless networks and the Google-Earth engine as the graphic interface and mine-mapping server, was developed at Virginia Tech. The research results indicate that this 3D-ADS system has the potential to increase reliability and reduce uncertainty in open pit mining operations by customizing the local 3D digital mining map, constructing 3D truck models, tracking vehicles in real time using a 3D interface and indicating available escape routes for driver safety.
Four interrelated projects are underway whose purpose is to migrate the LAMPF-PSR Accelerator Complex control systems to a system with a common set of hardware and software components. Project goals address problems in performance, maintenance and growth potential. Front-end hardware, operator interface hardware and software, computer systems, network systems and data system software are being simultaneously upgraded as part of these efforts. The efforts are being coordinated to provide for a smooth and timely migration to a client-sever model-based data acquisition and control system. An increased use of the distributed intelligence at both the front-end and operator interface is a key element of the projects. 2 refs., 2 figs.
This communication reports the formation of complex Langmuir monolayer at the air-water interface by charge transfer types of interaction with the water soluble N-cetyl Formula Not Shown -trimethyl ammonium bromide (CTAB) molecules doped with rosebengal (RB), with the stearic acid (SA) molecules of a preformed SA Langmuir monolayer. The reaction kinetics of the formation of RB-CTAB-SA complex monolayer was monitored by observing the increase in surface pressure with time while the barrier was kept fixed. Completion of interaction kinetics was confirmed by FTIR study. This complex Langmuir films at the air-water interface was transferred onto solid substrates at a desired surface pressure to form multilayered Langmuir-Blodgett films. Spectroscopic characterizations reveal some molecular lev...
It is very important to develop the design guidelines which can be applicable for Korean operators for the purpose of designing the KSNP more safely. The objective of this project is to provide the standards, guidelines and bases applicable for HF-010 through the within-subject experiment for obtaining Korean operators' population stereotype for direction-of-movement of controls associated with displays on the control panels. Through the survey of researches on display compatibility and the classification of types of displays and controls in the main control room of Uljin units 3 and 4, methods for an experiment on the stereotype were established. Experimental interface prototypes for a total of 108 combinations of display and control types were implemented. Experimental data collection and analysis system was built in association with the interface prototypes. The experiment was performed with participation of 250 students as ...
This paper is concerned with the study of the Electrorheological RayleighTaylor instability (ERTI) at the interface between a densely packed saturated poorly conducting couple stress porous layer accelerated by a lighter poorly conducting couple stress fluid in a thin shell in the presence of a transverse electric field and laser radiation. A simple theory based on fully developed flow approximations is used to derive the dispersion relation for the growth rate of ERTI. The cutoff and the maximum wave numbers and the corresponding maximum frequencies are obtained. It is shown that the effects of couple stress parameter and the electric field reduce the growth rate considerably compared to a non-conducting fluid in the absence of an electric field. These are favorable to control the surface...
It is well known that a protective film is formed on the graphite negative electrode in ethylene carbonate (EC) electrolyte solution. This film is lithium-ion conductive and protects the decomposition of the electrolyte solution. In the present paper, the electrode/electrolyte interfaces in lithium-ion rechargeable batteries were characterized by three-dimensional complex impedance plots, whose axes are real, imaginary parts and time. The film resistance R {sub sei} and charge transfer resistance R {sub ct} were determined for negative electrodes in EC/ethyl methyl carbonate (EMC) electrolyte solution, and the formation mechanisms of the interfacial film were discussed. Furthermore, the contributions of vinylene carbonate and ethylene sulfite, which are added into the electrolyte solution for the film formation, were investigated.
It is well known that a protective film is formed on the graphite negative electrode in ethylene carbonate (EC) electrolyte solution. This film is lithium-ion conductive and protects the decomposition of the electrolyte solution. In the present paper, the electrode/electrolyte interfaces in lithium-ion rechargeable batteries were characterized by three-dimensional complex impedance plots, whose axes are real, imaginary parts and time. The film resistance R _s_e_i and charge transfer resistance R _c_t were determined for negative electrodes in EC/ethyl methyl carbonate (EMC) electrolyte solution, and the formation mechanisms of the interfacial film were discussed. Furthermore, the contributions of vinylene carbonate and ethylene sulfite, which are added into the electrolyte solution for the film formation, were investigated.
The Reactor Head Structure Assembly(RHSA) is the structure located on the reactor assembly. The purpose of the assembly is providing interface location for cables, preventing pipe whips, prohibiting instruments from becoming missiles, and restraining CEDMs' horizontal motion. On the RHSA, Reactor Disconnect Panels(RDP) are installed. The installation location of RDP is to be decided to minimize the geometric interface with other components. Since the neighborhood of RHSA is crowded due to many connectors and cables, it is necessary to find the good design of RHSA to make an intricate situation attenuated and the required function maintained. The geometric shape and overall configuration of RHSA are determined by axiomatic design approach. The FRs of RHSA are specified and the corresponding DPs are found to satisfy FRs in sequence. The finite element analysis is carried out based on the result of the axiomatic design to evaluate the ...
Fundamental phenomena of condensation heat transfer at a steam-water interface have been studied related to the thermo-hydrodynamics of the emergency core cooling system for light water reactors. In this study temperature fluctuations near the interface and in the liquid phase were measured using fine thermocouples for a saturated steam-subcooled water co-current stratified two-phase flow in a nearly horizontal rectangular channel, and heat transfer coefficients were determined experimentally. The values of the condensation heat transfer coefficients in this experiment are from 6 to 40 kW/m{sup 2}K. In the regions of high Reynolds numbers, as the steam Reynolds numbers become larger, the average interfacial heat transfer coefficients tend to increase. The corelations of Nusselt numbers were obtained from the heat transfer data. (author)
Fundamental phenomena of condensation heat transfer at a steam-water interface have been studied related to the thermo-hydrodynamics of the emergency core cooling system for light water reactors. In this study temperature fluctuations near the interface and in the liquid phase were measured using fine thermocouples for a saturated steam-subcooled water co-current stratified two-phase flow in a nearly horizontal rectangular channel, and heat transfer coefficients were determined experimentally. The values of the condensation heat transfer coefficients in this experiment are from 6 to 40 kW/m"2K. In the regions of high Reynolds numbers, as the steam Reynolds numbers become larger, the average interfacial heat transfer coefficients tend to increase. The corelations of Nusselt numbers were obtained from the heat transfer data. (author)
Ultrasonic gold and aluminum wire wedge bonding are widely used for electrical and signal interconnections of the integrated circuit chip packages. In this paper, based on the metallurgical theories and thermal aging test methods, the long-term thermal reliabilities of gold and aluminum wire wedge bonding on aluminum and Au/Ni/Cu pads, were investigated, respectively. At 200degreeC, the Au/Al bond interfaces evolved little when the storage time was less than 48h; with the aging time increasing, the interfacial intermetallic compounds (IMC) grew up from the pad (vertical growth); the primary compounds were Au5Al2 near the bond toe and heel, and Au2Al at the periphery. Then, the thickness of IMC was unchanged, and extended horizontally (lateral growth), Au5Al2 transformed into more stable Au...
The content of the courseware for this CD-ROM on Foundry Operations is designed to teach college engineering students and practicing engineers the conepts of foundry operations involving: mold-making, charging of blast furnace and cupola furnace, metal melting, pouring of molten metal into mold to make castings, and computation of mold-metal interface forces. There is an interactivity between students and this instructional program through animation and robot application. Students are able to input data into the software and get a response. For an example, if wrong data are put into calculating the mold-metal interface forces, the molten metal will run over the mold, showing a negative response. Messages will flag and will indicate what to do to correct the situation.
Evaporated palladium films of 45 nm thickness on Si(111) were irradiated using 78 keV Ar/sup +/ ions with doses in the range of 1 x 10/sup 15/ to 1.5 x 10/sup 16/ cm/sup -2/ for the purpose of studying silicide formation. Rutherford backscattering analysis shows that intermixing has occurred across the Pd-Si interface at room temperature. The mixing behaviour increases with increasing dose of the bombarding ions, which agrees well with a theoretical model of isotropic cascade mixing for palladium, and radiation-enhanced diffusion associated with an interstitial mechanism for silicon.
From optical point of view and due to the magnetic interaction of the cold neutrons with the unpaired electron shell, magnetic materials hae a neutron spin-dependent refractive index n[sup +] [spin up] and n[sup -] [spin down]. Magnetic media such as Fe, Co and Ni react like birefringent uniaxial crystals in ordinary optica. n[sup +] and n[sup -] are the equivalent of the ordinary and extraordinary refractive indices. The specular reflection of spin polarized neutrons which is due to the discontinuity of the magnetic induction at the surface of the ferromagnet is a sensitive probe of surface and interface magnetism. We shall first give the background of the art of polarized neutron optics. Secondly, some recent examples from surface and interface magnetism will be given to illustrate the power of this technique such as the magnetic coupling in thin films and multilayers and flux penetration in superconductors. (orig.).
Composite nitrides (such as BN, TiN) are widely used in various industrial applications because of their extreme wear and corrosion resistance, thermal and electrical properties. in order to obtain composite materials with these optimal properties, it is important to elucidate whether any chemical reactions occur at nitride/metal interfaces, e.g., those involving BN-Ti/TiN. Materials of interest include the deposition by PVD of Ti and TiN on BN substrates. Some of these systems were then subjected to varying degrees of physical and thermal alteration. Detailed X-ray photoelectron spectroscopy (XPS) has therefore been rendered of these interfaces using cross-sectional display and sputter etching. Resulting structural and morphological features have been investigated with transmission electron microscopy (TEM) and X-ray diffraction (XRD). Diffusion of the nitridation, oxynitride formation and interfacial growth are of general interest.
In the safety assessment of a high-level radioactive waste (HLW) disposal system, it is required to estimate radiological impacts on future human beings arising from potential radionuclide releases from a deep repository into the surface environment. In order to estimated the impacts, a biosphere model is developed by reasonably assuming radionuclide migration processes in the surface environment and relevant human lifestyles. It is important to modify the present biosphere models or to develop alternative biosphere models applying the biosphere models according to quality and quantify of the information acquired through the siting process for constructing the repository. In this study, alternative biosphere models were developed taking geosphere-biosphere interface of marine environment into account. Moreover, the flux to dose conversion factors calculated by these alternative biosphere models was compared with those by the present basic biosphere models. (author)
In the present work, the process of carbon dioxide absorption is analyzed at high partial pressures, in aqueous solutions of 1-amino-2-propanol (monoisopropanolamine (MIPA)), in relation to the thermal effects involved. All experiments were made in a stirred-tank reactor with a plane unbroken gas-liquid interface. The variables considered were the MIPA concentration within the range 0.1--2.0 M and the temperature within the interval 288--308 K. From the results, the authors deduce that the absorption process takes place in the nonisothermal instantaneous regime and propose an equation which not only relates the experimental results of flow density with the initial concentration of amine but at the same time enables the evaluation of the rise in temperature in the gas-liquid interface.
This thesis - Resource Management in Broadband Communication Networks - deals with different ways of optimizing the available resources of data- or telecommunication networks. Especially topics like optimal routing, load balancing and fast recovery of routes in case of link failures are covered. The first part gives a brief description of some of the existing protocols for routing and controlling resources, such as RSVP, OSPF, BGP, PNNI, etc. The remaining part concerns the following two fundamentally different approaches to resource management etc.: - Software agents - Simulated ants In the beginning of the part concerning software agents a description of what exactly constitutes software agents, according to the scientists and according to the organization, FIPA is given. After this, the main results from the IMPACT project are presented. The IMPACT project is an EU-project that aimed at developing a demonstration platform, where software agents handled virtually all aspects of ...
The management of CNS tumors is limited by the blood-brain barrier (BBB), a vascular interface that restricts the passage of most molecules from the blood into the brain. Here we show that phage particles...Full Text Available
The proposed device incorporates an axle which has a roller bearing support mounted upon it. This support uses a cylindrical sleeve that comes in contact with the housing, the sensors, and the bearing support component. Metering accuracy is improved by placing roller bearing supports into grooves running through the protruding center sections of the sensor elements. These roller bearing supports interface with the cylindrical sleeve.
The model of transient enhanced diffusion of ion-implanted As is formulated and the finite-difference method for numerical solution of the system of equations obtained is developed. The nonuniform distribution of point defects near the interface and more accurate description of arsenic clustering are simultaneously taken into account. Simulation of As diffusion during rapid annealing gives a reasonable agreement with the experimental data. (authors)
The effect of various window layers for InP solar cells are studied. Window materials that have type 1 and type 2 alignment in the window/emitter interface are compared. All window materials that form a type 2 alignment with InP, such as Al{sub 0.20}In{sub 0.80}P, Ga{sub 0.20}In{sub 0.80}P, Al{sub 0.55}In{sub 0.45}As and Al{sub 0.60}In{sub 0.40}P, cause a high interface recombination velocity, which deteriorates the carrier collection. This recombination takes place due to the spatially indirect quantum well transition between the triangular quantum wells formed in the interface. ZnSe as a window layer material with type 1 alignment does not have this problem, but still decreased response in the short wavelength region is observed due to misfit dislocation induced trap sites. Future prospects for the window layer development for InP are discussed. The discussion is extended also to other III-V semiconductor based solar cell ...
The addition of titanium to eutectic braze compositions causes these alloys to readily wet and bond to A1N ceramics. Electron microscopic characterizations of the metal-ceramic interfaces reveal the presence of TiN, along with other Ti- and Al-containing phases. The formation of such interfacial reaction products is an additional thermodynamic driving force for the creation of useful metal-ceramic bonds. 12 refs., 4 figs., 1 tab.
Papers are presented under the following topics: machine control and automation; rock drilling; cutting and fragmentation; rock characterization, remote sensing and interface detection; artificial intelligence and mine monitoring systems; computer applications; mechanical excavators; material handling; surface and underground mining; innovative mining systems; new developments in mechanical miners; ground hazard detection and control; ground support; and extraterrestrial mining.
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.
This volume on specifications for the Saguaro Power Plant includes the following: subsystem interface definition document; solar collector subsystem specification; receiver specification; thermal energy storage specification; solar steam generator specification; and master control system specification.
The objectives of this R and D project are as follows : First, transferring developed technologies to outside companies and operating technology market to vitalize technology transactions, Second, developing commercial application projects to transfer technologies for commercial purposes and to solve interface problems in commercial applications, Third, enhancing commercial utilizations of developed accelerator and beam utilization technologies, Finally. preparing infra-structures for the development of over 30 venture- businesses based on achieved technologies through the Proton Engineering Frontier Project.
We report on studies of device degradation in organic photovoltaic devices based on blends of poly(3-hexylthiophene) (P3HT) and [6,6]-phenyl C61-butyric acid methyl ester (PCBM). Since delamination, oxidation, and chemical interactions at the metal electrode/organic interface have long been posited as degradation pathways in organic electronic devices, we first investigated the stability of a variety of electrodes for devices stored in an inert, dark environment. Second, a set of experiments was designed to separate the effects at the metal/organic interface from the degradation of the active layer or the hole extraction interface. To do this, Ca/Al electrodes were deposited to complete half of a substrate's devices, and samples were left both under constant illumination and 10% illumination (10% duty cycle of 1 sun illumination) in a glovebox environment. After more than 200 h of measurement, additional electrodes ...
The study of the melting of combustible rods is of great importance for the safety analysis of nuclear reactors. Due to the special characteristics of the problem, a sharp interface between the solid and liquid region does not exist, but appears a 'mushy' region in which the material is partially melted. The Finite Element Method is employed here, together with a regularized enthalpy formulation. Finally, the results obtained are presented and discussed. (Author).
Noncollinear (NC) magnetism is common in nature, especially when there exist geometrical frustration and chemical imparity in the system. In this work we studied the NC magnetism and the response to external magnetic fields in surfaces and interfaces of transition metals by using an semi-empirical tight-binding (TB) method that parameterized to the ab initio TB-LMTO calculations. We implemented this method to study two systems. The first one is the system of 6 Mn monolayers on Fe(001) substrate. Due to the complex structure and magnetic properties of Mn, we found 23 collinear magnetic configurations but only one NC configuration. The collinear ground state has a layered antiferromagnetic (AFM) coupling which agrees with previous experiments and calculations. In the NC configuration the local AFM coupling in the Mn layers is preserved, but the surface is 90 degree coupled to the substrate. Similar to the experiment in CdCr{sub 2}O{sub 4}, we obtained a collinear ...
Nanocrystalline materials can exhibit properties which are considerably different from their coarse-grained counterparts, making them unique for basic or applied research and also very promising for potential applications. The topics which are addressed in the present paper are magnetic properties and magnetic correlations on the nanometer scale, mechanical properties, in particular the influence of grain boundaries on the elastic and plastic behaviour, and vibration models of grain boundary atoms in nanostructured materials. (author)
Goal was developing optical methods for study of dynamic processes at the electrode/electrolyte interface. In the past year, optical second harmonic generation was used for time-resolved measurements of thallium deposition on Cu(111). The studies of carrier dynamics in photo-excited materials have involved both steady-state and picosecond time-resolved luminescence measurements following photoexcitation of the semiconductor material.
Biased above threshold (VT), pulsed photocurrent (u) measurements on windowed silicon Pd gate MOS capacitors are shifted (DV) negatively by H2/N2, whereas Au gates shift positively under NO2/air. Below VT, the shifts are reversed by adjustments of interface state population. Minor temperature increases may coax the device from inversion to depletion, inducing sign reversal of the chemical response.
Systems with small sizes show significant changes compared to the bulk system. These changes are of major interest regarding the size reduction of technological applications. The hydrogen-metal system can be used as a model alloy to study small size features: shifted phase boundaries and sloped isotherms are found and, also, new materials structures. Most features can be attributed to surface- and interface contributions as well as to mechanical stress. (Abstract Copyright [2004], Wiley Periodicals, Inc.)
Los Alamos National Laboratory (LANL) is a unique facility covering over 43 square miles. The Emergency Management and Response Office (EM&R) is required to respond, provide Incident Command (IC), and coordination for all Laboratory emergencies. This requires IC`s and support staff to respond to the actual scene of the incident. Since the IC is under numerous constraints and stress, the office wanted the capability of locating the EM&R vehicles on an electronic map. An automated vehicle location (AVL) system was required for the additional safety of the emergency response personal. The requirements for the AVL system include total automatic tracking and low cost. After careful consideration, it was determined that the most efficient and cost effective system would be based on packet radio technology as the transmission media. The location is determined by the Department of Defense Global Positioning System (GPS). The system that was designed and constructed required four ...
To assist in attaining the HSE's objective of providing perspective and focus for Safety Case Assessment, a generic model of the structural design process for the foundations of pile supported fixed steel structures has been developed. Interfaces between the foundation design team and other stakeholders have been identified and assessments made of both the magnitude and the potential significance of the uncertainties associated with key elements of the design process. (author)
In an effort to accelerate deployment of Distributed Energy Resources (DER) such as wind, solar, and conventional backup generators to our nation's electrical grid, Northern Power Systems (NPS), the California Energy Commission (CEC), and the National Renewable Energy Laboratory (NREL) collaborated to create a prototype universal interconnect device called the DER Switch.
We present a drawing package optimised for Feynman diagrams. These can be constructed interactively with a mouse-driven graphical interface or from a script file, more suitable to work with a diagram generator. It provides most features encountered in Feynman diagrams and allows to modify every part of a diagram after its creation. Special attention has been paid to obtain a high quality printout as easily as possible. This package is written in Tcl/Tk and in C. (orig.).
A new algorithm for the treatment of sliding interfaces between solids with or without friction in an Eulerian wavecode is described. The algorithm has been implemented in the two-dimensional version of the CTH code. The code was used to simulate penetration and perforation of aluminum plates by rigid, conical-nosed tungsten projectiles. Comparison with experimental data is provided.
The construction of networks consisting of optically interconnected processing units is a promising way to scale up quantum information processing systems. To store quantum information, single trapped atoms are among the most proven candidates. By placing them in high finesse optical resonators, a bidirectional information exchange between the atoms and photons becomes possible with, in principle, unit efficiency. Such an interface between stationary and ying qubits constitutes a possible node of a future quantum network. The results presented in this thesis demonstrate the prospects of a quantum interface consisting of a single atom trapped within the mode of a high-finesse optical cavity. In a two-step process, we distribute entanglement between the stored atom and two subsequently emitted single photons. The long atom trapping times achieved in the system together with the high photon collection efficiency of the cavity make the applied ...
The objectives of this project to interface the site-specific real-time radiological dose assessment system FADAS(Following Accident Dose Assessment System) to CARE. In this study, the results of the field tracer experiments conducted on the Younggwang site have been analysed. And the experimental procedure on Ulchin site has been introduced. The environmental characteristics on Ulchin and Wolsung has been investigated.
This thesis develops methods for recording and analysis of seismo-acoustic interface waves for determination of shear wave velocity as a function of depth and includes this in standard refraction seismic surveying. It investigates different techniques for estimation of dispersion characteristics of the interface waves and demonstrates that multi sensor spectral estimation techniques improve the dispersion estimates. The dispersion estimate of the fundamental interface wave mode is used as input to an object function for a model based linearized inversion. The inversion scheme provides an estimate of the shear wave velocity as a function of depth. Three field surveys were performed. Data were acquired with a standard bottom deployed refraction seismic hydrophone array containing 24 or 48 receivers, with a receiver spacing of 2.5 m. Explosive charges were used as sources. The recording time was increased from 0.5 to 8 s, ...
During apoptosis, the pro-apoptotic Bcl-2 family proteins BAK and BAX form large oligomeric pores in the mitochondrial outer membrane. Apoptotic factors, including cytochrome c, are...Full Text Available
The conceptual system requirements for the control, data, robotics, and project management (CDRM) system for the next generation of fusion experiments are developed by drawing on the success of the Tara control and data system. The requirements are described in terms of an integrated but separable matrix of well-defined interfaces among the various systems and subsystems. The study stresses modularity, performance, cost effectiveness, and exportability.
A program to modernize existing computer control and data analysis in a precision gamma-scanning system is described. This involves interfacing a new computer-based multichannel analyzer to existing equipment through a CAMAC system with an intelligent crate controller and writing software for scan control and data reduction. Both hardware and software requirements are discussed. 6 figures.
Contents include: introduction; river systems; physical processes; chemical processes; estuaries and coastal zone; introduction; physical processes; chemical processes; the role of sediments; introduction; the anoxic layer; major-element chemistry; minor-element chemistry; the oxic-anoxic interface; assessment; introduction; analysis of sediments; modelling.
The design characteristic of the autocontrol technique of the combined centrifuge is introduced. Digital technique, vary structure control and interface technique, graphical display techniques, digital communication technique as well as electronic technique are applied in the course of research. Automation in the operation of large scale combined centrifuges and the course of combined test has been realized and it can coordinate with other systems of status monitoring, data collecting and centrifugal force-aerodynamic force matched load automatically
Several closely related Mn(II)-oxidizing alpha-Proteobacteria were isolated from very different marine environments: strain SI85-9A1 from the oxic/anoxic interface of a stratified...Full Text Available
A Software for the Neutron Scattering time-of-flight Spectrometer with 64 independent coded inputs is preset. It performs data acquirement and management. The work platform of the software is the Windows 98 and programmed with Visual Basic 6.0. It supports 64 x 1024 channel analyzer computer system. The friendly interface, convenient operation and high reliability are advantages of the Software
Achieving device independence for software applications is required for all but a small number of critical real time applications. Device independence is achieved by establishing protocols and building protocol interpreters for the specific devices. Data structures containing pointers to functions provide a flexible architecture for implementing protocol translation. 3 refs., 5 figs.
Interfacial tension in the system toluene solution of di-2-ethylhexylphosphoric acid HDEHP-aqueous solutions of inorganic salts has been measured by the drop volume method. The ion-exchange constants in the monolayers formed by HDEHP and alkaline-earth metals have been measured.
Acoustic waves propagation of in composite of water with embedded double-layered silicone resin/silver rods is considered. Approximate values of effective dynamical constitutive parameters are obtained. Frequency ranges of simultaneous negative constitutive parameters are found. Localized surface states on the interface between metamaterial and ``normal'' material are found. Doppler effect in metamaterial is considered. Presence of anomalous modes is shown.
Progress in four research areas on this project are summarized under the following topics: (1) Geminate charge pair recombination in hexane; (2) Fast current measurements resulting from excitation of charge transfer (CT) states; (3) Measurement of the dipole moment of excited states by DC conductivity; and (4) Charge separation at macroscopic interfaces between electron donor and acceptor solids. In a final section, personnel who have contributed to the project during the past budget period are described.
As a continuation of its efforts to provide methodologies and tools to Member States to carry out comparative assessment and analyse priority environmental issues related to the development of the electric power sector, the IAEA has completed a new version of the Wien Automatic System Planning (WASP) Package WASP-IV for carrying out power generation expansion planning taking into consideration fuel availability and environmental constraints. This manual constitutes a part of this work and aims to provide users with a guide to use effectively the new version of the model WASP-IV. WASP was originally developed in 1972 by the Tennessee Valley Authority and the Oak Ridge National Laboratory in the USA to meet the IAEA needs to analyse the economic competitiveness of nuclear power in comparison to other generation expansion alternatives for supplying the future electricity requirements of a country or region. Previous versions of the model were used by Member States in ...
The software package VIBA-lab1, which incorporates PIXE and RBS energy spectra simulation has now been extended to include the simulation of elemental maps from 3D structures. VIBA-lab1 allows the user to define a wide variety of experimental parameters, e.g. energy and species of incident ions, excitation and detection geometry, etc. When the relevant experimental parameters as well as target composition are defined, the program can then simulate the corresponding PIXE and RBS spectra. VIBA-LAB2 has been written with applications in nuclear microscopy in mind. A set of drag-and-drop tools has been incorporated to allow the user to define a three-dimensional sample object of mixed elemental composition. PIXE energy spectra simulations are then carried out on pixel-by-pixel basis and the corresponding intensity distributions or elemental maps can be computed. Several simulated intensity distributions for some 3D objects are demonstrated, and ...
Directed evolution of proteins depends on the production of molecular diversity by random mutagenesis. While a number of methods have been developed for introducing this diversity, the best ways to sample it are not always clear. Here we used simple statistics to analyse completeness and diversity in randomized libraries generated by oligonucleotide-directed mutagenesis, error-prone polymerase chain reaction (epPCR) and in vitro recombination of highly homologous sequences. For oligonucleotide-directed mutagenesis, we derive equations to estimate how complete a given library is expected to be and also to predict the size of library required to give a fixed probability of being 100% complete. We describe the statistical bases for computer programs which estimate the number of distinct variants represented in epPCR and shuffled libraries, dubbed PEDEL and DRIVeR, respectively. These programs allow the user to calculate (rather than guess) the diversity represented in ...
This report is the user's manual of seismic system reliability analysis code SECOM2 (Seismic Core Melt Frequency Evaluation Code Ver.2) developed at the Japan Atomic Energy Research Institute for systems reliability analysis, which is one of the tasks of seismic probabilistic safety assessment (PSA) of nuclear power plants (NPPs). The SECOM2 code has many functions such as: Calculation of component failure probabilities based on the response factor method, Extraction of minimal cut sets (MCSs), Calculation of conditional system failure probabilities for given seismic motion levels at the site of an NPP, Calculation of accident sequence frequencies and the core damage frequency (CDF) with use of the seismic hazard curve, Importance analysis using various indicators, Uncertainty analysis, Calculation of the CDF taking into account the effect of the correlations of responses and capacities of components, and Efficient sensitivity analysis by changing parameters on ...
This paper presents an uplink capacity analysis and interference avoidance technique for a femtocell based two-tier DS-CDMA network using shared spectrum. Assuming randomly distributed macrocell users and femtocell base stations (BS), we evaluate a network-wide area spectral efficiency metric called the operating contour (OC) defined as the feasible combinations of the average macrocell users and femtocell BS per cell-site that meet a target outage constraint $\\epsilon$. A contribution of this work is an accurate characterization of the uplink outage probability taking cross-tier power control, path-loss and shadowing effects into account. We show that a time-hopped CDMA physical layer coupled with sectorized receive antennas shows dramatic performance improvements in both light and heavily loaded two-tier networks, relative to a split spectrum two-tier network with omnidirectional femtocell antennas. These results provide insights into design ...
Non-destructive testing (NDT) is a dynamic technology and progresses with time. Since the issuance of IAEA-TECDOC-628 in 1991, the technology has experienced numerous changes. Advancements in knowledge about the behaviour of materials have led to changes in the applicable NDT codes, standards and specifications. In addition, over the last ten years, as a result of extensive research and development activities worldwide, new NDT techniques and equipment have been developed which are accepted by engineering community. To accommodate the latest developments, modifications are required to training materials. The present publication is an updated version of IAEA-TECDOC-628. The modifications were made during an Advisory Group Meeting, held in Vienna from 25-29 June 2001. The content of the first edition of IAEA-TECDOC-628 has been revised based on the experience of the experts, as well as comments of the end-user industries. The time allotment for different topics has ...
Many environmental impact statements (EIS) fail to predict environmental impacts, organize information about those impacts in a concise, logical way, and communicate that information intelligibly. This paper presents a systematic, auxiliary ''language'' for environmental analysis under the National Environmental Policy Act (NEPA), in an attempt to correct this problem. The approach improves communication among disciplinary specialists, between an interdisciplinary team and a decision-maker, and between a federal agency and the general public by helping to identify important issues and impacts, and by reducing time, effort, cost, and paperwork. The basis for the approach is found in the principal aims of the NEPA regulations and other criteria. The interdisciplinary language for environmental analysis consists of a small vocabulary, used in conjuction with a simple ''grammar'', a worksheet designed to organize and ...
Fabrication of diffused titanium optical guides on a LiNbO/sub 3/ crystal substrate requires precise quality assurance. Light couplers in particular must be positioned within micron specifications. This requirement is the reason that the width of lines detected during microscopic inspection of the crystal is such an important parameter for quality evaluation. To assist in the inspection of these optical guides, a line width estimation program has been developed for an IBM PC based microscope inspection system. A digital image processing approach is used to develop an algorithm which can be tailored by the user for specific signal and noise characteristics. Default filter parameters, which can be updated and saved interactively by the user, are stored in a file on disk. The final program can be executed stand-alone or through a commercially available, menu-driven, image processing software package. Details concerning the implementation of this ...
The nature of the 5f electronic structure of plutonium (Pu) remains unclear. [1] Despite many recent attempts to resolve the issue, a plethora of important unanswered questions remain. While many theoretical approaches to the problem have been promulgated, the real source of the difficulty is the absence of sufficient experimental benchmarking. This paucity of impact on the part of experimental results is driven in part by the difficulties of working with Pu: it is highly radioactive, biologically toxic, chemically reactive and restricted in its distribution and permitted access to user facilities. The results of these liabilities include the following: (1) it is very difficult, if not impossible, to get large single crystals of single phase samples and; (2) many state of the art experiments can not be done because general user facilities are not available for use with Pu samples. Additionally, there is the apparently bizarre nature of Pu, ...
One of the most challenging problems in Opportunistic Spectrum Access (OSA) is to design channel sensing-based protocol in multi secondary users (SUs) network. Quality of Service (QoS) requirements for SUs have significant implications on this protocol design. In this paper, we propose a new method to find joint policies for SUs which not only guarantees QoS requirements but also maximizes network throughput. We use Decentralized Partially Observable Markov Decision Process (Dec-POMDP) to formulate interactions between SUs. Meanwhile, a tractable approach for Dec-POMDP is utilized to extract sub-optimum joint policies for large horizons. Among these policies, the joint policy which guarantees QoS requirements is selected as the joint sensing strategy for SUs. To show the efficiency of the proposed method, we consider two SUs trying to access two-channel primary users (PUs) network modeled by discrete Markov chains. Simulations demonstrate three ...
The Cement Bond Log Advisor is an expert system being developed to assist users in the design, evaluation, and interpretation of cement bond logs (CBL's). CBL's are produced by sonic tools run after the casing is cemented in a well to determine how well the cement is bonded to the casing and formation and whether a cement squeeze jog should be attempted. During the development of program, two particular challenges were encountered and resolved in ways that might be of general interest to developers of expert system applications for the petroleum industry. The first challenge was to find an efficient and effective method for guiding the user in correlating and interpreting the relationships between multiple sources of continuous visual data (the various waveforms making up the log output). Second, the nomographs, which correlate log amplitudes with cement compressive strength and are used in the log interpretation, were derive ...
Security is an essential element of information technology (IT) infrastructure and applications. Concerns about security of networks and information systems have been growing along with the rapid increase in the number of network users and the value of their transactions. The hasty security threats have driven the development of security products known as Intrusion Detection Systems (IDS) and Intrusion Prevention Systems (IPS) to detect and protect the network, server and desktop infrastructure ahead of the threat. Authentication and signing techniques are used to prevent integrity threats. Users, devices, and applications should always be authenticated and authorized before they are allowed to access networking resources. Though a lot of information is available on the internet about IDS and IPS but it all is spread on so many sites and one has to spend a considerable part of his precious time to search it. In this regard a thorough survey has ...
Security is an essential element of information technology (IT) infrastructure and applications. Concerns about security of networks and information systems have been growing along with the rapid increase in the number of network users and the value of their transactions. The hasty security threats have driven the development of security products known as Intrusion Detection Systems (IDS) and Intrusion Prevention Systems (IPS) to detect and protect the network, server and desktop infrastructure ahead of the threat. Authentication and signing techniques are used to prevent integrity threats. Users, devices, and applications should always be authenticated and authorized before they are allowed to access networking resources. Though a lot of information is available on the internet about IDS and IPS but it all is spread on so many sites and one has to spend a considerable part of his precious time to search it. In this regard a thorough survey has ...
In this work trailing edge noise levels of a research aerofoil have been computed and compared to aeroacoustic measurements using two different approaches. On the other hand, aerodynamic and aeroacoustic calculations were performed with the full Navier-Stokes CFD code Fluent [Fluent Inc 2005 Fluent 6.2 Users Guide, Lebanon, NH, USA] on the basis of a steady RANS simulation. Aerodynamic characteristics were computed by the aid of various turbulence models. By the combined usage of implemented broadband noise source models, it was tried to isolate and determine the trailing edge noise level. Throughout this work two methods of different computational cost have been tested and quantitative and qualitative results obtained. On the one hand, the semi-empirical noise prediction tool NAFNoise [Moriarty P 2005 NAFNoise User's Guide. Golden, Colorado, July. http://wind.nrel.gov/designcodes/ simulators/NAFNoise] was used to directly predict trailing edge ...
The conservation of energy through the use of the optimum economic thickness of insulation has clear benefits for industry in the U.S. Potential energy savings have been estimated to be the equivalent of 250 million of barrels of oil per year over the next decade. As is the case with any capital expenditure, the dollars spent for insulation must be expected to provide the plant owner with a certain return on his investment. This manual provides data and guidelines for estimating dollar costs and insulation life which enable the user to specify the least-cost insulation thickness based on minimum life cycle cost and required percentage return on investment. A large degree of design flexibility is provided for, so that specific economic and design criteria may be taken into account. A number of useful working aids are provided, including sample problems, forms and worksheets, and nomographs which may be used to simplify calculations. Insulation designers, ...
Lawrence Livermore National Laboratories` Zephyr System provides a showcase for the ways in which emerging technologies can help streamline procurement processes and improve the coordination between participants in engineering projects by allowing collaboration in ways that have not been possible before. The project also shows the success of a highly pragmatic approach that was initiated by the end user community, and that intentionally covered standard situations, rather than aiming at also automating the exceptions. By helping push purchasing responsibilities down to the end user, thereby greatly reducing the involvement of the purchasing department in operational activities, it was possible to streamline the process significantly resulting in time savings of up to 90%, major cost reductions, and improved quality. Left with less day-to- day purchasing operations, the purchasing department has more time for strategic tasks such as selecting ...
Spam messes up user's inbox, consumes network resources and spread worms and viruses. Spam is flooding of unsolicited, unwanted e mail. Spam in blogs is called blog spam or comment spam.It is done by posting comments or flooding spams to the services such as blogs, forums,news,email archives and guestbooks. Blog spams generally appears on guestbooks or comment pages where spammers fill a comment box with spam words. In addition to wasting user's time with unwanted comments, spam also consumes a lot of bandwidth. In this paper, we propose a software tool to prevent such blog spams by using Bayesian Algorithm based technique. It is derived from Bayes' Theorem. It gives an output which has a probability that any comment is spam, given that it has certain words in it. With using our past entries and a comment entry, this value is obtained and compared with a threshold value to find if it exceeds the threshold value or not. By using this concept, we ...
The search for alternative fuels and new fuel resources is a top priority for Turkey, as is the case in the majority of countries throughout the world. The fuel policies pursued by governmental or civil authorities are of key importance in the success of alternative fuel use, especially for widespread and efficient use. Following the 1973 petroleum crisis, many users in Turkey, especially in transportation sector, searched for alternative fuels and forms of transportation. Gasoline engines were replaced with diesel engines between the mid-1970s and mid-1980s. In addition, natural gas was introduced to the Turkish market for heating in the early 1990s. Liquid petroleum gas was put into use in the mid-1990s, and bio-diesel was introduced into the market for transportation in 2003. However, after long periods of indifference governmental action, guidance and fuel policies were so weak that they did not make sense. Entrepreneurs and users ...
This report addresses a Los Alamos National Laboratory (LANL) proposal to build a pulsed neutron source for simulating nuclear-weapons effects. A point design for the pulsed neutron facility was initiated early in FY94 after hosting a Defense Nuclear Agency (DNA) panel review and after subsequently visiting several potential clients and users. The technical and facility designs contained herein fulfill the Statement of Work (SOW) agreed upon by LANL and DNA. However, our point designs and parametric studies identify a unique, cost-effective, above-ground capability for neutron nuclear-weapons-effects studies at threat levels. This capability builds on existing capital installations and infrastructure at LANL. We believe that it is appropriate for us, together with the DNA, to return to the user community and ask for their comments and critiques. We also realize that the requirements of last year have changed significantly. Therefore, the ...
Strippable or temporary coatings are innovative technologies for decontamination that effectively reduce loose contamination at low cost. These coatings have become a viable option during the deactivation and decommissioning of both US Department of Energy (DOE) and commercial nuclear facilities to remove or fix loose contamination on both vertical and horizontal surfaces. The ALARA{trademark} 1146 strippable coating was demonstrated as part of the Savannah River Site LSDDP and successfully removed transferable (surface) contamination from multiple surfaces (metal and concrete) with an average decontamination factor for alpha contamination of 6.68 and an average percentage of alpha contamination removed of 85.0%. Beta contamination removed was an average DF of 5.55 and an average percentage removed of 82.0%. This paper is an Innovative Technology Summary Report designed to provide potential users with the information they need to quickly determine if a technology ...
In this paper we present a novel approach to personal photo album management allowing the end user to efficiently access the collection without any need for tedious manual annotation or indexing of the photos. The proposed work exploits methods and technology from the field of computer vision and pattern recognition for face detection, face representation and image annotation to automatically create description of images useful for content-based searching and retrieval. In fact, even if most of the used techniques are not reliable enough to address the general problem of content-based image retrieval, we show that, in a limited domain such as the one of personal photo album, it is possible to obtain results that improve the browsing capabilities of current photo album management systems. In particular, starting from the observation that most personal photos depict a usually small number of people in a relatively small number of different context (indoor, outdoor, ...