WorldWideScience
1

Verification of safety critical software  

Energy Technology Data Exchange (ETDEWEB)

To assure quality of safety critical software, software should be developed in accordance with software development procedures and rigorous software verification and validation should be performed. Software verification is the formal act of reviewing, testing of checking, and documenting whether software components comply with the specified requirements for a particular stage of the development phase[1]. New software verification methodology was developed and was applied to the Shutdown System No. 1 and 2 (SDS1,2) for Wolsung 2,3 and 4 nuclear power plants by Korea Atomic Energy Research Institute(KAERI) and Atomic Energy of Canada Limited(AECL) in order to satisfy new regulation requirements of Atomic Energy Control Boars(AECB). Software verification methodology applied to SDS1 ...

1996-12-01

2

Verification of safety critical software  

International Nuclear Information System (INIS)

To assure quality of safety critical software, software should be developed in accordance with software development procedures and rigorous software verification and validation should be performed. Software verification is the formal act of reviewing, testing of checking, and documenting whether software components comply with the specified requirements for a particular stage of the development phase[1]. New software verification methodology was developed and was applied to the Shutdown System No. 1 and 2 (SDS1,2) for Wolsung 2,3 and 4 nuclear power plants by Korea Atomic Energy Research Institute(KAERI) and Atomic Energy of Canada Limited(AECL) in order to satisfy new regulation requirements of Atomic Energy Control Boars(AECB). Software verification methodology applied to SDS1 ...

1996-01-01

3

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

Energy Technology Data Exchange (ETDEWEB)

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

1998-06-01

4

The safety issues of medical robotics  

International Nuclear Information System (INIS)

In this paper, we put forward a systematic method to analyze, control and evaluate the safety issues of medical robotics. We created a safety model that consists of three axes to analyze safety factors. Software and hardware are the two material axes. The third axis is the policy that controls all phases of design, production, testing and application of the robot system. The policy was defined as hazard identification and safety insurance control (HISIC) that includes seven principles: definitions and requirements, hazard identification, safety insurance control, safety critical limits, monitoring and control, verification and validation, system log and documentation. HISIC was implemented in the development of a robot for urological applications that was known as URObot. The URObot is a universal robot with different ...

2001-08-01

5

Class 1E digital systems studies  

International Nuclear Information System (INIS)

This document is furnished as part of the effort to develop NRC Class 1E Digital Computer Systems Guidelines which is Task 8 of USAF Rome Laboratories Contract F30602-89-D-0100. The report addresses four major topics, namely, computer programming languages, software design and development, software testing and fault tolerance and fault avoidance. The topics are intended as stepping stones leading to a Draft Regulatory Guide document. As part of this task a small scale survey of software fault avoidance and fault tolerance practices was conducted among vendors of nuclear safety related systems and among agencies that develop software for other applications demanding very high reliability. The findings of the present report are in part based on the survey and in part on review of software literature relating to nuclear and other critical ...

6

Licensing experiences of safety critical software systems in nuclear applications a case study  

Energy Technology Data Exchange (ETDEWEB)

This paper summarizes results of reviews on the safety, critical software performed during the licensing process for the new Wolsung units. Each of these CANDU-type nuclear power plants has two micro-computerized shutdown systems. The SDS No. 1 program is graphically programmed in such a manner that its development process does not essentially differ from the design process of the conventional analog counterpart. This approach is understandable even to a reviewer in the regulatory agency without additional training in software engineering. The confidence in the reliability of this system is strengthened by the reverse verification and increased by extensive testing such as the reliability test. Concerning SDS No. 2, the development process is significantly influenced by the {open_quotes}software cost reduction project{close_quotes} of the U.S. naval research laboratory, and is, as a ...

1997-12-01

7

Licensing experiences of safety critical software systems in nuclear applications a case study  

International Nuclear Information System (INIS)

This paper summarizes results of reviews on the safety, critical software performed during the licensing process for the new Wolsung units. Each of these CANDU-type nuclear power plants has two micro-computerized shutdown systems. The SDS No. 1 program is graphically programmed in such a manner that its development process does not essentially differ from the design process of the conventional analog counterpart. This approach is understandable even to a reviewer in the regulatory agency without additional training in software engineering. The confidence in the reliability of this system is strengthened by the reverse verification and increased by extensive testing such as the reliability test. Concerning SDS No. 2, the development process is significantly influenced by the software cost reduction project of the U.S. naval research laboratory, and is, as a whole, clear and well ...

1997-06-01

8

The KSNPP risk-effect analysis of the digital safety-critical systems  

Energy Technology Data Exchange (ETDEWEB)

The study was performed for evaluating the risk effect of digital systems on the total plant. Based on risk monitor, a fault tree model for the Korean Standard Nuclear Power Plants (KSNPP), we integrate the fault-tree models for Digital Plant Protection System (DPPS) and Digital Engineered SaFety Actuation System (DESFAS) which are the most important safety-critical I and C systems in the KSNPP. In this study, however, three important factors (the probabilities of manual actuation failure, the software failure probability, and the watchdog timer fault coverage) are treated as the variables of the sensitivity study because quantification methodologies for these factors are not developed yet. Not only the unavailability of digital safety-critical system itself, but also the risk effect of digital systems on the total plant should be assessed to prove the safety of digital systems. The ...

2004-02-01

9

Verification and testing of the RTOS for safety-critical embedded systems  

Energy Technology Data Exchange (ETDEWEB)

Development in Instrumentation and Control (I and C) technology provides more convenience and better performance, thus, adopted in many fields. To adopt newly developed technology, nuclear industry requires rigorous V and V procedure and tests to assure reliable operation. Adoption of digital system requires verification and testing of the OS for licensing. Commercial real-time operating system (RTOS) is targeted to apply to various, unpredictable needs, which makes it difficult to verify. For this reason, simple, application-oriented realtime OS is developed for the nuclear application. In this work, we show how to verify the developed RTOS at each development lifecycle. Commercial formal tool is used in specification and verification of the system. Based on the developed model, software in C language is automatically generated. Tests are performed for two purposes; one is to identify consistency between the verified model and the generated code, the other is to ...

2003-07-01

10

Verification and testing of the RTOS for safety-critical embedded systems  

International Nuclear Information System (INIS)

Development in Instrumentation and Control (I and C) technology provides more convenience and better performance, thus, adopted in many fields. To adopt newly developed technology, nuclear industry requires rigorous V and V procedure and tests to assure reliable operation. Adoption of digital system requires verification and testing of the OS for licensing. Commercial real-time operating system (RTOS) is targeted to apply to various, unpredictable needs, which makes it difficult to verify. For this reason, simple, application-oriented realtime OS is developed for the nuclear application. In this work, we show how to verify the developed RTOS at each development lifecycle. Commercial formal tool is used in specification and verification of the system. Based on the developed model, software in C language is automatically generated. Tests are performed for two purposes; one is to identify consistency between the verified model and the generated code, the other is to ...

2003-05-29

11

Quality assurance requirements for the computer software and safety analyses  

International Nuclear Information System (INIS)

The requirements are given as placed on the development, procurement, maintenance, and application of software for the creation or processing of data during the design, construction, operation, repair, maintenance and safety-related upgrading of nuclear power plants. The verification and validation processes are highlighted, and the requirements put on the software documentation are outlined. The general quality assurance principles applied to safety analyses are characterized. (J.B.). 1 ref.

12

Performance Testing Methodology for Safety-Critical Programmable Logic Controller  

International Nuclear Information System (INIS)

The Programmable Logic Controller (PLC) for use in Nuclear Power Plant safety-related applications is being developed and tested first time in Korea. This safety-related PLC is being developed with requirements of regulatory guideline and industry standards for safety system. To test that the quality of the developed PLC is sufficient to be used in safety critical system, document review and various product testings were performed over the development documents for S/W, H/W, and V/V. This paper provides the performance testing methodology and its effectiveness for PLC platform conducted by KOPEC

2009-05-01

13

Cost savings through effective use of network resources  

Energy Technology Data Exchange (ETDEWEB)

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.

1994-12-31

14

Regulatory requirements for design of safety related computer based control Systems in Indian PHWRs: case study of DPHS-PCS for TAPP-3 and 4  

International Nuclear Information System (INIS)

Computer based control systems for safety related applications in nuclear power plants have to meet not only the functional, performance and interface requirements, they in addition, have to meet regulatory requirements like enhanced reliability, safety and security and should provide fault tolerance, diagnostics and self-supervision. The control system architecture, hardware design and software design should meet requirements as specified in design code and guides of AERB. The Dual Processor Hot Standby Process Control System (DPHS-PCS) for TAPP-3 and 4 is a safety related (Class- IB) system. DPHS-PCS regulates PHT pressure, Pressuriser pressure, Pressuriser level, Bleed condenser pressure, Bleed condenser level and Steam generator pressure. The performance, reliability and safety requirements of this control system are met by employing a fault tolerant computer configuration ...

2005-03-01

15

American National Standard ANSI/ANS-8.15-1983: Nuclear criticality control of special actinide elements  

Energy Technology Data Exchange (ETDEWEB)

The American National Standard, `Nuclear Criticality Safety in Operations with Fissionable Materials Outside Reactors` ANSI/ANS-8.1- 1983 provides guidance for the nuclides [sup 233]U, [sup 235]U, and [sup 239]Pu These three nuclides are of primary interest in out-of-reactor criticality safety since they are the most commonly encountered in the vast majority of operations. However, some operations can involve nuclides other than `U, `U, and `Pu in sufficient quantities that their effect on criticality safety could be of concern. The American National Standard, `Nuclear Criticality Control of Special Actinide Elements` ANSI/ANS-8.`15-1983 (Ref 2), provides guidance for fifteen such nuclides.

1996-12-31

16

Decree of the Czechoslovak Atomic Energy Commission No. 436/1990 on quality assurance of selected facilities with respect to nuclear safety of nuclear facilities  

International Nuclear Information System (INIS)

The Decree specifies basic quality assurance requirements applicable to machines, their parts and materials, civil engineering structures, means for automated control of technological processes including hardware and software, and electricity supply systems related to nuclear safety of nuclear facilities, and stipulates binding procedures for the implementation of technical and organizational provisions associated with the quality of selected equipment to ensure nuclear safety of nuclear facilities. Safety classes are defined for selected equipment. Requirements laid on safety assurance documentation are specified, and requirements placed on safety assurance programmes, their preparation, finalization and approval are defined. Quality assurance requirements are also specified with respect to the designing, manufacture, construction, operation, repair, ...

1995-02-01

17

DAQ Software  

ScienceCinema

...english ? ...

18

Criticality safety review of FFTF interim decay storage tank  

Science.gov (United States)

The Interim Decay Storage tank (IDS) will be located in a concrete cell in the FFTF reactor building. The tank will have capacity to store 112 driver fuel assemblies and 10 test assemblies in sodium. A criticality safety analysis for the design of the IDS tank was performed. From the analysis, it is concluded that under normal operating conditions and minor abnormal conditions that might shift the fuel, the IDS tank will remain adequately subcritical. (auth)

1975-10-01

19

American National Standard ANSI/ANS-8.6: Safety in conducting subcritical neutron-multiplication measurements {open_quote}In Situ{close_quote}  

Energy Technology Data Exchange (ETDEWEB)

Safe and economical operations with fissile materials require knowledge of the subcriticality of configurations that arise in material processing, storage, and transportation. Data from critical experiments have been a principal source of information with which to establish safety margins. However, the lower cost and the expediency of performing confirmatory subcritical measurements on the process floor or in the storage vault resulted in much of the early criticality safety guidance being based on subcritical in situ experiments.

1996-10-01

20

A review of Monte Carlo criticality calculations - Convergence, bias, statistics  

International Nuclear Information System (INIS)

Monte Carlo criticality calculations have been performed for over 50 years for reactor physics and criticality safety applications. With today's faster computers, these calculations are being carried out to greater precision (smaller uncertainties) in keff, and detailed distributions of power and reaction rates are being computed routinely. This paper provides a review of the fundamental theory of Monte Carlo criticality calculations, with guidance on practical methods for: (1) assuring convergence of both keff and the source distribution, (2) minimizing the bias in keff and reaction rate distributions, and (3) dealing with the under-prediction bias in uncertainties for keff and reaction rate distributions. (authors)

2009-05-03

21

A study to develop the domestic functional requirements of the specific safety systems of CANDU  

Energy Technology Data Exchange (ETDEWEB)

The present research has been made to develop and review critically the functional requirements of the specific safety systems of CANDU such as SDS-1, SDS2, ECCS, and containment. Based on R documents for this, a systematic study was made to develop the domestic regulation statements. Also, the conventional laws are carefully reviewed to see the compatibility to CANDU. Also, the safety assessment method for CANDU was studied by reviewing C documents and recommendation of IAEA. Through the present works, the vague policy in the CANDU safety regulation is cleaning up in a systematic form and a new frame to measure the objective risk of nuclear power plants was developed.

2003-03-15

22

A study to develop the domestic functional requirements of the specific safety systems of CANDU  

Energy Technology Data Exchange (ETDEWEB)

The present research has been made to develop and review critically the functional requirements of the specific safety systems of CANDU such as SOS-1, SOS-2, ECCS and containment. Based on R documents for this, a systematic study was made to develop the domestic regulation statements. Also, the conventional laws are carefully reviewed to see the compatibility to CANDU. Also, the safety assessment method for CANDU was studied by reviewing C documents and recommendation of IAEA. Through the present works, the vague policy in the CANDU safety regulation is cleaning up in a systematic form and a new frame to measure the objective risk of nuclear power plants was developed.

2001-03-15

23

Definition and means of maintaining the criticality detectors and alarms portion of the PFP safety envelope  

Energy Technology Data Exchange (ETDEWEB)

The purpose of this document is to provide the definition and means of maintaining the Safety Envelope (SE) related to the Criticality Alarm System (CAS). This document provides amplification of the Limiting Condition for Operation (LCO) described in the Plutonium Finishing Plant (PFP) Operational Safety Requirements (OSR), WHC-SD-CP-OSR-010, Rev. 0, 1994, Section 3.1.2, Criticality Detectors and Alarms. This document, with its appendices, provides the following: (1) System functional requirements for determining system operability (Section 3); (2) A list of annotated system block diagrams which indicate the safety envelope boundaries (Appendix C); (3) A list of the Safety Class 1 and 2 Safety Envelope (SC-1/2 SE) equipment for input into the Master Component Index (Appendix B); (4) Functional requirements for individual SC-1/2 SE ...

1997-05-13

24

Application of probabilistic methods to validate NPP pipewhip impact simulations  

British Library Electronic Table of Contents (United Kingdom)

Piping in nuclear power plants is vital to the proper operation and safety of these facilities. To assure safety in the unlikely event of a pipe break, it is necessary to evaluate the consequences from the resulting whipping pipe on neighboring components and structures. Numerical simulations allow for rapid evaluation of these consequences. Before simulations can be accepted, however, the methodology and computer codes must be validated against experimental results. This paper uses a probabilistic approach to validate pipe whip simulations against limited experimental results. Probabilistic analysis software was developed and coupled to existing deterministic finite element software. An example of a whipping pipe impacting against a reinforced concrete slab was simulated. The described pr...

2006-01-01

25

Safety calculation for an underground repository for radioactive waste: the first objective of the alliances calculation software platform  

International Nuclear Information System (INIS)

The aim of the safety calculation is to quantify through numerical modelling the radiological impact (molar flow, human dose) of a potential repository for radioactive waste on the Meuse/Haute Marne site at Bure. A selection process is underway for safety scenarios and their phenomenological and numerical conceptual models upstream from the safety calculation. This involves defining and quantifying the geometric and dimensional representations of the repository for each scenario plus the physical, mathematical and numerical models that reflect its behaviour and the uncertainties associated with all the parameters required to quantify the impact. A summary will be given of these various aspects. The numerical simulations are then performed on the Alliances platform which integrates the various computer codes required for the physical representation of the system. (authors)

2005-03-14

26

Naval Sea Systems Command occupational safety and health record-keeping system. Hazardous Materials Control Module. Program maintenance manual  

Energy Technology Data Exchange (ETDEWEB)

Since August 1984, the MITRE Corporation has been supporting the Naval Sea Systems Command (NAVSEA) and the Naval Medical Command (NAVMEDCOM) in their joint efforts to enhance the Navy Occupational Health Information Management System (NOHIMS). The goal of the enhancement effort was to create a comprehensive occupational health and safety system for Navy industrial facilities by expanding upon the original NOHIMS functions and adding modules for hazard deficiency abatement, hazardous-material control, injury claims and compensation, and safety and health training. To meet this goal, MITRE developed an enhanced industrial subsystem, referred to as the Occupational Safety and Health Record Keeping System (OSHRKS), using a prototyping approach and a public-domain data base-management software package, the Veterans Administration's (VA's) FileManager (FileMan).

1987-06-01

27

Software Development Tools Service  

CERN Multimedia

Software Development Tools Service

1999-01-01

28

Software Development Tools Service  

CERN Multimedia

Software Development Tools Service

1998-01-01

29

Software Development Tools Service  

CERN Multimedia

Software Development Tools Service

1997-01-01

30

Qualitative Research Design for Software Users  

CERN Document Server

Qualitative Research Design for Software Users

2008-01-01

31

Advanced Simulation & Computing FY09-FY10 Implementation Plan Volume 2, Rev. 0  

Energy Technology Data Exchange (ETDEWEB)

The Stockpile Stewardship Program (SSP) is a single, highly integrated technical program for maintaining the safety and reliability of the U.S. nuclear stockpile. The SSP uses past nuclear test data along with current and future nonnuclear test data, computational modeling and simulation, and experimental facilities to advance understanding of nuclear weapons. It includes stockpile surveillance, experimental research, development and engineering programs, and an appropriately scaled production capability to support stockpile requirements. This integrated national program requires the continued use of current facilities and programs along with new experimental facilities and computational enhancements to support these programs. The Advanced Simulation and Computing Program (ASC)1 is a cornerstone of the SSP, providing simulation capabilities and computational resources to support the annual stockpile assessment and certification, to study advanced nuclear-weapons ...

2008-04-30

32

Gun Shot Wound to the Chest of a Military Working Dog.  

Science.gov (United States)

This Military Working Dog (MWD) was shot in the chest during combat operations in Iraq. Military Working Dogs are critical to the safety and well- being of deployed troops in combat operations and, as such, they are triaged and treated in our combat hospi...

2009-01-01

33

Nuclear criticality safety experiments, calculations, and analyses - 1958 to 1982. Volume 2. Summaries. Complilation of papers from the Transactions of the American Nuclear Society  

Energy Technology Data Exchange (ETDEWEB)

This compilation contains 688 complete summaries of papers on nuclear criticality safety as presented at meetings of the American Nuclear Society (ANS). The selected papers contain criticality parameters for fissile materials derived from experiments and calculations, as well as criticality safety analyses for fissile material processing, transport, and storage. The compilation was developed as a component of the Nuclear Criticality Information System (NCIS) now under development at the Lawrence Livermore National Laboratory. The compilation is presented in two volumes: Volume 1 contains a directory to the ANS Transaction volume and page number where each summary was originally published, the author concordance, and the subject concordance derived from the keyphrases in titles. Volume 2 contains-in chronological order-the full-text summaries, reproduced here by ...

1982-10-21

34

SHIELD certification package  

Energy Technology Data Exchange (ETDEWEB)

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.

1992-02-01

35

An architecture for device independent interfacing  

Energy Technology Data Exchange (ETDEWEB)

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.

1990-01-01

36

Embedded computer systems for control applications in EBR-II  

Energy Technology Data Exchange (ETDEWEB)

The purpose of this paper is to describe the embedded computer systems approach taken at Experimental Breeder Reactor II (EBR-II) for non-safety related systems. The hardware and software structures for typical embedded systems are presented The embedded systems development process is described. Three examples are given which illustrate typical embedded computer applications in EBR-II.

1993-01-01

37

GENERAL REQUIREMENTS FOR SIMULATION MODELS IN WASTE MANAGEMENT  

Science.gov (United States)

Most waste management activities are decided upon and carried out in a public or semi-public arena, typically involving the waste management organization, one or more regulators, and often other stakeholders and members of the public. In these environments, simulation modeling can be a powerful tool in reaching a consensus on the best path forward, but only if the models that are developed are understood and accepted by all of the parties involved. These requirements for understanding and acceptance of the models constrain the appropriate software and model development procedures that are employed. This paper discusses requirements for both simulation software and for the models that are developed using the software. Requirements for the software include transparency, accessibility, flexibility, extensibility, quality assurance, ability to do discrete and/or continuous simulation, and efficiency. ...

2003-02-27

38

Developing a regulatory performance assessment approach for geological disposal of spent nuclear fuel  

International Nuclear Information System (INIS)

To be able to carry out review functions regulatory authorities must be able to make critical evaluations of proponent's safety cases. In Sweden the Swedish Radiation Safety Authority aims to have in place its own suite of performance assessment tools. This paper looks at the role and application of a regulator's models to important features of current modelling in a proponent's performance assessment. (authors)

39

Characteristics of safety critical organizations . work psychological perspective  

International Nuclear Information System (INIS)

This book deals with organizations that operate in high hazard industries, such as the nuclear power, aviation, oil and chemical industry organisations. The society puts a great strain on these organisations to rigorously manage the risks inherent in the technology they use and the products they produce. In this book, an organisational psychology view is taken to analyse what are the typical challenges of daily work in these environments. The analysis is based on a literature review about human and organisational factors in safety critical industries, and on the interviews of Finnish safety experts and safety managers from four different companies. In addition to this, personnel interviews conducted in the Finnish nuclear power plants are utilised. The authors come up with eight themes that seem to be common organizational challenges cross the industries. These include e.g. how does the personnel ...

40

Slide Rule for Rapid Response Estimation of Radiological Dose from Criticality Accidents  

Energy Technology Data Exchange (ETDEWEB)

This paper describes a functional slide rule that provides a readily usable ?in-hand? method for estimating nuclear criticality accident information from sliding graphs, thereby permitting (1) the rapid estimation of pertinent criticality accident information without laborious or sophisticated calculations in a nuclear criticality emergency situation, (2) the appraisal of potential fission yields and external personnel radiation exposures for facility safety analyses, and (3) a technical basis for emergency preparedness and training programs at nonreactor nuclear facilities. The slide rule permits the estimation of neutron and gamma dose rates and integrated doses based upon estimated fission yields, distance from the fission source, and time-after criticality accidents for five different critical systems. Another sliding graph permits the estimation of ...

1999-09-20

41

Ternary diagram plotting software design using the tie-line slope method  

Energy Technology Data Exchange (ETDEWEB)

Ternary diagrams are commonly used to provide a graphic representation of equilibrium fluid phase behavior for systems as diverse as distillation columns and miscible gas floods of oil reservoirs. The phase envelope, and the position of the critical point on it, are important to enhanced oil recovery engineers who are involved with miscible gas flood design. In the past, phase equilibrium data were laboriously plotted on the ternary diagram and special graphic techniques were utilized to locate the critical point on the phase envelope. This work presents a computerized curve fitting method to generate the phase envelope from a given set of phase equilibrium data and then use the tie-line slopes to position the critical point. Experimental data are included and show excellent agreement with this new method.

1982-01-01

42

Ternary diagram plotting software design using the ''tie-line slope'' method  

Energy Technology Data Exchange (ETDEWEB)

Ternary diagrams or pseudo ternary diagrams are commonly used to provide a graphical representation of equilibrium fluid phase behavior for systems as diverse as distillation columns and miscible gas floods of oil reservoirs. The phase envelope and the position of the critical point on it are important to enhanced oil recovery engineers who are involved with miscible gas flood design. In the past, phase equilibrium data were laboriously plotted on the pseudo ternary diagram and special graphical techniques were utilized to locate the critical point on the phase envelope. Presented in this article is a computerized curve fitting method to, firstly, generate the phase envelope from a given set of phase equilibrium data and then use the 'tie-line slopes' to position the critical point. Experimental data are included and show excellent agreement with this new method.

1983-01-01

43

Effective multiplication factor measurement by feynman-{alpha} method. 3  

Energy Technology Data Exchange (ETDEWEB)

The sub-criticality monitoring system has been developed for criticality safety control in nuclear fuel handling plants. In the past experiments performed with the Deuterium Critical Assembly (DCA), it was confirmed that the detection of sub-criticality was possible to k{sub eff} = 0.3. To investigate the applicability of the method to more generalized system, experiments were performed in the light-water-moderated system of the modified DCA core. From these experiments, it was confirmed that the prompt decay constant ({alpha}), which was a index of the sub-criticality, was detected between k{sub eff} = 0.623 and k{sub eff} = 0.870 and the difference of 0.05 - 0.1{Delta}k could be distinguished. The {alpha} values were numerically calculated with 2D transport code TWODANT and monte carlo code KENO V.a, and the results were compared with the measured values. The ...

1998-06-01

44

Navy Occupational Health Information Management System (NOHIMS). System/Functional Manager's guide  

Energy Technology Data Exchange (ETDEWEB)

This guide is intended to provide the necessary guidance to successfully manage the NAVMED Navy Occupational Health Information Management System (NOHIMS) at NAVMED sites and the NAVSEA Occupational Safety and Health Record Keeping System (OSHRKS) at NAVSEA sites. Outlines procedures to manage system operations, procedures to resolve hardware, software and communications problems, and procedures outside the realm of system operations that are required for a successful system. This guide is intended for the System and Functional Managers use. The System Manager is the individual designated to provide overall ADP management to the entire local configuration. Usually responsible for file backup, daily operations of the CPU, security, supplies, equipment, operating software and technical ADP guidance to the local functional users.

1987-04-01

45

Advanced Simulation and Computing FY10-FY11 Implementation Plan Volume 2, Rev. 0.5  

Energy Technology Data Exchange (ETDEWEB)

The Stockpile Stewardship Program (SSP) is a single, highly integrated technical program for maintaining the surety and reliability of the U.S. nuclear stockpile. The SSP uses past nuclear test data along with current and future non-nuclear test data, computational modeling and simulation, and experimental facilities to advance understanding of nuclear weapons. It includes stockpile surveillance, experimental research, development and engineering (D&E) programs, and an appropriately scaled production capability to support stockpile requirements. This integrated national program requires the continued use of current facilities and programs along with new experimental facilities and computational enhancements to support these programs. The Advanced Simulation and Computing Program (ASC) is a cornerstone of the SSP, providing simulation capabilities and computational resources to support the annual stockpile assessment and certification, to study advanced nuclear weapons design ...

2009-09-08

46

Status of safety at Areva group facilities. 2007 annual report; Areva, etat de surete des installations nucleaires. Rapport annuel 2007  

Energy Technology Data Exchange (ETDEWEB)

This report describes the status of nuclear safety and radiation protection in the facilities of the AREVA group and gives information on radiation protection in the service operations, as observed through the inspection programs and analyses carried out by the General Inspectorate in 2007. Having been submitted to the group's Supervisory Board, this report is sent to the bodies representing the personnel. Content: 1 - A look back at 2007 by the AREVA General Inspector: Visible progress in 2007, Implementation of the Nuclear Safety Charter, Notable events; 2 - Status of nuclear safety and radiation protection in the nuclear facilities and service operations: Personnel radiation protection, Event tracking, Service operations, Criticality control, Radioactive waste and effluent management; 3 - Performance improvement actions; 4 - Description of the General Inspectorate; 5 - Glossary.

2007-07-01

47

A Program Manager's Guide for Software Cost Estimating  

Science.gov (United States)

... A PROGRAM MANAGER'S GUIDE FOR SOFTWARE COST ESTIMATING ... This thesis provides a broad view of the software cost estimating process. ...

2002-12-01

48

Assessing digital control system dependability using the dynamic flowgraph methodology  

Energy Technology Data Exchange (ETDEWEB)

Dynamic Flowgraph Methodology (DFM) is a methodological approach to modeling and analyzing the behavior of software-driven embedded systems for the purpose of reliability/safety assessment and verification. The methodology has two fundamental goals: (a) to identify how certain postulated events may occur in a system and (b) to identify an appropriate testing strategy based on an analysis of system functional behavior. To achieve these goals, the methodology employs a modeling framework in which system models are developed in terms of causal relationships between physical variables and temporal characteristics of the execution of software modules. These models are then analyzed to determine how a certain state (desirable or undesirable) can be reached. This is done by developing timed fault trees, which take the form of logical combinations of static trees relating system parameters at different points in time. The prime ...

1993-01-01

50

Application of probabilistic methods to validate NPP pipewhip impact simulations  

Energy Technology Data Exchange (ETDEWEB)

Piping in nuclear power plants is vital to the proper operation and safety of these facilities. To assure safety in the unlikely event of a pipe break, it is necessary to evaluate the consequences from the resulting whipping pipe on neighboring components and structures. Numerical simulations allow for rapid evaluation of these consequences. Before simulations can be accepted, however, the methodology and computer codes must be validated against experimental results. This paper uses a probabilistic approach to validate pipe whip simulations against limited experimental results. Probabilistic analysis software was developed and coupled to existing deterministic finite element software. An example of a whipping pipe impacting against a reinforced concrete slab was simulated. The described probabilistic approach was used to validate the numerical simulations. The conclusions obtained were that the ...

2006-02-15

51

The AECL's research reactor analysis methodology  

International Nuclear Information System (INIS)

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.

52

Meterological Information System of the Karlsruhe Nuclear Research Center  

Energy Technology Data Exchange (ETDEWEB)

The Meteorological Information System (MIS) comprising the meteorological instruments, the computers, and the software for data processing and recording, is part of the KfK safety and control system. In 1982 is was equipped with an independent data processing system. The report explains the arrangement and the operation of the sensors and thw two process computers. For selected meteorological situations the ability of the system is demonstrated, i.e., the presentation of the vertical profiles of wind, temperature and turbulence in the lower atmospheric boundary layer as well as the calculation and graphical representation of the transport and dispersion into the KfK environment of radioactive pollutants being released by the nuclear installations of the KfK into the atmosphere.

1984-01-01

53

#mu#C/OS-II the real-time kennel and its new progress  

International Nuclear Information System (INIS)

A lot of effort has been made to spread the application of RTOS in embedded system development in China. RTOS, #mu#C/OS and #mu#C/OS-II, with its opened source code, is well known in embedded systems. Learning RTOS, Using RTOS, becomes more and more popular. The Book of 'Micro C/OS-II The Real-Time Kennel Second Edition' was published in 2002. Here some new progress of the RTOS, especially the safety certifications, the reliability of software is introduced. (authors)

2003-09-08

54

Trends in robotics: A summary of the Department of Energy`s critical technology roadmap  

Energy Technology Data Exchange (ETDEWEB)

Technology roadmaps serve as pathways to the future. They call attention to future needs for research and development; provide a structure for organizing technology forecasts and programs; and help communicate technological needs and expectations among end users and the research and development (R and D) community. Critical Technology roadmaps, of which the Robotics and Intelligent Machines (RIM) Roadmap is one example, focus on enabling or cross-cutting technologies that address the needs of multiple US Department of Energy (DOE) offices. Critical Technology roadmaps must be responsive to mission needs of the offices; must clearly indicate how the science and technology can improve DOE capabilities; and must describe an aggressive vision for the future of the technology itself. The RIM Roadmap defines a DOE research and development path for the period beginning today, and continuing through the year 2020. Its purpose is to identify, select and ...

1998-08-10

55

Bias in calculated k{sub eff} from subcritical measurements by the {sup 252}Cf-source-driven noise analysis method  

Energy Technology Data Exchange (ETDEWEB)

The development of MCNP-DSP, which allows direct calculation of the measured time and frequency analysis parameters from subcritical measurements using the {sup 252}Cf-source-driven noise analysis method, permits the validation of calculational methods for criticality safety with in-plant subcritical measurements. In addition, a method of obtaining the bias in the calculations, which is essential to the criticality safety specialist, is illustrated using the results of measurements with 17.771-cm-diam, enriched (93.15), unreflected, and unmoderated uranium metal cylinders. For these uranium metal cylinders the bias obtained using MCNP-DSP and ENDF/B-V cross-section data increased with subcriticality. For a critical experiment [height (h) = 12.629 cm], it was {minus}0.0061 {+-} 0.0003. For a 10.16-cm-high cylinder (k {approx} 0.93), it was 0.0060 {+-} 0.0016, and for a subcritical ...

1995-07-01

56

Analysis of tritium mission FMEF/FAA fuel handling accidents  

Energy Technology Data Exchange (ETDEWEB)

The Fuels Material Examination Facility/Fuel Assembly Area is proposed to be used for fabrication of mixed oxide fuel to support the Fast Flux Test Facility (FFTF) tritium/medical isotope mission. The plutonium isotope mix for the new mission is different than that analyzed in the FMEF safety analysis report. A reanalysis was performed of three representative accidents for the revised plutonium mix to determine the impact on the safety analysis. Current versions computer codes and meterology data files were used for the analysis. The revised accidents were a criticality, an explosion in a glovebox, and a tornado. The analysis concluded that risk guidelines were met with the revised plutonium mix.

1997-11-18

57

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

International Nuclear Information System (INIS)

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

58

The ecology of software configuration management  

Energy Technology Data Exchange (ETDEWEB)

This paper discusses how to overcome failures and pitfalls in software configuration management. (LSP)

1988-01-01

59

Security Risks of Peer-to-Peer Software across the Internet  

CERN Document Server

Security Risks of Peer-to-Peer Software across the Internet

2002-01-01

60

Estimating The Cost Of Developing Software  

Science.gov (United States)

Software Cost Estimation Model program, SOFTCOST, developed to provide consistent automated

1991-01-01

61

The discovery and development of proteomic safety biomarkers for the detection of drug-induced liver toxicity  

British Library Electronic Table of Contents (United Kingdom)

Biomarkers are biometric measurements that provide critical quantitative information about the biological condition of the animal or individual being tested. In drug safety studies, established toxicity biomarkers are used along with other conventional study data to determine dose-limiting organ toxicity, and to define species sensitivity for new chemical entities intended for possible use as human medicines. A continuing goal of drug safety scientists in the pharmaceutical industry is to discover and develop better trans-species biomarkers that can be used to determine target organ toxicities for preclinical species in short-term studies at dose levels that are some multiple of the intended human dose and again later in full development for monitoring clinical trials at lower therapeutic ...

2010-01-01

62

Participative risk management in the construction of onshore pipelines  

Energy Technology Data Exchange (ETDEWEB)

This paper described a risk control management tool that has been developed by Petrobras Petroleo, the largest Brazilian oil company and one of the world's leading oil companies. The system covers health, safety and environmental (HSE) issues regarding pipeline construction projects. The limitations of traditional safety management systems for coping with the critical problems related to environmental safety issues were discussed. In particular, this paper described how the HSE tool evaluates the risks resulting from the following aspects of onshore pipeline construction and assembly: establishing right-of-way and route locations, transporting pipe, developing the construction site, opening the trench, pipe laying, pipe bending, concrete external coating, welding, external anticorrosive coatings, pipe placement backfilling, hydrostatic testing, maintenance operations, and pipeline ...

2000-07-01

63

Monte Carlo verification of point kinetics for safety analysis of nuclear reactors  

Energy Technology Data Exchange (ETDEWEB)

Monte Carlo neutron transport methods can be used to verify the applicability of point kinetics for safety analysis of nuclear reactors. KENO-NR was used to obtain the transfer function of the Advanced Neutron Source reactor and the time delay between the core power production and the external detectors, a parameter of interest to the safety systems design. The good agreement between the Monte Carlo generated transfer function and the point kinetics transfer function validates that the uncommon ANS geometry does not preclude the use of point kinetics in the frequency range that was investigated. Various features of the power spectral densities also demonstrated the applicability of point kinetics. The time delay was obtained from the cross-power spectral density (CPSD) and is {approximately}15 ms. These analyses show that frequency analysis can be used experimentally to investigate the validity of the use of point kinetics models in ...

1995-06-01

64

Criticality experiments: analysis, evaluation, and programs. 6. CORAL-I Reactor: Evaluation of Critical Experiments and Mass Reactivity Coefficient Measurement  

International Nuclear Information System (INIS)

CORAL-I was an experimental, zero-power, fast-spectrum, high-enriched metal uranium reactor that operated from 1968 until 1988 at the former Junta de Energia Nuclear (JEN), CIEMAT at present. The critical measurements performed at the startup of the reactor are being evaluated as part of the International Critical Safety Benchmark Evaluation Program (ICSBEP) and proposed to be included in its 2001 edition. Additionally, the measurement of the mass reactivity coefficient is compared with MCNP4B calculations. This measurement allows one to perform the approach to critical without the need of a previous control rod calibration, thus enhancing the safety of such an approach. This technique can also be applied to other reactor types. CORAL-I (Ref. 1) is a 90% enriched metal uranium reactor domestically designed and manufactured in the experimental facilities of JEN, now CIEMAT, in ...

2001-06-17

65

The initial potential and current distributions of the crevice corrosion process  

Energy Technology Data Exchange (ETDEWEB)

A computational model has been developed to calculate the potential and current distributions in the electrolyte phase and on the electrode surface for a system in which a part of the anode is passivated while the rest remains in the active dissolution state. The computation employs the finite element method allied with a boundary variation and a trial and error technique. From the obtained distributions, the location of the boundary between the active and passive regions on the anode can be predicted. In the case of a crevice, this means that a critical distance into the crevice exists beyond which active corrosion (crevice corrosion) takes place. In addition to the active/passive behavior of the material, solution conductivity, applied potential at the sample's outer surface, crevice gap and depth dimensions, and passive current density influence this critical distance to different degrees. The developed software ...

1993-03-01

66

Criticality safety analysis for mockup facility  

Energy Technology Data Exchange (ETDEWEB)

Benchmark calculations for SCALE4.4 CSAS6 module have been performed for 31 UO{sub 2} fuel, 15MOX fuel and 10 metal material criticality experiments and then calculation biases of the SCALE 4.4 CSAS6 module have been revealed to be 0.00982, 0.00579 and 0.02347, respectively. When CSAS6 is applied to the criticality safety analysis for the mockup facility in which several kinds of nuclear material components are included, the calculation bias of CSAS6 is conservatively taken to be 0.02347. With the aid of this benchmarked code system, criticality safety analyses for the mockup facility at normal and hypothetical accidental conditions have been carried out. It appears that the maximum K{sub eff} is 0.28356 well below than the critical limit, K{sub eff}=0.95 at normal condition. In a hypothetical accidental condition, the maximum K{sub eff} is found to be 0.73527 ...

2000-03-01

67

ORALLOY (93.2 235U) METAL CYLINDER WITH BERYLLIUM TOP REFLECTOR  

International Nuclear Information System (INIS)

A variety of critical experiments were constructed of enriched uranium metal during the 1960s and 1970s at the Oak Ridge Critical Experiments Facility (ORCEF) in support of criticality safety operations at the Y-12 Plant. The purposes of these experiments included the evaluation of storage, casting, and handling limits for the Y-12 Plant and providing data for verification of calculation methods and cross-sections for nuclear criticality safety applications. These included solid cylinders of various diameters, annuli of various inner and outer diameters, two and three interacting cylinders of various diameters, and graphite and polyethylene reflected cylinders and annuli. Of the hundreds of delayed critical experiments, one experiment was comprised of a stack of approximately 7-inch-diameter metal discs. The bottom of the stack consisted of ...

68

Organization and safety in nuclear power plants  

International Nuclear Information System (INIS)

Perspectives from industry, academe, and the NRC are brought together in this report and used to develop a logical framework that links management and organization factors and safety in nuclear power plant performance. The framework focuses on intermediate outcomes which can be predicted by organizational and management factors, and which are subsequently linked to safety. The intermediate outcomes are efficiency, compliance, quality, and innovation. The organization and management factors can be classified in terms of environment, context, organizational governance, organizational design, and emergent processes. Initial empirical analyses were conducted on a limited set of hypotheses derived from the framework. One set of hypotheses concerned the relationships between one of the intermediate outcome variables, efficiency, as measured by critical hours and outage rate, and safety, as measured by 5 NRC ...

69

AIDE: internal dosimetry software.  

Science.gov (United States)

AIDE (Activity and Internal Dose Estimates) is a software for calculating activities in compartments and committed doses due to occupational exposures, and for performing intake and dose estimates using bioassay data. It has been continuously developed and tested for more than 20 years. Its calculation core has been applied in several situations, like performing all dose estimates due to (137)Cs intakes, which occurred during the Goiania accident in 1987; performing quality assurance of the ICRP Task Group on Dose Calculations regarding calculations of activities in compartments and generation of dose coefficients for adults due to intakes by inhalation, ingestion and injection of several radionuclides; and producing the tables of activities in compartments and dose coefficients using the NCRP Wound Model for the NCRP report. It provides several capabilities like performing calculations using modified Human Respiratory Tract Model parameters for the mechanical ...

2008-03-12

70

Reliability assessment of shut-off rod drive mechanism for TAPP - 3 and 4 and critical facility through life cycle testing  

International Nuclear Information System (INIS)

Shut-off rod drive mechanism forms a safety critical system of a nuclear reactor. It is the space constraints for the given reactor layout, which makes design of shut-off rod drive mechanism (SRDM) a custom built design. Design of SRDM adopts fail-safe, replaceability and the simplicity criterion ensuring very high reliability of its operation. Shut-off rod drive mechanism for TAPP-3 and 4 and 'Critical Facility' have been recently designed and developed at Division of Remote Handling and Robotics (DRHR), BARC. These are designed with a number of advanced features and these are significantly different than those used in Dhruva and 220 MWe PHWRs. Design of SRDM is qualified through proto typing and life cycle testing on a full-scale test set-up. This paper gives details of qualification and life cycle test data for prototype SRDM for TAPP-3 and 4 and 'Critical Facility' and reliability assessment. ...

2005-12-01

71

Evaluation of light-water-moderated, mixed-oxide, hexagonal pitch lattices  

International Nuclear Information System (INIS)

The use of previously measured mixed-oxide (MOX) fuel systems as benchmarks can be valuable tool in computational analysis and quality assurance efforts. The Fissile Materials Disposition Program (FMDP) has identified these experiments as potential benchmarks, or standards, for VVER's employing MOX fuel. Standards for the analysis of these benchmark experiments were based on those used in the recent compilation International Handbook of Evaluated Criticality Safety Benchmark Experiments begun in 1992 by the U.S. Department of Energy. The Los Alamos National Laboratory's archives were explored for log-book records of these experiments without success. These experiments were the first to use MOX fuel in light water. Three approach-to-critical experiments were performed using fuel rods at various pitches and different plutonium-oxide concentrations. A parallel program verified the prediction of critical ...

1997-11-16

72

Transforming Critical Spreadsheets into Web Applications at Zurich Financial  

CERN Document Server

In the insurance industry, spreadsheets have emerged as an invaluable tool to for product pricing, because it is relatively straightforward to create and maintain complex pricing models using Excel. In fact, Excel is often preferred to "hard-code" whenever there are frequent changes to the calculations and business logic which under-pin the pricing of an insurance product. However, problems arise as soon as spreadsheets are deployed to end-users: version control, security of intellectual property, and ensuring correct usage are obvious issues; frequently, integration with other systems is also a requirement. Zurich Financial Services Group is a leading financial services provider; several possible solutions to these problems have been evaluated, and EASA has been selected as the preferred technology. Other spreadsheet collaboration approaches which were considered include Excel Services, and/or custom-built software; however, EASA has provided clear benefits over ...

2010-01-01

73

TRIGA spent fuel bundles safe storage  

International Nuclear Information System (INIS)

TRIGA-SSR is a steady state research and material test reactor that has been in operation since 1980. The original TRIGA fuel was HEU (highly enriched uranium) with a U"2"3"5 enrichment of 93 per cent. Almost all TRIGA HEU fuel bundles are now burned-up. Part of the spent fuel was loaded and transferred to US, in a Romania - DOE arrangement. The rest of the TRIGA fuel bundles have to be temporarily stored in the TRIGA facility. As the storage conditions had to be established with caution, neutron and thermal hydraulic evaluations of the storage conditions were required. Some criticality evaluations were made based on the SAR (Safety Analysis Report) data. Fuel constant axial temperature approximation effect is usual for criticality computations. TRIGA-SSR fuel bundle geometry and materials model for SCALE5-CSAS module allows the introduction of a fuel temperature dependency for the entire fuel active height, using different ...

2007-05-13

74

Tools and methods for implementing the control systems on the Mirror Fusion Test Facility  

Energy Technology Data Exchange (ETDEWEB)

Installation of the major hardware subsystems for MFTF is nearing completion. These subsystems include the Fusion Chamber System, the eighty KV Neutral Beam System, the Superconducting Magnet System, and the Personnel Safety System. The Local Controls group has undertaken a uniform aproach to implementing the control systems for all of these hardware subsystems. This approach has two major aspects: (1) to provide a stand-alone computer control system with a remote, portable terminal so that computer control can be provided at the site of the hardware for initial testing, (2) to provide hardware simulators so that the complicated MFTF computer control system can be tested independent of the hardware. The software and hardware tools which were developed to carry out this plan will be described. Our experiences with bringing up subsystems containing up to 900 separate channels of control and status will also be described.

1981-09-29

75

The Benchmark Test Results of QNX RTOS  

International Nuclear Information System (INIS)

A Real-Time Operating System(RTOS) is an Operating System(OS) intended for real-time applications. Benchmarking is a point of reference by which something can be measured. The QNX is a Real Time Operating System(RTOS) developed by QSSL(QNX Software Systems Ltd.) in Canada. The ELMSYS is the brand name of commercially available Personal Computer(PC) for applications such as Cabinet Operator Module(COM) of Digital Plant Protection System(DPPS) and COM of Digital Engineered Safety Features Actuation System(DESFAS). The ELMSYS PC Hardware is being qualified by KTL(Korea Testing Lab.) for use as a Cabinet Operator Module(COM). The QNX RTOS is being dedicated by Korea Atomic Energy Research Institute (KAERI). This paper describes the outline and benchmarking test results on Context Switching, Message Passing, Synchronization and Deadline Violation of QNX RTOS under the ELMSYS PC platform

2010-10-01

76

Report of the technical committee meeting 1997 annual workshop on ASSET experience and feedback  

International Nuclear Information System (INIS)

Papers and presentations were made by all participating countries and provided a wide range of perspectives on the use of the ASSET methodology. Generally, the views expressed were positive, however, there were comments on areas were the service could be improved or enhanced. The workshop was divided into three task groups to analyze the self-assessments conducted at Krsko NPP, Slovenia; Dukovany NPP, Czech Republic; and Balakovo NPP, Russian Federation. In addition, they were asked to comment on the recommendations on the ASSET service made by the Consultants' Meeting of 26-30 August 1996 on ''Performance of the IAEA programme on Operational Safety Services''. A presentation was made by Mr. B. Thomas to remind delegates of the ASSET methodologies, and Mr. V. Sivokon demonstrated the latest developments of computer software available for assisting in the plant Self-Assessment process. Refs, figs, tabs.

1997-06-24

77

Fire and explosion assessment on oil and gas floating production storage offloading (FPSO): An effective screening and comparison tool  

British Library Electronic Table of Contents (United Kingdom)

Fires and explosions have been identified as major potential hazards for Oil and Gas Floating Production Storage Offloading (FPSO) installations and pose risk to personnel, assets, and the environment. Current fire and explosion assessment (FEA) tools require physical effect modeling software and follows standards from API, ISO, and engineering practices. However, the tools are not specific to any particular system such as an FPSO, and do not provide comprehensive guidance for safety engineers to perform FEA. This paper discusses the development of a screening and comparison tool for FEA on FPSOs and the incorporation of an expert system into the tool. The results are computerized using MS Excel/VBA to provide a structured and comprehensive assessment on each equipment and module handling ...

2009-01-01

78

Constitution of a centralised data base for the internal quality control in radiotherapy; Constitution d'une base de donnees centralisee pour le controle de qualite interne en radiotherapie  

Energy Technology Data Exchange (ETDEWEB)

The objective of this project was to implement a centralised data base of internal quality control in radiotherapy according to the criteria of the decree of A.f.s.s.a.p.s. (French agency of sanitary safety of health products on 27 july 2007, about the internal quality control of external radiotherapy facilities. The software on one year meets the objectives: compliance by comparison with A.f.s.s.a.p.s. criteria but particularly optimization of the centralisation and analysis of the internal quality controls. (N.C.)

2009-10-15

79

Rethinking the role of social theory in socio-technical analysis: a critical realist approach to aircraft maintenance  

British Library Electronic Table of Contents (United Kingdom)

Based on empirical research within the aviation industry we have come to some surprising and sometimes counterintuitive conclusions concerning aircraft maintenance that are relevant for the discussion of social theory and its application towards the explanation and management of socio-technical systems. In this article, the human role in the activity of aircraft maintenance is taken as an example to illustrate the need for critical discussions on social theory in order to better understand safety in socio-technical systems This challenges us to consider the theoretical basis related to how we currently approach the human factor in management of such systems. We propose in the article that Roy Bhaskars' book ?The possibility of naturalism?a philosophical critique of the contemporary human s...

2010-01-01

80

Modelling of density limit phenomena in toroidal helical plasmas  

Energy Technology Data Exchange (ETDEWEB)

The physics of density limit phenomena in toroidal helical plasmas based on an analytic point model of toroidal plasmas is discussed. The combined mechanism of the transport and radiation loss of energy is analyzed, and the achievable density is derived. A scaling law of the density limit is discussed. The dependence of the critical density on the heating power, magnetic field, plasma size and safety factor in the case of L-mode energy confinement is explained. The dynamic evolution of the plasma energy and radiation loss is discussed. Assuming a simple model of density evolution, of a sudden loss of density if the temperature becomes lower than critical value, then a limit cycle oscillation is shown to occur. A condition that divides the limit cycle oscillation and the complete radiation collapse is discussed. This model seems to explain the density limit oscillation that has been observed on the W7-AS stellarator. ...

2000-03-01

81

Experimental study of neutron noise with criticality safety applications in mind  

Energy Technology Data Exchange (ETDEWEB)

A study has been conducted on the statistics of detected neutrons that leaked from four subcritical reflected, enriched-uranium assemblies, to explore the feasibility of developing a criticality warning system based on neutron noise analysis. Studies were conducted on three possible discriminators, i.e., three signatures that might be used to discriminate among assemblies of various multiplications. The noise analysis techniques studied performed well enough in deeply subcritical situations to deserve testing in an applications environment. They have a good chance of detecting changes in reactivity that are potentially dangerous. One can expect sharpest results when doing comparisons, i.e., when comparing two records, one taken in the past under circumstances known to be normal and one taken now to search for change.

1985-11-01

82

Dynamic construction of outage lists for safety analysis of power transmission lines. Dynamische Erstellung von Ausfallisten fuer die Sicherheitsanalyse elektrischer Energieuebertragungssysteme  

Energy Technology Data Exchange (ETDEWEB)

An adaptive contingency selection process is set up which produces outage lists in order to guarantee on-line network security control. The quality index system used so far did not detect and reveal all critical variables due to observation problems in the mapping of two functions. The new process uses the results of the outage simulation computing of the system status just past for the drawing up of an up-to-date outage list. A linear correcting function transform the G{sub 2}-values of the standard quality index method - which still incorporate the observation problem effect - into improved values G. Studies which use data from realstic high-voltage networks prove that the detection of critical variables is far superior to ordinary methods. (orig.).

1990-04-23

83

Containment integrated leakage rate test (ILRT) of Indian PHWR  

International Nuclear Information System (INIS)

Integrated Leakage Rate Test (ILRT) of containment system plays a very important role in safety of a Nuclear Power Plant. Containment system constitutes the last physical barrier to release of radioactivity from the core and is called upon to mitigate the consequences of not only accidents within the design basis, but also some of the highly unlikely severe accidents. Hence, leak tightness of containment becomes uttermost priority for the safety of plant personnel and public. The containment and associated ESFs are tested before the first criticality and there after periodically during service. The pre-operational integrated leakage rate is carried out at LOCA based design pressure, at periodic test pressure and at some intermediate pressure points to assess the leakage characteristics. This paper summarizes the various requirements and activities relevant to the ILRT of the Indian Pressurized Heavy Water Reactor (PHWR) ...

2005-12-01

84

Characteristic Of Induction Magnetic Field On The Laboratory Scale Superconducting Fault Current Limiter Circuit  

International Nuclear Information System (INIS)

Model construction of the laboratory scale superconducting fault current limiter circuit (SFCL) has been performed. The SFCL is fault current limiter and used as electric network security. It mainly consists of a copper coil, a superconducting ring and an iron core that are concentrically arranged. The SFCL circuit is essentially a transformer where the secondary windings are being replaced by the ring of YBa_2Cu_3O_7_-_x superconductor (HTS). The ring has critical transition temperature Tc = 92 K and critical current Ic = 3.61 A. Characterization of the SFCL circuit is simulated by ANSYS version 5.4 software. The SFCL circuit consists of load and transformer impedances. The results show that the inductions of magnet field flux in the iron core of primer windings and ring disappear to one other before fault state. It means that impedance of the transformer is zero. After the condition a superconductivity behavior of the ...

2004-06-01

85

MAGMA: A Liquid Software Approach to Fault Tolerance ...  

Science.gov (United States)

... MAGMA © : A LIQUID SOFTWARE APPROACH TO FAULT TOLERANCE, COMPUTER NETWORK SECURITY, AND SURVIVABLE NETWORKING ...

2001-12-01

86

ORALLOY (93.15 235U) METAL ANNULI WITH BERYLLIUM CORE  

International Nuclear Information System (INIS)

A variety of critical experiments were constructed of enriched uranium metal during the 1960s and 1970s at the Oak Ridge Critical Experiments Facility (ORCEF) in support of criticality safety operations at the Y-12 Plant. The purposes of these experiments included the evaluation of storage, casting, and handling limits for the Y-12 Plant and providing data for verification of calculation methods and cross-sections for nuclear criticality safety applications. These included solid cylinders of various diameters, annuli of various inner and outer diameters, two and three interacting cylinders of various diameters, and graphite and polyethylene reflected cylinders and annuli. Of the hundreds of delayed critical experiments, two were performed that consisted of uranium metal annuli with a solid beryllium metal core. The outer diameter of the ...

87

Light-Powered Molecular Engineering : a new technology for medical safety applications  

DEFF Research Database (Denmark)

We present a new photonic technology and demonstrate that it allows for precise immobilisation of biomolecules to sensor surfaces. The technology secures spatially controlled molecular immobilisation since immobilisation of each molecule to a support surface can be limited to the focal point of the ultraviolet (UV) beam, as small as a few micrometers. We can immobilise molecules according to any pattern, from classical microarrays to diffraction patterns creating unique watermarking safety patterns. Given that suitable protein markers exists for all relevant diseases it is entirely feasible to test for a range of disease indicators (antigens and other markers) in a single test. Few micrometer spotsize allows for a virtually unlimited number of protein spots in a multipotent microarray. This new technology produces radically new photonics based microarray sensing technology and watermarking and has clear potential for biomedical, bioelectronic, surface chemistry, ...

2007-01-01

88

Hardware-oriented reliability centered maintenance for the diesel generators of Wolsung unit 1  

Energy Technology Data Exchange (ETDEWEB)

The DGs (Diesel Generators) in NPP (Nuclear Power Plant) has been used for the emergency electric power source to shot down the nuclear reactor safety in case of station blackout. The RCM (Reliability Centered Maintenance) has been applied to DGs for increasing the safety of NPP. The structured defects of DG were not remedied by the improvement of maintenance method. As the first stage of RCM, to find the structured defect, its failure= models were searched and analyzed through the ten year maintenance information. The structured defects such as the air compressor, the lubricating oil pressure, and the insufficient load were the root causes of main failures. The air reservoir reinstallation, the lubricating oil tube modification, the load bank installation, and the qualitative instrumentation were the solutions for the hardware oriented RCM of DGs. There remains the software oriented RCM such as the rejection of useless ...

1997-05-01

89

Feasibility of subcriticality and NDA measurements for spent fuel by frequency analysis techniques with {sup 252}Cf  

Energy Technology Data Exchange (ETDEWEB)

The {sup 252}Cf-source-driven frequency analysis method can be used for measuring the subcritical neutron multiplication factor of arrays of LWR fuel and as little as a single PWR fuel assembly. These measurements can be used to verify the criticality safety margins of spent LWR fuel configurations and thus could be a means of obtaining the information to justify burnup credit for spent LWR transportation/storage casks. In addition, the data can be used to validate calculational methods for criticality safety. These measurements provide parameters that have a higher sensitivity to changes in fissile mass than neutron multiplication factor and thus serve as a better test of calculational methods. The analysis have also shown that measurement of the cross power spectral density (CPSD) between detectors on one side of a single fuel assembly and an internal or external {sup 252}Cf source driving the fission ...

1996-05-01

90

A Virtual Engineering Framework for Simulating Advanced Power System  

Energy Technology Data Exchange (ETDEWEB)

In this report is described the work effort performed to provide NETL with VE-Suite based Virtual Engineering software and enhanced equipment models to support NETL's Advanced Process Engineering Co-simulation (APECS) framework for advanced power generation systems. Enhancements to the software framework facilitated an important link between APECS and the virtual engineering capabilities provided by VE-Suite (e.g., equipment and process visualization, information assimilation). Model enhancements focused on improving predictions for the performance of entrained flow coal gasifiers and important auxiliary equipment (e.g., Air Separation Units) used in coal gasification systems. In addition, a Reduced Order Model generation tool and software to provide a coupling between APECS/AspenPlus and the GE GateCycle simulation system were developed. CAPE-Open model interfaces were employed where needed. The improved ...

2008-06-18

91

Dynamic analysis of Darrieus vertical axis wind turbine rotors  

Science.gov (United States)

The dynamic response characteristics of the VAWT rotor are important factors governing the safety and fatigue life of VAWT systems. The principal problems are the determination of critical rotor speeds (resonances) and the assessment of forced vibration response amplitudes. The solution to these problems is complicated by centrifugal and coriolis effects which can have substantial influence on rotor resonant frequencies and mode shapes. This paper will describe and discuss the primary tools now in use at Sandia National Laboratories for rotor analysis. These tools include a lumped springmass model (VAWTDYN) and also finite-element based approaches. The discussion will center on the accuracy and completeness of current capabilities and plans for future research.

1981-01-01

92

Dynamic analysis of Darrieus vertical axis wind turbine rotors  

Science.gov (United States)

The dynamic response characteristics of the vertical axis wind turbine (VAWT) rotor are important factors governing the safety and fatigue life of VAWT systems. The principal problems are the determination of critical rotor speeds (resonances) and the assessment of forced vibration response amplitudes. The solution to these problems is complicated by centrifugal and Coriolis effects which can have substantial influence on rotor resonant frequencies and mode shapes. The primary tools now in use for rotor analysis are described and discussed. These tools include a lumped spring mass model (VAWTDYN) and also finite-element based approaches. The accuracy and completeness of current capabilities are also discussed.

1981-05-01

93

Subcritical Noise Analysis Measurements with Fresh and Spent Research Reactor Fuels Elements  

Energy Technology Data Exchange (ETDEWEB)

The verification of the subcriticality is of utmost importance for the safe transportation and storage of nuclear reactor fuels. Transportation containers and storage facilities are designed such that nuclear fuels remain in a subcritical state. Such designs often involve excess conservatism because of the lack of relevant experimental data to verify the accuracy of Monte Carlo codes used in nuclear criticality safety analyses. A joint experimental research program between Oak Ridge National Laboratory, Westinghouse Safety Management Solutions, Inc., and the University of Missouri was initiated to obtain measured quantities that could be directly related to the subcriticality of simple arrays of Missouri University Research Reactor (MURR) fuel elements. A series of measurement were performed to assess the reactivity of materials such as BORAL, stainless steel, aluminum, and lead that are typically used in the construction ...

1999-02-01

94

A study on the regulatory approach of KNGR multiple failure events  

Energy Technology Data Exchange (ETDEWEB)

This project is to provide the regulatory direction of containment bypass during multiple steam generator tube failure issue for the Korean Next Generation Reactors, which is a part of major technical issues resulted from the safety regulation R and D on the KNGR. The outstanding results are as follows : the Multiple Steam Generator Tube Repture(MSGTR) event has never been occurred in the history of commercial nuclear reactor operation but single Steam Generator Tube Rupture(SGTR) event is reported to occur every two years. A probabilistic safety analysis study on MSGTR event, however, show its probability of occurrence is to be the same order as the design basis accidents such as LACA. In this regard, the ability of NPPs to cope with MSGTR event is required. Some requirements on initial and boundary conditions are suggested to be used in the analyses of NPPs during MSGTR events. The items that should be considered in establishing regulatory ...

2001-01-15

95

New intelligent monitor for CANDU type NPP  

International Nuclear Information System (INIS)

Nuclear energy provides a third of Europe's electricity with nearly no greenhouse-gas emissions. Sustained efforts are now being conducted to harmonize regulations all over Europe through WENRA and to converge on technical nuclear safety practices within the TSO network ETSON (European Technical Safety Organizations Network). In CANDU type NPP the tritiated water occurs by the neutron bombardment of deuterium. The tritiated water vapors imply health hazard (in the critical organs of the body the water presents a 10 day average biological half-life) and the early detection in nuclear plants of tritium emissions is important because the tritiated water vapors have the same characteristics as of atmospheric water vapors. By detecting tritiated vapors, the monitoring system ensures the following objectives: (a) indicates levels of tritium generally due to heavy water leakage, (b) reduces the possibility of health hazard. In ...

2009-10-12

96

Evaluation of critical heat flux of tight lattice core with subchannel analysis code NASCA  

International Nuclear Information System (INIS)

Reduced-Moderation Water reactor (RMWR) is a light water breeder reactor developed by Japan Atomic Energy Research Institute (JAERI). The RMWR comprises tight lattice fuel assemblies with gap clearance of around 1.0 mm to reduce water volume ratio to achieve a high conversion ratio. It is important to estimate the thermal hydraulic safety margin of the tight lattice core of the RMWR. In the present study, the boiling transition (BT) prediction performance of the subchannel analysis code NASCA developed for the current BWR cores was assessed for series of tight lattice critical heat flux (CHF) experiments performed in JAERI. The test section was a 7-rod bundle with rod diameter of 12.3 mm, rod gap of 1.0 mm and heated length of 1.8m. Axial power distribution was flat. With a simple subchannel model, the code overestimates the critical power in the high mass velocity region, although the predicted ...

2003-04-20

97

Producing Open Source Software How to Run a Successful Free Software Project  

CERN Document Server

This comprehensive guide offers several tried and true steps to help you successfully manage the complex process of developing free software. Topics include project management, developer motivation, technical infrastructure to support collaboration, and project promotion. Producing Open Source Software is ideal for developers starting their own free software projects, or people who simply want to participate in the process.

2009-01-01

98

Exploring risk dimensions in the Indian software industry  

British Library Electronic Table of Contents (United Kingdom)

Abstract The success of software projects is quite subjective in nature and is fettered by many risks, the perception of which varies from individual to individual and largely depends on the demographic characteristics of the executives and even the characteristics of the project. This study aims to identify and gauge the software risk dimensions and analyze the differences of perception among executives toward software risks. The contributions of this study untangle the issues underlying risks in the software industry and associates these issues with the perception of the -human- factor present in the industry.

2011-01-01

99

The US Advanced Liquid Metal Reactor and the Fast Flux Test Facility Phase IIA passive safety tests  

International Nuclear Information System (INIS)

This report discusses the safety approach of the Advanced Liquid Metal reactor program, sponsored by the US Department of Energy, which relies upon passive reactor responses to off-normal condition to limit power and temperature excursions to levels that allow safety margins. Gas expansion modules (GEM) have included in the design to provide negative reactivity to enhance these margins in the extremely unlikely event that pumping power is lost and the highly reliable scram system fails to operate. The feasibility and beneficial features of these devices were first demonstrated in the core of the Fast Flux Test Facility (FFTF) in 1986. Preapplication safety evaluations by the US Nuclear Regulatory Commission have identified areas that must be addressed if these devices are to be relied on. One of these areas is the response of the reactor when it is critical and the pumps are turned on, resulting in ...

1992-10-25

100

The U.S. Advanced Liquid Metal Reactor and the fast flux test facility phase IIA passive safety tests  

International Nuclear Information System (INIS)

The safety approach of the Advanced Liquid Metal Reactor program, sponsored by the U.S. Department of Energy, relies upon passive reactor responses to off-normal conditions to limit power and temperature excursions to levels that allow large safety margins. Gas expansion modules (GEM) have been included in the design to provide negative reactivity to enhance these margins in the extremely unlikely event that pumping power is lost and the highly reliable scram system fails to operate. The feasibility and beneficial features of these devices were first demonstrated in the core of the Fast Flux Test Facility (FFTF) in 1986. Pre-application safety evaluations by the U.S. Nuclear Regulatory Commission have identified areas that must be addressed if these devices are to be relied on. One of these areas is the response of the reactor when it is critical and the pumps are turned on, resulting in positive ...

101

Large eddy simulation based fire modeling applications for Indian nuclear power plant  

Energy Technology Data Exchange (ETDEWEB)

Full text of publication follows: The Nuclear Power Plants (NPPs) are always designed for the highest level of safety against postulated accidents which may be initiated due to internal or external causes. One of the external/internal causes, which may lead to accident in the reactor and its associated systems, is fire in certain vital areas of the plant. Conventionally, the fire containment approach and/or the fire confinement approach is used in designing the fire protection systems of NPPs. Indian NPPs (PHWRs) follow the combined approach to ensure plant safety and all newly designed plants are required to comply with the provisions of Atomic Energy Regulatory Board (AERB) fire safety Guide. In respect of older plants, the reassessment of adequacy of fire safety provisions in the light of current advances has becomes essential so as to decide upon the steps for retrofitting. Keeping this in mind the ...

2005-07-01

102

Significance of common cause failures in level-l PSA and techniques for reducing its impact on core damage frequency  

International Nuclear Information System (INIS)

Failure of multiple components due to a common cause represents one of the most important issues in evaluation of system reliability or unavailability. The frequency of such events has relatively low expectancy, when compared to random failures, which affect individual components. However, in many cases the consequence is a direct loss of safety system or mitigative safety function. For this reason, the modeling of a common cause failure (CCF) and its presentation in fault tree structure is of the uttermost importance in probabilistic safety analyses (PSA). Amongst the different techniques available to reduce the impact of common cause failures, the most important operations related technique, is that of staggered testing. In the TAPP 3,4 Level-1 PSA it was found that the contribution of Common Cause Failures to the Core Damage Frequency (CDF) was significant. The Common Cause Failures were modeled using the Alpha Factor ...

2005-12-01

103

Software Configuration Management Plan for the Sodium Removal System  

Energy Technology Data Exchange (ETDEWEB)

This document establishers the Software Configuration Management Plan (SCMP) for the software associated with the control system of the Sodium Removal System (SRS) located in the Interim Examination and Maintenance (IEM Cell) Facility of the FFTF Flux Test.

2000-03-06

104

An object oriented software bus  

Energy Technology Data Exchange (ETDEWEB)

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 user interface and data analysis functions to the development of software objects that directly correspond to real- world hardware interfaces and modules.

1995-12-31

105

Low-Cost, Robust, Threat-Aware Wireless Sensor Network for Assuring the Nation's Energy Infrastructure  

Energy Technology Data Exchange (ETDEWEB)

Eaton, in partnership with Oak Ridge National Laboratory and the Electric Power Research Institute (EPRI) has completed a project that applies a combination of wireless sensor network (WSN) technology, anticipatory theory, and a near-term value proposition based on diagnostics and process uptime to ensure the security and reliability of critical electrical power infrastructure. Representatives of several Eaton business units have been engaged to ensure a viable commercialization plan. Tennessee Valley Authority (TVA), American Electric Power (AEP), PEPCO, and Commonwealth Edison were recruited as partners to confirm and refine the requirements definition from the perspective of the utilities that actually operate the facilities to be protected. Those utilities have cooperated with on-site field tests as the project proceeds. Accomplishments of this project included: (1) the design, modeling, and simulation of the anticipatory wireless sensor network (A-WSN) that ...

2007-03-31

106

Software Vulnerabilities in Java  

Science.gov (United States)

Page 1. Software Vulnerabilities in Java Fred Long October 2005 CERT ... iii Abstract Java is essentially a safe language with good security features. ...

2005-10-01

107

Il package software GESIS per la gestione di sistemi spettrometrici gamma  

CERN Document Server

Il package software GESIS per la gestione di sistemi spettrometrici gamma

1986-01-01

108

Can you count on computers?  

CERN Document Server

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

1989-01-01

109

Arc Habitat Suitability Index computer software  

Science.gov (United States)

Sep 1, 2011 ... Publication Information. Bookmark and Share. Title: Arc Habitat Suitability Index computer software. Author: Juntti, Thomas M.; Rumble, Mark A. ...

110

@ work' video segment features Robotic Software Engineer  

ScienceCinema

@ work highlights Idaho National Laboratory employees and the jobs they perform.This segment features Robotic Software Engineer Miles Walton.

111

Rapid tooling for functional prototyping of metal mold processes. CRADA final report  

Energy Technology Data Exchange (ETDEWEB)

The overall scope of this endeavor was to develop an integrated computer system, running on a network of heterogeneous computers, that would allow the rapid development of tool designs, and then use process models to determine whether the initial tooling would have characteristics which produce the prototype parts. The major thrust of this program for ORNL was the definition of the requirements for the development of the integrated die design system with the functional purpose to link part design, tool design, and component fabrication through a seamless software environment. The principal product would be a system control program that would coordinate the various application programs and implement the data transfer so that any networked workstation would be useable. The overall system control architecture was to be required to easily facilitate any changes, upgrades, or replacements of the model from either the manufacturing end or the design criteria standpoint. ...

1997-12-01

112

FY05-FY06 Advanced Simulation and Computing Implementation Plan, Volume 2  

Energy Technology Data Exchange (ETDEWEB)

The Stockpile Stewardship Program (SSP) is a single, highly integrated technical program for maintaining the safety and reliability of the U.S. nuclear stockpile. The SSP uses past nuclear test data along with future non-nuclear test data, computational modeling and simulation, and experimental facilities to advance understanding of nuclear weapons. It includes stockpile surveillance, experimental research, development and engineering programs, and an appropriately scaled production capability to support stockpile requirements. This integrated national program will require the continued use of current facilities and programs along with new experimental facilities and computational enhancements to support these programs. The Advanced Simulation and Computing program (ASC) is a cornerstone of the SSP, providing simulation capabilities and computational resources to support the annual stockpile assessment and certification, to study advanced nuclear weapon design and ...

2004-07-19

113

Analysis and evaluation of seismic response of reactor building for Daya Bay Nuclear Power Plant  

International Nuclear Information System (INIS)

Daya Bay NPP has been operating safely and stably over 10 years since 1994, and its' seismic analysis of nuclear island was in accordance with the approaches in RCC-G standard for the model M310, in which the Simplified Impedance Matrix Method (SIMM) was employed for the consideration of SSI. Thanks to the rapid progress being made in upgrading the evaluation technology and the capability of data processing systems, methods and software tools for the SSI analysis have experienced significant development all over the world. Focused on the model of reactor building of the Daya Bay NPP, in his paper the more sophisticated 3D half-space continuum impedance method based on the Green functions is used to analyze the functions of the soil, and then the seismic responses of the coupled SSI system are calculated and compared with the corresponding design values. It demonstrates that the design method provides a set of conservatively safe results. The conclusions from the ...

2005-12-01

114

Automated real-time testing (ARTT) for embedded control systems (ECS).  

Energy Technology Data Exchange (ETDEWEB)

Many of today's automated real-time testing systems for embedded systems were developed using expensive custom hardware and software. In this article they describe how to use commercially available off-the-shelf hardware and software to design and develop an automated real-time test systems for Embedded Programmable Logic Controller (PLC) Based Control Systems. The system development began with the implementation of the VALI/TEST Pro testing methodology as a means for structuring the testing. Using this methodology, they were able to decompose system requirement documents for a Personnel Safety System (PSS) into its high, intermediate and detail level requirements. next, the validation procedures for the PSS system were decomposed into testing units called builds, test runs and test cases. To measure the PSS system's test coverage three levels of system requirements were mapped to their respective unit ...

2001-08-09

115

WHO wants more use of irradiated food, calls for education programs  

International Nuclear Information System (INIS)

Short note. The World Health Organization (WHO) has taken aim at critics of irradiated food, claiming that the process has the potential to reduce the incidence of foodborne diseases such as salmonellosis, to cut postharvest food losses and to provide a wider variety of foods for consumers. 'The unwarranted rejection of this process, often based on lack of understanding of what food irradiation entails, may hamper its use in those countries which may benefit most', Dr. Jean-Paul Jardel, WHO's assistant director-general, argued following a recent international conference on the subject. Critics, including Canadians, has opposed food irradiation for years, claiming that more needs to be known about its effects. WHO said the 'vast majority' of the 54 national delegations at the conference supported use of the technology on foods ranging from grain and potatoes to poultry, tropical fruit and strawberries. WHO wants governments to educate the public ...

1989-02-01

116

Shielding and Criticality Safety Analysis of KSC-1 Cask for the High Burnup PWR Spent Fuels  

International Nuclear Information System (INIS)

KSC-1 (KAERI Shipping Cask-1) was designed and manufactured with a pure domestic technology in 1985 in order to transport a PWR spent fuel assembly from nuclear power plant to PIEF (Post-Irradiation Examination Facility) of KAERI. Since the first transportation of the fuel assembly from Kori-1 NPP was carried out by the cask in 1987, 19 shipments for the PWR spent fuels have been done successfully by now. Maximum discharge burnup of PWR in Korea has been extended from the late 1990s in order to reduce the cost of power generation. From this cause, allowable design values of the initial enrichment and the cooling time for the cask have been changed three times: year 2003, 2007 and 2010. Radiation shielding and criticality of KSC-1 were analyzed for all the PWR fuel type irradiated in Korea NPP to renew the design approval

2010-10-01

117

In field nuclear forensics: An overview of applicable instrumentation  

International Nuclear Information System (INIS)

Recent seizures of nuclear materials, and particularly of fissionable nuclear materials, have resulted in an increased awareness of the need for fieldable instrumentation for the detection and characterization of suspect packages and materials. The ability to perform in-field assessments of materials contained in suspect packages is important for several reasons. First, and most importantly, determination of the type and quantity of material provides information critical to personnel safety. The personnel at potential risk may include both the general population in the area of the package and incident response personnel. Additionally, it would be advantageous to gain information that could result in attribution of the suspect package to a particular facility or pathway as soon as possible after interception. Limited access to a suspect package could also require the use of fieldable characterization instrumentation as opposed to transporting ...

1997-06-12

118

Development of a Simple Scheme for Prediction of Flame Acceleration and DDT  

International Nuclear Information System (INIS)

Hydrogen combustion phenomenology during severe accidents in nuclear power plants has been a safety issue. Especially, flame acceleration (FA) and Deflagration-to-Detonation Transition (DDT) are important because of their possible destructive impact on the containment or plant systems in it. Accordingly, it is the design goal to avoid FA and DDT for the hydrogen mitigation system. As a result from extensive effort dedicated to resolve the hydrogen issue, compiled information on the FA and DDT has been provided by the NEA. The FA criterion was suggested in terms of the mixture expansion ratio ? , and the criterion for onset of DDT was based on the greatness of the geometrical size of the reactive system compared with the detonation cell width ? of the average mixture composition. The DDT onset criterion reflects the current state of knowledge based on the experimental database; however, the criterion is not sufficient but a necessary condition. Therefore, it should ...

2010-10-01

119

Anticipated climate change impacts on flood characteristics : Moisie River application  

International Nuclear Information System (INIS)

The issue of global warming was discussed with particular reference to the changes that may occur in the hydrological regime within the coming decades in response to predicted changes in climate. Flood events for the 2050 time horizon were investigated along with the consequences on water management and dam safety. Dams operated by Hydro-Quebec are used for flood control, water supply, recreational activities and hydroelectricity. As such, the electric utility relies on methods to evaluate the adaptability of current management plans to climate change. This paper presented the results of a study conducted at the Moisie River watershed, located in northern Quebec. The HSAMI hydrologic model was used to evaluate and compare the occurrences where stream flows and water levels exceed critical values in order to assess the effectiveness of management plans in both current and climate change scenarios. The study considered two different approaches on ...

120

Structural aging program to assess the adequacy of critical concrete components in nuclear power plants  

International Nuclear Information System (INIS)

The Structural Aging (SAG) Program is carried out by the Oak Ridge National Laboratory (ORNL) under sponsorship of the United States Nuclear Regulatory Commission (USNRC). The Program has evolved from preliminary studies conducted to evaluate the long-term environmental challenges to light-water reactor safety-related concrete civil structures. An important conclusion of these studies was that a damage methodology, which can provide a quantitative measure of a concrete structure's durability with respect to potential future requirements, needs to be developed. Under the SAG Program, this issue is being addressed through: establishment of a structural materials information center, evaluation of structural component assessment and repair technologies, and development of a quantitative methodology for structural aging determinations. Progress to date of each of these activities is presented as well as future plans. 7 refs., 5 figs.

1989-08-14

121

Status of safety-related FFTF neutronics parameters  

International Nuclear Information System (INIS)

Quantitative, experimentally based assessments of the biases of the methods used to develop the neutronics design of the FTR are presented together with brief descriptions of the design methods. Uncertainties in biases have been established that are sufficiently small to allow a high degree of confidence in the nuclear design. Experimental data for these assessments have been developed in full-scale zero-power mockups of the final design of the reactor, except for Doppler data from SEFOR. Temperature, power coefficient, and stability methods evaluations are necessarily deferred to acceptance testing during initial startup of the FTR. Sodium voiding and small sample worths continue to be the technical areas of greatest complexity with least experiment-theory correlation. Critical mass, Doppler effects, control rod worth, and spatial power distribution have generally good experiment-theory correlations.

1976-10-01

122

Preliminary investigation of the /sup 252/Cf-source-driven noise analysis method of subcriticality measurement in LWR fuel storage and initial loading applications  

Energy Technology Data Exchange (ETDEWEB)

The ability of the /sup 252/Cf-source-driven neutron noise analysis method to measure subcriticality has been demonstrated in a variety of experimental configurations of fissile materials. Calculations for an approximately 4-m-dia configuration of light water reactor (LWR) fuel elements indicated the feasibility of measuring the subcriticality of large, loosely coupled arrays of LWR fuel elements by this same method. These analysis suggested application to the initial loading of both pressurized and boiling water reactors, zero-power testing of reactors (such as shutdown margin measurements after initial loading), light water reactor refueling, and safe storage of LWR spent fuel. In the fuel storage application, direct measurement of subcriticality in the actual fuel storage facilities provides the parameter which is directly related to criticality safety.

1984-01-01

123

Managing natural resources for sustainable development. Special report  

Energy Technology Data Exchange (ETDEWEB)

The report presents an overview of A.I.D. efforts, which encompass a wide range of environmental issues and support environmental training, research, and institutional development. The report's opening section details A.I.D.'s efforts to enlist host-country support for environmental programs, with specific emphasis on improving natural resource management (especially in Africa), encouraging policy change, strengthening the private sector's environmental role, and preparing environmental profiles of host countries and helping them develop conservation strategies. The ensuing sections recount A.I.D. efforts in particular topics of environmental concern (biological diversity and environmental health and safety), critical ecological areas (coastal areas and forests and fragile lands), and specific country programs (reforestation in Haiti). A brief history of the evolution of the Agency's environmental strategy ...

1987-01-01

124

Inherent Boron Dilution Safety Issue in the French Pressurized Water Reactor: CFD Approach  

International Nuclear Information System (INIS)

Inherent boron dilution can occur in case of a Small Break LOCA when low borated water is mainly accumulated in the U-legs due to reflux boiling in the Steam Generator tubes after the loss of natural circulation. The restart of the natural circulation may lead to criticality because of the injection of these low borated slugs towards the core. To evaluate this potential risk, the boron concentration at the core inlet has to be known which makes necessary to estimate the mixing phenomena in the cold leg, in the downcomer and in the lower plenum: CFD calculations are required. First of all the validation of CFX5 CFD code on the relevant phenomena of inherent boron dilution has been established (UPTF TRAM C3 test). Then, an application to the 900 MW French Pressurized Water Reactor series has been performed. (authors)

2006-07-17

125

Implantation of a essential diesel generator CN Vandellos II and fifth emergency diesel generator Asco  

International Nuclear Information System (INIS)

This article describes the project for the installation of an additional emergency diesel generator in both Asco and Vandellos NPPs. The basic objectives of this project are to improve the availability of the emergency generation system, in order to provide greater ability to address potential contingencies, and also to increase the flexibility of the preventive periodic maintenance of the emergency diesel generators. This maintenance, that is currently a milestone of the critical path of the refueling outage, will be performed on-line. The new diesel generator will be sized to support all the loads considered in the safety case and also the consumption of its own auxiliary systems, and will be tested for operability assessment on the same periodical basis than the existing ones. The solution adopted will also permit that the N diesel generator may be connected to any bus bar class 1E in a station black-out scenario. (Author)

126

FY2000 Annual Self-Evaluation Report for the Pacific Northwest National Laboratory  

Energy Technology Data Exchange (ETDEWEB)

This self-evaluation report offers a summary of results from FY2000 actions to achieve Pacific Northwest National Laboratory's strategy and provides an analysis of the state of their self-assessment process. The result of their integrated planning and assessment process identifies Laboratory strengths and opportunities for improvement. Critical elements of that process are included in this report; namely, a high-level summary of external oversight activities, progress against Operations Improvement Initiatives, and a summary of Laboratory strengths and areas for improvement developed by management from across the laboratory. Some key areas targeted for improvement in FY2001 are: systems approach to resource management; information protection; integrated safety management flow-down to the benchtop; cost management; integrated assessment; Price Anderson Amendments Act (PAAA) Program; and travel risk mitigation.

2000-11-15

127

Emerging trends in information and communication technology in mine safety and disaster management  

British Library Electronic Table of Contents (United Kingdom)

There is tremendous growth in the use of Geographic Information Systems (GIS), Global Positioning Systems (GPS), Remote Sensing, Satellite Communication, and Modeling & Simulation techniques. These tools and techniques helps significantly in characterizing infrastructure, risk area and disaster zones, planning and implementation of hazards reduction measures etc. Communication satellites becomes vital for providing emergency communication and timely relief measures. Integration of space technology inputs into natural disaster monitoring and mitigation mechanisms is critical for hazard reduction. This paper mainly focused on all the issues described above. Major emphasis had been given to the recent developments in information & communication technology enabled tools and their applications ...

2010-01-01

128

ECCS integrated test in TAPP-3 and 4  

International Nuclear Information System (INIS)

Emergency Core Cooling System (ECCS) is a safety critical system provided to mitigate the consequence of Loss of Coolant Accident (LOCA) in PHWR. Unlike 220MWe, all header injection has been introduced in 540MWe to simplify the logic. ECCS Integrated Test is schematic approach to establish that ECC system will behave as per design intent during actual LOCA condition. Objective of ECCS Integrated test is to ascertain that various ECC system components operate as intended in design. Additionally, the various system resistances which form the input to LOCA analysis are validated. This test has been carried out by creating actual LOCA during cold and pressurised condition of PHT system to establish all phases of injection with overlap. This paper discusses the results obtained during the Integrated Test and comparison with the prediction during the commissioning of first unit of 540 MWe. (author)

2006-11-13

129

Dynamic analysis of Darrieus vertical axis wind turbine rotors  

Energy Technology Data Exchange (ETDEWEB)

The dynamic response characteristics of the VAWT rotor are important factors governing the safety and fatique life of VAWT systems. The principal problems are the determination of critical rotor speeds (resonances) and the assessment of forced vibration response amplitudes. The solution to these problems is complicated by centrifugal and Coriolis effects which can have substantial influence on rotor resonant frequencies and mode shapes. This paper will describe and discuss the primary tools now in use at Sandia National Laboratories for rotor analysis. These tools include a lumped spring-mass model (VAWTDYN) and also finite-element based approaches. The discussion will center on the accuracy and completeness of current capabilities and plans for future research. As this paper is meant primarily to provide an overview, much of the detail is omitted and will be presented in a follow-on report.

1981-05-01

130

CFX code application to the French reactor for inherent boron dilution safety issue  

International Nuclear Information System (INIS)

Inherent boron dilution can occur in case of a small Break LOCA when low borated water is accumulated in the U-legs due to reflux boiling in the Steam Generator tubes after the loss of natural circulation. The restart of the natural circulation may lead to criticality because of the injection of these low borated slugs towards the core. To evaluate this potential risk, the boron concentration at the core inlet has to be known which makes necessary to estimate the mixing phenomena in the cold leg, in the downcomer and in the lower plenum: CFD calculations are required. First of all the validation of CFX5 CFD code on the relevant phenomena of inherent boron dilution has been established (UPTF TRAM C3 test). Then, an application to the 900 MW French Pressurized Water Reactor series has been performed. (authors)

2006-09-05

131

Application of hazard analysis - Critical control point (HACCP) principles to primary production: What is feasible and desirable?  

British Library Electronic Table of Contents (United Kingdom)

We show that the HACCP system is not fully applicable at the primary production level, and that food safety is obtained through the careful implementation of good hygiene practice (GHP) at the farm. Guides to GHP intended at primary productions cover one activity, such as cattle rearing or corn production. Yet most farms have more than one activity. Hazards from one activity can be transferred to another activity, and in general this is not considered in one-activity guides. There is a need therefore for farmers to be able to detect and control such transfers. We suggest a horizontal complement to the Guides to GHP that would consider only the application of the Step 6 and Principle 1 of the HACCP system amended as follows: ''List all potential hazards transferred from one activity to anot...

2011-01-01

132

Ageing and life-time management in nuclear power stations - concept and examples; Alterungs- und Lebensdauermanagement in Kernkraftwerken - Konzept und Beispiele  

Energy Technology Data Exchange (ETDEWEB)

Knowledge, assessment and understanding of phenomena caused by ageing, together with systematic utilization and extension of the technical life-time of components and systems, are of critical importance to the safety and economy of electricity generation in nuclear power stations. Economic use can be optimized by integrated ageing and life-time management; it can also be used to improve performance characteristics. (orig.) [Deutsch] Fuer die Sicherheit und Wirtschaftlichkeit der Stromerzeugung in Kernkraftwerken sind die Kenntnis, Bewertung und Beherrschung alterungsbedingter Phaenomene und systematische Ausnutzung bzw. Verlaengerung der technischen Lebensdauer der Komponenten und Systeme von zentraler Bedeutung. Durch ganzheitliches Alterungs- und Lebensdauermanagement, das auch auf die Verbesserung von Leistungsmerkmalen abzielt, kann der wirtschaftliche Nutzen optimiert werden. (orig.)

1999-07-01

133

Accelerated aging speeds test of instrument reliability  

International Nuclear Information System (INIS)

This paper shows how molecular theory paves the way for accelerated aging tests of safety-related equipment in nuclear power plants, as required by NRC qualification programs. Arrhenius' model, based on an equation, provides useful information regarding the extent of molecular change as a function of time and temperature. Critical to determining the aging characteristics and qualified life of organic materials is the activation energy concept, which is derived from information gathered when the molecular reaction of the material is documented over the entire life cycle. In accelerated-aging applications, the importance of the model lies in characterizing the chemical related reactions of materials. The problem with the Arrhenius approach is that, in generating a testing period of reasonable duration, a rather high test temperature must be selected which may lead to an added and unrelated environmental effect.

1982-01-01

134

/sup 252/Cf-source-driven neutron noise measurements of subcriticality for a slab tank containing aqueous Pu-U nitrate  

Energy Technology Data Exchange (ETDEWEB)

In order to study nuclear criticality safety related to the development of fast breeder technology, /sup 252/Cf-source-driven neutron noise analysis measurements were performed with a Pu-U nitrate solution in a slab tank of various heights and thickness varying 11.43 cm to 19.05 cm. The results and conclusions of these experiments are (1) a capability to measure the subcriticality of a multiplying system of slab geometry to a k/sub eff/ as low as 0.7 was demonstrated, (2) calculated neutron multiplication factors agreed with those from the experiments within approx.0.02, and (3) the applicability of the method for plutonium solution systems was demonstrated. This paper describes measurements in which the height of the slab was varied for a fixed thickness and the thickness varied for a fixed height, which are the first applications of this measurement method to slab geometry.

1987-08-01

135

Methodology for calculating guideline concentrations for safety shot sites  

Energy Technology Data Exchange (ETDEWEB)

Residual plutonium (Pu), with trace quantities of depleted uranium (DU) or weapons grade uranium (WU), exists in surficial soils at the Nevada Test Site (NTS), Nellis Air Force Range (NAFR), and the Tonopah Test Range (TTR) as the result of the above-ground testing of nuclear weapons and special experiments involving the detonation of plutonium-bearing devices. The special experiments (referred to as safety shots) involving plutonium-bearing devices were conducted to study the behavior of Pu as it was being explosively compressed; ensure that the accidental detonation of the chemical explosive in a production weapon would not result in criticality; evaluate the ability of personnel to manage large-scale Pu dispersal accidents; and develop criteria for transportation and storage of nuclear weapons. These sites do not pose a health threat to either workers or the general public because they are under active institutional control. The DOE is ...

1997-06-01

136
137

Software means of dose consumption planning  

International Nuclear Information System (INIS)

Russian 2009 p. 118 Ukraine Mazilov, AV Stadnik, IA NSC 'Kharkiv

2009-02-23

138

Security Considerations For Network-Centric Weapon ...  

Science.gov (United States)

... strategies. Computer and network security deals with cryptography, authentication, and attacks on software. Information ...

2009-09-01

139

JAVA PathFinder  

Science.gov (United States)

JPF is an explicit state software model checker for Java bytecode. Today, JPF is a swiss army knife

2005-01-01

140

Development of requirements tracking and verification system for the software design of distributed control system  

Energy Technology Data Exchange (ETDEWEB)

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)

1998-12-31

141

An emulation and management software for MCA with 64 independent coded inputs  

International Nuclear Information System (INIS)

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

2000-09-07

143

Safe operation of research reactors and critical assemblies code of practice and annexes  

CERN Document Server

Safe operation of research reactors and critical assemblies

1984-01-01

144

Physics and quality assurance of low dose rate brachytherapy  

International Nuclear Information System (INIS)

Purpose: The purpose of this course is to review the physical principles underlying design, clinical application and execution of interstitial and intracavitary implants in the classical low dose-rate (LDR) range. This year, the course will focus on quality assurance of sources, applicators and treatment planning software. In addition, development of procedures and QA checks designed optimize treatment delivery accuracy and patient safety during each individual procedure will be reviewed. The level of presentation will be designed to accommodate both physicists and physicians. Implementation of recently published AAPM Task Group reports (no. 40, 'Comprehensive Quality Assurance' and No. 43, 'Dosimetry of Interstitial Brachytherapy Sources') will be reviewed. Outline: (A) General Principles (1) QA endpoints: temporal accuracy, positional accuracy, dose delivery accuracy, and safety of the patient, personnel, and the ...

145

Gas emergency management - safety and reliability of supply - remote management of distribution system through computer assisted dispatching of emergency events; Gestion des urgences - securite et fiabilite de la distribution du gaz gestion des urgences a l'aide d'un systeme informatique integre  

Energy Technology Data Exchange (ETDEWEB)

Gas distribution companies have long since paid great attention to improving the quality and safety of the gas supply service to the consumer. In particular the management of gas emergencies has always been a responsibility taken seriously by all sectors of the gas industry. Over the last few years, however, the concept and practices in risk management have been changing rapidly. This has involved gas companies in an on-going attempt to successfully define and establish clear computer assisted risk management practices. Risk management is the systematic use of management policy, procedures and means, with the aim to protect employees, the public, the environment and properties at an acceptable cost. This paper has the purpose of presenting: - the computer software of gas emergency management in use at Italgas S.p.A. for testing the performance of gas distribution networks on a 'real-time' basis and therefore selecting ...

2000-07-01

146

SIMON Host Computer System requirements and recommendations  

Energy Technology Data Exchange (ETDEWEB)

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.

1990-11-29

147

Percolation-theory and fuzzy rule-based probability estimation of fault leakage at geologic carbon sequestration sites  

Energy Technology Data Exchange (ETDEWEB)

Leakage of CO{sub 2} and displaced brine from geologic carbon sequestration (GCS) sites into potable groundwater or to the near-surface environment is a primary concern for safety and effectiveness of GCS. The focus of this study is on the estimation of the probability of CO{sub 2} leakage along conduits such as faults and fractures. This probability is controlled by (1) the probability that the CO{sub 2} plume encounters a conductive fault that could serve as a conduit for CO{sub 2} to leak through the sealing formation, and (2) the probability that the conductive fault(s) intersected by the CO{sub 2} plume are connected to other conductive faults in such a way that a connected flow path is formed to allow CO{sub 2} to leak to environmental resources that may be impacted by leakage. This work is designed to fit into the certification framework for geological CO{sub 2} storage, which represents vulnerable resources such as potable groundwater, health and ...

2009-05-01

148

Investigation of Nuclide Importance to Functional Requirements Related to Transport and Long-Term Storage of LWR Spent Fuel  

Energy Technology Data Exchange (ETDEWEB)

The radionuclide characteristics of light-water-reactor (LWR) spent fuel play key roles in the design and licensing activities for radioactive waste transportation systems, interim storage facilities, and the final repository site. Several areas of analysis require detailed information concerning the time-dependent behavior of radioactive nuclides including (1) neutron/gamma-ray sources for shielding studies, (2) fissile/absorber concentrations for criticality safety determinations, (3) residual decay heat predictions for thermal considerations, and (4) curie and/or radiological toxicity levels for materials assumed to be released into the ground/environment after long periods of time. The crucial nature of the radionuclide predictions over both short and long periods of time has resulted in an increased emphasis on thorough validation for radionuclide generation/depletion codes. Current radionuclide generation/depletion codes have the ...

1995-01-01

149

Compatibility analysis of DUPIC fuel (part 3) - radiation physics analysis  

International Nuclear Information System (INIS)

As a part of the compatibility analysis of DUPIC fuel in CANDU reactors, the radiation physics calculations have been performed for the CANDU primary shielding system, thermal shield, radiation damage, transportation cask and storage. At first, the primary shield system was assessed for the DUPIC fuel core, which has shown that the dose rates and heat deposition rates through the primary shield of the DUPIC fuel core are not much different from those of natural uranium core because the power levels on the core periphery are similar for both cores. Secondly, the radiation effects on the critical components and the themal shields were assessed when the DUPIC fuel is loaded in CANDU reactors. Compared with the displacement per atom (DPA) of the critical component for natural uranium core, that for the DUPIC fuel core was increased by -30% for the innermost groove and the weld points and by -10% for the corner of the calandria subshells and annular ...

2009-07-01

150

Verification of the CFD code FLUENT by post test calculation of the ROCOM experiment T665521; Validierung des CFD codes FLUENT anhand der Nachrechnung des ROCOM Experimentes T665521  

Energy Technology Data Exchange (ETDEWEB)

During the last years one focus of German PWR safety analysis was boron dilution events with the potential of reactivity transients. Coolant with a low boron concentration could be collected in localized areas of the reactor coolant system e.g. by separation of borated reactor coolant into highly concentrated and diluted fractions (inherent dilution) which can occur during reflux- condenser heat transfer after a small break loss of coolant accident with a limited availability of the emergency core cooling systems. The TUeV NORD SysTec was charged by German supervisory authorities with the assessment of the safety analyses of boron dilution events presented by the utilities. These analyses are based on the simulation of boron dilution and transport processes in conjunction with a number of dedicated experiments. The analyses shall demonstrate that boron dilution events cannot lead to recriticality of the core. Hence the boron concentration at ...

2005-05-01

151

Verification of the CFD code FLUENT by post test calculation of the ROCOM experiment T665521  

International Nuclear Information System (INIS)

During the last years one focus of German PWR safety analysis was boron dilution events with the potential of reactivity transients. Coolant with a low boron concentration could be collected in localized areas of the reactor coolant system e.g. by separation of borated reactor coolant into highly concentrated and diluted fractions (inherent dilution) which can occur during reflux- condenser heat transfer after a small break loss of coolant accident with a limited availability of the emergency core cooling systems. The TUeV NORD SysTec was charged by German supervisory authorities with the assessment of the safety analyses of boron dilution events presented by the utilities. These analyses are based on the simulation of boron dilution and transport processes in conjunction with a number of dedicated experiments. The analyses shall demonstrate that boron dilution events cannot lead to recriticality of the core. Hence the boron concentration at ...

2005-05-01

152

Validation of the CFD code fluent by post-test calculation of a density-driven ROCOM experiment  

Energy Technology Data Exchange (ETDEWEB)

During the last years, boron dilution events with the potential of reactivity transients were an important issue of German PWR safety analyses. A coolant with a low-boron concentration could be collected in localized areas of the reactor coolant system, e.g., by separation of a borated reactor coolant into highly concentrated and diluted fractions (inherent dilution) which can occur during reflux-condenser heat transfer after a small break loss of coolant accident with a limited availability of the emergency core cooling systems. During the course of follower core assessments, TUV NORD SysTec appraises safety analyses of boron dilution events presented by the utilities. These analyses are based on the simulation of boron dilution and transport processes in conjunction with a number of dedicated experiments. The analyses demonstrate that boron dilution events cannot lead to recriticality of the core. Hence, the boron concentration at the core ...

2007-09-15

153

The technology of high-temperature reactors. Design, construction, commissioning, operation of the Juelich AVR and the THTR-300; Die Technik der Hochtemperaturreaktoren. Konstruktion - Bau - Inbetriebnahme - Betrieb des AVR Juelich und des THTR-300  

Energy Technology Data Exchange (ETDEWEB)

The AVR experimental nuclear reactor was Professor Dr. Rudolf Schulten's brainchild. Visionary ideas led to the success of this technology: - Helium coolant because of the particularly high heat transfer coefficients; - an integrated primary system reactor concept as the basis of all safety considerations in the interest of maximum safety; - uranium-235 and thorium-232 fuel allowing new fuel to be bred; - high temperatures for electricity generation at maximum thermodynamic efficiencies, i.e. optimum fuel utilization; - the possibility to run chemical processes economically at high temperatures by means of nuclear fuels; - the inherent safety of the reactor, for a major accident accompanied by a complete loss of cooling cannot occur for nuclear physics reasons, as was tested twice in the AVR. The AVR attained its first criticality on August 28, 1968. It was operated for more than 20 years, ...

2009-12-15

154

The technology of high-temperature reactors. Design, construction, commissioning, operation of the Juelich AVR and the THTR-300  

International Nuclear Information System (INIS)

The AVR experimental nuclear reactor was Professor Dr. Rudolf Schulten's brainchild. Visionary ideas led to the success of this technology: - Helium coolant because of the particularly high heat transfer coefficients; - an integrated primary system reactor concept as the basis of all safety considerations in the interest of maximum safety; - uranium-235 and thorium-232 fuel allowing new fuel to be bred; - high temperatures for electricity generation at maximum thermodynamic efficiencies, i.e. optimum fuel utilization; - the possibility to run chemical processes economically at high temperatures by means of nuclear fuels; - the inherent safety of the reactor, for a major accident accompanied by a complete loss of cooling cannot occur for nuclear physics reasons, as was tested twice in the AVR. The AVR attained its first criticality on August 28, 1968. It was operated for more than 20 years, until ...

2009-12-01

155

Activities performed within the program of Nuclear Safety Research on structural and cladding materials for innovative reactor systems able to transmute nuclear waste  

International Nuclear Information System (INIS)

Full text: The transmutation of nuclear waste to reduce the burden on a geological repository is a relevant topic within the Program of Nuclear Safety Research of the Research Centre Karlsruhe. Several studies have confirmed that a high efficiency of transmutation of actinides is reached in fast neutron spectrum reactor system. Therefore, an important effort is dedicated to the study of transmutation strategies with different fast reactors and their associated technologies. Moreover, in international contexts as Generation IV International Forum (GIF) and Sustainable Nuclear Energy Technology Platform (SNETP), fast reactors are considered in the frame of sustainable development of nuclear energy and reduction of waste. The systems that are currently under investigation, in the frame of the different fuel cycle scenarios, are liquid metal cooled and gas cooled fast reactors as well as Accelerator Driven Sub-critical Transmutation devices (ADS). ...

2009-10-05

156

Nuclear safety culture star-class assessment system based BP neural network  

International Nuclear Information System (INIS)

In order to build the safety culture for nuclear power industry, it is important to evaluate the safety culture scientifically. Considering the traits of safety culture in the nuclear power industry, 24 safety culture assessment indexes are established from 4 aspects such as Safety consciousness, Safety attitude, Safety action and Safety actuality by using the SMART criteria. Safety culture star-class assessment criterion is presented and safety culture star-class assessment system is developed by using Visual Basic 6.0 and BP neural network. The system has a better generalization ability, and it can show exactly which phase the safety culture is in. Experimental results show that safety culture star-class assessment is practical and easy ...

2007-02-01

157

Software development for a switch-based data acquisition system  

Energy Technology Data Exchange (ETDEWEB)

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, user interface, 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.

1991-12-01

158

Software development for a switch-based data acquisition system  

Energy Technology Data Exchange (ETDEWEB)

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, user interface, 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.

1991-12-01

159

Safety in the forefront  

Energy Technology Data Exchange (ETDEWEB)

Safety in general and harmonization of International Maritime Organization rules on mobile offshore drilling rig operation in particular are discussed. The improvement of the industry's safety record is also discussed.

1985-02-01

160

Wastewater Treatment Software Solutions on Environmental Expert  

Wastenet

... TOXCHEM+ - Wastewater Predictive Fate by Hydromantis Environmental Software Solutions, Inc. TOXCHEM+ is regarded as the most reliable and ... TOXCHEM+ is EPA-approved for estimating ... »Read more » Contact now / Request quote 0 Comments ...

161

A Software System for Data Analysis in Automated DNA?Sequencing  

UK PubMed Central (United Kingdom)

Software for gel image analysis and base-calling in fluorescence-based sequencing consisting of two primary programs, BaseFinder and GelImager, is described. BaseFinder is a framework for trace processing,...Full Text Available

1998-06-01

162

Verification of Java Programs using Symbolic Execution and Invariant Generation  

Science.gov (United States)

Software verification is recognized as an important and difficult problem. We present a norel

2004-01-01

163

NASA Astrobiology  

Science.gov (United States)

System). From collecting terabytes of video footage to tracking the movements of the submarines, this software is essential to the science team as they explore unique structures on...

2011-09-16

164

Multiphase flow calculation software  

Energy Technology Data Exchange (ETDEWEB)

Multiphase flow calculation software and computer-readable media carrying computer executable instructions for calculating liquid and gas phase mass flow rates of high void fraction multiphase flows. The multiphase flow calculation software employs various given, or experimentally determined, parameters in conjunction with a plurality of pressure differentials of a multiphase flow, preferably supplied by a differential pressure flowmeter or the like, to determine liquid and gas phase mass flow rates of the high void fraction multiphase flows. Embodiments of the multiphase flow calculation software are suitable for use in a variety of applications, including real-time management and control of an object system.

2003-04-15

166

Lunar Communication & Navigation Architecture  

Science.gov (United States)

Prior to this at TRW, Mr. Schier managed flight software development on the MILSTAR Communications Payload and led integration and verification work on ...

167

Achievements in testing of the MGA and FRAM isotopic software codes under the DOE/NNSA-IRSN cooperation of gamma-ray isotopic measurement systems  

Energy Technology Data Exchange (ETDEWEB)

DOE/NNSA and IRSN collaborated on a study of gamma-ray instruments and analysis methods used to perform isotopic measurements of special nuclear materials. The two agencies agreed to collaborate on the project in response to inconsistencies that were found in the various versions of software and hardware used to determine the isotopic abundances of uranium and plutonium. IRSN used software developed internally to test the MGA and FRAM isotopic analysis codes for criteria used to stop data acquisition. The stop-criterion test revealed several unusual behaviors in both the MGA and FRAM software codes.

2009-01-01

171

Data analysis software for researching transportation of radiopharmaceuticals in body  

International Nuclear Information System (INIS)

In research of nuclear medicine and development of radiopharmaceuticals, it is necessary to do data analysis and know transportation behaviors of the radionuclide in tissues or organs concerned. Based on polynomial fitting method, we developed the software INDFIT 1.0 programmed by Microsoft Visual Basic 6.0 (VB 6) for the data analysis. Experimental calculations showed that the software was of practical use

2003-05-01

172

Construction of a data analyzer computer program for neutron activation analysis  

International Nuclear Information System (INIS)

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)

173

2003 SNL ASCI applications software quality engineering assessment report.  

Energy Technology Data Exchange (ETDEWEB)

This document describes the 2003 SNL ASCI Software Quality Engineering (SQE) assessment of twenty ASCI application code teams and the results of that assessment. The purpose of this assessment was to determine code team compliance with the Sandia National Laboratories ASCI Applications Software Quality Engineering Practices, Version 2.0 as part of an overall program assessment.

2004-02-01

174

Validation and verification of the ORNL Monte Carlo codes for nuclear safety analysis  

International Nuclear Information System (INIS)

The process of ensuring the quality of computer codes can be very time consuming and expensive. The Oak Ridge National Laboratory (ORNL) Monte Carlo codes all predate the existence of quality assurance (QA) standards and configuration control. The number of person-years and the amount of money spent on code development make it impossible to adhere strictly to all the current requirements. At ORNL, the Nuclear Engineering Applications Section of the Computing Applications Division is responsible for the development, maintenance, and application of the Monte Carlo codes MORSE and KENO. The KENO code is used for doing criticality analyses; the MORSE code, which has two official versions, CGA and SGC, is used for radiation transport analyses. Because KENO and MORSE were very thoroughly checked out over the many years of extensive use both in the United States and in the international community, the existing codes were open-quotes baselined.close quotes This means that ...

1993-11-14

175

Thermal-hydraulic limitations on water-cooled limiters  

Energy Technology Data Exchange (ETDEWEB)

An assessment of the cooling requirements for fusion reactor components, such as the first wall and limiter/divertor, was carried out using pressurized water as the coolant. In order to establish the coolant operating conditions, a survey of the literature on departure from nucleate boiling, critical heat flux, asymmetrical heating and heat transfer augmentation techniques was carried out. The experimental data and the empirical correlations indicate that thermal protection for the fusion reactor components based on current design concepts can be provided with an adequate margin of safety without resorting to either high coolant velocities, excessive coolant pressures, or heat transfer augmentation techniques. If, however, the future designs require heat transfer enhancement techniques, experimental verification would be necessary since no data on heat transfer augmentation techniques exist for complex geometries, especially under ...

1984-08-01

176

Thermal-hydraulic limitations on water-cooled fusion reactor components  

Energy Technology Data Exchange (ETDEWEB)

An assessment of the cooling requirements for fusion reactor components, such as the first wall and limiter/divertor, was carried out using pressurized water as the coolant. In order to establish the coolant operating conditions, a survey of the literature on departure from nucleate boiling, critical heat flux, asymmetrical heating and heat transfer augmentation techniques was carried out. The experimental data and the empirical correlations indicate that thermal protection for the fusion reactor components based on conventional design concepts can be provided with an adequate margin of safety without resorting to either high coolant velocities, excessive coolant pressures, or heat transfer augmentation techniques. If, however, the future designs require unconventional shapes or heat transfer enhancement techniques, experimental verification would be necessary since no data on heat transfer augmentation techniques exist for complex geometries, ...

1986-01-01

177

Thermal-hydraulic limitations on water-cooled fusion reactor components  

Energy Technology Data Exchange (ETDEWEB)

An assessment of the cooling requirements for fusion reactor components, such as the first wall and limiter/divertor, was carried out using pressurized water as the coolant. In order to establish the coolant operating conditions, a survey of the literature on departure from nucleate boiling, critical heat flux, asymmetrical heating and heat transfer augmentation techniques was carried out. The experimental data and the empirical correlations indicate that thermal protection for the fusion reactor components based on conventional design concepts can be provided with an adequate margin of safety without resorting to either high coolant velocities, excessive coolant pressures, or heat transfer augmentation techniques. If, however, the future designs require unconventional shapes or heat transfer enhancement techniques, experimental verification would be necessary since no data on heat transfer augmentation techniques exist for complex geometries, ...

1987-01-01

178

Thermal-hydraulic limitations on water-cooled fusion reactor components  

International Nuclear Information System (INIS)

An assessment of the cooling requirements for fusion reactor components, such as the first wall and limiter/divertor, was carried out using pressurized water as the coolant. In order to establish the coolant operating conditions, a survey of the literature on departure from nucleate boiling, critical heat flux, asymmetrical heating and heat transfer augmentation techniques was carried out. The experimental data and the empirical correlations indicate that thermal protection for the fusion reactor components based on conventional design concepts can be provided with an adequate margin of safety without resorting to either high coolant velocities, excessive coolant pressures, or heat transfer augmentation techniques. If, however, the future designs require unconventional shapes or heat transfer enhancement techniques, experimental verification would be necessary since no data on heat transfer augmentation techniques exist for complex geometries, ...

1986-12-07

179

The influence of salt aerosol on alpha radiation detection by WIPP continuous air monitors  

Energy Technology Data Exchange (ETDEWEB)

Alpha continuous air monitors (CAMs) will be used at the Waste Isolation Pilot Plant (WIPP) to measure airborne transuranic radioactivity that might be present in air exhaust or in work-place areas. WIPP CAMs are important to health and safety because they are used to alert workers to airborne radioactivity, to actuate air-effluent filtration systems, and to detect airborne radioactivity so that the radioactivity can be confined in a limited area. In 1993, the Environmental Evaluation Group (EEG) reported that CAM operational performance was affected by salt aerosol, and subsequently, the WIPP CAM design and usage were modified. In this report, operational data and current theories on aerosol collection were reviewed to determine CAM quantitative performance limitations. Since 1993, the overall CAM performance appears to have improved, but anomalous alpha spectra are present when sampling-filter salt deposits are at normal to high levels. This report shows that ...

1996-01-01

180

The experience of obsolete item identification and solution in CANDU NPPs  

International Nuclear Information System (INIS)

Design and procurement of equipment for nuclear power plant took place in late 1970's. A large number of originally installed equipment is obsolete. The manufacturer's do not support their products or have discontinued their production due to technological evolutions or lack of product demand. Lack of spares affects the performance of obsolete equipment and has a negative impact on plant safety and plant production. A proactive approach to address obsolescence is necessary to ensure critical spares are always available when needed. This is an ongoing effort and requires a program to be in place to resolve immediate and longterm issues. A cross-functional team with adequate external exposure is needed to administer the obsolescence program. CANDU utilities and CANDU Owners Group(COG) has taken initiatives to identify lack of equipment spares in the members' plant. The equipment replacement information collected from each CANDU nuclear power ...

2010-10-01

181

Safety analysis report: packages. Pu oxide and Am oxide shipping cask (Packaging of fissile and other radioactive materials. Final report  

Energy Technology Data Exchange (ETDEWEB)

The PuO/sub 2/ cask or SP 5320-2 and 3 cask is designed for surface shipment of americium or plutonium. The cask design was physically tested to demonstrate that it met the criteria specified in US ERDA Manual Chapter 0529, and Chapter I, Interstate Commerce Commission. The package has been assessed for transport of up to 357 grams of plutonium (403 grams PuO/sub 2/ powder) and up to 176 grams of americium (200 grams AmO/sub 2/ powder), having a maximum decay heat of 203 watts. Criticality evaluation alone would allow the shipment as Fissile Class II but the radiation level of the cask, measured at the time of shipment, may exceed 50 mrem/h at the surface and require shipment as Fissile Class III. Sample calculations address only the more restrictive of the two materials, which in most cases is /sup 238/PuO/sub 2/.

1980-05-01

182

Review of fires and fire control methods for nuclear air cleaning systems  

International Nuclear Information System (INIS)

The nuclear power industry has experienced four carbon based adsorbent fires in its history, one was of the Monticello Standby Gas Treatment System and other three were in various off-gas delay beds. Although, some of the latter may not be classified as a full fledged fires. There were a number of experiments performed relating to igniting carbon beds and experiments relating to attempts at extinguishing set fires reported in the literature. Review of these experiments indicates that fire resulting from decay heat of adsorbed radioactive iodine is not justified even under the somewhat unrealistic source terms still in effect. At the same time the non-nuclear chemical industry application of carbon base adsorbents for solvent recovery has resulted in numerous fires and significant property losses. Fire control systems installed in nuclear air cleaning systems in the US consists of water deluge. Accidental initiation of these systems has occurred in excess of one hundred times in US ...

1987-05-01

183

Preliminary assessment of existing experimental data for validation ofreactor physics codes and data for NGNP design and analysis.  

Energy Technology Data Exchange (ETDEWEB)

The Next Generation Nuclear Plant (NGNP), a demonstration reactor and hydrogen production facility proposed for construction at the INEEL, is expected to be a high-temperature gas-cooled reactor (HTGR). Computer codes used in design and safety analysis for the NGNP must be benchmarked against experimental data. The INEEL and ANL have examined information about several past and present experimental and prototypical facilities based on HTGR concepts to assess the potential of these facilities for use in this benchmarking effort. Both reactors and critical facilities applicable to pebble-bed and prismatic block-type cores have been considered. Four facilities--HTR-PROTEUS, HTR-10, ASTRA, and AVR--appear to have the greatest potential for use in benchmarking codes for pebble-bed reactors. Similarly, for the prismatic block-type reactor design, two experiments have been ranked as having the highest priority--HTTR and VHTRC.

2005-10-25

184

Organic farming in the Nordic countries--animal health and production.  

Science.gov (United States)

Organic farming (or ecological agriculture) is of growing importance in the agricultural sector worldwide. In the Nordic countries, 1-10% of the arable land was in organic production in 1999. Organic farming can be seen as an approach to agriculture where the aim is to create integrated, humane, environmentally and economically sustainable agricultural production systems. Principles like nutrient recycling, prevention rather than treatment and the precautionary principle are included in aims and standards. Animal welfare is another hallmark of organic livestock production but despite this, several studies have indicated severe health problems e.g. in organic poultry production in Denmark. Also the quality of animal food products in relation to human health, particularly the risk of zoonotic infections, has been debated. For these reasons there is a need for improvement of production methods and animal health status. Vets play an important role in this development through work in ...

2001-01-01

185

Observation of DNB phenomena by neutron radiography  

Energy Technology Data Exchange (ETDEWEB)

In the design of LWRs, the forecast of critical heat flux (CHF) is important. The existing CHF correlation equations include the arbitrary constants based on experimental data, therefore, their range of application is limited. For advancing the research and development of high conversion LWRs or passive safety reactors, the development of more general CHF forecasting technique has been demanded. In order to elucidate the mechanism of CHF occurrence and construct the general forecasting model based on physical phenomena, the detailed observation of flow phenomena near a heat generation surface is indispensable. The experiment of observing boiling two-phase flow and CHF phenomena by applying neutron radiography technique was carried out. The utilization of neutron radiography in the field of heat-transferring flow is explained. The experimental setup and the experimental method, the experimental conditions, and the results of the observations of ...

1994-07-01

186

New developments in dry spent fuel storage  

International Nuclear Information System (INIS)

As shown in various new examples, HABOG facility (Netherlands), CERNAVODA (Candu - Romania), KOZLODUY (WWER - Bulgaria), CHERNOBYL ( RMBK - Ukraine), MAYAK (Spent Fuel from submarine and Icebreakers - Russia), recent studies allow to confirm the flexibility and performances of the CASCAD system proposed by SGN, both in safety and operability, for the dry storage of main kinds of spent fuel. The main features are: A multiple containment barrier system: as required by international regulation, 2 independent barriers are provided (tight canister and storage pit); Passive cooling, while the Fuel Assemblies are stored in an inert atmosphere and under conditions of temperature preventing from degradation of rod cladding; Sub-criticality controlled by adequate arrangements in any conditions; Safe facility meeting ICPR 60 Requirements as well as all applicable regulations (including severe weather conditions and earthquake); Safe handling operations; ...

2001-06-18

187

Laser eye protection. Interim report, July 1989-January 1990  

Energy Technology Data Exchange (ETDEWEB)

Laser applications have proliferated in recent years and, as to be expected, their presence is no longer confined to the laboratory or places where access to their radiation can be easily controlled. One obvious application where this is so is in military operations where various devices such as laser range finders, target designators, and secure communications equipment elevate the risk of exposure, specifically eye exposure, to unacceptable levels. Although the need for eye protection in the laboratory and other controlled areas has been appreciated since the invention of the laser, the use of lasers in circumstances where safety or the risk of temporary loss of vision, which can not always be ensured by administrative procedures, has made adequate eye protection essential. It is the critical nature of many military operations that has driven the search for eye protection against both nuclear and laser radiation. At the same time, the ...

1990-01-01

188

Emerging technologies  

Energy Technology Data Exchange (ETDEWEB)

The mission of the Emerging Technologies thrust area at Lawrence Livermore National Laboratory is to help individuals establish technology areas that have national and commercial impact, and are outside the scope of the existing thrust areas. We continue to encourage innovative ideas that bring quality results to existing programs. We also take as our mission the encouragement of investment in new technology areas that are important to the economic competitiveness of this nation. In fiscal year 1992, we have focused on nine projects, summarized in this report: (1) Tire, Accident, Handling, and Roadway Safety; (2) EXTRANSYT: An Expert System for Advanced Traffic Management; (3) Odin: A High-Power, Underwater, Acoustic Transmitter for Surveillance Applications; (4) Passive Seismic Reservoir Monitoring: Signal Processing Innovations; (5) Paste Extrudable Explosive Aft Charge for Multi-Stage Munitions; (6) A Continuum Model for Reinforced Concrete at High Pressures and ...

1993-03-01

189

Development of a best estimate auditing code for CANDU thermal hydraulic safety analysis  

Energy Technology Data Exchange (ETDEWEB)

The main purpose of this study is to develop a thermal hydraulic auditing code for the CANDU reactor, modifying the model of existing PWR auditing tool , i.e. RELAP5/MOD3. This scope of project is a fourth step of the whole project, applying the RELAP5/MOD3/CANDU+ version for the real CANDU plant LOCA Analysis and D2O leakage incident. There are three main models under investigation, i.e. Moody critical flow model, flow regime model of horizontal CANDU bundle, and fuel element heatup model when the stratification occurs, especially when CANDU LOCA is tested. Also, for Wolsung unit 1 D2O leakage incident analysis, the plant behavior is predicted with the newly developed version for the first 1000 seconds after onset of the incident, with the main interest aiming for system pressure, level control system, and thermal hydraulic transient behavior of the secondary system. The model applied for this particular application includes heat transfer model of nuclear fuel ...

2001-03-01

190

Determination of vapor-liquid equilibrium data and decontamination factors needed for the development of evaporator technology for use in volume reduction of radioactive waste streams  

Energy Technology Data Exchange (ETDEWEB)

A program is currently in progress at Argonne National Laboratory to evaluate and develop evaporator technology for concentrating radioactive waste streams. By concentrating radioactive waste streams, disposal costs can be significantly reduced. To effectively reduce the volume of waste, the evaporator must achieve high decontamination factors so that the distillate is sufficiently free of radioactive material. One technology that shows a great deal of potential for this application is being developed by LICON, Inc. In this program, Argonne plans to apply LICON`s evaporator designs to the processing of radioactive solutions. Concepts that need to be incorporated into the design of the evaporator include, criticality safety, remote operation and maintenance, and materials of construction. To design an effective process for concentrating waste streams, both solubility and vapor-liquid equilibrium data are needed. The key issue, however, is the ...

1993-10-01

191

Design modifications in 540 MWe and its impact on the dose rates  

International Nuclear Information System (INIS)

Exposure control at the operating Nuclear Power Station is a major concern. TAPS Unit-4 is the first Pressurized Heavy Water Reactor of 540 MWe electrical capacity. This unit was made critical on March 6, 2005. In-depth review of radiation safety was done to identify the impact of design modification on dose rates at various locations and on the equipment's. Problems encountered in controlling the dose rates in 220 MWe electrical are eliminated by appropriate design modifications. Due to higher capacity of the unit there are design changes in major systems such as reactor core, primer heat transport system, moderator system, reactor regulation and protection systems. Reactor operations and maintenance activities during shut down contributes to exposure of the employees. Based on the experience gained in the operation of 220 MWe, design modifications incorporated in TAPS unit-4 and dose rate measurements carried out at 90 % full power, through ...

2005-11-23

192

Design improvements and operational experience of programmable digital comparator system  

International Nuclear Information System (INIS)

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 User Interface 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 ...

2006-11-13

193

Core Heat Transfer Model Validation of the TASS/SMR-S Code using the Bennett's Test  

International Nuclear Information System (INIS)

The SMART (System-integrated Modular Advanced ReacTor) which is a 330 MWt advanced integral PWR was developed by the KAERI (Korea Atomic Energy Institute) for electricity generation and seawater desalination. A thermal hydraulic evaluation and analysis of the SMART is performed by the TASS /SMR-S (Transient And Setpoint Simulation/System integrated Modular Reactor-Safety). The TASS/SMR-S code has various models reflecting the design features of the SMART such as the drift flux model, the core models (core power and core heat transfer model), the component models, and the specific models. One of the core models is the core heat transfer model. The role of this model is to calculate the heat flux and radial temperature profiles at a fuel rod surface using the relevant heat transfer correlations for all of the heat transfer modes. Also it is modeled to meet the requirements of the 10 CFR 50 appendix K EM model for the CHF (Critical Heat Flux) and ...

2010-10-01

194

Conceptual study of advanced PWR systems. A study of passive and inherent safety design concepts for advanced light water reactors  

Energy Technology Data Exchange (ETDEWEB)

The five thermal-hydraulic concepts chosen for advanced PWR have been studied as follows: (1) Critical Heat Flux: Review of previous works, analysis of parametric trends, analysis of transient CHF characteristics, extension of the CHF date bank, survey and assessment of correlations, design of a intermediate-pressure CHF test loop have been performed. (2) Passive Cooling Concepts for Concrete Containment system: Review of condensation phenomena with noncondensable gases, selection of a promising concept (i.e., use of external condensers), design of test loop according to scaling laws have been accomplished. and computer programs based on the control-volume approach, and the conceptual design of test loop have been accomplished. (4) Fluidic Diode Concepts: Review of previous applications of the concept, analysis major parameters affecting the performance, development of a computational code, and conceptual investigation of the verification test loop have been ...

1995-08-01

195

Competency build up, sustained performance enhancement of human resource through effective man power planning, training and proper safety culture and organizational climate  

International Nuclear Information System (INIS)

Human resource competence building and continued enhancement of performance is the most vital input for safe and reliable operations of a Nuclear Power Plant. Integrated planning leading to the decision of timely selection of optimum number of fresh people and deployment of experienced manpower with desired lead time is inevitable to achieve the above objective. For safe and reliable plant operation human performance analysis followed by suggestive measures to improve the same is needed. Corrective or strengthening input may be in terms of training, work environment, motivations, organizational culture and climate, leadership and prevailing environmental force and bio-rhythm of individuals with critical days are to be worked out The adequacy in training and development not only gives safe and reliable plant operations but results in greater employee satisfaction and self esteem as well. As of date, in the present vibrant global scenario, only the organization which ...

2006-11-13

196

Application od scaling technique for estimation of radionuclide inventory in radioactive waste  

International Nuclear Information System (INIS)

Safety studies related to the disposal of low- and intermediate waste indicate that the long term risk is determined by the presence of long-lived nuclides such as "1"4C, "5"9Ni, "6"3Ni, "9"9Tc, "1"2"9I and the transuranium elements. As most of these nuclides are difficult to measure, the correlation between these critical nuclides and some other easily measurable key nuclides such as "6"0Co and "1"3"7Cs has been investigated for typical waste streams of Paks Nuclear Power Plant (Hungary) and scaling factors have been proposed. An automated gamma-scanning monitor has been purchased and calibrated to determine the gamma-emitting radionuclides. Radiochemical methods have been developed to determine significant difficult-to-measure radionuclides. The radionuclides of interest have been "3H, "1"4C, "9"0Sr, "5"5Fe, "5"9Ni, "9"9Tc, "1"2"9I and TRUs. The measurements taken so far have revealed brand new information and data on radiological composition ...

1996-09-16

197

Advanced evaporator technology progress report FY 1992  

Energy Technology Data Exchange (ETDEWEB)

This report summarizes the work that was completed in FY 1992 on the program {open_quotes}Technology Development for Concentrating Process Streams.{close_quotes} The purpose of this program is to evaluate and develop evaporator technology for concentrating radioactive waste and product streams such as those generated by the TRUEX process. Concentrating these streams and minimizing the volume of waste generated can significantly reduce disposal costs; however, equipment to concentrate the streams and recycle the decontaminated condensates must be installed. LICON, Inc., is developing an evaporator that shows a great deal of potential for this application. In this report, concepts that need to be incorporated into the design of an evaporator operated in a radioactive environment are discussed. These concepts include criticality safety, remote operation and maintenance, and materials of construction. Both solubility and vapor-liquid equilibrium ...

1995-01-01

200

Safety culture development at Daya Bay NPP  

International Nuclear Information System (INIS)

From view on Organization Behavior theory, the concept, development and affecting factors of safety culture are introduced. The focuses are on the establishment, development and management practice for safety culture at Daya Bay NPP. A strong safety culture, also demonstrated, has contributed greatly to improving performance at Daya Bay

2001-12-01

203

NHTSA Contact Information | National Highway Traffic Safety Administra...  

Science.gov (United States)

Skip to Main Content Skip to Main Navigation National Highway Traffic Safety Administration Accessible menu--Sitemap Driving Safety Aggressive Driving Bicycles Child Safety...

2011-09-24

205

Application of the Center for Air Toxic Metals (CATM) database  

Energy Technology Data Exchange (ETDEWEB)

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 user interface 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 data. Data will be ...

1996-12-31

206

Global positioning automatic vehicle location system  

Energy Technology Data Exchange (ETDEWEB)

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 ...

1997-03-01

207

The development of thyroid dose assessment software for nuclear or radiological emergency  

International Nuclear Information System (INIS)

Objective: To develop software for assessment of dose to thyroid gland in emergencies resulting in the release of radioiodine. Methods: Based on procedures for thyroid monitoring and dose assessment introduced in IAEA publications (IAEA-TECDOC-1092 and EPR-MEDICAL-2005), a software was developed with Visual Basic 6.0 program to computerized the methods of thyroid dose estimation. Results: The intake of radioiodine and committed equivalent dose to thyroid could be estimated rapidly and accurately with the present software. Conclusion: The present software provide a practical and rapid tool for estimating thyroid doses received in emergencies resulting in the release of radioiodine by emergency workers and members of public, which is necessary for recommendation of further actions. (authors)

2006-12-01

208

SIMON Host Computer System requirements and recommendations  

Energy Technology Data Exchange (ETDEWEB)

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.

1990-11-29

209

IEEE [Institute of Electrical and Electronics Engineers] standards and nuclear software quality engineering  

International Nuclear Information System (INIS)

Significant new nuclear-specific software standards have recently been adopted under the sponsorship of the American Nuclear Society and the American Society of Mechanical Engineers. The interest of the US Nuclear Regulatory Commission has also been expressed through their issuance of NUREG/CR-4640. These efforts all indicate a growing awareness of the need for thorough, referenceable expressions of the way to build in and evaluate quality in nuclear software. A broader professional perspective can be seen in the growing number of software engineering standards sponsored by the Institute of Electrical and Electronics Engineers (IEEE) Computer Society. This family of standards represents a systematic effort to capture professional consensus on quality practices throughout the software development life cycle. The only omission-the implementation phase-is treated by accepted American National Standards ...

1988-06-12

210

Determinants of software quality in offshore development - An empirical study of an Indian vendor  

British Library Electronic Table of Contents (United Kingdom)

ContextCost advantage has been one of the primary drivers of successful offshoring engagements of Indian software and services companies. However, the emphasis has shifted to the ability of the vendors to provide high quality over cost advantage in delivering software products and services. Meeting high quality requirements of the clients is a challenge due to the very nature of development and delivery of software through offshoring. ObjectiveThe objective of this research paper is to identify and evaluate the key determinants of quality in the case of software projects delivered through offshoring model. MethodA detailed survey was conducted among project managers/project leaders (leads) of a leading midsize Indian IT services company to evaluate the relationship of the determinants on t...

2011-01-01

211

Achievements and Perspectives of the Joint Convention on the Safety of Spent Fuel Management and on the Safety of Radioactive Waste Management  

International Nuclear Information System (INIS)

The Joint Convention on the Safety of Spent Fuel management and on the Safety of Radioactive Waste Management is the first legal instrument to directly address the safety of spent fuel and radioactive waste management on a global scale. The Joint Convention entered into force in 2001. This paper describes its process and its main achievements to date. The perspectives to establish of a Global Waste Safety Regime based on the Joint Convention are also discussed. (authors)

212

Uranium-233 waste definition: Disposal options, safeguards, criticality control, and arms control  

Energy Technology Data Exchange (ETDEWEB)

The US investigated the use of {sup 233}U for weapons, reactors, and other purposes from the 1950s into the 1970s. Based on the results of these investigations, it was decided not to use {sup 233}U on a large scale. Most of the {sup 233}U-containing materials were placed in long-term storage. At the end of the cold war, the US initiated, as part of its arms control policies, a disposition program for excess fissile materials. Other programs were accelerated for disposal of radioactive wastes placed in storage during the cold war. Last, potential safety issues were identified related to the storage of some {sup 233}U-containing materials. Because of these changes, significant activities associated with {sup 233}U-containing materials are expected. This report is one of a series of reports to provide the technical bases for future decisions on how to manage this material. A basis for defining when {sup 233}U-containing materials can be managed as waste and when they ...

1998-07-07

213

TRIGA reactor spent fuel pool under severe earthquake conditions  

International Nuclear Information System (INIS)

Supplemental criticality safety analysis of a pool type storage for TRIGA spent fuel at 'Jozef Stefan' Institute in Ljubljana, Slovenia, is presented. Previous results (Ravnik, M, Glumac, B., 1996) have shown that subcriticality is not guaranteed for some postulated accidents. To mitigate this deficiency, a study was made about replacing a certain number of fuel elements in the rack with absorber rods (Glumac, B., Ravnik, M., Logar, M., 1997) to lower the supercriticality probability, when the pitch is decreased to contact (as a consequence of a severe earthquake) in a square arrangement. The criticality analysis for the hexagonal contact pitch is presented in this paper, following the same scenario as outlined above. The Monte Carlo computer code MCNP4B with ENDF-B/VI library and detailed three dimensional geometry was used. First, the analysis about the influence of the number of triangular fuel piles on the bottom that ...

1998-07-01

214

Criticality calculations of the fixed bed nuclear reactor  

Energy Technology Data Exchange (ETDEWEB)

The Fixed Bed Nuclear Reactor (FBNR) is a small 40 MWe reactor based on the Pressurized Water Reactor (PWR) technology. FBNR is an integrated primary circuit and simple in design. It has the characteristics of being small, modular, proliferation resistant, inherently safe and passively cooled reactor with reduced adverse environmental impact. It utilizes the fuel designed for high temperature reactors operating in a relatively low temperature of PWR environment The 15 mm diameter spherical fuel elements are made of TRISO type microspheres embedded in graphite and cladded by SiC. The coolant flow transfers them from the fuel chamber into the core and become fixed forming a suspended core. Any accident signal will cut off the power to the coolant pump causing a stop in the flow. This results in making the fuel elements fall out of the reactor core by the force of gravity and return into the fuel chamber where they are passively cooled under subcritical condition. Therefore, the ...

2007-07-01

215

Addressing the Challenges Special Needs Students Face when Transitioning from the Classroom to the Workplace  

Science.gov (United States)

One of the biggest fears and challenges a parent of a child with special needs faces is navigating the post-22 landscape. When a child hits the age of 22, the Department of Elementary and Secondary Education (DESE) is no longer required to provide daily services and support. Whatever the abilities, or disabilities, of a child, every parent has the same concerns about how their child will productively fill their days and live as independently as possible without the safety net of the DESE. One of the transition paths most frequented is entering the workforce. Public and private schools alike work to teach their students the basic skills they need to work. In fact, the national Individuals with Disabilities Education Act (IDEA) states that students must have a transition plan in formulation by the age of 16. This article describes the vocational program developed by the League School of Greater Boston which specifically addresses the challenges students, their ...

2010-10-01

216

Safety of pipe whip restraints  

International Nuclear Information System (INIS)

Pipe whip restraints are used in nuclear power plants in order to limit the consequences of ruptured pipe whip effects and are thus an important part of the plant safety concept. The design of these devices is based on the choice of adequate construction and computational analysis supported by experimental investigation. Pipe whip restraints should, by means of deforming components, be able to absorb the energy of a ruptured pipe accelerated by the fluid reaction force. Since the elastic deformation of the restraint material is not sufficient for this purpose, or would result in excessive anchor loads, pipe whip restraints must generally be designed to work in the plastic range. Two types of restraints are presented in this paper, including the description of their mode of operation, design and computation. A comparison and critical evaluation of the calculation methods presently available are also given. The range of methods covers those ...

217

Quantification of radionuclide transfer in terrestrial and freshwater environments for radiological assessments  

International Nuclear Information System (INIS)

For more than thirty years, the IAEA has published a set of documents aimed at the limitation of the radiation exposure of the population from various nuclear activities. In particular, in 1994 the IAEA published Technical Reports Series No. 364, Handbook of Parameter Values for the Prediction of Radionuclide Transfer in Temperate Environments. Over the years, it has proved to be a valuable reference for radioecologists, modellers and authorities in Member States, and has been quoted in numerous impact assessments. Technical Reports Series No. 364 was based on a review of available data up to the end of 1992. However, a number of high quality critical reviews have been produced in recent years for some of the transfer parameter values which merit consideration. Thus, it was assumed that there is sufficient new information available to warrant reconsideration of a significant proportion of the values given in Technical Reports Series No. 364 and to initiate an ...

1993-04-05

218

Mitigating aging in CANDU plants  

Energy Technology Data Exchange (ETDEWEB)

Aging degradation is a phenomenon we all experience throughout life, both on a personal basis and in business. Many industries have been successful in postponing the inevitable impact on their related systems and components through programs to maintain long-term reliability, maintainability and safety. However, this has not always been the case for nuclear power. While all power plants are experiencing the world trend of increasing operating costs with age, few (if any) have been able to fully define the parameters that solve the aging equation, particularly in relation to major components. Inspection and preventive maintenance have not been effective in predicting life-limiting degradation and failure. In CANDU nuclear plants, utilities are taking a comprehensive approach in dealing with the aging problem. Programs have been established to identify the current condition and degradation mechanisms of critical components, the failure of which ...

1995-07-01

219

HT technology -- All-metal sealing answers safety and environmental concerns  

Energy Technology Data Exchange (ETDEWEB)

This paper discusses the evolution of the horizontal subsea tree and its utilization in increasingly demanding applications. Initially, the Horizontal Tree was seen as a solution for wells requiring high well maintenance, such as those using electrical downhole pumps. Today, the horizontal tree is being applied to natural drive wells because of attractive whole life economics. This raises concern in a number of areas. Tubing hanger seals are permanently exposed to well fluids, and must provide high integrity sealing. This required the development of a new type of radially energized, all metal sealing system, specifically for horizontal tree applications, suitable for oil or gas service at working pressures to 15,000 psi. In addition, horizontal tree pressure integrity depends on the master valve stem, gate and bonnet seals. The need for high seal integrity also dictates that the first master valves should be integral to the main body of the tree, to maximize dropped object protection. ...

1995-12-31

220

Different aspects of safety in Nuclear Fuel Plant at Pitesti, Romania  

International Nuclear Information System (INIS)

Nuclear Fuel Plant (FCN) is a facility that produces fuel bundles of CANDU-6 type for the CANDU nuclear power plant. Only natural and depleted uranium in bulk and itemized form are present as nuclear materials in this facility. Uranium and wastes from the plant are handled, processed, treated and stored throughout the entire facility. The nuclear materials with natural and depleted uranium are entirely under nuclear safeguards. The amount of uranium present in the plant in different forms and activities together with zircaloy, beryllium and other hazardous substances, wastes, explosive materials at high temperatures, etc. lead to special measures undertaken by Nuclear Safety Department (DNS) to ensure nuclear safety. Different aspects of safety are continuously monitored in the plant: operational safety, industrial safety, radiological safety, labour ...

2009-10-12

221

Losing weight to save lives: A review of the role of automobile weight and size in traffic fatalities  

Energy Technology Data Exchange (ETDEWEB)

Critics of higher fuel economy standards for vehicles have long argued that improving vehicle fuel economy will require reducing vehicle weight, and that would result in an increase in the number of fatalities from vehicle crashes. Several researchers have estimated that an across-the-board reduction of vehicle weight would reduce passenger safety (Evans 1991; Kahane 1997; U.S. GAO 1994). However, little research has been done on the relationship of vehicle size and fatality rates, independent of weight (see, however, Joksch, Massie, and Pichler 1998). In this report we review previous analyses of the relationship of vehicle weight and safety. We do this to study the opportunities to improve fuel economy in a more sophisticated way than across-the-board mass reduction. The aim is to explore improvements in traffic safety by making selected vehicle groups lighter, and retaining or enlarging selected ...

2001-07-01

222

Retrospective individual dosimetry using luminescence and EPR after radiation accidents  

International Nuclear Information System (INIS)

In areas where radiation dose monitoring has not been performed, it is essential to use material available in the environment be able to rapidly assess doses to individuals for immediate emergency medical care or for general estimation of the radiological consequences. It was shown that certain types of telephone cards containing microchips have the potential to be used as individual radiation dosimeters in emergency situations to detect doses over 250 mGy by luminescence measurements. In order to understand the dosimetric properties of chip cards, the components obtained from INFINIEON Company at various stages of production were used for luminescence measurements. It is found that the protecting layer used above the chips so called 'globe top' is the main source of radiation induced signal in chip cards. The globe top produced by INFINIEON at that stage is found to contain SiO2 and Epoxy. In order to improve the dosimetric properties of the chip cards, the raw material of the globe ...

223

Front-End-Electronics Communication software for multiple detectors in the ALICE experiment  

Energy Technology Data Exchange (ETDEWEB)

In the ALICE experiment at CERN, the Detector Control System (DCS) employs several interacting software components to accomplish its task of ensuring the correct operation and monitoring of the experiment. This paper describes the Front-End-Electronics Communication (FeeCommunication) software and its role within the DCS. The FeeCommunication software's central task is passing configuration and monitoring data between the top level DCS process control and the field devices of several detectors within ALICE. The lowest level of the FeeCommunication software runs on the DCS boards, specialized embedded systems which are in direct contact with the field devices and are physically located within the detector. The middle and upper layers run on standard PC hardware located in the counting room or other external locations. This paper focuses on the design and implementation of the FeeCommunication ...

2006-02-15

224

MeshTV: scientific visualization and graphical analysis software  

Energy Technology Data Exchange (ETDEWEB)

The increasing data complexity engendered by the Accelerated Scientific Computing Initiative (ASCI) requires more capability in our scientific visualization software. B Division at Lawrence Livermore National Laboratory (LLNL) addresses these new and changing requirements with MeshTV. We began work on MeshTV around eight years ago, and have progressively refined the software to provide improved scientific analysis and visualization to well over 100 users at Liver-more, Los Alamos, Sandia, and in private industry. (U)

1999-02-08

225

Imaging Automation and Volume Tomographic Visualization at Texas Neutron Imaging Facility  

Energy Technology Data Exchange (ETDEWEB)

A thermal neutron imaging facility for real-time neutron radiography and computed tomography has been developed at the University of Texas reactor. The facility produced good-quality radiographs and two-dimensional tomograms. Further developments have been recently accomplished. A computer software has been developed to automate and expedite the data acquisition and reconstruction processes. Volume tomographic visualization using Interactive Data Language (IDL) software has been demonstrated and will be further developed. Volume tomography provides the additional flexibility of producing slices of the object using software and thus avoids redoing the measurements.

1999-11-14

226

Factors that can influence the economic feasibility of stand-alone and grid-connected photovoltaic systems: case studies using the software AVES-F  

International Nuclear Information System (INIS)

This paper presents case studies of economic feasibility of solar photovoltaic systems using the software AVES-F (Analysis of Economic Feasibility of Photovoltaic Systems), developed by the authors, considering cases of stand-alone and grid-connected systems. The software takes into account several factors that can influence the economic feasibility of these kind of systems, like load to be supplied, distance to the grid, the use regime of the system, applied subsidies and others. The main goal of this paper is to analyze some of these factors and to observe how they can affect the economics of PV systems for electricity generation. (authors)

2004-06-07

227

Computer simulation and scientific visualization  

Energy Technology Data Exchange (ETDEWEB)

The simulation of processes in engineering and the physical sciences has progressed rapidly over the last several years. With rapid developments in supercomputers, parallel processing, numerical algorithms and software, scientists and engineers are now positioned to quantitatively simulate systems requiring many billions of arithmetic operations. The need to understand and assimilate such massive amounts of data has been a driving force in the development of both hardware and software to create visual representations of the underling physical systems. In this paper, and the accompanying videotape, the evolution and development of the visualization process in scientific computing will be reviewed. Specific applications and associated imaging hardware and software technology illustrate both the computational needs and the evolving trends. 6 refs.

1990-01-01

228

Web-Based Enterprise Information Systems Development: The Integrated Methodology  

CERN Document Server

The paper considers software development issues for large-scale enterprise information systems (IS) with databases (DB) in global heterogeneous distributed computational environment. Due to high IT development rates, the present-day society has accumulated and rapidly increases an extremely huge data burden. Manipulating with such huge data arrays becomes an essential problem, particularly due to their global distribution, heterogeneous and weak-structured character. The conceptual approach to integrated Internet-based IS design, development and implementation is presented, including formal models, software development methodology and original software development tools for visual problem-oriented development and content management. IS implementation results proved shortening terms and reducing costs of implementation compared to commercial software available.

2006-01-01

229

Validation of a new software version for monitoring of the core of the Unit 2 of the Laguna Verde power plant with ARTS; Validacion de una nueva version del software para monitoreo del nucleo de la Unidad 2 de la Central Laguna Verde con ARTS  

Energy Technology Data Exchange (ETDEWEB)

In this work it is intended a methodology to validate a new version of the software used for monitoring the reactor core, which requires of the evaluation of the thermal limits settled down in the Operation Technical Specifications, for the Unit 2 of Laguna Verde with ARTS (improvements to the APRMs, Rod Block Monitor and Technical specifications). According to the proposed methodology, those are shown differences found in the thermal limits determined with the new versions and previous of the core monitoring software. Author)

2005-07-01

230

Software systems in-house integration: Architecture, process practices, and strategy selection  

British Library Electronic Table of Contents (United Kingdom)

As organizations merge or collaborate closely, an important question is how their existing software assets should be handled. If these previously separate organizations are in the same business domain - they might even have been competitors - it is likely that they have developed similar software systems. To rationalize, these existing software assets should be integrated, in the sense that similar features should be implemented only once. The integration can be achieved in different ways. Success of it involves properly managing challenges such as making as well founded decisions as early as possible, maintaining commitment within the organization, managing the complexities of distributed teams, and synchronizing the integration efforts with concurrent evolution of the existing systems.Th...

2007-01-01

231

SPASE Resource Description - the VHO - NASA  

Science.gov (United States)

The potentials of the spherical sensor and nearby conductors are controlled by ... Incoming data are continuously monitored by algorithms in the software to ... launched together with FM5 (Rumba) by a Soyuz-Fregat rocket from Baikonur. ...

232

Open-source software accelerates bioinformatics  

UK PubMed Central (United Kingdom)

A report on the Wellcome Trust/Cold Spring Harbor Genome Informatics meeting, Cold Spring Harbor, USA, 7-11 May 2003.

2003-01-01

233

Online Privacy Statement : University of Minnesota  

Science.gov (United States)

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...

2010-12-20

234

LLNL Site Specific ASCI Software Quality Engineering Recommended Practices Overview Version 1.0  

Energy Technology Data Exchange (ETDEWEB)

''The LLNL Site-Specific Advanced Simulation and Computing (ASCI) Software Quality Engineering Recommended Practices VI.I'' document describes a set of recommended software quality engineering (SQE) practices for ASCI code projects at Lawrence Livermore National Laboratory (LLNL). In this context, SQE is defined as the process of building quality into software products by applying the appropriate guiding principles and management practices. Continual code improvement and ongoing process improvement are expected benefits. Certain practices are recommended, although projects may select the specific activities they wish to improve, and the appropriate time lines for such actions. Additionally, projects can rely on the guidance of this document when generating ASCI Verification and Validation (VSrV) deliverables. ASCI program managers will gather information about their ...

2002-02-01

235

Hanford Environmental Information System (HEIS). Volume 2, Operator`s guide  

Energy Technology Data Exchange (ETDEWEB)

This report discusses the procedures that establish the configuration control processes for the Hanford Environmental Information System (HEIS) software. The procedures also provide the charter and function of the HEIS Configuration Control Board (CCB) for maintaining software. The software configuration control items covered under these procedures include the HEIS software and database structure. The configuration control processes include both administrative and audit functions. The administrative role includes maintaining the overall change schedule, ensuring consistency of proposed changes, negotiating change plan adjustments, setting priorities, and tracking the status of changes. The configuration control process audits to ensure that changes are performed to applicable standards.

1994-01-14

236

Evaluation of routine telephone transmission of nuclear medicine studies  

Energy Technology Data Exchange (ETDEWEB)

Rapid and reliable transmission of nuclear medicine studies using conventional telephone lines and commercially available modems and computer systems has been accomplished through use of software developed within the authors' hospital. Original digital images of all-night and weekend studies, acquired on any of the acquisition computers from different manufacturers, are now routinely sent for remote reading at the physician's home. Data, software, and letters are routinely exchanged using modems and standard telephone lines with a sister institution in Haifa, Israel. The software has been designed to achieve no loss data compression and minimal turnaround time loss. Thus, an average lung perfusion image or gallbladder study requires about 1-3 minutes of transmission time. Full analysis and display software is available on the remote computer.

1989-01-01

237

Ensuring GRID resource availability with the SAM framework in LHCb  

CERN Document Server

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, user interfaces 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 ...

2008-01-01

238

Effective Software Reuse in an Embedded Realtime System  

Science.gov (United States)

... Many of the functions required of the SMB are JANAP-128,-JINTACCS). The SMB can also get similar to other military message processing systems ...

1993-02-01

239

Dynamic clamp with StdpC software  

UK PubMed Central (United Kingdom)

Dynamic clamp is a powerful method that allows the introduction of artificial electrical components into target cells to simulate ionic conductances and synaptic inputs. This method is based...Full Text Available

2011-03-01

240

Design of a Knowledge Driven HIS  

UK PubMed Central (United Kingdom)

Design of the software architecture for a knowledge driven HIS is presented. In our design the frame has been used as the basic unit of knowledge representation. The structure of the frame is being...Full Text Available

1987-11-04

241

Data - SPASE Resource Description  

Science.gov (United States)

Feb 23, 2011 ... The potentials of the spherical sensor and nearby conductors are ... Incoming data are continuously monitored by algorithms in the software to ..... together with FM6 (Salsa) by a Soyuz-Fregat rocket from Baikonur. ...

242

Content analysis of cancer blog posts*  

UK PubMed Central (United Kingdom)

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

2009-10-01

243

CDC - Cancer - NPCR - Registry Plus(tm) Software Programs for...  

Science.gov (United States)

Malignancies Breast Malignancies Bladder, Prostate, and Testicular Malignancies Uses of Cancer Registry Data Brain Tumor Reporting Training Materials Overview Presentation and...

2011-10-15

244

Indicators of safety culture - selection and utilization of leading safety performance indicators  

International Nuclear Information System (INIS)

Safety indicators play a role in providing information on organizational performance, motivating people to work on safety and increasing organizational potential for safety. The aim of this report is to provide an overview on leading safety indicators in the domain of nuclear safety. The report explains the distinction between lead and lag indicators and proposes a framework of three types of safety performance indicators - feedback, monitor and drive indicators. Finally the report provides guidance for nuclear energy organizations for selecting and interpreting safety indicators. It proposes the use of safety culture as a leading safety performance indicator and offers an example list of potential indicators in all three categories. The report concludes that monitor and drive indicators are so ...

2010-05-01

245

Improvement of agricultural economics through integration of small scale heat and power production with non-food value-added products. Final report  

Energy Technology Data Exchange (ETDEWEB)

The primary objective of the work was to establish and verify cost and performance parameters for integrated concepts in which agricultural and other biomass derived pyrolysis oils are utilised as fuel for small scale heat and power production. Production of non-food value-added products was also considered. The cost and performance studies were carried out in Spain, Denmark, and Finland, using olive oil farming residues, straw, and rapeseed oil pressing residues and straw as fuels for pyrolysis, respectively. Use of forest residue wood fuel was also considered in the Finnish vase. A rather wide selection of biomasses was therefore studied within the project. The secondary objective was to generate experimental data to verify and support the critical features within these concepts. Experimental work, modelling, and techno-economic assessments were carried out within the project. The experimental part included: Determination of flash pyrolysis balances in a PDU-unit ...

1997-07-01

246

Enabling Technology for Monitoring & Predicting Gas Turbine Health & Performance in IGCC Powerplants  

Energy Technology Data Exchange (ETDEWEB)

The ''Enabling & Information Technology To Increase RAM for Advanced Powerplants'' program, by DOE request, was re-directed, de-scoped to two tasks, shortened to a 2-year period of performance, and refocused to develop, validate and accelerate the commercial use of enabling materials technologies and sensors for coal/IGCC powerplants. The new program was re-titled ''Enabling Technology for Monitoring & Predicting Gas Turbine Health & Performance in IGCC Powerplants''. This final report summarizes the work accomplished from March 1, 2003 to March 31, 2004 on the four original tasks, and the work accomplished from April 1, 2004 to July 30, 2005 on the two re-directed tasks. The program Tasks are summarized below: Task 1--IGCC Environmental Impact on high Temperature Materials: The first task was refocused to address IGCC environmental impacts on high temperature materials used in gas turbines. This task ...

2005-12-01

247

Distributed radiation protection console system  

International Nuclear Information System (INIS)

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 ...

2004-02-01

248

Insulin therapy in critically ill patients  

UK PubMed Central (United Kingdom)

Hyperglycemia frequently occurs with acute medical illness, especially among patients with cardiovascular disease, and has been linked to increased morbidity and mortality in critically ill patients....Full Text Available

2010-01-01

249

Critical Limb Ischemia  

UK PubMed Central (United Kingdom)

Opinion statementCritical limb ischemia (CLI), defined as chronic ischemic rest pain, ulcers, or gangrene attributable to objectively proven arterial occlusive disease, is the most advanced...Full Text Available

2010-06-01

250

2011 Critical Use Exemption Nominations from the Phaseout of...  

Science.gov (United States)

transmitted to the Ozone Secretariat of the United Nations Environment Programme (UNEP) its sixth nomination for a critical use exemption (CUE) from the phaseout of methyl...

2011-02-08

251

Computerised, remote monitoring systems for underground coal mines  

Energy Technology Data Exchange (ETDEWEB)

This report presents a study on the use of computerised, continuous remote monitoring systems for fire and explosive atmosphere safety in underground coal mines. The effects of these systems on the safety level in mines are investigated, and the relationship between mine safety regulations and computerised, continuous, remote monitoring is analysed.

1983-03-01

252

Preliminary study of the {alpha} ratio measurement, ratio of the neutron capture cross section to the fission one for {sup 233}U, on the PEREN platform. Development and study of the experimental setup; Etude preliminaire de la mesure du rapport {alpha}, rapport de la section efficace moyenne de capture sur celle de fission de l'{sup 233}U, sur la plateforme PEREN. Developpement et etude du dispositif experimental  

Energy Technology Data Exchange (ETDEWEB)

Producing nuclear energy in order to reduce anthropic CO{sub 2} emission and to meet high energy demand, implies three conditions to the nuclear plants of the IV. generation: safety improvements, radioactive waste minimization, and fuel breeding for a sustainable use of the resources. The Thorium fuel cycle used in Molten Salt Reactors seems promising. Many numerical studies based on probabilistic codes are carried out in order to analyse the behaviour of such reactors. Nevertheless, one of the most important parameters is badly known: the alpha ratio of {sup 233}U, ratio of the neutron capture cross section to fission one for {sup 233}U. This key-parameter is necessary to calculate the breeding ratio and thus, the deployment capacities of those reactors. This Ph-D thesis was intended to prepare a precise measurement of the alpha ratio of {sup 233}U between 1 eV and 10 keV. Preliminary measurements have been performed on the experimental platform PEREN. This ...

2007-12-15

253

Experimental, non-isothermal modelling of combustion for verification of mathematical, theoretical methods. Final report; Experimentelle, nichtisotherme Modellierung der Verbrennung zur Verifizierung von mathematischen, theoretischen Verfahren. Abschlussbericht  

Energy Technology Data Exchange (ETDEWEB)

In technical combustors, flow and combustion processes inside the combustion chamber determine the design and also the safety of the plant. A modelling technique was developed at TU Dresden which comprises both numerical simulations and experimental data and thus achieves a high degree of transparency in its visualisation of the processes inside the combustion chambers under investigation. With the experience gained, numerical models of commercial simulation software (FLUENT, CFX) can be validated by measured values, and potential applications of the programs can be investigated. The first stage of experimental modelling consisted in isothermal (cold) modelling in consideration of flow-relevant similarity characteristics. In the reactive, non-isothermal models, the fuel/air ratio and temperature conditions inside the original combustion chamber were modelled as well. In order to obtain detailed data on the combustion conditions at the burner, ...

1998-05-26

254

Role and responsibilities of Technical Support Division (TSD) of National Nuclear Safety Department (NNSD) in licensing process  

International Nuclear Information System (INIS)

National Nuclear Safety Department is authorized by Infra (Iranian Nuclear Regulatory Authority) for issuing rules and regulation and conducting the licensing and supervisory process for nuclear facilities. The main responsibilities of the NNSD are conducted via five main division are, nuclear codes and standards, Nuclear Safety assessment, Authorization, Inspection and Enforcement and Technical Support. In this paper, the functions and responsibilities of TSD in enhancing nuclear safety are described. Examples of main tasks to support the Nuclear Safety assessment division regarding to technical calculations and research of safety issues in licensing documents are provided. (author)

2007-08-01

255

The operating experience for Wolsung Unit 3 commissioning  

International Nuclear Information System (INIS)

This is a slide-based oral presentation given to the COG/IAEA: Fifth technical committee meeting on 'Exchange of operating experience of pressurized heavy water reactors' held in Mangalia, Romania on 7-10 September 1998. Since energization of Wolsung Unit 3 station service transformer on July 12, 1996 a line of initial test program was conducted as follows: 1. ILRT/SIT; 2. Pre-operational and Hot Functional testing with a Light Water and without Fuel in Systems; 3. Load D_2O in Moderator System; 4. Initial fuel loading; 5. Load D_2O in PHT System; 6. Hot Functional Testing with Heavy Water and Fuel in Systems; 7. Criticality and Low Power Physics Testing; 8. Power Ascension Test and, then finally, phase-D test; the plant acceptance test was accomplished after having a Mini-Overhaul to prepare for Commercial Operation. These documents contain not only both overall introduction of commissioning and the first TBN rolling and Synchronization test performed in Hot ...

1998-09-07

256

MANAGEMENT PRE-START REVIEW FINAL REPORT FOR THE BIOSAFETY LEVEL 3 (BSL-3) FACILITY (B368) LAWRENCE LIVERMORE NATIONAL LABORATORY  

Energy Technology Data Exchange (ETDEWEB)

A Lawrence Livermore National Laboratory (LLNL) Management Pre-Start Review (MPR) Team was formed to independently verify the operational readiness of Building 368 (B368) Biosafety Level III (BSL-3) Facility to conduct research with biological pathogens and toxins including those considered Select Agents. Review objectives and criteria were developed from the DOE/NNSA and LLNL requirements. These were provided in the Implementation Plan for the Biosafety Level III (BSL-3) Facility Management Pre-Start Review (BSL-3 MPR) at Lawrence Livermore National Laboratory that was reviewed and approved by DOE/NNSA-LSO. The formal part of the LLNL MPR for the BSL-3 Facility was begun in August of 2005 but work on the MPR was stopped in October of 2005 due to the need for LLNL to reassess organizational and operational controls and respond to Centers for Disease Control and Prevention inquiries related to a shipping incident involving select agents. The MPR was restarted in mid-June of 2006. ...

2006-07-25

257

Survey of systems safety analysis methods and their application to nuclear waste management systems  

Energy Technology Data Exchange (ETDEWEB)

This report reviews system safety analysis methods and examines their application to nuclear waste management systems. The safety analysis methods examined include expert opinion, maximum credible accident approach, design basis accidents approach, hazard indices, preliminary hazards analysis, failure modes and effects analysis, fault trees, event trees, cause-consequence diagrams, G0 methodology, Markov modeling, and a general category of consequence analysis models. Previous and ongoing studies on the safety of waste management systems are discussed along with their limitations and potential improvements. The major safety methods and waste management safety related studies are surveyed. This survey provides information on what safety methods are available, what waste management safety areas have been analyzed, and what are potential areas ...

1981-11-01

259

Fire Safety Concerns in Space Operations - NASA Technical Reports ...  

Science.gov (United States)

familiarity fire triangle (i.e., fuel, oxidant, and ignition source) are excluded. It Is obvious that for the baseline safety goal for spacecraft this ...

260

Explosives - hazard management  

Energy Technology Data Exchange (ETDEWEB)

The management of risks of explosives are described. Administrative and procedural controls are considered. The safety management plan involves hazard identification, risk analysis, assessment and control. The current position of explosives safety is considered. 4 tabs.

1998-12-31

261

Comments on the NRC safety research program budget for fiscal year 1982  

Energy Technology Data Exchange (ETDEWEB)

Recommendations of the Advisory Committee on Reactor Safeguards are presented to the Commissioners for their consideration for FY 82 budget for the NRC safety research program.

1980-07-01

262

Comments on the NRC safety research program budget for Fiscal Year 1983  

Energy Technology Data Exchange (ETDEWEB)

Recommendations of the Advisory Committee on Reactor Safeguards are presented to the Commissioners for their consideration for FY 83 budget for the NRC safety research program.

1981-07-01

263

A bibliography of AECL publications on reactor safety  

International Nuclear Information System (INIS)

AECL Publications on Reactor Safety in CANDU Reactors are listed in this bibliography. The listing is chronological and the accompanying index is by subject. The bibliography will be brought up to date annually. (auth).

1995-05-08

264

The application of virtual instruments technique in U-H_2 experimental system  

International Nuclear Information System (INIS)

The concept of the modern data acquisition system and some functional specialties of the programming software--Visual Basic 6.0 are introduced. The construction and theory of the hardware and the designing principle of the software are described. Experimental results showed that the real-time data acquisition rate was as high as 10 times per second in the system. And the relative standard uncertainty of the measurement was less than 0.5%. (authors)

2004-11-01

265

The LLNL computer control system  

Energy Technology Data Exchange (ETDEWEB)

Lawrence Livermore National Laboratory (LLNL) has implemented a computer control system for operation of an FN tandem accelerator. The control software utilized is the Thaumaturgic Automated Control Logic (TACL) written by the Continuous Electron Beam Accelerator Facility and co-developed with LLNL. Details of the design philosophy, hardware configuration, control software, and special control algorithms will be presented. 2 refs., 4 figs.

1991-10-03

266

Overview of IAEA year 2000 activities in the Department of Safeguards  

International Nuclear Information System (INIS)

The IAEA Department of Safeguards established a project in 1996 for the year 2000 (Y2K) conversion activities. This project covered assessment, conversion and testing of the software applications, instrument evaluation software, embedded systems and Personal Computer (PC) hardware attached to various equipment. Significant progress has been made in converting the applications and instruments to be year 2000 compliant. At the same time Member states have made an effort as well in converting the systems used jointly at the facilities

1999-02-01

267

Internal interface for RFC muon trigger electronics at CMS experiment  

CERN Document Server

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.

2004-01-01

268

Flux mapping system for TAPS 3 and 4: software perspective  

International Nuclear Information System (INIS)

The Flux Mapping System (FMS) of 540 MWe PHWR is a system, which is first of its kind used in Indian PHWRs. It is used to compute a detailed flux/power distribution of the reactor core using modal synthesis method .The paper brings out the high availability features of FMS and the software design philosophy. The paper emphasizes on framework based reusable architectural design, which simplifies and speeds up the development of data acquisition systems. (author)

2010-02-01

269

Computer analysis and control for nondestructive gamma scanning of LMFBR fuel pins  

International Nuclear Information System (INIS)

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.

270

An approach to software quality assurance for robotic inspection systems  

International Nuclear Information System (INIS)

Software quality assurance (SQA) for robotic systems used in nuclear waste applications is vital to ensure that the systems operate safely and reliably and pose a minimum risk to humans and the environment. This paper describes the SQA approach for the control and data acquisition system for a robotic system being developed for remote surveillance and inspection of underground storage tanks (UST) at the Hanford Site.

1993-11-14

271

Resolving conflicting safety cultures  

International Nuclear Information System (INIS)

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

1993-06-20

272

Qualifying codes under software quality assurance: Two examples as guidelines for codes that are existing or under development  

International Nuclear Information System (INIS)

Software quality assurance is an area of concern for DOE, EPA, and other agencies due to the poor quality of software and its documentation they have received in the past. This report briefly summarizes the software development concepts and terminology increasingly employed by these agencies and provides a workable approach to scientific programming under the new requirements. Following this is a practical description of how to qualify a simulation code, based on a software QA plan that has been reviewed and officially accepted by DOE/OCRWM. Two codes have recently been baselined and qualified, so that they can be officially used for QA Level 1 work under the DOE/OCRWM QA requirements. One of them was baselined and qualified within one week. The first of the codes was the multi-phase multi-component flow code TOUGH version 1, an already existing code, and the other was a geochemistry transport code ...

1993-04-25

276

Variations in humanized and defined culture conditions supporting derivation of new human embryonic stem cell lines  

DEFF Research Database (Denmark)

The evolution of "humanized" (i.e., free of animal sourced reagents) and ultimately chemically defined culture systems for human embryo stem cell (hESC) isolation and culture is of importance to improving their efficacy and safety in research and therapeutic applications. This can be achieved by integration of a multitude of individual approaches to replace or eliminate specific animal sourced reagents into a single comprehensive protocol. In the present study our objective was to integrate strategies obviating reliance on some of the most poorly defined and path-critical factors associated with hESC derivation, namely the use of animal immune compliment to isolate embryo inner cell mass, and animal sourced serum products and feeder cells to sustain hESC growth and attachment. As a result we report the derivation of six new hESC lines isolated by outgrowth from whole blastocysts on an extracellular matrix substrate of purified human laminin ...

2006-01-01

277

U.S. Department of Energy strategic plan  

Energy Technology Data Exchange (ETDEWEB)

With the end of the Cold War and the election of President Clinton, the Department of Energy (DOE) set a new course which began with the publication of its first departmental strategic plan in April 1994. Entitled ``Fueling a Competitive Economy, it provided the framework and shared vision for meeting responsibilities in energy, national security, environmental quality, and science and technology. The strategic plan was the guidepost for the formulation of the Department`s FY 1996, FY 1997, and FY 1998 budgets and was critical to the development of the Department`s Strategic Alignment Initiative, designed to save $1.7 billion over five years. This current plan, which has been significantly improved through a very close consultation process with Congress and customers stakeholders, takes DOE to the next important performance level by being more directly linked to actions and results. It defines a strategic goal for each of the Department`s four business lines and, ...

1997-09-01

278

Study of radionuclide contributing to dose rates in 540 MWe plant environment  

International Nuclear Information System (INIS)

Tarapur Atomic Power Station Unit-4 is first 540 MWe pressurized heavy water reactor in India. It achieved criticality on 06th March 2005 and then operated at full power i.e 500 MWe. Radiation workers during the normal operation and reactor shutdown are exposed to radiation field. The control of dose rates and the collective dose of the radiation workers is most important for the best performance of the reactor. Experience gained during the operation of the 220 MWe reactors has shown that the Moderator system, primary heat transport system, annulus gas system and moderator cover gas system are the main systems contributing to the dose rate and collective dose. In order to identify the radio nuclides contributing to the radiation field, study was undertaken at TAPS Unit-4. Various samples from the Moderator, primary heat transport system, annulus gas system and moderator cover gas system were collected and analysed for the spectrometric analysis. This paper ...

2005-11-23

279

Results of 1995 characterization of Gunite and Associated Tanks at Oak Ridge National Laboratory, Oak Ridge, Tennessee  

Energy Technology Data Exchange (ETDEWEB)

This technical memorandum (TM) documents the 1995 characterization of eight underground radioactive waste tanks at Oak Ridge National Laboratory (ORNL). These tanks belong to the Gunite and Associated Tanks (GAAT) operable unit, and the characterization is part of the ongoing GAAT remedial investigation/feasibility study (RI/FS) process. This TM reports both field observations and analytical results; analytical results are also available from the Oak Ridge Environmental Information System (OREIS) data base under the project name GAAT (PROJ-NAME = GAAT). This characterization effort (Phase II) was a follow-up to the {open_quotes}Phase I{close_quotes} sampling campaign reported in Results of Fall 1994 Sampling of Gunite and Associated Tanks at the Oak Ridge National Laboratory, Oak Ridge, Tennessee, ORNL/ER/Sub/87-99053/74, June 1995. The information contained here should be used in conjunction with that in the previous TM. The sampling plan is documented in ORNL Inactive Waste Tanks ...

1996-02-01

280

Gas Storage Technology Consortium  

Energy Technology Data Exchange (ETDEWEB)

Gas storage is a critical element in the natural gas industry. Producers, transmission and distribution companies, marketers, and end users all benefit directly from the load balancing function of storage. The unbundling process has fundamentally changed the way storage is used and valued. As an unbundled service, the value of storage is being recovered at rates that reflect its value. Moreover, the marketplace has differentiated between various types of storage services and has increasingly rewarded flexibility, safety, and reliability. The size of the natural gas market has increased and is projected to continue to increase towards 30 trillion cubic feet over the next 10 to 15 years. Much of this increase is projected to come from electric generation, particularly peaking units. Gas storage, particularly the flexible services that are most suited to electric loads, is crucial in meeting the needs of these new markets. To address the gas ...

2007-06-30

281

Development of a system model for the postclosure assessment of a concept for geological disposal of Canada`s nuclear fuel waste  

Energy Technology Data Exchange (ETDEWEB)

Atomic Energy of Canada has recently submitted for regulatory and public review an Environmental Impact Statement (EIS) on a concept for disposal of Canada`s nuclear fuel waste. The EIS is supported by nine primary references that summarize major aspects of the concept, including a postclosure environmental and safety assessment. The scope of the postclosure assessment is largely determined by the requirements of the Atomic Energy Control Board (AECB) of Canada. These requirements include a quantitative estimate of the annual effective dose equivalent to an individual in the most exposed group of people (the critical group) for 10,000 years following closure of the disposal facility, and a radiological risk criterion with an associated dose rate limit of 0.05 mSv/a. Over this long time frame, a quantitative assessment cannot be based on actual observations, and thus we use scientific arguments and simulations with mathematical models to infer ...

1995-12-01

282

Developing effective professional bus driver health programs: An investigation of self-rated health.  

Science.gov (United States)

The health of professional bus drivers is a critical factor in their driving performance; any impairment may lead to undesired consequences. In an attempt to develop and prioritize health and wellness programs, this study investigates the factors significantly affecting the health conditions of professional bus drivers, as well as the strength of these factors. This study uses self-rated health as the examination measurement. This simple assessment is an inclusive measure of health status for judging health trajectory, and is highly associated with changes in functional ability, including perceived control over driving. This study evaluates driver responses of self-rated health with ordered response models that consider factors such as the driver reported health problems, physical and psychological conditions, demographic factors, driving experience, and working environment. Analysis of a sample of 785 drivers shows that age, body mass index, depression, daily ...

2011-06-24

283

Continuum damping of toroidal Alfven eigenmodes in finite-#beta# tokamak equilibria  

International Nuclear Information System (INIS)

A general theoretical approach for the study of the two-dimensional structure of high-n Toroidal Alfven Eigenmodes (TAE) in finite-#beta#, large aspect ratio (R_o/a much-gt 1) tokamak equilibria is presented. Here, n is the toroidal mode number, #beta# = plasma/magnetic pressure, and a(R_o) is the minor (major) radius of the torus. It is shown how the general pseudo-differential boundary value problem for the radial eigenmode structure can be systematically constructed from the local dispersion relation; which is obtained using the ballooning formalism. The TAE modes are characterized by a broad radial envelope, the width of which is independent on the mode number in the general case of monotonic equilibrium profiles. The results on the two-dimensional eigenmode structure are expected to be applicable to drift-type waves. The ballooning transform is generalized here to handle singular eigenfunctions typical of the continuous shear Alfven spectrum, and, thereby, facilitates the ...

284

Benchmark Analysis of Subcritical Noise Measurements on a Nickel-Reflected Plutonium Metal Sphere  

Energy Technology Data Exchange (ETDEWEB)

Subcritical experiments using californium source-driven noise analysis (CSDNA) and Feynman variance-to-mean methods were performed with an alpha-phase plutonium sphere reflected by nickel shells, up to a maximum thickness of 7.62 cm. Both methods provide means of determining the subcritical multiplication of a system containing nuclear material. A benchmark analysis of the experiments was performed for inclusion in the 2010 edition of the International Handbook of Evaluated Criticality Safety Benchmark Experiments. Benchmark models have been developed that represent these subcritical experiments. An analysis of the computed eigenvalues and the uncertainty in the experiment and methods was performed. The eigenvalues computed using the CSDNA method were very close to those calculated using MCNP5; however, computed eigenvalues are used in the analysis of the CSDNA method. Independent calculations using KENO-VI provided similar eigenvalues to those ...

2009-09-01

285

Analysis and decision document in support of acquisition of steam supply for the Hanford 200 Area  

Energy Technology Data Exchange (ETDEWEB)

The US Department of Energy (DOE) is now evaluating its facility requirements in support of its cleanup mission at Hanford. One of the early findings is that the 200-Area steam plants, constructed in 1943, will not meet future space heating and process needs. Because the 200 Area will serve as the primary area for waste treatment and long-term storage, a reliable steam supply is a critical element of Hanford operations. This Analysis and Decision Document (ADD) is a preliminary review of the steam supply options available to the DOE. The ADD contains a comprehensive evaluation of the two major acquisition options: line-term versus privatization. It addresses the life-cycle costs associated with each alternative, as well as factors such as contracting requirements and the impact of market, safety, security, and regulatory issues. Specifically, this ADD documents current and future steam requirements for the 200 Area, describes alternatives ...

1992-02-01

286

A study of passive and inherent safety design concepts for advanced light= water reactors  

Energy Technology Data Exchange (ETDEWEB)

The five thermal-hydraulic concepts chosen for conceptual study of advanced PWR systems have been studied as follows: (1) Critical Heat Flux in passive PWR Conditions: review of previous works (various of correlations, analysis of parametric trends) on CHF, assessment and improvement of CHF prediction models for round tubes, development of the prediction model on bundle CHF with considering the correction factor calculated from the tube data base, design and construction of the intermediate-pressure CHF experimental loop, extension of CHF data base by performing the experiments at low-flow, and low-quality conditions (2) Passive Cooling Concepts for Concrete Containment Systems: Selection of the external condenser by comparing and reviewing between passive cooling concepts for concrete containment system concepts, survey and review of previous studies (theoretical mechanism of condensation heat transfer and effect of non-condensable gases) on the condensation ...

1997-07-01

287

Stability and chaotification of vibration isolation floating raft systems with time-delayed feedback control  

Science.gov (United States)

This paper presents a systematic study on the stability of a two-dimensional vibration isolation floating raft system with a time-delayed feedback control. Based on the generalized Sturm criterion, the critical control gain for the delay-independent stability region and critical time delays for the stability switches are derived. The critical conditions can provide a theoretical guidance of chaotification design for line spectra reduction. Numerical simulations verify the correctness of the approach. Bifurcation analyses reveal that chaotification is more likely to occur in unstable region defined by these critical conditions, and the stiffness of the floating raft and mass ratio are the sensitive parameters to reduce critical control gain.

2011-09-01

289

Thermal reactor safety  

International Nuclear Information System (INIS)

Information is presented concerning new trends in licensing; seismic considerations and system structural behavior; TMI-2 risk assessment and thermal hydraulics; statistical assessment of potential accidents and verification of computational methods; issues with respect to improved safety; human factors in nuclear power plant operation; diagnostics and activities in support of recovery; LOCA transient analysis; unresolved safety issues and other safety considerations; and fission product transport.

1990-09-01

290

Thermal reactor safety  

Energy Technology Data Exchange (ETDEWEB)

Information is presented concerning new trends in licensing; seismic considerations and system structural behavior; TMI-2 risk assessment and thermal hydraulics; statistical assessment of potential accidents and verification of computational methods; issues with respect to improved safety; human factors in nuclear power plant operation; diagnostics and activities in support of recovery; LOCA transient analysis; unresolved safety issues and other safety considerations; and fission product transport.

1980-06-01

291

Table of Contents  

British Library Electronic Table of Contents (United Kingdom)

Abstract Overall Numbers Small, But Study Finds SSRI Exposure, Autism Link Additional Drug Safety, Efficacy Data Needed for Pediatric Bipolar Disorder SGA Safety and Efficacy in Children and Adolescents Aripiprazole Safety and Tolerability for Irritability in Autism No Lisdexamfetamine Effect on Sleep Disturbances in Children With ADHD Sickle Cell Disease With Comorbid Depression Homeopathy in Psychiatry Manic Symptoms Induced by Marijuana in a Healthy Adolescent New Warnings Safety Labeling Changes

2011-01-01

293

Optimization of the availability-safety pair for propulsion boilers; Optimisation du couple, disponibilite - surete pour les chaufferies de propulsion  

Energy Technology Data Exchange (ETDEWEB)

The relations between nuclear energy availability and nuclear plant safety are analyzed in the particular cases of naval propulsion nuclear boilers (aircraft carriers, submarines): safety objectives, present and potential risk analysis, optimization of the availability-safety couple, at the design stage and during operation (procedural rules related to the boiler state, real time decisions). 6 fig., 1 tab.

1994-12-31

296

Integrated Safety Management System Phase I Verification for the Plutonium Finishing Plant (PFP) [VOL 1 & 2  

Energy Technology Data Exchange (ETDEWEB)

U.S. Department of Energy (DOE) Policy 450.4, Safety Management System Policy commits to institutionalizing an Integrated Safety Management System (ISMS) throughout the DOE complex as a means of accomplishing its missions safely. DOE Acquisition Regulation 970.5204-2 requires that contractors manage and perform work in accordance with a documented safety management system.

2000-01-10

298

Development of LMFBR safety testing in FFTF  

International Nuclear Information System (INIS)

The Fast Flux Test Facility (FFTF) will provide a prototypic test environment for advanced fuels and materials development within the U. S. LMFBR program. As a fast test reactor, the FFTF also provides a potentially unique capability for conduct of safety experimentation relevant to selected LMFBR safety issues associated with postulated core disruption events. The utility and feasibility of possible extension of FFTF testing into the area of safety research is being investigated. 5 fig.

1976-10-01

299

Design, fabrication, qualification and reliability of the major components of ''MONJU'' from a safety point of view  

International Nuclear Information System (INIS)

This paper will review code and standard and the safety related features of major components of Monju: Components of the Reactor Coolant Boundary; Components of the Reactor Shurdown Systems; Components of the Decay Heat Removal Systems; Components of the Engineered Safety Features; Other Safety Related Components. Their relationship to the system or plant function is emphasized, in reviewing these components.

1982-07-01

300

Cold Vacuum Drying (CVD) Facility Technical Safety Requirements  

Energy Technology Data Exchange (ETDEWEB)

The Technical Safety Requirements (TSRs) for the Cold Vacuum Drying Facility define acceptable conditions, safe boundaries, bases thereof, and management or administrative controls required to ensure safe operation. Controls required for public safety, significant defense-in-depth, significant worker safety, and for maintaining radiological and toxicological consequences below risk evaluation guidelines are included.

1999-12-16

301

Role of FFTF in assessing structural feedbacks and inherent safety of LMR's  

International Nuclear Information System (INIS)

The possibility of developing reactor designs with inherent safety characteristics sufficient to provide walk away safety is receiving additional emphasis in the LMR program. A key element in this effort is the recognition that LMR's possess safety characteristics above and beyond those employed in past safety review processes. Some of these additional safety characteristics are due to reactivity feedback effects caused by small structural movements during hypothetical severe design transients. The effects of these characteristics upon the behavior of the FFTF under such transients has been assessed and is discussed in this paper. The paper also presents a preliminary test matrix which might allow experimental verification of the structural reactivity feedback effects. Such experimental verification should be very useful to innovative designers seeking to optimize inherent ...

1985-07-01

302

Role of FFTF in assessing structural feedbacks and inherent safety of LMR's  

International Nuclear Information System (INIS)

The possibility of developing reactor designs with inherent safety characteristics sufficient to provide ''walk away'' safety is receiving additional emphasis in the LMR program. A key element in this effort is the recognition that LMR's possess safety characteristics above and beyond those employed in past safety review processes. Some of these additional safety characteristics are due to reactivity feedback effects caused by small structural movements during hypothetical severe design transients. The effect of these characteristics upon the behavior of the FFTF under such transients has been assessed and is discussed in this paper. The paper also presents a preliminary test matrix which might allow experimental verification of the structural reactivity feedback effects. Such experimental verification should be very useful to innovative designers seeking to optimize inherent ...

1985-04-21

303

Hot Cell Facility (HCF) Safety Analysis Report  

Energy Technology Data Exchange (ETDEWEB)

This Safety Analysis Report (SAR) is prepared in compliance with the requirements of DOE Order 5480.23, Nuclear Safety Analysis Reports, and has been written to the format and content guide of DOE-STD-3009-94 Preparation Guide for U. S. Department of Energy Nonreactor Nuclear Safety Analysis Reports. The Hot Cell Facility is a Hazard Category 2 nonreactor nuclear facility, and is operated by Sandia National Laboratories for the Department of Energy. This SAR provides a description of the HCF and its operations, an assessment of the hazards and potential accidents which may occur in the facility. The potential consequences and likelihood of these accidents are analyzed and described. Using the process and criteria described in DOE-STD-3009-94, safety-related structures, systems and components are identified, and the important safety functions of each SSC are described. Additionally, ...

2000-11-01

304

Development of Reliability Data Management System (RDMS) for safety systems of PHWR type plants  

International Nuclear Information System (INIS)

The Reliability Data Management System (RDMS) for safety systems of PHWR type plants has been developed and utilized in the reliability analysis of the special safety systems of Wolsong Unit 1 with plant overhaul period lengthened. The RDMS is developed for the periodic efficient reliability analysis of the safety systems of Wolsong Unit 1. In addition, this system provides the function of analyzing the effects on safety system unavailability if the test period of a test procedure changes as well as the function of optimizing the test periods of safety-related test procedures. The RDMS can be utilized in handling the requests of the regulatory institute actively with regard to the reliability validation of safety systems.

1999-10-01

305

Development and application of technology-neutral safety requirements for the regulation of new nuclear power reactors  

International Nuclear Information System (INIS)

This paper explores the current trends in development of technology-neutral safety requirements to be used in the regulation of future nuclear power reactors and the role of the quantitative safety goals in the design of reactor safety systems. Establishing the requirements concerning the reliability of safety functions rather than on particular systems employed to achieve the functions, as well as the use of the recommendations of the International Commission on Radiological Protection (ICRP) on protection against potential exposure could form the basis of a technology-neutral framework for safety requirements on new reactor designs. Also it could contribute to international harmonisation of nuclear safety assessment practices as part of the licensing processes for future nuclear power plants. (author)

2009-10-12

306

NRC safety research in support of regulation--FY 1989  

Energy Technology Data Exchange (ETDEWEB)

This report, the fifth in a series of annual reports, was prepared in response to congressional inquiries concerning how nuclear regulatory research is used. It summarizes the accomplishments of the Office of Nuclear Regulatory Research during FY 1989. The goal of this office is to ensure that safety-related research provides the technical bases for rulemaking and for related decisions in support of NRC licensing and inspection activities. This research is necessary to make certain that the regulations that are imposed on licensees provide an adequate margin of safety so as to protect the health and safety of the public. This report describes both the direct contributions to scientific and technical knowledge with regard to nuclear safety and their regulatory applications.

1990-04-01

307

NRC safety research in support of regulation, FY 1991. Volume 6  

Energy Technology Data Exchange (ETDEWEB)

This report, the seventh in a series of annual reports, was prepared in response to congressional inquiries concerning how nuclear regulatory research is used. It summarizes the accomplishments of the Office of Nuclear Regulatory Research during FY 1991. The goal of this office is to ensure that safety-related research provides the technical bases for rulemaking and for related decisions in support of NRC licensing and inspection activities. This research is necessary to make certain that the regulations that are imposed on licensees provide an adequate margin of safety so as to protect the health and safety of the public. This report describes both the direct contributions to scientific and technical knowledge with regard to nuclear safety and their regulatory applications.

1992-04-01

308

NRC safety research in support of regulation, FY 1991  

Energy Technology Data Exchange (ETDEWEB)

This report, the seventh in a series of annual reports, was prepared in response to congressional inquiries concerning how nuclear regulatory research is used. It summarizes the accomplishments of the Office of Nuclear Regulatory Research during FY 1991. The goal of this office is to ensure that safety-related research provides the technical bases for rulemaking and for related decisions in support of NRC licensing and inspection activities. This research is necessary to make certain that the regulations that are imposed on licensees provide an adequate margin of safety so as to protect the health and safety of the public. This report describes both the direct contributions to scientific and technical knowledge with regard to nuclear safety and their regulatory applications.

1992-04-01

309

NRC safety research in support of regulation, FY 1990  

Energy Technology Data Exchange (ETDEWEB)

This report, the sixth in a series of annual reports, was prepared in response to congressional inquiries concerning how nuclear regulatory research is used. It summarizes the accomplishments of the Office of Nuclear Regulatory Research during FY 1990. The goal of this office is to ensure that safety-related research provides the technical bases for rulemaking and for related decisions in support of NRC licensing and inspection activities. This research is necessary to make certain that the regulations that are imposed on licensees provide an adequate margin of safety so as to protect the health and safety of the public. This report describes both the direct contributions to scientific and technical knowledge with regard to nuclear safety and their regulatory applications.

1991-04-01

310

NRC safety research in support of regulation, 1988  

Energy Technology Data Exchange (ETDEWEB)

This report, the fourth in a series of annual reports, was prepared in response to Congressional inquiries concerning how nuclear regulatory research is used. It summarizes the accomplishments of the Office of Nuclear Regulatory Research during 1988. The goal of this office is to ensure that safety-related research provides the technical bases for rulemaking and for related decisions in support of NRC licensing and inspection activities. This research is necessary to make certain that the regulations that are imposed on licensees provide an adequate margin of safety so as to protect the health and safety of the public. This report describes both the direct contributions to scientific and technical knowledge with regard to nuclear safety and their regulatory applications.

1989-05-01

311

Development of safety function assessment trees for pressurized heavy water reactor LP/SD operations  

Energy Technology Data Exchange (ETDEWEB)

The objective of Configuration Risk Management Program(CRMP) is to maintain the safety level by assuring the defense-in-depth of nuclear power plant while the configurations are changed during plant operations, especially for the LP/SD. Such a safety purpose can be achieved by establishing the risk monitoring programs with both quantitative and qualitative features. Generally, the quantitative risk evaluation models, i.e., PRA models are used for the risk evaluation during full power operation, and the qualitative risk evaluation models such as safety function assessment trees are used. Through this study, safety function assessment trees were developed.

2003-10-01

312

Safety performance indicators. Topical issues paper no. 5  

International Nuclear Information System (INIS)

Since its creation the nuclear industry has been struggling with the question of how safe is safe enough. Safety is a common goal to all involved in the design, operation and regulation of a nuclear installation. As a concept safety is not easy to define. However, there is a general understanding of what attributes a nuclear power plant should have in order to operate safely. The challenge lies in measuring the attributes. The new competitive open electricity market, in many countries throughout the world, is increasing the economic pressure on operators to lower operating costs without jeopardizing safety. Challenges are occurring at a rate that is unprecedented in the nuclear industry: competitiveness; downsizing; ageing; policy changes; reorganization; restructuring; mergers; globalization; and takeovers demand increasing attention to the management of safety. There are various means to measure ...

2001-09-03

313

DEVELOPMENT OF TECHNOLOGIES AND ANALYTICAL CAPABILITIES FOR VISION 21 ENERGY PLANTS  

Energy Technology Data Exchange (ETDEWEB)

The goal of this DOE Vision-21 project work scope is to develop an integrated suite of software tools that can be used to simulate and visualize advanced plant concepts. Existing process simulation software does not meet the DOE's objective of ''virtual simulation'' which is needed to evaluate complex cycles. The overall intent of the DOE is to improve predictive tools for cycle analysis, and to improve the component models that are used in turn to simulate the cycle. Advanced component models are available; however, a generic coupling capability that will link the advanced component models to the cycle simulation software remains to be developed. In the current project, the coupling of the cycle analysis and cycle component simulation software will be based on an existing suite of programs. The challenge is to develop a general-purpose ...

2002-08-31

314

VIPEX (Vital-area Identification Package EXpert) Software Verification and Validation  

International Nuclear Information System (INIS)

The purposes of this report are (1) to perform a Verification and Validation (V and V) test for the VIPEX(Vital-area Identification Package EXpert) software and (2) to improve a software quality through the V and V test. The VIPEX was developed in Korea Atomic Energy Research Institute (KAERI) for the Vital Area Identification (VAI) of nuclear power plants. The version of the VIPEX which was distributed is 3.2.0.0. The VIPEX was revised based on the first V and V test and the second V and V test was performed. We have performed the following tasks for the V and V test on Windows XP and VISTA operating systems: ? Testing basic functions including fault tree editing ? Testing all kind of functions ? Research for update from Visual BASIC 6.0 to Visual BASIC 2008

2003-12-01

315

The new Tevatron beam position monitor front-end software  

Energy Technology Data Exchange (ETDEWEB)

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

2005-05-01

316

Startup of the experimental physics industrial control system at NSTX  

Energy Technology Data Exchange (ETDEWEB)

The Experimental Physics Industrial Control System (EPICS) is a set of software which is being used as the basis of the National Spherical Torus Experiment's (NSTX) Process Control System, a major element of the NSTX's Central Instrumentation and Control System. EPICS is a result of a co-development effort started by several US Department of Energy National Laboratories. EPICS is actively supported through an international collaboration made up of government and industrial users. EPICS' good points include portability, scalability, and extensibility. A drawback for small experiments is that a wide range of software skills are necessary to get the software tools running for the process engineers. The authors' experience in designing, developing, operating, and maintaining NSTX's EPICS (system) will be reviewed.

1999-12-17

317

Imaging automation and volume tomographic visualization at Texas Neutron Imaging Facility  

Energy Technology Data Exchange (ETDEWEB)

A thermal neutron imaging facility for real-time neutron radiography and computed tomography has been developed at the University of Texas reactor. The facility produced a good-quality radiographs and two-dimensional tomograms. Further developments have been recently accomplished. Further developments have been recently accomplished. A computer software has been developed to automate and expedite the data acquisition and reconstruction processes. Volume tomographic visualization using Interactive Data Language (IDL) software has been demonstrated and will be further developed. Volume tomography provides the additional flexibility of producing slices of the object using software and thus avoids redoing the measurements.

1999-07-01

318

Future directions in controlling the LAMPF-PSR Accelerator Complex at Los Alamos National Laboratory  

Energy Technology Data Exchange (ETDEWEB)

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.

1991-01-01

319

Environmental, scanning electron and optical microscope image analysis software for determining volume and occupied area of solid-state fermentation fungal cultures  

British Library Electronic Table of Contents (United Kingdom)

Abstract Here we propose a software for the estimation of the occupied area and volume of fungal cultures. This software was developed using a Matlab platform and allows analysis of high-definition images from optical, electronic or atomic force microscopes. In a first step, a single hypha grown on potato dextrose agar was monitored using optical microscopy to estimate the change in occupied area and volume. Weight measurements were carried out to compare them with the estimated volume, revealing a slight difference of less than 1.5%. Similarly, samples from two different solid-state fermentation cultures were analyzed using images from a scanning electron microscope (SEM) and an environmental SEM (ESEM). Occupied area and volume were calculated for both samples, and the results obtained w...

2011-01-01

320

Computerized management of time, tasks, and priorities  

Energy Technology Data Exchange (ETDEWEB)

Even before Egyptian times, fiber and paper-based methods were used to manage time, tasks, and priorities. Papyrus and paper were effective in their time, but now is the time for the even more effective computer-based methods of time management. This study compares paper and computer methods of the management of time, tasks, and priorities. Discussed are recommended strengths of off-the-shelf software for time management. Integrated software is recommended. A case study of the use of idea processing software to manage publication tasks and priorities is examined. Illustrated--for classroom-style training--are uses of a computer to enhance the quality and increase the efficiency of the coordination of publications from conception and research to printing and issuance. 3 refs., 43 figs.

1988-01-01

321

Communication Estimation for Hardware/Software Codesign  

DEFF Research Database (Denmark)

This paper presents a general high level estimation model of communication throughput for the implementation of a given communication protocol. The model, which is part of a larger model that includes component price, software driver object code size and hardware driver area, is intended to be general enough to be able to capture the characteristics of a wide range of communication protocols and yet to be sufficiently detailed as to allow the designer or design tool to efficiently explore tradeoffs between throughput, bus widths, burst/non-burst transfers and data packing strategies. Thus it provides a basis for decision making with respect to communication protocols/components and communication driver design in the initial design space exploration phase of a co-synthesis process where a large number of possibilities must be examined and where fast estimators are therefore necessary. The fill model allows for additional (money) cost, software ...

1998-01-01

322

Assurance and assessment techniques for nuclear weapon related software  

Energy Technology Data Exchange (ETDEWEB)

Sandia National Laboratories has the qualification evaluation responsibility for the design of certain components intended for use in nuclear weapons. Specific techniques in assurance and assessment have been developed to provide the quality evidence that the software has been properly qualified for use. Qualification Evaluation is a process for assessing the suitability of either a process used to develop or manufacture the product, or the product itself The qualification process uses a team approach to evaluating a product or process, chaired by a Quality Assurance professional, with other members representing the design organization, the systems organization, and the production agency. Suitable for use implies that adequate and appropriate definition and documentation has been produced and formally released, adequate verification and validation activities have taken place to ensure proper operation, and the software product meets all ...

1993-12-31

323

"Advanced" data reduction for the AMBER instrument  

CERN Document Server

The amdlib AMBER data reduction software is meant to produce AMBER data products from the raw data files that are sent to the PIs of different proposals or that can be found in the ESO data archive. The way defined by ESO to calibrate the data is to calibrate one science data file with a calibration one, observed as close in time as possible. Therefore, this scheme does not take into account instrumental drifts, atmospheric variations or visibility-loss corrections, in the current AMBER data processing software, amdlib. In this article, we present our approach to complement this default calibration scheme, to perform the final steps of data reduction, and to produce fully calibrated AMBER data products. These additional steps include: an overnight view of the data structure and data quality, the production of night transfer functions from the calibration stars observed during the night, the correction of additional effects not taken into ...

2008-01-01

324

Superconducting A-15 compounds  

International Nuclear Information System (INIS)

The critical superconducting paramters of A-15 compounds are reviewed, and the trends analysed in order to predict maximum values. Experimental data on critical temperature is summarized and compared with theory. The ability to form the stoichiometric, well-ordered materials required for maximum Tsub(c) is discussed in terms of the thermodynamic stability of the A-15 phase. It is concluded that critical temperatures in excess of 25 K, in the A-15 structure, are unlikely. The upper critical field data show that, whereas the vanadium-based compounds are paramagnetically limited, the niobium-based compounds are not. The relation between critical current and microstructure is explored. Best data on critical current densities and ac losses is presented. Finally an account is given of the various methods by which actual conductors, both tapes and multifilamentary ...

325

Safety significance of ATR passive safety response attributes  

International Nuclear Information System (INIS)

The Advanced Test Reactor (ATR) at the Idaho National Engineering Laboratory was designed with some passive safety response attributes which contribute to the safety of the facility. The three passive safety attributes being evaluated in the paper are: 1) In-core and in-vessel natural convection cooling, 2) a passive heat sink capability of the ATR primary coolant system (PCS) for the transfer of decay power from the uninsulated piping to the confinement, and 3) gravity feed of emergency coolant makeup. The safety significance of the ATR passive safety response attributes is that the reactor can passively respond to most transients, given a reactor scram, to provide adequate decay power removal and a significant time for operator action should the normal active heat removal systems and their backup systems both fail. The ATR Interim Level 1 Probabilistic Risk Assessment (PRA) models ...

1990-03-01

326

The WHO patient safety curriculum guide for medical schools.  

Science.gov (United States)

BACKGROUND: The urgent need for patient safety education for healthcare students has been recognised by many accreditation bodies, but to date there has been sporadic attention to undergraduate/graduate medical programmes. Medical students themselves have identified quality and safety of care as an important area of instruction; as future doctors and healthcare leaders, they must be prepared to practise safe healthcare. Medical education has yet to fully embrace patient safety concepts and principles into existing medical curricula. Universities are continuing to produce graduate doctors lacking in the patient safety knowledge, skills and behaviours thought necessary to deliver safe care. A significant challenge is that patient safety is still a relatively new concept and area of study; thus, many medical educators are unfamiliar with the literature and unsure how to integrate ...

2010-12-01

327

Republished paper: The WHO patient safety curriculum guide for medical schools.  

Science.gov (United States)

BACKGROUND: The urgent need for patient safety education for healthcare students has been recognised by many accreditation bodies, but to date there has been sporadic attention to undergraduate/graduate medical programmes. Medical students themselves have identified quality and safety of care as an important area of instruction; as future doctors and healthcare leaders, they must be prepared to practise safe healthcare. Medical education has yet to fully embrace patient safety concepts and principles into existing medical curricula. Universities are continuing to produce graduate doctors lacking in the patient safety knowledge, skills and behaviours thought necessary to deliver safe care. A significant challenge is that patient safety is still a relatively new concept and area of study; thus, many medical educators are unfamiliar with the literature and unsure how to integrate ...

2011-04-01

328

Research and development on next generation reactor (phase I)  

Energy Technology Data Exchange (ETDEWEB)

The objective of the study is to improve the volume of nuclear power plant which adopts passive safety system concept. The passive safety system reactor is characterized by excellent safety and reliability. But the volume of NSSS (Nuclear Steam Supply System) of the passive safety system reactor is so small that it should be upgraded for commercial operation. For volume upgrade, detailed analyses are performed as follows; core design, hydraulics, design and mechnical structures, and safety analysis. In addition to above analysis, some investigations must be supplied as follows: power density vs. DNB margin decrease, outlet temperature vs. EPRI-URD, additional tests for upgraded reactor, dynamic analysis of mechanical vibration according to expanded reactor vessel and expanded in-core structures, and Merit loss of passive safety system reactor according to design ...

1994-10-01

329

Health, Safety, and Environment Division: Annual progress report 1987  

Energy Technology Data Exchange (ETDEWEB)

The primary responsibility of the Health, Safety, and Environment (HSE) Division at the Los Alamos National Laboratory is to provide comprehensive occupational health and safety programs, waste processing, and environment protection. These activities are designed to protect the worker, the public, and the environment. Many disciplines are required to meet the responsibilities, including radiation protection, industrial hygiene, safety, occupational medicine, environmental science, epidemiology, and waste management. New and challenging health and safety problems arise occasionally from the diverse research and development work of the Laboratory. Research programs in HSE Division often stem from these applied needs. These programs continue but are also extended, as needed to study specific problems for the Department of Energy and to help develop better occupational health and safety ...

1988-04-01

330

DOE explosives safety manual  

Energy Technology Data Exchange (ETDEWEB)

The Department of Energy (DOE) policy requires that all DOE activities be conducted in a manner that protects the safety of the public and provides a safe and healthful workplace for employees. DOE has also prescribed that all personnel be protected in any explosives operation undertaken. The level of safety provided shall be at least equivalent to that of the best industrial practice. The risk of death or serious injury shall be limited to the lowest practicable minimum. DOE and contractors shall continually review their explosives operations with the aim of achieving further refinements and improvements in safety practices and protective features. This manual describes the Department's explosive safety requirements applicable to operations involving the development, testing, handling, and processing of explosives or assemblies containing explosives. It is intended to reflect the ...

1991-10-01

331

Validation of reactor core protection system  

International Nuclear Information System (INIS)

Reactor COre Protection System (RCOPS), an advanced core protection calculator system, is a digitized one which provides core protection function based on two reactor core operation parameters, Departure from Nucleate Boiling Ratio (DNBR) and Local Power Density (LPD). It generates a reactor trip signal when the core condition exceeds the DNBR or LPD design limit. It consists of four independent channels adapted a two-out-of-four trip logic. System configuration, hardware platform and an improved algorithm of the newly designed core protection calculator system are described in this paper. One channel of RCOPS was implemented as a single channel facility for this R and D project where we performed final integration software testing. To implement custom function blocks, pSET is used. Software test is performed by two methods. The first method is a 'Software Module Test' and the second method is a ...

2008-10-13

332

VAWT performance prediction - Description of a PC-based software  

Energy Technology Data Exchange (ETDEWEB)

The Vertical Axis Wind Turbine (VAWT) offers a mechanically and structurally simple method of harnessing the energy of the wind. Fast and accurate predictions of the VAWT performance can be obtained using momentum models. Aerodynamic streamtube models are based on the conservation-of-momentum principle in a quasi-steady flow, by equating the forces of the rotor blades to the change in streamwise momentum through the turbine. An analytical model considering a multi-streamtube system divided into two parts has been developed to determine the aerodynamic blade loads and rotor performance of the Darrieus wind turbine (CARDAA computer code). This so-called double multiple-streamtube (DMS) model uses two constant interference factors in the induced velocities and accounts for vertical variations in the free stream velocity. It has been recently modified to produce an efficient software package appropriate for the needs of VAWT designers. This ...

1995-12-31

333

UNS YMSCP QA support task: Quarterly technical progress report, January 1, 1991--June 30, 1991  

Energy Technology Data Exchange (ETDEWEB)

This report describes a quality assurance program plan for the Yucca Mountain Project. Aspects of the plan include: document control, equipment maintenance and calibration, process control, audits, computer software, and inspections. (CBS)

1991-07-30

334

The feasibility of using pattern recognition software to measure the influence of computer use on the consultation  

UK PubMed Central (United Kingdom)

BackgroundA key feature of a good general practice consultation is that it is patient-centred. A number of verbal and non-verbal behaviours have been identified as important to establish...Full Text Available

335

Subject-specific, multiscale simulation of electrophysiology: a software pipeline for image-based models and application examples  

UK PubMed Central (United Kingdom)

Many simulation studies in biomedicine are based on a similar sequence of processing steps, starting from images and running through geometric model generation, assignment of tissue properties, numerical...Full Text Available

2009-06-13

336

SEQADAPT: an adaptable system for the tracking, storage and analysis of high throughput sequencing experiments  

UK PubMed Central (United Kingdom)

BackgroundHigh throughput sequencing has become an increasingly important tool for biological research. However, the existing software systems for managing and processing these data...Full Text Available

337

Reuse Working Group - Earth Science Data Systems Working Groups - NASA  

Science.gov (United States)

Al Fleig, PITA Analytic Sciences. 7th Earth Science Data Systems Working Group Meeting ..... The Reuse Industry in Brazil, CESAR, and the Reuse in Software ...

338

Programs Automate Complex Operations Monitoring - NASA  

Science.gov (United States)

Mar 2, 2011 ... CCT's software is capable of simultaneously handling incoming ... has been using CCTK to automate its remote control rocket cryogenic fueling systems. ... seismic, infrared, and proximity sensor data with auto-tracking ...

339

PFP MICON DCS computer software documentation  

Energy Technology Data Exchange (ETDEWEB)

This document contains the complete printout of the MICON A/S system configuration used in the Plutonium Finishing Plant. The document is divided into several volumes. Volume 1 covers the workstation display and configuration. All other volumes contain the controller configurations, or programs.

1996-03-26

340

Observatory: Cluster FM5 (Rumba) - SPASE Resource Description  

Science.gov (United States)

Feb 7, 2011 ... The potentials of the spherical sensor and nearby conductors are controlled ... Incoming data are continuously monitored by algorithms in the software ... together with FM8 (Tango) by a Soyuz-Fregat rocket from Baikonur. ...

341

Numerical optimization of spherical variable-line-spacing grating X-ray spectrometers  

UK PubMed Central (United Kingdom)

Operation of an X-ray spectrometer based on a spherical variable-line-spacing (VLS) grating is analyzed using dedicated ray-tracing software allowing fast optimization of the grating parameters and...Full Text Available

2011-03-01

342

In Silico Atomic Tracing by Substrate-Product Relationships in Escherichia coli Intermediary Metabolism  

UK PubMed Central (United Kingdom)

We present a software system that computationally reproduces biochemical radioisotope-tracer experiments. It consists of three main components: A mapping database of substrate-product atomic correspondents...Full Text Available

2003-11-01

343

Generating Stimuli for Neuroscience Using PsychoPy  

UK PubMed Central (United Kingdom)

PsychoPy is a software library written in Python, using OpenGL to generate very precise visual stimuli on standard personal computers. It is designed to allow the construction of as wide a variety of...Full Text Available

344

Detecting variants with Metabolic Design, a new software tool to design probes for explorative functional DNA microarray development  

UK PubMed Central (United Kingdom)

BackgroundMicroorganisms display vast diversity, and each one has its own set of genes, cell components and metabolic reactions. To assess their huge unexploited metabolic potential...Full Text Available

345

Designing a Component-Based Architecture for the Modeling and Simulation of Nuclear Fuels and Reactors  

Energy Technology Data Exchange (ETDEWEB)

Concerns over the environment and energy security have recently prompted renewed interest in the U.S. in nuclear energy. Recognizing this, the U.S. Dept. of Energy has launched an initiative to revamp and modernize the role that modeling and simulation plays in the development and operation of nuclear facilities. This Nuclear Energy Advanced Modeling and Simulation (NEAMS) program represents a major investment in the development of new software, with one or more large multi-scale multi-physics capabilities in each of four technical areas associated with the nuclear fuel cycle, as well as additional supporting developments. In conjunction with this, we are designing a software architecture, computational environment, and component framework to integrate the NEAMS technical capabilities and make them more accessible to users. In this report of work very much in progress, we lay out the 'problem' we are addressing, describe the ...

2009-11-01

346

Computer-Assisted Discovery and Proof  

Energy Technology Data Exchange (ETDEWEB)

With the advent of powerful, widely-available mathematical software, combined with ever-faster computer hardware, we are approaching a day when both the discovery and proof of mathematical facts can be done in a computer-assisted manner. his article presents several specific examples of this new paradigm in action.

2007-12-10

347

Chapter 8 - Software ... - JPL Technical Reports Server - NASA  

Science.gov (United States)

These steps are based on work done by the AIAA. Space-Based Observation Systems Committee on Standards (SBOS COS) as well as work done in this ..... Surface Weapons Center, Code B-10, Dahlgren, VA, 22448. Although it had many ...

348

CAMAC 488 module: 68,000 based GPIB interface module  

Energy Technology Data Exchange (ETDEWEB)

What kind of hardware and software should be used to interface GPIB devices with the existing computer system. One idea was to use a commercially available Multibus card, BLC 8488 from National Semiconductor, whose on-board Z80 would manage the GPIB read/write functions and handshakes. With this card, one could make a hardware system which would consist of (1) CAMAC 080, (2) Multibus crate, (3) M. Shea's M68000, (4) M080, (5) BLC 8488 and (6) memory board. And the software considered for such a hardware package was GAS, which had been an established software package for communication between the ACNET computer system and smart CAMAC modules. However, a second idea was to put everything on a two-wide CAMAC module. The author pursued the second idea and came up with a two-wide CAMAC module called C488. The author describes the hardware - block diagrams, circuit blocks, front panel and hardware tests. He also refers ...

1985-03-01

349

Automated Creation of Datamarts from a Clinical Data Warehouse, Driven by an Active Metadata Repository  

UK PubMed Central (United Kingdom)

A methodology and toolkit are described which enable the automated metadata-driven creation of datamarts from clinical data warehouses. The software uses schema-to-schema transformation driven by an...Full Text Available

1998-01-01

350

An unsupervised classification method for inferring original case locations from low-resolution disease maps  

UK PubMed Central (United Kingdom)

BackgroundWidespread availability of geographic information systems software has facilitated the use of disease mapping in academia, government and private sector. Maps that display...Full Text Available

351

A Review on Sensor, Signal, and Information Processing ...  

Science.gov (United States)

... Rep. ISIS-04-504, Institute for Software Integrated Systems (2004). [59] G. Simon, M. Maroti, A. Ledeczi, G. Balogh, B. Kusy, A. Nadas, G. Pap, J ...

2011-05-15

352

The biodistribution and effect on hepatic parenchyma with intraarterial injected I-131 lipiodol into hepatic artery  

Energy Technology Data Exchange (ETDEWEB)

Iodized oil has been used as a contrast agent in lymphangiography. One of the commercially available compounds is Lipidol Ultra-fluid(LUF) which contains 38% iodine by weight. Nakakuma et al(1979) reported that LUF was selectively retained in the hypervascular hepatocellular carcinoma when injected directly into the ligated hepatic artery. Since that time, it has been widely utilized in the detection as well as the therapeutic attempts of hepatocellular carcinoma, where it has been mixed with chemotherapeutic agents or labeled with radioactive I-131. Like all significant advances, the mechanism of lipid retention within the hepatocellular carcinoma is not clearly understood, and also there is a lack of information about the biodistribution and kinetics of I-131 Lipiodol. The apparent safety of this technique require confirmation. The present study was aimed to assess the biodistribution and kinetics of intraarterially injected I-131 Lipiodol and the histologic ...

1989-08-15

353

A study of flow boiling phenomena using real time neutron radiography  

International Nuclear Information System (INIS)

The operation and safety of both fossil-fuel and nuclear power stations depend on adequate cooling of the thermal source involved. This is usually accomplished using liquid coolants that are forced through the high temperature regions by a pumping system; this fluid then transports the thermal energy to another section of the power station. However, fluids that undergo boiling during this process create vapor that can be detrimental, and influence safe operation of other system components. The behavior of this vapor, or void, as it is generated and transported through the system is critical in predicting the operational and safety performance. This study uses two advanced penetrating radiation techniques, Real Time Neutron Radiography (RTNR), and High Speed X-Ray Tomography (HS-XCT), to examine void generation and transport behavior in a flow boiling system. The geometries studied were tube side flow boiling in a ...

1346-01-01

354

Thermal modeling. Application to lithium batteries; Modelisation thermique. Application aux accumulateurs lithium  

Energy Technology Data Exchange (ETDEWEB)

The thermal modeling of electrochemical batteries is today an integral part of the design and validation operations of new products. The Li-ion pair allows to increase the power density of batteries but leads to higher heat fluxes during charging-output cycles. Thus, the thermal control has become more crucial and requires the use of modeling. SAFT and TSR companies are involved in this approach and use the ESACAP software. This paper presents this software which uses a nodal method for the modeling of the coupled thermal and electrical processes that take place inside elementary cells and batteries. (J.S.)

1996-12-31

355

R&D prioritization and resource management for technology selection  

Energy Technology Data Exchange (ETDEWEB)

This paper presents a decision approach, and associated computer software tools, for prioritizing and selecting among technology development activities. The approach elicits and then summarizes technology development preferences from stakeholders, and then integrates preferences into a set of funding recommendations. By formalizing the technology review process, the decision approach builds consensus and clarifies the basis for final budget decisions. The software development was conducted jointly by Pacific Northwest Laboratory and Decisions Science Associates, Incorporated. The Underground Storage Tank Integrated Demonstration funded the task; however, the approach should also be valuable to the US Department of Energy Office of Technology Development, the Office of Waste Management, and the Office of Environmental Restoration.

1994-03-01

356

Integration of an expert teaching assistant with distance learning software  

Energy Technology Data Exchange (ETDEWEB)

The Remote Teaching Assistant (RTA) software currently under development at UC Davis allows students and Teaching Assistants (TA`s) to interact through multimedia communication via the Internet. To resolve the problem of TA unavailability and limited knowledge, an Expert Teaching Assistant (ETA) module is being developed. When TA`s are not on-line, students in need of help consult ETA. The focus of this research is the development and integration of ETA with RTA, the establishment of an architecture suitable for use with education (the domain) in any sub-domain (course), and the creation of a mechanism usable by non-technical personnel to maintain knowledge bases.

1996-12-31

357

GaP Project: #gamma#p, #gamma#e, #gamma##gamma# colliders physical programs and CompHEP computer system  

International Nuclear Information System (INIS)

The Gamma Physics (GaP) program of physical phenomena investigation is proposed on #gamma#p, #gamma#e and #gamma##gamma# colliders at TeV energies. The program contains specialized software (CompHEP system) created for automation of particle interaction processes calculations in the framework of various gauge models. Preliminary physical results are presented (heavy quark production, W, Z production, supersymmetry etc.), and further software development is suggested. (R.P.) 22 refs., 8 figs., 4 tabs.

358

Experiences with distributing graphic software between processors  

Energy Technology Data Exchange (ETDEWEB)

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

1982-01-01

359

Eliminating waste in software projects The enterprise 20 concept applied to lean software development  

CERN Document Server

Knowledge management is controlling the transfer, distribution, and availability of knowledge. Traditionally, knowledge management processes are predefined; e.g. it is laid out in detail which document template, data structure, system, or work flow steps have to be used in order to manage knowledge. But knowledge management itself is complex. It is simply not possible to predefine the typical flow of work in knowledge intensive processes in advance. So rather than trying to determine the procedures it is more promising to analyze which factors can be used in order to control the outcome of t

2008-01-01

360

Development of RCM analysis software for Korean nuclear power plants  

Energy Technology Data Exchange (ETDEWEB)

A software called KEPCO RCM workstation (KRCM) has been developed to optimize the maintenance strategies of Korean nuclear power plants. The program modules of the KRCM were designed in a manner that combines EPRI methodologies and KEPRI analysis technique. The KRCM is being applied to the three pilot system, chemical and volume control system, main steam system, and compressed air system of Yonggwang Units 1 and 2. In addition, the KRCM can be utilized as a tool to meet a part of the requirements of maintenance rule (MR) imposed by U.S. NRC. 3 refs., 4 figs. (Author)

1998-12-31

361

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

Energy Technology Data Exchange (ETDEWEB)

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

1996-06-01

362

CLEO: a knowledge-based refueling assistant at FFTF  

International Nuclear Information System (INIS)

A computer software system, CLEO, is used to assist in the planning and performance of the reactor refueling operations at the Fast Flux Test Facility (FFTF). It is a recently developed application of artificial intelligence software with both expert systems and automated reasoning aspects. CLEO, an acronym for Cloned LEO, is a logic-based computer program written in Pascal. It imitates the processes that the refueling expert for FFTF performs in organizing the refueling of FFTF. The computer assistant seeks to organize the sequence of core component movements according to the rules and logic used by the expert. In this form, CLEO has aspects that tie it to both the expert systems and automated reasoning areas within the artificial intelligence field.

1985-11-10

363

Applications of Cerius2, software of molecular simulation; Aplicaciones de Cerius2, software de simulacion molecular  

Energy Technology Data Exchange (ETDEWEB)

Most of the investigations have a theoretical sustenance based on molecular simulation. The area of application of molecular simulation is very wide, in the Materials Technology Department assigned to the Applied Sciences Management have been treated problems about metallic nano structures, glasses, interfaces, and molecules, to sustain and to explain some of the experimental results. Energy calculations are carried out to determine minimum energy structures, for later on to carry out calculations of some of their properties; as well as the images simulation of Electron microscopy and X-ray diffraction. (Author)

2007-07-01

364

An advanced NDA workstation for integrated safeguards  

International Nuclear Information System (INIS)

In this paper the authors describe the design and development of an advanced NDA workstation, which fits into an integrated data evaluation scheme for safeguards. This kind of instrument must be sort of an intelligent assistant to the inspection procedure, be able to generate as correct as possible measurements, guide the inspector throughout the procedure, and report descriptive data to the data evaluation system. The problem of improving the quality of the measurement is tackled using a simple expert system, which should convey in the instrument some of the physicist knowledge. The authors describe the hardware and software resources which were included in their design to reach the intended goal. A prototype of the machine has been built, and a preliminary software for Plutonium Isotopic Composition is under development.

1986-06-22

365

Amazon.com: The Art of Application Performance Testing: Help for Programmers and Quality Assurance (9780596520663): Ian Molyneaux: Books  

Wastenet

...com: The Art of Application Performance Testing : Help for Programmers and Quality Assurance (9780596520663): Ian Molyneaux: Books Amazon.com:...The Art of Application Performance Testing : Help for Programmers and Quality Assurance (9780596520663): Ian Molyneaux: Books Ian Molyneaux,The ...Art of Application Performance Testing : Help for Programmers and Quality Assurance,O'Reilly Media,0596520662,LA9780596520663,Computer Books: General,Application software,Computer software,...com: The Art of Application Performance Testing : Help for Programmers and Quality Assurance (9780596520663): Ian Molyneaux: Books ...

366

Tight Blood Glucose Control Is Renoprotective in Critically Ill Patients  

UK PubMed Central (United Kingdom)

Two large, prospective, randomized, controlled trials have shown a beneficial effect of intensive insulin therapy (IIT) on the kidney function of critically ill patients. The data from these trials...Full Text Available

2008-03-01

367

Prediction of critical properties of mixtures from the PRSV-2 equation of state: A correction for predicted critical volumes  

Energy Technology Data Exchange (ETDEWEB)

Critical properties of a fluid or fluid mixtures are important for describing fluid phase behavior, predicting physical properties, developing equations of state, and designing supercritical-fluid extraction processes, and compression and refrigeration units. The predictive capability of the Peng-Robinson-Styjek-Vera (PRSV-2) equation of state (1986) for critical properties of binary mixtures was investigated. The procedure adopted by Heidemann and Khalil (1980) and discussed by Abu-Eishah et al. (1998) was followed. An optimized value for the binary interaction parameter based on minimization of error between experimental and predicted critical temperatures was used. The standard and the average of the absolute relative deviations in critical properties are included. The predicted critical temperature and pressure for several nonpolar and polar systems agree well with experimental ...

1999-09-01

368

Parenteral Glucose and Glucose Control in the Critically Ill: A Kinetic Appraisal  

UK PubMed Central (United Kingdom)

BackgroundWe investigated the influence of parenteral glucose infusion on insulin-driven tight glucose control (4.4–6.1 mmol/liter) in the critically ill by appraising kinetic...Full Text Available

369

Parent-Child Interactions in Relation to Critical and Emotionally Overinvolved Expressed Emotion (EE): Is EE a Proxy for Behavior?  

UK PubMed Central (United Kingdom)

Expressed emotion measures, encompassing dimensions of criticism (CRIT), and emotional overinvolvement (EOI) are increasingly being used to assess the parent–child relationship in child...Full Text Available

2004-02-01

370

Irradiation damage in superconductors  

International Nuclear Information System (INIS)

Most superconductors are quite sensitive to irradiation defects. Critical temperatures may be depressed, critical currents may be increased, by irradiation, but other behaviours may be encountered. In compounds, the sublattice in which defects are created is of significant importance. 24 refs.

1989-05-08

371

Interference by new-generation mobile phones on critical care medical equipment  

UK PubMed Central (United Kingdom)

IntroductionThe aim of the study was to assess and classify incidents of electromagnetic interference (EMI) by second-generation and third-generation mobile phones on critical care...Full Text Available

2007-01-01

372

Critical periods of vulnerability for the developing nervous system: evidence from humans and animal models.  

UK PubMed Central (United Kingdom)

Vulnerable periods during the development of the nervous system are sensitive to environmental insults because they are dependent on the temporal and regional emergence of critical developmental processes...Full Text Available

2000-06-01

373

Blood conservation strategies to reduce the need for red blood cell transfusion in critically ill patients  

UK PubMed Central (United Kingdom)

Anemia commonly affects critically ill patients. The causes are multifactorial and include acute blood loss, blood loss from diagnostic testing and blunted red blood cell production. Blood transfusions...Full Text Available

2008-01-01

374

An Integrated System for Total Cardiac Monitoring of the Critically Ill  

UK PubMed Central (United Kingdom)

An integrated system of micro-and mini-computers is described to acquire, analyze, store and report data on the total activity of the heart of a critically ill patient. Real-time beat and rhythm diagnoses...Full Text Available

1977-10-05

375

North Quabbin MA Timber Harvesting Study  

Science.gov (United States)

... this critical information, we analyzed 17 years of timber harvest data gathered for regulatory purposes for a ... ...

376

Gravitational effect on liqui-fillet in horizontal agitated thin-film evaporators  

Energy Technology Data Exchange (ETDEWEB)

A liquid-fillet is formed in front of a rotor blade in the cylinder of a horizontal agitated thin-film evaporator. Its thickness varies due to the gravity while the blade revolves inside the cylinder. In the critical condition, the amplitude of the oscillation becomes infinite and the phase advances 180 degrees. Prior to the critical condition, the experimental data agrees fairly well with the predictions. Near the critical condition, the amplitutde increases and the phase advances 60 degrees. In other words, the transition to the critical condition occurs continuously. (6 figs, 1 ref)

1988-04-25

377

Forging Space Warriors  

Science.gov (United States)

... These three roles are critical to de- fending the Nation through the control Milstar satellite on Titan IV at Cape Canaveral. ...

2011-05-15

378

Corrosion characteristics of grain-refining materials in sub-critical and supercritical water  

International Nuclear Information System (INIS)

... Tohoku University, Graduate School of Engineering, Sendai, Miyagi (Japan)

2006-05-01

379

Combating Terrorism and Enhancing Regional Stability and ...  

Science.gov (United States)

... Uninterrupted access to and use of critical infrastructure in the Arabian Gulf region are key to the successful prosecution of the Global War on Terror ...

2004-11-01

381

Topological excitations and second order transitions in 3D O(N) models  

Energy Technology Data Exchange (ETDEWEB)

I discuss several examples of critical phenomena in O(N) models where topological excitations play an important role at criticality. I focus particular attention on the O(2) model in 3D, where recent measurements of the vortex string length distribution in equilibrium suggest the existence of a quantitative picture of the critical behavior in terms of defects. The compatibility of this perspective with renormalization group predictions is examined.

2001-01-01

382

Subcriticality calculations for the FFTF reverse approach to critical experiment  

Science.gov (United States)

The reverse approach to critical (RAC) experiments were performed in the ZPR-IX critical facility at Argonne National Laboratory. One of the major objectives of this project is to determine the adequacy of the low-level flux monitor (LLFM) detectors for initial loading of the Fast Flux Test Facility (FFTF). 5 references. (auth)

1975-01-01

383

Influence of defects in compound single crystals on the critical angle of planar channeling  

Energy Technology Data Exchange (ETDEWEB)

The theoretical treatment of the relation between the critical angle of planar channeling and the characteristics of crystal lattice defects is carried out. The predictions are made about some typical forms of the critical angle dependence on the mean-square static displacement produced by defects, and then these predictions are detailed for the cases of homogeneous disordering, spherical clusters of point defects and dislocation loops. Analytical results are supported by the exact computer calculations for the defects in the intermetallic A-15 compounds.

1985-01-01

384

Safety of pull-type and introducer percutaneous endoscopic gastrostomy tubes in oncology patients: a retrospective analysis  

UK PubMed Central (United Kingdom)

BackgroundPercutaneous endoscopic gastrostomy (PEG) allows long-term tube feeding. Safety of pull-type and introducer PEG placement in oncology patients with head/neck or oesophageal...Full Text Available

385

Safety during the monitoring of diabetic patients: trial teaching course on health professionals and diabetics - SEGUDIAB study  

UK PubMed Central (United Kingdom)

BackgroundSafety for diabetic patients means providing the most suitable treatment for each type of diabetic in order to improve monitoring and to prevent the adverse effects of...Full Text Available

386

Relationship of pharmacokinetics and drug distribution in tissue to increased safety of amphotericin B colloidal dispersion in dogs.  

UK PubMed Central (United Kingdom)

The safety, pharmacokinetics, and distribution in tissue of an amphotericin B (AmB)-cholesteryl sulfate colloidal dispersion (ABCD) were compared with those of micellar amphotericin B-deoxycholate (m-AmB)....Full Text Available

1992-02-01

387

Plutonium Finishing Plant safety evaluation report  

Energy Technology Data Exchange (ETDEWEB)

The Plutonium Finishing Plant (PFP) previously known as the Plutonium Process and Storage Facility, or Z-Plant, was built and put into operation in 1949. Since 1949 PFP has been used for various processing missions, including plutonium purification, oxide production, metal production, parts fabrication, plutonium recovery, and the recovery of americium (Am-241). The PFP has also been used for receipt and large scale storage of plutonium scrap and product materials. The PFP Final Safety Analysis Report (FSAR) was prepared by WHC to document the hazards associated with the facility, present safety analyses of potential accident scenarios, and demonstrate the adequacy of safety class structures, systems, and components (SSCs) and operational safety requirements (OSRs) necessary to eliminate, control, or mitigate the identified hazards. Documented in this Safety Evaluation Report (SER) ...

1995-01-01

388

Performance Assessment of Wolsung Unit 2 Safety Grade Pumps using In-Service Test  

Energy Technology Data Exchange (ETDEWEB)

Nuclear power plant has several safety features and each safety feature is based on the operation of pumps and valves. Therefore, it is an essential basis for the safety of nuclear power plant to keep operational readiness of pumps and valves by In-Service Test (IST). According to Ministry of Education, Science and Technology (MEST) Bulletin 2008-14, the safety functioned pumps and valves of all nuclear power plants of Korea Hydro and Nuclear Power Co. Ltd.(KHNP) have been tested to verify their performance of safety function. Each safety grade pump has own design requirement and should be tested to identify whether it could meet the requirement. Design requirements and test references of all safety grade pumps of Wolsung Nuclear Power Plant Unit 2 (Wolsung Unit 2) were examined in this study. And the results of the performance test of the ...

2008-10-15

389

Performance Assessment of Wolsung Unit 2 Safety Grade Pumps using In-Service Test  

International Nuclear Information System (INIS)

Nuclear power plant has several safety features and each safety feature is based on the operation of pumps and valves. Therefore, it is an essential basis for the safety of nuclear power plant to keep operational readiness of pumps and valves by In-Service Test (IST). According to Ministry of Education, Science and Technology (MEST) Bulletin 2008-14, the safety functioned pumps and valves of all nuclear power plants of Korea Hydro and Nuclear Power Co. Ltd.(KHNP) have been tested to verify their performance of safety function. Each safety grade pump has own design requirement and should be tested to identify whether it could meet the requirement. Design requirements and test references of all safety grade pumps of Wolsung Nuclear Power Plant Unit 2 (Wolsung Unit 2) were examined in this study. And the results of the performance test of the ...

2008-10-01

390

OPERATION CASTLE. Radiological Safety. Volume 2.  

Science.gov (United States)

This report is designed to cover the overall Operation Castle radiological safety matters from the viewpoint of those issues of direct concern to Headquarters, Joint Task Force Seven. It was written for the express purpose of assisting in the development ...

1985-01-01

391

OPERATION CASTLE. Radiological Safety. Volume 1.  

Science.gov (United States)

This report is designed to cover the overall Operation Castle radiological safety matters from the viewpoint of those issues of direct concern to Headquarters, Joint Task Force Seven. It was written for the express purpose of assisting in the development ...

1985-01-01

392

Nuclear Regulatory Commission issuances, June 1984. Volume 19, No. 6  

Energy Technology Data Exchange (ETDEWEB)

This report includes the issuances received during the specified period from the Commission, the Atomic Safety and Licensing Appeal Boards, the Atomic Safety and Licensing Boards, the Administrative Law Judge, the Directors' Decisions, and the Denials of Petitions for Rulemaking.

1984-06-01

393

Nuclear Regulatory Commission issuances  

Energy Technology Data Exchange (ETDEWEB)

This report includes the issuances received during the specified period from the Commission (CLI), the Atomic Safety and Licensing Appeal Boards (ALAB), the Atomic Safety and Licensing Boards (LBP), the Administrative Law Judge (ALJ), the Directors' Decisions (DD), and the Denials of Petitions for Rulemaking (DPRM).

1982-02-01

394

Nuclear Regulatory Commission Issuances  

Energy Technology Data Exchange (ETDEWEB)

This report includes the issuances received during the specified period from the Commission (CLl), the Atomic Safety and Licensing Appeal Boards (ALAB), the Atomic Safety and Licensing Boards (LBP), the Administrative Law Judge (ALJ), The Directors' Decisions (DD), and the Denials of Petitions For Rulemaking (DPRM).

1982-06-01

395

Nonclinical Safety Profile of Telbivudine, a Novel Potent Antiviral Agent for Treatment of Hepatitis B?  

UK PubMed Central (United Kingdom)

Telbivudine is a novel nucleoside drug recently approved for the treatment of patients with chronic hepatitis B. Its nonclinical safety was evaluated in a comprehensive program of studies, including...Full Text Available

2008-07-01

396

Investigation of the radiological safety concerns and medical history of the late Joseph T. Harding, former employee of the Paducah Gaseous Diffusion Plant  

Energy Technology Data Exchange (ETDEWEB)

An ex-employee's claims that inadequate enforcement of radiation safety regulations allowed excess radiation exposure thereby causing his deteriorating health was not substantiated by a thorough investigation.

1981-03-01

397

Introduction and summary of the 13th meeting of the Scientific Group on Methodologies for the Safety Evaluation of Chemicals (SGOMSEC): alternative testing methodologies.  

UK PubMed Central (United Kingdom)

A workshop on alternative toxicological testing methodologies was convened by the Scientific Group on Methodologies for the Safety Evaluation of Chemicals (SGOMSEC) 26-31 January 1997 in Ispra, Italy,...Full Text Available

1998-04-01

398

FEMA Media Library: Fire Safety  

Science.gov (United States)

Install. Inspect. Protect. Smoke Alarm Campaign Video 10/28/2009 | 04:09 Cooking_4 Cooking Fire Safety: Watch What You Heat 10/26/2007 | 01:40 Cooking_3 Cooking Fire...

2011-08-20

399

Evaluation of the Sida Support to the Global Safety Partnership.  

Science.gov (United States)

The Global Road Safety Partnership (GRSP) is a global partnership of business, civil society and government working for sustained reduction of road accidents in developing and transition countries. GRSP, which started operations in 1999, has a global secr...

2004-01-01

400

Efficacy and safety of vigabatrin in the long-term treatment of refractory epilepsy  

UK PubMed Central (United Kingdom)

1 The long term safety and efficacy of vigabatrin has been studied in 254 patients with refractory epilepsy (82% with partial seizures) in 23 different clinics in eight European countries....Full Text Available

1989-01-01

401

Efficacy and safety of livwin (polyherbal formulation) in patients with acute viral hepatitis: A randomized double-blind placebo-controlled clinical trial  

UK PubMed Central (United Kingdom)

Objectives:The study was planned to evaluate the efficacy and safety of Livwin (polyherbal formulation) in acute viral hepatitis.Materials...Full Text Available

2010-10-01

402

Efficacy and safety of Ayurvedic medicines: Recommending equivalence trial design and proposing safety index  

UK PubMed Central (United Kingdom)

Ayurvedic drugs have begun to be evaluated in controlled clinical trials. The trials, often placebo controlled, are usually designed to demonstrate superiority. Though the results have been usually...Full Text Available

2010-07-01

403

Concomitant use of ibuprofen and paracetamol and the risk of major clinical safety outcomes  

UK PubMed Central (United Kingdom)

AIMSTo evaluate and compare the risk of specific safety outcomes in patients prescribed ibuprofen and paracetamol concomitantly with those in patients prescribed ibuprofen or paracetamol...Full Text Available

2010-09-01

404

Cardiovascular Safety of Degarelix: Results From a 12-Month, Comparative, Randomized, Open Label, Parallel Group Phase III Trial in Patients With Prostate Cancer  

UK PubMed Central (United Kingdom)

PurposeWe assessed the cardiovascular safety profile of degarelix, a new gonadotropin-releasing hormone antagonist.Materials...Full Text Available

2010-12-01

405

Thermodynamic Stable Metal Compositions  

International Science & Technology Center (ISTC)

Thermodynamic Stable Metal Compositions for Improvement of an Operational Safety of Constructional Materials under Conditions of Multifactor Loadings of an Aggressive Environment

406

Thermal-hydraulic testing on a Mitsubishi simplified PWR  

Energy Technology Data Exchange (ETDEWEB)

Mitsubishi is now developing a new Pressurized water reactor (PWR), the Mitsubishi simplified PWR (MS-PWR), which has the innovative features of hybrid safety systems (an optimum combination of passive and active systems) and cooling by horizontal steam generators. In order to confirm the feasibility of the Mitsubishi hybrid safety system, various kinds of safety analyses are performed for loss-of-coolant accident events. In parallel to these safety analysis efforts, the following thermal-hydraulic tests are to be performed: (1) thermal-hydraulic test of a horizontal steam generator; (2) integrated thermal-hydraulic test using a simulation loop for the innovative MS-PWR (SLIM).

1993-01-01

408

Safety analysis and justification for modification of auxiliary feed-water system in Daya Bay Nuclear Power Plant  

International Nuclear Information System (INIS)

The major feed-water line break accident is re-analyzed, which is based on Guangdong Daya Bay nuclear power station final safety analysis report, to justify the impacts of the decreasing of auxiliary feed-water flow rate on the safety margin in Daya Bay. The results showed that the accident analysis can meet the demands of acceptance criteria with the auxiliary feed-water flowrate decreasing from 45 m"3/h to 41.8 m"3/h, and enough safety margin is still retained

2002-06-01

409

Podcast: Viruses and Cooking  

Science.gov (United States)

The Podcast: Viruses and Cooking is a segment of the Web Seminar: Teaching Science with Food Safety , April 27 2010. The podcast is 14 minutes 11

1900-01-01

410

Paul Scherrer Institute Scientific Report 2000. Volume IV: Nuclear Energy and Safety  

Energy Technology Data Exchange (ETDEWEB)

Nuclear energy related research in Switzerland is concentrated at PSI's Nuclear Energy and Safety Research Department (NES). The activities of the department are concentrated on three main domains of: Safety and related problems of operating plants; safety features of future reactor and fuel cycles; waste management. Comprehensive assessments of energy systems are carried out in cooperation with PSI's General Energy Research Department. Many of the programs are part of collaborations with universities, industry, or international organisations. Progress in 2000 in these topical areas is described in this report. A list of scientific publications in 2000 is also provided.

2001-03-01

411

PNNL FY2005 DOE Voluntary Protection Program (VPP) Program Evaluation  

Energy Technology Data Exchange (ETDEWEB)

This document reports the results of the FY 2005 PNNL VPP Program Evaluation, which is a self-assessment of the operational and programmatic performance of the Laboratory related to worker safety and health. The report was compiled by a team of worker representatives and safety professionals who evaluated the Laboratory's worker safety and health programs on the basis of DOE-VPP criteria. The principle elements of DOE's VPP program are: Management Leadership, Employee Involvement, Worksite Analysis, Hazard Prevention and Control, and Safety and Health Training.

2005-01-31

412

Man-made disasters: A cross-national analysis  

British Library Electronic Table of Contents (United Kingdom)

This research investigates the impact of national culture and several institutional factors on the safety performance of society and establishes statistically significant relationships between those variables. As expected, the research results reveal that some cultural variables such as uncertainty avoidance, gender orientation and institutional variables such as the degree of law avoidance can directly influence the safety performance of the society. The findings also support the inverted u-curve (Safety Kuznet curve) hypothesis indicating even if we expect a negative trend at the beginning stage of industrialization, we can expect a positive trend in safety performance as their income level continues to improve beyond a certain point.

2011-01-01

413

Ecologically clean prophylactic food addition from eatable mushroom  

International Nuclear Information System (INIS)

... Safety Institute, GRS, Cologne (Germany) INIS-UA--089 456 p. APPLIED LIFE

2001-04-18

414

Aviation Maintenance Safety Articles, January/February 1990  

Science.gov (United States)

... These are abnormal and an indication of NAVAIRINST 13340.3 identifies these laboratories a possible breakdown in the fuel-handling equip- ...

1990-02-01

415

An overview of FFTF [Fast Flux Test Facility] contributions to Liquid Metal Reactor Safety  

International Nuclear Information System (INIS)

The Fast Flux Test Facility has provided a very useful framework for testing the advances in Liquid Metal Reactor Safety Technology. During the licensing phase, the switch from a nonmechanistic bounding technique to the mechanistic approach was developed and implemented. During the operational phase, the consideration of new tests and core configurations led to use of the anticipated-transients-without-scram approach for beyond design basis events and the move towards passive safety. The future role of the Fast Flux Test Facility may involve additional passive safety and waste transmutation tests. 26 refs.

1990-11-11

416

Research and Service Experience with Environmentally-Assisted Cracking in Carbon and Low-Alloy Steels in High-Temperature Water  

Energy Technology Data Exchange (ETDEWEB)

The most relevant aspects of research and service experience with environmentally-assisted cracking (EAC) of carbon (C) and low-alloy steels (LAS) in high-temperature (HT) water are reviewed, with special emphasis on the primary pressure boundary components of boiling water reactors (BWRs). The main factors controlling the susceptibility to EAC under light water reactor (LWR) conditions are discussed with respect to crack initiation and crack growth. The adequacy and conservatism of the current BWRVIP-60 stress corrosion cracking (SCC) disposition lines (DLs), ASME III fatigue design curves, and ASME XI reference fatigue crack growth curves, as well as of the GE EAC crack growth model are evaluated in the context of recent research results. The operating experience is summarized and compared to the experimental/mechanistic background knowledge. Finally, open questions and possible topics for further research are identified. Laboratory investigations revealed significant effects of ...

2005-11-15

417

Safety analysis and license of rod drop time issue at Daya Bay Nuclear Power Plant  

International Nuclear Information System (INIS)

The rod drop time event of the Daya Bay Nuclear Power Plant is caused by the malfunction of the guide tube developed by Framatome. Three temporary solutions were implemented successively and the long term solution was found in the process of searching for the root cause. The different solutions and the root cause are introduced. The safety analysis and license of the solutions are mainly discussed. Experiences and lessons are drawn by summarizing the important items related to nuclear safety.

418

Review and evaluation of the Nuclear Regulatory Commission safety research program for Fiscal Year 1983. Report to the Congress  

Energy Technology Data Exchange (ETDEWEB)

Public Law 95-209 includes a requirement that the Advisory Committee on Reactor Safeguards submit an annual report to Congress on the safety research program of the Nuclear Regulatory Commission. This report presents the results of the ACRS review and evaluation of the NRC safety research program for Fiscal Year 1983. The report contains a number of comments and recommendations.

1982-02-01

419

Review and evaluation of the Nuclear Regulatory Commission safety research program for Fiscal Year 1982. Report to the Congress  

Energy Technology Data Exchange (ETDEWEB)

Public Law 95-209 includes a requirement that the Advisory Committee on Reactor Safeguards submit an annual report to Congress on the safety research program of the Nuclear Regulatory Commission. This report presents the results of the ACRS review and evaluation of the NRC safety research program for Fiscal Year 1982. The report contains a number of comments and recommendations.

1981-02-01

420

Resolution of key safety-related issues in FFTF regulatory review  

International Nuclear Information System (INIS)

The FFTF is an ERDA facility which does not require licensing, but a technical review by NRC is required by ERDA policy. Safety issues which were not fully resolved in the course of the review for construction authorization have been the subject of continuing review since mid-1973. These issues included HCDA energetics, design fallback provisions for additional safety margins, piping integrity, and natural circulation core cooling.

421

Reload safety analysis checklist of Daya Bay Nuclear Power Plant  

International Nuclear Information System (INIS)

The safety analysis checklist scope and the criteria of key parameters needed to be checked for Daya bay reload cycles are introduced. The INCORE code package was used for the safety evaluation of Daya bay unit 2 cycle 2. The method and the contents can not only be applicable for Daya Bay reload cycles but also for Qinshan 600 MW and Qinshan 300 MW reload cycles.

422

Operation Castle. Radiological Safety. Volume 2. Final report  

Science.gov (United States)

This report is designed to cover the overall Operation Castle radiological safety matters from the viewpoint of those issues of direct concern to Headquarters, Joint Task Force Seven. It was written for the express purpose of assisting in the development of future radiological safety plans by presenting detailed discussion of the problems and solutions arising during Operation Castle.

1985-09-01

423

Operation Castle. Radiological Safety. Volume 1. Final report  

Science.gov (United States)

This report is designed to cover the overall Operation Castle radiological safety matters from the viewpoint of those issues of direct concern to Headquarters, Joint Task Force Seven. It was written for the express purpose of assisting in the development of future radiological safety plans by presenting detailed discussion of the problems and solutions arising during Operation Castle. Included is a discussion of fallout forecasting techniques.

1985-09-01

424

Health physics, safety and medical services report for 1989  

Energy Technology Data Exchange (ETDEWEB)

The Health Physics, Safety and Medical Services Report for Harwell Laboratory for 1989 includes data on the monitoring of the working environment, personnel monitoring, radiological incidents, disposal of radioactive waste and protection of the public. Work on emergency planning, non-radiological health and safety, occupational hygiene, operations support is also discussed. Finally the medical services available and the medical examinations performed are described. (UK).

1990-09-01

425

200 Area Interim Storage Area Technical Safety Requirements  

Energy Technology Data Exchange (ETDEWEB)

The 200 Area Interim Storage Area Technical Safety Requirements define administrative controls and design features required to ensure safe operation during receipt and storage of canisters containing spent nuclear fuel. This document is based on the 200 Area Interim Storage Area, Annex D, Final Safety Analysis Report which contains information specific to the 200 Area Interim Storage Area.

2000-03-15

426

Dose consequences from a postulated criticality occurring in a low-level waste disposal facility  

Energy Technology Data Exchange (ETDEWEB)

Evaluations were done to determine conditions that could permit nuclear criticality with fissile uranium in low-level waste (LLW) facilities and to estimate potential radiation exposures to personnel if there were such an accident. Simultaneous hydrogeochemical and nuclear criticality studies were done (1) to identity realistic scenarios for uranium migration and concentration increase at LLW disposal facilities, (2) to model groundwater transport of uranium and subsequent concentration via sorption or precipitation, (3) to evaluate the potential for nuclear criticality resulting from potential increases in uranium concentration over disposal limits, and (4) to estimate potential radiation exposures to personnel resulting from criticality consequences. This paper presents the details of the radiation exposure calculations relying on the conditions as determined from the preceding studies detailed in a ...

1997-12-01

427

A MAC protocol for cognitive wireless sensor body area networking  

British Library Electronic Table of Contents (United Kingdom)

Abstract In this paper, a Cognitive Radio Based Medium Access Control (CR-MAC) protocol for Wireless Sensor Body Area Networks (WSBAN) that utilizes cognitive radio transmission is proposed. In this proposal, the sensor nodes are classified into nodes of life-critical health information and nodes of non-critical health information. The CR-MAC protocol prioritizes the critical packets access to the transmission medium by transmitting them with higher power while transmitting lower priority packets using lower transmission power. At the receiver, a higher priority packet experiences collision only when there are more than one critical packet transmission at the same transmission slot while non critical packets experience collision when there are more than one transmission at the same transmi...

2010-01-01

428

Target Diagnostic Instrument-Based Controls Framework for the National Ignition Facility  

Energy Technology Data Exchange (ETDEWEB)

NIF target diagnostics are being developed to observe and measure the extreme physics of targets irradiated by the 192-beam laser. The response time of target materials can be on the order of 100ps--the time it takes light to travel 3 cm--temperatures more than 100 times hotter than the surface of the sun, and pressures that exceed 109 atmospheres. Optical and x-ray diagnostics were developed and fielded to observe and record the results of the first 4-beam experiments at NIF. Hard and soft x-ray spectra were measured, and time-integrated and gated x-ray images of hydrodynamics experiments were recorded. Optical diagnostics recorded backscatter from the target, and VISAR laser velocimetry measurements were taken of laser-shocked target surfaces. Additional diagnostics are being developed and commissioned to observe and diagnose ignition implosions, including various neutron and activation diagnostics. NIF's diagnostics are being developed at LLNL and with collaborators at ...

2007-05-07

429

The Nuclear Safety Convention and French law  

Energy Technology Data Exchange (ETDEWEB)

French law should not be very affected when the NSC enters into force in France. This results from the fact that French law has already achieved most of the `work` to be done in the field of safety of nuclear installations as it integrated the concept of `safety culture` (i.e. high level of safety for nuclear installations) which is, actually, the main objective of this convention. The elaboration of this convention on safety of nuclear power plants took approximately 3 years. The success (i.e. adoption of the draft text by the Diplomatic Conference) was made possible because of the large technical consensus existing among experts in that field. This means that if we intend to do the same in the field of radioactive waste management, we have to get first a similar consensus on fundamental adequate principles. (orig./HP)

1995-12-31

430

Positive safety features of US nuclear reactors: technical lessons confirmed at Chernobyl. Hearing before the Subcommittee on Energy Research and Production of the Committee on Science and Technology, US House of Representatives, Ninety-Ninth Congress, Second Session, May 14, 1986, No. 138  

Science.gov (United States)

Dr. Rudolf Schulten of West Germany and expert witnesses from national laboratories, utilities, and the nuclear industry testified on reactor safety issues as they relate to the Chernobyl accident and public concern that modern technology has not paid enough attention to public safety. Each of the witnesses contributed safety-related information based on what has been learned from the Soviet incident. Particular focus went to similarities and differences between the Chernobyl and US reactors in safety design and engineering and to the environmental effects of the accident. The N reactor near Richland and a commercial reactor at Fort St. Vrain, Colorado are the only two operating graphite reactors, but neither is a boiling water reactor.

1986-01-01

431

Positive safety features of US nuclear reactors: technical lessons confirmed at Chernobyl. Hearing before the Subcommittee on Energy Research and Production of the Committee on Science and Technology, US House of Representatives, Ninety-Ninth Congress, Second Session, May 14, 1986, No. 138  

International Nuclear Information System (INIS)

Dr. Rudolf Schulten of West Germany and expert witnesses from national laboratories, utilities, and the nuclear industry testified on reactor safety issues as they relate to the Chernobyl accident and public concern that modern technology has not paid enough attention to public safety. Each of the witnesses contributed safety-related information based on what has been learned from the Soviet incident. Particular focus went to similarities and differences between the Chernobyl and US reactors in safety design and engineering and to the environmental effects of the accident. The N reactor near Richland and a commercial reactor at Fort St. Vrain, Colorado are the only two operating graphite reactors, but neither is a boiling water reactor.

432

Implementing 10 CFR Part 830 Subpart B at WIPP  

Energy Technology Data Exchange (ETDEWEB)

Implementation of Title 10 Code of Federal Regulations Part 830, Subpart B Nuclear Safety Management (1) was accomplished at the Waste Isolation Pilot Plant (WIPP) in a timely and efficient manner. The primary reason the transition went smoothly was that the existing safety analysis was relatively new, initially developed in 1995, and written in accordance with the safe harbor document DOE-STD-3009 (2). The WIPP Safety Analysis Report (SAR) (3) is kept up-to-date with the unreviewed safety question (USQ) process and thorough oversight and input provided by DOE-Carlsbad Field Office (CBFO) documented in the annual safety evaluation report (SER) process.

2002-02-26

433

Gas-cooled fast reactor safety - and overview and status of the U.S. program  

International Nuclear Information System (INIS)

In the revised GCFR Safety Program Plan a quantitative risk limit line has been adopted to establish requirements for the safety related functions and systems. The risk limit line is derived from an interpretation of NRC established licensing requirements, including those for LMFBR's. Multiple barriers to the progression of accident sequences are defined in the form of six Lines of Protection (LOPs). LOPs-1 to 3 are dedicated to accident prevention and represent the normal operating systems, the dedicated safety systems and the inherent design features, respectively. LOPs-4 to 6 are dedicated to the mitigation of core melt accident consequences and include in-vessel accident containment, secondary containment integrity and radiological attenuation, respectively. Cumulative frequency limits and consequence limits are established for each LOP. Design features associated with each LOP are described and the results of ...

1981-01-01

434

Draft Regulatory Rule-making for On-line Maintenance of Nuclear Power Plants  

International Nuclear Information System (INIS)

Internationally, on-line maintenance (OLM) of nuclear power plants under the operation is prevailed to enhance nuclear safety and economics. In recent years, Korea Hydro and Nuclear Power Co. Ltd. (KHNP) is eager to apply OLM. Ministry of Education, Science and Technology (MEST) has established the related technology development program as an item of 'Overall Planning on Nuclear Safety(2010-2014)' through acceptance to the request of KHNP in 2009. OLM is defined as maintenance that is performed with the main generator connected to the grid. In other words, it means a preventive maintenance to be implemented during the allowable outage time (AOT) with ignoring inoperability of safety-related equipment listed in the technical specifications. The Korea Institute of Nuclear Safety (KINS) is developing the assessment technology of safety concerns for OLM under the auspices of MEST. Draft ...

2010-10-01

435

Summary of the report of the Senior Committee on Environmental, Safety, and Economic Aspects of Magnetic Fusion Energy  

Energy Technology Data Exchange (ETDEWEB)

The Senior Committee on Environmental, Safety, and Economic Aspects of Magnetic Fusion Energy (ESECOM) has assessed magnetic fusion energy's prospects for providing energy with economic, environmental, and safety characteristics that would be attractive compared with other energy sources (mainly fission) available in the year 2015 and beyond. ESECOM gives particular attention to the interaction of environmental, safety, and economic characteristics of a variety of magnetic fusion reactors, and compares them with a variety of fission cases. Eight fusion cases, two fusion-fission hybrid cases, and four fission cases are examined, using consistent economic and safety models. These models permit exploration of the environmental, safety, and economic potential of fusion concepts using a wide range of possible materials choices, power densities, power conversion schemes, and fuel ...

1987-09-10

436

Safety analysis practices for the dense storage of RBMK spent fuel and improved technology for the long term storage of spent fuel in water pools  

International Nuclear Information System (INIS)

The paper discusses the safety problems connected with the conversion to dense storage of RBMK-1000 spent fuel in reactor cooling pools and independent storage facilities. Recourse to dense storage has been made for a number of reasons, among which are the absence of spent fuel shipments from the nuclear power plant site, prolongation of storage time and a partial change in storage conditions. Increasing the storage density per unit volume of the storage facility and turning to new technical procedures (as against the basic design) call for further investigation of safety problems. The safety assessment of the dense storage mode includes: (1) Selecting a list of initiating events for design basis and unforeseeable accidents; (2) Assessing dense storage safety under normal as well as design basis accident conditions; (3) Safety analysis and development of measures to compensate for ...

1995-08-01

437

DOE explosives safety manual  

Energy Technology Data Exchange (ETDEWEB)

The Department of Energy (DOE) policy requires that all activities be conducted in a manner that protects the safety of the public and provides a safe and healthful workplace for employees. DOE has also prescribed that all personnel be protected in any explosives operation undertaken. The level of safety provided shall be at least equivalent to that of the best industrial practice. The risk of death or serious injury shall be limited to the lowest practicable minimum. DOE and contractors shall continually review their explosives operations with the aim of achieving further refinements and improvements in safety practices and protective features. This manual describes the Department's explosive safety requirements applicable to operations involving the development, testing, handling, and processing of explosives or assemblies containing explosives. It is intended to reflect the state-of-the-art ...

1990-05-01

438

Composing simulations using persistent software components  

Energy Technology Data Exchange (ETDEWEB)

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 ...

1999-03-01

439

Universal remote access infrastructure for embedded systems; Universelle Fernzugriff-Infrastruktur fuer eingebettete Systeme  

Energy Technology Data Exchange (ETDEWEB)

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 created for each device. ...

2005-07-01

440

Reliability assessment of embedded digital system using multi-state function  

Energy Technology Data Exchange (ETDEWEB)

This work describes a combinatorial model for estimating the reliability of the embedded digital system by means of multi-state function. This model includes a coverage model for fault-handling techniques implemented in digital systems. The fault-handling techniques make it difficult for many types of components in digital system to be treated as binary state, good or bad. The multi-state function provides a complete analysis of multi-state systems as which the digital systems can be regarded. Through adaptation of software operational profile flow to multi-state function, the HW/SW interaction is also considered for estimation of the reliability of digital system. Using this model, we evaluate the reliability of one board controller in a digital system, Interposing Logic System (ILS), which is installed in YGN nuclear power units 3 and 4. Since the proposed model is a generalized combinatorial model, the simplification of this model becomes the conventional model ...

2006-03-15

441

Reliability analysis of pipe whip impacts  

Energy Technology Data Exchange (ETDEWEB)

A probability-based approach is presented as the integration of probabilistic methods and deterministic modelling based on the finite element method. An existing finite element software package was linked to an existing probabilistic package to analyse the complex mechanics that occur during the transient non-linear analysis of impact problems. This methodology is applied to a pipe whip analysis of a group-distribution-header, which results from a guillotine break, and subsequent impact with the adjacent building wall; this is a postulated accident for the Ignalina Nuclear Power Plant RBMK-1500 reactors. The uncertainties of material properties, component geometry data and loads were taken into consideration. The probabilities of failure of the impacted header and of the header support-wall were estimated given uncertainties in material properties, geometrical parameters and loading. The software ProFES was used for the probabilistic analysis ...

2005-08-01

442

Energy Efficiency: The New Holy Grail of Data Management Systems Research  

CERN Document Server

Energy costs are quickly rising in large-scale data centers and are soon projected to overtake the cost of hardware. As a result, data center operators have recently started turning into using more energy-friendly hardware. Despite the growing body of research in power management techniques, there has been little work to date on energy efficiency from a data management software perspective. In this paper, we argue that hardware-only approaches are only part of the solution, and that data management software will be key in optimizing for energy efficiency. We discuss the problems arising from growing energy use in data centers and the trends that point to an increasing set of opportunities for software-level optimizations. Using two simple experiments, we illustrate the potential of such optimizations, and, motivated by these examples, we discuss general approaches for reducing energy waste. Lastly, we point out existing ...

2009-01-01

443

Combining anatomy and function: the path to true image fusion  

Energy Technology Data Exchange (ETDEWEB)

Modern imaging technologies visualize different aspects of disease in a non-invasive way. Considerable progress has been made in the fusion of images from different imaging modalities using software approaches. One goal of fusion software is to align anatomical and functional images and allow improved spatial localization of abnormalities. The resulting correlation of the anatomical and functional images may clarify the nature of the abnormality and help diagnose or stage the underlying disease. Whereas successful image fusion software has been developed for the brain, only limited success has been achieved for image alignment in other parts of the body. The development and current status of alternative approaches are presented. Dual-modality imaging is described with devices where two modalities are combined and mounted in a single gantry. The use of existing scanner technology ensures that no compromises are made in the ...

2001-10-01

444

CleverFarm - A SuperSCADA system for wind farms  

Energy Technology Data Exchange (ETDEWEB)

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 ...

2004-08-01

445

Beyond Ada - generating Ada code from equational specifications  

Energy Technology Data Exchange (ETDEWEB)

Real-time mission-oriented embedded systems are much more difficult to design than ordinary software systems. They require highly reliable and efficient implementations to satisfy mission and time constraints imposed by the applications. The Ada language was designed to facilitate real-time-system software development. However, for many programmers the size and complexity of Ada itself are of concern. In the assertive programming paradigm, computations are specified as sets of assertions about properties of the solution, and not as a sequence of procedural steps. Solving procedures are automatically generated from the assertive description. Real-time programming for mission-oriented systems is supported by equational languages in which assertions are expressed as algebraic equations. Programs written in equational languages are concise, free from implementation details, and easily amenable to verification and parallel processing. The level of ...

1987-01-01

446

A PC-based software package for modeling DOE mixed-waste management options  

Energy Technology Data Exchange (ETDEWEB)

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 user interface 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 treatment options identified ...

1995-02-01

447

PSA methodology including new design, operational and safety factors, 'Level of recognition of phenomena with a presumed dominant influence upon operational safety' (failures of conventional as well as non-conventional passive components, dependent failures, influence of operator, fires and external threats, digital control, organizational factors)  

International Nuclear Information System (INIS)

The document represents a specific type of discussion of existing methodologies for the creation and application of probabilistic safety assessment (PSA) in light of the EUR document summarizing requirements placed by Western European NPP operators on the future design of nuclear power plants. A partial goal of this discussion consists in mapping, from the PSA point of view, those selected design, operational and/or safety factors of future NPPs that may be entirely new or, at least, newly addressed. Therefore, the terms of reference for this stage were formulated as follows: Assess current level of knowledge and procedures in the analysis of factors and phenomena with a dominant influence upon operational safety of new generation reactors, especially in the following areas: (1) Phenomenology of failure types and mechanisms and reliability of conventional passive safety system components; (2) ...

448

Resource Management in Broadband Communication Networks  

DEFF Research Database (Denmark)

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 ...

2003-01-01

449

Inductive technique for measuring critical current densities in thin-film superconductors  

Energy Technology Data Exchange (ETDEWEB)

A technique and a particular apparatus for an inductive measurement of critical currents as a function of temperature and magnetic field in thin-film superconductors are described. The technique has been found to be particularly useful for high-field A-15 compounds 2 to 3 ..mu..m thick. Samples with lower critical current densities would have to be correspondingly thicker to measure over the same broad range of temperature and field. The design of the apparatus is detailed showing that the film can be taken directly from the deposition chamber and mounted without electrical contacts so samples can be changed easily. The principles of operation are developed based on the Critical State Model. These principles are tested by measurements which verify that the measured value of critical curent is independent of the amplitudes and frequency of the small ac magnetic field which is added to a much larger ...

1983-01-01

450

Uranium Mass and Isotopic Analysis. A new drum tomographic gamma scanning system  

Energy Technology Data Exchange (ETDEWEB)

The NIS-6 group at Los Alamos National Laboratory pioneered the development of Tomographic Gamma Scanning and continue to improve its utility in real measurement situations. Building on this experience we report the development of a state of the art TGS system suitable for industrial applications. The image reconstruction and visualization software has been integrated into the familiar Canberra NDA2000 software suite which also handles all other aspects of the data acquisition and management. In this paper we describe the salient design and performance parameters of the system. The application of gamma-ray tomography to safeguards for improved assay accuracy and knowledge confirmation is discussed. In particular we compare and contrast the relative merits of this TGS and a traditional Segmented Gamma Scanner and illustrate how the 3-D visualization of the TGS image can provide valuable additional information.

2003-05-01

451

Updating of the program for simulation of Darlington shutdown and regulation systems. Research report No. INFO-0309  

Energy Technology Data Exchange (ETDEWEB)

Description of the current status of the developments of a simulation of the Darlington Nuclear Generating Station shutdown and regulating systems, DARSIM. The DARSIM program simulates the spatial neutron dynamics, the regulations of the reactor power, and shutdown system 1 and shutdown system 2 software. The DARSIM program operates in the interactive simulation (INSIM) program environment. DARSIM was installed on the APOLLO computer at the Atomic Energy Control Board (AECB) and a version for an IBM-PC was also provided for the exclusive use of the AECB. Shutdown system software was updated to incorporate the latest revisions in the functional specifications. Additional developments were provided to assist in the use and interpretation of the DARSIM results.

1988-01-01

452

To Beta Test, or Not to Beta Test: Is That the Question?  

British Library Electronic Table of Contents (United Kingdom)

Purpose - The purpose of this paper is to help library technology staff understand the process of beta testing software, determine if it is appropriate for them to engage in the process, and provide suggestions on how to the time invested in the process. Design/methodology/approach - The paper explains what beta testing is, why it should be used and how to become a beta tester. Findings - The paper reveals that beta testing is not convenient for everyone, but those taking place in these activities should be thorough, positive and generous in order to maximize the return on investment in this kind of testing. Practical Implications - While beta testing new software features can take a significant amount of time, the resulting benefits of early access to new features and improved vendor-staf...

2008-01-01

453

The LCG PI project: using interfaces for physics data analysis  

CERN Document Server

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 interfaces to the Python interpreted language have been done using the dictionary subsystem ...

2005-01-01

454

The LCG PI project using interfaces for physics data analysis  

CERN Document Server

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 language have been done using the dictionary subsystem of the LCG-AA/SEAL project. ...

2004-01-01

455

Telescope performance near local midnight for the Japanese Advanced Meteorological Imager (JAMI)  

Science.gov (United States)

Raytheon's Santa Barbara Remote Sensing (SBRS) division designed and built the MTSAT-1R Japanese Advanced Meteorological Imager for the Japanese Ministry of Transport between March, 1999 and July, 2002. In order to meet the stressing requirements of a geosynchronous orbit, a combination of structural, thermal, and optical (STOP) analyses were used to design and optimize the beryllium three-mirror anastigmat (TMA) telescope. This modeling approach was used to characterize and minimize the thermal distortion around local midnight. On-orbit temperatures and structural deformations were predicted using thermal Desktop/SINDA and PATRAN/NASTRAN software, respectively. The resulting optical performance was evaluated using Raytheon developed HEXAGON software. The telescope design was successfully optimized to attain specified visible channel performance for most of the 24 hour orbit.

2005-01-01

456

Staging Transformations for Multimodal Web Interaction Management  

CERN Document Server

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, caching, and co-ordination functions through the use of an ...

2003-01-01

457

Security features of a nuclear material accounting system  

Energy Technology Data Exchange (ETDEWEB)

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.

1988-01-01

458

Optimal haulage routing of off-road dump trucks in construction and mining sites using Google Earth and a modified least-cost path algorithm  

British Library Electronic Table of Contents (United Kingdom)

This study presents new software, called Google Earth-based Optimal HAulage RouTing System (GEOHARTS), to improve the functionality of Google Earth for optimal haulage routing of off-road dump trucks in construction and mining sites. A modified least-cost path algorithm, which is applicable to working areas with both paved and unpaved temporary roads and can consider the effects of terrain relief and curves along a route on the route planning, was proposed and utilized for the software development. GEOHARTS can determine optimal haulage routes between loaders and dumps that ensure the least travel time or fuel consumption of off-road dump trucks and can visualize the results using an embedded 3D render window of Google Earth. The application to the Pasir open-pit coal mine in Indonesia dem...

2011-01-01

459

Mold heating and cooling microprocessor conversion. Final report  

Energy Technology Data Exchange (ETDEWEB)

Conversion of the microprocessors and software for the Mold Heating and Cooling (MHAC) pump package control systems was initiated to allow required system enhancements and provide data communications capabilities with the Plastics Information and Control System (PICS). The existing microprocessor-based control systems for the pump packages use an Intel 8088-based microprocessor board with a maximum of 64 Kbytes of program memory. The requirements for the system conversion were developed, and hardware has been selected to allow maximum reuse of existing hardware and software while providing the required additional capabilities and capacity. The new hardware will incorporate an Intel 80286-based microprocessor board with an 80287 math coprocessor, the system includes additional memory, I/O, and RS232 communication ports.

1995-07-01

460

Implementation of improved interactive image analysis at the Advanced Photon Source (APC) linac.  

Energy Technology Data Exchange (ETDEWEB)

An image-analysis system, based on commercially available data visualization software (IDL [1]), allows convenient interaction with image data while still providing calculated beam parameters at a rate of up to 2 Hz. Image data are transferred from the IOC to the workstation via EPICS [2] channel access. A custom EPICS record was created in order to overcome the channel access limit of 16k bytes per array. The user can conveniently calibrate optical transition radiation (OTR) and fluorescent screens, capture background images, acquire and average a series of images, and specify several other filtering and viewing options. The images can be saved in either IDL format or APS-standard format (SDDS [3]), allowing for rapid postprocessing of image data by numerous other software tools.

1998-09-11

461

Expected changes in agroclimatic conditions in Central Europe  

British Library Electronic Table of Contents (United Kingdom)

During the past few decades, the basic assumption of agroclimatic zoning, i.e., that agroclimatic conditions remain relatively stable, has been shattered by ongoing climate change. The first aim of this study was to develop a tool that would allow for effective analysis of various agroclimatic indicators and their dynamics under climate change conditions for a particular region. The results of this effort were summarized in the AgriClim software package, which provides users with a wide range of parameters essential for the evaluation of climate-related stress factors in agricultural crop production. The software was then tested over an area of 114,000?km2 in Central Europe. We have found that by 2020, the combination of increased air temperature and changes in the amount and distribution ...

2011-01-01

462

Estimating pressurized water reactor decommissioning costs: A user`s manual for the PWR Cost Estimating Computer Program (CECP) software. Draft report for comment  

Energy Technology Data Exchange (ETDEWEB)

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.

1993-10-01

463

Dimensioning of the cooling system of the capacitors operating in a high frequency antenna, through a finite element method; Dimensionnement du systeme de refroidissement des condensateurs d'une antenne a haute frequence, par la methode des elements finis  

Energy Technology Data Exchange (ETDEWEB)

The aim of this work is the study of the heat transfer and of thermal behaviour of the HF (high frequency) components (in fact capacitors) of the ITER-proto-2005-FCI antenna. Preliminary results carried out with the Castem software show that it is possible to cool the hottest part of the antenna efficiently. A water flow (1 bar, 25 Celsius degrees) or an helium flow (10 bars, 50 Celsius degrees) permit to limit the maximal value of the temperature to 270 Celsius degrees. A second software Ansys has allowed the author to simulate capacitors with more complicated shapes. (A.C.)

2003-07-01

464

Development of a support system for hydraulic maniford block design. Yuatsu manifold block yo sekkei shien system no kaihatsu  

Energy Technology Data Exchange (ETDEWEB)

This paper describes a newly developed software for manifold block design. Manifold block has become indispensable as an important component part to hydraulic systems since the 1970 {prime} s. However, its design is complicated and difficult. The reasons are firstly that hydraulic circuits have to be densely placed and secondary there is no means to correct a failure in the design or manufacture. Considering these points, the experiments of design engineers and the habitual design processes are analyzed, and a support system for manifold block design was developed by using a super-mini computer. With this system, the correctness of a design became to be proved. The software is easy to operate, and it can retrieve past design data, and it is extendible to the production line. 4 refs., 7 figs., 4 tabs.

1990-11-15

465

Advances in Modeling of Scanning Charged-Particle-Microscopy Images  

CERN Document Server

Modeling artificial scanning electron microscope (SEM) and scanning ion microscope images has recently become important. This is because of the need to provide repeatable images with a priori determined parameters. Modeled artificial images are highly useful in the evaluation of new imaging and metrological techniques, like image-sharpness calculation, or drift-corrected image composition (DCIC). Originally, the NIST-developed artificial image generator was designed only to produce the SEM images of gold-on-carbon resolution sample for image-sharpness evaluation. Since then, the new improved version of the software was written in C++ programming language and is in the Public Domain. The current version of the software can generate arbitrary samples, any drift function, and many other features. This work describes scanning in charged-particle microscopes, which is applied both in the artificial image generator and the DCIC technique. As an ...

2010-01-01

466

A study of H.263 traffic modeling in multipoint videoconference sessions over IP networks  

British Library Electronic Table of Contents (United Kingdom)

This manuscript is a contribution on the modeling of H.263 traffic in multipoint videoconference sessions over IP Networks. Our study includes analysis and modeling assessment of extensive data gathered during realistic videoconference sessions between commercial H.263-compliant terminal clients (with different videoconference software packages installed). All terminal clients were communicating through a Multipoint Control Unit (software or hardware MCU) at `switched presence' mode and for comparative purposes the same typical videoconference content (a person speaking, with mild movement and occasional zoom/span) was used. The analysis of the H.263 data at the frame level suggests that the traffic from the different terminals to the MCU can be represented by a stationary stochastic proce...

2006-01-01

467

A Unified Model for Evolutionary Multiobjective Optimization and its Implementation in a General Purpose Software Framework: ParadisEO-MOEO  

CERN Document Server

This paper gives a concise overview of evolutionary algorithms for multiobjective optimization. A substantial number of evolutionary computation methods for multiobjective problem solving has been proposed so far, and an attempt of unifying existing approaches is here presented. Based on a fine-grained decomposition and following the main issues of fitness assignment, diversity preservation and elitism, a conceptual global model is proposed and is validated by regarding a number of state-of-the-art algorithms as simple variants of the same structure. The presented model is then incorporated into a general-purpose software framework dedicated to the design and the implementation of evolutionary multiobjective optimization techniques: ParadisEO-MOEO. This package has proven its validity and flexibility by enabling the resolution of many real-world and hard multiobjective optimization problems.

2009-01-01

468

Upgraded coal interest group. Quarterly report, July 1, 1995--September 30, 1995  

Energy Technology Data Exchange (ETDEWEB)

The objectives of the Upgraded Coal Interest Group (UCIG) are as follows: Review and update the status of various coal upgrading technologies and developments and critically assess the results. Perform engineering screening analyses on various coal upgrading approaches. Perform commercialization analyses that will promote the availability and use of upgraded coal products by quantifying the benefits of using them. Identify market opportunities for introduction of upgraded coals. Perform critical analyses on a variety of coals and technologies in areas important to users but not readily available. Perform critical experiments which will show the differences between technologies.

1995-12-31

469

Single parameter analysis of hysteretic magnetic flux trapping in high T{sub c} superconductor ribbon  

Energy Technology Data Exchange (ETDEWEB)

This paper described the application of an AC surface probe, similar to presently used eddy current probes, to the measurement of DC transport critical currents and critical state dissipation in high {Tc} superconductors. It has been shown that the probe can provide quantitative measurement of the full field penetration in superconducting samples by measuring the response of AC induced screening currents for superconducting materials in the form of tapes with overlayers of silver. In this manner, the AC probe can be used to replace the contact DC probe for determining critical currents in a noncontacting and local manner suitable for scanning over or along the sample.

1992-10-01

470

Single parameter analysis of hysteretic magnetic flux trapping in high T_c superconductor ribbon  

International Nuclear Information System (INIS)

This paper described the application of an AC surface probe, similar to presently used eddy current probes, to the measurement of DC transport critical currents and critical state dissipation in high T_c superconductors. It has been shown that the probe can provide quantitative measurement of the full field penetration in superconducting samples by measuring the response of AC induced screening currents for superconducting materials in the form of tapes with overlayers of silver. In this manner, the AC probe can be used to replace the contact DC probe for determining critical currents in a noncontacting and local manner suitable for scanning over or along the sample.

1992-07-19

471

Single parameter analysis of hysteretic magnetic flux trapping in high T[sub c] superconductor ribbon  

Energy Technology Data Exchange (ETDEWEB)

This paper described the application of an AC surface probe, similar to presently used eddy current probes, to the measurement of DC transport critical currents and critical state dissipation in high [Tc] superconductors. It has been shown that the probe can provide quantitative measurement of the full field penetration in superconducting samples by measuring the response of AC induced screening currents for superconducting materials in the form of tapes with overlayers of silver. In this manner, the AC probe can be used to replace the contact DC probe for determining critical currents in a noncontacting and local manner suitable for scanning over or along the sample.

1992-01-01

472

Compressive and Torsional Buckling Behavior of Carbon Nanotube Bundles  

International Nuclear Information System (INIS)

The compressive and torsional buckling behavior of carbon nanotube bundles at room temperature is examined with classical molecular dynamics simulation. The critical compressive load and stiffness of a single carbon nanotube in the bundle are found to be similar to those of individual carbon nanotubes. However, the critical torsional moment and stiffness of a single carbon nanotube in the bundle are found to be higher than those of individual carbon nanotubes. In addition, this study demonstrates that van der Waals interactions between the nanotubes in the bundle significantly affect the critical compressive load of the nanotube bundle.

2007-08-01

473

Basic criticality relations for gas core design  

Energy Technology Data Exchange (ETDEWEB)

Minimum critical fissile concentrations are calculated for U-233, U-235, Pu-239, and Am-242m mixed homogeneously with hydrogen at temperatures to 15,000K. Minimum critical masses of the same mixtures in a 1000 liter sphere are also calculated. It is shown that propellent efficiencies of a gas core fizzler engine using Am-242m as fuel would exceed those in a solid core engine as small as 1000L operating at 100 atmospheres pressure. The same would be true for Pu-239 and possibly U-233 at pressures of 1000 atm. or at larger volumes.

1992-05-22

474

A review of best practices for Monte Carlo criticality calculations  

Energy Technology Data Exchange (ETDEWEB)

Monte Carlo methods have been used to compute k{sub eff} and the fundamental mode eigenfunction of critical systems since the 1950s. While such calculations have become routine using standard codes such as MCNP and SCALE/KENO, there still remain 3 concerns that must be addressed to perform calculations correctly: convergence of k{sub eff} and the fission distribution, bias in k{sub eff} and tally results, and bias in statistics on tally results. This paper provides a review of the fundamental problems inherent in Monte Carlo criticality calculations. To provide guidance to practitioners, suggested best practices for avoiding these problems are discussed and illustrated by examples.

2009-01-01

475

Targeting a Ruthenium Complex to the Nucleus with Short Peptides  

UK PubMed Central (United Kingdom)

In an effort to develop octahedral metal complexes as chemotherapeutic and diagnostic agents targeted to DNA, it is critical to optimize the properties of their cellular uptake. Appending d-octaarginine...Full Text Available

2010-05-15

476

Some effects of packaging materials on critical arrays of fissile materials  

International Nuclear Information System (INIS)

(1977). United States Thomas, JT Tang, JS Oak Ridge National Lab., TN San

1977-11-27

477

Simultaneous recognition and segmentation of cells: application in C.elegans  

UK PubMed Central (United Kingdom)

Motivation: Automatic recognition of cell identities is critical for quantitative measurement, targeting and manipulation of cells of model animals at single-cell resolution. It has been...Full Text Available

2011-10-15

478

Quantitative morphology and water distribution of bronchial biopsy samples.  

UK PubMed Central (United Kingdom)

BACKGROUND: An approach to the study of the pharmacokinetics of drugs in the lung is to measure their concentrations in bronchial biopsy specimens. The main criticism of this technique is that bronchial...Full Text Available

1992-07-01

479

Poisoning young minds.  

UK PubMed Central (United Kingdom)

For some neurotoxic chemicals, neurobehavioral effects are now considered to be among the most sensitive end points yet detected, particularly if exposures occur during critical windows of vulnerability....Full Text Available

1999-06-01

480

Physician Coding and Reimbursement  

UK PubMed Central (United Kingdom)

Physician reimbursement and the coding to support it are critically important to the sustained health of any physician's practice. This article reviews the recent history of physician reimbursement...Full Text Available

2007-01-01

481

On the Critical Coupling for Kuramoto Oscillators  

CERN Document Server

The celebrated Kuramoto model captures various synchronization phenomena in biological and man-made dynamical systems of coupled oscillators. It is well-known that there exists a critical coupling strength among the oscillators at which a phase transition from incoherency to synchronization occurs. This paper features three contributions. First, we characterize and distinguish the different notions of synchronization used throughout the literature and formally introduce the concept of phase cohesiveness as an analysis tool and performance index for synchronization. Second, we review the vast literature providing necessary, sufficient, implicit, and explicit estimates of the critical coupling strength in the finite and infinite-dimensional case. Finally, we present the first explicit necessary and sufficient condition on the critical coupling strength to achieve synchronization in the finite-dimensional Kuramoto model for an ...

2010-01-01

482

Occupational Asthma: Etiologies and Risk Factors  

UK PubMed Central (United Kingdom)

The purpose of this article is to critically review the available evidence pertaining to occupational, environmental, and individual factors that can affect the development of occupational asthma (OA)....Full Text Available

2011-07-01

483

Nuclear waste plans enter critical phase  

Energy Technology Data Exchange (ETDEWEB)

A brief article considers the possible result of the enquiry into Nirex`s plan to build an underground rock laboratory at Sellafield in relation to radioactive waste disposal in the UK. (UK).

1996-10-31

484

Nuclear War. The moral dimension  

Energy Technology Data Exchange (ETDEWEB)

U.S. nuclear policy has become the target of increasing criticism during the past decade. Critics often argue that the use of nuclear weapons would be irrational, would destroy humankind, and thus could not serve any rational policy goal. Other critics point to the immortality of the use of nuclear weapons. Both groups condemn U.S. military policy. In Nuclear War, James Child considers and rejects both these lines of criticism. He argues that a policy of deterrence can be both rational and moral; that U.S. nuclear policy is, on balance, based on rational and moral foundations. Child examines near-term consequences of a nuclear war and finds them ghastly but not unthinkable or incomparable to the havoc produced by previous wars. He also analyzes long-term consequences, such as those proposed by the ''nuclear winter'' theory, and finds the fear of total annihilation of ...

1985-01-01

485

Modification of intergrain connectivity, upper critical field anisotropy and critical current density in ion irradiated MgB{sub 2} films  

Energy Technology Data Exchange (ETDEWEB)

We compare the effect of isotropic point defects vis a vis extended defects on the inter and intra grain properties of superconducting MgB{sub 2} thin films. In a recent paper Gandikota et al. [Appl. Phys. Lett. 86 (2005) 012508] reported that after 200 MeV {alpha} particle irradiation intergrain connectivity remains unaffected. Our results on the contrary indicate that connectivity does depend on irradiation dose and type of ions used. We ascertain that extended defects alter the {sigma} band properties of this two-band superconductor more effectively than the point defects. The improvement in upper critical field and critical current density is intricately related to the type and density of defects created.

2006-08-01

486

Identification of Contractile Vacuole Proteins in Trypanosoma cruzi  

UK PubMed Central (United Kingdom)

Contractile vacuole complexes are critical components of cell volume regulation and have been shown to have other functional roles in several free-living protists....Full Text Available

487

Habitat Selection and Movement Patterns of Spotted Turtles (Clemmys guttata): Effects of Spatial and Temporal Scales of ...  

Science.gov (United States)

... Hutchinson, V. H., A. Vinegar, and R. J. Kosh. 1966. Critical thermal maxima in turtles. Herpetologica 22: ... ...

488

Gender similarities and differences in 200 individuals with body dysmorphic disorder?  

UK PubMed Central (United Kingdom)

BackgroundGender is a critically important moderator of psychopathology. However, gender similarities and differences in body dysmorphic disorder (BDD) have received...Full Text Available

2006-01-01

489

Fatigue life prediction of cross-ply composite laminates  

Energy Technology Data Exchange (ETDEWEB)

To predict the fatigue life of fiber reinforced composites, fatigue process of CFRP laminates of [0 /90 ]{sub s} is investigated and the influence of damages occurring at fiber, matrix and fiber/matrix interface on the various critical strengths and the relationship between residual critical strength and failure are discussed. As a result, it was shown that fatigue strength (i.e. fatigue life) consisted of residual critical strength and stresses occurring at each layer (0 and 90 layers) and interlayer. Moreover, the fatigue failure occurred because the residual critical strength of each layer and interlayer decreased with dependence of their microdamage densities, so that the fatigue life can be predicted by evaluating microdamage behavior in fatigue process. (orig.) 14 refs.

1997-11-15

490

Facesheet debonding criteria for composite sandwich panels under in-plane compression  

Science.gov (United States)

A method for determining the critical debond size between the facesheet and the core in composite sandwich panels under in-plane compression is described. The approach uses fracture mechanics together with a buckling criterion for a debonded faceskin. The technique yields predictions for the critical in-plane compressive load for debond propagation as a function of core-to-faceskin debond size, faceskin thickness, lay-up, composite material properties, and honeycomb properties and geometry. A computer program, developed in this work, calculates the critical buckling load and facesheet deformed shape by solving an eigenvalue problem. The output predicts, for several cases, critical initial debond lengths comparable to those that have been observed on tests on sandwich panels.

1992-07-01

491

Evaluation of Peripheral Atherosclerosis: A Comparative Analysis of Angiography and Intravascular Ultrasound  

UK PubMed Central (United Kingdom)

ObjectiveAngiography remains a critical component for diagnostic imaging and therapeutic intervention in peripheral arterial disease (PAD). The goal of this study...Full Text Available

2010-04-01

492

Effect of Registration on Cyclical Kinematic Data  

UK PubMed Central (United Kingdom)

Given growing interest in Functional Data Analysis (FDA) as a useful method for analyzing human movement data, it is critical to understand the effects of standard FDA procedures, including...Full Text Available

2010-08-26

493

Distinct sensory representations of wind and near-field sound in the Drosophila brain  

UK PubMed Central (United Kingdom)

Behavioral responses to wind are thought to play a critical role in controlling the dispersal and population genetics of wild Drosophila species1,Full Text Available

2009-03-12

494

Developmental Neurocircuitry of Motivation in Adolescence: A Critical Period of Addiction Vulnerability  

UK PubMed Central (United Kingdom)

ObjectiveEpidemiological studies indicate that experimentation with addictive drugs and onset of addictive disorders is primarily concentrated in adolescence and...Full Text Available

2003-06-01

495

Deforestation Plays Critical Climate Change Role - NASA Earth ...  

Science.gov (United States)

May 11, 2007 ... "Deforestation in the tropics accounts for nearly 20 per cent of carbon emissions due to human activities," Dr. Canadell says. ...

496

Collins Center Update. Volume 7, Issue 1, October-December ...  

Science.gov (United States)

... Uninterrupted access to and use of critical infrastructure in the Arabian Gulf region are key to the successful prosecution of the Global War on Terror ...

2004-12-01

497

A Novel Tool for the Assessment of Pain: Validation in Low Back Pain  

UK PubMed Central (United Kingdom)

BackgroundAdequate pain assessment is critical for evaluating the efficacy of analgesic treatment in clinical practice and during the development of new therapies. Yet the currently...Full Text Available

2009-04-01

498

A Bibliography of the Physical Equilibria and Related ...  

Science.gov (United States)

... 3. Critical constants, and triple point 4. Compressibility isothermE S. Density, molar volume (of a condensed phase) 6. Equations of state, general ...

1960-05-01