WorldWideScience

Sample records for development unit test

  1. Initial closed operation of the CELSS Test Facility Engineering Development Unit

    Science.gov (United States)

    Kliss, M.; Blackwell, C.; Zografos, A.; Drews, M.; MacElroy, R.; McKenna, R.; Heyenga, A. G.

    2003-01-01

    As part of the NASA Advanced Life Support Flight Program, a Controlled Ecological Life Support System (CELSS) Test Facility Engineering Development Unit has been constructed and is undergoing initial operational testing at NASA Ames Research Center. The Engineering Development Unit (EDU) is a tightly closed, stringently controlled, ground-based testbed which provides a broad range of environmental conditions under which a variety of CELSS higher plant crops can be grown. Although the EDU was developed primarily to provide near-term engineering data and a realistic determination of the subsystem and system requirements necessary for the fabrication of a comparable flight unit, the EDU has also provided a means to evaluate plant crop productivity and physiology under controlled conditions. This paper describes the initial closed operational testing of the EDU, with emphasis on the hardware performance capabilities. Measured performance data during a 28-day closed operation period are compared with the specified functional requirements, and an example of inferring crop growth parameters from the test data is presented. Plans for future science and technology testing are also discussed. Published by Elsevier Science Ltd on behalf of COSPAR.

  2. Near Earth Asteroid Scout Solar Sail Engineering Development Unit Test Suite

    Science.gov (United States)

    Lockett, Tiffany Russell; Few, Alexander; Wilson, Richard

    2017-01-01

    The Near Earth Asteroid (NEA) Scout project is a 6U reconnaissance mission to investigate a near Earth asteroid utilizing an 86m(sub 2) solar sail as the primary propulsion system. This will be the largest solar sail NASA has launched to date. NEA Scout is currently manifested on the maiden voyage of the Space Launch System in 2018. In development of the solar sail subsystem, design challenges were identified and investigated for packaging within a 6U form factor and deployment in cis-lunar space. Analysis was able to capture understanding of thermal, stress, and dynamics of the stowed system as well as mature an integrated sail membrane model for deployed flight dynamics. Full scale system testing on the ground is the optimal way to demonstrate system robustness, repeatability, and overall performance on a compressed flight schedule. To physically test the system, the team developed a flight sized engineering development unit with design features as close to flight as possible. The test suite included ascent vent, random vibration, functional deployments, thermal vacuum, and full sail deployments. All of these tests contributed towards development of the final flight unit. This paper will address several of the design challenges and lessons learned from the NEA Scout solar sail subsystem engineering development unit. Testing on the component level all the way to the integrated subsystem level. From optical properties of the sail material to fold and spooling the single sail, the team has developed a robust deployment system for the solar sail. The team completed several deployments of the sail system in preparation for flight at half scale (4m) and full scale (6.8m): boom only, half scale sail deployment, and full scale sail deployment. This paper will also address expected and received test results from ascent vent, random vibration, and deployment tests.

  3. Design, fabrication, and dynamic testing of a V-groove radiator mechanical development unit

    Science.gov (United States)

    Petrick, S. Walter; Bard, Steven

    1988-01-01

    This paper describes the design, fabrication, and dynamic testing of a V-groove radiator development unit. The intended goal was to survive the dynamic environment of the Mars Observer mission. The development unit was designed to achieve a temperature of 80 K with a heat load of about 80 milliwatts. An analysis was performed to predict the thermal performance of the development unit. The radiator with a mass mockup of a Gamma Ray Spectrometer detector, the most massive of the candidate Mars Observer instrument detectors (1.7 Kg), passed vibration and acoustic testing to the Mars Observer requirements in effect at that time.

  4. Sublimator Driven Coldplate Engineering Development Unit Test Results

    Science.gov (United States)

    Sheth, Rubik B.; Stephan, Ryan A.; Leimkuehler, Thomas O.

    2010-01-01

    The Sublimator Driven Coldplate (SDC) is a unique piece of thermal control hardware that has several advantages over a traditional thermal control scheme. The principal advantage is the possible elimination of a pumped fluid loop, potentially increasing reliability and reducing complexity while saving both mass and power. Because the SDC requires a consumable feedwater, it can only be used for short mission durations. Additionally, the SDC is ideal for a vehicle with small transport distances and low heat rejection requirements. An SDC Engineering Development Unit was designed and fabricated. Performance tests were performed in a vacuum chamber to quantify and assess the performance of the SDC. The test data was then used to develop correlated thermal math models. Nonetheless, an Integrated Sublimator Driven Coldplate (ISDC) concept is being developed. The ISDC couples a coolant loop with the previously described SDC hardware. This combination allows the SDC to be used as a traditional coldplate during long mission phases and provides for dissimilar system redundancy

  5. Performance and Environmental Test Results of the High Voltage Hall Accelerator Engineering Development Unit

    Science.gov (United States)

    Kamhawi, Hani; Haag, Thomas; Huang, Wensheng; Shastry, Rohit; Pinero, Luis; Peterson, Todd; Mathers, Alex

    2012-01-01

    NASA Science Mission Directorate's In-Space Propulsion Technology Program is sponsoring the development of a 3.5 kW-class engineering development unit Hall thruster for implementation in NASA science and exploration missions. NASA Glenn and Aerojet are developing a high fidelity high voltage Hall accelerator that can achieve specific impulse magnitudes greater than 2,700 seconds and xenon throughput capability in excess of 300 kilograms. Performance, plume mappings, thermal characterization, and vibration tests of the high voltage Hall accelerator engineering development unit have been performed. Performance test results indicated that at 3.9 kW the thruster achieved a total thrust efficiency and specific impulse of 58%, and 2,700 sec, respectively. Thermal characterization tests indicated that the thruster component temperatures were within the prescribed material maximum operating temperature limits during full power thruster operation. Finally, thruster vibration tests indicated that the thruster survived the 3-axes qualification full-level random vibration test series. Pre and post-vibration test performance mappings indicated almost identical thruster performance. Finally, an update on the development progress of a power processing unit and a xenon feed system is provided.

  6. Software Unit Testing during the Development of Digital Reactor Protection System of HTR-PM

    International Nuclear Information System (INIS)

    Guo Chao; Xiong Huasheng; Li Duo; Zhou Shuqiao; Li Jianghai

    2014-01-01

    Reactor Protection System (RPS) of High Temperature Gas-Cooled Reactor - Pebble bed Module (HTR-PM) is the first digital RPS designed and to be operated in the Nuclear Power Plant (NPP) of China, and its development process has receives a lot of concerns around the world. As a 1E-level safety system, the RPS has to be designed and developed following a series of nuclear laws and technical disciplines including software verification and validation (software V&V). Software V&V process demonstrates whether all stages during the software development are performed correctly, completely, accurately, and consistently, and the results of each stage are testable. Software testing is one of the most significant and time-consuming effort during software V&V. In this paper, we give a comprehensive introduction to the software unit testing during the development of RPS in HTR-PM. We first introduce the objective of the testing for our project in the aspects of static testing, black-box testing, and white-box testing. Then the testing techniques, including static testing and dynamic testing, are explained, and the testing strategy we employed is also introduced. We then introduce the principles of three kinds of coverage criteria we used including statement coverage, branch coverage, and the modified condition/decision coverage. As a 1E-level safety software, testing coverage needs to be up to 100% mandatorily. Then we talk the details of safety software testing during software development in HTR-PM, including the organization, methods and tools, testing stages, and testing report. The test result and experiences are shared and finally we draw a conclusion for the unit testing process. The introduction of this paper can contribute to improve the process of unit testing and software development for other digital instrumentation and control systems in NPPs. (author)

  7. The comparison of the unit test tools JUnit and TestNG

    OpenAIRE

    Šarkanj, Aleš

    2011-01-01

    Testing holds an important role in developing software. It is a process ensuring software works as expected. An important part of testing is unit testing as the basic testing level. The purpose of this thesis is comparing JUnit and TestNG, two of the most popular unit testing tools in Java. In the first part we will present testing and its purpose within software development. We will also present the basic terminology and levels of testing. Further on the area of unit testing will be pr...

  8. Zeroing and testing units developed for Gerdien atmospheric ion detectors

    International Nuclear Information System (INIS)

    Kolarz, P.; Marinkovic, B.P.; Filipovic, D.M.

    2005-01-01

    Low current measurements in atmospheric ion detection using a Gerdien condenser are subjected to numerous sources of error. Zeroing and testing units described in this article, connected as modules to this type of detector, enable some of these errors to be found and eliminated. The zeroing unit provides digital compensation of the zero drift with a digital sample and hold circuit of 12-bit resolution. It overcomes difficulties related to zero drift and techniques used in the zero conductivity determination when the accelerating potential or airflow rate are zero. The testing unit is a current reference of nominally 10 -12 A intended for testing and correcting the system on current leakage and other measuring deviations due to changes in atmospheric parameters. This unit is an independent battery-powered module, which provides a charge of 10 -12 C per cycle (frequency of order 1 Hz) to the collecting electrode. The control of Gerdien devices is substantially simplified using the zeroing and testing units realized here. Both units are used during 'zero conductivity' regime only

  9. Unit testing of AngularJS : A look into writing tests for web application

    OpenAIRE

    Karttunen, Joel

    2016-01-01

    This task was assigned by Protacon Solutions Oy with the objective set to study and implement unit testing in AngularJS JavaScript framework as part of the development process of the customer’s application. The thesis focuses on studying the AngularJS framework and if and how its design philosophy complements the unit testing principles. The focus was on studying unit testing via developing unit tests iteratively onto the application created beforehand. The tests were created with Jas...

  10. Unit Testing for Command and Control Systems

    Science.gov (United States)

    Alexander, Joshua

    2018-01-01

    Unit tests were created to evaluate the functionality of a Data Generation and Publication tool for a command and control system. These unit tests are developed to constantly evaluate the tool and ensure it functions properly as the command and control system grows in size and scope. Unit tests are a crucial part of testing any software project and are especially instrumental in the development of a command and control system. They save resources, time and costs associated with testing, and catch issues before they become increasingly difficult and costly. The unit tests produced for the Data Generation and Publication tool to be used in a command and control system assure the users and stakeholders of its functionality and offer assurances which are vital in the launching of spacecraft safely.

  11. Planter unit test stand

    Science.gov (United States)

    A planter test stand was developed to evaluate individual row-crop metering units in early 2013. This test stand provided the ability to quantify actual seed metering in terms of population, seed spacing, skips, and multiples over a range of meter RPMs and vacuum pressures. Preliminary data has been...

  12. Practical unit testing with JUnit and Mockito

    CERN Document Server

    Kaczanowski, Tomek

    2013-01-01

    This book explains in detail how to implement unit tests using two very popular open source Java technologies: JUnit and Mockito. It presents a range of techniques necessary to write high quality unit tests - e.g. mocks, parametrized tests and matchers. It also discusses trade-offs related to the choices we have to make when dealing with some real-life code issues. The book stresses the importance of writing readable and maintainable unit tests, and puts a lot of stress on code quality. It shows how to achieve testable code and to eliminate common mistakes by following the Test Driven Development approach. Every topic discussed in the book is illustrated with code examples, and each chapter is accompanied by some exercises. By reading this book you will: Grasp the role and purpose of unit tests Write high-quality, readable and maintainable unit tests Learn how to use JUnit and Mockito (but also other useful tools) Avoid common pitfalls when writing unit tests Recognize bad unit tests, a...

  13. Nearly Efficient Likelihood Ratio Tests for Seasonal Unit Roots

    DEFF Research Database (Denmark)

    Jansson, Michael; Nielsen, Morten Ørregaard

    In an important generalization of zero frequency autore- gressive unit root tests, Hylleberg, Engle, Granger, and Yoo (1990) developed regression-based tests for unit roots at the seasonal frequencies in quarterly time series. We develop likelihood ratio tests for seasonal unit roots and show...... that these tests are "nearly efficient" in the sense of Elliott, Rothenberg, and Stock (1996), i.e. that their local asymptotic power functions are indistinguishable from the Gaussian power envelope. Currently available nearly efficient testing procedures for seasonal unit roots are regression-based and require...... the choice of a GLS detrending parameter, which our likelihood ratio tests do not....

  14. Sublimator Driven Coldplate Engineering Development Unit Test Results and Development of Second Generation SDC

    Science.gov (United States)

    Stephan, Ryan A.; Sheth, Rubik B.

    2009-01-01

    The Sublimator Driven Coldplate (SDC) is a unique piece of thermal control hardware that has several advantages over a traditional thermal control scheme. The principal advantage is the possible elimination of a pumped fluid loop, potentially increasing reliability and reducing complexity while saving both mass and power. Furthermore, the Integrated Sublimator Driven Coldplate (ISDC) concept couples a coolant loop with the previously described SDC hardware. This combination allows the SDC to be used as a traditional coldplate during long mission phases. The previously developed SDC technology cannot be used for long mission phases due to the fact that it requires a consumable feedwater for heat rejection. Adding a coolant loop also provides for dissimilar redundancy on the Altair Lander ascent module thermal control system, which is the target application for this technology. Tests were performed on an Engineering Development Unit at NASA s Johnson Space Center to quantify and assess the performance of the SDC. Correlated thermal math models were developed to help explain the test data. The paper also outlines the preliminary results of an ISDC concept being developed.

  15. Development of field simulator to test and qualify the gyrotron local control unit for ITER-India Gyrotron Test Facility

    International Nuclear Information System (INIS)

    Shah, Ronak; Mandge, Deepak; Rathod, Vipal; Parmar, Rajvi; Dilip, E. Sharan; Yadav, Amit; Sharma, Anjali; Rao, S.L.

    2017-01-01

    High power RF sources such as a Gyrotron system are operated at required output parameter by using various auxiliary power supplies, High voltage power supplies, auxiliary services and a dedicated Local Control Unit (LCU). These sub-systems must be operated in synchronous and safe way to control the gyrotron output parameters. The LCU performs remote, synchronous and safe operation of the all the gyrotron sub-systems. Broadly the LCU functions are operational control, data acquisition, protection and safety of the gyrotron system. At ITER-India gyrotron Test Facility (IIGTF) a local control unit (LCU) is being developed to operate the complete gyrotron system. This paper presents the design, development and various features of the field simulator. It also discuss LCU functionality test cases and results obtained using field simulator

  16. Near Earth Asteroid Solar Sail Engineering Development Unit Test Program

    Science.gov (United States)

    Lockett, Tiffany Russell; Few, Alexander; Wilson, Richard

    2017-01-01

    The Near Earth Asteroid (NEA) Scout project is a 30x20x10cm (6U) cubesat reconnaissance mission to investigate a near Earth asteroid utilizing an 86m2 solar sail as the primary propulsion system. This will be the largest solar sail NASA will launch to date. NEA Scout is a secondary payload currently manifested on the maiden voyage of the Space Launch System in 2018. In development of the solar sail subsystem, design challenges were identified and investigated for packaging within a 6U form factor and deployment in cis-lunar space. Analysis furthered understanding of thermal, stress, and dynamics of the stowed system and matured an integrated sail membrane model for deployed flight dynamics. This paper will address design, fabrication, and lessons learned from the NEA Scout solar sail subsystem engineering development unit. From optical properties of the sail material to folding and spooling the single 86m2 sail, the team has developed a robust deployment system for the solar sail. This paper will also address expected and received test results from ascent vent, random vibration, and deployment tests.

  17. A Unit-Test Framework for Database Applications

    DEFF Research Database (Denmark)

    Christensen, Claus Abildgaard; Gundersborg, Steen; de Linde, Kristian

    The outcome of a test of an application that stores data in a database naturally depends on the state of the database. It is therefore important that test developers are able to set up and tear down database states in a simple and efficient manner. In existing unit-test frameworks, setting up...... test can be minimized. In addition, the reuse between unit tests can speed up the execution of test suites. A performance test on a medium-size project shows a 40% speed up and an estimated 25% reduction in the number of lines of test code....

  18. Development and field tests of a damping controller to mitigate electromechanical oscillations on large diesel generating units

    Energy Technology Data Exchange (ETDEWEB)

    Nogueira, Fabricio G.; Barreiros, Jose A.L.; Barra, Walter Jr.; Costa, Carlos T. Jr. [Universidade Federal do Para (UFPA), Instituto de Tecnologia, Faculdade de Engenharia Eletrica, Campus Universitario do Guama, CEP: 66075-900, Belem (Brazil); Ferreira, Andre M.D. [Instituto Federal de Educacao, Ciencia e Tecnologia do Para (IFPA), Campus Belem, Departamento de Controle e Processos Industriais, Av. Almirante Barroso, 1155 (Marco), CEP: 66093-020, Belem (Brazil)

    2011-02-15

    This paper presents the development and field tests of a digital damping controller designed to mitigate intra-plant electromechanical oscillations via the speed governor system of fast acting units. The controller performance is assessed on an 18-MVA diesel generating unit, at Santana Power Plant (Amapa State, Amazon Region at Northern Brazil). In order to design the damping control law, a set of parametric ARX models representing the plant dynamics at several load conditions, are previously identified from data collected on field tests. The damping controller gains are calculated by using the identified ARX models parameters as inputs to a discrete-time pole-placement design method (pole-shifting) and then embedded on a DSP based microcontroller digital system, for field tests assessment. The digital damping controller modulates the diesel engine inlet valve position according to the observed oscillation on the measured electric power, using a PWM device, which is specially developed to this application. The experimental results shown the good performance of the developed controller on damping efficiently the electromechanical oscillations observed between generating units at Santana Power Plant. (author)

  19. High Power Alternator Test Unit (ATU) Electrical System Test

    Science.gov (United States)

    Birchenough, Arthur; Hervol, David

    2007-01-01

    The Alternator Test Unit (ATU) in the Lunar Power System Facility (LPSF) located at the NASA Glenn Research Center (GRC) in Cleveland, OH was used to simulate the operating conditions and evaluate the performance of the ATU and it s interaction with various LPSF components in accordance with the JIMO AC Power System Requirements. The testing was carried out at the breadboard development level. Results of these tests will be used for the development and validation of analytical models for performance and lifetime prediction.

  20. Unit testing as a teaching tool in higher education

    Directory of Open Access Journals (Sweden)

    Peláez Canek

    2016-01-01

    Full Text Available Unit testing in the programming world has had a profound impact in the way modern complex systems are developed. Many Open Source and Free Software projects encourage (and in some cases, mandate the use of unit tests for new code submissions, and many software companies around the world have incorporated unit testing as part of their standard developing practices. And although not all software engineers use them, very few (if at all object their use. However, there is almost no research available pertaining the use of unit tests as a teaching tool in introductory programming courses. I have been teaching introductory programming courses in the Computer Sciences program at the Sciences Faculty in the National Autonomous University of Mexico for almost ten years, and since 2013 I have been using unit testing as a teaching tool in those courses. The intent of this paper is to discuss the results of this experience.

  1. Technique for unit testing of safety software verification and validation

    International Nuclear Information System (INIS)

    Li Duo; Zhang Liangju; Feng Junting

    2008-01-01

    The key issue arising from digitalization of the reactor protection system for nuclear power plant is how to carry out verification and validation (V and V), to demonstrate and confirm the software that performs reactor safety functions is safe and reliable. One of the most important processes for software V and V is unit testing, which verifies and validates the software coding based on concept design for consistency, correctness and completeness during software development. The paper shows a preliminary study on the technique for unit testing of safety software V and V, focusing on such aspects as how to confirm test completeness, how to establish test platform, how to develop test cases and how to carry out unit testing. The technique discussed here was successfully used in the work of unit testing on safety software of a digital reactor protection system. (authors)

  2. Quick setup of test unit for accelerator control system

    International Nuclear Information System (INIS)

    Fu, W.; D'Ottavio, T.; Gassner, D.; Nemesure, S.; Morris, J.

    2011-01-01

    Testing a single hardware unit of an accelerator control system often requires the setup of a program with graphical user interface. Developing a dedicated application for a specific hardware unit test could be time consuming and the application may become obsolete after the unit tests. This paper documents a methodology for quick design and setup of an interface focused on performing unit tests of accelerator equipment with minimum programming work. The method has three components. The first is a generic accelerator device object (ADO) manager which can be used to setup, store, and log testing controls parameters for any unit testing system. The second involves the design of a TAPE (Tool for Automated Procedure Execution) sequence file that specifies and implements all te testing and control logic. The sting third is the design of a PET (parameter editing tool) page that provides the unit tester with all the necessary control parameters required for testing. This approach has been used for testing the horizontal plane of the Stochastic Cooling Motion Control System at RHIC.

  3. Improving Size and Power in Unit Root Testing

    DEFF Research Database (Denmark)

    Haldrup, Niels; Jansson, Michael

    A frequent criticism of unit root tests concerns the poor power and size properties that many of such testsexhibit. However, the past decade or so intensive research has been conducted to alleviate these problems and great advances have been made. The present paper provides a selective survey...... of recent contributions to improve upon both size and power of unit root tests and in so doing the approach of using rigorous statistical optimality criteria in the development of such tests is stressed. In addition to presenting tests where improved size can be achieved by modifying the standard Dickey......-Fuller class of tests, the paper presents theory of optimal testing and the construction of power envelopes for unit root tests underdifferent conditions allowing for serial correlation, deterministic components, assumptions regarding the initial condition, non-Gaussian errors, and the use of covariates....

  4. Some pitfalls in unit root testing

    NARCIS (Netherlands)

    Bakker, B.B.; Koning, Ruud H.

    1991-01-01

    Testing for unit roots is now common practice for economists. The most popular procedure is the approach developed by Dickey and Fuller (1979, 1981), which only requires running appropriately specified regressions. However, application of the Dickey-Fuller procedure requires that the disturbance

  5. A unit root test based on smooth transitions and nonlinear adjustment

    OpenAIRE

    Hepsag, Aycan

    2017-01-01

    In this paper, we develop a new unit root testing procedure which considers jointly for structural breaks and nonlinear adjustment. The structural breaks are modelled by means of a logistic smooth transition function and nonlinear adjustment is modelled by means of an ESTAR model. The empirical size of test is quite close to the nominal one and in terms of power; the new unit root test is generally superior to the alternative test. The new unit root test presents good size properties and does...

  6. Charge-Control Unit for Testing Lithium-Ion Cells

    Science.gov (United States)

    Reid, Concha M.; Mazo, Michelle A.; Button, Robert M.

    2008-01-01

    A charge-control unit was developed as part of a program to validate Li-ion cells packaged together in batteries for aerospace use. The lithium-ion cell charge-control unit will be useful to anyone who performs testing of battery cells for aerospace and non-aerospace uses and to anyone who manufacturers battery test equipment. This technology reduces the quantity of costly power supplies and independent channels that are needed for test programs in which multiple cells are tested. Battery test equipment manufacturers can integrate the technology into their battery test equipment as a method to manage charging of multiple cells in series. The unit manages a complex scheme that is required for charging Li-ion cells electrically connected in series. The unit makes it possible to evaluate cells together as a pack using a single primary test channel, while also making it possible to charge each cell individually. Hence, inherent cell-to-cell variations in a series string of cells can be addressed, and yet the cost of testing is reduced substantially below the cost of testing each cell as a separate entity. The unit consists of electronic circuits and thermal-management devices housed in a common package. It also includes isolated annunciators to signal when the cells are being actively bypassed. These annunciators can be used by external charge managers or can be connected in series to signal that all cells have reached maximum charge. The charge-control circuitry for each cell amounts to regulator circuitry and is powered by that cell, eliminating the need for an external power source or controller. A 110-VAC source of electricity is required to power the thermal-management portion of the unit. A small direct-current source can be used to supply power for an annunciator signal, if desired.

  7. Lithium-Ion Cell Charge-Control Unit Developed

    Science.gov (United States)

    Reid, Concha M.; Manzo, Michelle A.; Buton, Robert M.; Gemeiner, Russel

    2005-01-01

    A lithium-ion (Li-ion) cell charge-control unit was developed as part of a Li-ion cell verification program. This unit manages the complex charging scheme that is required when Li-ion cells are charged in series. It enables researchers to test cells together as a pack, while allowing each cell to charge individually. This allows the inherent cell-to-cell variations to be addressed on a series string of cells and reduces test costs substantially in comparison to individual cell testing.

  8. Test-driven development with Mockito

    CERN Document Server

    Acharya, Sujoy

    2013-01-01

    This book is a hands-on guide, full of practical examples to illustrate the concepts of Test Driven Development.If you are a developer who wants to develop software following Test Driven Development using Mockito and leveraging various Mockito features, this book is ideal for you. You don't need prior knowledge of TDD, Mockito, or JUnit.It is ideal for developers, who have some experience in Java application development as well as a basic knowledge of unit testing, but it covers the basic fundamentals of TDD and JUnit testing to get you acquainted with these concepts before delving into them.

  9. Unit testing, model validation, and biological simulation.

    Science.gov (United States)

    Sarma, Gopal P; Jacobs, Travis W; Watts, Mark D; Ghayoomie, S Vahid; Larson, Stephen D; Gerkin, Richard C

    2016-01-01

    The growth of the software industry has gone hand in hand with the development of tools and cultural practices for ensuring the reliability of complex pieces of software. These tools and practices are now acknowledged to be essential to the management of modern software. As computational models and methods have become increasingly common in the biological sciences, it is important to examine how these practices can accelerate biological software development and improve research quality. In this article, we give a focused case study of our experience with the practices of unit testing and test-driven development in OpenWorm, an open-science project aimed at modeling Caenorhabditis elegans. We identify and discuss the challenges of incorporating test-driven development into a heterogeneous, data-driven project, as well as the role of model validation tests, a category of tests unique to software which expresses scientific models.

  10. Unit Testing for the Application Control Language (ACL) Software

    Science.gov (United States)

    Heinich, Christina Marie

    2014-01-01

    In the software development process, code needs to be tested before it can be packaged for release in order to make sure the program actually does what it says is supposed to happen as well as to check how the program deals with errors and edge cases (such as negative or very large numbers). One of the major parts of the testing process is unit testing, where you test specific units of the code to make sure each individual part of the code works. This project is about unit testing many different components of the ACL software and fixing any errors encountered. To do this, mocks of other objects need to be created and every line of code needs to be exercised to make sure every case is accounted for. Mocks are important to make because it gives direct control of the environment the unit lives in instead of attempting to work with the entire program. This makes it easier to achieve the second goal of exercising every line of code.

  11. Software development for simplified performance tests and weekly performance check in Younggwang NPP Unit 3 and 4

    International Nuclear Information System (INIS)

    Hur, K. Y.; Jang, S. H.; Lee, J. W.; Kim, J. T.; Park, J. C.

    2002-01-01

    This paper covers the current status of turbine cycle performance test in nuclear power plants and the software development which can solve some shortcomings related to performance tests. The software developed is for simplified performance tests and weekly performance checks in Yonggwang nuclear power plant unit 3 and 4. This software includes the requirements from the efficiency division for the consistency with actual performance analysis work and the usability of the collected performance test data. From the working survey, we identify the difference between the embedded performance analysis modules and the actual performance analysis work. This software helps operation or maintenance personnel to reduce work load, to support the trend analysis of essential parameters in a turbine cycle, and to utilize the correction curves for the decision-making in their work

  12. Test report: Electron-proton spectrometer qualification test unit, qualification test

    Science.gov (United States)

    Vincent, D. L.

    1972-01-01

    Qualification tests of the electron-proton spectrometer test unit are presented. The tests conducted were: (1) functional, (2) thermal/vacuum, (3) electromagnetic interference, (4) acoustic, (5) shock, (6) vibration, and (7) humidity. Results of each type of test are presented in the form of data sheets.

  13. Itegrated Test and Evaluation of a 4-Bed Molecular Sieve (4BMS) Carbon Dioxide Removtal System (CDRA), Mechanical Compressor Engineering Development Unit (EDU), and Sabitier Engineering Development Unit (EDU)

    Science.gov (United States)

    Knox, James C.; Campbell, Melissa; Murdoch, Karen; Miller, Lee A.; Jeng, Frank

    2005-01-01

    Currently on the International Space Station s (ISS) U.S. Segment, carbon dioxide (CO2) scrubbed from the cabin by a 4-Bed Molecular Sieve (4BMS) Carbon Dioxide Removal Assembly (CDRA) is vented overboard as a waste product. Likewise, the product hydrogen (H2) that will be generated by the Oxygen Generation Assembly (OGA) planned for installation will also be vented. A flight experiment has been proposed that will take the waste CO2 removed from the cabin, and via the catalytic Sabatier process, reduce it with waste H2 to generate water and methane. The water produced may provide cost and logistics savings for ISS by reducing the amount of water periodically re-supplied to orbit. To make this concept viable, a mechanical piston compressor and accumulator were developed for collecting and storing the CO2 from the CDRA. The compressor, accumulator and Sabatier system would be packaged together as one unit and referred to as the Carbon Dioxide Reduction Assembly (CRA). Testing was required to evaluate the performance of a 4BMS CDRA, compressor, accumulator, and Sabatier performance along with their operating rules when integrated together. This had been numerically modeled and simulated; however, testing was necessary to verify the results from the engineering analyses. Testing also allowed a better understanding of the practical inefficiencies and control issues involved in a fully integrated system versus the theoretical ideals in the model. This paper presents and discusses the results of an integrated engineering development unit test.

  14. Test Driven Development of Scientific Models

    Science.gov (United States)

    Clune, Thomas L.

    2012-01-01

    Test-Driven Development (TDD) is a software development process that promises many advantages for developer productivity and has become widely accepted among professional software engineers. As the name suggests, TDD practitioners alternate between writing short automated tests and producing code that passes those tests. Although this overly simplified description will undoubtedly sound prohibitively burdensome to many uninitiated developers, the advent of powerful unit-testing frameworks greatly reduces the effort required to produce and routinely execute suites of tests. By testimony, many developers find TDD to be addicting after only a few days of exposure, and find it unthinkable to return to previous practices. Of course, scientific/technical software differs from other software categories in a number of important respects, but I nonetheless believe that TDD is quite applicable to the development of such software and has the potential to significantly improve programmer productivity and code quality within the scientific community. After a detailed introduction to TDD, I will present the experience within the Software Systems Support Office (SSSO) in applying the technique to various scientific applications. This discussion will emphasize the various direct and indirect benefits as well as some of the difficulties and limitations of the methodology. I will conclude with a brief description of pFUnit, a unit testing framework I co-developed to support test-driven development of parallel Fortran applications.

  15. Apollo telescope mount thermal systems unit thermal vacuum test

    Science.gov (United States)

    Trucks, H. F.; Hueter, U.; Wise, J. H.; Bachtel, F. D.

    1971-01-01

    The Apollo Telescope Mount's thermal systems unit was utilized to conduct a full-scale thermal vacuum test to verify the thermal design and the analytical techniques used to develop the thermal mathematical models. Thermal vacuum test philosophy, test objectives configuration, test monitoring, environment simulation, vehicle test performance, and data correlation are discussed. Emphasis is placed on planning and execution of the thermal vacuum test with particular attention on problems encountered in conducting a test of this maguitude.

  16. SmartUnit: Empirical Evaluations for Automated Unit Testing of Embedded Software in Industry

    OpenAIRE

    Zhang, Chengyu; Yan, Yichen; Zhou, Hanru; Yao, Yinbo; Wu, Ke; Su, Ting; Miao, Weikai; Pu, Geguang

    2018-01-01

    In this paper, we aim at the automated unit coverage-based testing for embedded software. To achieve the goal, by analyzing the industrial requirements and our previous work on automated unit testing tool CAUT, we rebuild a new tool, SmartUnit, to solve the engineering requirements that take place in our partner companies. SmartUnit is a dynamic symbolic execution implementation, which supports statement, branch, boundary value and MC/DC coverage. SmartUnit has been used to test more than one...

  17. An intersection test for panel unit roots

    NARCIS (Netherlands)

    Hanck, C.

    2013-01-01

    This article proposes a new panel unit root test based on Simes' ( 1986) classical intersection test. The test is robust to general patterns of cross-sectional dependence and yet is straightforward to implement, only requiring p-values of time series unit root tests of the series in the panel, and

  18. A Nonparametric Test for Seasonal Unit Roots

    OpenAIRE

    Kunst, Robert M.

    2009-01-01

    Abstract: We consider a nonparametric test for the null of seasonal unit roots in quarterly time series that builds on the RUR (records unit root) test by Aparicio, Escribano, and Sipols. We find that the test concept is more promising than a formalization of visual aids such as plots by quarter. In order to cope with the sensitivity of the original RUR test to autocorrelation under its null of a unit root, we suggest an augmentation step by autoregression. We present some evidence on the siz...

  19. Reevaluation of Kori Unit 4 Natural Circulation Test

    Energy Technology Data Exchange (ETDEWEB)

    Yassin, Nassir [Korea Advanced Institute of Science and Technology, Daejeon (Korea, Republic of); Woo, Sweng Woong [Korea Institute of Nuclear Safety, Daejeon (Korea, Republic of)

    2013-10-15

    The simulation results showed that the natural circulation flow developed by density difference was capable of removing decay heat from the fuel rod. The maximum pellet centerline temperature of the hot channel showed large margin to the pellet melting temperature. The maximum coolant temperature in the hot channel was well below the saturation temperature. If steam generators provide heat sink to the primary coolant system and thus natural circulation is maintained, the integrity of the fuel in the core can be sustained with large margin. Passive cooling of reactor is inevitable in case of failures in forced cooling system such as loss of electric power for cooling pumps. Fukushima accident showed the importance of the passive core cooling. During the commissioning test of PWRs, natural circulation test is performed to demonstrate the passive core cooling by natural convection. The driving force for coolant flow is developed by the density deference along the loop multiplied by the gravitation. Using the data from 'natural circulation test' and 'RCS flow coast down test' of Kori Unit 4, fuel behavior was reevaluated by FRAPTRAN code. RCS natural circulation test of Kori Unit 4 was reevaluated by FRAPTYRAN simulation to study the fuel behavior during the flow coast down transient and at the equilibrium condition in which decay heat transport and RCS flow were stabilized.

  20. Integration testing through reusing representative unit test cases for high-confidence medical software.

    Science.gov (United States)

    Shin, Youngsul; Choi, Yunja; Lee, Woo Jin

    2013-06-01

    As medical software is getting larger-sized, complex, and connected with other devices, finding faults in integrated software modules gets more difficult and time consuming. Existing integration testing typically takes a black-box approach, which treats the target software as a black box and selects test cases without considering internal behavior of each software module. Though it could be cost-effective, this black-box approach cannot thoroughly test interaction behavior among integrated modules and might leave critical faults undetected, which should not happen in safety-critical systems such as medical software. This work anticipates that information on internal behavior is necessary even for integration testing to define thorough test cases for critical software and proposes a new integration testing method by reusing test cases used for unit testing. The goal is to provide a cost-effective method to detect subtle interaction faults at the integration testing phase by reusing the knowledge obtained from unit testing phase. The suggested approach notes that the test cases for the unit testing include knowledge on internal behavior of each unit and extracts test cases for the integration testing from the test cases for the unit testing for a given test criteria. The extracted representative test cases are connected with functions under test using the state domain and a single test sequence to cover the test cases is produced. By means of reusing unit test cases, the tester has effective test cases to examine diverse execution paths and find interaction faults without analyzing complex modules. The produced test sequence can have test coverage as high as the unit testing coverage and its length is close to the length of optimal test sequences. Copyright © 2013 Elsevier Ltd. All rights reserved.

  1. Advanced Motor Control Test Facility for NASA GRC Flywheel Energy Storage System Technology Development Unit

    Science.gov (United States)

    Kenny, Barbara H.; Kascak, Peter E.; Hofmann, Heath; Mackin, Michael; Santiago, Walter; Jansen, Ralph

    2001-01-01

    This paper describes the flywheel test facility developed at the NASA Glenn Research Center with particular emphasis on the motor drive components and control. A four-pole permanent magnet synchronous machine, suspended on magnetic bearings, is controlled with a field orientation algorithm. A discussion of the estimation of the rotor position and speed from a "once around signal" is given. The elimination of small dc currents by using a concurrent stationary frame current regulator is discussed and demonstrated. Initial experimental results are presented showing the successful operation and control of the unit at speeds up to 20,000 rpm.

  2. An analysis of unit tests of a flight software product line

    NARCIS (Netherlands)

    Ganesan, D.; Lindvall, M.; McComas, D.; Bartholomew, M.; Slegel, S.; Medina, B.; Krikhaar, R.; Verhoef, C.; Dharmalingam, G.; Montgomery, L.P.

    2013-01-01

    This paper presents an analysis of the unit testing approach developed and used by the Core Flight Software System (CFS) product line team at the NASA Goddard Space Flight Center (GSFC). The goal of the analysis is to understand, review, and recommend strategies for improving the CFS' existing unit

  3. Cask development, testing, and licensing

    International Nuclear Information System (INIS)

    Quinn, G.J.; Haelsig, R.T.; Warrant, M.M.

    1986-01-01

    The NuPac 125-B Rail Cask was developed to provide a safe means of transporting the damaged core of Three Mile Island Unit 2 from the TMI site at Middletown, PA, to the Idaho National Engineering laboratory (INEL) at Idaho Falls, ID. The development of the NuPac 125-B Rail Cask posed two engineering and technical management challenges; Licensing Strategy - The NuPac 125-B Rail Cask represented the first irradiated fuel rail cask developed within the United States in the past decade, a decade characterized by changing nuclear regulations, and Accelerated Schedule - The TMI-2 defueling schedule demanded a cask development schedule one-third as long as normally required. These challenges governed the overall development and licensing process for the cask. First, a high degree of conservation was incorporated into the design to allow quick, simplified demonstrations of adequacy to regulatory staff. Second, redundant design techniques were employed in all areas of uncertainty. The testing program eliminated performance uncertainties and validated predictions and predictive models. Drop tests of a quarter-scale model of the cask were conducted, and results were correlated with analytic predictions to verify structural and mechanical performance of the cask. Full-scale tests of the canisters were conducted to verify structural behavior of canister internals which provide criticality control. This paper describes the testing program for the NuPac 125-B Rail Cask, presents results therefrom, and correlates findings with Regulation 10 CFR 71 of the U.S. Nuclear Regulatory Commission

  4. Drop performance test and evaluation for HANARO shutoff units

    International Nuclear Information System (INIS)

    Jung, Y. H.; Cho, Y. K.; Lee, J. H.; Choi, Y. S.; Woo, J. S.

    2004-01-01

    The function of the shutoff units of the HANARO is to rapidly insert the shutoff rod into the reactor core for safe shutdown of reactor. This paper describes drop performance test and evaluation for a shutoff unit for the technical verification of lifetime extension and localization of the HANARO shutoff units. We have performed preliminary drop performance tests for a shutoff unit at 1/2-core test loop and analyzed through the comparison with the test results performed during design verification test and the results of the periodic performance test in HANARO. It shows that the results of the local fabrication, installation and alignment for the shutoff unit meet the basic performance requirements, Furthermore, the performance evaluation method of the periodic drop test of the HANARO shutoff units is a conservative method comparing with the real drop time

  5. Commercial landscape of noninvasive prenatal testing in the United States.

    Science.gov (United States)

    Agarwal, Ashwin; Sayres, Lauren C; Cho, Mildred K; Cook-Deegan, Robert; Chandrasekharan, Subhashini

    2013-06-01

    Cell-free fetal DNA-based noninvasive prenatal testing (NIPT) could significantly change the paradigm of prenatal testing and screening. Intellectual property (IP) and commercialization promise to be important components of the emerging debate about clinical implementation of these technologies. We have assembled information about types of testing, prices, turnaround times, and reimbursement of recently launched commercial tests in the United States from the trade press, news articles, and scientific, legal, and business publications. We also describe the patenting and licensing landscape of technologies underlying these tests and ongoing patent litigation in the United States. Finally, we discuss how IP issues may affect clinical translation of NIPT and their potential implications for stakeholders. Fetal medicine professionals (clinicians and researchers), genetic counselors, insurers, regulators, test developers, and patients may be able to use this information to make informed decisions about clinical implementation of current and emerging noninvasive prenatal tests. © 2013 John Wiley & Sons, Ltd.

  6. Pilot-scale treatability test plan for the 200-UP-1 groundwater Operable Unit

    International Nuclear Information System (INIS)

    Wittreich, C.D.

    1994-05-01

    This document presents the treatability test plan for pilot-scale pump and treat testing at the 200-UP-1 Operable Unit. This treatability test plan has been prepared in response to an agreement between the US Department of Energy, the US Environmental Protection Agency, and the Washington State Department of Ecology, as documented in Hanford Federal Facility Agreement and Consent Order (Ecology et al. 1989a) Change Control Form M-13-93-03 (Ecology et al. 1994). The agreement also requires that, following completion of the activities described in this test plan, a 200-UP-1 Operable Unit interim remedial measure (IRM) proposed plan be developed for use in preparing an interim action record of decision (ROD). The IRM Proposed Plan will be supported by the results of the testing described in this treatability test plan, as well as by other 200-UP-1 Operable Unit activities (e.g., limited field investigation, development of a qualitative risk assessment). Once issued, the interim action ROD will specify the interim action for groundwater contamination at the 200-UP-1 Operable Unit. The approach discussed in this treatability test plan is to conduct a pilot-scale pump and treat test for the contaminant plume associated with the 200-UP-1 Operable Unit. Primary contaminants of concern are uranium and technetium-99; the secondary contaminant of concern is nitrate. The pilot-scale treatability testing presented in this test plan has as its primary purpose to assess the performance of aboveground treatment systems with respect to the ability to remove the primary contaminants in groundwater withdrawn from the contaminant plume

  7. Testing of motor unit synchronization model for localized muscle fatigue.

    Science.gov (United States)

    Naik, Ganesh R; Kumar, Dinesh K; Yadav, Vivek; Wheeler, Katherine; Arjunan, Sridhar

    2009-01-01

    Spectral compression of surface electromyogram (sEMG) is associated with onset of localized muscle fatigue. The spectral compression has been explained based on motor unit synchronization theory. According to this theory, motor units are pseudo randomly excited during muscle contraction, and with the onset of muscle fatigue the recruitment pattern changes such that motor unit firings become more synchronized. While this is widely accepted, there is little experimental proof of this phenomenon. This paper has used source dependence measures developed in research related to independent component analysis (ICA) to test this theory.

  8. Is Malaysian Stock Market Efficient? Evidence from Threshold Unit Root Tests

    OpenAIRE

    Qaiser Munir; Kasim Mansur

    2009-01-01

    This paper investigates the behavior of Kuala Lumpur Stock Exchange Composite Index (KLCI) for the period from 1980:1 to 2008:8 using a two-regime threshold autoregressive (TAR) model with an autoregressive unit root developed by Caner and Hansen [Threshold autoregression with a unit roots, Econometrics 69 (6) (2001) 1555-1596] which allows testing nonlinearity and nonstationarity simultaneously. Our finding indicates that the KLCI is a nonlinear series that is characterized by a unit root pr...

  9. Test Driven Development of Scientific Models

    Science.gov (United States)

    Clune, Thomas L.

    2014-01-01

    Test-Driven Development (TDD), a software development process that promises many advantages for developer productivity and software reliability, has become widely accepted among professional software engineers. As the name suggests, TDD practitioners alternate between writing short automated tests and producing code that passes those tests. Although this overly simplified description will undoubtedly sound prohibitively burdensome to many uninitiated developers, the advent of powerful unit-testing frameworks greatly reduces the effort required to produce and routinely execute suites of tests. By testimony, many developers find TDD to be addicting after only a few days of exposure, and find it unthinkable to return to previous practices.After a brief overview of the TDD process and my experience in applying the methodology for development activities at Goddard, I will delve more deeply into some of the challenges that are posed by numerical and scientific software as well as tools and implementation approaches that should address those challenges.

  10. Extra-regulatory impact tests and analyses of the structural evaluation test unit

    International Nuclear Information System (INIS)

    Ludwigsen, J.S.; Ammerman, D.J.

    1995-01-01

    The structural evaluation test unit is roughly equivalent to a 1/3 scale model of a high level waste rail cask. The test unit was designed to just meet the requirements of NRC Regulatory Guide 7.6 when subjected to a 9 m (30 ft) free drop resulting in an impact velocity of 13.4 m/s (30 mph) onto an unyielding target in the end-on orientation. The test unit was then subjected to impacts with higher velocities to determine the amount of built-in conservatism in this design approach. Test impacts of 13.4, 20.1 and 26.8 m/s (30, 45, and 60 mph) were performed. This paper will describe the design, testing, and comparison of measured strains and deformations to the equivalent analytical predictions

  11. The digital ultrasonic test unit for automatic equipment

    International Nuclear Information System (INIS)

    Hiraoka, T.; Matsuyama, H.

    1976-01-01

    The operations and features of the ultrasonic test unit used and the digital data processing techniques employed are described. This unit is used for a few hundred multi-channel automatic ultrasonic test equipment

  12. Test Report Emission Test Program EPA Information Collection Request for Delayed Coking Units 736 Coker Unit

    Science.gov (United States)

    ARI Environmental, Inc. (ARI) was retained by Houston Refining LP (HRO) to conduct an emission test program at their refinery located in Houston, Texas. The testing was conducted on on the 736 Delayed Coking Unit (DCU) in response to EPA's ICR.

  13. Pilot-scale treatability test plan for the 200-BP-5 operable unit

    International Nuclear Information System (INIS)

    1994-08-01

    This document presents the treatability test plan for pilot-scale pump and treat testing at the 200-BP-5 Operable Unit. This treatability test plan has been prepared in response to an agreement between the U.S. Department of Energy (DOE), the U.S. Environmental Protection Agency (EPA), and the State of Washington Department of Ecology (Ecology), as documented in Hanford Federal Facility Agreement and Consent Order (Tri-Party Agreement, Ecology et al. 1989a) Change Control Form M-13-93-03 (Ecology et al. 1994) and a recent 200 NPL Agreement Change Control Form (Appendix A). The agreement also requires that, following completion of the activities described in this test plan, a 200-BP-5 Operable Unit Interim Remedial Measure (IRM) Proposed Plan be developed for use in preparing an Interim Action Record of Decision (ROD). The IRM Proposed Plan will be supported by the results of this treatability test plan, as well as by other 200-BP-5 Operable Unit activities (e.g., development of a qualitative risk assessment). Once issued, the Interim Action ROD will specify the interim action(s) for groundwater contamination at the 200-BP-5 Operable Unit. The treatability test approach is to conduct a pilot-scale pump and treat test for each of the two contaminant plumes associated with the 200-BP-5 Operable Unit. Primary contaminants of concern are 99 Tc and 60 Co for underwater affected by past discharges to the 216-BY Cribs, and 90 Sr, 239/240 Pu, and Cs for groundwater affected by past discharges to the 216-B-5 Reverse Well. The purpose of the pilot-scale treatability testing presented in this testplan is to provide the data basis for preparing an IRM Proposed Plan. To achieve this objective, treatability testing must: Assess the performance of groundwater pumping with respect to the ability to extract a significant amount of the primary contaminant mass present in the two contaminant plumes

  14. Developing Boiler Concepts as Integrated Units

    DEFF Research Database (Denmark)

    Sørensen, Kim; Condra, Thomas Joseph; Houbak, Niels

    2004-01-01

    - consisting of pressure part, burner and control system. The Technical University of Denmark, MEK - Energy Engineering Section [12] has participated in the modelling process. The project has included static and dynamic modelling of the boiler concept. For optimization of operation, verication of performance......With the objective to be able to optimize the design and operation of steam boiler concepts Aalborg Industries A/S [1] has together with Aalborg University, Institute of Energy Technology [9] carried out a development project paying special attention to the boiler concept as an integrated unit......, emissions and to obtain long time operation experiences with the boiler concept, a full scale prototype has been built and these tests have been accomplished on the prototype. By applying this integrated unit approach to the boiler concept development it has been possible to optimize the different building...

  15. 29 CFR 1919.30 - Examinations subsequent to unit tests.

    Science.gov (United States)

    2010-07-01

    ... 29 Labor 7 2010-07-01 2010-07-01 false Examinations subsequent to unit tests. 1919.30 Section 1919... Treatment; Competent Persons § 1919.30 Examinations subsequent to unit tests. (a) After satisfactory completion of the unit proof load tests required by §§ 1919.27 and 1919.28, the cargo gear and all component...

  16. Analogue particle identifier and test unit for automatic measuring of errors

    International Nuclear Information System (INIS)

    Boden, A.; Lauch, J.

    1979-04-01

    A high accuracy analogue particle identifier is described. The unit is used for particle identification or data correction of experimental based errors in magnetic spectrometers. Signals which are proportional to the energy, the time-of-flight or the position of absorption of the particles are supplied to an analogue computation circuit (multifunction converter). Three computation functions are available for different applications. The output of the identifier produces correction signals or pulses whose amplitudes are proportional to the mass of the particles. Particle identification and data correction can be optimized by the adjustment of variable parameters. An automatic test unit has been developed for adjustment and routine checking of particle identifiers. The computation functions can be tested by this unit with an accuracy of 1%. (orig.) [de

  17. Automation of unit for leakage test

    OpenAIRE

    LYCHKOVSKAYA V.S.; TSYGANKOV A.S.; GRINBERG G.M.; STANOVOVA O.A.

    2015-01-01

    Federal state educational standard requirements for training of university students have been considered. Leakage test procedures for components of aerospace vehicles have been described. Automation procedures of existing laboratory leakage test units have been outlined.

  18. Testing Infrastructure for Operating System Kernel Development

    DEFF Research Database (Denmark)

    Walter, Maxwell; Karlsson, Sven

    2014-01-01

    Testing is an important part of system development, and to test effectively we require knowledge of the internal state of the system under test. Testing an operating system kernel is a challenge as it is the operating system that typically provides access to this internal state information. Multi......-core kernels pose an even greater challenge due to concurrency and their shared kernel state. In this paper, we present a testing framework that addresses these challenges by running the operating system in a virtual machine, and using virtual machine introspection to both communicate with the kernel...... and obtain information about the system. We have also developed an in-kernel testing API that we can use to develop a suite of unit tests in the kernel. We are using our framework for for the development of our own multi-core research kernel....

  19. Using inertial measurement units originally developed for biomechanics for modal testing of civil engineering structures

    Science.gov (United States)

    Hester, David; Brownjohn, James; Bocian, Mateusz; Xu, Yan; Quattrone, Antonino

    2018-05-01

    This paper explores the use of wireless Inertial Measurement Units (IMU) originally developed for bio-mechanical research applications for modal testing of civil engineering infrastructure. Due to their biomechanics origin, these devices combine a triaxial accelerometer with gyroscopes and magnetometers for orientation, as well as on board data logging capability and wireless communication for optional data streaming and to coordinate synchronisation with other IMUs in a network. The motivation for application to civil structures is that their capabilities and simple operating procedures make them suitable for modal testing of many types of civil infrastructure of limited dimension including footbridges and floors while also enabling recovering of dynamic forces generated and applied to structures by moving humans. To explore their capabilities in civil applications, the IMUs are evaluated through modal tests on three different structures with increasing challenge of spatial and environmental complexity. These are, a full-scale floor mock-up in a laboratory, a short span road bridge and a seven story office tower. For each case, the results from the IMUs are compared with those from a conventional wired system to identify the limitations. The main conclusion is that the relatively high noise floor and limited communication range will not be a serious limitation in the great majority of typical civil modal test applications where convenient operation is a significant advantage over conventional wired systems.

  20. Examining the Islamic stock market efficiency: Evidence from nonlinear ESTAR unit root tests

    Directory of Open Access Journals (Sweden)

    Rahmat Heru Setianto

    2015-04-01

    Full Text Available This paper empirically examines the efficient market hypothesis (EMH in the Islamic stock market namely Jakarta Islamic Index by emphasizing on the random walk behavior and nonlinearity. In the first step, we employ Brock et al. (1996 test to examine the presence of nonlinear behavior in Jakarta Islamic Index. The evidence of nonlinear behavior in the indices, motivate us to use nonlinear ESTAR unit root test procedure recently developed by Kapetanios et al. (2003 and Kruse (2011. The nonlinear unit root test procedure fail to rejects the null hypothesis of unit root for the indices, suggesting that Jakarta Islamic Index characterized by random walk process supporting the theory of efficient market hypothesis. In addition, Lumsdaine and Papel (LP test identified significant structural breaks in the index series.

  1. Development of a system for automatic control and performance evaluation of shutoff units in HANARO

    International Nuclear Information System (INIS)

    Jeong, Y. H.; Joe, Y. G.; Choi, Y. S.; Woo, J. S.

    2003-01-01

    The function of the shutoff units is to rapidly insert the shutoff rod into the reactor core for safe shutdown of reactor. This paper describes the development of a system for automatic control and performance evaluation of shutoff units. The system automatically drives the shutoff unit with a specified operation cycle and records the performance of the drive mechanism in graphs and data. Also, it records the operating parameters of the shutoff unit and test facility. The characteristic of the developed system was evaluated to compare with that being use in the HANARO reactor. The system will be used for the performance and endurance tests in the test facility. Hereafter, the system will efficiently be used for the normal operation and the periodical drop performance tests of shutoff units in HANARO

  2. Income and CO2 emissions: Evidence from panel unit root and cointegration tests

    International Nuclear Information System (INIS)

    Lee, C.-C.; Lee, J.-D.

    2009-01-01

    This paper re-investigates the stationarity properties of per capita carbon dioxide (CO 2 ) emissions and real Gross Domestic Product (GDP) per capita for 109 countries within seven regional panel sets covering 1971-2003. We apply the recent unit-root test of the panel seemingly unrelated regressions augmented Dickey-Fuller (SURADF) test developed by Breuer et al. [2001. Misleading inferences from panel unit-root tests with an illustration from purchasing power parity. Review of International Economics 9, 482-493; 2002. Series-specific unit-root tests with panel data, Oxford Bulletin of Economics and Statistics 64, 527-546]. The panel SURADF test accounts for the presence of cross-country correlations in the data, and the parameters in the panel specification vary across countries. More importantly, this test allows us to identify how many and which members of the panel contain a unit root. Overall, our empirical results illustrate that real GDP and CO 2 emissions in these countries are a mixture of I(0) and I(1) processes, and that the traditional panel unit-root tests could lead to misleading inferences as well as the conduct of cointegration analysis being perhaps inappropriate. The results of our analysis carry critical implications for the modeling of CO 2 emissions and GDP because of the different orders of integration for the two variables

  3. Test and Behaviour Driven Development with Python

    CERN Multimedia

    CERN. Geneva

    2016-01-01

    Experience has taught us that bugs are impossible to avoid when programming. Specially on continuous delivery processes where there are new versions that refactor or incorporate new modules to the project. Although, there are different tools which help us to ensure code quality by enabling developers to catch bugs while still in the development stage. In this talk, I will talk about Test-driven development(TDD) and Behaviour-Driven development (BDD) methodologies focused on web development. Also, I will present an overview of unit testing tools as Selenium or Behave, which help us to produce working software, with fewer bugs, quickly and consistently.

  4. Integrated Testing of a 4-Bed Molecular Sieve, Air-Cooled Temperature Swing Adsorption Compressor, and Sabatier Engineering Development Unit

    Science.gov (United States)

    Knox, James C.; Miller, Lee; Campbell, Melissa; Mulloth, Lila; Varghese, Mini

    2006-01-01

    Accumulation and subsequent compression of carbon dioxide that is removed from the space cabin are two important processes involved in a closed-loop air revitalization scheme of the International Space Station (ISS). The 4-Bed Molecular Sieve (4BMS) of ISS currently operates in an open loop mode without a compressor. The Sabatier Engineering Development Unit (EDU) processes waste CO2 to provide water to the crew. This paper reports the integrated 4BMS, air-cooled Temperature Swing Adsorption Compressor (TSAC), and Sabatier EDU testing. The TSAC prototype was developed at NASA Ames Research Center (ARC). The 4BMS was modified to a functionally flight-like condition at NASA Marshall Space Flight Center (MSFC). Testing was conducted at MSFC. The paper provides details of the TSAC operation at various CO2 loadings and corresponding performance of the 4BMS and Sabatier.

  5. Treatability test plan for the 200-ZP-1 operable unit

    International Nuclear Information System (INIS)

    1994-07-01

    This document presents the treatability test plan for pilot-scale pump and treat testing at the 200-ZP-1 Operable Unit. The approach discussed in this treatability test plan is to conduct a pilot-scale pump and treat test for the contaminant plume associated with the 200-ZP-1 Operable Unit. The primary contaminants of concern are carbon tetrachloride, chloroform, and trichloroethylene (TCE). The pilot-scale treatability testing has as its primary purpose to assess the performance of aboveground treatment systems with respect to the ability to remove the primary contaminants present in groundwater withdrawn from the contaminant plume. The overall scope of this test plan includes: description of the pump and treat system to be tested, as well as the test performance objectives and data quality objectives (DQOs) that will be used to evaluate the effectiveness of the pilot-scale treatment system; discussion of the treatment technology to be tested and supporting development activities, including process flow and conceptual design descriptions and equipment, fabrication, utility, and system startup needs; description of pilot-scale treatment system performance, operating procedures, and operational controls, as well as anticipated monitoring activities, analytes, parameters, analytical procedures, and quality assurance protocols; summaries of other related treatability testing elements, including personnel and environmental health and safety controls, process and secondary waste management and disposition, schedule, and program organization

  6. DTU PMU Laboratory Development - Testing and Validation

    OpenAIRE

    Garcia-Valle, Rodrigo; Yang, Guang-Ya; Martin, Kenneth E.; Nielsen, Arne Hejde; Østergaard, Jacob

    2010-01-01

    This is a report of the results of phasor measurement unit (PMU) laboratory development and testing done at the Centre for Electric Technology (CET), Technical University of Denmark (DTU). Analysis of the PMU performance first required the development of tools to convert the DTU PMU data into IEEE standard, and the validation is done for the DTU-PMU via a validated commercial PMU. The commercial PMU has been tested from the authors' previous efforts, where the response can be expected to foll...

  7. Development and Application of a Low Impact Development (LID-Based District Unit Planning Model

    Directory of Open Access Journals (Sweden)

    Cheol Hee Son

    2017-01-01

    Full Text Available The purpose of this study was to develop a low impact development-based district unit planning (LID-DP model and to verify the model by applying it to a test site. To develop the model, we identified various barriers to the urban planning process and examined the advantages of various LID-related techniques to determine where in the urban development process LID would provide the greatest benefit. The resulting model provides (1 a set of district unit planning processes that consider LID standards and (2 a set of evaluation methods that measure the benefits of the LID-DP model over standard urban development practices. The developed LID-DP process is composed of status analysis, comprehensive analysis, basic plan, and sectoral plans. To determine whether the LID-DP model met the proposed LID targets, we applied the model to a test site in Cheongju City, Chungcheongbuk-do Province, Republic of Korea. The test simulation showed that the LID-DP plan reduced nonpoint source pollutants (total nitrogen, 113%; total phosphorous, 193%; and biological oxygen demand, 199%; reduced rainfall runoff (infiltration volume, 102%; surface runoff, 101%; and improved the conservation rate of the natural environment area (132%. The successful application of this model also lent support for the greater importance of non-structural techniques over structural techniques in urban planning when taking ecological factors into account.

  8. Development of the testing procedure for units and elements of mining equipment

    Directory of Open Access Journals (Sweden)

    P. B. Gerike

    2017-09-01

    Full Text Available The author considers in detail the stages of creating a testing procedure for mining equipment based on the complex implementation of principles of nondestructive testing and technical diagnostics. The author substantiates effectiveness of application of a complex diagnostic approach for assessing the state of metal structures and energy-mechanical equipment of mining machines. The opportunity for timely detection of defects, regardless of their type and degree of danger, presents itself only with a wide application of the modern methods of vibration diagnostics and nondestructive testing. The author substantiates the effectiveness of specific combination of methods of nondestructive testing, most optimally suited for solving given tasks. The article contains the developed complex of more than 120 diagnostic rules, suitable for performing automated analysis of vibroacoustic signal and revealing the main damages of energy-mechanical equipment based on selective groups of informative frequencies. The author formulates the main criteria that one can use as a basic platform for improving the methodology for normalizing the parameters of mechanical oscillations. The developed diagnostic criteria became a basis for the development of individual spectral masks suitable for performing the analysis of parameters of vibroacoustic waves generated during operation of mining equipment. The author proves necessity of transition of repair and maintenance divisions of industrial enterprises to the system of maintenance of machinery according to its actual technical state, and the developed complex of diagnostic rules for detecting defects can serve as a platform for the implementation of basic elements of this system. The author substantiates the principal validity of the developed methodology for testing mining machines equipment and its individual elements, such as the predictive modeling of degradation of technical state of mining equipment and the

  9. Automatic TV X-ray unit for testing aluminium castings

    International Nuclear Information System (INIS)

    Morgunov, V.I.; Firstov, V.G.; Kisin, V.I.; Savostenok, M.I.

    1989-01-01

    The automatic TV X-ray unit for testing of aluminum alloy castings in a flow is described. The unit includes RAP-150/300 X-ray apparatus and PI-60TK TV X-ray device. The biological protection chamber and the common control board are the main functional units. The tests of the unit have shown that as regards its characteristics it is not worse than its foreign-made analogues, for example, devices of the DP-35 and DP-38 type of the 'Seifert' company

  10. A New Nonlinear Unit Root Test with Fourier Function

    OpenAIRE

    Güriş, Burak

    2017-01-01

    Traditional unit root tests display a tendency to be nonstationary in the case of structural breaks and nonlinearity. To eliminate this problem this paper proposes a new flexible Fourier form nonlinear unit root test. This test eliminates this problem to add structural breaks and nonlinearity together to the test procedure. In this test procedure, structural breaks are modeled by means of a Fourier function and nonlinear adjustment is modeled by means of an Exponential Smooth Threshold Autore...

  11. Tests of the 30-MJ superconducting magnetic-energy storage unit

    International Nuclear Information System (INIS)

    Boenig, H.J.; Dean, J.W.; Rogers, J.D.; Schermer, R.I.; Hauer, J.F.

    1983-01-01

    A 30-MJ (8.4 kWh) superconducting magnetic energy storage (SMES) unit with a 10-MW converter was installed during the later months of 1982 at the Bonneville Power Administration (BPA) Tacoma substation in Tacoma, Washington. The unit, which is capable of absorbing and releasing up to 10 MJ of energy at a frequency of 0.35 Hz, was designed to damp the dominant power swing mode of the Pacific AC Intertie. Extensive tests were performed with the unit during the first half of 1983. This paper will review the major components of the storage unit and describe the startup and steady state operating experience with the coil, dewar, refrigerator and converter. The unit has absorbed power up to a level of 11.8 Mw. Real power was modulated following a sinusoidal power demand with frequencies from 0.1 to 1.2 Hz and a power level up to +- 8.3 MW. The unit has performed in accordance with design expectations and no major problems have developed

  12. Local control unit for ITER-India gyrotron test facility (IIGTF)

    Energy Technology Data Exchange (ETDEWEB)

    Rathod, Vipal, E-mail: vipal.rathod@iter-india.org; Shah, Ronak; Mandge, Deepak; Parmar, Rajvi; Rao, S.L.

    2016-11-15

    Highlights: • A dedicated full scale ITER prototype Local Control Unit for ITER-India Gyrotron test facility. • National Instruments® make PXIe system for real time control & data acquisition and Siemens® PLC for sequence control function. • Hardwired FPGA based fast protection interlock system. • High speed analog fiber optical transmission link using V/F and F/V technique. • Software framework based on LabVIEW™ platform and ITER CODAC Core System. - Abstract: Electron Cyclotron system on ITER, is one of the important RF ancillary systems based on high power Gyrotron RF sources, that is used for plasma heating and current drive applications. To operate a Gyrotron source, various auxiliary systems and services such as Super Conducting Magnet set, High Voltage Power Supplies, Auxiliary Power Supplies, Waveguide components, Cooling water system and a Local Control Unit (LCU) are required. The LCU plays a very crucial role for the safe and reliable operation of Gyrotron system. A dedicated full scale ITER prototype LCU is being developed for testing and commissioning of an ITER like Test Gyrotron at ITER-India Gyrotron Test facility (IIGTF). The main functions of LCU include Sequence Control, Local Interlock Protection and Real Time Data Acquisition. PLC based slow controller is used for implementing the Sequence Control & Slow Interlock functions. Critical Protection Interlocks are required to have a response time of <10 μs and are implemented using custom built hardware and PXIe based fast controller. Also PXIe system is used for implementing Real Time Data Acquisition function that is required to have slow and fast acquisition with online visualization and off line analysis facility. A Signal Conditioning Unit (SCU) is used to interface and faithfully transmit the field signals to the remote control systems. Necessary controller hardware is procured and several pre-prototype developments have been taken up to establish the critical subsystems such as

  13. Local control unit for ITER-India gyrotron test facility (IIGTF)

    International Nuclear Information System (INIS)

    Rathod, Vipal; Shah, Ronak; Mandge, Deepak; Parmar, Rajvi; Rao, S.L.

    2016-01-01

    Highlights: • A dedicated full scale ITER prototype Local Control Unit for ITER-India Gyrotron test facility. • National Instruments® make PXIe system for real time control & data acquisition and Siemens® PLC for sequence control function. • Hardwired FPGA based fast protection interlock system. • High speed analog fiber optical transmission link using V/F and F/V technique. • Software framework based on LabVIEW™ platform and ITER CODAC Core System. - Abstract: Electron Cyclotron system on ITER, is one of the important RF ancillary systems based on high power Gyrotron RF sources, that is used for plasma heating and current drive applications. To operate a Gyrotron source, various auxiliary systems and services such as Super Conducting Magnet set, High Voltage Power Supplies, Auxiliary Power Supplies, Waveguide components, Cooling water system and a Local Control Unit (LCU) are required. The LCU plays a very crucial role for the safe and reliable operation of Gyrotron system. A dedicated full scale ITER prototype LCU is being developed for testing and commissioning of an ITER like Test Gyrotron at ITER-India Gyrotron Test facility (IIGTF). The main functions of LCU include Sequence Control, Local Interlock Protection and Real Time Data Acquisition. PLC based slow controller is used for implementing the Sequence Control & Slow Interlock functions. Critical Protection Interlocks are required to have a response time of <10 μs and are implemented using custom built hardware and PXIe based fast controller. Also PXIe system is used for implementing Real Time Data Acquisition function that is required to have slow and fast acquisition with online visualization and off line analysis facility. A Signal Conditioning Unit (SCU) is used to interface and faithfully transmit the field signals to the remote control systems. Necessary controller hardware is procured and several pre-prototype developments have been taken up to establish the critical subsystems such as

  14. Unit-based functional IDDT testing for aging degradation monitoring in a VLIW processor

    NARCIS (Netherlands)

    Zhao, Yong; Kerkhoff, Hans G.

    2015-01-01

    In this paper, functional unit-based IDDT testing has been applied for a 90nm VLIW processor to monitor its aging degradation. This technique can provide health data for reliability evaluation as used in e.g. prognostic software for lifetime prediction. The test-program development based on the

  15. Streamlined Approach for Environmental Restoration Work Plan for Corrective Action Unit 461: Joint Test Assembly Sites and Corrective Action Unit 495: Unconfirmed Joint Test Assembly Sites Tonopah Test Range, Nevada

    Energy Technology Data Exchange (ETDEWEB)

    Jeff Smith

    1998-08-01

    This Streamlined Approach for Environmental Restoration plan addresses the action necessary for the clean closure of Corrective Action Unit 461 (Test Area Joint Test Assembly Sites) and Corrective Action Unit 495 (Unconfirmed Joint Test Assembly Sites). The Corrective Action Units are located at the Tonopah Test Range in south central Nevada. Closure for these sites will be completed by excavating and evaluating the condition of each artillery round (if found); detonating the rounds (if necessary); excavating the impacted soil and debris; collecting verification samples; backfilling the excavations; disposing of the impacted soil and debris at an approved low-level waste repository at the Nevada Test Site

  16. Status of liquid metal reactor development in the United States of America

    International Nuclear Information System (INIS)

    Griffith, J.D.; Horton, K.E.

    1991-01-01

    An existing network of government and industry research facilities and engineering test centers in the United States is currently providing test capabilities and the technical expertise required to conduct an aggressive advanced reactor development program. Subsequent to the directive to shut down the Fast Flux Test Facility in early 1990, a variety of activities were undertaken to provide support for continued operation. The United States has made substantial progress in achieving ALMR program objectives. The metal fuel cycle is designed to recycle and burn its own actiniums, and has the potential to be a very effective burner of actiniums generated in the LWRs. The current emphasis in the IFR Program is on the comprehensive development of the IFR (Integral Fast Reactor) technology, to be followed by a period of technology demonstration which would verify the economic feasibility of the concept. The United States has been active in international cooperative activities in the fast reactor sector since 1969. (author). 11 figs, 1 tab

  17. Development and Assessment of Planetary Gear Unit for Experimental Prototype of Vertical Axis Wind Turbine

    Directory of Open Access Journals (Sweden)

    Urbahs A.

    2017-10-01

    Full Text Available The theoretical calculation for development of planetary gear unit of wind turbine (WT and its experimental tests are presented in the paper. Development of experimental prototypes from composite materials is essential to determine capability of element and its impact on feature. Two experimental scale prototypes of planetary gear unit for WT were developed for such purposes. Hall transducer, servomechanisms and optical tachometers were used to obtain results, comparison analysis of theoretical and actual data was performed as well as quality assessment of experimental prototypes of planetary gear unit. After kinematic and load analysis as well as control of rotation frequency, it is possible to declare that the unit is able to operate at designated quality. Theoretical calculations and test results obtained are used for industrial WT prototype development.

  18. Development and Assessment of Planetary Gear Unit for Experimental Prototype of Vertical Axis Wind Turbine

    Science.gov (United States)

    Urbahs, A.; Urbaha, M.; Carjova, K.

    2017-10-01

    The theoretical calculation for development of planetary gear unit of wind turbine (WT) and its experimental tests are presented in the paper. Development of experimental prototypes from composite materials is essential to determine capability of element and its impact on feature. Two experimental scale prototypes of planetary gear unit for WT were developed for such purposes. Hall transducer, servomechanisms and optical tachometers were used to obtain results, comparison analysis of theoretical and actual data was performed as well as quality assessment of experimental prototypes of planetary gear unit. After kinematic and load analysis as well as control of rotation frequency, it is possible to declare that the unit is able to operate at designated quality. Theoretical calculations and test results obtained are used for industrial WT prototype development.

  19. Plant Outage Time Savings Provided by Subcritical Physics Testing at Vogtle Unit 2

    International Nuclear Information System (INIS)

    Cupp, Philip; Heibel, M.D.

    2006-01-01

    The most recent core reload design verification physics testing done at Southern Nuclear Company's (SNC) Vogtle Unit 2, performed prior to initial power operations in operating cycle 12, was successfully completed while the reactor was at least 1% ΔK/K subcritical. The testing program used was the first application of the Subcritical Physics Testing (SPT) program developed by the Westinghouse Electric Company LLC. The SPT program centers on the application of the Westinghouse Subcritical Rod Worth Measurement (SRWM) methodology that was developed in cooperation with the Vogtle Reactor Engineering staff. The SRWM methodology received U. S. Nuclear Regulatory Commission (NRC) approval in August of 2005. The first application of the SPT program occurred at Vogtle Unit 2 in October of 2005. The results of the core design verification measurements obtained during the SPT program demonstrated excellent agreement with prediction, demonstrating that the predicted core characteristics were in excellent agreement with the actual operating characteristics of the core. This paper presents an overview of the SPT Program used at Vogtle Unit 2 during operating cycle 12, and a discussion of the critical path outage time savings the SPT program is capable of providing. (authors)

  20. Proton Testing of Advanced Stellar Compass Digital Processing Unit

    DEFF Research Database (Denmark)

    Thuesen, Gøsta; Denver, Troelz; Jørgensen, Finn E

    1999-01-01

    The Advanced Stellar Compass Digital Processing Unit was radiation tested with 300 MeV protons at Proton Irradiation Facility (PIF), Paul Scherrer Institute, Switzerland.......The Advanced Stellar Compass Digital Processing Unit was radiation tested with 300 MeV protons at Proton Irradiation Facility (PIF), Paul Scherrer Institute, Switzerland....

  1. 29 CFR 1919.73 - Unit proof test and examination of derricks.

    Science.gov (United States)

    2010-07-01

    ... 29 Labor 7 2010-07-01 2010-07-01 false Unit proof test and examination of derricks. 1919.73 Section 1919.73 Labor Regulations Relating to Labor (Continued) OCCUPATIONAL SAFETY AND HEALTH... Devices § 1919.73 Unit proof test and examination of derricks. (a) Unit proof tests of derricks shall be...

  2. Empirical investigation of purchasing power parity for Turkey: Evidence from recent nonlinear unit root tests

    Directory of Open Access Journals (Sweden)

    Dilem Yıldırım

    2017-06-01

    Full Text Available This study explores the empirical validity of the purchasing power parity (PPP hypothesis between Turkey and its four major trading partners, the European Union, Russia, China and the US. Accounting for the nonlinear nature of real exchange rates, we employ a battery of recently developed nonlinear unit root tests. Our empirical results reveal that nonlinear unit root tests deliver stronger evidence in favour of the PPP hypothesis when compared to the conventional unit root tests only if nonlinearities in real exchange rates are correctly specified. Furthermore, it emerges from our findings that the real exchange rates of the countries having a free trade agreement are more likely to behave as linear stationary processes.

  3. Personal dosimetry performance testing in the United States

    International Nuclear Information System (INIS)

    Soares, C.G.

    2005-01-01

    Full text: The basis for personal dosimetry performance testing in the United States is ANSI/HPS N13.11 (2002). Now in its third edition, this standard has been in place since 1983. Testing under this standard is administered by the National Voluntary Accreditation Program (NVLAP), and accreditation of dosimetry processors under this program is required by US Nuclear Regulatory Commission (NRC) regulations. The US Department of Energy (DOE) also maintains a testing program for its laboratories and contractors, administered by the Department of Energy Laboratory Accreditation Program (DOELAP). A focus in recent years has been the modification of ANSI/HPS N13.11 to allow acceptance by both testing programs in order to bring harmonization to US personal dosimeter processing testing. The testing philosophy of ANSI N13.11 has always combined elements of type testing and routine performance testing and is thus different from the testing philosophy used in the rest of the world. This unique philosophy is explored in detail in this presentation, along with trends in the development of the document to its present state. In addition, a look will be taken at what the future holds for the next revision of the document, scheduled to begin in 2005. (author)

  4. Application tests of a new-type LNG rapid gasification unit

    Directory of Open Access Journals (Sweden)

    Ping Yan

    2017-01-01

    Full Text Available Liquefied natural gas (LNG is stored under low temperature and high pressure. It has to be gasified before it is used. Therefore, LNG gasification unit is essential and it is vital to the high-efficiency utilization of LNG. In this paper, a new-type LNG rapid gasification unit was developed. Adopted in this unit are some innovative technologies authorized with the national patent of invention, such as the umbrella-shape gas flow circle unit, the flue gas circulation system and the water feeding system, which help to guarantee its operation safety and increase its operation efficiency. After it was justified in lab test, the unit for industrial application was designed and manufactured and then tested to verify its design rationality. The results show that the new-type LNG rapid gasification unit meets the design requirements in the aspect of efficiency, exhaust gas loss, radiation loss and fuel gas consumption rate; at a load of 1800–2200 m3/h, its efficiency is over 95%; at a load of 1976.0 m3/h which is close to the design value of 2000 m3/h, its efficiency is 96.34% or even up to 2800 m3/h. This new-type LNG rapid gasification unit is adaptable to a large range of loads and can adapt to the rapid increase of external load. Its fuel gas consumption rate is only 1.5%, which is in the range of energy conservation. It presents the advantages of high heating efficiency, rapid startup, high gasification rate, compact structure, small land occupation and invulnerability to the environment, therefore, it is applicable to the middle and small independent regions which cannot be connected to the natural gas supply pipeline networks due to various reasons.

  5. 29 CFR 1919.71 - Unit proof test and examination of cranes.

    Science.gov (United States)

    2010-07-01

    ... 29 Labor 7 2010-07-01 2010-07-01 false Unit proof test and examination of cranes. 1919.71 Section... § 1919.71 Unit proof test and examination of cranes. (a) Unit proof tests of cranes shall be carried out at the following times: (1) In the cases of new cranes, before initial use and every 4 years...

  6. Unit and integration testing of Lustre programs: a case study from the nuclear industry

    International Nuclear Information System (INIS)

    Thevenod-Fosse, P.

    1998-01-01

    LUSTRE belongs to the class of synchronous data flow languages which have been designed for programming reactive and real-time systems having safety-critical requirements. It is implemented in the SCADE tool. SCADE is a software development environment for real-time systems which consists of a graphical and textual editor, and a C code generator. In previous work, a testing approach specific to LUSTRE programs has been defined, which may be applied at either the unit or integration testing levels of a gradual testing process. The paper reports on an industrial case study we have performed to exemplify the feasibility of the testing strategy. The software module, called SRIC (Source Range Instrumentation channel), was developed by SCHNEIDER ELECTRIC in the SCADE environment. SRIC is extracted from a monitoring software system of a nuclear reactor: it approximates 2600 lines of C code automatically generated by SCADE. Section 2 outlines the testing strategy. Then, Section 3 presents the results related to the program SRIC, for which four testing levels were defined (unit testing followed by three successive integration testing levels). First conclusions and direction for future work are proposed in Section 4. (author)

  7. The development of an open platform to test ITS solutions

    DEFF Research Database (Denmark)

    Lahrmann, Harry; Agerholm, Niels; Juhl, Jens

    2013-01-01

    This paper presents the ITS Platform Northern Denmark, which is an open platform to test ITS solutions. The platform consists of a new developed GNSS/GPRS On Board Unit installed in nearly 500 cars, a backend server and a specially designed digital road map for ITS applications. The platform is o...... is open for third part application. This paper presents the platform’s potentials and explains a series of test applications, which are developed on the plat- form. Moreover, a number of new projects, which are planned for ITS Platform is introduced.......This paper presents the ITS Platform Northern Denmark, which is an open platform to test ITS solutions. The platform consists of a new developed GNSS/GPRS On Board Unit installed in nearly 500 cars, a backend server and a specially designed digital road map for ITS applications. The platform...

  8. Socioeconomic Development Inequalities among Geographic Units ...

    African Journals Online (AJOL)

    Socio-economic development inequality among geographic units is a phenomenon common in both the developed and developing countries. Regional inequality may result in dissension among geographic units of the same state due to the imbalance in socio-economic development. This study examines the inequality ...

  9. 30 CFR 74.5 - Tests of coal mine dust personal sampler units.

    Science.gov (United States)

    2010-07-01

    ... 30 Mineral Resources 1 2010-07-01 2010-07-01 false Tests of coal mine dust personal sampler units... Personal Sampler Unit § 74.5 Tests of coal mine dust personal sampler units. (a) The National Institute for... tests and evaluations to determine whether the pump unit of a CMDPSU that is submitted for approval...

  10. An Investigation into the Cost of Unit Testing on an Embedded System

    OpenAIRE

    Qiu, Wensi

    2011-01-01

    The quality of embedded software is important, especially for life-critical and mission-critical embedded systems. And software testing is a key activity to ensure the quality of embedded software. Both system testing and unit testing are vital to test embedded software. Unit testing is probably more important to ensure there are no latent faults. System testing is almost invariably done on a target system, but unit testing is normally done on a host system, as standard test frame...

  11. Testing the efficiency of the wine market using unit root tests with sharp and smooth breaks

    Directory of Open Access Journals (Sweden)

    Elie Bouri

    2017-12-01

    Full Text Available This paper examines the efficient market hypothesis for the wine market using a novel unit root test while accounting for sharp shifts and smooth breaks in the monthly data. We find evidence of structural shifts and nonlinearity in the wine indices. Contrary to the results from conventional linear unit root tests, when we account for sharp shifts and smooth breaks, the unit root null for each of the wine indices has been rejected. Overall, our results suggest that the wine market is inefficient when we incorporate breaks. We provide some practical and policy implications of our findings. Keywords: Wine market, Efficiency, Sharp and smooth breaks, Unit root tests

  12. Development of diagnostic mammography unit

    Energy Technology Data Exchange (ETDEWEB)

    Matsubara, M.; Muraki, T.; Kitade, K. (Toshiba Corp., Kawasaki, Kanagawa (Japan))

    1981-07-01

    The mortality from breast cancer is gradually increasing year after year. Accordingly, it is eagerly desired that X-ray diagnosis information be obtainable with higher accuracy and ease for early detection of the disease. Meeting this demand, development has been made of a 2 x magnification mammography unit (Model MGU-01) capabel of minutely depicting microcalcifications with a size of 150 ..mu..m or thereabout and the peripheral condition of a mammary abscess. The background of the development, the substance of the unit and the examination made of the unit are described here.

  13. Development of diagnostic mammography unit

    International Nuclear Information System (INIS)

    Matsubara, Mitsuyoshi; Muraki, Takeshi; Kitade, Kooichi

    1981-01-01

    The mortality from breast cancer is gradually increasing year after year. Accordingly, it is eagerly desired that X-ray diagnosis information be obtainable with higher accuracy and ease for early detection of the disease. Meeting this demand, development has been made of a 2 x magnification mammography unit (Model MGU-01) capabel of minutely depicting microcalcifications with a size of 150 μm or thereabout and the peripheral condition of a mammary abscess. The background of the development, the substance of the unit and the examination made of the unit are described here. (author)

  14. WTP Waste Feed Qualification: Glass Fabrication Unit Operation Testing Report

    Energy Technology Data Exchange (ETDEWEB)

    Stone, M. E. [Savannah River Site (SRS), Aiken, SC (United States). Savannah River National Lab. (SRNL). Hanford Missions Programs; Newell, J. D. [Savannah River Site (SRS), Aiken, SC (United States). Savannah River National Lab. (SRNL). Process Technology Programs; Johnson, F. C. [Savannah River Site (SRS), Aiken, SC (United States). Savannah River National Lab. (SRNL). Engineering Process Development; Edwards, T. B. [Savannah River Site (SRS), Aiken, SC (United States). Savannah River National Lab. (SRNL). Engineering Process Development

    2016-07-14

    The waste feed qualification program is being developed to protect the Hanford Tank Waste Treatment and Immobilization Plant (WTP) design, safety basis, and technical basis by assuring waste acceptance requirements are met for each staged waste feed campaign prior to transfer from the Tank Operations Contractor to the feed receipt vessels inside the Pretreatment Facility. The Waste Feed Qualification Program Plan describes the three components of waste feed qualification: 1. Demonstrate compliance with the waste acceptance criteria 2. Determine waste processability 3. Test unit operations at laboratory scale. The glass fabrication unit operation is the final step in the process demonstration portion of the waste feed qualification process. This unit operation generally consists of combining each of the waste feed streams (high-level waste (HLW) and low-activity waste (LAW)) with Glass Forming Chemicals (GFCs), fabricating glass coupons, performing chemical composition analysis before and after glass fabrication, measuring hydrogen generation rate either before or after glass former addition, measuring rheological properties before and after glass former addition, and visual observation of the resulting glass coupons. Critical aspects of this unit operation are mixing and sampling of the waste and melter feeds to ensure representative samples are obtained as well as ensuring the fabrication process for the glass coupon is adequate. Testing was performed using a range of simulants (LAW and HLW simulants), and these simulants were mixed with high and low bounding amounts of GFCs to evaluate the mixing, sampling, and glass preparation steps in shielded cells using laboratory techniques. The tests were performed with off-the-shelf equipment at the Savannah River National Laboratory (SRNL) that is similar to equipment used in the SRNL work during qualification of waste feed for the Defense Waste Processing Facility (DWPF) and other waste treatment facilities at the

  15. Test procedures, AN/AIC-27 system and component units. [for space shuttle

    Science.gov (United States)

    Reiff, F. H.

    1975-01-01

    The AN/AIC-27 (v) intercommunication system is a 30-channel audio distribution which consists of: air crew station units, maintenance station units, and a central control unit. A test procedure for each of the above units and also a test procedure for the system are presented. The intent of the test is to provide data for use in shuttle audio subsystem design.

  16. The WIPP research and development test program

    International Nuclear Information System (INIS)

    Tyler, L.D.

    1985-01-01

    The WIPP (Waste Isolation Pilot Plant) is a DOE RandD Facility for the purpose of developing the technology needed for the safe disposal of the United States defense-related radioactive waste. The in-situ test program is defined for the thermal-structural interactions, plugging and sealing, and waste package interactions in a salt environment. An integrated series of large-scale underground tests address the issues of both systems and long-term isolation performance of a repository

  17. Out-pile test plan for lifetime extension of shutoff units in HANARO

    Energy Technology Data Exchange (ETDEWEB)

    Joe, Y. G.; Lee, J. H.; Jeong, Y. H.; Woo, S. I.; Ryu, J. S.; Kim, Y. G.; Park, Y. C.; Kim, H. G.; Woo, J. S. [KAERI, Taejon (Korea, Republic of)

    2003-10-01

    It is estimated that the number of drops of shutoff rods in HANARO will reach the endurance verified numbers before the end of the reactor life. To resolve this situation, we have a plan to prepare of a new spare unit by the performance verification test for the local product, and extend the lifetime of shutoff units installed in the reactor by performing an additional endurance test in the out-pile test facility using an existing spare unit. This paper describes the overall situations and test plan for the out-pile test to extend the lifetime extension of shutoff unit.

  18. The Initial Test Programme Features for the Advanced Korean NPPs (Shin–Kori NPP Units 3&4)

    International Nuclear Information System (INIS)

    Sul, Y.S.

    2015-01-01

    Korea has developed the Advanced Power Reactor 1400 (APR1400), an evolutionary pressurised water reactor and has obtained the standard design approval in 2002. As of 2014, eight nuclear power plants (NPPs) are in preparation for operation or under construction, four in Korea (SKN 3&4, SUN 1&2) and four in UAE (BNPP 1, 2, 3&4), and four NPPs are in planning in Korea (SKN 5&6, SUN 3&4). Especially, SKN Units 3&4 are the first construction NPPs for the APR1400 and are currently in the final stage to get Operating Licence (OL). The initial test programme for NPPs begins as systems and components are turned over to the startup organization and ends with completion of the Power Ascension Tests (PATs). For SKN Unit 3, the Pre-core Hot Functional Testing has been successfully completed and the initial fuel loading would proceed after getting OL. The SKN Unit 4 is preparing for the CHT (Cold Hydrostatic Test). The SKN 3&4 has many new and advanced design features and so has developed the test programmes to demonstrate that those advanced design features can be safely operated and the performance levels can be maintained in accordance with approved safety requirements. Among those test programs, the examples of test programs, newly introduced ones compared to the previous NPPs are as follows; – SIT (Safety Injection Tank) Blowdown Test with FD (Fluidic Device) – IRWST (In-Containment Refueling Water Storage Tank) In-Plant Test – POSRV (Pilot Operated Safety Relief Valve) Test – Low Power Physics Testing and PAT considering FOAK (First Of A Kind) unit – Safe Shutdown Test with DCS (Distrubuted Control System) Fail and CMF (Common Mode Failure) for Safety Instrumentation and Control System. (author)

  19. Development of Wolsong Unit 2 Containment Analysis Model

    Energy Technology Data Exchange (ETDEWEB)

    Hoon, Choi [Korea Hydro and Nuclear Power Co., Ltd., Daejeon (Korea, Republic of); Jin, Ko Bong; Chan, Park Young [Hanbat National Univ., Daejeon (Korea, Republic of)

    2014-05-15

    To be prepared for the full scope safety analysis of Wolsong unit 2 with modified fuel, input decks for the various objectives, which can be read by GOTHIC 7.2b(QA), are developed and tested for the steady state simulation. A detailed nodalization of 39 control volumes and 92 flow paths is constructed to determine the differential pressure across internal walls or hydrogen concentration and distribution inside containment. A lumped model with 15 control volumes and 74 flow paths has also been developed to reduce the computer run time for the assessments in which the analysis results are not sensitive to detailed thermal hydraulic distribution inside containment such as peak pressure, pressure dependent signal and radionuclide release. The input data files provide simplified representations of the geometric layout of the containment building (volumes, dimensions, flow paths, doors, panels, etc.) and the performance characteristics of the various containment subsystems. The parameter values are based on best estimate or design values for that parameter. The analysis values are determined by conservatism depending on the analysis objective and may be different for various analysis objectives. Basic input decks of Wolsong unit 2 were developed for the various analysis purposes with GOTHIC 7.2b(QA). Depend on the analysis objective, two types of models are prepared. Detailed model models each confined room in the containment as a separate node. All of the geometric data are based on the drawings of Wolsong unit 2. Developed containment models are simulating the steady state well to the designated initial condition. These base models will be used for Wolsong unit 2 in case of safety analysis of full scope is needed.

  20. Development of a compact wearable pneumatic drive unit for a ventricular assist device.

    Science.gov (United States)

    Homma, Akihiko; Taenaka, Yoshiyuki; Tatsumi, Eisuke; Akagawa, Eiki; Lee, Hwansung; Nishinaka, Tomohiro; Takewa, Yoshiaki; Mizuno, Toshihide; Tsukiya, Tomonori; Kakuta, Yukihide; Katagiri, Nobumasa; Shimosaki, Isao; Hamada, Shigeru; Mukaibayashi, Hiroshi; Iwaoka, Wataru

    2008-01-01

    The purpose of this study was to develop a compact wearable pneumatic drive unit for a ventricular assist device (VAD). This newly developed drive unit, 20 x 8.5 x 20 cm in size and weighing approximately 1.8 kg, consists of a brushless DC motor, noncircular gears, a crankshaft, a cylinder-piston, and air pressure regulation valves. The driving air pressure is generated by the reciprocating motion of the piston and is controlled by the air pressure regulation valves. The systolic ratio is determined by the noncircular gears, and so is fixed for a given configuration. As a result of an overflow-type mock circulation test, a drive unit with a 44% systolic ratio connected to a Toyobo VAD blood pump with a 70-ml stroke volume achieved a pump output of more than 7 l/min at 100 bpm against a 120 mmHg afterload. Long-term animal tests were also performed using drive units with systolic ratios of 45% and 53% in two Holstein calves weighing 62 kg and 74 kg; the tests were terminated on days 30 and 39, respectively, without any malfunction. The mean aortic pressure, bypass flow, and power consumption for the first calf were maintained at 90 x 13 mmHg, 3.9 x 0.9 l/min, and 12 x 1 W, and those for the second calf were maintained at 88 x 13 mmHg, 5.0 x 0.5 l/min, and 16 x 2 W, respectively. These results indicate that the newly developed drive unit may be used as a wearable pneumatic drive unit for the Toyobo VAD blood pump.

  1. The missing link? Testing a schema account of unitization.

    Science.gov (United States)

    Tibon, Roni; Greve, Andrea; Henson, Richard

    2018-05-09

    Unitization refers to the creation of a new unit from previously distinct items. The concept of unitization has been used to explain how novel pairings between items can be remembered without requiring recollection, by virtue of new, item-like representations that enable familiarity-based retrieval. We tested an alternative account of unitization - a schema account - which suggests that associations between items can be rapidly assimilated into a schema. We used a common operationalization of "unitization" as the difference between two unrelated words being linked by a definition, relative to two words being linked by a sentence, during an initial study phase. During the following relearning phase, a studied word was re-paired with a new word, either related or unrelated to the original associate from study. In a final test phase, memory for the relearned associations was tested. We hypothesized that, if unitized representations act like schemas, then we would observe some generalization to related words, such that memory would be better in the definition than sentence condition for related words, but not for unrelated words. Contrary to the schema hypothesis, evidence favored the null hypothesis of no difference between definition and sentence conditions for related words (Experiment 1), even when each cue was associated with multiple associates, indicating that the associations can be generalized (Experiment 2), or when the schematic information was explicitly re-activated during Relearning (Experiment 3). These results suggest that unitized associations do not generalize to accommodate new information, and therefore provide evidence against the schema account.

  2. Temelin 1000 MW Units active testing stage - commissioning experience

    International Nuclear Information System (INIS)

    Ubra, O.; Riha, V.

    2003-01-01

    There were three basic stages of the NPP Temelin Units active testing stage- The zero and low power testing, The power ascension testing and Plant Performance Test. The main objective of the start- up process stages and the testing procedures including some operational experience are described in the paper. (author)

  3. Nearly Efficient Likelihood Ratio Tests of the Unit Root Hypothesis

    DEFF Research Database (Denmark)

    Jansson, Michael; Nielsen, Morten Ørregaard

    Seemingly absent from the arsenal of currently available "nearly efficient" testing procedures for the unit root hypothesis, i.e. tests whose local asymptotic power functions are indistinguishable from the Gaussian power envelope, is a test admitting a (quasi-)likelihood ratio interpretation. We...... show that the likelihood ratio unit root test derived in a Gaussian AR(1) model with standard normal innovations is nearly efficient in that model. Moreover, these desirable properties carry over to more complicated models allowing for serially correlated and/or non-Gaussian innovations....

  4. Testing for purchasing power parity in 21 African countries using several unit root tests

    Science.gov (United States)

    Choji, Niri Martha; Sek, Siok Kun

    2017-04-01

    Purchasing power parity is used as a basis for international income and expenditure comparison through the exchange rate theory. However, empirical studies show disagreement on the validity of PPP. In this paper, we conduct the testing on the validity of PPP using panel data approach. We apply seven different panel unit root tests to test the validity of the purchasing power parity (PPP) hypothesis based on the quarterly data on real effective exchange rate for 21 African countries from the period 1971: Q1-2012: Q4. All the results of the seven tests rejected the hypothesis of stationarity meaning that absolute PPP does not hold in those African Countries. This result confirmed the claim from previous studies that standard panel unit tests fail to support the PPP hypothesis.

  5. DTU PMU Laboratory Development - Testing and Validation

    DEFF Research Database (Denmark)

    Garcia-Valle, Rodrigo; Yang, Guang-Ya; Martin, Kenneth E.

    2010-01-01

    This is a report of the results of phasor measurement unit (PMU) laboratory development and testing done at the Centre for Electric Technology (CET), Technical University of Denmark (DTU). Analysis of the PMU performance first required the development of tools to convert the DTU PMU data into IEEE...... standard, and the validation is done for the DTU-PMU via a validated commercial PMU. The commercial PMU has been tested from the authors' previous efforts, where the response can be expected to follow known patterns and provide confirmation about the test system to confirm the design and settings....... In a nutshell, having 2 PMUs that observe same signals provides validation of the operation and flags questionable results with more certainty. Moreover, the performance and accuracy of the DTU-PMU is tested acquiring good and precise results, when compared with a commercial phasor measurement device, PMU-1....

  6. Multiple unit root tests under uncertainty over the initial condition : some powerful modifications

    NARCIS (Netherlands)

    Hanck, C.

    We modify the union-of-rejection unit root test of Harvey et al. "Unit Root Testing in Practice: Dealing with Uncertainty over the Trend and Initial Condition" (Harvey, Econom Theory 25:587-636, 2009). This test rejects if either of two different unit root tests rejects but controls the inherent

  7. Design and Implementation of the Control System of an Internal Combustion Engine Test Unit

    Directory of Open Access Journals (Sweden)

    Tufan Koç

    2014-02-01

    Full Text Available Accurate tests and performance analysis of engines are required to minimize measurement errors and so the use of the advanced test equipment is imperative. In other words, the reliable test results depend on the measurement of many parameters and recording the experimental data accurately which is depended on engine test unit. This study aims to design the control system of an internal combustion engine test unit. In the study, the performance parameters of an available internal combustion engine have been transferred to computer in real time. A data acquisition (DAQ card has been used to transfer the experimental data to the computer. Also, a user interface has been developed for performing the necessary procedures by using LabVIEW. The dynamometer load, the fuel consumption, and the desired speed can easily be adjusted precisely by using DAQ card and the user interface during the engine test. Load, fuel consumption, and temperature values (the engine inlet-outlet, exhaust inlet-outlet, oil, and environment can be seen on the interface and also these values can be recorded to the computer. It is expected that developed system will contribute both to the education of students and to the researchers’ studies and so it will eliminate a major lack.

  8. Testing of the Advanced Stirling Radioisotope Generator Engineering Unit at NASA Glenn Research Center

    Science.gov (United States)

    Lewandowski, Edward J.

    2013-01-01

    The Advanced Stirling Radioisotope Generator (ASRG) is a high-efficiency generator being developed for potential use on a Discovery 12 space mission. Lockheed Martin designed and fabricated the ASRG Engineering Unit (EU) under contract to the Department of Energy. This unit was delivered to NASA Glenn Research Center in 2008 and has been undergoing extended operation testing to generate long-term performance data for an integrated system. It has also been used for tests to characterize generator operation while varying control parameters and system inputs, both when controlled with an alternating current (AC) bus and with a digital controller. The ASRG EU currently has over 27,000 hours of operation. This paper summarizes all of the tests that have been conducted on the ASRG EU over the past 3 years and provides an overview of the test results and what was learned.

  9. Digital tape unit test facility software

    Science.gov (United States)

    Jackson, J. T.

    1971-01-01

    Two computer programs are described which are used for the collection and analysis of data from the digital tape unit test facility (DTUTF). The data are the recorded results of skew tests made on magnetic digital tapes which are used on computers as input/output media. The results of each tape test are keypunched onto an 80 column computer card. The format of the card is checked and the card image is stored on a master summary tape via the DTUTF card checking and tape updating system. The master summary tape containing the results of all the tape tests is then used for analysis as input to the DTUTF histogram generating system which produces a histogram of skew vs. date for selected data, followed by some statistical analysis of the data.

  10. Eyeball test using abdominal ultrasound unit

    International Nuclear Information System (INIS)

    Choi, Chun Kyu; Lee, Yong Woo; Cheung, Hwan

    1984-01-01

    Ultrasonography is a wide diagnostic use for its desirable quality that it causes no radiation hazard to the patient and allows to test him without causing pains, while affording much valued diagnostic information. Since Mundt reported in 1955 that Ultrasonography can be used for testing the eyeball, it has widely been used for clinical purpose, but in Korea many difficulties are being exist in the sonographic evaluation of the eyeball due to storage of the exclusive Ultrasound units for eyeball diagnosis. This treatise describes eyeball test methods along with clinical instances observed by a compound scanner for abdomen scan mounted with an eyeball transducer of a frequency as high as 5 to 7.5MHz and using water bag

  11. Scale up risk of developing oil shale processing units

    International Nuclear Information System (INIS)

    Oepik, I.

    1991-01-01

    The experiences in oil shale processing in three large countries, China, the U.S.A. and the U.S.S.R. have demonstrated, that the relative scale up risk of developing oil shale processing units is related to the scale up factor. On the background of large programmes for developing the oil shale industry branch, i.e. the $30 billion investments in colorado and Utah or 50 million t/year oil shale processing in Estonia and Leningrad Region planned in the late seventies, the absolute scope of the scale up risk of developing single retorting plants, seems to be justified. But under the conditions of low crude oil prices, when the large-scale development of oil shale processing industry is stopped, the absolute scope of the scale up risk is to be divided between a small number of units. Therefore, it is reasonable to build the new commercial oil shale processing plants with a minimum scale up risk. For example, in Estonia a new oil shale processing plant with gas combustion retorts projected to start in the early nineties will be equipped with four units of 1500 t/day enriched oil shale throughput each, designed with scale up factor M=1.5 and with a minimum scale up risk, only r=2.5-4.5%. The oil shale retorting unit for the PAMA plant in Israel [1] is planned to develop in three steps, also with minimum scale up risk: feasibility studies in Colorado with Israel's shale at Paraho 250 t/day retort and other tests, demonstration retort of 700 t/day and M=2.8 in Israel, and commercial retorts in the early nineties with the capacity of about 1000 t/day with M=1.4. The scale up risk of the PAMA project r=2-4% is approximately the same as that in Estonia. the knowledge of the scope of the scale up risk of developing oil shale processing retorts assists on the calculation of production costs in erecting new units. (author). 9 refs., 2 tabs

  12. DEVELOPMENT OF A HYDRONIC ROOFTOP UNIT -- HYPAK

    Energy Technology Data Exchange (ETDEWEB)

    Eric Lee; Dick Bourne; Mark Berman

    2004-03-25

    The majority of US commercial floor space is cooled by rooftop HVAC units (RTU's). RTU popularity derives chiefly from their low initial cost and relative ease of service access without disturbing building occupants. Unfortunately, current RTU's are inherently inefficient due to a combination of characteristics that unnecessarily increase cooling loads and energy use. Existing RTU's in the U.S. consume an estimated 2.4 quads annually. Inefficient RTU's create an estimated 3.5% of U.S. CO{sub 2} emissions, thus contributing significantly to global warming. Also, RTU's often fail to maintain adequate ventilation air and air filtration. This project was developed to evaluate the feasibility of a radically new ''HyPak'' RTU design that significantly and cost-effectively increases RTU performance and delivered air quality. The objective of the HyPak Project was to design, develop and test a hydronic RTU that provides a quantum improvement over conventional RTU performance. Our proposal targeted 60% and 50% reduction in electrical energy use by the HyPak RTU for dry and humid climates, respectively, when compared with a conventional unit.

  13. Stochastic hydrogeologic units and hydrogeologic properties development for total-system performance assessments. Yucca Mountain Site Characterization Project

    International Nuclear Information System (INIS)

    Schenker, A.R.; Guerin, D.C.; Robey, T.H.; Rautman, C.A.; Barnard, R.W.

    1995-09-01

    A stochastic representation of the lithologic units and associated hydrogeologic parameters of the potential high-level nuclear waste repository are developed for use in performance-assessment calculations, including the Total-System Performance Assessment for Yucca Mountain-SNL Second Iteration (TSPA-1993). A simplified lithologic model has been developed based on the physical characteristics of the welded and nonwelded units at Yucca Mountain. Ten hydrogeologic units are developed from site-specific data (lithologic and geophysical logs and core photographs) obtained from the unsaturated and saturated zones. The three-dimensional geostatistical model of the ten hydrogeologic units is based on indicator-coding techniques and improves on the two-dimensional model developed for TSPA91. The hydrogeologic properties (statistics and probability distribution functions) are developed from the results of laboratory tests and in-situ aquifer tests or are derived through fundamental relationships. Hydrogeologic properties for matrix properties, bulk conductivities, and fractures are developed from existing site specific data. Extensive data are available for matrix porosity, bulk density, and matrix saturated conductivity. For other hydrogeologic properties, the data are minimal or nonexistent. Parameters for the properties are developed as beta probability distribution functions. For the model units without enough data for analysis, parameters are developed as analogs to existing units. A relational, analytic approach coupled with bulk conductivity parameters is used to develop fracture parameters based on the smooth-wall-parallel-plate theory. An analytic method is introduced for scaling small-core matrix properties to the hydrogeologic unit scales

  14. Tests of an experimental slash ignition unit

    Science.gov (United States)

    James L. Murphy; Harry E. Schimke

    1965-01-01

    A prototype ignition package containing an incendiary powder and designed for slash and brush burning jobs showed some promise, but the unit tested was not superior to such conventional devices as fusees, diesel backpack type flamethrowers, Very pistols, and drip torches.

  15. History of personal dosimetry performance testing in the United States

    International Nuclear Information System (INIS)

    Soares, C. G.

    2007-01-01

    The basis for personal dosimetry performance testing in the United States is ANSI/HPS N13.11 (2001). Now in its third edition, this standard has been in place since 1983. Testing under this standard is administered by the National Voluntary Accreditation Program (NVLAP), and accreditation of dosimetry processors under this program is required by US Nuclear Regulatory Commission (NRC) regulations. The US Dept. of Energy (DOE) also maintains a testing program for its laboratories and contractors, administered by the Dept. of Energy Laboratory Accreditation Program (DOELAP). A focus in recent years has been the modification of ANSI/HPS N13.11 to allow acceptance by both testing programs in order to bring harmonisation to US personal dosemeter processing testing. Since there is no type testing program in the US for personal dosemeters, the testing philosophy of ANSI N13.11 has always combined elements of type testing and routine performance testing. This philosophy is explored in detail in this presentation, along with trends in the development of the document to its present state. In addition, a look will be taken at what the future holds for the next revision of the document, scheduled to begin in 2005. (authors)

  16. Development and static testing of the 18x6 m SSU-TTMBF spatial structural unit

    Science.gov (United States)

    Deordiev, S.; Frolovskaia, A.; Krasiev, M.

    2018-03-01

    The aim of this work is the development of a fragment of the structural covering, consisting of a triangular block of frames, the choice of step size (width) of the structural unit and a study of its mode of deformation by comparing experimental and theoretical results of research.

  17. A simple nonstationary-volatility robust panel unit root test

    NARCIS (Netherlands)

    Demetrescu, Matei; Hanck, Christoph

    2012-01-01

    We propose an IV panel unit root test robust to nonstationary error volatility. Its finite-sample performance is convincing even for many units and strong cross-correlation. An application to GDP prices illustrates the inferential impact of nonstationary volatility. (C) 2012 Elsevier B.V. All rights

  18. A New Symmetrical Unit for Breakwater Armour : First Tests

    NARCIS (Netherlands)

    Salauddin, M.; Broere, A.; Van der Meer, J.W.; Verhagen, H.J.; Bijl, E.

    2015-01-01

    A new and symmetrical single layer armour unit, the crablock, has been designed in the UAE. One breakwater was reconstructed with crablock, but very limited testing had been performed. Just to become more acquainted with this new unit, pre-competitive research at a university has been performed,

  19. CIT photoheliograph functional verification unit test program

    Science.gov (United States)

    1973-01-01

    Tests of the 2/3-meter photoheliograph functional verification unit FVU were performed with the FVU installed in its Big Bear Solar Observatory vacuum chamber. Interferometric tests were run both in Newtonian (f/3.85) and Gregorian (f/50) configurations. Tests were run in both configurations with optical axis horizontal, vertical, and at 45 deg to attempt to determine any gravity effects on the system. Gravity effects, if present, were masked by scatter in the data associated with the system wavefront error of 0.16 lambda rms ( = 6328A) apparently due to problems in the primary mirror. Tests showed that the redesigned secondary mirror assembly works well.

  20. Start-up test of Fukushima Daini Nuclear Power Station Unit No.3

    International Nuclear Information System (INIS)

    Inomata, Toshio; Umezu, Akira; Kajikawa, Makoto; Koibuchi, Hiroshi; Netsu, Nobuhiko.

    1986-01-01

    In Unit 3 of the Fukushima Nuclear Power Station II (daini), a BWR power plant of output 1,100 MW, commercial operation was started in June 1985. Its start-up test was finished successfully in about nine months. That is, new equipments introduced were demonstration tested. Though the items of testing are increased, the start-up test took short time, resulting in construction period only 54.7 months of the Unit 3, the shortest in the world. During the test, there was no scramming other than the planned. Described are the following: an outline of the Unit 3, the items of its improvement and standardization, including the new equipments, preparations for the start-up test, the start-up test and its evaluation. (Mori, K.)

  1. Development of crack growth and crack initiation test units for stress corrosion cracking examinations in high-temperature water environments under neutron irradiation (1) (Contract research)

    International Nuclear Information System (INIS)

    Izumo, Hironobu; Ishida, Takuya; Kawamata, Kazuo; Inoue, Shuichi; Ide, Hiroshi; Saito, Takashi; Ishitsuka, Etsuo; Chimi, Yasuhiro; Ise, Hideo; Miwa, Yukio; Ugachi, Hirokazu; Nakano, Junichi; Kaji, Yoshiyuki; Tsukada, Takashi

    2009-04-01

    To evaluate integrity of irradiation-assisted stress corrosion cracking (IASCC) on in-core structural materials used in light water reactors (LWRs), useful knowledge regarding IASCC has been obtained mainly by post-irradiation examinations (PIEs). In the core of commercial LWRs, however, the actual IASCC occurs under the effects of irradiation on both materials and high-temperature water environment. Therefore, it is necessary to confirm the suitability of the knowledge by PIE with comparison to IASCC behaviors during in-core SCC tests. Fundamental techniques for in-core crack growth and crack initiation tests have been developed already at the Japan Materials Testing Reactor (JMTR) of the Japan Atomic Energy Agency (JAEA). For the in-core crack growth test technique, to evaluate the effects of neutron irradiation on stainless steels irradiated to low neutron fluences, it is indispensable to develop new loading technique which is applicable to compact tension (CT) specimens with thickness of 0.5 inch (0.5T), from the viewpoint of validity based on the fracture mechanics. Based on the present technical investigation for the in-core loading technique, it is expected that a target load of 7.6 kN approximately can apply to a 0.5T-CT specimen by adopting a loading unit of a lever type instead of the previous uni-axial tension type. For the in-core crack initiation test technique, moreover, construction of a loading unit adopting linear variable differential transformers (LVDTs) has been investigated and technical issues have examined. (author)

  2. Construction and psychometric testing of the EMPATHIC questionnaire measuring parent satisfaction in the pediatric intensive care unit

    NARCIS (Netherlands)

    Latour, Jos M.; van Goudoever, Johannes B.; Duivenvoorden, Hugo J.; Albers, Marcel J. I. J.; van Dam, Nicolette A. M.; Dullaart, Eugenie; van Heerde, Marc; de Neef, Marjorie; Verlaat, Carin W. M.; van Vught, Elise M.; Hazelzet, Jan A.

    To construct and test the reliability and validity of the EMpowerment of PArents in THe Intensive Care (EMPATHIC) questionnaire measuring parent satisfaction in the pediatric intensive care unit (PICU). Structured development and psychometric testing of a parent satisfaction-with-care instrument

  3. Construction and psychometric testing of the EMPATHIC questionnaire measuring parent satisfaction in the pediatric intensive care unit

    NARCIS (Netherlands)

    Latour, J.M.; van Goudoever, J.B.; Duivenvoorden, H.J.; Albers, M.J.I.J.; van Dam, N.A.M.; Dullaart, E.; van Heerde, M.; de Neef, M.; Verlaat, C.W.M.; van Vught, E.M.; Hazelzet, J.A.

    2011-01-01

    To construct and test the reliability and validity of the EMpowerment of PArents in THe Intensive Care (EMPATHIC) questionnaire measuring parent satisfaction in the pediatric intensive care unit (PICU). Structured development and psychometric testing of a parent satisfaction-with-care instrument

  4. Integrated test plan for the field demonstration of the supported liquid membrane unit

    International Nuclear Information System (INIS)

    Dunks, K.L.; Hodgson, K.M.

    1995-06-01

    This Integrated Test Plan describes the operation and testing of a hybrid reverse osmosis (RO)/coupled transport (CT) groundwater remediation test unit, also referred to as the Environmental Restoration Technology Demonstrations at the Hanford Site. The SLM will be used to remove uranium, technetium-99, and nitrate from a selected groundwater source at the Hanford Site. The overall purpose of this test is to determine the efficiency of the RO/CT membranes operating in a hybrid unit, the ease of operating and maintaining the SLM, and the amount of secondary waste generated as a result of processing. The goal of the SLM is to develop a RO/CT process that will be applicable for removing contaminants from almost any contaminated water. This includes the effluents generated as part of the day-to-day operation of most any US Department of Energy (DOE) site. The removal of contaminants from the groundwaters before they reach the Columbia River or offsite extraction wells will reduce the risk that the population will be exposed to these compounds and will reduce the cost of subsequent groundwater cleanup

  5. He II Heat Exchanger Test Unit for the LHC Inner Triplet

    CERN Document Server

    Blanco-Viñuela, E; Huang, Y; Nicol, T H; Peterson, T; Van Weelderen, R

    2002-01-01

    The Inner Triplet Heat Exchanger Test Unit (IT-HXTU) is a 30-m long thermal model designed at Fermilab, built in US industry, fully automated and tested at CERN as part of the US LHC program to develop the LHC Interaction Region quadrupole system. The cooling scheme of the IT-HXTU is based on heat exchange between stagnant pressurized He II in the magnet cold mass and saturated He II (two-phase) flowing in a heat exchanger located outside of and parallel to the cold mass. The purposes of this test are, among others, to validate the proposed cooling scheme and to define an optimal control strategy to be implemented in the future LHC accelerator. This paper discusses the results for the heat exchanger test runs and emphasizes the thermal and hydraulic behavior of He II for the inner triplet cooling scheme.

  6. 14 CFR 33.96 - Engine tests in auxiliary power unit (APU) mode.

    Science.gov (United States)

    2010-01-01

    ... 14 Aeronautics and Space 1 2010-01-01 2010-01-01 false Engine tests in auxiliary power unit (APU... TRANSPORTATION AIRCRAFT AIRWORTHINESS STANDARDS: AIRCRAFT ENGINES Block Tests; Turbine Aircraft Engines § 33.96 Engine tests in auxiliary power unit (APU) mode. If the engine is designed with a propeller brake which...

  7. A Nonlinear Unit Root Test in the Presence of an Unknown Break

    OpenAIRE

    Popp, Stephan

    2008-01-01

    The Perron test is the most commonly applied procedure to test for a unit root in the presence of a structural break of unknown timing in the trend function. Deriving the Perron-type test regression from an unobserved component model, it is shown that the test regression in fact is nonlinear in coefficient. Taking account of the nonlinearity leads to a test with properties that are exclusively assigned to Schmidt-Phillips LM-type unit root tests.

  8. Control room habitability Analysis and Testing for Wolsong Unit 1

    Energy Technology Data Exchange (ETDEWEB)

    Lee, J. B. [KHNP Central Research Institute, Daejeon (Korea, Republic of)

    2013-05-15

    In response to this recommendation, KHNP has established CRH program and performed tracer gas in leakage tests. These activities are described herein including the emergency ventilation system analysis, acceptance criteria calculation for the test and Control Room Envelope (CRE) discrimination, and the results of the tracer gas tests are presented. CRH analysis including unfiltered in leakage tests according to the methodology in ASTM E741 was performed for Wolsong Unit 1. The results show that the integrity of the control room of Wolsong Unit 1 is in good condition to maintain the reactor in a safe condition under accident conditions, which complies with the US NRC regulatory guides 1.78, 1.196 and 1.197.

  9. Organisation Development through Management Development: The United Biscuits Example.

    Science.gov (United States)

    Campbell, Andrew; Winterburn, Den

    1988-01-01

    The success of the strategic management program developed by United Biscuits (United Kingdom) for senior managers resulted from (1) tailoring the program to organizational and individual needs; (2) using company-specific material; (3) involving top management; and (4) using a follow-up program. (JOW)

  10. Statistical modeling of dental unit water bacterial test kit performance.

    Science.gov (United States)

    Cohen, Mark E; Harte, Jennifer A; Stone, Mark E; O'Connor, Karen H; Coen, Michael L; Cullum, Malford E

    2007-01-01

    While it is important to monitor dental water quality, it is unclear whether in-office test kits provide bacterial counts comparable to the gold standard method (R2A). Studies were conducted on specimens with known bacterial concentrations, and from dental units, to evaluate test kit accuracy across a range of bacterial types and loads. Colony forming units (CFU) were counted for samples from each source, using R2A and two types of test kits, and conformity to Poisson distribution expectations was evaluated. Poisson regression was used to test for effects of source and device, and to estimate rate ratios for kits relative to R2A. For all devices, distributions were Poisson for low CFU/mL when only beige-pigmented bacteria were considered. For higher counts, R2A remained Poisson, but kits exhibited over-dispersion. Both kits undercounted relative to R2A, but the degree of undercounting was reasonably stable. Kits did not grow pink-pigmented bacteria from dental-unit water identified as Methylobacterium rhodesianum. Only one of the test kits provided results with adequate reliability at higher bacterial concentrations. Undercount bias could be estimated for this device and used to adjust test kit results. Insensitivity to methylobacteria spp. is problematic.

  11. Development of tritium technology for the United States magnetic fusion energy program

    International Nuclear Information System (INIS)

    Anderson, J.L.; Wilkes, W.R.

    1980-01-01

    Tritium technology development for the DOE fusion program is taking place principally at three laboratories, Mound Facility, Argonne National Laboratory and the Los Alamos Scientific Laboratory. This paper will review the major aspects of each of the three programs and look at aspects of the tritium technology being developed at other laboratories within the United States. Facilities and experiments to be discussed include the Tritium Effluent Control Laboratory and the Tritium Storage and Delivery System for the Tokamak Fusion Test Reactor at Mound Facility; the Lithium Processing Test Loop and the solid breeder blanket studies at Argonne; and the Tritium Systems Test Assembly at Los Alamos

  12. Testing for Unit Roots in Market Shares

    NARCIS (Netherlands)

    Franses, P.H.B.F.; Srinivasan, S.; Boswijk, H.P.

    2001-01-01

    A unique characteristic of marketing data sets is the logical consistency requirement in market share models that market shares are bounded by 0 and 1, and they sum to unity. To take account of this logical consistency requirement, we propose to test for unit roots in individual market share series

  13. STATIC TESTS OF UNCONVENTIONAL PROPULSION UNITS FOR ULTRALIGHT AIRPLANES

    Directory of Open Access Journals (Sweden)

    Martin Helmich

    2014-06-01

    Full Text Available This paper presents static tests of a new unconventional propulsion unit for small aviation airplanes. Our laboratory stand – a fan drive demonstrator – enables us to compare various design options. We performed experiments to verify the propulsion functionality and a measurement procedure to determine the available thrust of the propulsion unit and its dependence on engine speed. The results used for subsequent optimization include the operating parameters of the propulsion unit, and the temperature and velocity fields in parts of the air duct.

  14. Testing the system detection unit for measuring solid minerals bulk density

    Science.gov (United States)

    Voytyuk, I. N.; Kopteva, A. V.

    2017-10-01

    The paper provides a brief description of the system for measuring flux per volume of solid minerals via example of mineral coal. The paper discloses the operational principle of the detection unit. The paper provides full description of testing methodology, as well as practical implementation of the detection unit testing. This paper describes the removal of two data arrays via the channel of scattered anddirect radiation for the detection units of two generations. This paper describes Matlab software to determine the statistical characteristics of the studied objects. The mean value of pulses per cycles, and pulse counting inaccuracy relatively the mean value were determined for the calculation of the stability account of the detection units.

  15. Efficient Market Hypothesis in South Africa: Evidence from Linear and Nonlinear Unit Root Tests

    Directory of Open Access Journals (Sweden)

    Andrew Phiri

    2015-12-01

    Full Text Available This study investigates the weak form efficient market hypothesis (EMH for five generalized stock indices in the Johannesburg Stock Exchange (JSE using weekly data collected from 31st January 2000 to 16th December 2014. In particular, we test for weak form market efficiency using a battery of linear and nonlinear unit root testing procedures comprising of the classical augmented Dickey-Fuller (ADF tests, the two-regime threshold autoregressive (TAR unit root tests described in Enders and Granger (1998 as well as the three-regime unit root tests described in Bec, Salem, and Carrasco (2004. Based on our empirical analysis, we are able to demonstrate that whilst the linear unit root tests advocate for unit roots within the time series, the nonlinear unit root tests suggest that most stock indices are threshold stationary processes. These results bridge two opposing contentions obtained from previous studies by concluding that under a linear framework the JSE stock indices offer support in favour of weak form market efficiency whereas when nonlinearity is accounted for, a majority of the indices violate the weak form EMH.

  16. SIRU utilization. Volume 1: Theory, development and test evaluation

    Science.gov (United States)

    Musoff, H.

    1974-01-01

    The theory, development, and test evaluations of the Strapdown Inertial Reference Unit (SIRU) are discussed. The statistical failure detection and isolation, single position calibration, and self alignment techniques are emphasized. Circuit diagrams of the system components are provided. Mathematical models are developed to show the performance characteristics of the subsystems. Specific areas of the utilization program are identified as: (1) error source propagation characteristics and (2) local level navigation performance demonstrations.

  17. Benchmarking in pathology: development of a benchmarking complexity unit and associated key performance indicators.

    Science.gov (United States)

    Neil, Amanda; Pfeffer, Sally; Burnett, Leslie

    2013-01-01

    This paper details the development of a new type of pathology laboratory productivity unit, the benchmarking complexity unit (BCU). The BCU provides a comparative index of laboratory efficiency, regardless of test mix. It also enables estimation of a measure of how much complex pathology a laboratory performs, and the identification of peer organisations for the purposes of comparison and benchmarking. The BCU is based on the theory that wage rates reflect productivity at the margin. A weighting factor for the ratio of medical to technical staff time was dynamically calculated based on actual participant site data. Given this weighting, a complexity value for each test, at each site, was calculated. The median complexity value (number of BCUs) for that test across all participating sites was taken as its complexity value for the Benchmarking in Pathology Program. The BCU allowed implementation of an unbiased comparison unit and test listing that was found to be a robust indicator of the relative complexity for each test. Employing the BCU data, a number of Key Performance Indicators (KPIs) were developed, including three that address comparative organisational complexity, analytical depth and performance efficiency, respectively. Peer groups were also established using the BCU combined with simple organisational and environmental metrics. The BCU has enabled productivity statistics to be compared between organisations. The BCU corrects for differences in test mix and workload complexity of different organisations and also allows for objective stratification into peer groups.

  18. Nuclear development in the United States

    International Nuclear Information System (INIS)

    Brewer, S.

    1983-01-01

    The history of the nuclear development in the United States has been one of international cooperation relations so far. The United States is to offer the technical information on atomic energy utilization to foreign countries in exchange for the guarantee that they never attempt to have or develop nuclear weapons. Actually, the United States has supplied the technologies on nuclear fuel cycle and other related fields to enable other countries to achieve economical and social progress. The Department of Energy clarified the public promise of the United States regarding the idea of international energy community. The ratio of nuclear power generation to total electric power supply in the United States exceeded 12%, and will exceed 20% by 1990. Since 1978, new nuclear power station has not been ordered, and some of the contracted power stations were canceled. The atomic energy industry in the United States prospered at the beginning of 1970s, but lost the spirit now, mainly due to the institutional problems rather than the technical ones. As the policy of the government to eliminate the obstacles, the improvement of the procedure for the permission and approval, the establishment of waste disposal capability, the verification of fast breeder reactor technology and the promotion of commercial fuel reprocessing were proposed. The re-establishment of the United States as the reliable supplier of atomic energy service is the final aim. (Kako, I.)

  19. A New Test Unit for Disintegration End-Point Determination of Orodispersible Films.

    Science.gov (United States)

    Low, Ariana; Kok, Si Ling; Khong, Yuet Mei; Chan, Sui Yung; Gokhale, Rajeev

    2015-11-01

    No standard time or pharmacopoeia disintegration test method for orodispersible films (ODFs) exists. The USP disintegration test for tablets and capsules poses significant challenges for end-point determination when used for ODFs. We tested a newly developed disintegration test unit (DTU) against the USP disintegration test. The DTU is an accessory to the USP disintegration apparatus. It holds the ODF in a horizontal position, allowing top-view of the ODF during testing. A Gauge R&R study was conducted to assign relative contributions of the total variability from the operator, sample or the experimental set-up. Precision was compared using commercial ODF products in different media. Agreement between the two measurement methods was analysed. The DTU showed improved repeatability and reproducibility compared to the USP disintegration system with tighter standard deviations regardless of operator or medium. There is good agreement between the two methods, with the USP disintegration test giving generally longer disintegration times possibly due to difficulty in end-point determination. The DTU provided clear end-point determination and is suitable for quality control of ODFs during product developmental stage or manufacturing. This may facilitate the development of a standardized methodology for disintegration time determination of ODFs. © 2015 Wiley Periodicals, Inc. and the American Pharmacists Association.

  20. Cascade Distillation Subsystem Development: Progress Toward a Distillation Comparison Test

    Science.gov (United States)

    Callahan, M. R.; Lubman, A.; Pickering, Karen D.

    2009-01-01

    Recovery of potable water from wastewater is essential for the success of long-duration manned missions to the Moon and Mars. Honeywell International and a team from NASA Johnson Space Center (JSC) are developing a wastewater processing subsystem that is based on centrifugal vacuum distillation. The wastewater processor, referred to as the Cascade Distillation Subsystem (CDS), utilizes an innovative and efficient multistage thermodynamic process to produce purified water. The rotary centrifugal design of the system also provides gas/liquid phase separation and liquid transport under microgravity conditions. A five-stage subsystem unit has been designed, built, delivered and integrated into the NASA JSC Advanced Water Recovery Systems Development Facility for performance testing. A major test objective of the project is to demonstrate the advancement of the CDS technology from the breadboard level to a subsystem level unit. An initial round of CDS performance testing was completed in fiscal year (FY) 2008. Based on FY08 testing, the system is now in development to support an Exploration Life Support (ELS) Project distillation comparison test expected to begin in early 2009. As part of the project objectives planned for FY09, the system will be reconfigured to support the ELS comparison test. The CDS will then be challenged with a series of human-gene-rated waste streams representative of those anticipated for a lunar outpost. This paper provides a description of the CDS technology, a status of the current project activities, and data on the system s performance to date.

  1. Development of turbopump cavitation performance test facility and the test of inducer performance

    International Nuclear Information System (INIS)

    Sohn, Dong Kee; Kim, Chun Tak; Yoon, Min Soo; Cha, Bong Jun; Kim, Jin Han; Yang, Soo Seok

    2001-01-01

    A performance test facility for turbopump inducer cavitation was developed and the inducer cavitation performance tests were performed. Major components of the performance test facility are driving unit, test section, piping, water tank, and data acquisition and control system. The maximum of testing capability of this facility are as follows: flow rate - 30kg/s; pressure - 13 bar, rotational speed - 10,000rpm. This cavitation test facility is characterized by the booster pump installed at the outlet of the pump that extends the flow rate range, and by the pressure control system that makes the line pressure down to vapor pressure. The vacuum pump is used for removing the dissolved air in the water as well as the line pressure. Performance tests were carried out and preliminary data of test model inducer were obtained. The cavitation performance test and cavitation bubble flow visualization were also made. This facility is originally designed for turbopump inducer performance test and cavitation test. However it can be applied to the pump impeller performance test in the future with little modification

  2. On the asymptotic distribution of a unit root test against ESTAR alternatives

    NARCIS (Netherlands)

    Hanck, Christoph

    We derive the null distribution of the nonlinear unit root test proposed in Kapetanios et al. [Kapetanios, G., Shin, Y., Snell, A., 2003. Testing for a unit root in the nonlinear STAR framework, journal of Econometrics 112, 359-379] when nonzero means or both means and deterministic trends are

  3. Model-based testing in powertrain development; Modellgestuetzte Erprobungsmethodik in der Antriebsstrangentwicklung

    Energy Technology Data Exchange (ETDEWEB)

    Albers, A.; Schyr, C. [Inst. fuer Produktentwicklung der Univ. Karlsruhe (T.H.) (Germany)

    2005-07-01

    The paper describes a new methodical approach for a model-based testing of powertrain components in vehicle development. The presented methodology is based on a holistic model environment which covers the major dynamic effects of the vehicle in an early development phase and refines the models during the testing phase on the different test bed configurations. This allows a realistic loading of the mechanical components and their electronic control units in parallel to a simulation based analysis of design and application variants in the mechanics and software and their influence onto the complete vehicle. In the first application example the development of a pre-adjustable transmission for passenger cars is presented. In the second example the testing concept for tracked vehicles with hydrostatic drivetrain is described. (orig.)

  4. Startup physics tests at Temelin NPP, Unit 1

    International Nuclear Information System (INIS)

    Sedlacek, M.; Minarcin, M.; Toth, L.; Elko, M.; Hascik, R.

    2002-01-01

    The objective, scope and proceedings of the physics tests of Temelin NPP, Unit 1 physical commissioning are given in this paper. Furthermore, some results of selected physics tests are presented: reactor initial criticality test, determination of reactor power range for physics testing, measurement of control rod cluster assembly group no. 10 reactivity worth in case of limitation system LS(a) actuation, control rod cluster assembly system reactivity worth measurement with single rod cluster assembly of greatest reactivity worth stuck in fully withdrawn position, measurement of differential reactivity worth of control rod cluster assembly group no. 9, boron 'endpoint' determination and measurement of power reactivity coefficient (Authors)

  5. United States Department of Energy solar receiver technology development

    Science.gov (United States)

    Klimas, P. C.; Diver, R. B.; Chavez, J. M.

    The United States Department of Energy (DOE), through Sandia National Laboratories, has been conducting a Solar Thermal Receiver Technology Development Program, which maintains a balance between analytical modeling, bench and small scale testing, and experimentation conducted at scales representative of commercially-sized equipment. Central receiver activities emphasize molten salt-based systems on large scales and volumetric devices in the modeling and small scale testing. These receivers are expected to be utilized in solar power plants rated between 100 and 200 MW. Distributed receiver research focuses on liquid metal refluxing devices. These are intended to mate parabolic dish concentrators with Stirling cycle engines in the 5 to 25 kW(sub e) power range. The effort in the area of volumetric receivers is less intensive and highly cooperative in nature. A ceramic foam absorber of Sandia design was successfully tested on the 200 kW(sub t) test bed at Plataforma Solar during 1989. Material integrity during the approximately 90-test series was excellent. Significant progress has been made with parabolic dish concentrator-mounted receivers using liquid metals (sodium or a potassium/sodium mixture) as heat transport media. Sandia has successfully solar-tested a pool boiling reflux receiver sized to power a 25 kW Stirling engine. Boiling stability and transient operation were both excellent. This document describes these activities in detail and will outline plans for future development.

  6. Panel Unit Root Tests by Combining Dependent Values: A Comparative Study

    Directory of Open Access Journals (Sweden)

    Xuguang Sheng

    2011-01-01

    Full Text Available We conduct a systematic comparison of the performance of four commonly used value combination methods applied to panel unit root tests: the original Fisher test, the modified inverse normal method, Simes test, and the modified truncated product method (TPM. Our simulation results show that under cross-section dependence the original Fisher test is severely oversized, but the other three tests exhibit good size properties. Simes test is powerful when the total evidence against the joint null hypothesis is concentrated in one or very few of the tests being combined, but the modified inverse normal method and the modified TPM have good performance when evidence against the joint null is spread among more than a small fraction of the panel units. These differences are further illustrated through one empirical example on testing purchasing power parity using a panel of OECD quarterly real exchange rates.

  7. Testing for seasonal unit roots in monthly panels of time series

    NARCIS (Netherlands)

    R.M. Kunst (Robert); Ph.H.B.F. Franses (Philip Hans)

    2009-01-01

    textabstractWe consider the problem of testing for seasonal unit roots in monthly panel data. To this aim, we generalize the quarterly CHEGY test to the monthly case. This parametric test is contrasted with a new nonparametric test, which is the panel counterpart to the univariate RURS test that

  8. Development of waste unit for use in shallow land burial

    International Nuclear Information System (INIS)

    Brodersen, K.

    1986-01-01

    A hexagonal waste unit has been developed for use in shallow land burial of low- and medium-level radioactive waste. The waste units used as overpack on empty standard 210 1 drums have been tested for tightness and mechanical resistance. Experimental burial of 21 empty full-size units has demonstrated the emplacement of the containers and the sealing of the crevises between them with molten bitumen. The development of the experimental burial with time is being followed. Three different conceptual designs for advanced burial systems using the hexagonal standard units are described. The outer barrier is a thick concrete structure covered by 2, 10 or 20 m soil, respectively. The waste units were cast from a normal high-quality concrete as well as from Densit, a new, very strong and impermeable type of concrete prepared by the combined use of silica-fume (microsilica) and a superplastizicer as additives. The migration of Cl - , Cs + and tritiated water was found to be much slower in Densit than in normal concrete. In combination with leaching measurements for Cs + from the same materials the results are used to present some theoretical considerations concerning transport through solution-filled pore systems as dependent on pore-size distribution, tortuosity, etc. A method based on neutron-activated cement cast in form of thin plates has been developed and used to study the dissolution chemistry of concrete. A preliminary model is presented. Indications for precipitation mechanisms were obtained. Densit was demonstrated to ensure a high degree of corrosion protection for steel reinforcement. The reason is mainly the high electrical resistivity combined with low diffusive transport in the material. The pozzolanic reaction results in somewhat lower pH in the pore water than in normal concrete, but the effect is not so pronounced that the passivation of steel reinforcement is endangered

  9. Are Current Accounts of Asian Economies Mean-reverting?: Nonlinear Unit Root Test Approach

    Directory of Open Access Journals (Sweden)

    Bonghan Kim

    2005-12-01

    Full Text Available This paper tests the mean reverting property of current account in the financial crisis-affected 5 counties of southeast Asia using nonlinear unit root tests of Park and shintani(2004. Our approach is based on the idea that a conventional unit root test has lower power in detecting the nonlinear mean reverting behavior if the current account follows a nonlinear mean reversion process. We obtained following empirical results. First, for the pre-crisis period (1981Q1-1996Q4, the current accounts of Indonesia, Malaysia and Philippines are mean-reverting but those of Korea and Thailand are not mean-reverting. Second, for the full sample period (1981Q1-2003Q4, the ADF test fails to reject the unit root of the current account in all countries except Philippines. However, unit root is rejected in favor of nonlinear mean reversion except Thailand. This nonlinear unit root test result implies that crisis-affected Asian countries except Thailand have sustainable paths of current accounts. Third, when the current accounts of East Asian countries are nonlinear mean-reverting, the mean reverting process can be well described by the ESTAR model, instead of the DTAR or DLSTAR model. The nonlinear unit root test results imply smooth nonlinear mean-reversion behaviors of East Asian current accounts. Finally, the shape of estimated impulse response functions becomes steeper as the size of shock increases, which is the very characteristic of the nonlinear process.

  10. On the non-existence of a Bartlett correction for unit root tests

    DEFF Research Database (Denmark)

    Jensen, Jens Ledet; Wood, Andrew T.A.

    1997-01-01

    There has been considerable recent interest in testing for a unit root in autoregressive models, especially in the context of cointegration models in econometrics. The likelihood ratio test for a unit root has non-standard asymptotic behaviour. In particular, when the errors are Gaussian, the lim...... for improved distributional approximations, and the question of whether W admits a Bartlett correction is of interest. In this note we establish that a Bartlett correction does not exist in the simplest unit root model. © 1997 Elsevier Science B.V....

  11. Unit testing, model validation, and biological simulation [version 1; referees: 2 approved, 1 approved with reservations

    Directory of Open Access Journals (Sweden)

    Gopal P. Sarma

    2016-08-01

    Full Text Available The growth of the software industry has gone hand in hand with the development of tools and cultural practices for ensuring the reliability of complex pieces of software. These tools and practices are now acknowledged to be essential to the management of modern software. As computational models and methods have become increasingly common in the biological sciences, it is important to examine how these practices can accelerate biological software development and improve research quality. In this article, we give a focused case study of our experience with the practices of unit testing and test-driven development in OpenWorm, an open-science project aimed at modeling Caenorhabditis elegans. We identify and discuss the challenges of incorporating test-driven development into a heterogeneous, data-driven project, as well as the role of model validation tests, a category of tests unique to software which expresses scientific models.

  12. Radioactive Acid Digestion Test Unit (RADTU), 1980

    International Nuclear Information System (INIS)

    Allen, C.R.

    1980-01-01

    The Radioactive Acid Digestion Test Unit (RADTU) was constructed at the Hanford Site, Richland, WA to demonstrate application of the acid digestion process for treating combustible transuranic wastes and scrap materials. Using its original tray digester vessel, RADTU recently completed a six-month campaign of processing potentially contaminated non-glovebox wastes from a Hanford plutonium facility. During the campaign, 2100 kg of largely cellulosic wastes were processed at an average sustained processing rate of 3 kg/h (limited by the acid-waste contact and the water boiloff rate from the acid feeds). On-line operating efficiency was nearly 50%, averaged over 12 hours/day, for five days/week. After shutdown, a new annular high-rate digester was installed for testing that demonstrated a sustained capacity of 8 kg/h to 10 kg/h with greatly improved contact between the digestion acid and the waste. The new unit began processing low-level waste from Hanford's z-Plant during June 1980. Plutonium levels in the waste processed will be increased gradually as operating experience has been gained. Processing recoverable scrap is expected to begin in the last quarter of CY 1980

  13. Maximum likelihood unit rooting test in the presence GARCH: A new test with increased power

    OpenAIRE

    Cook , Steve

    2008-01-01

    Abstract The literature on testing the unit root hypothesis in the presence of GARCH errors is extended. A new test based upon the combination of local-to-unity detrending and joint maximum likelihood estimation of the autoregressive parameter and GARCH process is presented. The finite sample distribution of the test is derived under alternative decisions regarding the deterministic terms employed. Using Monte Carlo simulation, the newly proposed ML t-test is shown to exhibit incre...

  14. Practice development units: a study of teamwork.

    Science.gov (United States)

    Walsh, M; Walsh, A

    In this report of a study using the Team Climate Inventory (TCI) tool, the researchers explain how the tool can be used in preparation for creating a practice development unit (PDU). The TCI provides a picture of the level and quality of teamwork in a unit using a series of Likert scales. The ward in this study was found to lack the necessary level of teamwork for successful PDU development and the researchers show how this information shaped trust plans. They recommend that units contemplating PDU accreditation should assess their level of teamwork prior to proceeding with bids.

  15. Development of a Hydronic Rooftop Unit-HyPak-MA

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Eric; Berman, Mark

    2009-11-14

    The majority of U.S. commercial floor space is cooled by rooftop HVAC units (RTUs). RTU popularity derives chiefly from their low initial cost and relative ease of service access without disturbing building occupants. Unfortunately, current RTUs are inherently inefficient due to a combination of characteristics that unnecessarily increase cooling loads and energy use. 36% percent of annual U.S. energy, and two-thirds of electricity, is consumed in and by buildings. Commercial buildings consume approximately 4.2 quads of energy each year at a cost of $230 billion per year, with HVAC equipment consuming 1.2 quads of electricity. More than half of all U.S. commercial floor space is cooled by packaged HVAC units, most of which are rooftop units (RTUs). Inefficient RTUs create an estimated 3.5% of U.S. CO{sub 2} emissions, thus contributing significantly to global warming5. Also, RTUs often fail to maintain adequate ventilation air and air filtration, reducing indoor air quality. This is the second HyPak project to be supported by DOE through NETL. The prior project, referred to as HyPak-1 in this report, had two rounds of prototype fabrication and testing as well as computer modeling and market research. The HyPak-1 prototypes demonstrated the high performance capabilities of the HyPak concept, but made it clear that further development was required to reduce heat exchanger cost and improve system reliability before HyPak commercialization can commence. The HyPak-1 prototypes were limited to about 25% ventilation air fraction, limiting performance and marketability. The current project is intended to develop a 'mixed-air' product that is capable of full 0-100% modulation in ventilation air fraction, hence it was referred to as HyPak-MA in the proposal. (For simplicity, the -MA has been dropped when referencing the current project.) The objective of the HyPak Project is to design, develop and test a hydronic RTU that provides a quantum improvement over

  16. Test plan for the field evaluation and demonstration of the Contamination Control Unit

    International Nuclear Information System (INIS)

    Winberg, M.R.; Thompson, D.N.

    1993-06-01

    This report describes test details of a full demonstration of the Contamination Control Unit (CCU). The CCU is a mobile trailer capable of employing the use of soil fixatives, dust suppression agents, misting, and vacuum systems. These systems can perform a large number of contamination control functions to support the Office of Waste Technology Development (OTD) Buried Waste Integrated Demonstration (BWID) projects, transuranic (TRU) waste retrieval operations, and emergency response for hazardous and radioactive materials incidents. The demonstration will include both performance testing at the North Holmes Laboratory Facility (NHLF) and field testing in conjunction with the Remote Excavation System Demonstration at the Cold Test Pit. The NHLF will test operational parameters using water only, and the field demonstration at the Cold Test Pit involves full scale operation of vacuum, fixant, misting, and dust suppression systems. Test objectives, detailed experimental procedures, and data quality objectives necessary to perform the field demonstration are included in this test plan

  17. Operation of the radioactive acid digestion test unit

    International Nuclear Information System (INIS)

    Blasewitz, A.G.; Allen, C.R.; Lerch, R.E.; Ely, P.C.; Richardson, G.L.

    1980-01-01

    The Radioactive Acid Digestion Test Unit (RADTU) has been constructed at Hanford to demonstrate the application of the Acid Digestion Process for treating combustible transuranic wastes and scrap materials. The RADTU with its original tray digestion vessel has recently completed a six-month campaign processing potentially contaminated nonglovebox wastes from a Hanford plutonium facility. During this campaign, it processed 2100 kg of largely cellulosic wastes at an average sustained processing rate of 3 kg/h as limited by the water boiloff rate from the acid feeds. The on-line operating efficiency was nearly 50% on a twelve hour/day, five day/week basis. Following this campaign, a new annular high rate digester has been installed for testing. In preliminary tests with simulated wastes, the new digester demonstrated a sustained capacity of 10 kg/h with greatly improved intimacy of contact between the digestion acid and the waste. The new design also doubles the heat transfer surface, which with reduced heat loss area, is expected to provide at least three times the water boiloff rate of the previous tray digester design. Following shakedown testing with simulated and low-level wastes, the new unit will be used to process combustible plutonium scrap and waste from Hanford plutonium facilities for the purposes of volume reduction, plutonium recovery, and stabilization of the final waste form

  18. Fat Tail Model for Simulating Test Systems in Multiperiod Unit Commitment

    Directory of Open Access Journals (Sweden)

    J. A. Marmolejo

    2015-01-01

    Full Text Available This paper describes the use of Chambers-Mallows-Stuck method for simulating stable random variables in the generation of test systems for economic analysis in power systems. A study that focused on generating test electrical systems through fat tail model for unit commitment problem in electrical power systems is presented. Usually, the instances of test systems in Unit Commitment are generated using normal distribution, but in this work, simulations data are based on a new method. For simulating, we used three original systems to obtain the demand behavior and thermal production costs. The estimation of stable parameters for the simulation of stable random variables was based on three generally accepted methods: (a regression, (b quantiles, and (c maximum likelihood, choosing one that has the best fit of the tails of the distribution. Numerical results illustrate the applicability of the proposed method by solving several unit commitment problems.

  19. United States nuclear tests, July 1945 through September 1992

    Energy Technology Data Exchange (ETDEWEB)

    1994-12-01

    This document lists chronologically and alphabetically by name all nuclear tests and simultaneous detonations conducted by the United States from July 1945 through September 1992. Several tests conducted during Operation Dominic involved missile launches from Johnston Atoll. Several of these missile launches were aborted, resulting in the destruction of the missile and nuclear device either on the pad or in the air.

  20. Development and Application of a Portable Health Algorithms Test System

    Science.gov (United States)

    Melcher, Kevin J.; Fulton, Christopher E.; Maul, William A.; Sowers, T. Shane

    2007-01-01

    This paper describes the development and initial demonstration of a Portable Health Algorithms Test (PHALT) System that is being developed by researchers at the NASA Glenn Research Center (GRC). The PHALT System was conceived as a means of evolving the maturity and credibility of algorithms developed to assess the health of aerospace systems. Comprising an integrated hardware-software environment, the PHALT System allows systems health management algorithms to be developed in a graphical programming environment; to be tested and refined using system simulation or test data playback; and finally, to be evaluated in a real-time hardware-in-the-loop mode with a live test article. In this paper, PHALT System development is described through the presentation of a functional architecture, followed by the selection and integration of hardware and software. Also described is an initial real-time hardware-in-the-loop demonstration that used sensor data qualification algorithms to diagnose and isolate simulated sensor failures in a prototype Power Distribution Unit test-bed. Success of the initial demonstration is highlighted by the correct detection of all sensor failures and the absence of any real-time constraint violations.

  1. Brayton-Cycle Power-Conversion Unit Tested With Ion Thruster

    Science.gov (United States)

    Hervol, David S.

    2005-01-01

    Nuclear electric propulsion has been identified as an enabling technology for future NASA space science missions, such as the Jupiter Icy Moons Orbiter (JIMO) now under study. An important element of the nuclear electric propulsion spacecraft is the power conversion system, which converts the reactor heat to electrical power for use by the ion propulsion system and other spacecraft loads. The electrical integration of the power converter and ion thruster represents a key technical challenge in making nuclear electric propulsion technology possible. This technical hurdle was addressed extensively on December 1, 2003, when a closed- Brayton-cycle power-conversion unit was tested with a gridded ion thruster at the NASA Glenn Research Center. The test demonstrated end-to-end power throughput and marked the first-ever coupling of a Brayton turbo alternator and a gridded ion thruster, both of which are candidates for use on JIMO-type missions. The testing was conducted at Glenn's Vacuum Facility 6, where the Brayton unit was installed in the 3-m-diameter vacuum test port and the ion thruster was installed in the 7.6-m-diameter main chamber.

  2. Real time test bed development for power system operation, control and cyber security

    Science.gov (United States)

    Reddi, Ram Mohan

    The operation and control of the power system in an efficient way is important in order to keep the system secure, reliable and economical. With advancements in smart grid, several new algorithms have been developed for improved operation and control. These algorithms need to be extensively tested and validated in real time before applying to the real electric power grid. This work focuses on the development of a real time test bed for testing and validating power system control algorithms, hardware devices and cyber security vulnerability. The test bed developed utilizes several hardware components including relays, phasor measurement units, phasor data concentrator, programmable logic controllers and several software tools. Current work also integrates historian for power system monitoring and data archiving. Finally, two different power system test cases are simulated to demonstrate the applications of developed test bed. The developed test bed can also be used for power system education.

  3. Systematic Unit Testing in a Read-eval-print Loop

    DEFF Research Database (Denmark)

    Nørmark, Kurt

    2010-01-01

    .  The process of collecting the expressions and their results imposes only little extra work on the programmer.  The use of the tool provides for creation of test repositories, and it is intended to catalyze a much more systematic approach to unit testing in a read-eval-print loop.  In the paper we also discuss...... how to use a test repository for other purposes than testing.  As a concrete contribution we show how to use test cases as examples in library interface documentation.  It is hypothesized---but not yet validated---that the tool will motivate the Lisp programmer to take the transition from casual...

  4. Critical values for unit root tests in seasonal time series

    NARCIS (Netherlands)

    Ph.H.B.F. Franses (Philip Hans); B. Hobijn (Bart)

    1997-01-01

    textabstractIn this paper, we present tables with critical values for a variety of tests for seasonal and non-seasonal unit roots in seasonal time series. We consider (extensions of) the Hylleberg et al. and Osborn et al. test procedures. These extensions concern time series with increasing seasonal

  5. Safety review on unit testing of safety system software of nuclear power plant

    International Nuclear Information System (INIS)

    Liu Le; Zhang Qi

    2013-01-01

    Software unit testing has an important place in the testing of safety system software of nuclear power plants, and in the wider scope of the verification and validation. It is a comprehensive, systematic process, and its documentation shall meet the related requirements. When reviewing software unit testing, attention should be paid to the coverage of software safety requirements, the coverage of software internal structure, and the independence of the work. (authors)

  6. Phase 1 space fission propulsion system testing and development progress

    International Nuclear Information System (INIS)

    Van Dyke, Melissa; Houts, Mike; Godfroy, Tom; Dickens, Ricky; Poston, David; Kapernick, Rick; Reid, Bob; Salvail, Pat; Ring, Peter

    2002-01-01

    Successful development of space fission systems requires an extensive program of affordable and realistic testing. In addition to tests related to design/development of the fission system, realistic testing of the actual flight unit must also be performed. If the system is designed to operate within established radiation damage and fuel burn up limits while simultaneously being designed to allow close simulation of heat from fission using resistance heaters, high confidence in fission system performance and lifetime can be attained through a series of non-nuclear tests. The Safe Affordable Fission Engine (SAFE) test series, whose ultimate goal is the demonstration of a 300 kW flight configuration system, has demonstrated that realistic testing can be performed using non-nuclear methods. This test series, carried out in collaboration with other NASA centers, other government agencies, industry, and universities, successfully completed a testing program with a 30 kWt core. Stirling engine, and ion engine configuration. Additionally, a 100 kWt core is in fabrication and appropriate test facilities are being reconfigured. This paper describes the current SAFE non-nuclear tests, which includes test article descriptions, test results and conclusions, and future test plans

  7. Soil washing physical separations test procedure - 300-FF-1 operable unit

    Energy Technology Data Exchange (ETDEWEB)

    Belden, R.D.

    1993-10-08

    This procedure provides the operations approach, a field sampling plan, and laboratory procedures for a soil washing test to be conducted by Alternative Remedial Technologies, Inc. (ART) in the 300-FF-1 area at the Hanford site. The {open_quotes}Quality Assurance Project Plan for the Soil Washing Physical Separations Test, 300-FF-1 Operable Unit,{close_quotes} Hanford, Washington, Alternative Remedial Technologies, Inc., February 1994 (QAPP) is provided in a separate document that presents the procedural and organizational guidelines for this test. This document describes specifications, responsibilities, and general procedures to be followed to conduct physical separation soil treatability tests in the North Process Pond of the 300-FF-1 Operable Unit (OU) at the Hanford Site. These procedures are based on the {open_quotes}300-FF-1 Physical Separations CERCLA Treatability Test Plan, DOE/RL 92-2l,{close_quotes} (DOE-RL 1993).

  8. Soil washing physical separations test procedure - 300-FF-1 operable unit

    International Nuclear Information System (INIS)

    Belden, R.D.

    1993-01-01

    This procedure provides the operations approach, a field sampling plan, and laboratory procedures for a soil washing test to be conducted by Alternative Remedial Technologies, Inc. (ART) in the 300-FF-1 area at the Hanford site. The open-quotes Quality Assurance Project Plan for the Soil Washing Physical Separations Test, 300-FF-1 Operable Unit,close quotes Hanford, Washington, Alternative Remedial Technologies, Inc., February 1994 (QAPP) is provided in a separate document that presents the procedural and organizational guidelines for this test. This document describes specifications, responsibilities, and general procedures to be followed to conduct physical separation soil treatability tests in the North Process Pond of the 300-FF-1 Operable Unit (OU) at the Hanford Site. These procedures are based on the open-quotes 300-FF-1 Physical Separations CERCLA Treatability Test Plan, DOE/RL 92-2l,close quotes (DOE-RL 1993)

  9. Phasor Measurement Unit and Phasor Data Concentrator test with Real Time Digital Simulator

    DEFF Research Database (Denmark)

    Diakos, Konstantinos; Wu, Qiuwei; Nielsen, Arne Hejde

    2014-01-01

    that is able to derive and communicate synchrophasor measurements of different parts of the power network and the development of tests, according to IEEE standards, that evaluate the performance of PMUs and PDCs. The tests are created by using a Real Time Digital Simulation (RTDS) system. The results obtained......The main focus of the electrical engineers nowadays, is to develop a smart grid that is able to monitor, evaluate and control the power system operation. The integration of Intelligent Electronic Devices (IED s) to the power network, is a strong indication of the inclination to lead the power...... network to a more reliable, secure and economic operation. The implementation of these devices though, demands the warranty of a secure operation and high-accuracy performance. This paper describes the procedure of establishing a PMU (Phasor Measurement Unit)–PDC (Phasor Data Concentrator) platform...

  10. development and testing of a capacitive digital soil moisture metre

    African Journals Online (AJOL)

    This paper presents a low cost, simple digital soil moisture meter, working on the principle of dielectric. A digital soil moisture meter using the NE555 timer and micro controller as a major electronic component was developed and tested, which display its output in a range of 0.0 to 99% on the 7-segment displayed unit.

  11. Development report: Automatic System Test and Calibration (ASTAC) equipment

    Science.gov (United States)

    Thoren, R. J.

    1981-01-01

    A microcomputer based automatic test system was developed for the daily performance monitoring of wind energy system time domain (WEST) analyzer. The test system consists of a microprocessor based controller and hybrid interface unit which are used for inputing prescribed test signals into all WEST subsystems and for monitoring WEST responses to these signals. Performance is compared to theoretically correct performance levels calculated off line on a large general purpose digital computer. Results are displayed on a cathode ray tube or are available from a line printer. Excessive drift and/or lack of repeatability of the high speed analog sections within WEST is easily detected and the malfunctioning hardware identified using this system.

  12. Characterization report for Area 23, Building 650 Leachfield, Corrective Action Unit Number 94, Nevada Test Site. Revision 1

    International Nuclear Information System (INIS)

    1998-01-01

    Corrective Action Unit (CAU) Number 94, Building 650 Leachfield, is an historic laboratory disposal unit located in Area 23 at the Nevada Test Site (NTS) in Nye County, Nevada. The objectives of this project were twofold: characterize subsurface conditions at the CAU with respect to the on-site disposal unit, and provide sufficient information to develop a closure strategy for the leachfield. To this end, subsurface sampling was conducted in the vicinity of the piping above the distribution box, under and around the distribution box, and within the leachfield

  13. Characterization report for Area 23, Building 650 Leachfield, Corrective Action Unit Number 94, Nevada Test Site. Revision 1

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1998-01-27

    Corrective Action Unit (CAU) Number 94, Building 650 Leachfield, is an historic laboratory disposal unit located in Area 23 at the Nevada Test Site (NTS) in Nye County, Nevada. The objectives of this project were twofold: characterize subsurface conditions at the CAU with respect to the on-site disposal unit, and provide sufficient information to develop a closure strategy for the leachfield. To this end, subsurface sampling was conducted in the vicinity of the piping above the distribution box, under and around the distribution box, and within the leachfield.

  14. Developing Testing Accommodations for English Language Learners: Illustrations as Visual Supports for Item Accessibility

    Science.gov (United States)

    Solano-Flores, Guillermo; Wang, Chao; Kachchaf, Rachel; Soltero-Gonzalez, Lucinda; Nguyen-Le, Khanh

    2014-01-01

    We address valid testing for English language learners (ELLs)--students in the United States who are schooled in English while they are still acquiring English as a second language. Also, we address the need for procedures for systematically developing ELL testing accommodations--changes in tests intended to support ELLs to gain access to the…

  15. Stand tests of the grader unit AKD-2

    Energy Technology Data Exchange (ETDEWEB)

    Kocheskhov, S.M.; Bagley, A.V.; Shalkov, A.V.

    1982-01-01

    Results are presented of stand tests of a static operating grader designed for unmanned extraction of deep beds with programmed control of the unit AKD-2 according to hypsometry of the seam occurrence. Malfunctions in a number of grader assemblies are revealed and eliminated. Parameters are defined which characterize the kinematics and dynamics of the grader mechanism.

  16. Cosmo Cassette: A Microfluidic Microgravity Microbial System For Synthetic Biology Unit Tests and Satellite Missions

    Science.gov (United States)

    Berliner, Aaron J.

    2013-01-01

    Although methods in the design-build-test life cycle of the synthetic biology field have grown rapidly, the expansion has been non-uniform. The design and build stages in development have seen innovations in the form of biological CAD and more efficient means for building DNA, RNA, and other biological constructs. The testing phase of the cycle remains in need of innovation. Presented will be both a theoretical abstraction of biological measurement and a practical demonstration of a microfluidics-based platform for characterizing synthetic biological phenomena. Such a platform demonstrates a design of additive manufacturing (3D printing) for construction of a microbial fuel cell (MFC) to be used in experiments carried out in space. First, the biocompatibility of the polypropylene chassis will be demonstrated. The novel MFCs will be cheaper, and faster to make and iterate through designs. The novel design will contain a manifold switchingdistribution system and an integrated in-chip set of reagent reservoirs fabricated via 3D printing. The automated nature of the 3D printing yields itself to higher resolution switching valves and leads to smaller sized payloads, lower cost, reduced power and a standardized platform for synthetic biology unit tests on Earth and in space. It will be demonstrated that the application of unit testing in synthetic biology will lead to the automatic construction and validation of desired constructs. Unit testing methodologies offer benefits of preemptive problem identification, change of facility, simplicity of integration, ease of documentation, and separation of interface from implementation, and automated design.

  17. Restart Testing Program for piping following steam generator replacement at North Anna Unit 1

    International Nuclear Information System (INIS)

    Bain, R.A.; Bayer, R.K.

    1993-01-01

    In order to provide assurance that the effects of performing steam generator replacement (SGR) at North Anna unit 1 had no adverse impact on plant piping systems, a cold functional verification restart testing program was developed. This restart testing program was implemented in lieu of a hot functional testing program normally used during the initial startup of a nuclear plant. A review of North Anna plant-specific and generic U.S. Nuclear Regulatory Commission requirements for restart testing was performed to ensure that no mandatory hot functional testing was required. This was determined to be the case, and the development of a cold functional test program was initiated. The cold functional test had inherent advantages as compared to the hot functional testing, while still providing assurance of piping system adequacy. The advantages of the cold verification program included reducing risk to personnel from hot piping, increasing the accuracy of measurements with the improvement in work conditions, eliminating engineering activities during the heatup process, and being able to record measurements as construction work was completed allowing for rework or repair of components if required. To ensure the effectiveness of the cold verification program, a project procedure was generated to identify the personnel, equipment, and measurement requirements. An engineering calculation was issued to document the scope of the restart test program, and an additional calculation was developed to provide acceptance criteria for the critical commodity measurements

  18. The Road Side Unit for the A270 Test Site

    NARCIS (Netherlands)

    Passchier, I.; Driessen, B.J.F.; Heijligers, B.M.R.; Netten, B.D.; Schackmann, P.P.M.

    2011-01-01

    The design and implementation of the Road Side Unit for the A270 Test Site is presented. It consists of a sensor platform and V2I communication platform with full coverage of the test site. A service platform enables applications to make use of these facilities. The RSU will be used both for the

  19. On the stability of the unit root test | Atil | Afrika Statistika

    African Journals Online (AJOL)

    Abstract. We propose to study, by two different approaches, Bayesian and classical, the test of the hypothesis of stationary first order autoregressive model against the random walk model. Therefore, we are going to present the classical approach and the Bayesian approach of this test says the unit root test. The principal ...

  20. Reconstruction of Orion Engineering Development Unit (EDU) Parachute Inflation Loads

    Science.gov (United States)

    Ray, Eric S.

    2013-01-01

    The process of reconstructing inflation loads of Capsule Parachute Assembly System (CPAS) has been updated as the program transitioned to testing Engineering Development Unit (EDU) hardware. The equations used to reduce the test data have been re-derived based on the same physical assumptions made by simulations. Due to instrumentation challenges, individual parachute loads are determined from complementary accelerometer and load cell measurements. Cluster inflations are now simulated by modeling each parachute individually to better represent different inflation times and non-synchronous disreefing. The reconstruction procedure is tailored to either infinite mass or finite mass events based on measurable characteristics from the test data. Inflation parameters are determined from an automated optimization routine to reduce subjectivity. Infinite mass inflation parameters have been re-defined to avoid unrealistic interactions in Monte Carlo simulations. Sample cases demonstrate how best-fit inflation parameters are used to generate simulated drag areas and loads which favorably agree with test data.

  1. Development of Electrode Units for Electrokinetic Desalination of Masonry and Pilot Scale Test at Three locations for Removal of Chlorides

    DEFF Research Database (Denmark)

    Ottosen, Lisbeth M.; Christensen, Iben Vernegren; Skibsted, Gry

    2010-01-01

    which allows continuous pressure between clay and masonry so good electrical contact is remained. The electrode units were tested at three different locations, two on baked brick masonry (inside in a heated room and outside on a masonry with severe plaster peeling) and the third pilot scale experiment...

  2. Development of a unit suitable for corrosion monitoring in district heating systems. Experiences with the LOCOR-cell test method

    DEFF Research Database (Denmark)

    Andersen, Asbjørn; Hilbert, Lisbeth Rischel

    2004-01-01

    A by-pass unit suitable for placement of a number of different probes for corrosion monitoring has been designed. Also measurements of water parameters are allowed in a side stream from the unit. The project is a part of the Nordic Innovation Fund project KORMOF. The by-pass unit has been installed...... in 6 pressurised circulating heating systems and in one cooling system. 7 different corrosion monitoring methods have been used to study corrosion rates and types in dependency of water chemistry. This paper describes the design of the by-pass unit including water analysis methods. It also describes...... the purpose, background and gained results of one of the used monitoring techniques, the crevice corrosion measurements obtained by the LOCOR-Cell„§. The crevice corrosion cell was developed by FORCE Technology in a previous district heating project financed by Nordic Industrial Fund (1)(2). Results from...

  3. Development of a vacuum leak test method for large-scale superconducting magnet test facilities

    International Nuclear Information System (INIS)

    Kawano, Katsumi; Hamada, Kazuya; Okuno, Kiyoshi; Kato, Takashi

    2006-01-01

    Japan Atomic Energy Agency (JAEA) has developed leak detection technology for liquid helium temperature experiments in large-scale superconducting magnet test facilities. In JAEA, a cryosorption pump that uses an absorbent cooled by liquid nitrogen with a conventional helium leak detector, is used to detect helium gas that is leaking from pressurized welded joints of pipes and valves in a vacuum chamber. The cryosorption pump plays the role of decreasing aerial components, such as water, nitrogen and oxygen, to increase the sensitivity of helium leak detection. The established detection sensitivity for helium leak testing is 10 -10 to 10 -9 Pam 3 /s. A total of 850 welded and mechanical joints inside the cryogenic test facility for the ITER Central Solenoid Model Coil (CSMC) experiments have been tested. In the test facility, 73 units of glass fiber-reinforced plastic (GFRP) insulation break are used. The amount of helium permeation through the GFRP was recorded during helium leak testing. To distinguish helium leaks from insulation-break permeation, the helium permeation characteristic of the GFRP part was measured as a function of the time of helium charging. Helium permeation was absorbed at 6 h after helium charging, and the detected permeation is around 10 -7 Pam 3 /s. Using the helium leak test method developed, CSMC experiments have been successfully completed. (author)

  4. Deducing Electronic Unit Internal Response During a Vibration Test Using a Lumped Parameter Modeling Approach

    Science.gov (United States)

    Van Dyke, Michael B.

    2014-01-01

    During random vibration testing of electronic boxes there is often a desire to know the dynamic response of certain internal printed wiring boards (PWBs) for the purpose of monitoring the response of sensitive hardware or for post-test forensic analysis in support of anomaly investigation. Due to restrictions on internally mounted accelerometers for most flight hardware there is usually no means to empirically observe the internal dynamics of the unit, so one must resort to crude and highly uncertain approximations. One common practice is to apply Miles Equation, which does not account for the coupled response of the board in the chassis, resulting in significant over- or under-prediction. This paper explores the application of simple multiple-degree-of-freedom lumped parameter modeling to predict the coupled random vibration response of the PWBs in their fundamental modes of vibration. A simple tool using this approach could be used during or following a random vibration test to interpret vibration test data from a single external chassis measurement to deduce internal board dynamics by means of a rapid correlation analysis. Such a tool might also be useful in early design stages as a supplemental analysis to a more detailed finite element analysis to quickly prototype and analyze the dynamics of various design iterations. After developing the theoretical basis, a lumped parameter modeling approach is applied to an electronic unit for which both external and internal test vibration response measurements are available for direct comparison. Reasonable correlation of the results demonstrates the potential viability of such an approach. Further development of the preliminary approach presented in this paper will involve correlation with detailed finite element models and additional relevant test data.

  5. Assistance in MSD Research and Development: Part 1, Small scale research, development and testing: Final report

    Energy Technology Data Exchange (ETDEWEB)

    Worsey, P.N.; Canon, C.

    1988-03-01

    The development and testing of a simple mechanical stemming aid is described. The aid comprises a solid unit placed in the stemming above the explosive column and is designed to improve blasting efficiency and reduce drilling and blasting costs. It is designed to work with back filled drill cuttings or any other suitable stemming material. To date it has consisted of the testing of the aid in small diameter (1.5 and 1.625 inch) holes in Jefferson City Dolomite for both bench and crater blasting configurations. Full scale field trials are being conducted nearby in similar rock in an aggregate quarry. The data acquisition equipment used in Phase 1 included both a Spin Physics SP2000 high speed video motion analysis system and acoustic and seismic monitoring units. Measurements for each test included peak air over pressure, ground surface ppv, stemming displacement and velocity and face movement and extent. The results illustrate that the concept is sound and that its successful application to production blasting at full scale will be a function of manufacturing cost, the development of suitable insertion techniques for large diameter boreholes and the selection of a suitable low cost material for the aid. 17 refs., 20 figs.

  6. Development of a reference Phasor Measurement Unit (PMU) for the monitoring and control of grid stability and quality

    Science.gov (United States)

    Ndilimabaka, Hervé; Blanc, Isabelle

    2014-08-01

    This paper discusses the details of the development of a Phasor Measurement Unit regarding the requirements of the IEEE C37.118-2005 synchrophasor standard relative to steady-state conditions on grid monitoring and control. This phasor measurement unit is intended to be used for field tests sooner.

  7. Developing a situational judgment test blueprint for assessing the non-cognitive skills of applicants to the University of Utah School of Medicine, the United States

    Directory of Open Access Journals (Sweden)

    Jorie M. Colbert-Getz

    2015-10-01

    Full Text Available Purpose: The situational judgment test (SJT shows promise for assessing the non-cognitive skills of medical school applicants, but has only been used in Europe. Since the admissions processes and education levels of applicants to medical school are different in the United States and in Europe, it is necessary to obtain validity evidence of the SJT based on a sample of United States applicants. Methods: Ninety SJT items were developed and Kane’s validity framework was used to create a test blueprint. A total of 489 applicants selected for assessment/interview day at the University of Utah School of Medicine during the 2014-2015 admissions cycle completed one of five SJTs, which assessed professionalism, coping with pressure, communication, patient focus, and teamwork. Item difficulty, each item’s discrimination index, internal consistency, and the categorization of items by two experts were used to create the test blueprint. Results: The majority of item scores were within an acceptable range of difficulty, as measured by the difficulty index (0.50-0.85 and had fair to good discrimination. However, internal consistency was low for each domain, and 63% of items appeared to assess multiple domains. The concordance of categorization between the two educational experts ranged from 24% to 76% across the five domains. Conclusion: The results of this study will help medical school admissions departments determine how to begin constructing a SJT. Further testing with a more representative sample is needed to determine if the SJT is a useful assessment tool for measuring the non-cognitive skills of medical school applicants.

  8. A study on the optimization of test interval for check valves of Ulchin Unit 3 using the risk-informed in-service testing approach

    International Nuclear Information System (INIS)

    Kang, D. I.; Kim, K. Y.; Yang, Z. A.; Ha, J. J.

    2002-01-01

    We optimized the test interval for check valves of Ulchin Unit 3 using the risk-informed in-service testing (IST) approach. First, we categorized the IST check valves for Ulchin Unit 3 according to their contributions to the safety of Ulchin Unit 3. Next, we performed the risk analysis on the relaxation of test interval for check valves identified as relatively low important to the safety of Ulchin Unit 3 to identify the maximum increasable test interval of them. Finally, we estimated the number of tests of IST check valves to be performed due to the changes of test interval. These study results are as follows: The categorization of IST check valve importance; the number of the HSSCs is 24(11.48%), the ISSCs is 40 (19.14%), and the LSSCs is 462(69.38%). The maximum increasable test interval; 6 times of current test interval of ISSCs2 and 40 times of that of LSSCs. The number of tests of IST check valves to be performed during 6 refueling time can be reduced from 7692 to 1333 ( 82.7%)

  9. Development of a reference Phasor Measurement Unit (PMU for the monitoring and control of grid stability and quality

    Directory of Open Access Journals (Sweden)

    Ndilimabaka Hervé

    2014-01-01

    Full Text Available This paper discusses the details of the development of a Phasor Measurement Unit regarding the requirements of the IEEE C37.118-2005 synchrophasor standard relative to steady-state conditions on grid monitoring and control. This phasor measurement unit is intended to be used for field tests sooner.

  10. Test Rack Development for Extended Operation of Advanced Stirling Convertors at NASA Glenn Research Center

    Science.gov (United States)

    Dugala, Gina M.

    2010-01-01

    The U.S. Department of Energy, Lockheed Martin Space Systems Company, Sunpower Inc., and NASA Glenn Research Center (GRC) have been developing an Advanced Stirling Radioisotope Generator (ASRG) for use as a power system on space science missions. This generator will make use of free-piston Stirling convertors to achieve higher conversion efficiency than with currently available alternatives. One part of NASA GRC's support of ASRG development includes extended operation testing of Advanced Stirling Convertors (ASCs) developed by Sunpower Inc. and GRC. The ASC consists of a free-piston Stirling engine integrated with a linear alternator. NASA GRC has been building test facilities to support extended operation of the ASCs for several years. Operation of the convertors in the test facility provides convertor performance data over an extended period of time. One part of the test facility is the test rack, which provides a means for data collection, convertor control, and safe operation. Over the years, the test rack requirements have changed. The initial ASC test rack utilized an alternating-current (AC) bus for convertor control; the ASRG Engineering Unit (EU) test rack can operate with AC bus control or with an ASC Control Unit (ACU). A new test rack is being developed to support extended operation of the ASC-E2s with higher standards of documentation, component selection, and assembly practices. This paper discusses the differences among the ASC, ASRG EU, and ASC-E2 test racks.

  11. Convergence Hypothesis: Evidence from Panel Unit Root Test with Spatial Dependence

    Directory of Open Access Journals (Sweden)

    Lezheng Liu

    2006-10-01

    Full Text Available In this paper we test the convergence hypothesis by using a revised 4- step procedure of panel unit root test suggested by Evans and Karras (1996. We use data on output for 24 OECD countries over 40 years long. Whether the convergence, if any, is conditional or absolute is also examined. According to a proposition by Baltagi, Bresson, and Pirotte (2005, we incorporate spatial autoregressive error into a fixedeffect panel model to account for not only the heterogeneous panel structure, but also spatial dependence, which might induce lower statistical power of conventional panel unit root test. Our empirical results indicate that output is converging among OECD countries. However, convergence is characterized as conditional. The results also report a relatively lower convergent speed compared to conventional panel studies.

  12. Development status of the experimental and numerical load analysis of package units CASTOR registered under drop test conditions

    International Nuclear Information System (INIS)

    Voelzer, Walter; Schaefer, Marc; Rumanus, Erkan; Liedtke, Ralph; Brehmer, Frank

    2012-01-01

    The mechanical integrity of package units CASTOR registered for a 9-m drop test under accident conditions has to be demonstrated according the requirements of IAEA among others. For reduction of the loads the containers have to be equipped with shock absorbers on the bottom and top sides. The determination of loads under drop test conditions can be performed with experimental or numerical methods. Due to the complexity of the load state and the verification of results both methods are usually used for integrity demonstration. The numerical codes have to model the short-term dynamic behavior of the whole container for different drop orientations and temperatures, local stress states have to be quantifiable for assessment. One of the problems is the modeling of the material behavior of wood that is used in the shock absorbers. The so far used energetic calculation approach will be replaced by a dynamic approach, the numerical models will have to be verified by experimental drop tests.

  13. Software Testing and Verification in Climate Model Development

    Science.gov (United States)

    Clune, Thomas L.; Rood, RIchard B.

    2011-01-01

    Over the past 30 years most climate models have grown from relatively simple representations of a few atmospheric processes to a complex multi-disciplinary system. Computer infrastructure over that period has gone from punch card mainframes to modem parallel clusters. Model implementations have become complex, brittle, and increasingly difficult to extend and maintain. Existing verification processes for model implementations rely almost exclusively upon some combination of detailed analysis of output from full climate simulations and system-level regression tests. In additional to being quite costly in terms of developer time and computing resources, these testing methodologies are limited in terms of the types of defects that can be detected, isolated and diagnosed. Mitigating these weaknesses of coarse-grained testing with finer-grained "unit" tests has been perceived as cumbersome and counter-productive. In the commercial software sector, recent advances in tools and methodology have led to a renaissance for systematic fine-grained testing. We discuss the availability of analogous tools for scientific software and examine benefits that similar testing methodologies could bring to climate modeling software. We describe the unique challenges faced when testing complex numerical algorithms and suggest techniques to minimize and/or eliminate the difficulties.

  14. Closure plan for the Test Area North-726 chromate water storage and Test Area North-726A chromate treatment units

    International Nuclear Information System (INIS)

    Smith, P.J.; Van Brunt, K.M.

    1992-11-01

    This document describes the proposed plan for closure of the Test Area North-726 chromate water storage and Test Area North-726A chromate treatment units at the Idaho National Engineering Laboratory in accordance with the Resource Conservation and Recovery Act interim status closure requirements. The location, size, capacity, and history of the units are described, and their current status is discussed. The units will be closed by treating remaining waste in storage, followed by thorough decontamination of the systems. Sufficient sampling and analysis, and documentation of all activities will be performed to demonstrate clean closure

  15. Education for Sustainable Development at the United Nations Conference on Sustainable Development (Rio+20)

    Science.gov (United States)

    Journal of Education for Sustainable Development, 2012

    2012-01-01

    The United Nations Conference on Sustainable Development (Rio+20) was held in Rio de Janeiro, Brazil, 20-22 June 2012, marking the twentieth anniversary of the United Nations Conference on Sustainable Development in Rio de Janeiro in 1992 and the tenth anniversary of the 2002 World Summit on Sustainable Development in Johannesburg. With more than…

  16. 76 FR 82323 - Design, Inspection, and Testing Criteria for Air Filtration and Adsorption Units

    Science.gov (United States)

    2011-12-30

    ... Filtration and Adsorption Units AGENCY: Nuclear Regulatory Commission. ACTION: Draft regulatory guide... for Air Filtration and Adsorption Units of Postaccident Engineered-Safety-Feature Atmosphere Cleanup... testing of air filtration and iodine adsorption units of engineered-safety-feature (ESF) atmosphere...

  17. Secondary Waste Simulant Development for Cast Stone Formulation Testing

    Energy Technology Data Exchange (ETDEWEB)

    Russell, Renee L. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Westsik, Joseph H. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Rinehart, Donald E. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Swanberg, David J. [Washington River Protection Solutions, Richland, WA (United States); Mahoney, J. [Washington River Protection Solutions, Richland, WA (United States)

    2015-04-01

    Washington River Protection Solutions, LLC (WRPS) funded Pacific Northwest National Laboratory (PNNL) to conduct a waste form testing program to implement aspects of the Secondary Liquid Waste Treatment Cast Stone Technology Development Plan (Ashley 2012) and the Hanford Site Secondary Waste Roadmap (PNNL 2009) related to the development and qualification of Cast Stone as a potential waste form for the solidification of aqueous wastes from the Hanford Site after the aqueous wastes are treated at the Effluent Treatment Facility (ETF). The current baseline is that the resultant Cast Stone (or grout) solid waste forms would be disposed at the Integrated Disposal Facility (IDF). Data and results of this testing program will be used in the upcoming performance assessment of the IDF and in the design and operation of a solidification treatment unit planned to be added to the ETF. The purpose of the work described in this report is to 1) develop simulants for the waste streams that are currently being fed and future WTP secondary waste streams also to be fed into the ETF and 2) prepare simulants to use for preparation of grout or Cast Stone solid waste forms for testing.

  18. GLYCOL DEHYDRATOR BTEX AND VOC EMISSIONS TESTING RESULTS AT TWO UNITS IN TEXAS AND LOUISIANA VOL. II: APPENDICES

    Science.gov (United States)

    The report gives results of the collection of emissions test data st two triethylene glycol units to provide data for the comparison to GRI-GLYCalc, a computer program developed to estimate emissions from glycol dehydrators. [NOTE: Glycol dehydrators are used in the natural gas i...

  19. Personal dosimetry performance testing in the United States

    International Nuclear Information System (INIS)

    Soares, Christopher G.

    2008-01-01

    The basis for personal dosimetry performance testing in the United States is ANSI/HPS N13.11. Now in it's fourth edition, this standard has been in place since 1983. Testing under this standard is administered by the National Voluntary Laboratory Accreditation Program (NVLAP), and accreditation of dosimetry processors under this program is required by U.S. Nuclear Regulatory Commission (NRC) regulations. The U.S. Department of Energy (DOE) also maintains a testing program for its laboratories and contractors, administered by the Department of Energy Laboratory Accreditation Program (DOELAP). One of the goals of this current revision was the modification of ANSI/HPS N13.11 to allow acceptance by both testing programs in order to bring harmonization to U.S. personal dosemeter performance testing. The testing philosophy of ANSI/HPS N13.11 has always combined elements of type testing and routine performance testing and is thus different from the testing philosophy used in the rest of the world. In this paper, the history of performance testing in the U.S. is briefly reviewed. Also described is the revision that produced the fourth edition of this standard, which has taken place over the last three years (2005-2008) by a working group representing national standards laboratories, government laboratories, the military, dosimetry vendors, universities and the nuclear power industry. (author)

  20. Design and Test Plans for a Non-Nuclear Fission Power System Technology Demonstration Unit

    Science.gov (United States)

    Mason, Lee; Palac, Donald; Gibson, Marc; Houts, Michael; Warren, John; Werner, James; Poston, David; Qualls, Arthur Lou; Radel, Ross; Harlow, Scott

    2012-01-01

    A joint National Aeronautics and Space Administration (NASA) and Department of Energy (DOE) team is developing concepts and technologies for affordable nuclear Fission Power Systems (FPSs) to support future exploration missions. A key deliverable is the Technology Demonstration Unit (TDU). The TDU will assemble the major elements of a notional FPS with a non-nuclear reactor simulator (Rx Sim) and demonstrate system-level performance in thermal vacuum. The Rx Sim includes an electrical resistance heat source and a liquid metal heat transport loop that simulates the reactor thermal interface and expected dynamic response. A power conversion unit (PCU) generates electric power utilizing the liquid metal heat source and rejects waste heat to a heat rejection system (HRS). The HRS includes a pumped water heat removal loop coupled to radiator panels suspended in the thermal-vacuum facility. The basic test plan is to subject the system to realistic operating conditions and gather data to evaluate performance sensitivity, control stability, and response characteristics. Upon completion of the testing, the technology is expected to satisfy the requirements for Technology Readiness Level 6 (System Demonstration in an Operational and Relevant Environment) based on the use of high-fidelity hardware and prototypic software tested under realistic conditions and correlated with analytical predictions.

  1. Reactor coolant system hydrostatic test and risk analysis for the first AP1000 unit

    International Nuclear Information System (INIS)

    Cao Hongjun; Yan Xiuping

    2013-01-01

    The cold hydrostatic test scheme of the primary coolant circuit, of the first AP1000 unit was described. Based on the up-stream design documents, standard specifications and design technical requirements, the select principle of test boundary was identified. The design requirements for water quality, pressure, temperature and temporary hydro-test pump were proposed. A reasonable argument for heating and pressurization rate, and cooling and depressurization rate was proposed. The possible problems and risks during the hydrostatic test were analyzed. This test scheme can provide guidance for the revisions and implementations of the follow-up test procedures. It is a good reference for hydrostatic tests of AP1000 units in the future in China. (authors)

  2. Acoustic emission monitoring of preservice testing at Watts Bar Unit 1 Nuclear Reactor

    International Nuclear Information System (INIS)

    Hutton, P.H.; Pappas, R.A.; Friesel, M.A.

    1985-02-01

    Acoustic emission (AE) monitoring of selected pressure boundary areas at TVA's Watts Bar, Unit 1 Nuclear Plant in the US during hot functional preservice testing is described. Background, methodology, and results are included. The work discussed here is a major milestone in a program supported by the US NRC to develop and demonstrate application of AE monitoring for continuous surveillance of reactor pressure boundaries to detect and evaluate growing flaws. The subject work demonstrated that anticipated problem areas can be overcome. Work is continuing to AE monitoring during reactor operation. 3 refs., 6 figs

  3. "Individualized Science" Field Test Findings and Recommendations, the Hooke Unit. Appendix A.

    Science.gov (United States)

    Loue, William E., III

    This informal report contains the findings and recommendations resulting from the field test of the Hooke Unit of the "Individualized Science" program. Data were collected from three schools. Because of an unusual number of weaknesses ranging from formal inconsistencies to manipulative deficiencies, it was concluded that the Hooke Unit is somewhat…

  4. A pairwise unit-root-test based approach to investigating convergence of household debts in South Africa and the United States

    Directory of Open Access Journals (Sweden)

    Ntebogang Dinah Moroke

    2015-05-01

    Full Text Available The purpose of this paper was to test convergence of household debts in the United States and South Africa taking a pairwise unit root tests based approaches into account. Substantial number of studies dealt with convergence of several macroeconomic variables but to my knowledge no study considered this subject with respect to household debts of the identified countries. Quarterly data on household debts consisting of 88 observations in the South Africa and United States spanning the period 1990 to 2013 was collected from the South African and St. Louis Federal Reserve Banks. Focused on the absolute value of household debts, this study proved that South Africa is far from catching-up with the United States in terms of overcoming household debts for the selected period. The findings of this study can be used by relevant authorities to help improve ways and means of dealing with household debts South Africa

  5. EVA Development and Verification Testing at NASA's Neutral Buoyancy Laboratory

    Science.gov (United States)

    Jairala, Juniper C.; Durkin, Robert; Marak, Ralph J.; Sipila, Stepahnie A.; Ney, Zane A.; Parazynski, Scott E.; Thomason, Arthur H.

    2012-01-01

    As an early step in the preparation for future Extravehicular Activities (EVAs), astronauts perform neutral buoyancy testing to develop and verify EVA hardware and operations. Neutral buoyancy demonstrations at NASA Johnson Space Center's Sonny Carter Training Facility to date have primarily evaluated assembly and maintenance tasks associated with several elements of the International Space Station (ISS). With the retirement of the Shuttle, completion of ISS assembly, and introduction of commercial players for human transportation to space, evaluations at the Neutral Buoyancy Laboratory (NBL) will take on a new focus. Test objectives are selected for their criticality, lack of previous testing, or design changes that justify retesting. Assembly tasks investigated are performed using procedures developed by the flight hardware providers and the Mission Operations Directorate (MOD). Orbital Replacement Unit (ORU) maintenance tasks are performed using a more systematic set of procedures, EVA Concept of Operations for the International Space Station (JSC-33408), also developed by the MOD. This paper describes the requirements and process for performing a neutral buoyancy test, including typical hardware and support equipment requirements, personnel and administrative resource requirements, examples of ISS systems and operations that are evaluated, and typical operational objectives that are evaluated.

  6. Status of fast breeder reactor development in the United States

    Energy Technology Data Exchange (ETDEWEB)

    Horton, K [U.S. Department of Energy, Washington, DC (United States)

    1981-05-01

    The energy policy of the United States is aimed at shifting as rapidly as practicable from an oil dependent economy to one that relies heavily on other fuels and energy sources. Nuclear power Is now and is expected to continue to be an important factor in achieving this goal. If nuclear power is to contribute to a solution of future energy needs, demonstration of the breeder reactor as a viable source of essentially inexhaustible energy supply is essential. The US DOE program for development of the fast breeder reactor has witnessed some notable events in the past year. Foremost among these Is the successful operational testing of the Fast Flux Test Facility (FFTF), located at.the Hanford Engineering Development Laboratory. The reactor reached full design power of 400 MW(t) on December 21, 1980, and has performed remarkably close to design specifications. Design of the Clinch River Breeder Reactor Plant (CRBRP), a 375 MW(e) LMFBR, is now over 80 percent complete. About $530 million in components have been ordered; component deliveries total approximately $124 million; work-in-process totals another $204 million. Construction of the plant, however, has been suspended since 1977. With the concurrence of the U.S. Congress and approvals from the appropriate authorities work on the safety review and site clearing for construction can resume. The Conceptual Design Study for a large, 1000 MW(e) LMFBR Large Developmental Plant was recently completed on a schedule commensurate with submission of a full report to the Congress at the end of March, 1981. This report is the culmination of a study which began in October, 1978 and involved contributions from U.S. reactor manufacturers and US DOE laboratories. The US DOE is carrying forward a comprehensive technology development program. This effort provides direct support to the FFTF and CRBRP projects and to the LDP. It also supports technology development which is generic to the overall LMFBR program. Funding for breeder

  7. Status of fast breeder reactor development in the United States

    International Nuclear Information System (INIS)

    Horton, K.

    1981-01-01

    The energy policy of the United States is aimed at shifting as rapidly as practicable from an oil dependent economy to one that relies heavily on other fuels and energy sources. Nuclear power Is now and is expected to continue to be an important factor in achieving this goal. If nuclear power is to contribute to a solution of future energy needs, demonstration of the breeder reactor as a viable source of essentially inexhaustible energy supply is essential. The US DOE program for development of the fast breeder reactor has witnessed some notable events in the past year. Foremost among these Is the successful operational testing of the Fast Flux Test Facility (FFTF), located at.the Hanford Engineering Development Laboratory. The reactor reached full design power of 400 MW(t) on December 21, 1980, and has performed remarkably close to design specifications. Design of the Clinch River Breeder Reactor Plant (CRBRP), a 375 MW(e) LMFBR, is now over 80 percent complete. About $530 million in components have been ordered; component deliveries total approximately $124 million; work-in-process totals another $204 million. Construction of the plant, however, has been suspended since 1977. With the concurrence of the U.S. Congress and approvals from the appropriate authorities work on the safety review and site clearing for construction can resume. The Conceptual Design Study for a large, 1000 MW(e) LMFBR Large Developmental Plant was recently completed on a schedule commensurate with submission of a full report to the Congress at the end of March, 1981. This report is the culmination of a study which began in October, 1978 and involved contributions from U.S. reactor manufacturers and US DOE laboratories. The US DOE is carrying forward a comprehensive technology development program. This effort provides direct support to the FFTF and CRBRP projects and to the LDP. It also supports technology development which is generic to the overall LMFBR program. Funding for breeder

  8. Testing and further development of a solar absorption cooling plant

    Science.gov (United States)

    Amannsberger, K.; Heckel, H.; Kreutmair, J.; Weber, K. H.

    1984-12-01

    Ammonia water absorption cooling units using the process heat of line-focusing solar collectors were developed and tested. Reduction of the evaporation temperature to minus 10 C; development of an air-cooled rectifying device for the refrigerant vapor; dry cooling of absorber and condenser by natural draft; refrigerating capacities of 14 to 10 kW which correspond to air temperatures of 25 to 40 C and 24 kW power consumption to heat the machine; auxiliary power requirement 450 W; full compatibility with changing heat input and air temperature, adaptation by automatic stabilization effects; and power optimization under changing boundary conditions by a simple regulating procedure independent of auxiliary power are achieved. The dynamic behavior of the directly linked collector-refrigeration machine system was determined. Operating conditions, market, and economic viability of solar cooling in third-world countries are described. Ice production procedures using absorption cooling units are demonstrated.

  9. 29 CFR 1919.28 - Unit proof tests-cranes and gear accessory thereto.

    Science.gov (United States)

    2010-07-01

    ... 29 Labor 7 2010-07-01 2010-07-01 false Unit proof tests-cranes and gear accessory thereto. 1919.28... Loads; Heat Treatment; Competent Persons § 1919.28 Unit proof tests—cranes and gear accessory thereto. (a) Except as noted in paragraph (e) of this section, cranes and other hoisting machines, together...

  10. Thermal Development Test of the NEXT PM1 Ion Engine

    Science.gov (United States)

    Anderson, John R.; Snyder, John S.; VanNoord, Jonathan L.; Soulas, George C.

    2010-01-01

    NASA's Evolutionary Xenon Thruster (NEXT) is a next-generation high-power ion propulsion system under development by NASA as a part of the In-Space Propulsion Technology Program. NEXT is designed for use on robotic exploration missions of the solar system using solar electric power. Potential mission destinations that could benefit from a NEXT Solar Electric Propulsion (SEP) system include inner planets, small bodies, and outer planets and their moons. This range of robotic exploration missions generally calls for ion propulsion systems with deep throttling capability and system input power ranging from 0.6 to 25 kW, as referenced to solar array output at 1 Astronomical Unit (AU). Thermal development testing of the NEXT prototype model 1 (PM1) was conducted at JPL to assist in developing and validating a thruster thermal model and assessing the thermal design margins. NEXT PM1 performance prior to, during and subsequent to thermal testing are presented. Test results are compared to the predicted hot and cold environments expected missions and the functionality of the thruster for these missions is discussed.

  11. Design and development of an ultrasonic pulser-receiver unit for non-destructive testing of materials

    International Nuclear Information System (INIS)

    Patankar, V.H.; Joshi, V.M.

    2002-11-01

    The pulser/receiver constitutes the most vital part of an ultrasonic flaw detector or an ultrasonic imaging system used for inspection of materials. The ultrasonic properties of the material and resolution requirements govern the choice of the frequency of ultrasound that can be optimally used. The pulser/receiver in turn decides the efficiency of excitation of the transducer and the overall signal to noise ratio of the system for best sensitivity and resolution. A variety of pulsers are used in the ultrasonic instruments employed for materials inspection. This report describes a square wave type of an ultrasonic pulser-receiver unit developed at Ultrasonic Instrumentation Section, Electronics Division, BARC. It has been primarily designed for excitation of the transducer that is used with a multi-channel ultrasonic imaging system ULTIMA 100M targeted for inspection of SS403 billets, which are in turn used as the base material for fabrication of end fittings for coolant channels of pressurized heavy water nuclear reactors (PHWRs). The design of the pulser is based upon very fast MOSFETs, configured as electronic switches. The pulser is operated with a linear bipolar H.V. supply (+/- 500V max.). The receiver provides a 60 dB gain with a -3 dB BW of 40 MHz. This pulser/receiver unit has been successfully interfaced with a 4 channel ULTIMA 100 M4 multichannel ultrasonic C-scan imaging system, also designed and developed by the authors at Ultrasonic Instrumentation Section (Electronics Division, BARC) and supplied to Centre for Design and Manufacturer - CDM, BARC. This system is being regularly used in C-scan imaging mode for volumetric inspection of SS403 billets for end fittings of 500 MWe PHWRs. (author)

  12. Development and experimental testing of a hybrid Stirling engine-adsorption chiller auxiliary power unit for heavy trucks

    International Nuclear Information System (INIS)

    Flannery, Barry; Lattin, Robert; Finckh, Oliver; Berresheim, Harald; Monaghan, Rory F.D.

    2017-01-01

    Highlights: • Free-piston Stirling engine for truck APU. • Waste heat driven adsorption chiller for cab air conditioning. • Reduced-order model comparing proposed system to existing technology. • Experimental test data from prototype test rig. - Abstract: This paper identifies the key technical requirements for a heavy truck auxiliary power unit (APU) and explores a potential alternative technology for use in a next-generation APU which could eliminate key problems related to emissions, noise and maintenance experienced today by conventional diesel engine-vapour compression APUs. The potential performance of a novel hybrid Stirling engine-adsorption chiller concept is investigated and benchmarked against the incumbent technology using a reduced-order model based on experimental data. Experimental results from a Stirling-adsorption system (SAS) prototype test rig are also presented which highlight system integration dynamics and overall performance. The adsorption chiller achieved an average COP of 0.42 ± 0.06 and 2.3 ± 0.1 kW_t of cooling capacity at the baseline test condition. The prototype SAS test rig demonstrates that there appear to be no major technology barriers remaining that would prevent adoption of the SAS concept in a next-generation APU. Such a system could offer a reduction of exhaust emissions, greenhouse gases (GHG), ozone-depleting substances, noise, low maintenance and the potential for fuel flexibility and higher reliability. Preliminary modelling results indicate that the proposed system could offer superior overall electrical and cooling efficiencies compared to incumbent APUs and demonstrate a payback period of 4.6 years.

  13. Ultrasonic inspection technology development and search units design examples of practical applications

    CERN Document Server

    Brook, Mark V

    2012-01-01

    "Ultrasonic testing is a relatively new branch of science and industry. The development of ultrasonic testing started in the late 1920s. At the beginning, the fundamentals of this method were borrowed from basic physics, geometrical and wave optics, acoustics and seismology. Later it became clear that some of these theories and calculation methods could not always explain the phenomena observed in many specific cases of ultrasonic testing. Without knowing the nuances of the ultrasonic wave propagation in the test object it is impossible to design effective inspection technique and search units for it realization. This book clarifies the theoretical differences of ultrasonics from the other wave propagation theories presenting both basics of physics in the wave propagation, elementary mathematic and advanced practical applications. Almost every specific technique presented in this book is proofed by actual experimental data and examples of calculations"--

  14. Development of a test facility for PV-Wind hybrid energy systems

    Energy Technology Data Exchange (ETDEWEB)

    Engin, Mustafa [Ege Univ., Izmir (Turkey). Ege Tech., Electronics Technolgy; Ege Univ., Izmir (Turkey). Solar Energy Inst.

    2010-07-01

    To quantify the potential for performance improvements of photovoltaic-wind hybrid energy systems, a test facility has been installed at the Solar Energy Institute, Ege University. Hybrid system consist of a wind turbine, PV array, battery, AC and DC loads, inverters, charge regulators and a data logging and control unit. The collected data are first conditioned using precision electronic circuits and then interfaced to a PC using a data logging unit. The LABVIEW program is used to further process, display and store the collected data in the PC disk. The proposed data logging and control unit permits the rapid system development and has the advantage of flexibility in the case of changes, while it can be easily extended for controlling the of photovoltaic-wind hybrid energy system operation. (orig.)

  15. The vacuum system for technological unit development and design

    Science.gov (United States)

    Zhukeshov, A. M.; Gabdullina, A. T.; Amrenova, A. U.; Giniyatova, Sh G.; Kaibar, A.; Sundetov, A.; Fermakhan, K.

    2015-11-01

    The paper shows results of development of plasma technological unit on the basis of accelerator of vacuum arc and automated system. During the previous years, the authors investigated the operation of pulsed plasma accelerator and developed unique technologies for hardening of materials. Principles of plasma formation in pulsed plasma accelerator were put into basis of the developed unit. Operation of the pulsed arc accelerator was investigated at different parameters of the charge. The developed vacuum system is designed for production of hi-tech plasma units in high technologies in fields of nanomaterials, mechanical and power engineering and production with high added value. Unlike integrated solutions, the system is a module one to allow its low cost, high reliability and simple maintenance. The problems of use of robots are discussed to modernize the technological process.

  16. The vacuum system for technological unit development and design

    International Nuclear Information System (INIS)

    Zhukeshov, A M; Gabdullina, A T; Amrenova, A U; Giniyatova, Sh G; Kaibar, A; Sundetov, A; Fermakhan, K

    2015-01-01

    The paper shows results of development of plasma technological unit on the basis of accelerator of vacuum arc and automated system. During the previous years, the authors investigated the operation of pulsed plasma accelerator and developed unique technologies for hardening of materials. Principles of plasma formation in pulsed plasma accelerator were put into basis of the developed unit. Operation of the pulsed arc accelerator was investigated at different parameters of the charge. The developed vacuum system is designed for production of hi-tech plasma units in high technologies in fields of nanomaterials, mechanical and power engineering and production with high added value. Unlike integrated solutions, the system is a module one to allow its low cost, high reliability and simple maintenance. The problems of use of robots are discussed to modernize the technological process. (paper)

  17. Testing and Results of Vacuum Swing Adsorption Units for Spacesuit Carbon Dioxide and Humidity Control

    Science.gov (United States)

    McMillin, Summer D.; Broerman, Craig D.; Swickrath, Michael; Anderson, Molly

    2011-01-01

    A principal concern for extravehicular activity (EVA) spacesuits is the capability to control carbon dioxide (CO2) and humidity (H2O) for the crewmember. The release of CO2 in a confined or unventilated area is dangerous for human health and leads to asphyxiation; therefore, CO2 and H2O control become leading factors in the design and development of the spacesuit. An amine-based CO2 and H2O vapor sorbent for use in pressure-swing regenerable beds has been developed by Hamilton Sundstrand. The application of solidamine materials with vacuum swing adsorption technology has shown the capacity to concurrently manage CO2 and H2O levels through a fully regenerative cycle eliminating mission constraints imposed with nonregenerative technologies. Two prototype solid amine-based systems, known as rapid cycle amine (RCA), were designed to continuously remove CO2 and H2O vapor from a flowing ventilation stream through the use of a two-bed amine based, vacuum-swing adsorption system. The Engineering and Science Contract Group (ESCG) RCA implements radial flow paths, whereas the Hamilton Sundstrand RCA was designed with linear flow paths. Testing was performed in a sea-level pressure environment and a reduced-pressure environment with simulated human metabolic loads in a closed-loop configuration. This paper presents the experimental results of laboratory testing for a full-size and a sub-scale test article. The testing described here characterized and evaluated the performance of each RCA unit at the required Portable Life Support Subsystem (PLSS) operating conditions. The test points simulated a range of crewmember metabolic rates. The experimental results demonstrated the ability of each RCA unit to sufficiently remove CO2 and H2O from a closed loop ambient or sub-ambient atmosphere.

  18. Aquifer test plan for the 100-HR-3 Operable Unit

    International Nuclear Information System (INIS)

    Swanson, L.C.; Hartman, M.J.

    1994-01-01

    This test plan directs hydrologic testing activities planned at three existing Comprehensive Environmental Response, Compensation, and Liability Act of 1980 (CERCLA) wells in the 100-HR-3 Operable Unit of the Hanford Site. Three additional wells will be installed near these existing wells and used as additional testing arid observation points during the field activities. Figure 1 shows the locations of the three test sites. A primary objective of the testing program is to provide more detailed hydraulic characterization information for the unconfined aquifer and targeted test sites than provided by the initial reconnaissance-level slug testing of Vukelich. A second objective is to evaluate the applicability of slug interference and dipole flow tests for detailed hydraulic characterization in an unconfined aquifer. This aquifer testing program will also be useful for substantiating hydraulic conductivities reported from previous slug tests and evaluating the effects of filter pack volume/configuration on slug test data. Vukelich recommended additional testing to address the latter two issues

  19. Numerical distribution functions of fractional unit root and cointegration tests

    DEFF Research Database (Denmark)

    MacKinnon, James G.; Nielsen, Morten Ørregaard

    We calculate numerically the asymptotic distribution functions of likelihood ratio tests for fractional unit roots and cointegration rank. Because these distributions depend on a real-valued parameter, b, which must be estimated, simple tabulation is not feasible. Partly due to the presence...

  20. United States Nuclear Tests, July 1945 through September 1992, December 2000

    Energy Technology Data Exchange (ETDEWEB)

    U.S. Department of Energy, Nevada Operations Office

    2000-12-01

    This document list chronologically and alphabetically by name all nuclear tests and simultaneous detonations conducted by the United States from July 1945 through September 1992. Revision 15, dated December 2000.

  1. HTGR development in the United States of America

    International Nuclear Information System (INIS)

    Fox, J.E.

    1991-01-01

    The status of high temperature gas-cooled reactors (HTGR) development in the United States of America is described, including the organizational structure for the development support, HTGR development programme, and plans for future activities in the field

  2. Importance Analysis of In-Service Testing Components for Ulchin Unit 3

    International Nuclear Information System (INIS)

    Dae-Il Kan; Kil-Yoo Kim; Jae-Joo Ha

    2002-01-01

    We performed an importance analysis of In-Service Testing (IST) components for Ulchin Unit 3 using the integrated evaluation method for categorizing component safety significance developed in this study. The importance analysis using the developed method is initiated by ranking the component importance using quantitative PSA information. The importance analysis of the IST components not modeled in the PSA is performed through the engineering judgment, based on the expertise of PSA, and the quantitative and qualitative information for the IST components. The PSA scope for importance analysis includes not only Level 1 and 2 internal PSA but also Level 1 external and shutdown/low power operation PSA. The importance analysis results of valves show that 167 (26.55%) of the 629 IST valves are HSSCs and 462 (73.45%) are LSSCs. Those of pumps also show that 28 (70%) of the 40 IST pumps are HSSCs and 12 (30%) are LSSCs. (authors)

  3. Software Development and Testing Approach and Challenges in a distributed HEP Collaboration

    CERN Document Server

    Burckhart-Chromek, Doris

    2007-01-01

    In developing the ATLAS [1] Trigger and Data Acquisition (TDAQ) software, the team is applying the iterative waterfall model, evolutionary process management, formal software inspection, and lightweight review techniques. The long preparation phase, with a geographically widespread development team required that the standard techniques be adapted to this HEP environment. The testing process is receiving special attention. Unit tests and check targets in nightly project builds form the basis for the subsequent software project release testing. The integrated software is then being run on computing farms that give further opportunites for gaining experience, fault finding, and acquiring ideas for improvement. Dedicated tests on a farm of up to 1000 nodes address the large-scale aspect of the project. Integration test activities on the experimental site include the special purpose-built event readout hardware. Deployment in detector commissioning starts the countdown towards running the final ATLAS experiment. T...

  4. Comprehensive Nuclear-Test-Ban Treaty: Background and Current Developments

    Science.gov (United States)

    2013-06-10

    response, Japan, the United Kingdom, and the United States warned of consequences if North Korea conducted a test; South Korea expressed “deep regret and... Unicorn ,” was conducted in a “down-hole” or vertical shaft configuration similar to an underground nuclear test...26; 2003: Piano, September 19; 2004: Armando, May 25; 2006: Krakatau (jointly with UK), February 23; Unicorn , August 30; 2010: Bacchus, September 15

  5. Mastering Unit testing using Mockito and JUnit

    CERN Document Server

    Acharya, Sujoy

    2014-01-01

    A practical and easy-to-follow, yet comprehensive, guide to learning advanced JUnit testing. Each topic is explained and placed in context, and for the more inquisitive, there are more details of the concepts used. This book is for you if you are a developer with some experience in Java application development as well as a basic knowledge of JUnit testing. But for those whose skill set is void of any prior experience with JUnit testing, the book also covers basic fundamentals to get you acquainted with the concepts before putting them into practise.

  6. BN-1200 Reactor Power Unit Design Development

    International Nuclear Information System (INIS)

    Vasilyev, B.A.; Shepelev, S.F.; Ashirmetov, M.R.; Poplavsky, V.M.

    2013-01-01

    Main goals of BN-1200 design: • Develop a reliable new generation reactor plant for the commercial power unit with fast reactor to implement the first-priority objectives in changing over to closed nuclear fuel cycle; • Improve technical and economic indices of BN reactor power unit to the level of those of Russian VVER of equal power; • Enhance the safety up to the level of the requirements for the 4th generation RP

  7. SECURITY IN SUSTAINABLE DEVELOPMENT: COMPARING UNITED NATIONS 2030 AGENDA FOR SUSTAINABLE DEVELOPMENT WITH MILLENNIUM DECLARATION

    Directory of Open Access Journals (Sweden)

    Ahmet BARBAK

    2017-06-01

    Full Text Available This study aims to compare United Nations 2030 Agenda for Sustainable Development with Millennium Declaration in terms of their security conceptualizations to explore changes in security thinking and policy components (goals, targets, principles, priorities etc. over time. In doing so, it is envisaged that United Nations’ expectations from member states regarding their national security policies and organizations could be revealed. Security thinking has changed since late 1980’s with the introduction of sustainable development approach by the United Nations. This shift in security thinking encompasses human security and security-development nexus. Holding all member states responsible, Millennium Declaration and 2030 Agenda for Sustainable Development constitute the primary and the most recent outcome documents of United Nations’ sustainable development policy. Both documents have security components. This enables extracting security elements and comparing them with an analytical manner. Consequently, findings are compared and discussed in terms of public policy and organization at national level.

  8. United States Nuclear Tests, July 1945 through September 1992, September 2015

    Energy Technology Data Exchange (ETDEWEB)

    None, None

    2015-09-01

    This document lists chronologically and alphabetically by name all nuclear tests and simultaneous detonations conducted by the United States from July 1945 through September 1992. This is Revision 16, dated September 2015.

  9. The United Nations University and Information Development.

    Science.gov (United States)

    Tanaskovic, Ines Wesley

    1994-01-01

    Describes the role of the United Nations University (UNU) in promoting the effective use of new information technologies in support of science and technology for development. The UNU Information and Decision Systems (INDES) project examines the constraints preventing developing nations from using advances in informatics and from integrating their…

  10. Large shaft development test plan

    International Nuclear Information System (INIS)

    Krug, A.D.

    1984-03-01

    This test plan proposes the conduct of shaft liner tests as part of the large shaft development test proposed for the Hanford Site in support of the repository development program. The objectives of these tests are to develop techniques for measuring liner alignment (straightness), both construction assembly alignment and downhole cumulative alignment, and to assess the alignment information as a real time feedback to aid the installation procedure. The test plan is based upon installing a 16 foot ID shaft liner into a 20 foot diameter shaft to a depth of 1000 feet. This test plan is considered to be preliminary in that it was prepared as input for the decision to determine if development testing is required in this area. Should the decision be made to proceed with development testing, this test plan shall be updated and revised. 6 refs., 2 figs

  11. GLYCOL DEHYDRATOR BTEX AND VOC EMISSIONS TESTING RESULTS AT TWO UNITS IN TEXAS AND LOUISIANA VOL. I: TECHNICAL REPORT

    Science.gov (United States)

    The report gives results of the collection of emissions tests data at two triethylene glycol units to provide data for comparison to GRI-GLYCalc, a computer program developed to estimate emissions from glycol dehydrators. (NOTE: Glycol dehydrators are used in the natural gas indu...

  12. Hydrologic resources management program and underground test area operable unit fy 1997

    Energy Technology Data Exchange (ETDEWEB)

    Smith, D. F., LLNL

    1998-05-01

    This report present the results of FY 1997 technical studies conducted by the Lawrence Livermore National Laboratory (LLNL) as part of the Hydrology and Radionuclide Migration Program (HRMP) and Underground Test Area Operable Unit (UGTA). The HRMP is sponsored by the US Department of Energy to assess the environmental (radiochemical and hydrologic) consequences of underground nuclear weapons testing at the Nevada Test Site.

  13. Static Feed Water Electrolysis Subsystem Testing and Component Development

    Science.gov (United States)

    Koszenski, E. P.; Schubert, F. H.; Burke, K. A.

    1983-01-01

    A program was carried out to develop and test advanced electrochemical cells/modules and critical electromechanical components for a static feed (alkaline electrolyte) water electrolysis oxygen generation subsystem. The accomplishments were refurbishment of a previously developed subsystem and successful demonstration for a total of 2980 hours of normal operation; achievement of sustained one-person level oxygen generation performance with state-of-the-art cell voltages averaging 1.61 V at 191 ASF for an operating temperature of 128F (equivalent to 1.51V when normalized to 180F); endurance testing and demonstration of reliable performance of the three-fluid pressure controller for 8650 hours; design and development of a fluid control assembly for this subsystem and demonstration of its performance; development and demonstration at the single cell and module levels of a unitized core composite cell that provides expanded differential pressure tolerance capability; fabrication and evaluation of a feed water electrolyte elimination five-cell module; and successful demonstration of an electrolysis module pressurization technique that can be used in place of nitrogen gas during the standby mode of operation to maintain system pressure and differential pressures.

  14. Unit Root Testing in Heteroscedastic Panels Using the Cauchy Estimator

    NARCIS (Netherlands)

    Demetrescu, Matei; Hanck, Christoph

    The Cauchy estimator of an autoregressive root uses the sign of the first lag as instrumental variable. The resulting IV t-type statistic follows a standard normal limiting distribution under a unit root case even under unconditional heteroscedasticity, if the series to be tested has no

  15. Semiparametric Power Envelopes for Tests of the Unit Root Hypothesis

    DEFF Research Database (Denmark)

    Jansson, Michael

    This paper derives asymptotic power envelopes for tests of the unit root hypothesis in a zero-mean AR(1) model. The power envelopes are derived using the limits of experiments approach and are semiparametric in the sense that the underlying error distribution is treated as an unknown...

  16. Theoretical parameter histories of dynamic tests during power commissioning of Mochovce units power level up to 100 % Nnom

    International Nuclear Information System (INIS)

    Jagrik, J.; Mraz, M.; Rapant, M.; Stefanovic, P.; Kotasek, J.; Gieci, A.; Macko, J.; Mosny, J.

    1998-01-01

    Theoretical histories of selected parameters for dynamic tests carried out in the course of power commissioning of the Mochovce Unit 1 at the power level 100% N nom are shown in the report. The expected histories given were developed based on calculations performed by means of simulator in Nuclear Power Plants Research Institute Trnava, Inc., simulator in EGU Praha and simulator at the Mochovce plant, as well as based on similar tests at both Bohunice and Dukovany plants

  17. Brayton Power Conversion Unit Tested: Provides a Path to Future High-Power Electric Propulsion Missions

    Science.gov (United States)

    Mason, Lee S.

    2003-01-01

    Closed-Brayton-cycle conversion technology has been identified as an excellent candidate for nuclear electric propulsion (NEP) power conversion systems. Advantages include high efficiency, long life, and high power density for power levels from about 10 kWe to 1 MWe, and beyond. An additional benefit for Brayton is the potential for the alternator to deliver very high voltage as required by the electric thrusters, minimizing the mass and power losses associated with the power management and distribution (PMAD). To accelerate Brayton technology development for NEP, the NASA Glenn Research Center is developing a low-power NEP power systems testbed that utilizes an existing 2- kWe Brayton power conversion unit (PCU) from previous solar dynamic technology efforts. The PCU includes a turboalternator, a recuperator, and a gas cooler connected by gas ducts. The rotating assembly is supported by gas foil bearings and consists of a turbine, a compressor, a thrust rotor, and an alternator on a single shaft. The alternator produces alternating-current power that is rectified to 120-V direct-current power by the PMAD unit. The NEP power systems testbed will be utilized to conduct future investigations of operational control methods, high-voltage PMAD, electric thruster interactions, and advanced heat rejection techniques. The PCU was tested in Glenn s Vacuum Facility 6. The Brayton PCU was modified from its original solar dynamic configuration by the removal of the heat receiver and retrofitting of the electrical resistance gas heater to simulate the thermal input of a steady-state nuclear source. Then, the Brayton PCU was installed in the 3-m test port of Vacuum Facility 6, as shown. A series of tests were performed between June and August of 2002 that resulted in a total PCU operational time of about 24 hr. An initial test sequence on June 17 determined that the reconfigured unit was fully operational. Ensuing tests provided the operational data needed to characterize PCU

  18. Modal Testing of the NPSAT1 Engineering Development Unit

    Science.gov (United States)

    2012-07-01

    erkläre ich, dass die vorliegende Master Arbeit von mir selbstständig und nur unter Verwendung der angegebenen Quellen und Hilfsmittel angefertigt...logarithmic scale . As 5 Figure 2 shows, natural frequencies are indicated by large values of the first CMIF (peaks), and multiple modes can be detected by...structure’s behavior. Ewins even states, “that no large- scale modal test should be permitted to proceed until some preliminary SDOF analyses have

  19. Corrective Action Decision Document/Closure Report for Corrective Action Unit 370: T-4 Atmospheric Test Site, Nevada Test Site, Nevada, Revision 0

    Energy Technology Data Exchange (ETDEWEB)

    Patrick Matthews

    2009-05-01

    This Corrective Action Decision Document/Closure Report has been prepared for Corrective Action Unit (CAU) 370, T-4 Atmospheric Test Site, located in Area 4 at the Nevada Test Site, Nevada, in accordance with the Federal Facility Agreement and Consent Order (FFACO). Corrective Action Unit 370 is comprised of Corrective Action Site (CAS) 04-23-01, Atmospheric Test Site T-4. The purpose of this Corrective Action Decision Document/Closure Report is to provide justification and documentation supporting the recommendation that no further corrective action is needed for CAU 370 due to the implementation of the corrective action of closure in place with administrative controls. To achieve this, corrective action investigation (CAI) activities were performed from June 25, 2008, through April 2, 2009, as set forth in the Corrective Action Investigation Plan for Corrective Action Unit 370: T-4 Atmospheric Test Site and Record of Technical Change No. 1.

  20. Purchasing power parity in OECD countries: nonlinear unit root tests revisited

    OpenAIRE

    Juan Carlos Cuestas; Paulo José Regis

    2010-01-01

    The aim of this paper is to provide additional evidence on the purchasing power parity empirical fulfillment in a pool of OECD countries. We apply the Harvey et al. (2008) linearity test and the Kruse (2010) nonlinear unit root test. The results point to the fact that the purchasing power parity theory holds in a greater number of countries than has been reported in previous studies.

  1. Lumped Parameter Modeling for Rapid Vibration Response Prototyping and Test Correlation for Electronic Units

    Science.gov (United States)

    Van Dyke, Michael B.

    2013-01-01

    Present preliminary work using lumped parameter models to approximate dynamic response of electronic units to random vibration; Derive a general N-DOF model for application to electronic units; Illustrate parametric influence of model parameters; Implication of coupled dynamics for unit/board design; Demonstrate use of model to infer printed wiring board (PWB) dynamics from external chassis test measurement.

  2. Testing iOS apps with HadoopUnit rapid distributed GUI testing

    CERN Document Server

    Tilley, Scott

    2014-01-01

    Smartphone users have come to expect high-quality apps. This has increased the importance of software testing in mobile software development. Unfortunately, testing apps-particularly the GUI-can be very time-consuming. Exercising every user interface element and verifying transitions between different views of the app under test quickly becomes problematic. For example, execution of iOS GUI test suites using Apple's UI Automation framework can take an hour or more if the app's interface is complicated. The longer it takes to run a test, the less frequently the test can be run, which in turn re

  3. Summary Report on Solid-oxide Electrolysis Cell Testing and Development

    Energy Technology Data Exchange (ETDEWEB)

    J.E. O' Brien; X. Zhang; R.C. O' Brien; G.L. Hawkes

    2012-01-01

    Idaho National Laboratory (INL) has been researching the application of solid-oxide electrolysis cells (SOECs) for large-scale hydrogen production from steam over a temperature range of 800 to 900 C. From 2003 to 2009, this work was sponsored by the United States Department of Energy Nuclear Hydrogen Initiative, under the Office of Nuclear Energy. Starting in 2010, the high-temperature electrolysis (HTE) research program has been sponsored by the INL Next Generation Nuclear Plant Project. This report provides a summaryof program activities performed in Fiscal Year (FY) 2011 and the first quarter of FY-12, with a focus on small-scale testing and cell development activities. HTE research priorities during this period have included the development and testing of SOEC and stack designs that exhibit high-efficiency initial performance and low, long-term degradation rates. This report includes contributions from INL and five industry partners: Materials and Systems Research, Incorporated (MSRI); Versa Power Systems, Incorporated (VPS); Ceramatec, Incorporated; National Aeronautics and Space Administration - Glenn Research Center (NASA - GRC); and the St. Gobain Advanced Materials Division. These industry partners have developed SOEC cells and stacks for in-house testing in the electrolysis mode and independent testing at INL. Additional fundamental research and post-test physical examinations have been performed at two university partners: Massachusetts Institute of Technology (MIT) and the University of Connecticut. Summaries of these activities and test results are also presented in this report.

  4. Against the odds: experiences of nurse leaders in Clinical Development Units (Nursing) in Australia.

    Science.gov (United States)

    Atsalos, Christine; O'Brien, Louise; Jackson, Debra

    2007-06-01

    This paper is a report of a longitudinal study to develop an understanding of the phenomena of Clinical Development Unit (Nursing) leadership by exploring the experiences of the nurse leaders of nine Australian units as they attempted to develop their existing wards or units into recognized centres of nursing excellence. The concept of Clinical Development Unit (Nursing) in Australia originated in the British Nursing Development Unit movement, which has been widely credited with introducing innovative approaches to developing nurses and nursing. A network of nine Clinical Development Units (Nursing) was set up in a suburban area health service in Australia. The aim was to develop existing wards or units into centres of excellence by disseminating a new vision for Australian nurses that was based on the pioneering work of the British Nursing Development Unit movement. Principles of Heideggerian hermeneutic phenomenology provided a framework for the study. Nine Clinical Development Unit (Nursing) leaders participated in qualitative interviews from 1998 to 2002. These interviews were transcribed into text and thematically analysed. Despite attempts to implement a variety of measures to nurture these Clinical Development Units (Nursing) until they had become well established, the new Clinical Development Unit (Nursing) leaders were unable to maintain the Clinical Development Unit (Nursing) vision with which they had been entrusted. This paper discusses their reactions to the problems they faced and the new understandings they developed of their Clinical Development Unit (Nursing) role over time. The findings illuminate the difficulties involved in maintaining the commitment of all levels of staff and management when attempting to introduce new nursing projects.

  5. Validity of purchasing power parity for selected Latin American countries: Linear and non-linear unit root tests

    Directory of Open Access Journals (Sweden)

    Claudio Roberto Fóffano Vasconcelos

    2016-01-01

    Full Text Available The aim of this study is to examine empirically the validity of PPP in the context of unit root tests based on linear and non-linear models of the real effective exchange rate of Argentina, Brazil, Chile, Colombia, Mexico, Peru and Venezuela. For this purpose, we apply the Harvey et al. (2008 linearity test and the non-linear unit root test (Kruse, 2011. The results show that the series with linear characteristics are Argentina, Brazil, Chile, Colombia and Peru and those with non-linear characteristics are Mexico and Venezuela. The linear unit root tests indicate that the real effective exchange rate is stationary for Chile and Peru, and the non-linear unit root tests evidence that Mexico is stationary. In the period analyzed, the results show support for the validity of PPP in only three of the seven countries.

  6. Design Driven Testing Test Smarter, Not Harder

    CERN Document Server

    Stephens, M

    2010-01-01

    The groundbreaking book Design Driven Testing brings sanity back to the software development process by flipping around the concept of Test Driven Development (TDD) - restoring the concept of using testing to verify a design instead of pretending that unit tests are a replacement for design. Anyone who feels that TDD is "Too Damn Difficult" will appreciate this book. Design Driven Testing shows that, by combining a forward-thinking development process with cutting-edge automation, testing can be a finely targeted, business-driven, rewarding effort. In other words, you'll learn how to test

  7. Indigenous unit for bending and twisting tests of ultra-thin films on a flexible substrate

    Science.gov (United States)

    D'souza, Slavia Deeksha; Hazarika, Pratim; Prakasarao, Ch Surya; Kovendhan, M.; Kumar, R. Arockia; Joseph, D. Paul

    2018-04-01

    An indigenous unit is designed to test the stability of thin films deposited on to a flexible substrate by inducing a required number of bending and twisting under specific conditions. The unit is designed using aluminum and automated by sending pulse width modulated signals to servo motors using ATmega328 microcontroller. We have tested the unit by imparting stress on to a commercial ITO film deposited on a PET substrate. After a definite number of bending and twisting cycles, the electrical and surface properties are studied and the results are discussed.

  8. Development of Water Quality Modeling in the United States

    Science.gov (United States)

    This presentation describes historical trends in water quality model development in the United States, reviews current efforts, and projects promising future directions. Water quality modeling has a relatively long history in the United States. While its origins lie in the work...

  9. The Necessity of a New Type Test Rig for the Development of an Evaluation Method in Grid Fretting Problems

    International Nuclear Information System (INIS)

    Lee, Young-Ho; Kim, Hyung-Kyu

    2007-01-01

    A grid fretting problem is recognized as one of the most important degradation mechanisms even though the examination results of fretting experiments could be applied to the development and design of spacer grid structures. This is because it is difficult to develop a fretting wear model for a grid fretting problem due to the various wear mechanisms involved according to the mechanical and environmental variables, the contact condition with a spring/dimple and the material properties. A number of spring shapes has been developed in KAERI and their performance tests such as fretting wear, flow-induced vibration (FIV) tests, etc. have been carried out from a part unit to a full assembly scale. From the unit part fretting test results, one of the noticeable results is that the contacting force (normal load) was gradually decreased with increasing number of fretting cycles due to a depth increase and this behavior was closely related to the contacting spring shape. When considering the actual contact condition between a fuel rod and a spring/dimple, if a fretting wear progresses due to a FIV under a specific normal load exerted on the fuel rod by an elastic deformation of the spring, the contacting force between the fuel rod and dimple that are located in the opposite side should be decreased. Consequently, an evaluation of developed spacer grids against fretting wear damage should be performed with the results of 1x1 cell unit experiments because a contacting force is one of the most important variables that influences a fretting wear mechanism. The discussion was focused on the development procedure of a new test rig and its performance by using a 1x1 cell unit test rig. (authors)

  10. 40 CFR 63.9620 - On which units and by what date must I conduct performance tests or other initial compliance...

    Science.gov (United States)

    2010-07-01

    ... units and by what date must I conduct performance tests or other initial compliance demonstrations? (a... similar emission units together and conduct an initial compliance test on one representative emission unit... meet the criteria in paragraph (f) of this section. If you decide to test representative emission units...

  11. Large shaft development test plan

    International Nuclear Information System (INIS)

    Krug, A.D.

    1984-03-01

    This test plan proposes the conduct of a large shaft development test at the Hanford site in support of the repository development program. The purpose and objective of the test plan is to obtain the information necessary to establish feasibility and to predict the performance of the drilling system used to drill large diameter shafts. The test plan is based upon drilling a 20 ft diameter shaft to a depth of 1,000 feet. The test plan specifies series of tests to evaluate the performance of the downhole assembly, the performance of the rig, and the ability of the system to cope with geologic hazards. The quality of the hole produced will also be determined. This test plan is considered to be preliminary in that it was prepared as input for the decision to determine if development testing is required in this area. Should the decision be made to proceed with development testing, this test plan shall be updated and revised. 6 refs., 2 figs., 3 tabs

  12. Design of a Facility to Test the Advanced Stirling Radioisotope Generator Engineering Unit

    Science.gov (United States)

    Lewandowski, Edward J.; Schreiber, Jeffrey G.; Oriti, Salvatore M.; Meer, David W.; Brace, Michael H.; Dugala, Gina

    2009-01-01

    The Advanced Stirling Radioisotope Generator (ASRG) is being considered to power deep space missions. An engineering unit, the ASRG-EU, was designed and fabricated by Lockheed Martin under contract to the Department of Energy. This unit is currently on an extended operation test at NASA Glenn Research Center to generate performance data and validate the life and reliability predictions for the generator and the Stirling convertors. A special test facility was designed and built for testing the ASRG-EU. Details of the test facility design are discussed. The facility can operate the convertors under AC bus control or with the ASRG-EU controller. It can regulate input thermal power in either a fixed temperature or fixed power mode. An enclosure circulates cooled air around the ASRG-EU to remove heat rejected from the ASRG-EU by convection. A custom monitoring and data acquisition system supports the test. Various safety features, which allow 2417 unattended operation, are discussed.

  13. Nuclear waste transportation package testing: A review of selected programs in the United States and abroad

    International Nuclear Information System (INIS)

    Snedeker, D.F.

    1990-12-01

    This report provides an overview of some recent nuclear waste transportation package development programs. This information is intended to aid the State of Nevada in its review of US Department of Energy (DOE) nuclear waste transportation programs. This report addresses cask testing programs in the United Kingdom and selected 1/4 and full scale testing in the US. Facilities that can provide cask testing services, both in the US and to a limited extent abroad, are identified. The costs for different type test programs are identified as a means to estimate costs for future test programs. Not addressed is the public impact such testing might have in providing an increased sense of safety or confidence. The British test program was apparently quite successful in demonstrating safety to the public at the time. There is no US test effort that is similar in scope for direct comparison. Also addressed are lessons learned from testing programs and areas that may merit possible future integrated examination. Areas that may require further examination are both technical and institutional. This report provides information which, when combined with other sources of information will enable the State of Nevada to assess the following areas: feasibility of full scale testing; costs of full scale tests; potential benefits of testing; limits that full scale testing impose; and disadvantages of emphasis on testing vs analytical solutions. This assessment will then allow the state to comment on DOE Office of Civilian Radioactive Waste Management (OCRWM) plans for the development and licensing of new shipping cask designs. These plans currently expect contractors to perform engineering testing for materials development, quarter scale model testing to validate analytical assessments and full scale prototype testing of operational features. DOE currently plans no full scale or extra-regulatory destructive testing to aid in cask licensing. 1 tab

  14. Development of a software tool for the management of quality control in a helical tomotherapy unit

    International Nuclear Information System (INIS)

    Garcia Repiso, S.; Hernandez Rodriguez, J.; Martin Rincon, C.; Ramos Pacho, J. A.; Verde Velasco, J. M.; Delgado Aparacio, J. M.; Perez Alvarez, M. e.; Gomez Gonzalez, N.; Cons Perez, V.; Saez Beltran, M.

    2013-01-01

    The large amount of data and information that is managed in units of external radiotherapy quality control tests makes necessary the use of tools that facilitate, on the one hand, the management of measures and results in real time, and on other tasks of management, file, query and reporting of stored data. This paper presents an application of software of own development which is used for the integral management of the helical TomoTherapy unit in the aspects related to the roles and responsibilities of the hospital Radiophysics. (Author)

  15. Advanced fuel cell development in the United States

    International Nuclear Information System (INIS)

    Ackerman, J.P.

    1984-01-01

    Both molten carbonate and solid oxide fuel cells are being developed in the United States to complement and/or supplant phosphoric acid cells for commercial and utility use. This paper described the two technologies and the programs for their development

  16. The Development Strategies of Electronic Records: United States, Canada, United Kingdom and Australia as Examples

    Directory of Open Access Journals (Sweden)

    Chiao-Min Lin

    2004-09-01

    Full Text Available The development of electronic records have been an indicator of modern government all over the world. The format of public records of government agencies have been gradually transformed to digitalform. How to manage the life cycle of electronic records have became an important issue. In this paper, the development strategies in electronic records of the United States, Canada, United Kingdom and Australia are taken as examples to explain their state-of-the-art. Several suggestions are proposed as the reference for Taiwan’s government. [Article content in Chinese

  17. STREAMLINED APPROACH FOR ENVIRONMENTAL RESTORATION PLAN FOR CORRECTIVE ACTION UNIT 116: AREA 25 TEST CELL C FACILITY NEVADA TEST SITE, NEVADA

    International Nuclear Information System (INIS)

    2006-01-01

    This Streamlined Approach for Environmental Restoration Plan identifies the activities required for the closure of Corrective Action Unit 116, Area 25 Test Cell C Facility. The Test Cell C Facility is located in Area 25 of the Nevada Test Site approximately 25 miles northwest of Mercury, Nevada

  18. Development and feasibility testing of an oral hygiene intervention for stroke unit care.

    Science.gov (United States)

    Smith, Craig J; Horne, Maria; McCracken, Giles; Young, David; Clements, Ian; Hulme, Sharon; Ardron, Claire; Hamdy, Shaheen; Vail, Andy; Walls, Angus; Tyrrell, Pippa J

    2017-03-01

    To develop an oral hygiene complex intervention and evaluate its feasibility in a single UK stroke centre. Oral hygiene interventions might improve clinical outcomes after stroke but evidence-based practice is lacking. We used a sequential mixed methods approach and developed an oral hygiene complex intervention comprising: (i) web-based education and 'hands-on' practical training for stroke unit nursing staff, (ii) a pragmatic oral hygiene protocol consisting of twice-daily powered (or manual if preferred) brushing with chlorhexidine gel (or non-foaming toothpaste) ± denture care. We evaluated feasibility of (i) the staff education and training and (ii) the oral hygiene protocol in consenting inpatients with confirmed stroke, requiring assistance with at least one aspect of personal care. The staff education and training were feasible, acceptable and raised knowledge and awareness. Several barriers to completing the education and training were identified. The oral hygiene protocol was feasible and well-tolerated. 22% of eligible patients screened declined participation in the study. Twenty-nine patients (median age = 78 year; National Institutes of Health Stroke Scale score = 8.5; 73% dentate) were recruited at a median of 7 days from stroke onset. 97% of participants chose the default chlorhexidine-based protocol; the remainder chose the non-foaming toothpaste-based protocol. The mouth hygiene protocol was administered as prescribed on 95% of occasions, over a median duration of 28 days. There were no adverse events attributed to the oral hygiene protocol. Our oral hygiene complex intervention was feasible in a single UK stroke centre. Further studies to optimise patient selection, model health economics and explore efficacy are now required. © 2016 John Wiley & Sons A/S and The Gerodontology Association. Published by John Wiley & Sons Ltd.

  19. New multi-country evidence on purchasing power parity: multivariate unit root test results

    NARCIS (Netherlands)

    J.J.J. Groen (Jan)

    2000-01-01

    textabstractIn this paper a likelihood-based multivariate unit root testing framework is utilized to test whether the real exchange rates of G10 countries are non-stationary. The framework uses a likelihood ratio statistic which combines the information across all involved countries while retaining

  20. Development of in situ product removal strategies in biocatalysis applying scaled-down unit operations.

    Science.gov (United States)

    Heintz, Søren; Börner, Tim; Ringborg, Rolf H; Rehn, Gustav; Grey, Carl; Nordblad, Mathias; Krühne, Ulrich; Gernaey, Krist V; Adlercreutz, Patrick; Woodley, John M

    2017-03-01

    An experimental platform based on scaled-down unit operations combined in a plug-and-play manner enables easy and highly flexible testing of advanced biocatalytic process options such as in situ product removal (ISPR) process strategies. In such a platform, it is possible to compartmentalize different process steps while operating it as a combined system, giving the possibility to test and characterize the performance of novel process concepts and biocatalysts with minimal influence of inhibitory products. Here the capabilities of performing process development by applying scaled-down unit operations are highlighted through a case study investigating the asymmetric synthesis of 1-methyl-3-phenylpropylamine (MPPA) using ω-transaminase, an enzyme in the sub-family of amino transferases (ATAs). An on-line HPLC system was applied to avoid manual sample handling and to semi-automatically characterize ω-transaminases in a scaled-down packed-bed reactor (PBR) module, showing MPPA as a strong inhibitor. To overcome the inhibition, a two-step liquid-liquid extraction (LLE) ISPR concept was tested using scaled-down unit operations combined in a plug-and-play manner. Through the tested ISPR concept, it was possible to continuously feed the main substrate benzylacetone (BA) and extract the main product MPPA throughout the reaction, thereby overcoming the challenges of low substrate solubility and product inhibition. The tested ISPR concept achieved a product concentration of 26.5 g MPPA  · L -1 , a purity up to 70% g MPPA  · g tot -1 and a recovery in the range of 80% mol · mol -1 of MPPA in 20 h, with the possibility to increase the concentration, purity, and recovery further. Biotechnol. Bioeng. 2017;114: 600-609. © 2016 Wiley Periodicals, Inc. © 2016 Wiley Periodicals, Inc.

  1. Closure Report for Corrective Action Unit 143: Area 25 Contaminated Waste Dumps, Nevada Test Site, Nevada

    International Nuclear Information System (INIS)

    Tobiason, D. S.

    2002-01-01

    This Closure Report (CR) has been prepared for the Area 25 Contaminated Waste Dumps (CWD), Corrective Action Unit (CAU) 143 in accordance with the Federal Facility Agreement and Consent Order [FFACO] (FFACO, 1996) and the Nevada Division of Environmental Protection (NDEP)-approved Corrective Action Plan (CAP) for CAU 143: Area 25, Contaminated Waste Dumps, Nevada Test Site, Nevada. CAU 143 consists of two Corrective Action Sites (CASs): 25-23-09 CWD No.1, and 25-23-03 CWD No.2. The Area 25 CWDs are historic disposal units within the Area 25 Reactor Maintenance, Assembly, and Disassembly (R-MAD), and Engine Maintenance, Assembly, and Disassembly (E-MAD) compounds located on the Nevada Test Site (NTS). The R-MAD and E-MAD facilities originally supported a portion of the Nuclear Rocket Development Station in Area 25 of the NTS. CWD No.1 CAS 25-23-09 received solid radioactive waste from the R-MAD Compound (East Trestle and West Trench Berms) and 25-23-03 CWD No.2 received solid radioactive waste from the E-MAD Compound (E-MAD Trench)

  2. Evaluating fundamentals of care: The development of a unit-level quality measurement and improvement programme.

    Science.gov (United States)

    Parr, Jenny M; Bell, Jeanette; Koziol-McLain, Jane

    2018-06-01

    The project aimed to develop a unit-level quality measurement and improvement programme using evidence-based fundamentals of care. Feedback from patients, families, whānau, staff and audit data in 2014 indicated variability in the delivery of fundamental aspects of care such as monitoring, nutrition, pain management and environmental cleanliness at a New Zealand District Health Board. A general inductive approach was used to explore the fundamentals of care and design a measurement and improvement programme, the Patient and Whānau Centred Care Standards (PWCCS), focused on fundamental care. Five phases were used to explore the evidence, and design and test a measurement and improvement framework. Nine identified fundamental elements of care were used to define expected standards of care and develop and test a measurement and improvement framework. Four six-monthly peer reviews have been undertaken since June 2015. Charge Nurse Managers used results to identify quality improvements. Significant improvement was demonstrated overall, in six of the 27 units, in seven of the nine standards and three of the four measures. In all, 89% (n = 24) of units improved their overall result. The PWCCS measurement and improvement framework make visible nursing fundamentals of care in line with continuous quality improvement to increase quality of care. Delivering fundamentals of care is described by nurses as getting ?back to basics'. Patient and family feedback supports the centrality of fundamentals of care to their hospital experience. Implementing a unit-level fundamentals of care quality measurement and improvement programme clarifies expected standards of care, highlights the contribution of fundamentals of care to quality and provides a mechanism for ongoing improvements. © 2018 John Wiley & Sons Ltd.

  3. Anonymous or confidential HIV counseling and voluntary testing in federally funded testing sites--United States, 1995-1997.

    Science.gov (United States)

    1999-06-25

    Human immunodeficiency virus (HIV) counseling and voluntary testing (CT) programs have been an important part of national HIV prevention efforts since the first HIV antibody tests became available in 1985. In 1995, these programs accounted for approximately 15% of annual HIV antibody testing in the United States, excluding testing for blood donation. CT opportunities are offered to persons at risk for HIV infection at approximately 11,000 sites, including dedicated HIV CT sites, sexually transmitted disease (STD) clinics, drug-treatment centers, hospitals, and prisons. In 39 states, testing can be obtained anonymously, where persons do not have to give their name to get tested. All states provide confidential testing (by name) and have confidentiality laws and regulations to protect this information. This report compares patterns of anonymous and confidential testing in all federally funded CT programs from 1995 through 1997 and documents the importance of both types of testing opportunities.

  4. Safety Assessment for transient event occurred during the ASTS test of Hanbit Unit 2

    International Nuclear Information System (INIS)

    Yang, Changkeun; Kim, Yohan; Ha, Sangjun

    2014-01-01

    Safety Injection has been actuated during the ASTS (Automatic Seismic Trip System) test of Hanbit Unit 2 on Feb. 28, 2014. It could be bad effect on system integrity. KHNP has been performed safety assessment of system for effect of Safety Injection (SI) actuation occurred during the ASTS test of hanbit Unit 2. Stable state of nuclear power plant system has been confirmed according to Safety Injection and reactor trip event occurred during the ASTS test of hanbit Unit 2. In the result of system safety assessment, major variables of nuclear power plant are located in optimal range and not exceed safety limit. It remains nuclear fuel and the integrity of the power plant is in a safe condition were conformed. After ASTS action, thermal elimination has been processed throughout the turbine until turbine signal occurrence because ASTS is connected to M-G set in the present hanbit Unit 2. Therefore, Safety Injection signal has been actuated by rapid reduction of Steam Generator pressure. In this paper, it is concluded that consideration of equipment and setpoint is needed for that Safety Injection has been not occurred under the unnecessary situation. Stable state of nuclear power plant system has been confirmed for Safety Injection and reactor trip event occurred during the ASTS test of hanbit Unit 2. In the result of system safety assessment, major variables of nuclear power plant are located in optimal range and not exceed safety limit. It remains nuclear fuel and the integrity of the plant is in a safe condition were conformed. It is concluded that consideration of equipment and setpoint is needed for that Safety Injection has been not occurred under the unnecessary situation

  5. The Building Blocks for JWST I and T (Integrations and Test) to Operations - From Simulator to Flight Units

    Science.gov (United States)

    Fatig, Curtis; Ochs, William; Johns, Alan; Seaton, Bonita; Adams, Cynthia; Wasiak, Francis; Jones, Ronald; Jackson, Wallace

    2012-01-01

    The James Webb Space Telescope (JWST) Project has an extended integration and test (I&T) phase due to long procurement and development times of various components as well as recent launch delays. The JWST Ground Segment and Operations group has developed a roadmap of the various ground and flight elements and their use in the various JWST I&T test programs. The JWST Project s building block approach to the eventual operational systems, while not new, is complex and challenging; a large-scale mission like JWST involves international partners, many vendors across the United States, and competing needs for the same systems. One of the challenges is resource balancing so simulators and flight products for various elements congeal into integrated systems used for I&T and flight operations activities. This building block approach to an incremental buildup provides for early problem identification with simulators and exercises the flight operations systems, products, and interfaces during the JWST I&T test programs. The JWST Project has completed some early I&T with the simulators, engineering models and some components of the operational ground system. The JWST Project is testing the various flight units as they are delivered and will continue to do so for the entire flight and operational system. The JWST Project has already and will continue to reap the value of the building block approach on the road to launch and flight operations.

  6. Valid methods: the quality assurance of test method development, validation, approval, and transfer for veterinary testing laboratories.

    Science.gov (United States)

    Wiegers, Ann L

    2003-07-01

    Third-party accreditation is a valuable tool to demonstrate a laboratory's competence to conduct testing. Accreditation, internationally and in the United States, has been discussed previously. However, accreditation is only I part of establishing data credibility. A validated test method is the first component of a valid measurement system. Validation is defined as confirmation by examination and the provision of objective evidence that the particular requirements for a specific intended use are fulfilled. The international and national standard ISO/IEC 17025 recognizes the importance of validated methods and requires that laboratory-developed methods or methods adopted by the laboratory be appropriate for the intended use. Validated methods are therefore required and their use agreed to by the client (i.e., end users of the test results such as veterinarians, animal health programs, and owners). ISO/IEC 17025 also requires that the introduction of methods developed by the laboratory for its own use be a planned activity conducted by qualified personnel with adequate resources. This article discusses considerations and recommendations for the conduct of veterinary diagnostic test method development, validation, evaluation, approval, and transfer to the user laboratory in the ISO/IEC 17025 environment. These recommendations are based on those of nationally and internationally accepted standards and guidelines, as well as those of reputable and experienced technical bodies. They are also based on the author's experience in the evaluation of method development and transfer projects, validation data, and the implementation of quality management systems in the area of method development.

  7. Test Driven Development of a Parameterized Ice Sheet Component

    Science.gov (United States)

    Clune, T.

    2011-12-01

    Test driven development (TDD) is a software development methodology that offers many advantages over traditional approaches including reduced development and maintenance costs, improved reliability, and superior design quality. Although TDD is widely accepted in many software communities, the suitability to scientific software is largely undemonstrated and warrants a degree of skepticism. Indeed, numerical algorithms pose several challenges to unit testing in general, and TDD in particular. Among these challenges are the need to have simple, non-redundant closed-form expressions to compare against the results obtained from the implementation as well as realistic error estimates. The necessity for serial and parallel performance raises additional concerns for many scientific applicaitons. In previous work I demonstrated that TDD performed well for the development of a relatively simple numerical model that simulates the growth of snowflakes, but the results were anecdotal and of limited relevance to far more complex software components typical of climate models. This investigation has now been extended by successfully applying TDD to the implementation of a substantial portion of a new parameterized ice sheet component within a full climate model. After a brief introduction to TDD, I will present techniques that address some of the obstacles encountered with numerical algorithms. I will conclude with some quantitative and qualitative comparisons against climate components developed in a more traditional manner.

  8. The medical examination in United States immigration applications: the potential use of genetic testing leads to heightened privacy concerns.

    Science.gov (United States)

    Burroughs, A Maxwell

    2005-01-01

    The medical examination has been an integral part of the immigration application process since the passing of the Immigration Act of 1891. Failing the medical examination can result in denial of the application. Over the years the medical examination has been expanded to include questioning about diseases that are scientifically shown to be rooted in an individual's genetic makeup. Recent advances in the fields of genomics and bioinformatics are making accurate and precise screening for these conditions a reality. Government policymakers will soon be faced with decisions regarding whether or not to sanction the use of these newly-developed genetic tests in the immigration application procedure. The terror threat currently facing the United States may ultimately bolster the argument in favor of genetic testing and/or DNA collection of applicants. However, the possibility of a government mandate requiring genetic testing raises a host of ethical issues; including the threat of eugenics and privacy concerns. Genetic testing has the ability to uncover a wealth of sensitive medical information about an individual and currently there are no medical information privacy protections afforded to immigration applicants. This article examines the potential for genetic testing in the immigration application process and the ethical issues surrounding this testing. In particular, this article explores the existing framework of privacy protections afforded to individuals living in the United States and how this and newly-erected standards like those released by the Health and Human Services (HHS) might apply to individuals seeking to immigrate to the United States.

  9. Commander’s Handbook for Unit Leader Development

    Science.gov (United States)

    2007-07-02

    Transforming Organizations: Growing Leaders for Tomorrow. Mahwah, NJ: Lawrence Erlbaum Associates. Kolb , D. (1984). Experiential learning : Experiences...development tools, job aides, or other on-the-job leader development interventions. Implicitly, the handbook employs adult learning theory to engage...most effective and efficient methods of leader development for a unit environment. Principles of adult learning theory were then applied to

  10. Anechoic Chamber test of the Electromagnetic Measurement System ground test unit

    Science.gov (United States)

    Stevenson, L. E.; Scott, L. D.; Oakes, E. T.

    1987-04-01

    The Electromagnetic Measurement System (EMMS) will acquire data on electromagnetic (EM) environments at key weapon locations on various aircraft certified for nuclear weapons. The high-frequency ground unit of the EMMS consists of an instrumented B61 bomb case that will measure (with current probes) the localized current density resulting from an applied EM field. For this portion of the EMMS, the first system test was performed in the Anechoic Chamber Facility at Sandia National Laboratories, Albuquerque, New Mexico. The EMMS pod was subjected to EM radiation at microwave frequencies of 1, 3, and 10 GHz. At each frequency, the EMMS pod was rotated at many positions relative to the microwave source so that the individual current probes were exposed to a direct line-of-sight illumination. The variations between the measured and calculated electric fields for the current probes with direct illumination by the EM source are within a few db. The results obtained from the anechoic test were better than expected and verify that the high frequency ground portion of the EMMS will accurately measure the EM environments for which it was designed.

  11. Pilot-scale treatability test plan for the 100-HR-3 operable unit

    International Nuclear Information System (INIS)

    1994-08-01

    This document presents the treatability test plan for pilot-scale pump-and-treat testing at the 100-HR-3 Operable Unit. The test will be conducted in fulfillment of interim Milestone M-15-06E to begin pilot-scale pump-and-treat operations by August 1994. The scope of the test was determined based on the results of lab/bench-scale tests (WHC 1993a) conducted in fulfillment of Milestone M-15-06B. These milestones were established per agreement between the U.S. Department of Energy (DOE), the Washington State Department of Ecology and the U.S. Environmental Protection Agency (EPA), and documented on Hanford Federal of Ecology Facility Agreement and Consent Order Change Control Form M-15-93-02. This test plan discusses a pilot-scale pump-and-treat test for the chromium plume associated with the D Reactor portion of the 100-HR-3 Operable Unit. Data will be collected during the pilot test to assess the effectiveness, operating parameters, and resource needs of the ion exchange (IX) pump-and-treat system. The test will provide information to assess the ability to remove contaminants by extracting groundwater from wells and treating extracted groundwater using IX. Bench-scale tests were conducted previously in which chromium VI was identified as the primary contaminant of concern in the 100-D reactor plume. The DOWEX 21K trademark resin was recommended for pilot-scale testing of an IX pump-and-treat system. The bench-scale test demonstrated that the system could remove chromium VI from groundwater to concentrations less than 50 ppb. The test also identified process parameters to monitor during pilot-scale testing. Water will be re-injected into the plume using wells outside the zone of influence and upgradient of the extraction well

  12. Sport Education and Direct Instruction Units: Comparison of Student Knowledge Development in Athletics

    Science.gov (United States)

    Pereira, José; Araújo, Rui; Farias, Cláudio; Bessa, Cristiana; Mesquita, Isabel

    2016-01-01

    This study conducted a comparative analysis of students’ knowledge development on athletics in Sport Education and in a Direct Instruction unit taking into account sex and initial skill level. The participants were an experienced Physical Education teacher and two sixth-grade classes totaling 47 students (25 boys and 22 girls). Each class was randomly placed in either Sport Education or Direct Instruction classes and participated in 20, 45-minutes lessons focused on shot put, hurdles and triple jump. Knowledge on athletics was assessed through a 25-items written and video-based test. The inter-group differences and improvements across time in the knowledge test were analyzed through the Mann-Whitney and Wilcoxon tests, respectively. There were significant knowledge improvements in both instructional approaches irrespective of students’ gender and skill level. In Direct Instruction, the type of task organization, the high rates of repetition of movement patterns and feedback by the teacher were beneficial to student learning. In Sport Education, the autonomy granted to students in the control of the pace of task transitions by making on-going judgments on achievement of performance criteria, implicated students affectively and cognitively with the learning content. It was further supported that several models and teaching strategies should be taken into consideration when teaching Physical Education. Different approaches should be perceived as alternatives and teachers should retain the best in each according with the moment in the unit, student developmental stage, and the specific learning objectives in the task. Key points The results in this study showed that regardless of students’ sex, both DI and SE were efficient in the promotion of improvements in students’ content knowledge of athletics. Both boys and girls improved from the pre-test to the post-test in SE and DI. SE was particularly beneficial to lower skill-level. On the contrary, in the DI unit

  13. Corrective Action Investigation Plan for Corrective Action Unit 232: Area 25 Sewage Lagoons, Nevada Test Site, Nevada, Revision 0

    International Nuclear Information System (INIS)

    1999-01-01

    The Corrective Action Investigation Plan for Corrective Action Unit 232, Area 25 Sewage Lagoons, has been developed in accordance with the Federal Facility Agreement and Consent Order that was agreed to by the U.S. Department of Energy, Nevada Operations Office; the State of Nevada Division of Environmental Protection; and the U. S. Department of Defense. Corrective Action Unit 232 consists of Corrective Action Site 25-03-01, Sewage Lagoon. Corrective Action Unit 232, Area 25 Sewage Lagoons, received sanitary effluent from four buildings within the Test Cell ''C'' Facility from the mid-1960s through approximately 1996. The Test Cell ''C'' Facility was used to develop nuclear propulsion technology by conducting nuclear test reactor studies. Based on the site history collected to support the Data Quality Objectives process, contaminants of potential concern include volatile organic compounds, semivolatile organic compounds, Resource Conservation and Recovery Act metals, petroleum hydrocarbons, polychlorinated biphenyls, pesticides, herbicides, gamma emitting radionuclides, isotopic plutonium, isotopic uranium, and strontium-90. A detailed conceptual site model is presented in Section 3.0 and Appendix A of this Corrective Action Investigation Plan. The conceptual model serves as the basis for the sampling strategy. Under the Federal Facility Agreement and Consent Order, the Corrective Action Investigation Plan will be submitted to the Nevada Division of Environmental Protection for approval. Field work will be conducted following approval of the plan. The results of the field investigation will support a defensible evaluation of corrective action alternatives in the Corrective Action Decision Document

  14. Corrective Action Investigation Plan for Corrective Action Unit 232: Area 25 Sewage Lagoons, Nevada Test Site, Nevada, Revision 0

    Energy Technology Data Exchange (ETDEWEB)

    USDOE/NV

    1999-05-01

    The Corrective Action Investigation Plan for Corrective Action Unit 232, Area 25 Sewage Lagoons, has been developed in accordance with the Federal Facility Agreement and Consent Order that was agreed to by the U.S. Department of Energy, Nevada Operations Office; the State of Nevada Division of Environmental Protection; and the U. S. Department of Defense. Corrective Action Unit 232 consists of Corrective Action Site 25-03-01, Sewage Lagoon. Corrective Action Unit 232, Area 25 Sewage Lagoons, received sanitary effluent from four buildings within the Test Cell ''C'' Facility from the mid-1960s through approximately 1996. The Test Cell ''C'' Facility was used to develop nuclear propulsion technology by conducting nuclear test reactor studies. Based on the site history collected to support the Data Quality Objectives process, contaminants of potential concern include volatile organic compounds, semivolatile organic compounds, Resource Conservation and Recovery Act metals, petroleum hydrocarbons, polychlorinated biphenyls, pesticides, herbicides, gamma emitting radionuclides, isotopic plutonium, isotopic uranium, and strontium-90. A detailed conceptual site model is presented in Section 3.0 and Appendix A of this Corrective Action Investigation Plan. The conceptual model serves as the basis for the sampling strategy. Under the Federal Facility Agreement and Consent Order, the Corrective Action Investigation Plan will be submitted to the Nevada Division of Environmental Protection for approval. Field work will be conducted following approval of the plan. The results of the field investigation will support a defensible evaluation of corrective action alternatives in the Corrective Action Decision Document.

  15. Start-up tests of Kashiwazakikariwa Nuclear Power Station Unit No.2 and No.5

    International Nuclear Information System (INIS)

    Fueki, Kensuke; Aoki, Shiro; Tanaka, Yasuhisa; Yahagi, Kimitoshi

    1991-01-01

    The Kashiwazakikariwa Nuclear Power Station Units No.5 and No.2 started commercial operation on April 10 and September 28 of 1990 respectively. As the result of the application of the First and Second LWR Improvement and Standardization Program, the plants were designed aiming at improvement of reliability, operation, and maintenance while maintaining safety. Construction of the plants took 6.5 to 7 years for completion, during which period the last 10 months were spent for the start up tests program. Start up tests were carried out under deliberate management to assure that the plants can operate safely and steadily at the prescribed operating points, and the schedules and tests item modifications adopted in Unit No.2 and No.5 were verified under the start up tests program. (author)

  16. Fidelity of test development process within a national science grant

    Science.gov (United States)

    Brumfield, Teresa E.

    In 2002, a math-science partnership (MSP) program was initiated by a national science grant. The purpose of the MSP program was to promote the development, implementation, and sustainability of promising partnerships among institutions of higher education, K-12 schools and school systems, as well as other important stakeholders. One of the funded projects included a teacher-scientist collaborative that instituted a professional development system to prepare teachers to use inquiry-based instructional modules. The MSP program mandated evaluations of its funded projects. One of the teacher-scientist collaborative project's outcomes specifically focused on teacher and student science content and process skills. In order to provide annual evidence of progress and to measure the impact of the project's efforts, and because no appropriate science tests were available to measure improvements in content knowledge of participating teachers and their students, the project contracted for the development of science tests. This dissertation focused on the process of test development within an evaluation and examined planned (i.e., expected) and actual (i.e., observed) test development, specifically concentrating on the factors that affected the actual test development process. Planned test development was defined as the process of creating tests according to the well-established test development procedures recommended by the AERA/APA/NCME 1999 Standards for Educational and Psychological Testing. Actual test development was defined as the process of creating tests as it actually took place. Because case study provides an in-depth, longitudinal examination of an event (i.e., case) in a naturalistic setting, it was selected as the appropriate methodology to examine the difference between planned and actual test development. The case (or unit of analysis) was the test development task, a task that was bounded by the context in which it occurred---and over which this researcher had

  17. Students’ Socio-cultural Competence Development, Using English and Russian Phraseological Units

    Directory of Open Access Journals (Sweden)

    Umit I. Kopzhasarova

    2013-01-01

    Full Text Available The article deals with the problem of socio-cultural competence development on the basis of using English and Russian phraseological units. The authors specify the essence of the socio-cultural competence, define socio-cultural component of foreign language teaching. The authors justify their viewpoint that phraseological units, being the most valuable source of cultural information, exposing background knowledge and culture specific vocabulary, are the effective means of socio-cultural competence development. The set of exercises on socio-cultural competence development on the material of English and Russian phraseological units, developed by authors, include language and speech tasks; tasks based on project and creative research activity methods, which are the basis of development of the main socio-cultural skills that are necessary in intercultural communication

  18. Nuclear Facility Accident (NFAC) Unit Test Report For HPAC Version 6.3

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Ronald W. [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States). Computational Sciences and Engineering Division; Morris, Robert W. [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States). Computational Sciences and Engineering Division; Sulfredge, Charles David [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States). Computational Sciences and Engineering Division

    2015-12-01

    This is a unit test report for the Nuclear Facility Accident (NFAC) model for the Hazard Prediction and Assessment Capability (HPAC) version 6.3. NFAC’s responsibility as an HPAC component is three-fold. First, it must present an interactive graphical user interface (GUI) by which users can view and edit the definition of an NFAC incident. Second, for each incident defined, NFAC must interact with RTH to create activity table inputs and associate them with pseudo materials to be transported via SCIPUFF. Third, NFAC must create SCIPUFF releases with the associated pseudo materials for transport and dispersion. The goal of NFAC unit testing is to verify that the inputs it produces are correct for the source term or model definition as specified by the user via the GUI.

  19. Nuclear Facility Accident (NFAC) Unit Test Report For HPAC Version 6.3

    International Nuclear Information System (INIS)

    Lee, Ronald W.; Morris, Robert W.; Sulfredge, Charles David

    2015-01-01

    This is a unit test report for the Nuclear Facility Accident (NFAC) model for the Hazard Prediction and Assessment Capability (HPAC) version 6.3. NFAC's responsibility as an HPAC component is three-fold. First, it must present an interactive graphical user interface (GUI) by which users can view and edit the definition of an NFAC incident. Second, for each incident defined, NFAC must interact with RTH to create activity table inputs and associate them with pseudo materials to be transported via SCIPUFF. Third, NFAC must create SCIPUFF releases with the associated pseudo materials for transport and dispersion. The goal of NFAC unit testing is to verify that the inputs it produces are correct for the source term or model definition as specified by the user via the GUI.

  20. Ambient Pressure Test Rig Developed for Testing Oil-Free Bearings in Alternate Gases and Variable Pressures

    Science.gov (United States)

    Bauman, Steven W.

    1990-01-01

    The Oil-Free Turbomachinery research team at the NASA Glenn Research Center is conducting research to develop turbomachinery systems that utilize high-speed, high temperature foil (air) bearings that do not require an oil lubrication system. Such systems combine the most advanced foil bearings from industry with NASA-developed hightemperature solid-lubricant technology. New applications are being pursued, such as Oil- Free turbochargers, auxiliary power units, and turbine propulsion systems for aircraft. An Oil-Free business jet engine, for example, would be simpler, lighter, more reliable, and less costly to purchase and maintain than current engines. Another application is NASA's Prometheus mission, where gas bearings will be required for the closed-cycle turbine based power-conversion system of a nuclear power generator for deep space. To support these applications, Glenn's Oil-Free Turbomachinery research team developed the Ambient Pressure Test Rig. Using this facility, researchers can load and heat a bearing and evaluate its performance with reduced air pressure to simulate high altitude conditions. For the nuclear application, the test chamber can be purged with gases such as helium to study foil gas bearing operation in working fluids other than air.

  1. Phasor Measurement Unit Test and Applications for Small Signal Stability Assessment and Improvement of Power System

    DEFF Research Database (Denmark)

    Ghiga, Radu

    to be less predictable. Therefore, the methods used for stability and security assessment will most likely use information from the wide-area measurements systems (WAMS). The work presented in this thesis deals on one hand with the development of test methods and validation of phasor measurement units (PMUs......) which are considered to be one of the key technologies in WAMS, and on the other hand with the possibility of using PMU measurements together with large wind power plants (WPPs) to help improve the damping of inter area oscillations. To validate the PMUs, a laboratory test setup is assembled....... The hardware components are capable of generating, with the required accuracy, the test signals injected in the PMUs. The signals are created according to the requirements defined in the current IEEE C37.118.1-2011 standard, to test the steady-state and dynamic compliance of the PMUs. The performance...

  2. Web-based education for low-literate parents in Neonatal Intensive Care Unit: development of a website and heuristic evaluation and usability testing.

    Science.gov (United States)

    Choi, Jeungok; Bakken, Suzanne

    2010-08-01

    Low health literacy has been associated with poor health-related outcomes. The purposes are to report the development of a website for low-literate parents in the Neonatal Intensive Care Unit (NICU), and the findings of heuristic evaluation and a usability testing of this website. To address low literacy of NICU parents, multimedia educational Website using visual aids (e.g., pictographs, photographs), voice-recorded text message in addition to a simplified text was developed. The text was created at the 5th grade readability level. The heuristic evaluation was conducted by three usability experts using 10 heuristics. End-users' performance was measured by counting the time spent completing tasks and number of errors, as well as recording users' perception of ease of use and usefulness (PEUU) in a sample of 10 NICU parents. Three evaluators identified 82 violations across the 10 heuristics. All violations, however, received scores visuals on the Website were well accepted by low-literate users and agreement of visuals with text improved understanding of the educational materials over that with text alone. The findings suggest that using concrete and realistic pictures and pictographs with clear captions would maximize the benefit of visuals. One emerging theme was "simplicity" in design (e.g., limited use of colors, one font type and size), content (e.g., avoid lengthy text), and technical features (e.g., limited use of pop-ups). The heuristic evaluation by usability experts and the usability test with actual users provided complementary expertise, which can give a richer assessment of a design for low literacy Website. These results facilitated design modification and implementation of solutions by categorizing and prioritizing the usability problems.

  3. Fission Surface Power Technology Demonstration Unit Test Results

    Science.gov (United States)

    Briggs, Maxwell H.; Gibson, Marc A.; Geng, Steven M.; Sanzi, James L.

    2016-01-01

    The Fission Surface Power (FSP) Technology Demonstration Unit (TDU) is a system-level demonstration of fission power technology intended for use on manned missions to Mars. The Baseline FSP systems consists of a 190 kWt UO2 fast-spectrum reactor cooled by a primary pumped liquid metal loop. This liquid metal loop transfers heat to two intermediate liquid metal loops designed to isolate fission products in the primary loop from the balance of plant. The intermediate liquid metal loops transfer heat to four Stirling Power Conversion Units (PCU), each of which produce 12 kWe (48 kW total) and reject waste heat to two pumped water loops, which transfer the waste heat to titanium-water heat pipe radiators. The FSP TDU simulates a single leg of the baseline FSP system using an electrically heater core simulator, a single liquid metal loop, a single PCU, and a pumped water loop which rejects the waste heat to a Facility Cooling System (FCS). When operated at the nominal operating conditions (modified for low liquid metal flow) during TDU testing the PCU produced 8.9 kW of power at an efficiency of 21.7 percent resulting in a net system power of 8.1 kW and a system level efficiency of 17.2 percent. The reduction in PCU power from levels seen during electrically heated testing is the result of insufficient heat transfer from the NaK heater head to the Stirling acceptor, which could not be tested at Sunpower prior to delivery to the NASA Glenn Research Center (GRC). The maximum PCU power of 10.4 kW was achieved at the maximum liquid metal temperature of 875 K, minimum water temperature of 350 K, 1.1 kg/s liquid metal flow, 0.39 kg/s water flow, and 15.0 mm amplitude at an efficiency of 23.3 percent. This resulted in a system net power of 9.7 kW and a system efficiency of 18.7 percent.

  4. A Cryogenic Test Station for the Pre-series 2400 W @ 1.8 K Refrigeration Units for the LHC

    CERN Document Server

    Claudet, S; Gully, P; Jäger, B; Millet, F; Roussel, P; Tavian, L

    2002-01-01

    The cooling capacity below 2 K for the superconducting magnets in the Large Hadron Collider (LHC), at CERN, will be provided by eight refrigeration units at 1.8 K, each of them coupled to a 4.5 K refrigerator. The supply of the series units is linked to successful testing and acceptance of the pre-series delivered by the two selected vendors. To properly assess the performance of specific components such as cold compressors and some process specificities a dedicated test station is necessary. The test station is able to process up to 130 g/s between 4.5 & 20 K and aims at simulating the steady and transient operational modes foreseen for the LHC. After recalling the basic characteristics of the 1.8 K refrigeration units and the content of the acceptance tests of the pre-series, the principle of the test cryostat is detailed. The components of the test station and corresponding layout are described. The first testing experience is presented as well as preliminary results of the pre-series units.

  5. Processing techniques for data from the Kuosheng Unit 1 shakedown safety-relief-valve tests

    International Nuclear Information System (INIS)

    McCauley, E.W.; Rompel, S.L.; Weaver, H.J.; Altenbach, T.J.

    1982-08-01

    This report describes techniques developed at the Lawrence Livermore National Laobratory, Livermore, CA for processing original data from the Taiwan Power Company's Kuosheng MKIII Unit 1 Safety Relief Valve Shakedown Tests conducted in April/May 1981. The computer codes used, TPSORT, TPPLOT, and TPPSD, form a special evaluation system for treating the data from its original packed binary form to ordered, calibrated ASCII transducer files and then to production of time-history plots, numerical output files, and spectral analyses. Using the data processing techniques described, a convenient means of independently examining and analyzing a unique data base for steam condensation phenomena in the MARKIII wetwell is described. The techniques developed for handling these data are applicable to the treatment of similar, but perhaps differently structured, experiment data sets

  6. Test Format and the Variation of Gender Achievement Gaps within the United States

    Science.gov (United States)

    Reardon, Sean; Fahle, Erin; Kalogrides, Demetra; Podolsky, Anne; Zarate, Rosalia

    2016-01-01

    Prior research demonstrates the existence of gender achievement gaps and the variation in the magnitude of these gaps across states. This paper characterizes the extent to which the variation of gender achievement gaps on standardized tests across the United States can be explained by differing state accountability test formats. A comprehensive…

  7. [Revolution of the health care delivery system and its impacts on laboratory testing in the United States].

    Science.gov (United States)

    Takemura, Y; Ishibashi, M

    2000-02-01

    Failure to slow the exponential growth of total health care expenditures in the United States through the government policies resulted in a rapid and progressive penetration of managed care organizations(MCOs) in the early 1990s. Diagnostic testing is viewed as a "commodity" rather than a medical service under the managed care environment. Traditional hospital-based laboratories are placed in a downward spiral with the advent of managed care era. A massive reduction of in-house testing resulted from shorter lengths of patients' hospital stay and a marked decrease in admission under the dominance of managed care urges them to develop strategies for restoring tests deprived by the managed care-associated new businesses: consolidation and networking, participation in the outreach-testing market, and point-of-care/satellite laboratory testing in non-traditional, ambulatory settings are major strategies for survival of hospital laboratories. A number of physicians' office laboratories(POLs) have been closed owing to regulatory restrictions imposed by the Clinical Laboratory Improvement Amendments of 1988(CLIA '88), and to the expanded penetration of MCOs which limit reimbursement to a very few in-house procedures. It seems likely that POLs and hospital laboratories continue to reduce test volumes, while commercial reference laboratories(CRLs) gain more tests through contracting with MCOs. In the current stream of managed care dominance in the United States, clinical laboratories are changing their basic operation focus and mission in response to the aggressively changing landscape. Traditional laboratories which are unwilling to adapt themselves to the new environment will not survive in this country.

  8. 78 FR 38411 - Vogtle Electric Generating Plant, Unit 4; Inspections, Tests, Analyses, and Acceptance Criteria

    Science.gov (United States)

    2013-06-26

    ... Plant, Unit 4; Inspections, Tests, Analyses, and Acceptance Criteria AGENCY: Nuclear Regulatory Commission. ACTION: Determination of inspections, tests, analyses, and acceptance criteria completion. SUMMARY: The U.S. Nuclear Regulatory Commission (NRC) staff has determined that the inspections, tests...

  9. Testing the Birth Unit Design Spatial Evaluation Tool (BUDSET) in Australia: a pilot study.

    Science.gov (United States)

    Foureur, Maralyn J; Leap, Nicky; Davis, Deborah L; Forbes, Ian F; Homer, Caroline E S

    2011-01-01

    To pilot test the Birth Unit Design Spatial Evaluation Tool (BUDSET) in an Australian maternity care setting to determine whether such an instrument can measure the optimality of different birth settings. Optimally designed spaces to give birth are likely to influence a woman's ability to experience physiologically normal labor and birth. This is important in the current industrialized environment, where increased caesarean section rates are causing concerns. The measurement of an optimal birth space is currently impossible, because there are limited tools available. A quantitative study was undertaken to pilot test the discriminant ability of the BUDSET in eight maternity units in New South Wales, Australia. Five auditors trained in the use of the BUDSET assessed the birth units using the BUDSET, which is based on 18 design principles and is divided into four domains (Fear Cascade, Facility, Aesthetics, and Support) with three to eight assessable items in each. Data were independently collected in eight birth units. Values for each of the domains were aggregated to provide an overall Optimality Score for each birth unit. A range of Optimality Scores was derived for each of the birth units (from 51 to 77 out of a possible 100 points). The BUDSET identified units with low-scoring domains. Essentially these were older units and conventional labor ward settings. The BUDSET provides a way to assess the optimality of birth units and determine which domain areas may need improvement. There is potential for improvements to existing birth spaces, and considerable improvement can be made with simple low-cost modifications. Further research is needed to validate the tool.

  10. Commissioning tests at Bohunice NPP V1 unit 2 after reconstruction in 1998

    International Nuclear Information System (INIS)

    Pajtinka, A.; Tvaroska, V.; Wiening, K.-H.; Mueller, B.

    2000-01-01

    The last and the most extensive stage in the reconstruction project of the Bohunice NPP started in July 1998. The main activities performed during a 6-month scheduled unit 2 outage included: - Installation of a new emergency core cooling system with an increased capacity according to the defined broader break spectrum for LOCA; - Reconstruction of the existing confinement spray system and installation of a new confinement pressure suppression system; - Completion of upgrading measures to increase the reliability of emergency power supply systems (replacement of low voltage switchgear, installation of new cabling for all loads important to safety, installation of new motor-generators and rectifier sets); - Connection to the plant and commissioning of the new reactor protection system. Comprehensive tests and checks performed on completion of installation work on the modified mechanical, electrical and I and C systems were important reasons for the absence of major problems during restart of the unit after the several project implementation phases. Operating experience at unit 2 since its recommissioning in January 1999 has confirmed that the required safety standards have been met and that operational reliability has been substantially increased at the sometime. Periodic testing is being performed in accordance with the limits and conditions for safe operation of Bohunice NPP. To date all these tests were completed without significant problems. The functions implemented in the new technology met the test program criteria, which were approved with authority, in all essential areas. Through the close cooperation of the partners involved and through the combined efforts of the various engineering and operating disciplines, technical and scheduling problems could be immediately identified and quickly resolved. In general, these kinds of projects require optimum cooperation among the parties involved. Modernization of the NPP Bohunice V1 unit 2 has shown, that all

  11. A Software Prototype Development of Human System Interfaces for Human Factors Engineering Validation Tests of SMART MCR

    International Nuclear Information System (INIS)

    Lim, Jong Tae; Kang, Young Sun; Park, Byung Yul; Han, Kwan Ho; Yang, Sung Won; Oh, In Su; Kim, Myung Ju; Bae, Mun Jin; Nam, Gi Ho; Lim, Do Yeun

    2009-12-01

    This report's aim is to develop a software prototype that will be used in the partial dynamic mockup of SMART MCR(main control room). The software mainly consist of the plant a dynamic model and various operation displays that will be installed into MCR. They includes the codes such as main data processing logics like alarm reduction logic and display methods like ecological interface display and elastic tile alarm display developed by KAERI. The unit test and integrated test of them are performed according to predefined test procedure

  12. Testing of an Annular Linear Induction Pump for the Fission Surface Power Technology Demonstration Unit

    Science.gov (United States)

    Polzin, K. A.; Pearson, J. B.; Webster, K.; Godfoy, T. J.; Bossard, J. A.

    2013-01-01

    Results of performance testing of an annular linear induction pump that has been designed for integration into a fission surface power technology demonstration unit are presented. The pump electromagnetically pushes liquid metal (NaK) through a specially-designed apparatus that permits quantification of pump performance over a range of operating conditions. Testing was conducted for frequencies of 40, 55, and 70 Hz, liquid metal temperatures of 125, 325, and 525 C, and input voltages from 30 to 120 V. Pump performance spanned a range of flow rates from roughly 0.3 to 3.1 L/s (4.8 to 49 gpm), and pressure heads of <1 to 104 kPa (<0.15 to 15 psi). The maximum efficiency measured during testing was 5.4%. At the technology demonstration unit operating temperature of 525 C the pump operated over a narrower envelope, with flow rates from 0.3 to 2.75 L/s (4.8 to 43.6 gpm), developed pressure heads from <1 to 55 kPa (<0.15 to 8 psi), and a maximum efficiency of 3.5%. The pump was supplied with three-phase power at 40 and 55 Hz using a variable-frequency motor drive, while power at 55 and 70 Hz was supplied using a variable-frequency power supply. Measured performance of the pump at 55 Hz using either supply exhibited good quantitative agreement. For a given temperature, the peak in efficiency occurred at different flow rates as the frequency was changed, but the maximum value of efficiency was relative insensitive within 0.3% over the frequency range tested, including a scan from 45 to 78 Hz. The objectives of the FSP technology project are as follows:5 • Develop FSP concepts that meet expected surface power requirements at reasonable cost with added benefits over other options. • Establish a nonnuclear hardware-based technical foundation for FSP design concepts to reduce overall development risk. • Reduce the cost uncertainties for FSP and establish greater credibility for flight system cost estimates. • Generate the key nonnuclear products to allow Agency

  13. An outlier robust unit root test with an application to the extended Nelson-Plosser data

    NARCIS (Netherlands)

    Lucas, André

    1995-01-01

    This paper considers unit root tests based on robust estimators with a high breakdown point and high efficiency. The asymptotic distribution of these tests is derived. Critical values for the test are obtained via simulation. It is found that the size of the classical OLS based Dickey-Fuller test

  14. Detailed design and first tests of the application software for the instrument control unit of Euclid-NISP

    Science.gov (United States)

    Ligori, S.; Corcione, L.; Capobianco, V.; Bonino, D.; Sirri, G.; Fornari, F.; Giacomini, F.; Patrizii, L.; Valenziano, L.; Travaglini, R.; Colodro, C.; Bortoletto, F.; Bonoli, C.; Chiarusi, T.; Margiotta, A.; Mauri, N.; Pasqualini, L.; Spurio, M.; Tenti, M.; Dal Corso, F.; Dusini, S.; Laudisio, F.; Sirignano, C.; Stanco, L.; Ventura, S.; Auricchio, N.; Balestra, A.; Franceschi, E.; Morgante, G.; Trifoglio, M.; Medinaceli, E.; Guizzo, G. P.; Debei, S.; Stephen, J. B.

    2016-07-01

    In this paper we describe the detailed design of the application software (ASW) of the instrument control unit (ICU) of NISP, the Near-Infrared Spectro-Photometer of the Euclid mission. This software is based on a real-time operating system (RTEMS) and will interface with all the subunits of NISP, as well as the command and data management unit (CDMU) of the spacecraft for telecommand and housekeeping management. We briefly review the main requirements driving the design and the architecture of the software that is approaching the Critical Design Review level. The interaction with the data processing unit (DPU), which is the intelligent subunit controlling the detector system, is described in detail, as well as the concept for the implementation of the failure detection, isolation and recovery (FDIR) algorithms. The first version of the software is under development on a Breadboard model produced by AIRBUS/CRISA. We describe the results of the tests and the main performances and budgets.

  15. Construction of PREMUX and preliminary experimental results, as preparation for the HCPB breeder unit mock-up testing

    Energy Technology Data Exchange (ETDEWEB)

    Hernández, F., E-mail: francisco.hernandez@kit.edu [Karlsruhe Institute of Technology (KIT), Institute for Neutron Physics and Reactor Technology (INR) (Germany); Kolb, M. [Karlsruhe Institute of Technology (KIT), Institute for Applied Materials (IAM-WPT) (Germany); Annabattula, R. [Indian Institute of Technology Madras (IITM), Department of Mechanical Engineering (India); Weth, A. von der [Karlsruhe Institute of Technology (KIT), Institute for Neutron Physics and Reactor Technology (INR) (Germany)

    2014-10-15

    Highlights: • PREMUX has been constructed as preparation for a future out-of-pile thermo-mechanical qualification of a HCPB breeder unit mock-up. • The rationale and constructive details of PREMUX are reported in this paper. • PREMUX serves as a test rig for the new heater system developed for the HCPB-BU mock-up. • PREMUX will be used as benchmark for the thermal and thermo-mechanical models developed in ANSYS for the pebble beds of the HCPB-BU. • Preliminary results show the functionality of PREMUX and the good agreement of the measured temperatures with the thermal model developed in ANSYS. - Abstract: One of the European blanket designs for ITER is the Helium Cooled Pebble Bed (HCPB) blanket. The core of the HCPB-TBM consists of so-called breeder units (BUs), which encloses beryllium as neutron multiplier and lithium orthosilicate (Li{sub 4}SiO{sub 4}) as tritium breeder in form of pebble beds. After the design phase of the HCPB-BU, a non-nuclear thermal and thermo-mechanical qualification program for this device is running at the Karlsruhe Institute of Technology. Before the complex full scale BU testing, a pre-test mock-up experiment (PREMUX) has been constructed, which consists of a slice of the BU containing the Li{sub 4}SiO{sub 4} pebble bed. PREMUX is going to be operated under highly ITER-relevant conditions and has the following goals: (1) as a testing rig of new heater concept based on a matrix of wire heaters, (2) as benchmark for the existing finite element method (FEM) codes used for the thermo-mechanical assessment of the Li{sub 4}SiO{sub 4} pebble bed, and (3) in situ measurement of thermal conductivity of the Li{sub 4}SiO{sub 4} pebble bed during the tests. This paper describes the construction of PREMUX, its rationale and the experimental campaign planned with the device. Preliminary results testing the algorithm used for the temperature reconstruction of the pebble bed are reported and compared qualitatively with first analyses

  16. Status of liquid metal reactor development in the United States of America

    Energy Technology Data Exchange (ETDEWEB)

    Griffith, Jerry D [Reactor Systems Development and Technology, Office of Nuclear Energy, U.S. Department of Energy (United States); Horton, Kenneth E [Division of International Programs, Office of Nuclear Energy, U.S. Department of Energy (United States)

    1992-07-01

    The U.S. civilian nuclear power research and development program continues to focus on advanced large and mid-size light water reactors, advanced liquid metal fast reactors, and modular high temperature gas cooled reactors. This paper discusses the Advanced Liquid Metal Reactor program, which is composed of a small, passively safe fast reactor coupled with a metal fuel cycle that incorporates actinide recycle, and an emerging effort to process LWR spent fuel for LMR fissile material, and to enhance the LWR waste management. The liquid metal reactor concept has a sound technology base, with some three decades of research and development both in this and other countries. An existing network of government and industry research facilities and engineering test centers in the United States is currently providing test capabilities and the technical expertise required to conduct an aggressive advanced reactor development program. Notable among the research facilities is the Experimental Breeder Reactor-Il (EBR-II) at Argonne National Laboratory (ANL) in Idaho and the Fast Flux Test Facility (FFTF) at Hanford, Washington. Subsequent to the DOE directive to shut down the Fast Flux Test Facility in early 1990, significant effort was placed in finding international financial support for this reactor. This initiative was not successful. Therefore, although there may be a potential future mission for the FFTF, the Secretary of Energy announced on March 13, 1992 that the FFTF will be put in a standby condition starting April 1, 1992. Current U.S. Advanced Liquid Metal Reactor (ALMR) activity is focused on providing a reactor and fuel cycle system with improved safety margins, better economics, and an attractive waste management (actinide recycle) option. Special attention is being directed to passive safety features, large design margins, modular plant construction, standardized plant design leading to simplified licensing and shorter construction schedules, factory fabrication

  17. Status of liquid metal reactor development in the United States of America

    International Nuclear Information System (INIS)

    Griffith, Jerry D.; Horton, Kenneth E.

    1992-01-01

    The U.S. civilian nuclear power research and development program continues to focus on advanced large and mid-size light water reactors, advanced liquid metal fast reactors, and modular high temperature gas cooled reactors. This paper discusses the Advanced Liquid Metal Reactor program, which is composed of a small, passively safe fast reactor coupled with a metal fuel cycle that incorporates actinide recycle, and an emerging effort to process LWR spent fuel for LMR fissile material, and to enhance the LWR waste management. The liquid metal reactor concept has a sound technology base, with some three decades of research and development both in this and other countries. An existing network of government and industry research facilities and engineering test centers in the United States is currently providing test capabilities and the technical expertise required to conduct an aggressive advanced reactor development program. Notable among the research facilities is the Experimental Breeder Reactor-Il (EBR-II) at Argonne National Laboratory (ANL) in Idaho and the Fast Flux Test Facility (FFTF) at Hanford, Washington. Subsequent to the DOE directive to shut down the Fast Flux Test Facility in early 1990, significant effort was placed in finding international financial support for this reactor. This initiative was not successful. Therefore, although there may be a potential future mission for the FFTF, the Secretary of Energy announced on March 13, 1992 that the FFTF will be put in a standby condition starting April 1, 1992. Current U.S. Advanced Liquid Metal Reactor (ALMR) activity is focused on providing a reactor and fuel cycle system with improved safety margins, better economics, and an attractive waste management (actinide recycle) option. Special attention is being directed to passive safety features, large design margins, modular plant construction, standardized plant design leading to simplified licensing and shorter construction schedules, factory fabrication

  18. Acoustic monitoring systems tests at Indian Point Unit 1. Final report

    International Nuclear Information System (INIS)

    Smith, J.R.; Rao, G.V.; Craig, J.

    1979-12-01

    This report describes the results of a program to test acoustic monitoring systems on Indian Point Unit No. 1 under actual plant operating conditions, less the reactor core. The two types of systems evaluated were the monitoring of acoustic emissions generated by growing flaws and the monitoring of acoustic signals from leaks

  19. Assessment of exposures to 131I in the continental United States resulting from the Nevada atmospheric nuclear tests

    International Nuclear Information System (INIS)

    Bouville, A.; Wachholz, B.W.; Dreicer, M.

    1991-01-01

    The National Cancer Institute (NCI) is conducting an assessment of the exposure to 131 I that the American people received from the fallout resulting from the atmospheric bomb tests carried out at the Nevada Test Site (NTS). It is estimated that about 5 EBq of 131 I were released into the atmosphere as a result of approximately 100 tests carried out mainly in the 1950s. The most important source of human exposure from fallout 131 I was due to the ingestion of cows' milk but other routes of exposure (ingestion of goats' milk, leafy vegetables, eggs, and cottage cheese as well as inhalation) are also considered. The exposure to 131 I are assessed on a test-by-test and county-by-county basis. In order to make these estimates for locations throughout the United States, it is necessary to determine: The activities of 131 I deposited on soil and vegetation, the amount of 131 I consumed by dairy cows and the resulting 131 I concentrations in cow's milk, and the 131 I ingested by people. The overall methodology currently used in the assessment of the 131 I exposures is presented. Particular attention is devoted to the methodology developed to estimate the intake of contaminated pasture by dairy cows, milk production, and milk distribution for each county of the continental United States during the 1950s

  20. Mollusc reproductive toxicity tests - Development and validation of test guidelines

    DEFF Research Database (Denmark)

    Ducrot, Virginie; Holbech, Henrik; Kinnberg, Karin Lund

    . Draft standard operating procedures (SOPs) have been designed based upon literature and expert knowledge from project partners. Pre-validation studies have been implemented to validate the proposed test conditions and identify issues in performing the SOPs and analyzing test results. Pre-validation work......The Organisation for Economic Cooperation and Development is promoting the development and validation of mollusc toxicity tests within its test guidelines programme, eventually aiming for the standardization of mollusc apical toxicity tests. Through collaborative work between academia, industry...... and stakeholders, this study aims to develop innovative partial life-cycle tests on the reproduction of the freshwater gastropods Potamopyrgus antipodarum and Lymnaea stagnalis, which are relevant candidate species for the standardization of mollusc apical toxicity tests assessing reprotoxic effects of chemicals...

  1. Program of in-pile IASCC testing under the simulated actual plant condition. Development of technique for in-pile IASCC initiation test in JMTR

    International Nuclear Information System (INIS)

    Ugachi, Hirokazu; Tsukada, Takashi; Kaji, Yoshiyuki; Nagata, Nobuaki; Dozaki, Koji; Takiguchi, Hideki

    2003-01-01

    Irradiation assisted stress corrosion cracking (IASCC) is caused by the synergistic effects of neutron irradiation, stress and corrosion by high temperature water. It is, therefore, essential to perform in-pile SCC tests, which are material tests under the conditions simulating those of actual LWR operation, in order to clarify the precise mechanism of the phenomenon, though mainly out-of-pile SCC tests for irradiated materials have been carried out in this research field. There are, however, many difficulties to perform in-pile SCC tests. Performing in-pile SCC tests, essential key techniques must be developed. Hence as a part of development of the key techniques for in-pile SCC tests, we have embarked on development of the test technique which enables us to obtain the information concerning the effect of such parameters as applied stress level, water chemistry, irradiation conditions, etc. on the crack initiation behavior. Although it is difficult to detect the crack initiation in in-pile SCC tests, the crack initiation can be evaluated by the detection of specimen rupture if the cross section area of the specimen is small enough. Therefore, we adopted the uniaxial constant loading (UCL) test with small tensile specimens. This paper will describe the current status of the development of several techniques for in-pile SCC initiation tests in JMTR and the results of the performance tests of the designed testing unit using the out-of-pile loop facility. (author)

  2. United States Advanced Ultra-Supercritical Component Test Facility for 760°C Steam Power Plants ComTest Project

    Energy Technology Data Exchange (ETDEWEB)

    Hack, Horst [Electric Power Research Institute (EPRI); Purgert, Robert Michael [Energy Industries of Ohio

    2017-12-13

    Following the successful completion of a 15-year effort to develop and test materials that would allow coal-fired power plants to be operated at advanced ultra-supercritical (A-USC) steam conditions, a United States-based consortium is presently engaged in a project to build an A-USC component test facility (ComTest). A-USC steam cycles have the potential to improve cycle efficiency, reduce fuel costs, and reduce greenhouse gas emissions. Current development and demonstration efforts are focused on enabling the construction of A-USC plants, operating with steam temperatures as high as 1400°F (760°C) and steam pressures up to 5000 psi (35 MPa), which can potentially increase cycle efficiencies to 47% HHV (higher heating value), or approximately 50% LHV (lower heating value), and reduce CO2 emissions by roughly 25%, compared to today’s U.S. fleet. A-USC technology provides a lower-cost method to reduce CO2 emissions, compared to CO2 capture technologies, while retaining a viable coal option for owners of coal generation assets. Among the goals of the ComTest facility are to validate that components made from advanced nickel-based alloys can operate and perform under A-USC conditions, to accelerate the development of a U.S.-based supply chain for the full complement of A-USC components, and to decrease the uncertainty of cost estimates for future A-USC power plants. The configuration of the ComTest facility would include the key A-USC technology components that were identified for expanded operational testing, including a gas-fired superheater, high-temperature steam piping, steam turbine valve, and cycling header component. Membrane walls in the superheater have been designed to operate at the full temperatures expected in a commercial A-USC boiler, but at a lower (intermediate) operating pressure. This superheater has been designed to increase the temperature of the steam supplied by the host utility boiler up to 1400°F (760

  3. Lithium-Ion Cell Charge Control Unit

    Science.gov (United States)

    Reid, Concha; Button, Robert; Manzo, Michelle; McKissock, Barbara; Miller, Thomas; Gemeiner, Russel; Bennett, William; Hand, Evan

    2006-01-01

    Life-test data of Lithium-Ion battery cells is critical in order to establish their performance capabilities for NASA missions and Exploration goals. Lithium-ion cells have the potential to replace rechargeable alkaline cells in aerospace applications, but they require a more complex charging scheme than is typically required for alkaline cells. To address these requirements in our Lithium-Ion Cell Test Verification Program, a Lithium-Ion Cell Charge Control Unit was developed by NASA Glenn Research Center (GRC). This unit gives researchers the ability to test cells together as a pack, while allowing each cell to charge individually. This allows the inherent cell-to-cell variations to be addressed on a series string of cells and results in a substantial reduction in test costs as compared to individual cell testing. The Naval Surface Warfare Center at Crane, Indiana developed a power reduction scheme that works in conjunction with the Lithium-Ion Cell Charge Control Unit. This scheme minimizes the power dissipation required by the circuitry to prolong circuit life and improve its reliability.

  4. Development of radiation protection technology for application of the retired steam generator, Kori Unit no. 1

    Energy Technology Data Exchange (ETDEWEB)

    Kim, J. H.; Jang, D. C.; Song, K. S.; Lee, S. J.; Ahn, C. S.; Kim, D. H.; Im, Y. K.; Kim, H. D. [Hanil Nuclear Co., Ltd., Anyang (Korea, Republic of)

    2005-04-15

    It is a field study to develop and verify maintenance technologies such as verification and technology development of ECT (Eddy current test) using failure, heat tube excavation and field pressure test regarding the utilization of retired steam generator using 2 units of Retired Steam Generator in Kori 1 that was replaced for the first time in Korea in 1998. Since May, 2003, our team has investigated Retired Steam Generator which was stored in Radioactive waste warehouse in Korea Hydro and Nuclear Power Kori unit no.1 Branch, in order to study natural fault ECT signal acquisition, maintenance technology verification, small tubes/samples abstraction. A temporal task zone was made focusing on 'Man Way at the bottom of Chamber 'A'.' The purpose of the study is to establish Radiological Protection and Radioactive Waste Treatment Plan by setting ALARA (As Low As Reasonably Achievable) goal systematically, which is the basic concept of Radiological Protection and reduction in exposure of radiological workers to radioactive materials with proper Radiological Protection countermeasures according to the changes in radioactivity, to prevent expansion from contamination and to manage 'Radioactive Waste Reduction Activities' effectively.

  5. Simulations and field tests of a reactor coolant pump emergency start-up by means of remote gas units

    International Nuclear Information System (INIS)

    Omahen, P.; Gubina, F.

    1992-01-01

    The problem of the reactor coolant pump start-up in case of emergency by means of remote gas power plant units was analyzed. In this paper a simulation model is developed which enabled a detailed simulation of the transient process occurring at the start-up. The start-up of the RCP motor set was simulated in case of available one and two gas units. The field tests were performed and the measured variable values complied well with the simulation results. Two gas units have been determined as a safe start-up scheme of the RCP motor set considering for safety reasons accepted busbars and motor protection settings. A derived model for deep rotor bars was experimentally confirmed as effective means for the RCP motor set start-up transient simulation. Start-up procedures have been designed and adopted to the safety procedures of the Nuclear Power Plant Krsko

  6. Organization and methodology applied to the control of commissioning tests to guarantee safe operation of nuclear units

    International Nuclear Information System (INIS)

    Clausner, J.P.; Jorel, M.

    1990-12-01

    This paper describes the activities of the Safety Analysis Department (DAS), which provides technical support for the French safety authorities in the specific context of analysis and control of startup test programme quality at each of the different stages of the programme. These activities combine to ensure that the objective of the startup tests is reached, in particular that the functions of each safety-related system are guaranteed in all operating configurations, that the performance levels of all components in the system comply with design criteria and that defects revealed during previous tests have been dealt with correctly. The special case of French nuclear facilities, linked to unit standardization, has made it possible to acquire a large amount of experience with the startup of the 900 MWe units and has illustrated the importance of defining a startup test programme. In 1981, a working group, comprising operating organization and safety authority representatives, studied the lessons which had to be learned from 900 MWe unit startup and the improvements which could be made and taken into account in the 1300 MWe unit startup programme. To illustrate the approach adopted by the DAS, we go on to describe the lessons learned from startup of the first 1300 MWe (P4) units

  7. Composite Monopack for 120mm Mortar, With Plastic Pallet Adapters on a 42" x 53" Wooden Pallet, MIL-STD-1660 Tests, "Design Criteria for Ammunition Unit Loads", and Extreme Temperature Tests

    National Research Council Canada - National Science Library

    Dugan, Jeffery L

    2005-01-01

    .... The test units were tested in accordance with the procedures set forth in MIL-STD-1660. Stacking, repetitive shock, edgewise-rotational drop, incline-impact, forklifting, and disassembly testing were conducted on the test units...

  8. MWTF jumper connector integral seal block development and leak testing

    International Nuclear Information System (INIS)

    Ruff, E.S.; Jordan, S.R.

    1995-01-01

    In fiscal year 1993, tests of an o-ring/tetraseal retainer designed to replace a gasket-type seal used in PUREX-type process jumper connectors encouraged the design of an improved seal block. This new seal block combines several parts into one unitized component called an integral seal block. This report summarizes development and leak testing of the new integral seal block. The integral seal block uses a standard o-ring nested in a groove to accomplish leak tightness. This seal block eliminates the need to machine acme threads into the lower skirt casting and seal retainers, eliminates tolerance stack-up, reduces parts inventory, and eliminates an unnecessary leak path in the jumper connector assembly. This report also includes test data on various types of o-ring materials subjected to heat and pressure. Materials tested included Viton, Kalrez, and fluorosilicone, with some incidental data on teflon coated silicone o-rings. Test experience clearly demonstrates the need to test each seal material for temperature and pressure in its intended application. Some materials advertised as being open-quotes betterclose quotes at higher temperatures did not perform up to expectations. Inspection of the fluorosilicone and Kalrez seals after thermal testing indicates that they are much more susceptible to heat softening than Viton

  9. Test-driven development with Django

    CERN Document Server

    Harvey, Kevin

    2015-01-01

    This book is for Django developers with little or no knowledge of test-driven development or testing in general. Familiarity with the command line, setting up a Python virtual environment, and starting a Django project are assumed.

  10. Effects of zinc injection from hot functional test at Tomari Unit 3

    International Nuclear Information System (INIS)

    Hayakawa, Hitoshi; Mino, Yoshitaka; Nakahama, Satoshi; Aizawa, Yamato; Shimizu, Yuichi; Umehara, Ryuji; Kogawa, Noritaka

    2012-09-01

    At Tomari Nuclear Power Station unit 3 (hereafter Tomari unit 3, PWR, commercial operation from December 2009), the zinc injection for dose-rate reduction was started as early as at the Hot Functional Test (hereafter HFT) stage, for the first time in the world. The results of the Steam Generator (hereafter SG) insert plate analysis and the ambient dose-rate measurement till the end of the test operation reported heretofore, show the formation of the robust oxide film on the primary material surfaces and the associated corrosion suppression effect, and a considerable dose-rate reduction of about 40 to 60% lower than a reference plant. (*: Asian Water Chemistry Symposium in Nagoya on 2009 and NPC2010 in Canada). The material of SG tube is Alloy 690TT in Tomari unit 3. Generally, the dose-rates of the plants with Alloy 690TT SG are the highest at the 1. or 2. refueling outage (hereafter RFO), due to the effects of the Ni dissolution from the initial corrosion of Alloy 690TT. Therefore, the dose-rate of Tomari unit 3 at the 1. RFO is compared with those of the other Japanese PWR plants at their 1. RFO. As the result, the dose-rates inside the main components such as SG, Main Coolant Pipe (hereafter MCP) and Reactor Vessel (hereafter RV) are about 50% lower at the 1. RFO of Tomari unit 3 than those of a reference plant (a 3-Loop PWR plant in Japan). Therefore, an additional dose-rate reduction effects is expected by the Ni release rate reduction from Alloy 690TT and the effect of zinc injection. In this report, the actual dose-rates at the primary main components, the trends of the water chemistry and dose rates reduction effect with the zinc injection at the 1. RFO (offline in January 2011) of Tomari unit 3 are introduced. Also, a part of the experiences at the 2. RFO (offline in May 2012) is introduced. (authors)

  11. Development of an Arm Phantom for Testing Non-Invasive Blood Pressure Monitors

    Science.gov (United States)

    Anderson-Jackson, LaTecia D.

    Approximately one in every three adults age 20 older are diagnosed with high blood pressure or hypertension. It is estimated that hypertension affects 78 million people in the United States, is equally prevalent in both men and woman (Crabtree, Stuart-Shor, & McAllister, 2013). In the United States, around 78% of people suffering from hypertension are aware of their condition, with only 68% using hypertensive medications to control their blood pressure (Writing Group et al., 2010). Clinically, blood pressure measurements may lack accuracy, which can be attributed to various factors, including device limitations, cuff mis-sizing and misplacement, white-coat effect, masked hypertension, and lifestyle factors. The development of an arm phantom to simulate physiologic properties of a human arm and arterial BP waveforms may allow us to better assess the accuracy of non-invasive blood pressure (NIBP) monitors. The objective of this study are to: (1) Develop an arm phantom to replicate physiological properties of the human arm, and (2) Incorporate the arm phantom into a mock circulatory flow loop to simulate different physiological blood pressure readings on the bench. A tissue mimicking material, styrene-ethylene-butylene-styrene (SEBS), a co-block polymer was used to develop the arm phantom for in-vitro testing. To determine the optimal mechanical properties for the arm phantom, individual arm components were isolated and tested. A protocol was developed to evaluate various components for optimal arm phantom development. Mechanical testing was conducted on 10%, 15%, and 20% SEBS gel samples for modulus of elasticity measurements in order to simulate physiological properties of the human arm. As a result of the SEBS polymer being a new material for this application, this investigation will contribute to resolving the limitations that occurred during experimentation. In this study, we demonstrated that although SEBS polymer may be an ideal material to use for simulating

  12. Field Tests of Wind Turbine Unit with Tandem Wind Rotors and Double Rotational Armatures

    Science.gov (United States)

    Galal, Ahmed Mohamed; Kanemoto, Toshiaki

    This paper discusses the field tests of the wind turbine unit, in which the front and the rear wind rotors drive the inner and the outer armatures of the synchronous generator. The wind rotors were designed conveniently by the traditional procedure for the single wind rotor, where the diameters of the front and the rear wind rotors are 2 m and 1.33 m. The tests were done on a pick-up type truck driven straightly at constant speed. The rotational torque of the unit is directly proportional to the induced electric current irrespective of the rotational speeds of the wind rotors, while the induced voltage is proportional to the relative rotational speed. The performance of the unit is significantly affected not only by the wind velocity, but also by the blade setting angles of both wind rotors and the applied load especially at lower wind velocity.

  13. 78 FR 47011 - Software Unit Testing for Digital Computer Software Used in Safety Systems of Nuclear Power Plants

    Science.gov (United States)

    2013-08-02

    ... NUCLEAR REGULATORY COMMISSION [NRC-2012-0195] Software Unit Testing for Digital Computer Software... revised regulatory guide (RG), revision 1 of RG 1.171, ``Software Unit Testing for Digital Computer Software Used in Safety Systems of Nuclear Power Plants.'' This RG endorses American National Standards...

  14. 77 FR 50722 - Software Unit Testing for Digital Computer Software Used in Safety Systems of Nuclear Power Plants

    Science.gov (United States)

    2012-08-22

    ... NUCLEAR REGULATORY COMMISSION [NRC-2012-0195] Software Unit Testing for Digital Computer Software...) is issuing for public comment draft regulatory guide (DG), DG-1208, ``Software Unit Testing for Digital Computer Software used in Safety Systems of Nuclear Power Plants.'' The DG-1208 is proposed...

  15. The operating performance tests of power unit A1 in HPP 'Zvornik' in load-frequency control

    Directory of Open Access Journals (Sweden)

    Stanojčić Vladimir

    2012-01-01

    Full Text Available The turbine-governing system characteristics derived from testing hydropower unit A1 in HPP 'Zvornik' are presented. These tests give insights into the setup state and parameters of the governing system, as well as the qualitative analysis of load-frequency control response of the case study power unit within the power system of Serbia. Verification of relevant turbine-governing parameters was performed by direct application of appropriate standards and policies. The presented results can be used as a basis for the derivation of a turbine governor mathematical model and for a complete mathematical model of a hydropower unit as an element embedded in the power system.

  16. Fabrication and testing history prototypes and production units

    Energy Technology Data Exchange (ETDEWEB)

    1954-09-01

    From April, 1951 to Aug, 1954, New York Shipbuilding Corp. carried out a subcontract with E.I. du Pont de Nemours & Company that was without parallel in the shipyard`s history. The work, designated the NYX Project for reasons of security, was vital to the operations of the Savannah River Plant, Aiken, S.C., which was then being designed and constructed by du Pont for the Atomic Energy Commission. It consisted of three broad parts: developmental and experimental work; fabrication and testing of a prototype unit; fabrication of production units. Five production units were ultimately built, one of them converted from the prototype. All were fabricated from stainless steel, and involved welding techniques, control of thermal distortion and tolerances never previously attempted on assemblies of comparable size. Du Pont`s technical experience and the background of New York Ship in heavy construction, particularly in the fabrication of naval gun turrets, were combined from the outset to resolve the difficult fabrication problems that occurred almost daily. Representatives of both companies worked together as a team in the shops and at supervisory levels to an unprecedented extent. The report is intended primarily to summarize New York Ship`s part in the project, but also includes some of du Pont`s activities since the work of the two organizations was so interrelated. Because of the scope of the program, it will not always be possible to provide detailed information, but rather to record what happened in general terms. Where the reader desires more specific data, he should refer to original plans and records, including various reports compiled during the course of the project.

  17. Closure report for housekeeping category, Corrective Action Unit 348, Nevada Test Site

    International Nuclear Information System (INIS)

    1998-01-01

    This Closure Report summarizes the corrective actions which were completed at twelve Corrective Action Sites within Corrective Action Unit 348 at the Nevada Test Site. Current site descriptions, observations and identification of wastes removed are included on FFACO Corrective Action Site housekeeping closure verification forms

  18. Closure report for housekeeping category, Corrective Action Unit 347, Nevada Test Site

    International Nuclear Information System (INIS)

    1998-01-01

    This Closure Report summarizes the corrective actions which were completed at the Corrective Action Sites within Corrective Action Unit 347 at the Nevada Test Site. Current site descriptions, observations and identification of wastes removed are included on FFACO Corrective Action Site housekeeping closure verification forms

  19. Ultrasonic Nondestructive Evaluation of Pultruded Rod Stitched Efficient Unitized Structure (PRSEUS) During Large-Scale Load Testing and Rod Push-Out Testing

    Science.gov (United States)

    Johnston, Patrick H.; Juarez, Peter D.

    2016-01-01

    The Pultruded Rod Stitched Efficient Unitized Structure (PRSEUS) is a structural concept developed by the Boeing Company to address the complex structural design aspects associated with a pressurized hybrid wing body (HWB) aircraft configuration. The HWB has long been a focus of NASA's environmentally responsible aviation (ERA) project, following a building block approach to structures development, culminating with the testing of a nearly full-scale multi-bay box (MBB), representing a segment of the pressurized, non-circular fuselage portion of the HWB. PRSEUS is an integral structural concept wherein skins, frames, stringers and tear straps made of variable number of layers of dry warp-knit carbon-fiber stacks are stitched together, then resin-infused and cured in an out-of-autoclave process. The PRSEUS concept has the potential for reducing the weight and cost and increasing the structural efficiency of transport aircraft structures. A key feature of PRSEUS is the damage-arresting nature of the stitches, which enables the use of fail-safe design principles. During the load testing of the MBB, ultrasonic nondestructive evaluation (NDE) was used to monitor several sites of intentional barely-visible impact damage (BVID) as well as to survey the areas surrounding the failure cracks after final loading to catastrophic failure. The damage-arresting ability of PRSEUS was confirmed by the results of NDE. In parallel with the large-scale structural testing of the MBB, mechanical tests were conducted of the PRSEUS rod-to-overwrap bonds, as measured by pushing the rod axially from a short length of stringer.

  20. 78 FR 65007 - Inspections, Tests, Analyses, and Acceptance Criteria; Vogtle Electric Generating Plant, Unit 3

    Science.gov (United States)

    2013-10-30

    ... NUCLEAR REGULATORY COMMISSION [Docket No. 052-00026; NRC-2008-0252] Inspections, Tests, Analyses, and Acceptance Criteria; Vogtle Electric Generating Plant, Unit 3 AGENCY: Nuclear Regulatory Commission. ACTION: Determination of inspections, tests, analyses, and acceptance criteria completion...

  1. Synthesis on construction unit cost development : technical report.

    Science.gov (United States)

    2009-01-01

    Availability of historical unit cost data is an important factor in developing accurate project cost estimates. : State highway agencies (SHAs) collect data on historical bids and/or production rates, crew sizes and mixes, : material costs, and equip...

  2. Development of small specimen test techniques. Development of a remote controlled small punch testing apparatus

    International Nuclear Information System (INIS)

    Ohmi, Masao; Saito, Junichi; Ooka, Norikazu; Jitsukawa, Shiro; Hishinuma, Akimichi; Umino, Akira.

    1997-01-01

    An accelerator-driven deuterium-lithium (d-Li) stripping reaction-type neutron source, such as the International Fusion Materials Irradiation Facility (IFMIF) planned by the International Energy Agency is recognized as one of the most promising facility to obtain test environments of high-energy neutrons for fusion reactor materials development. The limitation on the available irradiation volume of the irradiation facility requires the development of the small specimen test techniques (SSTT). Application of SSTT to evaluate the degradation of various components in the light water reactor for the life extension is expected to be also quite beneficial. A remote-controlled testing machine for the Small Punch (SP) and miniaturized tensile tests was developed at the hot laboratory of the Japan Materials Testing Reactor (JMTR). The machine is designed for testing at temperatures ranging between 93 and 1,123 K to evaluate the temperature dependence of the strength of materials including the embrittlement at low temperatures and the softening at elevated temperatures. The tests are performed in a vacuum or in an inert gas environment. The machine has been installed in a hot cell and is being used for the round robin test program of the SP test method. The round robin test program is planned to identify the capability of the test method and to establish a standard test procedure. The configuration and the specifications of the test machine are introduced and the results of the SP tests are also shown. (author)

  3. Sport Education and Direct Instruction Units: Comparison of Student Knowledge Development in Athletics

    Directory of Open Access Journals (Sweden)

    José Pereira, Rui Araújo, Cláudio Farias, Cristiana Bessa, Isabel Mesquita

    2016-12-01

    Full Text Available This study conducted a comparative analysis of students’ knowledge development on athletics in Sport Education and in a Direct Instruction unit taking into account sex and initial skill level. The participants were an experienced Physical Education teacher and two sixth-grade classes totaling 47 students (25 boys and 22 girls. Each class was randomly placed in either Sport Education or Direct Instruction classes and participated in 20, 45-minutes lessons focused on shot put, hurdles and triple jump. Knowledge on athletics was assessed through a 25-items written and video-based test. The inter-group differences and improvements across time in the knowledge test were analyzed through the Mann-Whitney and Wilcoxon tests, respectively. There were significant knowledge improvements in both instructional approaches irrespective of students’ gender and skill level. In Direct Instruction, the type of task organization, the high rates of repetition of movement patterns and feedback by the teacher were beneficial to student learning. In Sport Education, the autonomy granted to students in the control of the pace of task transitions by making on-going judgments on achievement of performance criteria, implicated students affectively and cognitively with the learning content. It was further supported that several models and teaching strategies should be taken into consideration when teaching Physical Education. Different approaches should be perceived as alternatives and teachers should retain the best in each according with the moment in the unit, student developmental stage, and the specific learning objectives in the task.

  4. 78 FR 53483 - Inspections, Tests, Analyses, and Acceptance Criteria; Vogtle Electric Generating Plant, Unit 3

    Science.gov (United States)

    2013-08-29

    ... NUCLEAR REGULATORY COMMISSION [Docket No. 052-00025; NRC-2008-0252] Inspections, Tests, Analyses, and Acceptance Criteria; Vogtle Electric Generating Plant, Unit 3 AGENCY: Nuclear Regulatory Commission. ACTION: Determination of inspections, tests, analyses, and acceptance criteria (ITAAC) completion...

  5. 78 FR 53484 - Inspections, Tests, Analyses, and Acceptance Criteria; Vogtle Electric Generating Plant, Unit 4

    Science.gov (United States)

    2013-08-29

    ... NUCLEAR REGULATORY COMMISSION [Docket No. 052-00026; NRC-2008-0252] Inspections, Tests, Analyses, and Acceptance Criteria; Vogtle Electric Generating Plant, Unit 4 AGENCY: Nuclear Regulatory Commission. ACTION: Determination of inspections, tests, analyses, and acceptance criteria (ITAAC) completion...

  6. Summary of the development the US Environmental Protection Agency's Medaka Extended One Generation Reproduction Test (MEOGRT) using data from 9 multigenerational medaka tests.

    Science.gov (United States)

    Flynn, Kevin; Lothenbach, Doug; Whiteman, Frank; Hammermeister, Dean; Touart, Leslie W; Swintek, Joe; Tatarazako, Norihisa; Onishi, Yuta; Iguchi, Taisen; Johnson, Rodney

    2017-12-01

    In response to various legislative mandates, the US Environmental Protection Agency (USEPA) formed its Endocrine Disruptor Screening Program (EDSP), which in turn, formed the basis of a tiered testing strategy to determine the potential of pesticides, commercial chemicals, and environmental contaminants to disrupt the endocrine system. The first tier of tests is intended to detect the potential for endocrine disruption mediated through estrogen, androgen, or thyroid pathways, whereas the second tier is intended to further characterize the effects on these pathways and to establish a dose-response relationship for adverse effects. One of these tier 2 tests, the Medaka Extended One Generation Reproduction Test (MEOGRT), was developed by the USEPA for the EDSP and, in collaboration with the Japanese Ministry of the Environment, for the Guidelines for the Testing of Chemicals of the Organisation for Economic Co-operation and Development (OECD). The MEOGRT protocol was iteratively modified based on knowledge gained after the successful completion of 9 tests with variations in test protocols. The present study describes both the final MEOGRT protocol that has been published by the USEPA and the OECD, and the iterations that provided valuable insights into nuances of the protocol. The various tests include exposure to 17β-estradiol, 4-t-octylphenol, o,p'- dichlorodiphenyltrichloroethane, 4-chloro-3-methylphenol, tamoxifen, 17β-trenbolone, vinclozolin, and prochloraz. Environ Toxicol Chem 2017;36:3387-3403. Published 2017 Wiley Periodicals Inc. on behalf of SETAC. This article is a US government work and, as such, is in the public domain in the United States of America. Published 2017 Wiley Periodicals Inc. on behalf of SETAC. This article is a US government work and, as such, is in the public domain in the United States of America.

  7. Methodology for developing new test methods

    Directory of Open Access Journals (Sweden)

    A. I. Korobko

    2017-06-01

    Full Text Available The paper describes the methodology for developing new test methods and forming solutions for the development of new test methods. The basis of the methodology for developing new test methods is the individual elements of the system and process approaches. They contribute to the development of an effective research strategy for the object, the study of interrelations, the synthesis of an adequate model of the test method. The effectiveness of the developed test method is determined by the correct choice of the set of concepts, their interrelations and mutual influence. This allows you to solve the tasks assigned to achieve the goal. The methodology is based on the use of fuzzy cognitive maps. The question of the choice of the method on the basis of which the model for the formation of solutions is based is considered. The methodology provides for recording a model for a new test method in the form of a finite set of objects. These objects are significant for the test method characteristics. Then a causal relationship is established between the objects. Further, the values of fitness indicators and the observability of the method and metrological tolerance for the indicator are established. The work is aimed at the overall goal of ensuring the quality of tests by improving the methodology for developing the test method.

  8. A physical function test for use in the intensive care unit: validity, responsiveness, and predictive utility of the physical function ICU test (scored).

    Science.gov (United States)

    Denehy, Linda; de Morton, Natalie A; Skinner, Elizabeth H; Edbrooke, Lara; Haines, Kimberley; Warrillow, Stephen; Berney, Sue

    2013-12-01

    Several tests have recently been developed to measure changes in patient strength and functional outcomes in the intensive care unit (ICU). The original Physical Function ICU Test (PFIT) demonstrates reliability and sensitivity. The aims of this study were to further develop the original PFIT, to derive an interval score (the PFIT-s), and to test the clinimetric properties of the PFIT-s. A nested cohort study was conducted. One hundred forty-four and 116 participants performed the PFIT at ICU admission and discharge, respectively. Original test components were modified using principal component analysis. Rasch analysis examined the unidimensionality of the PFIT, and an interval score was derived. Correlations tested validity, and multiple regression analyses investigated predictive ability. Responsiveness was assessed using the effect size index (ESI), and the minimal clinically important difference (MCID) was calculated. The shoulder lift component was removed. Unidimensionality of combined admission and discharge PFIT-s scores was confirmed. The PFIT-s displayed moderate convergent validity with the Timed "Up & Go" Test (r=-.60), the Six-Minute Walk Test (r=.41), and the Medical Research Council (MRC) sum score (rho=.49). The ESI of the PFIT-s was 0.82, and the MCID was 1.5 points (interval scale range=0-10). A higher admission PFIT-s score was predictive of: an MRC score of ≥48, increased likelihood of discharge home, reduced likelihood of discharge to inpatient rehabilitation, and reduced acute care hospital length of stay. Scoring of sit-to-stand assistance required is subjective, and cadence cutpoints used may not be generalizable. The PFIT-s is a safe and inexpensive test of physical function with high clinical utility. It is valid, responsive to change, and predictive of key outcomes. It is recommended that the PFIT-s be adopted to test physical function in the ICU.

  9. Closure Report for Corrective Action Unit 110: Areas 3 RWMS U-3ax/bl Disposal Unit, Nevada Test Site, Nevada

    Energy Technology Data Exchange (ETDEWEB)

    J. L. Smith

    2001-08-01

    This Closure Report (CR) has been prepared for the Area 3 Radioactive Waste Management Site (RWMS) U-3ax/bl Disposal Unit Corrective Action Unit (CAU) 110 in accordance with the reissued (November 2000) Resource Conservation and Recovery Act (RCRA) Part B operational permit NEV HW009 (Nevada Division of Environmental Protection [NDEP], 2000) and the Federal Facility and Consent Order (FFACO) (NDEP et al., 1996). CAU 110 consists of one Corrective Action Site 03-23-04, described as the U-3ax/bl Subsidence Crater. Certifications of closure are located in Appendix A. The U-3ax/bl is a historic disposal unit within the Area 3 RWMS located on the Nevada Test Site (NTS). The unit, which was formed by excavating the area between two subsidence craters (U-3ax and U-3bl), was operationally closed in 1987. The U-3ax/bl disposal unit was closed under the RCRA, as a hazardous waste landfill. Existing records indicate that, from July 1968 to December 1987, U-3ax/bl received 2.3 x 10{sup 5} cubic meters (m{sup 3}) (8.12 x 10{sup 6} cubic feet [ft{sup 3}]) of waste. NTS atmospheric nuclear device testing generated approximately 95% of the total waste volume disposed of in U-3ax/bl; 80% of the total volume was generated from the Waste Consolidation Project. Area 3 is located in Yucca Flat, within the northeast quadrant of the NTS. The Yucca Flat watershed is a structurally closed basin encompassing an area of approximately 780 square kilometers (300 square miles). The structural geomorphology of Yucca Flat is typical of the Basin and Range Physiographic Province. Yucca Flat lies in one of the most arid regions of the country. Water balance calculations for Area 3 indicate that it is normally in a state of moisture deficit.

  10. Research and development activities on Three Mile Island Unit Two. Annual report for 1985

    International Nuclear Information System (INIS)

    1986-04-01

    The year 1985 was significant in the cleanup of Three Mile Island Unit 2 (TMI-2). Major milestones in the project included lifting the plenum assembly from the reactor vessel and the start of operations to remove the damaged fuel from the reactor. This report summarizes these milestones and other TMI-2 related cleanup, research, and development activities. Other major topics include the following: waste immobilization and management; fuel shipping cask delivery and testing; sample acquisition and evaluation; and decontamination and dose reduction. 26 figs.

  11. C.O.D. toughness testing of medium strength steel as a preliminary development for single specimen J integral toughness tests of SA533-B steel

    International Nuclear Information System (INIS)

    Dean, P.; Tait, R.B.; Garrett, G.G.

    1981-10-01

    The primary purpose of this project is to set up a test facility and to develop the necessary expertise to enable reliable elasto-plastic fracture toughness tests to be performed. Initially, tests are to be conducted on material similar to that used in the Koeberg pressure vessel walls, with the ultimate goal of performing single specimen J integral tests on the pressure vessel steel itself to determine through-thickness toughness variations. The project will comprise a number of stages, each one necessary for the development of the techniques used in J integral testing. These include: (i) development of an appropriate specimen design, of suitable size and shape that is applicable to both crack opening displacement (C.O.D.) and J integral tests; (ii) development, testing and calibration of the necessary associated mechanical and electrical equipment (e.g. clip gauge, amplifiers, interface unit, etc.), with (iii) an estimation of the probable errors and noise levels with a view to their elimantion, leading to (iv) perfection of the sensitivity and reproducibility of, firstly, the multiple specimen C.O.D. technique and, secondly, the multiple specimen J integral techniques. (v) Based on the above techniques, development of the single specimen J integral test method incorporating development of a computerised testing procedure. All the above procedure is to be conducted on similar, but non-Koeberg pressure vessel material ('ROQ Tough'). (vi) Finally, development and testing of both multiple specimen and single specimen J integral tests on actual SA533B material and an investigation of the through thickness toughness and fatigue crack propagation behaviour

  12. Design, Assembly, Integration, and Testing of a Power Processing Unit for a Cylindrical Hall Thruster, the NORSAT-2 Flatsat, and the Vector Gravimeter for Asteroids Instrument Computer

    Science.gov (United States)

    Svatos, Adam Ladislav

    This thesis describes the author's contributions to three separate projects. The bus of the NORSAT-2 satellite was developed by the Space Flight Laboratory (SFL) for the Norwegian Space Centre (NSC) and Space Norway. The author's contributions to the mission were performing unit tests for the components of all the spacecraft subsystems as well as designing and assembling the flatsat from flight spares. Gedex's Vector Gravimeter for Asteroids (VEGA) is an accelerometer for spacecraft. The author's contributions to this payload were modifying the instrument computer board schematic, designing the printed circuit board, developing and applying test software, and performing thermal acceptance testing of two instrument computer boards. The SFL's cylindrical Hall effect thruster combines the cylindrical configuration for a Hall thruster and uses permanent magnets to achieve miniaturization and low power consumption, respectively. The author's contributions were to design, build, and test an engineering model power processing unit.

  13. Development of a Wood Powder Fuelled 35 kW Stirling CHP Unit

    DEFF Research Database (Denmark)

    Pålsson, M.; Carlsen, Henrik

    2003-01-01

    For biomass fuelled CHP in sizes below 100 kW, Stirling engines are the only feasible alternative today. Using wood powder as fuel, the Stirling engine can be heated directly by the flame like when using a gaseous or liquid fuel burner. However, the combustion chamber will have to be much larger...... recirculation (CGR) a smaller air preheater can be used, while system efficiency will increase compared with using excess air for flame cooling. In a three-year project, a wood powder fuelled Stirling engine CHP unit will be developed and run in field test. The project will use the double-acting four......-cylinder Stirling engine SM3D with an electric output of 35 kW. This engine is a further development of the engine SM3B that has been developed at the Technical University of Denmark. The engine heater is being adapted for use with wood powder as fuel. During a two-year period a combustion system for this engine...

  14. Testing of the Engineering Model Electrical Power Control Unit for the Fluids and Combustion Facility

    Science.gov (United States)

    Kimnach, Greg L.; Lebron, Ramon C.; Fox, David A.

    1999-01-01

    The John H. Glenn Research Center at Lewis Field (GRC) in Cleveland, OH and the Sundstrand Corporation in Rockford, IL have designed and developed an Engineering Model (EM) Electrical Power Control Unit (EPCU) for the Fluids Combustion Facility, (FCF) experiments to be flown on the International Space Station (ISS). The EPCU will be used as the power interface to the ISS power distribution system for the FCF's space experiments'test and telemetry hardware. Furthermore. it is proposed to be the common power interface for all experiments. The EPCU is a three kilowatt 12OVdc-to-28Vdc converter utilizing three independent Power Converter Units (PCUs), each rated at 1kWe (36Adc @ 28Vdc) which are paralleled and synchronized. Each converter may be fed from one of two ISS power channels. The 28Vdc loads are connected to the EPCU output via 48 solid-state and current-limiting switches, rated at 4Adc each. These switches may be paralleled to supply any given load up to the 108Adc normal operational limit of the paralleled converters. The EPCU was designed in this manner to maximize allocated-power utilization. to shed loads autonomously, to provide fault tolerance. and to provide a flexible power converter and control module to meet various ISS load demands. Tests of the EPCU in the Power Systems Facility testbed at GRC reveal that the overall converted-power efficiency, is approximately 89% with a nominal-input voltage of 12OVdc and a total load in the range of 4O% to 110% rated 28Vdc load. (The PCUs alone have an efficiency of approximately 94.5%). Furthermore, the EM unit passed all flight-qualification level (and beyond) vibration tests, passed ISS EMI (conducted, radiated. and susceptibility) requirements. successfully operated for extended periods in a thermal/vacuum chamber, was integrated with a proto-flight experiment and passed all stability and functional requirements.

  15. Dual Electron Spectrometer for Magnetospheric Multiscale Mission: Results of the Comprehensive Tests of the Engineering Test Unit

    Science.gov (United States)

    Avanov, Levon A.; Gliese, Ulrik; Mariano, Albert; Tucker, Corey; Barrie, Alexander; Chornay, Dennis J.; Pollock, Craig James; Kujawski, Joseph T.; Collinson, Glyn A.; Nguyen, Quang T.; hide

    2011-01-01

    The Magnetospheric Multiscale mission (MMS) is designed to study fundamental phenomena in space plasma physics such as a magnetic reconnection. The mission consists of four spacecraft, equipped with identical scientific payloads, allowing for the first measurements of fast dynamics in the critical electron diffusion region where magnetic reconnection occurs and charged particles are demagnetized. The MMS orbit is optimized to ensure the spacecraft spend extended periods of time in locations where reconnection is known to occur: at the dayside magnetopause and in the magnetotail. In order to resolve fine structures of the three dimensional electron distributions in the diffusion region (reconnection site), the Fast Plasma Investigation's (FPI) Dual Electron Spectrometer (DES) is designed to measure three dimensional electron velocity distributions with an extremely high time resolution of 30 ms. In order to achieve this unprecedented sampling rate, four dual spectrometers, each sampling 180 x 45 degree sections of the sky, are installed on each spacecraft. We present results of the comprehensive tests performed on the DES Engineering & Test Unit (ETU). This includes main parameters of the spectrometer such as energy resolution, angular acceptance, and geometric factor along with their variations over the 16 pixels spanning the 180-degree tophat Electro Static Analyzer (ESA) field of view and over the energy of the test beam. A newly developed method for precisely defining the operational space of the instrument is presented as well. This allows optimization of the trade-off between pixel to pixel crosstalk and uniformity of the main spectrometer parameters.

  16. A Review of Underground Coal Gasification Research and Development in the United States

    Energy Technology Data Exchange (ETDEWEB)

    Camp, D. W. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States)

    2017-06-26

    An intense and productive period of research and development on underground coal gasification (UCG) took place in the United States from the mid-1970’s through the late 1980’s. It began with the translation and review of Soviet literature and ended with the Rocky Mountain 1 field test. This demonstrated the feasibility of newly-developed technologies that form the basis of many UCG projects around the world today. This period began with little domestic understanding of UCG and ended with an accurate observation-based conceptual model and a corresponding predictive multi-physics mathematical model of the process. The many accomplishments of this period form the main content of this report. This report also covers recent U.S. activities and accomplishments during the period 2004-2015, and touches briefly on the Bureau of Mines efforts between 1948 and 1963. Most of the activities were funded by the United States Department of Energy and its predecessors. While private/commercially-funded activities are reviewed here, the emphasis is on government-funded work. It has a much greater extent of publicly available reports and papers, and they generally contain much greater technical detail. Field tests were the marquis activities around which an integrated multi-faceted program was built. These are described in detail in Section 4. Highlights from modeling efforts are briefly covered, as the program was integrated and well-rounded, with field results informing models and vice-versa. The primary goal of this report is to review what has been learned about UCG from the U.S. experience in aggregate. This includes observations, conclusions, lessons-learned, phenomena understood, and technology developed. The latter sections of this report review these things.

  17. COTRANSA simulation of Chinshan unit one generator load rejection test

    International Nuclear Information System (INIS)

    Wu, C.H.

    1984-01-01

    A simulation of the plant behavior during a BWR generator load rejection transient using Exxon Nuclear Company's COTRANSA code is presented in this paper. The results are compared to measurements obtained by Taiwan Power Company during a generator load rejection transient, initiated at full power condition, which was one of the Chinshan Unit 1 initial cycle startup tests. Good agreement between the COTRANSA predicted and the measured values, indicates that the COTRANSA code can simulate this transient satisfactorily

  18. Scoping Study on Research and Development Priorities for Distribution-System Phasor Measurement Units

    Energy Technology Data Exchange (ETDEWEB)

    Eto, Joseph H. [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Stewart, Emma M. [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Smith, Travis [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States); Buckner, Mark [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States); Kirkham, Harold [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Tuffner, Francis [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Schoenwald, David A. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States)

    2016-04-01

    This report addresses the potential use of phasor measurement units (PMUs) within electricity distribution systems, and was written to assess whether or not PMUs could provide significant benefit, at the national level. We analyze examples of present and emerging distribution-system issues related to reliability, integration of distributed energy resources, and the changing electrical characteristics of load. We find that PMUs offer important and irreplaceable advantages over present approaches. However, we also find that additional research and development for standards, testing and calibration, demonstration projects, and information sharing is needed to help industry capture these benefits.

  19. Development of a Torque Sensor-Based Test Bed for Attitude Control System Verification and Validation

    Science.gov (United States)

    2017-12-30

    AFRL-RV-PS- AFRL-RV-PS- TR-2018-0008 TR-2018-0008 DEVELOPMENT OF A TORQUE SENSOR- BASED TEST BED FOR ATTITUDE CONTROL SYSTEM VERIFICATION AND...Sensor-Based Test Bed for Attitude Control System Verification & Validation 5a. CONTRACT NUMBER FA9453-15-1-0315 5b. GRANT NUMBER 5c. PROGRAM ELEMENT...NUMBER 62601F 6. AUTHOR(S) Norman Fitz-Coy 5d. PROJECT NUMBER 4846 5e. TASK NUMBER PPM00015968 5f. WORK UNIT NUMBER EF125135 7. PERFORMING

  20. Development and Initial Testing of the Tiltrotor Test Rig

    Science.gov (United States)

    Acree, C. W., Jr.; Sheikman, A. L.

    2018-01-01

    The NASA Tiltrotor Test Rig (TTR) is a new, large-scale proprotor test system, developed jointly with the U.S. Army and Air Force, to develop a new, large-scale proprotor test system for the National Full-Scale Aerodynamics Complex (NFAC). The TTR is designed to test advanced proprotors up to 26 feet in diameter at speeds up to 300 knots, and even larger rotors at lower airspeeds. This combination of size and speed is unprecedented and is necessary for research into 21st-century tiltrotors and other advanced rotorcraft concepts. The TTR will provide critical data for validation of state-of-the-art design and analysis tools.

  1. Bank Units. Assessment and Development Tendencies

    Directory of Open Access Journals (Sweden)

    Adam Szafarczyk

    2008-01-01

    Full Text Available There are new trends in development banking sector especially concerning branches. The e-banking has diminished impact the old fashion branches as main tool finance activity. Now we have units (departments localised at supermarkets and in other strange places. Due to some researches mortgages and insurance polices ought to be sold in traditional branches according to clients preferences. Lafferty Agency researched quality of banking service condition in the UK. Base on this methodology similar case studies were done in Poland.

  2. Test results of the signal processing and amplifier unit for the emittance measurement system

    International Nuclear Information System (INIS)

    Stawiszynski, L.; Schneider, S.

    1984-01-01

    The signal processing and amplifier unit for the emittance measurement system is the unit with which the beam current on the harp-wires and the slit is measured and converted to a digital output. Temperature effects are very critical at low currents and the purpose of the test measurements described in this report was mainly to establish the accuracy and repeatability of the measurements under the influence of temperature variations

  3. Test of four stand growth simulators for the northeastern United States

    Science.gov (United States)

    Thomas M. Schuler; David A. Marquis; Richard L. Ernst; Brian T. Simpson; Brian T. Simpson

    1993-01-01

    Evaluates SILVAH, FIBER, NE-TWIGS, and OAKSIM, simulators commonly used in the northeastern United States, by comparing predicted stand development with actual stand development records for periods ranging from 15 to 50 years. Results varied with stand parameter, forest type, projection length, and geographic area. Except in the spruce-fir forest type where FIBER...

  4. Unit evaluation at Yucca Mountain, Nevada Test Site: summary report and recommendation

    International Nuclear Information System (INIS)

    Johnstone, J.K.; Peters, R.R.; Gnirk, P.F.

    1984-06-01

    Of the four potential repository units, identified at Yucca Mountain, two potential units the welded, devitrified portions of the Bullfrog and Tram Members of the Crater Flat Tuff are below the water table. The welded, devitrified Topopah Spring Member of the Paintbrush Tuff and the nonwelded, zeolitized Tuffaceous Beds of Calico Hills are above the water table. The results of a study of the four potential repository units are to provide a technical basis for selecting a single target repository unit for future test and evaluation. The unit evaluation studies compared the units rather than provided and absolute assessment. The four ranking evaluation criteria used were: radionuclide isolation time; allowable repository gross thermal loading; excavation stability; and relative economics. Considered the most important of the criteria as well as the most difficult, radionuclide isolation times were estimated using the limited existing data. The allowable repository gross thermal loadings determined from near-field calculations, were nearly the same for all four units. The gross thermal loading supported other criteria by providing the heat source for succeeding thermally related evaluation studies. A large number of studies evaluated excavation stability, including near-field mechanical and thermomechanical finite element code calculations studies. A large number of studies evaluated excavation stability, including near-field mechanical and thermomechanical finite element code calculations, rock matrix property evaluation, and rock mass classification. Relative economics, a minor criterion, did not play an explicit role in the final ranking. Based on all of the analyses, the final recommendation was that the Topopah Springs be selected as the target unit, followed, in order, by the Calico Hills, Bullfrog, and Tram

  5. Evaluation of neuromotor development by means of the Harris Infant Neuromotor Test

    Directory of Open Access Journals (Sweden)

    Márcia Maria Coelho Oliveira Lopes

    2014-08-01

    Full Text Available Objective: To investigate the neuromotor development of at-risk children between three and 12 months of life, administering the Brazilian version of the Harris Infant Neuromotor Test (HINT.Method: A longitudinal study, with 78 children and 76 parents/guardians discharged from a neonatal intensive care unit in Fortaleza-CE/Brazil. Two instruments were administered: HINT and a socioeconomic questionnaire, between July/2009 to August/2010. Data from 55 preterm and 23 term children were analyzed. Results: The final mean scores ranged from 14.6 to 25.2 and from 11.2 to 24.7, for preterm and term, respectively, showing that 91% of children demonstrated good neuromotor performance; seven premature infants showed alterations which led to the referral of three children to a specialized clinic for examination and diagnostics.Conclusion: The test allowed nurses to assess infant development, identify deviations early, and plan interventions.

  6. Development of a Real-time Personal Dosimeter System and its Application to Hanul Unit-4

    Energy Technology Data Exchange (ETDEWEB)

    Kang, Kidoo; Cho, Moonhyung; Son, Jungkwon [Korea Hydro Nuclear Power Co., Seoul (Korea, Republic of)

    2013-10-15

    The main reasons to adopt the system are to minimize unnecessary exposure, to calculate one's dose faster, to provide a possible alternatives of personnel such as radiation safety manager. The KHNP's Remote radiation Monitoring System (KRMS) is characterized as integrated, less bulky, lighter comparing to existing instrument although it have multifunction of real-time dosimetry and voice communication. After laboratory test in Central Research Institute (CRI) and field test in Hanbit unit-3 and 4, KRMS was applied to main radiation works in Hanul unit-4. KHNP-CRI has developed real-time personal dose monitoring system and applied to Hanul overhaul which include steam generator replacement. It took 5 days to install the system in reactor building and the optimal location for the repeater was 3 points at 122ft and 3 points at 100ft. Owing to the optimization of repeater and high sensitivity antenna, there was no shaded area of wireless network and no loss of dose data in spite of wearing lead jacket. The average deviation of personal dose received by KRMS and existing ADR is about 2%, which tell us it matches well. The lessons learned in Hanul unit-4 are it needs simplification of operating system and it requires a function to be able to check battery level at remote area.

  7. Is Current Account of Turkey Sustainable ? Evidence from Nonlinear Unit Root Tests

    Directory of Open Access Journals (Sweden)

    Serkan Taştan

    2015-09-01

    Full Text Available In this paper, current account sustainability of Turkey is analyzed in a nonlinear framework. Various nonlinear unit root tests have been used to test for structural break, sign and size nonlinearity. We have tested structural break and size nonlinearity separately and structural break-sign and size-sign nonlinearities simultaneously. Only considering the size nonlinearity, we have found that the current account of Turkey is sustainable. Thus, the size nonlinearity, in other words the speed of reversion to equilibrium, is essential for the current account sustainability of Turkey. We have also found that the speed of adjustment towards equilibrium is symmetric, while considering size and sign nonlinearities simultaneously.

  8. HEAT ENGINEERING TESTING OF AIR COOLING UNIT OF HORIZONTAL TYPE

    OpenAIRE

    Rohachov, Valerii Andriiovych; Semeniako, Oleksandr Volodymyrovych; Лазоренко, Р. О.; Середа, Р. М.; Parafeinyk, Volodymyr Petrovych

    2018-01-01

    The results of the thermal tests of the section of air cooler, the heat-exchange surface of which is made up of chess package of bimetal finned tubes are presented. The methods of research are presented, the experimental stand is described, the measurement errors are given. The efficiency of the experimental stand and the accuracy of the experimental data on it are confirmed. Proposed to use the stand for researches of air cooling units with other types and sections of finned tubes.

  9. Development of in-situ product removal strategies in biocatalysis applying scaled-down unit operations

    DEFF Research Database (Denmark)

    Heintz, Søren; Börner, Tim; Ringborg, Rolf Hoffmeyer

    2017-01-01

    different process steps while operating it as a combined system, giving the possibility to test and characterize the performance of novel process concepts and biocatalysts with minimal influence of inhibitory products. Here the capabilities of performing process development by applying scaled-down unit...... operations are highlighted through a case study investigating the asymmetric synthesis of 1-methyl-3-phenylpropylamine (MPPA) using ω-transaminase, an enzyme in the sub-family of amino transferases (ATAs). An on-line HPLC system was applied to avoid manual sample handling and to semi...

  10. Description of work for 100-DR-2 Operable Unit Vadose Drilling/test pits

    International Nuclear Information System (INIS)

    Naiknimbalkar, N.

    1993-01-01

    This report describes the scope of work for the boreholes/test pits of the 100-DR-2 Operable Unit. Sampling and field activities include: Soil screening; geologic sampling; soil sampling (physical property); analytical sampling and depths; and geophysical logging

  11. Low cost solar array project production process and equipment task. A Module Experimental Process System Development Unit (MEPSDU)

    Science.gov (United States)

    1981-01-01

    Technical readiness for the production of photovoltaic modules using single crystal silicon dendritic web sheet material is demonstrated by: (1) selection, design and implementation of solar cell and photovoltaic module process sequence in a Module Experimental Process System Development Unit; (2) demonstration runs; (3) passing of acceptance and qualification tests; and (4) achievement of a cost effective module.

  12. JTst - An Automated Unit Testing Tool for Java Program

    OpenAIRE

    Kamal Z.  Zamli; Nor A. M.  Isa

    2008-01-01

    Software testing is an integral part of software development lifecycle. Lack of testing can often lead to disastrous consequences including lost of data, fortunes, and even lives. Despite its importance, current software testing practice lacks automation, and is still primarily based on highly manual processes from the generation of test cases up to the actual execution of the test. Although the emergence of helpful automated testing tools in the market is blooming, their adoptions are lackin...

  13. Development of HT-PEMFC components and stack for CHP unit

    Energy Technology Data Exchange (ETDEWEB)

    Jensen, Jens Oluf; Li, Q. (Technical Univ. of Denmark, Dept. of Chemistry, Kgs. Lyngby (Denmark)); Terkelsen, C.; Rudbech, H.C.; Steenberg, T. (Danish Power System Aps, Charlottenlund (Denmark)); Thibault de Rycke (IRD Fuel Cell A/S, Svendborg (Denmark))

    2009-10-15

    The aim of the project has been to further develop components for an all Danish high temperature PEM fuel cells stack for application in combined heat and power units (CHP units). The final product aimed at was a 1.5-2 kW stack for operation at 150-200 deg. C. The project follows the previous PSO project 4760, 'High Temperature PEM Fuel Cell'. The project has addressed the HT-PEM fuel cells form a components point of view and the materials here for. The main areas were polymer and membrane development, electrode and MEA development (MEA = membrane electrode assembly, i.e. the cells.) and stack development. The membrane development begins with the polymer. The polymerization technique was improved significantly in two ways. Better understanding of the process and the critical issues has led to more reproducible results with repeated high molecular weights. The molecular weight is decisive for the membrane strength and durability. The process was also scaled up to 100-200 g polymer pr. batch in a new polymerization facility build during the project. It is dimensioned for larger batches too, but this was not verified during the project. The polymer cannot be purchased in the right quality for fuel cell membranes and it is important that it manufacture is not a limiting factor at the present state. Experiments with other membrane casting techniques were also made. The traditional PBI doped with phosphoric acid is still the state of art membrane for the HT-PEM fuel cells, but progress was also made with modified membranes. Different variants of PBI were synthesized and tested. Electrodes have been manufactured by a spray technique in contrast to the previously applied tape casting. The hand held spray gun previously led to an improvement of the electrodes, but the reproducibility was limited. Subsequently the construction of a semi automated spray machine was started and results like of the best hand sprayed electrodes were obtained. A viable way of MEA rim

  14. Identification of common allergens for united airway disease by skin prick test

    Directory of Open Access Journals (Sweden)

    Vikas Deep Mishra

    2016-01-01

    Full Text Available Objective: Identification of common allergens by skin prick test in patients of united airway disease. Materials and Methods: Skin prick test was performed in 60 patients of United Airway Disease to identify the common allergens. A total of 62 allergens consisting of 36 types of pollen, 5 fungi, 4 insects, 8 type of dusts, 4 dander, 3 fabrics, Dust mite and Parthenium leaves were tested. Result: Most common allergens were Dust mite (60% followed by Parthenium leaves (45%, insects (18.75%, pollen (14.81%, dust allergens (8.51%, fabrics (8.33%, fungi (5.66%, dander (5%. Most common insect allergens were cockroach (female (30%, cockroach (male (23.33%. Common pollens were Ricinus communis (28.33%, Amaranthus spinosus (28.33%, Parthenium hysterophorus (26.66%, Eucalyptus tereticornis (26.66% and Cynodon dactylon (25%. Common dust allergens were house dust (21.66%, paper dust (11.66% and cotton mill dust (10%. Among fabrics kapok cotton (13.33% showed maximum positivity. Among fungi Aspergillus fumigatus (10% followed by A. niger (6.66% were most common. In animal dander group common ones were cat dander followed by dog dander. Conclusion: In conclusion it can be said that the knowledge drawn by above study will help to treat patients by immunotherapy or avoidance strategy.

  15. Intermodal Storage and Transport Frame (ISTF) MIL-STD-1660 Design Criteria for Ammunition Unit Loads Tests

    National Research Council Canada - National Science Library

    Barickman, Philip

    2004-01-01

    .... The ISTF was evaluated by the testing procedures set forth in MIL-STD-1660. Stacking, vibration, edgewise rotational drop, incline impact, sling compatibility, forklifting, and disassembly testing were conducted on the ISTF units...

  16. Advanced Stirling Convertor Control Unit Testing at NASA Glenn Research Center in the Radioisotope Power Systems System Integration Laboratory

    Science.gov (United States)

    Dugala, Gina M.; Taylor, Linda M.; Kussmaul, Michael; Casciani, Michael; Brown, Gregory; Wiser, Joel

    2017-01-01

    Future NASA missions could include establishing Lunar or Martian base camps, exploring Jupiters moons and travelling beyond where generating power from sunlight may be limited. Radioisotope Power Systems (RPS) provide a dependable power source for missions where inadequate sunlight or operational requirements make other power systems impractical. Over the past decade, NASA Glenn Research Center (GRC) has been supporting the development of RPSs. The Advanced Stirling Radioisotope Generator (ASRG) utilized a pair of Advanced Stirling Convertors (ASC). While flight development of the ASRG has been cancelled, much of the technology and hardware continued development and testing to guide future activities. Specifically, a controller for the convertor(s) is an integral part of a Stirling-based RPS. For the ASRG design, the controller maintains stable operation of the convertors, regulates the alternating current produced by the linear alternator of the convertor, provides a specified direct current output voltage for the spacecraft, synchronizes the piston motion of the two convertors in order to minimize vibration as well as manage and maintain operation with a stable piston amplitude and hot end temperature. It not only provides power to the spacecraft but also must regulate convertor operation to avoid damage to internal components and maintain safe thermal conditions after fueling. Lockheed Martin Coherent Technologies has designed, developed and tested an Engineering Development Unit (EDU) Advanced Stirling Convertor Control Unit (ACU) to support this effort. GRC used the ACU EDU as part of its non-nuclear representation of a RPS which also consists of a pair of Dual Advanced Stirling Convertor Simulator (DASCS), and associated support equipment to perform a test in the Radioisotope Power Systems System Integration Laboratory (RSIL). The RSIL was designed and built to evaluate hardware utilizing RPS technology. The RSIL provides insight into the electrical

  17. 77 FR 38857 - Design, Inspection, and Testing Criteria for Air Filtration and Adsorption Units of Normal...

    Science.gov (United States)

    2012-06-29

    ... Filtration and Adsorption Units of Normal Atmosphere Cleanup Systems in Light-Water- Cooled Nuclear Power... Criteria for Air Filtration and Adsorption Units of Normal Atmosphere Cleanup Systems in Light-Water-Cooled... draft regulatory guide (DG), DG-1280, ``Design, Inspection, and Testing Criteria for Air Filtration and...

  18. Pharmaceutics, Drug Delivery and Pharmaceutical Technology: A New Test Unit for Disintegration End-Point Determination of Orodispersible Films.

    Science.gov (United States)

    Low, Ariana; Kok, Si Ling; Khong, Yuetmei; Chan, Sui Yung; Gokhale, Rajeev

    2015-11-01

    No standard time or pharmacopoeia disintegration test method for orodispersible films (ODFs) exists. The USP disintegration test for tablets and capsules poses significant challenges for end-point determination when used for ODFs. We tested a newly developed disintegration test unit (DTU) against the USP disintegration test. The DTU is an accessory to the USP disintegration apparatus. It holds the ODF in a horizontal position, allowing top-view of the ODF during testing. A Gauge R&R study was conducted to assign relative contributions of the total variability from the operator, sample or the experimental set-up. Precision was compared using commercial ODF products in different media. Agreement between the two measurement methods was analysed. The DTU showed improved repeatability and reproducibility compared to the USP disintegration system with tighter standard deviations regardless of operator or medium. There is good agreement between the two methods, with the USP disintegration test giving generally longer disintegration times possibly due to difficulty in end-point determination. The DTU provided clear end-point determination and is suitable for quality control of ODFs during product developmental stage or manufacturing. This may facilitate the development of a standardized methodology for disintegration time determination of ODFs. © 2015 Wiley Periodicals, Inc. and the American Pharmacists Association J Pharm Sci 104:3893-3903, 2015. Copyright © 2015 Wiley Periodicals, Inc. and the American Pharmacists Association.

  19. CLOSURE REPORT FOR CORRECTIVE ACTION UNIT 204: STORAGE BUNKERS, NEVADA TEST SITE, NEVADA

    International Nuclear Information System (INIS)

    2006-01-01

    Corrective Action Unit (CAU) 330 consists of four Corrective Action Sites (CASs) located in Areas 6, 22, and 23 of the Nevada Test Site (NTS). The unit is listed in the Federal Facility Agreement and Consent Order (FFACO, 1996) as CAU 330: Areas 6, 22, and 23 Tanks and Spill Sites. CAU 330 consists of the following CASs: CAS 06-02-04, Underground Storage Tank (UST) and Piping CAS 22-99-06, Fuel Spill CAS 23-01-02, Large Aboveground Storage Tank (AST) Farm CAS 23-25-05, Asphalt Oil Spill/Tar Release

  20. THE GERMLINE STEM CELL NICHE UNIT IN MAMMALIAN TESTES

    Science.gov (United States)

    Oatley, Jon M.; Brinster, Ralph L.

    2014-01-01

    This review addresses current understanding of the germline stem cell niche unit in mammalian testes. Spermatogenesis is a classic model of tissue-specific stem cell function relying on self-renewal and differentiation of spermatogonial stem cells (SSCs). These fate decisions are influenced by a niche microenvironment composed of a growth factor milieu that is provided by several testis somatic support cell populations. Investigations over the last two decades have identified key determinants of the SSC niche including cytokines that regulate SSC functions and support cells providing these factors, adhesion molecules that influence SSC homing, and developmental heterogeneity of the niche during postnatal aging. Emerging evidence suggests that Sertoli cells are a key support cell population influencing the formation and function of niches by secreting soluble factors and possibly orchestrating contributions of other support cells. Investigations with mice have shown that niche influence on SSC proliferation differs during early postnatal development and adulthood. Moreover, there is mounting evidence of an age-related decline in niche function, which is likely influenced by systemic factors. Defining the attributes of stem cell niches is key to developing methods to utilize these cells for regenerative medicine. The SSC population and associated niche comprise a valuable model system for study that provides fundamental knowledge about the biology of tissue-specific stem cells and their capacity to sustain homeostasis of regenerating tissue lineages. While the stem cell is essential for maintenance of all self-renewing tissues and has received considerable attention, the role of niche cells is at least as important and may prove to be more receptive to modification in regenerative medicine. PMID:22535892

  1. Development of regulatory requirements/guides for desalination unit coupled with nuclear plant

    International Nuclear Information System (INIS)

    Jo, Jong Chull; Yune, Young Gill; Kim, Woong Sik

    2005-10-01

    The basic design of System-integrated Modular Advanced Reactor (SMART), a small-to-medium sized integral type pressurized water reactor (PWR) with the capacity of 330MWth, has been developed in Korea. In order to demonstrate the safety and performance of the SMART design, 'Development Project of SMART-P (SMART-Pilot Plant)' has been being performed as one of the 'National Mid and Long-term Atomic Energy R and D Programs', which includes design, construction, and start-up operation of the SMART-P with the capacity of 65MWth, a 1/5 scaled-down design of the SMART. At the same time, a study on the development of regulatory requirements/guides for the desalination unit coupled with nuclear plant has been carried out by KINS in order to prepare for the forthcoming SMART-P licensing. The results of this study performed from August of 2002 to October of 2005 can be summarized as follows: (1) The general status of desalination technologies has been survey. (2) The design of the desalination plant coupled with the SMART-P has been investigated. (3) The regulatory requirements/guides relevant to a desalination unit coupled with a nuclear plant have been surveyed. (4) A direction on the development of domestic regulatory requirements/guides for a desalination unit has been established. (5) A draft of regulatory requirements/guides for a desalination unit has been developed. (6) Expert technical reviews have been performed for the draft regulatory requirements/guides for a desalination unit. The draft regulatory requirements/guides developed in this study will be finalized and can be applied directly to the licensing of the SMART-P and SMART. Furthermore, it will be also applied to the licensing of the desalination unit coupled with the nuclear plant

  2. Test Results from a Direct Drive Gas Reactor Simulator Coupled to a Brayton Power Conversion Unit

    Science.gov (United States)

    Hervol, David S.; Briggs, Maxwell H.; Owen, Albert K.; Bragg-Sitton, Shannon M.; Godfroy, Thomas J.

    2010-01-01

    Component level testing of power conversion units proposed for use in fission surface power systems has typically been done using relatively simple electric heaters for thermal input. These heaters do not adequately represent the geometry or response of proposed reactors. As testing of fission surface power systems transitions from the component level to the system level it becomes necessary to more accurately replicate these reactors using reactor simulators. The Direct Drive Gas-Brayton Power Conversion Unit test activity at the NASA Glenn Research Center integrates a reactor simulator with an existing Brayton test rig. The response of the reactor simulator to a change in Brayton shaft speed is shown as well as the response of the Brayton to an insertion of reactivity, corresponding to a drum reconfiguration. The lessons learned from these tests can be used to improve the design of future reactor simulators which can be used in system level fission surface power tests.

  3. Development of estimation algorithm of loose parts and analysis of impact test data

    International Nuclear Information System (INIS)

    Kim, Jung Soo; Ham, Chang Sik; Jung, Chul Hwan; Hwang, In Koo; Kim, Tak Hwane; Kim, Tae Hwane; Park, Jin Ho

    1999-11-01

    Loose parts are produced by being parted from the structure of the reactor coolant system or by coming into RCS from the outside during test operation, refueling, and overhaul time. These loose parts are mixed with reactor coolant fluid and collide with RCS components. When loose parts are occurred within RCS, it is necessary to estimate the impact point and the mass of loose parts. In this report an analysis algorithm for the estimation of the impact point and mass of loose part is developed. The developed algorithm was tested with the impact test data of Yonggwang-3. The estimated impact point using the proposed algorithm in this report had 5 percent error to the real test data. The estimated mass was analyzed within 28 percent error bound using the same unit's data. We analyzed the characteristic frequency of each sensor because this frequency effected the estimation of impact point and mass. The characteristic frequency of the background noise during normal operation was compared with that of the impact test data. The result of the comparison illustrated that the characteristic frequency bandwidth of the impact test data was lower than that of the background noise during normal operation. by the comparison, the integrity of sensor and monitoring system could be checked, too. (author)

  4. Earth Observing System (EOS)/ Advanced Microwave Sounding Unit-A (AMSU-A): Special Test Equipment. Software Requirements

    Science.gov (United States)

    Schwantje, Robert

    1995-01-01

    This document defines the functional, performance, and interface requirements for the Earth Observing System/Advanced Microwave Sounding Unit-A (EOS/AMSU-A) Special Test Equipment (STE) software used in the test and integration of the instruments.

  5. Radioactive acid digestion test unit nonradioactive startup operations

    International Nuclear Information System (INIS)

    Allen, C.R.; Cowan, R.G.; Crippen, M.D.; Divine, J.R.

    1978-05-01

    The Radioactive Acid Digestion Test Unit (RADTU) will process 5 kg/hour of combustible solid waste and is designed to handle almost all solid combustible waste found in plutonium processing with plutonium contamination levels up to scrap. The RADTU is designed with special safety features to safely contain high masses of fissile materials and to safely handle unusual materials and reactive chemicals which may find their way into the waste. Nonradioactive operating experience to date has been very satisfactory. RADTU has been operated for extended runs on both a 24-hour per day basis as well as on a one shift per day basis. Some minor operating problems have been encountered as expected in a shakedown operation. In general, solutions to these have been readily found. 12 figures

  6. Non-linear advanced control of the LHC inner triplet heat exchanger test unit

    International Nuclear Information System (INIS)

    Vinuela, E. Blanco; Cubillos, J. Casas; Prada Moraga, C. de; Cristea, S.

    2002-01-01

    The future Large Hadron Collider (LHC) at CERN will include eight interaction region final focus magnet systems, the so-called 'Inner Triplet', one on each side of the four beam collision points. The Inner Triplets will be cooled in a static bath of pressurized He II nominally at 1.9 K. This temperature is a control parameter and has very severe constraints in order to avoid the transition from the superconducting to normal resistive state. The main difference in these special zones with respect to a regular LHC cell is higher dynamic heat load unevenly distributed which modifies largely the process characteristics and hence the controller performance. Several control strategies have already been tested at CERN in a pilot plant (LHC String Test) which reproduced a LHC half-cell. In order to validate a common control structure along the whole LHC ring, a Nonlinear Model Predictive Control (NMPC) has been developed and implemented in the Inner Triplet Heat Exchanger Unit (IT-HXTU) at CERN. Automation of the Inner Triplet setup and the advanced control techniques deployed based on the Model Based Predictive Control (MBPC) principle are presented

  7. Development of an engineering-scale nuclear test of a solid-breeder fusion-blanket concept

    International Nuclear Information System (INIS)

    Deis, G.A.; Bohn, T.S.; Hsu, P.Y.; Miller, L.G.; Scott, A.J.; Watts, K.D.; Welch, E.C.

    1983-08-01

    As part of the Phase I effort on Program Element-II (PE-II) of the Office of Fusion Energy/Argonne National Laboratory First Wall/Blanket/Shield Engineering Technology Program, a study has been performed to develop preconceptual hardware designs and preliminary test program descriptions for two fission-reactor-based tests of a water-cooled, solid-breeder fusion reactor blanket concept. First, a list of potentially acceptable reactor facilities is developed, based on a list of required reactor characteristics. From this set of facilities, two facilities are selected for study: the Oak Ridge Research Reactor (ORR) and the Power Burst Facility (PBF). A test which employs a cylindrical unit cell of a solid-breeder fusion reactor blanket, with pressurized-water cooling is designed for each facility. The test design is adjusted to the particular characteristics of each reactor. These two test designs are then compared on the basis of technical issues and cost. Both tests can satisfy the PE-II mission: blanket thermal hydraulic and thermomechanical issues. In addition, both reactors will produce prototypical tritium production rates and profiles and release characteristics with little or no additional modifications

  8. High-speed ground transportation development outside United States

    Energy Technology Data Exchange (ETDEWEB)

    Eastham, T.R. [Queen`s Univ., Kingston, Ontario (United Kingdom)

    1995-09-01

    This paper surveys the state of high-speed (in excess of 200 km/h) ground-transportation developments outside the United States. Both high-speed rail and Maglev systems are covered. Many vehicle systems capable of providing intercity service in the speed range 200--500 km/h are or will soon be available. The current state of various technologies, their implementation, and the near-term plans of countries that are most active in high-speed ground transportation development are reported.

  9. Development of ultrasonic testing equipment incorporating electromagnetic acoustic transducer

    International Nuclear Information System (INIS)

    Sato, Michio; Kimura, Motohiko; Okano, Hideharu; Miyazawa, Tatsuo; Nagase, Koichi; Ishikawa, Masaaki

    1989-01-01

    An ultrasonic testing equipment for use in in-service inspection of nuclear power plant piping has been developed, which comprises an angle-beam electromagnetic acoustic transducer mounted on a vehicle for scanning the piping surface to be inspected. The transducer functions without direct contact with the piping surface through couplant, and the vehicle does not require a guide track installed on the piping surface, being equipped with magnetic wheels that adhere to the piping material, permitting it to travel along the circumferential weld joint of a carbon steel pipe. The equipment thus dispenses with the laborious manual work involved in preparing the piping for inspection, such as removal of protective coating, surface polishing and installation of guide track and thereby considerably reduces the duration of inspection. The functioning principle and structural features of the transducer and vehicle are described, together with the results of trial operation of a prototype unit, which proved a 1mm deep notch cut on a test piece of 25mm thick carbon steel plate to be locatable with an accuracy of ±2mm. (author)

  10. Closure Report for Corrective Action Unit 543: Liquid Disposal Units, Nevada Test Site, Nevada

    Energy Technology Data Exchange (ETDEWEB)

    NSTec Environmental Restoration

    2008-01-01

    This Closure Report (CR) documents closure activities for Corrective Action Unit (CAU) 543, Liquid Disposal Units, according to the Federal Facility Agreement and Consent Order (FFACO, 1996) and the Corrective Action Plan (CAP) for CAU 543 (U.S. Department of Energy, National Nuclear Security Administration Nevada Site Office [NNSA/NSO], 2007). CAU 543 is located at the Nevada Test Site (NTS), Nevada (Figure 1), and consists of the following seven Corrective Action Sites (CASs): CAS 06-07-01, Decon Pad; CAS 15-01-03, Aboveground Storage Tank; CAS 15-04-01, Septic Tank; CAS 15-05-01, Leachfield; CAS 15-08-01, Liquid Manure Tank; CAS 15-23-01, Underground Radioactive Material Area; CAS 15-23-03, Contaminated Sump, Piping; and CAS 06-07-01 is located at the Decontamination Facility in Area 6, adjacent to Yucca Lake. The remaining CASs are located at the former U.S. Environmental Protection Agency (EPA) Farm in Area 15. The purpose of this CR is to provide a summary of the completed closure activities, to document waste disposal, and to present analytical data confirming that the remediation goals were met. The closure alternatives consisted of closure in place for two of the CASs, and no further action with implementation of best management practices (BMPs) for the remaining five CASs.

  11. 200-BP-5 operable unit treatability test report

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1996-04-01

    The 200-BP-5 Operable Unit was established in response to recommendations presented in the 200 East Groundwater Aggregate Area Management Study Report (AAMSR) (DOE-RL 1993a). Recognizing different approaches to remediation, the groundwater AAMSR recommended separating groundwater from source and vadose zone operable units and subdividing 200 East Area groundwater into two operable units. The division between the 200-BP-5 and 200-PO-1 Operable Units was based principally on source operable unit boundaries and distribution of groundwater plumes derived from either B Plant or Plutonium/Uranium Extraction (PUREX) Plant liquid waste disposal sites.

  12. 200-BP-5 operable unit treatability test report

    International Nuclear Information System (INIS)

    1996-04-01

    The 200-BP-5 Operable Unit was established in response to recommendations presented in the 200 East Groundwater Aggregate Area Management Study Report (AAMSR) (DOE-RL 1993a). Recognizing different approaches to remediation, the groundwater AAMSR recommended separating groundwater from source and vadose zone operable units and subdividing 200 East Area groundwater into two operable units. The division between the 200-BP-5 and 200-PO-1 Operable Units was based principally on source operable unit boundaries and distribution of groundwater plumes derived from either B Plant or Plutonium/Uranium Extraction (PUREX) Plant liquid waste disposal sites

  13. Bringing testing to the people - benefits of mobile unit HIV/syphilis testing in Lima, Peru, 2007-2009.

    Science.gov (United States)

    Lipsitz, Mindy C; Segura, Eddy R; Castro, José Luis; Smith, Edward; Medrano, Carlos; Clark, Jesse L; Lake, Jordan E; Cabello, Robinson

    2014-04-01

    Mobile unit (MU) HIV testing is an alternative method of providing healthcare access. We compared demographic and behavioural characteristics, HIV testing history and HIV prevalence between participants seeking testing at a MU vs. fixed clinic (FC) in Lima, Peru. Our analysis included men and transgender women (TW) in Lima aged ≥ 18 years old seeking HIV testing at their first visit to a community-based MU or FC from October 2007 to November 2009. HIV testing history, HIV serostatus and behavioural characteristics were analysed. A large percentage of MU attendees self-identified as transgender (13%) or heterosexual (41%). MU attendees were more likely to engage in transactional sex (24% MU vs. 10% FC, p < 0.001), use alcohol/drugs during their last sexual encounter (24% MU vs. 20% FC, p < 0.01) and/or be a first-time HIV tester (48% MU vs. 41% FC, p < 0.001). MU HIV prevalence was 9% overall and 5% among first-time testers (49% in TW and 11% in men who have sex with men [MSM] first-time testers). MU testing reached large numbers of at-risk (MSM/TW) populations engaged in unsafe sexual behaviours, making MU outreach a worthy complement to FC testing. Investigation into whether MU attendees would otherwise access HIV testing is warranted to determine the impact of MU testing.

  14. Development of a handy-type laser surgical unit

    Science.gov (United States)

    Abe, Yusuke; Wakamatsu, Koh; Goto, Shigeru

    2005-07-01

    We proposed a concept of a handy-type laser surgical unit for use in outpatient, in ward and in open-air field. To investigate the possibility of the concept, a handy-type semiconductor laser surgical unit was developed experimentally using 2-watts power laser diode with no built-in electrical cooling unit (Peltier chip) and a small rechargeable battery. The drive circuit was constructed with only current limit and ACC circuits. The laser diode was cooled with heat sink and simple fan. Laser irradiation was set to stop at 30 degree Celsius by monitoring the temperature of laser diode with thermistor temperature sensor. With this system, 1.18 watts of laser power at the end of optical fiber with both 600 and 900mm core diameter, and about 30 minutes of continuous irradiating time with Ni-Cd battery (4.8V 1,500mA/h) could be obtained with no over heating in laser diode. The result showed that the high power semiconductor laser could be driven with small battery when specially designed. In an animal experiment, small bleeding could be managed with contact irradiation method. This kind of simple laser surgical unit is considered to be useful for the management of small bleedings in clinical.

  15. Low-Cost Rapid Usability Testing: Its Application in Both Product Development and System Implementation.

    Science.gov (United States)

    Kushniruk, Andre; Borycki, Elizabeth

    2017-01-01

    In recent years there has been considerable discussion around the need for certification and regulation of healthcare information technology (IT). In particular, the usability of the products being developed needs to be evaluated. This has included the application of standards designed to ensure the process of system development is user-centered and takes usability into consideration while a product is being developed. In addition to this, in healthcare, organizations in the United States and Europe have also addressed the need and requirement for product certification. However, despite these efforts there are continued reports of unusable and unsafe implementations. In this paper we discuss the need to not only include (and require) usability testing in the one-time development process of health IT products (such as EHRs), but we also argue for the need to additionally develop specific usability standards and requirements for usability testing during the implementation of vendor products (i.e. post product development) in healthcare settings. It is further argued that health IT products that may have been certified regarding their development process will still require application of usability testing in the process of implementing them in real hospital settings in order to ensure usability and safety. This is needed in order to ensure that the final result of both product development and implementation processes take into account and apply the latest usability principles and methods.

  16. Closure Report for Corrective Action Unit 254: Area 25, R-MAD Decontamination Facility, Nevada Test Site, Nevada

    Energy Technology Data Exchange (ETDEWEB)

    G. N. Doyle

    2002-02-01

    Corrective Action Unit (CAU) 254 is located in Area 25 of the Nevada Test Site (NTS), approximately 100 kilometers (km) (62 miles) northwest of Las Vegas, Nevada. The site is located within the Reactor Maintenance, Assembly and Disassembly (R-MAD) compound and consists of Building 3126, two outdoor decontamination pads, and surrounding areas within an existing fenced area measuring approximately 50 x 37 meters (160 x 120 feet). The site was used from the early 1960s to the early 1970s as part of the Nuclear Rocket Development Station program to decontaminate test-car hardware and tooling. The site was reactivated in the early 1980s to decontaminate a radiologically contaminated military tank. This Closure Report (CR) describes the closure activities performed to allow un-restricted release of the R-MAD Decontamination Facility.

  17. Corrective Action Investigation Plan for Corrective Action Unit 232: Area 25 Sewage Lagoons Nevada Test Site, Nevada

    Energy Technology Data Exchange (ETDEWEB)

    DOE/NV Operations Office

    1999-05-01

    This Corrective Action Investigation Plan (CAIP) has been developed in accordance with the Federal Facility Agreement and Consent Order (FFACO) (1996) that was agreed to by the US Department of Energy, Nevada Operations Office (DOE/NV); the State of Nevada Division of Environmental Protection (NDEP); and the US Department of Defense. The CAIP is a document that provides or references all of the specific information for investigation activities associated with Corrective Action Units (CAUs) or Corrective Action Sites (CASs). According to the FFACO, CASs are sites potentially requiring corrective action(s) and may include solid waste management units or individual disposal or release sites. A CAU consists of one or more CASs grouped together based on geography, technical similarity, or agency responsibility for the purpose of determining corrective actions. This CAIP contains the environmental sample collection objectives and criteria for conducting site investigation activities at CAU 232, Area 25 Sewage Lagoons. Corrective Action Unit 232 consists of CAS 25-03-01, Sewage Lagoon, located in Area 25 of the Nevada Test Site (NTS). The NTS is approximately 65 miles (mi) northwest of Las Vegas, Nevada (Figure 1-1) (DOE/NV, 1996a). The Area 25 Sewage Lagoons (Figure 1-2) (IT, 1999b) are located approximately 0.3 mi south of the Test Cell 'C' (TCC) Facility and were used for the discharge of sanitary effluent from the TCC facility. For purposes of this discussion, this site will be referred to as either CAU 232 or the sewage lagoons.

  18. Construction and start-up tests for Unit No. 5 of Fukushima Daiichi Nuclear Power Station

    Energy Technology Data Exchange (ETDEWEB)

    Fujita, T; Sunami, Y; Ishii, N; Yokojima, T [Toshiba Corp., Kawasaki, Kanagawa (Japan)

    1978-12-01

    This unit, with an output capacity of 874 MWe, was completed by Toshiba last April on the basis of the actual operation records of the units previously completed and the experience in construction. Since its completion it has continued very excellent operation, with no emergency stop. This article is a description of the Unit 5, about: (1) the design and major points of improvement; (2) the construction work and cleaning of the plant; and (3) the operation tests, the use of the first automatic fuel exchanger, and the plant management system including the rust-preventive measures for two years since the oil-crisis.

  19. Power Systems Development Facility Gasification Test Campaign TC24

    Energy Technology Data Exchange (ETDEWEB)

    Southern Company Services

    2008-03-30

    In support of technology development to utilize coal for efficient, affordable, and environmentally clean power generation, the Power Systems Development Facility (PSDF), located in Wilsonville, Alabama, routinely demonstrates gasification technologies using various types of coals. The PSDF is an engineering scale demonstration of key features of advanced coal-fired power systems, including a KBR Transport Gasifier, a hot gas particulate control device, advanced syngas cleanup systems, and high-pressure solids handling systems. This report summarizes the results of TC24, the first test campaign using a bituminous coal as the feedstock in the modified Transport Gasifier configuration. TC24 was conducted from February 16, 2008, through March 19, 2008. The PSDF gasification process operated for about 230 hours in air-blown gasification mode with about 225 tons of Utah bituminous coal feed. Operational challenges in gasifier operation were related to particle agglomeration, a large percentage of oversize coal particles, low overall gasifier solids collection efficiency, and refractory degradation in the gasifier solids collection unit. The carbon conversion and syngas heating values varied widely, with low values obtained during periods of low gasifier operating temperature. Despite the operating difficulties, several periods of steady state operation were achieved, which provided useful data for future testing. TC24 operation afforded the opportunity for testing of various types of technologies, including dry coal feeding with a developmental feeder, the Pressure Decoupled Advanced Coal (PDAC) feeder; evaluating a new hot gas filter element media configuration; and enhancing syngas cleanup with water-gas shift catalysts. During TC24, the PSDF site was also made available for testing of the National Energy Technology Laboratory's fuel cell module and Media Process Technology's hydrogen selective membrane.

  20. SU-E-P-46: Clinical Acceptance Testing and Implementation of a Portable CT Unit

    International Nuclear Information System (INIS)

    LaFrance, M; Marsh, S; Hicks, R; O’Donnell-Moran, G

    2015-01-01

    Purpose: Planning for the first installation in New England of a new portable CT unit to be used in the Operating Room required the integration of many departments including Surgery, Neurosurgery, Information Services, Clinical Engineering, Radiology and Medical Physics/Radiation Safety. Acceptance testing and the quality assurance procedures were designed to optimize image quality and patient and personnel radiation exposure. Methods: The vendor’s protocols were tested using the CT Dosimetry phantoms. The system displayed the CTDIw instead of the CTDIvol while testing the unit. Radiation exposure was compared to existing CT scanners from installed CT units throughout the facility. Brainlab measures all 4 periphery slots on the CT Dosimetry phantom. The ACR measures only the superior slot for the periphery measurement. A comprehensive radiation survey was also performed for several locations. Results: The CTDIvol measurements were comparable for the following studies: brain, C-Spine, and sinuses. However, the mobile CT measurements were slightly higher than other CT units but within acceptable tolerance if measured using the ACR method.Based on scatter measurements, it was determined if any personnel were to stay in the OR Suite during image acquisition that the appropriate lead apron and thyroid shields had to be worn.In addition, to reduce unnecessary scatter, there were two mobile 6 foot wide shields (1/16″ lead equivalent) available to protect personnel in the room and adjacent areas. Conclusion: Intraoperative CT provides the physician new opportunities for evaluation of the progression of surgical resections and device placement at the cost of increasing the amount of trained personnel required to perform this procedure. It also brings with it challenges to keep the radiation exposure to the patients and staff within reasonable limits

  1. SU-E-P-46: Clinical Acceptance Testing and Implementation of a Portable CT Unit

    Energy Technology Data Exchange (ETDEWEB)

    LaFrance, M; Marsh, S; Hicks, R; O’Donnell-Moran, G [Baystate Health Systems, Inc., Springfield, MA (United States)

    2015-06-15

    Purpose: Planning for the first installation in New England of a new portable CT unit to be used in the Operating Room required the integration of many departments including Surgery, Neurosurgery, Information Services, Clinical Engineering, Radiology and Medical Physics/Radiation Safety. Acceptance testing and the quality assurance procedures were designed to optimize image quality and patient and personnel radiation exposure. Methods: The vendor’s protocols were tested using the CT Dosimetry phantoms. The system displayed the CTDIw instead of the CTDIvol while testing the unit. Radiation exposure was compared to existing CT scanners from installed CT units throughout the facility. Brainlab measures all 4 periphery slots on the CT Dosimetry phantom. The ACR measures only the superior slot for the periphery measurement. A comprehensive radiation survey was also performed for several locations. Results: The CTDIvol measurements were comparable for the following studies: brain, C-Spine, and sinuses. However, the mobile CT measurements were slightly higher than other CT units but within acceptable tolerance if measured using the ACR method.Based on scatter measurements, it was determined if any personnel were to stay in the OR Suite during image acquisition that the appropriate lead apron and thyroid shields had to be worn.In addition, to reduce unnecessary scatter, there were two mobile 6 foot wide shields (1/16″ lead equivalent) available to protect personnel in the room and adjacent areas. Conclusion: Intraoperative CT provides the physician new opportunities for evaluation of the progression of surgical resections and device placement at the cost of increasing the amount of trained personnel required to perform this procedure. It also brings with it challenges to keep the radiation exposure to the patients and staff within reasonable limits.

  2. Design and fabrication of water control unit for IASCC irradiation test

    International Nuclear Information System (INIS)

    Mori, Yuichiro; Takeuchi, Yutaka; Matsunami, Kiyotaka; Kosaki, Kazuhiko; Suzuki, Tomio; Hayashi, Motomitsu; Ide, Kiyoshi

    2004-01-01

    In relation to the aging of LWR, the Irradiation Assisted Stress Corrosion Cracking (IASCC) has been regarded as a significant and urgent issue for the reliability of in-core components of LWR, therefore the irradiation research project which was planned by Nuclear and Industrial Safety Agency is now being done under the cooperation of Industry-Government-Academia such as Japan Nuclear Energy Safety Organization, Institute of Research and Innovation (IRI), Central Research Institute of Electric Power Industry, Japan Atomic Energy Research Institute (JAERI), power companies, makers of LWR, and universities. Then at Japan Material Testing Reactor (JMTR) of JAERI, the irradiation test of the material for BWR is being carried out. This paper describes the introduction about the Water Control Unit (WCU) for IASCC irradiation test. The WCU was designed and installed into JMTR by Kawasaki Heavy Industries, LTD, based on the order from JAERI, IRI, and so on. (author)

  3. Corrective Action Plan for Corrective Action Unit 543: Liquid Disposal Units, Nevada Test Site, Nevada

    International Nuclear Information System (INIS)

    NSTec Environmental Restoration

    2006-01-01

    Corrective Action Unit (CAU) 543, Liquid Disposal Units, is listed in Appendix III of the Federal Facility Agreement and Consent Order of 1996. CAU 543 consists of seven Corrective Action Sites (CASs) located in Areas 6 and 15 of the Nevada Test Site, which is approximately 65 miles northwest of Las Vegas, Nevada. CAU 543 consists of the following seven CASs: (sm b ullet) CAS 06-07-01, Decon Pad (sm b ullet) CAS 15-01-03, Aboveground Storage Tank (sm b ullet) CAS 15-04-01, Septic Tank (sm b ullet) CAS 15-05-01, Leachfield (sm b ullet) CAS 15-08-01, Liquid Manure Tank (sm b ullet) CAS 15-23-01, Underground Radioactive Material Area (sm b ullet) CAS 15-23-03, Contaminated Sump, Piping From January 24, 2005 through April 14, 2005, CAU 543 site characterization activities were conducted, and are reported in Appendix A of the CAU 543 Corrective Action Decision Document (CADD) (U.S. Department of Energy, National Nuclear Security Administration Nevada Site Office [NNSA/NSO], 2005). The recommended corrective action as stated in the approved CADD is No Further Action for five of the CAU 543 CASs, and Closure In Place for the remaining two CASs

  4. Corrective Action Investigation plan for Corrective Action Unit 546: Injection Well and Surface Releases, Nevada Test Site, Nevada, Revision 0

    International Nuclear Information System (INIS)

    Alfred Wickline

    2008-01-01

    Corrective Action Unit (CAU) 546 is located in Areas 6 and 9 of the Nevada Test Site, which is approximately 65 miles northwest of Las Vegas, Nevada. Corrective Action Unit 546 is comprised of two Corrective Action Sites (CASs) listed below: 06-23-02, U-6a/Russet Testing Area 09-20-01, Injection Well These sites are being investigated because existing information on the nature and extent of potential contamination is insufficient to evaluate and recommend corrective action alternatives. Additional information will be obtained by conducting a corrective action investigation (CAI) before evaluating corrective action alternatives and selecting the appropriate corrective action for each CAS. The results of the field investigation will support a defensible evaluation of viable corrective action alternatives that will be presented in the Corrective Action Decision Document. The sites will be investigated based on the data quality objectives (DQOs) developed on November 8, 2007, by representatives of the Nevada Division of Environmental Protection and U.S. Department of Energy (DOE), National Nuclear Security Administration Nevada Site Office. The DQO process has been used to identify and define the type, amount, and quality of data needed to develop and evaluate appropriate corrective actions for CAU 546

  5. Comparison of cough reflex testing with videoendoscopy in recently extubated intensive care unit patients.

    Science.gov (United States)

    Kallesen, Molly; Psirides, Alex; Huckabee, Maggie-Lee

    2016-06-01

    Orotracheal intubation is known to impair cough reflex, but the validity of cough reflex testing (CRT) as a screening tool for silent aspiration in this population is unknown. One hundred and six participants in a tertiary-level intensive care unit (ICU) underwent CRT and videoendoscopic evaluation of swallowing (VES) within 24 hours of extubation. Cough reflex threshold was established for each participant using nebulized citric acid. Thirty-nine (37%) participants had an absent cough to CRT. Thirteen (12%) participants aspirated on VES, 9 (69%) without a cough response. Sensitivity of CRT to identify silent aspiration was excellent, but specificity was poor. There was a significant correlation between intubation duration and presence of aspiration on VES (P= .0107). There was no significant correlation between silent aspiration on VES and length of intubation, age, sex, diagnosis at intensive care unit admission, indication for intubation, Acute Physiology and Chronic Health Evaluation III score, morphine equivalent dose, or time of testing postextubation. Intensive care unit patients are at increased risk of aspiration in the 24 hours following extubation, and an impaired cough reflex is common. However, CRT overidentifies risk of silent aspiration in this population. Copyright © 2016 Elsevier Inc. All rights reserved.

  6. Development of a mobile unit for 'in loco' sistematic decontamination in nuclear power plants components

    International Nuclear Information System (INIS)

    Camargo, G.A.M.

    1986-01-01

    A mobile decontamination unit was developed to perform 'in situ' decontamination of tanks and pressure vessels belonging to the reactor auxiliary and ancillary systems. The whole system, including a control desk, is assembled in 6 trolleys which can be moved inside the plant, thus enabling component decontamination by injecting demineralized water at a pressure of approx. 50 bar and temperatures up to 90 0 , with or without chemical additives. Considering the versatility and easy handling demonstrated after extensive testing, this new system shall be used in Angra 2 and 3. (Author) [pt

  7. DEVELOPING COMMUNICATIVE LANGUAGE TESTS FOR SENIOR HIGH SCHOOL

    Directory of Open Access Journals (Sweden)

    Y. M. Harsono

    2005-01-01

    Full Text Available The Communicative Approach of teaching English in senior high school in Indonesia has been adopted since the implementation of The 1984 Curriculum, but the tests–the communicative language tests–(CL Tests have not been developed and used properly. The objective of the study is to develop CL Tests for senior high school. The procedure of conducting the study consists of three major steps, that is, identifying the objectives, developing the test specification, and developing the CL Tests. The development of the CL Tests in detail consists of fifteen sub-steps from determining what language skills tested, selecting the suitable source materials, up to rewriting the CL Tests to be used as CL Tests alternative for senior high school. The results of the test development reveal that there are fifteen CL Tests consisting of three tests of listening, three reading, three speaking, and three writing tests. The whole tests have construct and content validity, no complete evidence of concurrent validity with report marks and semester test scores, high to very high inter-rater reliability, and no complete practicality.

  8. HDS unit revamp and operating experience

    Energy Technology Data Exchange (ETDEWEB)

    Reinhardt, J. [Veba Oel Verarbeitungs-GmbH, Gelsenkirchen (Germany); Balfanz, U. [Aral Forschung, Gelsenkirchen (Germany); Dimmig, T. [TU Bergakademie Freiberg, Freiberg (Germany)

    2002-12-01

    Ruhr Oel GmbH, a joint venture between BP and PDVSA, operates a HDS unit at its Gelsenkirchen-Scholven site. The unit produces a major blend component for diesel fuel. Driven by ambitious German environmental policy and by an agreement between the German car and oil industries on the one hand and the government on the other, more stringent low sulphur fuel specifications will be enforced in Germany much earlier than in the rest of the European Union. In view of this situation a project was developed to fulfill the new product specifications with minimum investment. In a joint effort involving the refinery, the company research facilities and the catalyst supplier (AKZO NOBEL), pilot plant tests were performed to develop the best catalyst system and the new process conditions. Based on these results, an existing HDS unit was accordingly revamped. After the revamp, the unit produced diesel fuel with 50 ppm sulphur content and furthermore test runs at 10 ppm were carried out successfully. These results are displayed in this article. (orig.)

  9. Intelligent Flexible Materials for Space Structures: Expandable Habitat Engineering Development Unit

    Science.gov (United States)

    Hinkle, Jon; Sharpe, George; Lin, John; Wiley, Cliff; Timmers, Richard

    2010-01-01

    Expandable habitable elements are an enabling technology for human exploration in space and on planetary surfaces. Large geometries can be deployed from a small launch volume, allowing greater mission capability while reducing mass and improving robustness over traditional rigid shells. This report describes research performed by ILC Dover under the Intelligent Flexible Materials for Space Structures program on the design and manufacture of softgoods for LaRC's Expandable Habitat Engineering Development Unit (EDU). The EDU is a full-scale structural test article of an expandable hybrid habitat, integrating an expandable softgoods center section with two rigid end caps. The design of the bladder, restraint layer and a mock-up Thermal Micrometeoroid Cover is detailed together with the design of the interface hardware used to attach them to the end caps. The integration and design of two windows and a floor are also covered. Analysis was performed to study the effects of the open weave design, and to determine the correct webbing and fabric configuration. Stress analyses were also carried out on the interfaces between the softgoods and the end caps and windows. Testing experimentally determined the strength of the fabric and straps, and component testing was used to proof several critical parts of the design. This program established new manufacturing and design techniques that can be applied to future applications in expandable structures.

  10. Modeling and analysis of chill and fill processes for the cryogenic storage and transfer engineering development unit tank

    Science.gov (United States)

    Hedayat, A.; Cartagena, W.; Majumdar, A. K.; LeClair, A. C.

    2016-03-01

    NASA's future missions may require long-term storage and transfer of cryogenic propellants. The Engineering Development Unit (EDU), a NASA in-house effort supported by both Marshall Space Flight Center (MSFC) and Glenn Research Center, is a cryogenic fluid management (CFM) test article that primarily serves as a manufacturing pathfinder and a risk reduction task for a future CFM payload. The EDU test article comprises a flight-like tank, internal components, insulation, and attachment struts. The EDU is designed to perform integrated passive thermal control performance testing with liquid hydrogen (LH2) in a test-like vacuum environment. A series of tests, with LH2 as a testing fluid, was conducted at Test Stand 300 at MSFC during the summer of 2014. The objective of this effort was to develop a thermal/fluid model for evaluating the thermodynamic behavior of the EDU tank during the chill and fill processes. The Generalized Fluid System Simulation Program, an MSFC in-house general-purpose computer program for flow network analysis, was utilized to model and simulate the chill and fill portion of the testing. The model contained the LH2 supply source, feed system, EDU tank, and vent system. The test setup, modeling description, and comparison of model predictions with the test data are presented.

  11. Corrective Action Investigation Plan for Corrective Action Unit 252: Area 25 Engine Test Stand 1 Decontamination Pad, Nevada Test Site, Nevada

    Energy Technology Data Exchange (ETDEWEB)

    U.S. Department of Energy, Nevada Operations Office

    1999-08-20

    This Corrective Action Investigation Plan contains the U.S. Department of Energy, Nevada Operations Office's approach to collect the data necessary to evaluate corrective action alternatives appropriate for the closure of Corrective Action Unit 252 under the Federal Facility Agreement and Consent Order. Corrective Action Unit 252 consists of Corrective Action Site (CAS) 25-07-02, Engine Test Stand-1 (ETS-1) Decontamination Pad. Located in Area 25 at the intersection of Road H and Road K at the Nevada Test Site, ETS-1 was designed for use as a mobile radiation checkpoint and for vehicle decontamination. The CAS consists of a concrete decontamination pad with a drain, a gravel-filled sump, two concrete trailer pads, and utility boxes. Constructed in 1966, the ETS-1 facility was part of the Nuclear Rocket Development Station (NRDS) complex and used to test nuclear rockets. The ETS-1 Decontamination Pad and mobile radiation check point was built in 1968. The NRDS complex ceased primary operations in 1973. Based on site history, the focus of the field investigation activities will be to determine if any primary contaminants of potential concern (COPCs) (including radionuclides, total volatile organic compounds, total semivolatile organic compounds, total petroleum hydrocarbons as diesel-range organics, Resource Conservation and Recovery Act metals, total pesticides, and polychlorinated biphenyls) are present at this site. Vertical extent of migration of suspected vehicle decontamination effluent COPCs is expected to be less than 12 feet below ground surface. Lateral extent of migration of COPCs is expected to be limited to the sump area or near the northeast corner of the decontamination pad. Using a biased sampling approach, near-surface and subsurface sampling will be conducted at the suspected worst-case areas including the sump and soil near the northeast corner of the decontamination pad. The results of this field investigation will support a defensible e

  12. Closure Plan for Corrective Action Unit 110: Area 3 RWMS U-3ax/bl Disposal Unit, Nevada Test Site, Nevada

    International Nuclear Information System (INIS)

    Fitzmaurice, T. M.

    2000-01-01

    This Closure Plan has been prepared for the Area 3 RWMS U-3ax/bl Disposal Unit Corrective Action Unit 110 in accordance with the Federal Facility and Consent Order (Nevada Division of Environmental Protection [NDEP] et al., 1996). The U-3ax/bl is a historic disposal unit within the Area 3 Radioactive Waste Management Site located on the Nevada Test Site (NTS). The unit, which was formed by excavating the area between two subsidence craters (U-3ax and U-3bl), was operationally closed in 1987. The U-3ax/bl disposal unit is scheduled for permanent closure under the Resource Conservation and Recovery Act as a hazardous waste landfill. Existing records indicate that, from July 1968 to December 1987, U-3ax/bl received 2.3 x 10 5 cubic meters (8.12 x 10 6 cubic feet) of waste. NTS nuclear device testing generated approximately 95 percent of the total volume disposed of in U-3ax/bl, the majority of which came from the Waste Consolidation Project (80 percent of the total volume) (Elletson and Johnejack, 1995). Area 3 is located in Yucca Flat, within the northeast quadrant of the NTS. The Yucca Flat watershed is a structurally closed basin encompassing an area of approximately 780 square kilometers (300 square miles). The structural geomorphology of Yucca Flat is typical of the Basin and Range Physiographic Province. Yucca Flat lies in one of the most arid regions of the country. Water balance calculations for Area 3 indicate that it is continuously in a state of moisture deficit. The U-3ax/bl Disposal Unit will be closed in place by installing a Resource Conservation and Recovery Act equivalent cover. Following cover construction a fence will be installed around the cover to prevent accidental damage to the cover. Post-closure monitoring will consist of site inspections to determine the condition of the engineered cover and cover performance monitoring using Time-Domain Reflectometry arrays to monitor moisture migration in the cover. Any identified maintenance and repair

  13. Closure Plan for Corrective Action Unit 110: Area 3 RWMS U-3ax/bl Disposal Unit, Nevada Test Site, Nevada

    Energy Technology Data Exchange (ETDEWEB)

    T. M. Fitzmaurice

    2000-08-01

    This Closure Plan has been prepared for the Area 3 RWMS U-3ax/bl Disposal Unit Corrective Action Unit 110 in accordance with the Federal Facility and Consent Order (Nevada Division of Environmental Protection [NDEP] et al., 1996). The U-3ax/bl is a historic disposal unit within the Area 3 Radioactive Waste Management Site located on the Nevada Test Site (NTS). The unit, which was formed by excavating the area between two subsidence craters (U-3ax and U-3bl), was operationally closed in 1987. The U-3ax/bl disposal unit is scheduled for permanent closure under the Resource Conservation and Recovery Act as a hazardous waste landfill. Existing records indicate that, from July 1968 to December 1987, U-3ax/bl received 2.3 x 10{sup 5} cubic meters (8.12 x 10{sup 6} cubic feet) of waste. NTS nuclear device testing generated approximately 95 percent of the total volume disposed of in U-3ax/bl, the majority of which came from the Waste Consolidation Project (80 percent of the total volume) (Elletson and Johnejack, 1995). Area 3 is located in Yucca Flat, within the northeast quadrant of the NTS. The Yucca Flat watershed is a structurally closed basin encompassing an area of approximately 780 square kilometers (300 square miles). The structural geomorphology of Yucca Flat is typical of the Basin and Range Physiographic Province. Yucca Flat lies in one of the most arid regions of the country. Water balance calculations for Area 3 indicate that it is continuously in a state of moisture deficit. The U-3ax/bl Disposal Unit will be closed in place by installing a Resource Conservation and Recovery Act equivalent cover. Following cover construction a fence will be installed around the cover to prevent accidental damage to the cover. Post-closure monitoring will consist of site inspections to determine the condition of the engineered cover and cover performance monitoring using Time-Domain Reflectometry arrays to monitor moisture migration in the cover. Any identified maintenance and

  14. The design and development of a solar tracking unit

    Science.gov (United States)

    Jones, I. W.; Miller, J. B.

    1984-01-01

    The solar tracking unit was developed to support the Laser Heterodyne Spectrometer (LHS) airborne instrument, but has application to a general class of airborne solar occultation research instruments. The unit consists of a mirror mounted on two gimbals, one of which is hollow. The mirror reflects a 7.6 cm (3.0 in.) diameter beam of sunlight through the hollow gimbal into the research instrument optical axis. A portion of the reflected sunlight is directed into a tracking telescope which uses a four quadrant silicon detector to produce the servo error signals. The colinearity of the tracker output beam and the research instrument optical axis is maintained to better than + or - 1 arc-minute. The unit is microcomputer controlled and is capable of stand alone operation, including automatic Sun acquisition or operation under the control of the research instrument.

  15. Development of lubricant test for punching and blanking

    DEFF Research Database (Denmark)

    Olsson, David Dam

    2001-01-01

    The background for development of new lubricants Requirements to lubricant test for punching Methods of evaluating lubricants Test equipment developed at DTU Conclusion.......The background for development of new lubricants Requirements to lubricant test for punching Methods of evaluating lubricants Test equipment developed at DTU Conclusion....

  16. Power Systems Development Facility Gasification Test Run TC07

    Energy Technology Data Exchange (ETDEWEB)

    Southern Company Services

    2002-04-05

    This report discusses Test Campaign TC07 of the Kellogg Brown & Root, Inc. (KBR) Transport Reactor train with a Siemens Westinghouse Power Corporation (Siemens Westinghouse) particle filter system at the Power Systems Development Facility (PSDF) located in Wilsonville, Alabama. The Transport Reactor is an advanced circulating fluidized-bed reactor designed to operate as either a combustor or a gasifier using a particulate control device (PCD). The Transport Reactor was operated as a pressurized gasifier during TC07. Prior to TC07, the Transport Reactor was modified to allow operations as an oxygen-blown gasifier. Test Run TC07 was started on December 11, 2001, and the sand circulation tests (TC07A) were completed on December 14, 2001. The coal-feed tests (TC07B-D) were started on January 17, 2002 and completed on April 5, 2002. Due to operational difficulties with the reactor, the unit was taken offline several times. The reactor temperature was varied between 1,700 and 1,780 F at pressures from 200 to 240 psig. In TC07, 679 hours of solid circulation and 442 hours of coal feed, 398 hours with PRB coal and 44 hours with coal from the Calumet mine, and 33 hours of coke breeze feed were attained. Reactor operations were problematic due to instrumentation problems in the LMZ resulting in much higher than desired operating temperatures in the reactor. Both reactor and PCD operations were stable and the modifications to the lower part of the gasifier performed well while testing the gasifier with PRB coal feed.

  17. Is the Human Development Index (HDI) of the United Nations ...

    African Journals Online (AJOL)

    Is the Human Development Index (HDI) of the United Nations Development Programme (UNDP) a relevant indicator? Jean Claude Saha. Abstract. No Abstract. African Journal of Economic Policy Vol. 12(1) 2005: 1-27. Full Text: EMAIL FULL TEXT EMAIL FULL TEXT · DOWNLOAD FULL TEXT DOWNLOAD FULL TEXT.

  18. Science Library of Test Items. Volume Eighteen. A Collection of Multiple Choice Test Items Relating Mainly to Chemistry.

    Science.gov (United States)

    New South Wales Dept. of Education, Sydney (Australia).

    As one in a series of test item collections developed by the Assessment and Evaluation Unit of the Directorate of Studies, items are made available to teachers for the construction of unit tests or term examinations or as a basis for class discussion. Each collection was reviewed for content validity and reliability. The test items meet syllabus…

  19. Science Library of Test Items. Volume Seventeen. A Collection of Multiple Choice Test Items Relating Mainly to Biology.

    Science.gov (United States)

    New South Wales Dept. of Education, Sydney (Australia).

    As one in a series of test item collections developed by the Assessment and Evaluation Unit of the Directorate of Studies, items are made available to teachers for the construction of unit tests or term examinations or as a basis for class discussion. Each collection was reviewed for content validity and reliability. The test items meet syllabus…

  20. Science Library of Test Items. Volume Nineteen. A Collection of Multiple Choice Test Items Relating Mainly to Geology.

    Science.gov (United States)

    New South Wales Dept. of Education, Sydney (Australia).

    As one in a series of test item collections developed by the Assessment and Evaluation Unit of the Directorate of Studies, items are made available to teachers for the construction of unit tests or term examinations or as a basis for class discussion. Each collection was reviewed for content validity and reliability. The test items meet syllabus…

  1. The 4th surveillance testing for Kori unit 3 reactor vessel materials

    Energy Technology Data Exchange (ETDEWEB)

    Chang, Kee Ok; Kim, Byoung Chul; Lee, Sam Lai; Choi, Kwun Jae; Gong, Un Sik; Chang, Jong Hwa; Joo, Yong Sun; Ahn, Sang Bok; Hong, Joon Hwa [Korea Atomic Energy Research Institute, Taejeon (Korea)

    2000-10-01

    Surveillance testing for reactor vessel materials is performed in order to evaluate the irradiation embrittlement due to neutrons during operation and set the condition of safe operation of nuclear reactor. The 4th surveillance testing was performed completely by Korea Atomic Energy Research Institute at Taejeon after the capsule was transported from Kori site including its removal from reactor. Fast neutron fluences for capsules were calculated and various testing including mechanical and chemistry analysis were performed in order to evaluate the integrity of Kori unit 3 reactor vessel during the operation until life time. The evaluation results are as follows; Fast neutron fluences for capsules U, V, X and W are 4.983E+18, 1.641E+19, 3.158E+19, and 4.469E+19n/cm{sup 2}, respectively. The bias factor, the ratio of calculation/measurement, was 0.840 for the 1st through 4th testing and the calculational uncertainty, 12% satisfied the requirement of USNRC Reg.Guide DG-1053, 20%. The best estimated neutron fluence for reactor vessel inside surface was 1.362E+19n/cm{sup 2} based on the end of 12th fuel cycle and it was predicted that the fluences of vessel inside surface at 32, 40, 48 and 56EFPY would reach 3.481E+19, 4.209E+19, 5.144E+19 and 5.974E+19n/cm{sup 2} based on the current calculation. The result through this analysis for Kori unit 3 showed that there would be no problem for the pressurized thermal shock(PTS) during the operation until design life. 48 refs., 35 figs., 41 tabs. (Author)

  2. Perl Testing A Developer's Notebook

    CERN Document Server

    Langworth, Ian

    2005-01-01

    Is there any sexier topic in software development than software testing? That is, besides game programming, 3D graphics, audio, high-performance clustering, cool websites, et cetera? Okay, so software testing is low on the list. And that's unfortunate, because good software testing can increase your productivity, improve your designs, raise your quality, ease your maintenance burdens, and help to satisfy your customers, coworkers, and managers. Perl has a strong history of automated tests. A very early release of Perl 1.0 included a comprehensive test suite, and it's only improved from th

  3. The status of radioactive waste repository development in the United States - December 2011

    International Nuclear Information System (INIS)

    Hill, David R.

    2012-01-01

    The current state of affairs concerning development in the United States of a permanent repository for disposal of spent nuclear fuel (SNF) and high-level radioactive waste (HLW) is, in a word, uncertain. The President of the United States has asserted that he believes licensing and development of the Yucca Mountain repository should be abandoned, while other important parties believe licensing and development should continue. And not surprisingly, there is a disagreement as to what the law requires and whether the licensing process for the Yucca Mountain repository can be terminated at this point, even if the President would like for that to happen. The future of Yucca Mountain, and the future of radioactive waste disposal in the United States generally, currently are pending before the US Court of Appeals for the District of Columbia Circuit, and eventually the Supreme Court of the United States may decide some of the important legal issues concerning Yucca Mountain's future. The November 2012 US elections also likely will have a significant impact on future radioactive waste repository development

  4. Challenges and status of multi-unit PSA development in Canada

    International Nuclear Information System (INIS)

    Yalaoui, Smain

    2015-01-01

    Firstly, this paper discusses the issues and challenges related to the development of a Multi-Unit PSA (MU-PSA) and the general recommendations and conclusions from the MU-PSA Workshop organized by the CNSC in Ottawa, November 2014. This includes a discussion regarding the issue related to the methodological challenges in performing MU-PSA, the site-based risk metrics to be adopted, and the issue of risk aggregation across all hazards and all units. The paper also addresses the challenges for establishing site-based safety goals as the current safety goals were established on a per-unit basis. CNSC Staff efforts, both at the national and international level, on developing whole-site safety goals and guidance on MU-PSA and risk aggregation methodologies will also be discussed. Finally, the paper will provide a summary of the industry effort and road map for completing the pilot Whole-site PSA project for the Pickering Nuclear Generating Station, as requested by the Commission following to the public hearing for licence renewal in February 20 and May 29-31, 2013. (author)

  5. Development and Realization of a Shock Wave Test on Expert Flap Qualification Model

    Science.gov (United States)

    De Fruytier, C.; Dell'Orco, F.; Ullio, R.; Gomiero, F.

    2012-07-01

    This paper presents the methodology and the results of the shock test campaign conducted by TAS-I and TAS ETCA to qualify the EXPERT Flap in regards of shock wave and acoustic load generated by pyrocord detonation at stages 2/3 separation phase of the EXPERT vehicle. The design concept of the open flap (manufactured by MT AEROSPACE) is a fully integral manufactured, four sided control surface, with an additional stiffening rib and flanges to meet the first eigenfrequency and the allowable deformation requirement with a minimum necessary mass. The objectives were to reproduce equivalent loading at test article level in terms of pulse duration, front pressure, front velocity and acoustic emission. The Thales Alenia Space ETCA pyrotechnic shock test device is usually used to produce high level shocks by performing a shock on a test fixture supporting the unit under test. In this case, the facility has been used to produce a shock wave, with different requested physical characteristics, directed to the unit under test. Different configurations have been tried on a dummy of the unit to test, following an empirical process. This unusual work has lead to the definition of a nominal set- up meeting the requested physical parameters. Two blast sensors have been placed to acquire the pressure around the flap. The distance between the two sensors has allowed estimating the front pressure velocity. Then, several locations have been selected to acquire the acceleration responses on the unit when it was submitted to this environment. Additionally, a “standard” shock test has been performed on this model. The qualification of the flap, in regards of shock environment, has been successfully conducted.

  6. Corrective Action Investigation Plan for Corrective Action Unit 98: Frenchman Flat, Nevada Test Site, Nevada (Revision 1)

    Energy Technology Data Exchange (ETDEWEB)

    USDOE/NV

    1999-07-01

    This Corrective Action Investigation Plan (CAIP) has been developed for Frenchman Flat Corrective Action Unit (CAU) 98. The Frenchman Flat CAU is located along the eastern border of the Nevada Test Site (NTS) and includes portions of Areas 5 and 11. The Frenchman Flat CAU constitutes one of several areas of the Nevada Test Site used for underground nuclear testing in the past. The nuclear tests resulted in groundwater contamination in the vicinity as well as downgradient of the underground test areas. The CAIP describes the Corrective Action Investigation (CAI) to be conducted at the Frenchman Flat CAU to evaluate the extent of contamination in groundwater due to the underground nuclear testing. The Frenchman Flat CAI will be conducted by the Underground Test Area (UGTA) Project which is a part of the U.S. Department of Energy, Nevada Operations Office (DOE/NV) Environmental Restoration Project. The CAIP is a requirement of the Federal Facility Agreement and Consent Order (FFACO) (1996 ) agreed to by the U.S. Department of Energy (DOE), the Nevada Division of Environmental Protection (NDEP), and the U.S. Department of Defense (DoD). Based on the general definition of a CAI from Section IV.14 of the FFACO, the purpose of the CAI is ''...to gather data sufficient to characterize the nature, extent, and rate of migration or potential rate of migration from releases or discharges of pollutants or contaminants and/or potential releases or discharges from corrective action units identified at the facilities...'' (FFACO, 1996). However, for the Underground Test Area (UGTA) CAUs, ''...the objective of the CAI process is to define boundaries around each UGTA CAU that establish areas that contain water that may be unsafe for domestic and municipal use.'', as stated in Appendix VI of the FFACO (1996). According to the UGTA strategy (Appendix VI of the FFACO), the CAI of a given CAU starts with the evaluation of the existing data. New

  7. Full scale dynamic testing of Kozloduy NPP unit 5 structures

    International Nuclear Information System (INIS)

    Da Rin, E.M.

    1999-01-01

    As described in this report, the Kozloduy NPP western site has been subjected to low level earthquake-like ground shaking - through appropriately devised underground explosions - and the resulting dynamic response of the NPP reactor Unit 5 important structures appropriately measured and digitally recorded. In-situ free-field response was measured concurrently more than 100 m aside the main structures of interest. The collected experimental data provide reference information on the actual dynamic characteristics of the Kozloduy NPPs main structures, as well as give some useful indications on the dynamic soil-structure interaction effects for the case of low level excitation. Performing the present full-scale dynamic structural testing activities took advantage of the experience gained by ISMES during similar tests, lately performed in Italy and abroad (in particular, at the Paks NPP in 1994). The IAEA promoted dynamic testing of the Kozloduy NPP Unit 5 by means of pertinently designed buried explosion-induced ground motions which has provided a large amount of data on the dynamic structural response of its major structures. In the present report, the conducted investigation is described and the acquired digital data presented. A series of preliminary analyses were undertaken for examining in detail the ground excitation levels that were produced by these weak earthquake simulation experiments, as well as for inferring some structural characteristics and behaviour information from the collected data. These analyses ascertained the high quality of the collected digital data. Presumably due to soil-structure dynamic interaction effects, reduced excitation levels were observed at the reactor building foundation raft level with respect to the concurrent free-field ground motions. measured at a 140 m distance from the reactor building centre. Further more detailed and systematic analyses are worthwhile to be performed for extracting more complete information about the

  8. Introduction to the PBMR heat transfer test facility

    International Nuclear Information System (INIS)

    Rousseau, P.G.; Staden, M. van

    2008-01-01

    This paper provides an introduction to the Heat Transfer Test Facility (HTTF) that is currently being developed for PBMR (Pty.) Ltd. by M-Tech Industrial (Pty.) Ltd. in association with North-West University in South Africa. The paper provides an overview of the phenomena that will be studied and the envisaged test configurations for each of these phenomena. It also shows the layouts of the different test units namely the High Pressure Test Unit (HPTU) and the High Temperature Test Unit (HTTU) and provides an overview of the planned test schedule

  9. Geochemical Testing And Model Development - Residual Tank Waste Test Plan

    International Nuclear Information System (INIS)

    Cantrell, K.J.; Connelly, M.P.

    2010-01-01

    This Test Plan describes the testing and chemical analyses release rate studies on tank residual samples collected following the retrieval of waste from the tank. This work will provide the data required to develop a contaminant release model for the tank residuals from both sludge and salt cake single-shell tanks. The data are intended for use in the long-term performance assessment and conceptual model development.

  10. Association Between Direct-to-Consumer Advertising and Testosterone Testing and Initiation in the United States, 2009-2013.

    Science.gov (United States)

    Layton, J Bradley; Kim, Yoonsang; Alexander, G Caleb; Emery, Sherry L

    2017-03-21

    Testosterone initiation increased substantially in the United States from 2000 to 2013, especially among men without clear indications. Direct-to-consumer advertising (DTCA) also increased during this time. To investigate associations between televised DTCA and testosterone testing and initiation in the United States. Ecologic study conducted in designated market areas (DMAs) in the United States. Monthly testosterone advertising ratings were linked to DMA-level testosterone use data from 2009-2013 derived from commercial insurance claims. Associations between DTCA and testosterone testing, initiation, and initiation without recent baseline tests were estimated using Poisson generalized estimating equations. Monthly Nielsen ratings for testosterone DTCA in the 75 largest DMAs. (1) Rates of new serum testosterone testing; (2) rates of testosterone initiation (in-office injection, surgical implant, or pharmacy dispensing) for all testosterone products combined and for specific brands; and (3) rates of testosterone initiation without recent serum testosterone testing. Of 17 228 599 commercially insured men in the 75 DMAs, 1 007 990 (mean age, 49.6 [SD, 11.5] years) had new serum testosterone tests and 283 317 (mean age, 51.8 [SD, 11.3] years) initiated testosterone treatment. Advertising intensity varied by geographic region and time, with the highest intensity seen in the southeastern United States and with months ranging from no ad exposures to a mean of 13.6 exposures per household. Nonbranded advertisements were common prior to 2012, with branded advertisements becoming more common during and after 2012. Each household advertisement exposure was associated with a monthly increase in rates of new testosterone testing (rate ratio [RR], 1.006; 95% CI, 1.004-1.008), initiation (RR, 1.007; 95% CI, 1.004-1.010), and initiation without a recent test (RR, 1.008; 95% CI, 1.002-1.013). Mean absolute rate increases were 0.14 tests (95% CI, 0.09-0.19), 0.05 new

  11. Corrective Action Investigation Plan for Corrective Action Unit 139: Waste Disposal Sites, Nevada Test Site, Nevada

    International Nuclear Information System (INIS)

    Grant Evenson

    2006-01-01

    Corrective Action Unit (CAU) 139 is located in Areas 3, 4, 6, and 9 of the Nevada Test Site, which is 65 miles northwest of Las Vegas, Nevada. Corrective Action Unit 139 is comprised of the seven corrective action sites (CASs) listed below: (1) 03-35-01, Burn Pit; (2) 04-08-02, Waste Disposal Site; (3) 04-99-01, Contaminated Surface Debris; (4) 06-19-02, Waste Disposal Site/Burn Pit; (5) 06-19-03, Waste Disposal Trenches; (6) 09-23-01, Area 9 Gravel Gertie; and (7) 09-34-01, Underground Detection Station. These sites are being investigated because existing information on the nature and extent of potential contamination is insufficient to evaluate and recommend corrective action alternatives with the exception of CASs 09-23-01 and 09-34-01. Regarding these two CASs, CAS 09-23-01 is a gravel gertie where a zero-yield test was conducted with all contamination confined to below ground within the area of the structure, and CAS 09-34-01 is an underground detection station where no contaminants are present. Additional information will be obtained by conducting a corrective action investigation (CAI) before evaluating corrective action alternatives and selecting the appropriate corrective action for the other five CASs where information is insufficient. The results of the field investigation will support a defensible evaluation of viable corrective action alternatives that will be presented in the Corrective Action Decision Document. The sites will be investigated based on the data quality objectives (DQOs) developed on January 4, 2006, by representatives of the Nevada Division of Environmental Protection; U.S. Department of Energy, National Nuclear Security Administration Nevada Site Office; Stoller-Navarro Joint Venture; and Bechtel Nevada. The DQO process was used to identify and define the type, amount, and quality of data needed to develop and evaluate appropriate corrective actions for CAU 139

  12. AngularJS test-driven development

    CERN Document Server

    Chaplin, Tim

    2015-01-01

    This book is for developers who want to learn about AngularJS development by applying testing techniques. You are assumed to have a basic knowledge and understanding of HTML, JavaScript, and AngularJS.

  13. Development of ZL400 Mine Cooling Unit Using Semi-Hermetic Screw Compressor and Its Application on Local Air Conditioning in Underground Long-Wall Face

    Science.gov (United States)

    Chu, Zhaoxiang; Ji, Jianhu; Zhang, Xijun; Yan, Hongyuan; Dong, Haomin; Liu, Junjie

    2016-12-01

    Aiming at heat injuries occurring in the process of deep coal mining in China, a ZL400 mine-cooling unit employing semi-hermetic screw compressor with a cooling capacity of 400 kW is developed. This paper introduced its operating principle, structural characteristics and technical indexes. By using the self-built testing platform, some parameters for indication of its operation conditions were tested on the ground. The results show that the aforementioned cooling unit is stable in operation: cooling capacity of the unit was 420 kW underground-test conditions, while its COP (coefficient of performance) reached 3.4. To address the issue of heat injuries existing in No. 16305 U-shaped long-wall ventilation face of Jining No. 3 coal mine, a local air conditioning system was developed with ZL400 cooling unit as the system's core. The paper presented an analysis of characteristics of the air current flowing in the air-mixing and cooling mode of ZL400 cooling unit used in air intake way. Through i-d patterns we described the process of the airflow treatment, such as cooling, mixing and heating, etc. The cooling system decreased dry bulb temperature on working face by 3°C on average and 3.8°C at most, while lowered the web bulb temperature by 3.6°C on average and 4.8°C at most. At the same time, it reduced relative humidity by 5% on average and 8.6% at most. The field application of the ZL400 cooling unit had gain certain effects in air conditioning and provided support for the solution of mine heat injuries in China in terms of technology and equipment.

  14. Unit Testing Using Design by Contract and Equivalence Partitions, Extreme Programming and Agile Processes in Software Engineering

    DEFF Research Database (Denmark)

    Madsen, Per

    2003-01-01

    Extreme Programming [1] and in particular the idea of Unit Testing can improve the quality of the testing process. But still programmers need to do a lot of tiresome manual work writing test cases. If the programmers could get some automatic tool support enforcing the quality of test cases then t...... then the overall quality of the software would improve significantly....

  15. Developing maintenance technologies for FBR's heat exchanger units by advanced laser processing

    International Nuclear Information System (INIS)

    Nishimura, Akihiko; Shimada, Yukihiro

    2011-01-01

    Laser processing technologies were developed for the purpose of maintenance of FBR's heat exchanger units. Ultrashort laser processing fabricated fiber Bragg grating sensor for seismic monitoring. Fiber laser welding with a newly developed robot system repair cracks on inner wall of heat exchanger tubes. Safety operation of the heat exchanger units will be improved by the advanced laser processing technologies. These technologies are expected to be applied to the maintenance for the next generation FBRs. (author)

  16. Power cycling and ramp test in R-2 and Mihama Unit 2 for MHI PWR fuels

    International Nuclear Information System (INIS)

    Baba, T.; Takahashi, T.; Kubo, H.; Fujiwara, Y.; Kondo, Y.

    1983-01-01

    Up to the present time, Mitsubishi has manufactured approximately 3000 fuel assemblies for Japanese PWRs, of which performance in reactors is satisfactory under base load operation. For the forthcoming load following age in Japan, expected in mid eighties, Mitsubishi is performing various R and D programs, so that load following operation can be smoothly introduced with current good performance maintained. R and D programs consist of two phases. One is the verification and demonstration of power ramping and cycling capability of the current design fuels, and the other is the development of remedy fuels with more operational margin. This paper describes the recent results obtained for the former phase, especially for the following two programs: (1) Power cycling and ramp test in R-2; (2) Power ramp demonstration (PRD) in Mihama Unit 2 (PRD-1). PIE works for power cycling and ramp test rods have been almost completed. The second PRD will be performed early in 1983

  17. HYBRID DATA APPROACH FOR SELECTING EFFECTIVE TEST CASES DURING THE REGRESSION TESTING

    OpenAIRE

    Mohan, M.; Shrimali, Tarun

    2017-01-01

    In the software industry, software testing becomes more important in the entire software development life cycle. Software testing is one of the fundamental components of software quality assurances. Software Testing Life Cycle (STLC)is a process involved in testing the complete software, which includes Regression Testing, Unit Testing, Smoke Testing, Integration Testing, Interface Testing, System Testing & etc. In the STLC of Regression testing, test case selection is one of the most importan...

  18. Final test results for the ground operations demonstration unit for liquid hydrogen

    Science.gov (United States)

    Notardonato, W. U.; Swanger, A. M.; Fesmire, J. E.; Jumper, K. M.; Johnson, W. L.; Tomsik, T. M.

    2017-12-01

    Described herein is a comprehensive project-a large-scale test of an integrated refrigeration and storage system called the Ground Operations and Demonstration Unit for Liquid Hydrogen (GODU LH2), sponsored by the Advanced Exploration Systems Program and constructed at Kennedy Space Center. A commercial cryogenic refrigerator interfaced with a 125,000 l liquid hydrogen tank and auxiliary systems in a manner that enabled control of the propellant state by extracting heat via a closed loop Brayton cycle refrigerator coupled to a novel internal heat exchanger. Three primary objectives were demonstrating zero-loss storage and transfer, gaseous liquefaction, and propellant densification. Testing was performed at three different liquid hydrogen fill-levels. Data were collected on tank pressure, internal tank temperature profiles, mass flow in and out of the system, and refrigeration system performance. All test objectives were successfully achieved during approximately two years of testing. A summary of the final results is presented in this paper.

  19. Development of Simplified and Dynamic Model for Double Glazing Unit Validated with Full-Scale Facade Element

    DEFF Research Database (Denmark)

    Liu, Mingzhe; Wittchen, Kim Bjarne; Heiselberg, Per

    2012-01-01

    The project aims at developing simplified calculation methods for the different features that influence energy demand and indoor environment behind “intelligent” glazed façades. This paper describes how to set up simplified model to calculate the thermal and solar properties (U and g value......) together with comfort performance (internal surface temperature of the glazing) of a double glazing unit. Double glazing unit is defined as 1D model with nodes representing different layers of material. Several models with different number of nodes and position of these are compared and verified in order...... to find a simplified method which can calculate the performance as accurately as possible. The calculated performance in terms of internal surface temperature is verified with experimental data collected in a full-scale façade element test facility at Aalborg University (DK). The advantage...

  20. eTEST: Developing a Smart Home HIV Testing Kit that Enables Active, Real-Time Follow-Up and Referral After Testing.

    Science.gov (United States)

    Wray, Tyler; Chan, Philip A; Simpanen, Erik; Operario, Don

    2017-05-08

    Men who have sex with men (MSM) are the group at highest risk for contracting human immunodeficiency virus (HIV) in the United States, but many do not test as frequently as recommended. Home-based self-testing (HBST) for HIV holds promise for promoting regular testing among these individuals, but currently available HBSTs have limited follow-up options, providing only a 1-800 number that participants can call. Failure to actively conduct follow-up counseling and referrals after HBST use could result in delays in seeking confirmatory testing and care among users receiving reactive (preliminary positive) test results. HBST also fails to connect users who test negative with other prevention services that can reduce their future risk for HIV. The aim of our study was to use qualitative research methods with high-risk MSM to inform development of a "smart" HBST kit. The kit utilizes existing Internet-of-Things (IoT) technologies to monitor HBST use in real-time and enable delivery of timely, active follow-up counseling and referrals over the phone. In phase 1, individual interviews (n=10) explored how participants might use HBST and their views and preferences for conducting counseling and referral after HBST. Based on these perspectives, we developed a smartphone app (iOS, Android) that uses data from light sensors on Bluetooth low energy (BLE) beacons to monitor when HBST kits are opened, facilitating timely follow-up phone contact with users. In phase 2, a usability study conducted among high-risk MSM (n=10) examined the acceptability and feasibility of this system and provided user perspectives after using the system along with HBST. Phase 1 themes suggested that MSM preferred HBST, that most thought active follow-up after HBST would be valuable, and that doing so over the phone within 24 h after testing was preferable. Phase 2 results showed that the eTEST system successfully detected HBST use in nearly all cases. Participant perspectives also suggested that the

  1. Science Library of Test Items. Volume Twenty-Two. A Collection of Multiple Choice Test Items Relating Mainly to Skills.

    Science.gov (United States)

    New South Wales Dept. of Education, Sydney (Australia).

    As one in a series of test item collections developed by the Assessment and Evaluation Unit of the Directorate of Studies, items are made available to teachers for the construction of unit tests or term examinations or as a basis for class discussion. Each collection was reviewed for content validity and reliability. The test items meet syllabus…

  2. Science Library of Test Items. Volume Twenty. A Collection of Multiple Choice Test Items Relating Mainly to Physics, 1.

    Science.gov (United States)

    New South Wales Dept. of Education, Sydney (Australia).

    As one in a series of test item collections developed by the Assessment and Evaluation Unit of the Directorate of Studies, items are made available to teachers for the construction of unit tests or term examinations or as a basis for class discussion. Each collection was reviewed for content validity and reliability. The test items meet syllabus…

  3. Developing test materials for dyscalculia

    DEFF Research Database (Denmark)

    Lindenskov, Lena; Bent, Lindhardt,

    Aims, requirements and context for the development of test materials for dyscalculia are analyzed. The test materials are to be used for Grade 4 pupils in Danish primary schools. Preliminary results are presented from focus group interview with adolescents and adults, who see themselves as being...

  4. Comparison of Psychomotor Development Screening Test and Clinical Assessment of Psychomotor Development

    Science.gov (United States)

    Radmilović, Goranka; Matijević, Valentina; Zavoreo, Iris

    2016-12-01

    Numerous adverse factors are acting in the prenatal, perinatal and postnatal period of life and may be the cause of later mild or severe deviations from normal psychomotor development. Therefore, it is crucial to identify infants with neurological risk factors and infants that already have a delay from orderly development, in order to immediately initiate the rehabilitation process. The aim of this study was to determine whether there is difference in the assessment of psychomotor development in neurological risk children based on the psychomotor development test (Croatian, Razvoj psihomotorike, RPM test) and clinical evaluation of neuromotor development. RPM test is designed for rough estimate of psychomotor development in children in the first two years of life. The study included 15 full term children (8 male and 7 female) with clinical diagnosis of mild paraparesis and mild deviation from normal psychological and social development, and 15 full term children (8 male and 7 female) without neurological risk factors and deviations from normal psychomotor development, all at the age of 12-24 months. Of the 15 children diagnosed with mild paraparesis, none had delayed psychomotor development, 6.7% had suspect development and 93.3% had normal development on RPM test. All children in the control group had normal development on RPM test. According to the results, the RPM test is not sensitive enough to detect mild neurodevelopmental disorders.

  5. Corrective Action Investigation Plan for Corrective Action Unit 543: Liquid Disposal Units, Nevada Test Site, Nevada: Revision 0

    Energy Technology Data Exchange (ETDEWEB)

    U.S. Department of Energy, National Nuclear Security Administration Nevada Site Office

    2004-05-03

    The general purpose of this Corrective Action Investigation Plan is to ensure that adequate data are collected to provide sufficient and reliable information to identify, evaluate, and select technically viable corrective action alternatives (CAAs) for Corrective Action Unit (CAU) 543: Liquid Disposal Units, Nevada Test Site (NTS), Nevada. Located in Areas 6 and 15 on the NTS, CAU 543 is comprised of a total of seven corrective action sites (CASs), one in Area 6 and six in Area 15. The CAS in Area 6 consists of a Decontamination Facility and its components which are associated with decontamination of equipment, vehicles, and materials related to nuclear testing. The six CASs in Area 15 are located at the U.S. Environmental Protection Agency Farm and are related to waste disposal activities at the farm. Sources of possible contamination at Area 6 include potentially contaminated process waste effluent discharged through a process waste system, a sanitary waste stream generated within buildings of the Decon Facility, and radiologically contaminated materials stored within a portion of the facility yard. At Area 15, sources of potential contamination are associated with the dairy operations and the animal tests and experiments involving radionuclide uptake. Identified contaminants of potential concern include volatile organic compounds, semivolatile organic compounds, petroleum hydrocarbons, pesticides, herbicides, polychlorinated biphenyls, metals, and radionuclides. Three corrective action closure alternatives - No Further Action, Close in Place, or Clean Closure - will be recommended for CAU 543 based on an evaluation of all the data quality objective-related data. Field work will be conducted following approval of the plan. The results of the field investigation will support a defensible evaluation of CAAs that will be presented in the Corrective Action Decision Document.

  6. Corrective Action Plan for Corrective Action Unit 543: Liquid Disposal Units, Nevada Test Site, Nevada

    International Nuclear Information System (INIS)

    NSTec Environmental Restoration

    2007-01-01

    Corrective Action Unit (CAU) 543: Liquid Disposal Units is listed in Appendix III of the ''Federal Facility Agreement and Consent Order'' (FFACO) which was agreed to by the state of Nevada, the U.S. Department of Energy (DOE), and the U.S. Department of Defense (FFACO, 1996). CAU 543 sites are located in Areas 6 and 15 of the Nevada Test Site (NTS), which is approximately 65 miles northwest of Las Vegas, Nevada. CAU 543 consists of the following seven Corrective Action Sites (CASs) (Figure 1): CAS 06-07-01, Decon Pad; CAS 15-01-03, Aboveground Storage Tank; CAS 15-04-01, Septic Tank; CAS 15-05-01, Leachfield; CAS 15-08-01, Liquid Manure Tank; CAS 15-23-01, Underground Radioactive Material Area; and CAS 15-23-03, Contaminated Sump, Piping. All Area 15 CASs are located at the former U.S. Environmental Protection Agency (EPA) Farm, which operated from 1963 to 1981 and was used to support animal experiments involving the uptake of radionuclides. Each of the Area 15 CASs, except CAS 15-23-01, is associated with the disposal of waste effluent from Building 15-06, which was the primary location of the various tests and experiments conducted onsite. Waste effluent disposal from Building 15-06 involved piping, sumps, outfalls, a septic tank with leachfield, underground storage tanks, and an aboveground storage tank (AST). CAS 15-23-01 was associated with decontamination activities of farm equipment potentially contaminated with radiological constituents, pesticides, and herbicides. While the building structures were removed before the investigation took place, all the original tanks, sumps, piping, and concrete building pads remain in place. The Area 6 CAS is located at the Decontamination Facility in Area 6, a facility which operated from 1971 to 2001 and was used to decontaminate vehicles, equipment, clothing, and other materials that had become contaminated during nuclear testing activities. The CAS includes the effluent collection and distribution systems for Buildings

  7. Development of inspection and maintenance program for reactor and reactivity control units in HANARO

    International Nuclear Information System (INIS)

    Cho, Yeong-Garp

    1998-01-01

    This paper summarizes the overall program for inspection and maintenance of reactor structure and Reactivity Control Units (RCU) of HANARO during lifetime. The long-term plan for in-service inspection is introduced in the viewpoint of the structural integrity of reactor and RCU, and the operability of RCU mechanism. This program includes the list of components to be inspected, the schedule of inspection and maintenance, and the development of special tools and test rig that are required for the remote inspection and maintenance of reactor and RCU components. Preliminary results of the evaluation on the lifetime of RCU components are summarized based on the operation history since the installation of reactor. A test rig will be designed and constructed for the purposes of verifying the prolonged lifetime of RCU components being used, the performance of special tools, and the rehearsal of maintenance work as well. (author)

  8. Support for Development of Electronics and Materials Technologies by the Governments of the United States, Japan, West Germany, France, and the United Kingdom.

    Science.gov (United States)

    General Accounting Office, Washington, DC.

    The governments of the United States, Japan, West Germany, France, and the United Kingdom each have large research and development efforts involving government agencies, universities and industry. This document provides a comparative overview of policies and programs which contribute to the development of technologies in the general area of…

  9. The validity of PPP: evidence from Lagrange multiplier unit root tests for ASEAN countries

    OpenAIRE

    Alper ASLAN

    2010-01-01

    The univariate and panel Lagrange Multiplier (LM) unit root tests with one and two structural breaks proposed by Lee and Strazicich (2003, 2004) which are considerably more powerful than traditional tests are employed to investigate whether the purchasing power parity (PPP) theory holds true for ASEAN countries by using both black market and official exchange rates. We find strong evidence in favour of long-run PPP for six ASEAN countries namely, Indonesia, Malaysia, Myanmar, Philippines, Sin...

  10. COBALT: Development of a Platform to Flight Test Lander GN&C Technologies on Suborbital Rockets

    Science.gov (United States)

    Carson, John M., III; Seubert, Carl R.; Amzajerdian, Farzin; Bergh, Chuck; Kourchians, Ara; Restrepo, Carolina I.; Villapando, Carlos Y.; O'Neal, Travis V.; Robertson, Edward A.; Pierrottet, Diego; hide

    2017-01-01

    The NASA COBALT Project (CoOperative Blending of Autonomous Landing Technologies) is developing and integrating new precision-landing Guidance, Navigation and Control (GN&C) technologies, along with developing a terrestrial fight-test platform for Technology Readiness Level (TRL) maturation. The current technologies include a third- generation Navigation Doppler Lidar (NDL) sensor for ultra-precise velocity and line- of-site (LOS) range measurements, and the Lander Vision System (LVS) that provides passive-optical Terrain Relative Navigation (TRN) estimates of map-relative position. The COBALT platform is self contained and includes the NDL and LVS sensors, blending filter, a custom compute element, power unit, and communication system. The platform incorporates a structural frame that has been designed to integrate with the payload frame onboard the new Masten Xodiac vertical take-o, vertical landing (VTVL) terrestrial rocket vehicle. Ground integration and testing is underway, and terrestrial fight testing onboard Xodiac is planned for 2017 with two flight campaigns: one open-loop and one closed-loop.

  11. Multicultural issues in test interpretation.

    Science.gov (United States)

    Langdon, Henriette W; Wiig, Elisabeth H

    2009-11-01

    Designing the ideal test or series of tests to assess individuals who speak languages other than English is difficult. This article first describes some of the roadblocks-one of which is the lack of identification criteria for language and learning disabilities in monolingual and bilingual populations in most countries of the non-English-speaking world. This lag exists, in part, because access to general education is often limited. The second section describes tests that have been developed in the United States, primarily for Spanish-speaking individuals because they now represent the largest first-language majority in the United States (80% of English-language learners [ELLs] speak Spanish at home). We discuss tests developed for monolingual and bilingual English-Spanish speakers in the United States and divide this coverage into two parts: The first addresses assessment of students' first language (L1) and second language (L2), usually English, with different versions of the same test; the second describes assessment of L1 and L2 using the same version of the test, administered in the two languages. Examples of tests that fit a priori-determined criteria are briefly discussed throughout the article. Suggestions how to develop tests for speakers of languages other than English are also provided. In conclusion, we maintain that there will never be a perfect test or set of tests to adequately assess the communication skills of a bilingual individual. This is not surprising because we have yet to develop an ideal test or set of tests that fits monolingual Anglo speakers perfectly. Tests are tools, and the speech-language pathologist needs to know how to use those tools most effectively and equitably. The goal of this article is to provide such guidance. Thieme Medical Publishers.

  12. Working on a Standard Joint Unit: A pilot test.

    Science.gov (United States)

    Casajuana, Cristina; López-Pelayo, Hugo; Mercedes Balcells, María; Miquel, Laia; Teixidó, Lídia; Colom, Joan; Gual, Antoni

    2017-09-29

    Assessing cannabis consumption remains complex due to no reliable registration systems. We tested the likelihood of establishing a Standard Joint Unit (SJU) which considers the main cannabinoids with implication on health through a naturalistic approach.  Methodology. Pilot study with current cannabis users of four areas of Barcelona: universities, nightclubs, out-patient mental health service, and cannabis associations. We designed and administered a questionnaire on cannabis use-patterns and determined the willingness to donate a joint for analysis. Descriptive statistics were used to analyze the data. Forty volunteers answered the questionnaire (response rate 95%); most of them were men (72.5%) and young adults (median age 24.5 years; IQR 8.75 years) who consume daily or nearly daily (70%). Most participants consume marihuana (85%) and roll their joints with a median of 0.25 gr of marihuana. Two out of three (67.5%) stated they were willing to donate a joint. Obtaining an SJU with the planned methodology has proved to be feasible. Pre-testing resulted in an improvement of the questionnaire and retribution to incentivize donations. Establishing an SJU is essential to improve our knowledge on cannabis-related outcomes.

  13. Trends in radioisotope development and utilization in the United States

    Energy Technology Data Exchange (ETDEWEB)

    Mott, W E [Energy Research and Development Administration, Washington, D.C. (USA)

    1976-06-01

    The current trends in radioisotope and radiation technology in the United States are overviewed with emphasis on the developments since the 1973 Conference. The comments focus primarily on the research and development activities receiving the most attention today from the various agencies of the Government. Among the many available radionuclides, technetium-99m has played the single most important role for making possible the developments in the field of nuclear medicine. Many other short lived medium-lived nuclides are applied in the fields of nuclear medicine, cardiac pacemaker, artificial heart, and blood irradiator. Radiation processing is now firmly established in the United States. The trends in sewage treatment, polymer-impregnated materials, bioengineering, and food irradiation are reviewed. The programs for californium-252, strontium-90, cesium-137, plutonium-238, and krypton-85 are also reviewed. The author concludes this paper with the acknowledgement that Japanese researchers have contributed to and have been closely involved in many of the programs discussed. Of particular note is the participation in the clinical phase of the californium-252 radiotherapy program. Several Japanese hospitals have been cooperating with the United States since the very beginning of the californium-252 program in determining the value of the californium-252 neutron therapy. The research being performed is unique, and will contribute greatly to the decisions on the ultimate future of californium-252 for therapeutic purposes.

  14. United States position paper on sodium fires, design and testing

    International Nuclear Information System (INIS)

    Hilliard, R.K.; Johnson, R.P.

    1983-01-01

    The first Specialists' Meeting on sodium fire technology sponsored by the International Working Group on Fast Reactors (IWGFR) was held in Richland, Washington in 1972. The group concluded that the state-of-technology at that time was inadequate to support the growing LMFBR industry. During the second IWGFR Specialists' Meeting on sodium fires, held in Cadarache, France in 1978, a large quantity of technical information was exchanged and areas were identified where additional work was needed. Advances in several important areas of sodium fire technology have been made in the United States since that time, including improved computer codes, design of a sodium fire protection system for the CRBRP, measurement of water release from heated concrete, and testing and modeling of the sodium-concrete reaction. Research in the U.S. related to sodium fire technology is performed chiefly at the Energy Systems Group of Rockwell International (including Atomics International), the Hanford Engineering Development Laboratory (HEDL), and the Sandia National Laboratories (SNL). The work at the first two laboratories is sponsored by the U.S. Department of Energy, while that at the latter is sponsored by the U.S. Nuclear Regulatory Commission. Various aspects of sodium fire related work is also performed at several other laboratories. The current status of sodium fire technology in the U.S. is summarized in this report

  15. Groundwater Monitoring Report Central Nevada Test Area, Corrective Action Unit 443

    Energy Technology Data Exchange (ETDEWEB)

    None

    2008-04-01

    This report presents the 2007 groundwater monitoring results collected by the U.S. Department of Energy (DOE) Office of Legacy Management (LM) for the Central Nevada Test Area (CNTA) Corrective Action Unit (CAU) 443. Responsibility for the environmental site restoration of the CNTA was transferred from the DOE Office of Environmental Management (DOE-EM) to DOE-LM on October 1, 2006. Requirements for CAU 443 are specified in the Federal Facility Agreement and Consent Order (FFACO 2005) entered into by DOE, the U.S. Department of Defense, and the State of Nevada and includes groundwater monitoring in support of site closure. This is the first groundwater monitoring report prepared by DOE-LM for the CNTA The CNTA is located north of U.S. Highway 6, approximately 30 miles north of Warm Springs in Nye County, Nevada (Figure 1). Three emplacement boreholes, UC-1, UC-3, and UC-4, were drilled at the CNTA for underground nuclear weapons testing. The initial underground nuclear test, Project Faultless, was conducted in borehole UC-1 at a depth of 3,199 feet (ft) (975 meters) below ground surface on January 19, 1968. The yield of the Project Faultless test was estimated to be 0.2 to 1 megaton (DOE 2004). The test resulted in a down-dropped fault block visible at land surface (Figure 2). No further testing was conducted at the CNTA, and the site was decommissioned as a testing facility in 1973.

  16. The 5th surveillance testing for Kori unit 2 reactor vessel materials

    Energy Technology Data Exchange (ETDEWEB)

    Chang, Kee Ok; Kim, Byoung Chul; Lee, Sam Lai; Choi, Kwon Jae; Gong, Un Sik; Chang, Jong Hwa; Joo, Yong Sun; Ahn, Sang Bok; Hong, Joon Hwa [Korea Atomic Energy Research Institute, Taejeon (Korea)

    2001-03-01

    Surveillance testing for reactor vessel materials is performed in order to evaluate the irradiation embrittlement due to neutrons during operation and set the condition of safe operation of nuclear reactor. The 5th surveillance testing was performed completely by Korea Atomic Energy Research Institute at Taejeon after the capsule was transported from Kori site including its removal from reactor. Fast neutron fluences for capsules were calculated and various testing including mechanical and chemistry analysis were performed in order to evaluate the integrity of Kori unit 2 reactor vessel during the operation until life time. The evaluation results are as follows; Fast neutron fluences for capsules V, R, P, T and N are 2.837E+18, 1.105E+19, 2.110E+19, 3.705E+19 and 4.831E+19n/cm{sup 2}, respectively. The bias factor, the ratio of measurement/calculation, was 0.918 for the 1st through 5th testing and the calculational uncertainty, 11.6% satisfied the requirement of USNRC Reg.Guide DG-1053, 20%. The best estimated neutron fluence for reactor vessel inside surface was 1.898E+19n/cm{sup 2} based on the end of 15th fuel cycle and it was predicted that the fluences of vessel inside surface at 32, 40, 48 and 56EFPY would reach 4.203E+19, 5.232E+19, 6.262E+19 and 7.291E+19n/cm{sup 2} based on the current calculation. The result through this analysis for Kori unit 2 showed that there would be no problem for the pressurized thermal shock(PTS) during the operation until design life. 49 refs., 35 figs., 48 tabs. (Author)

  17. Development of Neutronics Model for ShinKori Unit 1 Simulator

    Energy Technology Data Exchange (ETDEWEB)

    Hong, JinHyuk; Lee, MyeongSoo; Lee, SeungHo; Suh, JungKwan; Hwang, DoHyun [KEPRI, Daejeon (Korea, Republic of)

    2008-05-15

    ShinKori-Unit 1 and 2 is being built in the Kori site which will be operated at 2815 MWt of thermal core power. The purpose of this paper is to report on the performance of the developed neutronics model of ShinKori Unit 1 and 2. Also this report includes the convenient tool (XS2R5) for processing the large quantity of information received from the DIT/ROCS model and generating cross-sections. The neutronics model is based on the NESTLE code inserted to RELAP5/MOD3 thermal-hydraulics analysis code which was funded as FY-93 LDRD Project 7201 and is running on the commercial simulator environment tool (the 3KeyMaster{sup TM} of the WSC). As some examples for the verification of the developed neutronics model, some figures are provided. The output of the developed neutronics model is in accord with the Preliminary Safety Analysis Report (PSAR) of the reference plant.

  18. A Powerful Test of the Autoregressive Unit Root Hypothesis Based on a Tuning Parameter Free Statistic

    DEFF Research Database (Denmark)

    Nielsen, Morten Ørregaard

    This paper presents a family of simple nonparametric unit root tests indexed by one parameter, d, and containing Breitung's (2002) test as the special case d = 1. It is shown that (i) each member of the family with d > 0 is consistent, (ii) the asymptotic distribution depends on d, and thus refle...

  19. Closure report for housekeeping category, Corrective Action Unit 349, Area 12, Nevada Test Site

    International Nuclear Information System (INIS)

    1998-01-01

    This Closure Report summarizes the corrective actions which were completed at the Corrective Action Sites within Corrective Action Unit 349 Area 12 at the Nevada Test Site. Current site descriptions, observations and identification of wastes removed are included on FFACO Corrective Action Site housekeeping closure verification forms

  20. Closure report for housekeeping category, Corrective Action Unit 349, Area 12, Nevada Test Site

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1998-01-01

    This Closure Report summarizes the corrective actions which were completed at the Corrective Action Sites within Corrective Action Unit 349 Area 12 at the Nevada Test Site. Current site descriptions, observations and identification of wastes removed are included on FFACO Corrective Action Site housekeeping closure verification forms.

  1. Unit Root Testing and Estimation in Nonlinear ESTAR Models with Normal and Non-Normal Errors.

    Directory of Open Access Journals (Sweden)

    Umair Khalil

    Full Text Available Exponential Smooth Transition Autoregressive (ESTAR models can capture non-linear adjustment of the deviations from equilibrium conditions which may explain the economic behavior of many variables that appear non stationary from a linear viewpoint. Many researchers employ the Kapetanios test which has a unit root as the null and a stationary nonlinear model as the alternative. However this test statistics is based on the assumption of normally distributed errors in the DGP. Cook has analyzed the size of the nonlinear unit root of this test in the presence of heavy-tailed innovation process and obtained the critical values for both finite variance and infinite variance cases. However the test statistics of Cook are oversized. It has been found by researchers that using conventional tests is dangerous though the best performance among these is a HCCME. The over sizing for LM tests can be reduced by employing fixed design wild bootstrap remedies which provide a valuable alternative to the conventional tests. In this paper the size of the Kapetanios test statistic employing hetroscedastic consistent covariance matrices has been derived and the results are reported for various sample sizes in which size distortion is reduced. The properties for estimates of ESTAR models have been investigated when errors are assumed non-normal. We compare the results obtained through the fitting of nonlinear least square with that of the quantile regression fitting in the presence of outliers and the error distribution was considered to be from t-distribution for various sample sizes.

  2. Development of design procedures for fast reactors in the United Kingdom

    International Nuclear Information System (INIS)

    Rose, R.T.; Tomkins, B.; Townley, C.H.A.

    1989-01-01

    A considerable amount of research has been carried out in the United Kingdom during the past two decades to quantify the factors which control the integrity of structural components. The work which has been aimed at understanding the performance of structures at high temperature, is particularly relevant to the Fast Reactor. At the same time, because of the need to demonstrate the tolerance to defects in the low temperature as well as the high temperature components, defect assessment criteria are also of great importance. Emphasis is now being given to the development of design procedures specifically for Fast Reactors, making use of the research so far completed. The United Kingdom proposals are being integrated with those from France, Federal Republic of Germany and Italy as part of the European collaborative venture. The paper outlines the major developments which are currently in hand, and brings up to date the review of United Kingdom activities presented at Tokyo in 1986. (author)

  3. Development of a Computerized Visual Search Test

    Science.gov (United States)

    Reid, Denise; Babani, Harsha; Jon, Eugenia

    2009-01-01

    Visual attention and visual search are the features of visual perception, essential for attending and scanning one's environment while engaging in daily occupations. This study describes the development of a novel web-based test of visual search. The development information including the format of the test will be described. The test was designed…

  4. Science Library of Test Items. Volume Twenty-One. A Collection of Multiple Choice Test Items Relating Mainly to Physics, 2.

    Science.gov (United States)

    New South Wales Dept. of Education, Sydney (Australia).

    As one in a series of test item collections developed by the Assessment and Evaluation Unit of the Directorate of Studies, items are made available to teachers for the construction of unit tests or term examinations or as a basis for class discussion. Each collection was reviewed for content validity and reliability. The test items meet syllabus…

  5. Test Driven Development: Performing Art

    Science.gov (United States)

    Bache, Emily

    The art of Test Driven Development (TDD) is a skill that needs to be learnt, and which needs time and practice to master. In this workshop a select number of conference participants with considerable skill and experience are invited to perform code katas [1]. The aim is for them to demonstrate excellence and the use of Test Driven Development, and result in some high quality code. This would be for the benefit of the many programmers attending the conference, who could come along and witness high quality code being written using TDD, and get a chance to ask questions and provide feedback.

  6. The Audiovisual Vocational Preferences Test: A Research Note on Test Development.

    Science.gov (United States)

    Wilgosh, Lorraine

    1992-01-01

    This paper reports on the development of the Audiovisual Vocational Preferences Test to facilitate career planning for adolescents and young adults with mild to moderate intellectual impairments. The strategies involved in test construction, data on initial use of the test, and improvements in format and content after pilot testing are discussed.…

  7. Development of Protection and Control Unit for Distribution Substation

    Science.gov (United States)

    Iguchi, Fumiaki; Hayashi, Hideyuki; Takeuchi, Motohiro; Kido, Mitsuyasu; Kobayashi, Takashi; Yanaoka, Atsushi

    The Recently, electronics and IT technologies have been rapidly innovated and have been introduced to power system protection & control system to achieve high reliability, maintainability and more functionality. Concerning the distribution substation application, digital relays have been applied for more than 10 years. Because of a number of electronic devices used for it, product cost becomes higher. Also, products installed during the past high-growth period will be at the end of lifetime and will be replaced. Therefore, replacing market is expected to grow and the reduction of cost is demanded. Considering above mentioned background, second generation digital protection and control unit as a successor is designed to have following concepts. Functional integration based on advanced digital technologies, Ethernet LAN based indoor communication network, cost reduction and downsizing. Pondering above concepts, integration of protection and control function is adopted in contrary to the functional segregation applied to the previous system in order to achieve one-unit concept. Also the adoption of Ethernet LAN for inter-unit communication is objective. This report shows the development of second-generation digital relay for distribution substation, which is equipped with control function and Ethernet LAN by reducing the size of auxiliary transformer unit and the same size as previous product is realized.

  8. Wind Development in the United States: A Comprehensive Policy Framework for Effective Wind Development as Framed by PJM Stakeholders

    Science.gov (United States)

    Stewart, Courtney A.

    Wind energy has been lauded as a resource for the United States to lessen its dependency on foreign fuels, reduce carbon output, and potentially create millions of jobs. Accordingly, wind energy is in the forefront of many government officials' minds throughout the United States; however, there are several barriers to wind farm development. This research reviews the social and political barriers to wind farm development and examines the successful renewable energy policies that have been used throughout Europe and the United States. This research consists of interviews with various stakeholders in the PJM region who compare and contrast renewable energy policies in Europe from those in the United States. The resulting information from the interviews creates a comprehensive policy framework that policy makers at all levels of government can utilize and refer to when discussing and drafting wind energy legislation.

  9. The experimental development and performance test of the pneumatic control-rod drive for the THTR

    International Nuclear Information System (INIS)

    Lange, G.; Boehlo, D.; Heim, H.; Kleine-Tebbe, A.

    1976-01-01

    Reactor control and shutdown of the THTR is accomplished by two independent systems, the first consisting of 36 absorber rods penetrating the graphite reflector region surrounding the core, the second consisting of 42 absorber rods that insert directly into the pebble bed core. This paper describes the design development and testing of the pneumatic rod drives used for movement of the 42 core control rods. The core control rods have two functions: the first, for reactor safety purposes, provides for adequate safe shutdown of the reactor under cold conditions; the second, for operational purposes, provides for compensation of slow changes in reactivity. The safety and operational functions for each absorber rod are respectively carried out by a long-stroke-piston pneumatic drive and by a stepping-piston pneumatic drive, both of these independent, helium-driven drives being incorporated in the rod drive unit for each control rod. To study the performance of the rod drive, a complete prototype control rod and rod drive unit was built and tested under simulated reactor operational conditions. Operational experience under helium temperatures and pressures was gained and the drives were tested under stress and simulated accident conditions. The reliability of this system has been demonstrated to licensing authorities and to the customer. The programme will be completed with the commissioning tests of drives for the THTR-300 reactor. (author)

  10. The software testing of PPS for shin Ulchin nuclear power plant units 1 and 2

    International Nuclear Information System (INIS)

    Kang, Dong Pa; Park, Cheol Lak; Cho, Chang Hui; Sohn, Se Do; Baek, Seung Min

    2012-01-01

    The testing of software (S/W) is the process of analyzing a software item to detect the differences between existing and required conditions to evaluate the features of the software items. This paper introduces the S/W testing of Plant Protection System (PPS), as a safety system which actuate Reactor Trip (RT) and Engineered Safety Features (ESF) for Shin Ulchin Nuclear Power Plant Units 1 and 2 (SUN 1 and 2)

  11. Soldier Satisfaction with Life in Restructured Units during Phase 1 of the Restructuring of the Heavy Division Test

    Science.gov (United States)

    1979-09-01

    working and living in their units during the estructuring of the Heavy Division test at Fort Hood, TX. The questionnaire -as administered to unit...to a control group of soldiers who did not estructure . Results of the study showed that immediately following DO ,’, 1473 EDITIONOF IOV SISO SOLFT

  12. Closure Report for Corrective Action Unit 261: Area 25 Test Cell A Leachfield System, Nevada Test Site, Nevada

    Energy Technology Data Exchange (ETDEWEB)

    T. M. Fitzmaurice

    2001-04-01

    The purpose of this Closure Report (CR) is to provide documentation of the completed corrective action at the Test Cell A Leachfield System and to provide data confirming the corrective action. The Test Cell A Leachfield System is identified in the Federal Facility Agreement and Consent Order (FFACO) of 1996 as Corrective Action Unit (CAU) 261. Remediation of CAU 261 is required under the FFACO (1996). CAU 261 is located in Area 25 of the Nevada Test Site (NTS) which is approximately 140 kilometers (87 miles) northwest of Las Vegas, Nevada (Figure 1). CAU 261 consists of two Corrective Action Sites (CASS): CAS 25-05-01, Leachfield; and CAS 25-05-07, Acid Waste Leach Pit (AWLP) (Figures 2 and 3). Test Cell A was operated during the 1960s and 1970s to support the Nuclear Rocket Development Station. Various operations within Building 3124 at Test Cell A resulted in liquid waste releases to the Leachfield and the AWLP. The following existing site conditions were reported in the Corrective Action Decision Document (CADD) (U.S. Department of Energy, Nevada Operations Office [DOE/NV], 1999): Soil in the leachfield was found to exceed the Nevada Division of Environmental Protection (NDEP) Action Level for petroleum hydrocarbons, the U.S. Environmental Protection Agency (EPA) preliminary remediation goals for semi volatile organic compounds, and background concentrations for strontium-90; Soil below the sewer pipe and approximately 4.5 meters (m) (15 feet [ft]) downstream of the initial outfall was found to exceed background concentrations for cesium-137 and strontium-90; Sludge in the leachfield septic tank was found to exceed the NDEP Action Level for petroleum hydrocarbons and to contain americium-241, cesium-137, uranium-234, uranium-238, potassium-40, and strontium-90; No constituents of concern (COC) were identified at the AWLP. The NDEP-approved CADD (DOWNV, 1999) recommended Corrective Action Alternative 2, ''Closure of the Septic Tank and Distribution Box

  13. Coordinator, Evaluation Unit | IDRC - International Development ...

    International Development Research Centre (IDRC) Digital Library (Canada)

    Job Summary The Evaluation Unit Coordinator is expected to: ... with Centre policies and procedures and disseminates information to Unit staff on changes ... Coordinates the planning and organization of technical and administrative meetings ...

  14. Particle Physics and Astronomy Research Council (PPARC) members, United Kingdom, visiting the ATLAS semiconductor tracker (SCT) module tests.

    CERN Multimedia

    Patrice Loïez

    2002-01-01

    Photo 01: Mr Peter Warry, PPARC Chairman, Victrex Plc, United Kingdom visiting the ATLAS SCT module tests with Dr Joleen Pater, SCT (Manchester). Photo 02: PPARC Council Members, United Kingdom, visiting the ATLAS SCT module tests. L.t to r.: Mrs Judith Scott, Chief Executive, British Computer Society, Prof. George Efstathiou, Institute of Astronomy, University of Cambridge, Mr Peter Warry, PPARC Chairman, Victrex Plc, Prof. Martin Ward, Director X-Ray Astronomy, of Leicester, Prof. James Stirling, Director, Institute for Particle Physics Phenomenology, University of Durham and Prof. Brian Foster, University of Bristol.

  15. Development of Quench Detection Units for W7-X

    International Nuclear Information System (INIS)

    Birus, D.; Rummel, T.; Fricke, M.; Petry, K.; Demattio, H.

    2006-01-01

    The Quench Detection System of W7-X will consist of nearly 400 Quench Detection Units (QDU) for the fast and reliable supervision of the 70 superconducting coils and the 120 superconducting bus bar sections. There will be five control racks with about 80 QDU, a data acquisition unit, an AC-DC power supply with integrated DC-UPS unit in each of the racks and a PC based data management system as an overlay structure. Each QDU will have a special analogue input circuit realised as a programmable half bridge front end with different polarity-sensing and limiting functions for suppressing high dynamic voltages. Special filter design is included for noise-suppression and over voltage protection. A reconfigurable control/arithmetic unit offers possibilities of future expansions (e.g. all digital evaluation). The QDU acquires and checks the differential voltages of the superconductors permanently. In case of a quench it triggers the fast discharge of the coils and the storage of the voltage signals on the memory unit. The quench signals are in the mV range and have to be clearly identified within a noisy and a high-voltage background within a few milliseconds. Each QDU transfers the stored signal dates via a high-speed RS-485 serial interface with 20 KV optical isolation barrier to the data acquisition unit, an industrial system. A second optically isolated RS-485-network enables interconnection of each QDU in the control rack (Compound-Mode of QDU). The QDU are designed with an internal failsafe, programmable self test and redundancy feature, broken wire check of the quench detection cables and connectors inside and outside of the cryostat of W7-X. All QDU will be fed via an UPS supported 24 V DC bus through a high voltage isolated DC-DC transformer on each unit. The design of the QDU allows operation under high voltage levels of up to 8 kV and under magnetic stray field levels up to 30 mT. The front end is very well isolated and the outputs of the QDU are strictly

  16. Advanced Photovoltaic Inverter Control Development and Validation in a Controller-Hardware-in-the-Loop Test Bed

    Energy Technology Data Exchange (ETDEWEB)

    Prabakar, Kumaraguru [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Shirazi, Mariko [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Singh, Akanksha [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Chakraborty, Sudipta [National Renewable Energy Laboratory (NREL), Golden, CO (United States)

    2017-11-07

    Penetration levels of solar photovoltaic (PV) generation on the electric grid have increased in recent years. In the past, most PV installations have not included grid-support functionalities. But today, standards such as the upcoming revisions to IEEE 1547 recommend grid support and anti-islanding functions-including volt-var, frequency-watt, volt-watt, frequency/voltage ride-through, and other inverter functions. These functions allow for the standardized interconnection of distributed energy resources into the grid. This paper develops and tests low-level inverter current control and high-level grid support functions. The controller was developed to integrate advanced inverter functions in a systematic approach, thus avoiding conflict among the different control objectives. The algorithms were then programmed on an off-the-shelf, embedded controller with a dual-core computer processing unit and field-programmable gate array (FPGA). This programmed controller was tested using a controller-hardware-in-the-loop (CHIL) test bed setup using an FPGA-based real-time simulator. The CHIL was run at a time step of 500 ns to accommodate the 20-kHz switching frequency of the developed controller. The details of the advanced control function and CHIL test bed provided here will aide future researchers when designing, implementing, and testing advanced functions of PV inverters.

  17. SpaceWire: IP, Components, Development Support and Test Equipment

    Science.gov (United States)

    Parkes, S.; McClements, C.; Mills, S.; Martin, I.

    SpaceWire is a communications network for use onboard spacecraft. It is designed to connect high data-rate sensors, large solid-state memories, processing units and the downlink telemetry subsystem providing an integrated data-handling network. SpaceWire links are serial, high-speed (2 Mbits/sec to 400 Mbits/sec), bi-directional, full-duplex, pointto- point data links which connect together SpaceWire equipment. Application information is sent along a SpaceWire link in discrete packets. Control and time information can also be sent along SpaceWire links. SpaceWire is defined in the ECSS-E50-12A standard [1]. With the adoption of SpaceWire on many space missions the ready availability of intellectual property (IP) cores, components, software drivers, development support, and test equipment becomes a major issue for those developing satellites and their electronic subsystems. This paper describes the work being done at the University of Dundee and STAR-Dundee Ltd with ESA, BNSC and internal funding to make these essential items available. STAR-Dundee is a spin-out company of the University of Dundee set up specifically to support users of SpaceWire.

  18. Evaluation of a rapid immunochromatographic dipstick test for detection of antibodies to Trypanosoma cruzi in dogs experimentally infected with isolates obtained from opossums (Didelphis virginiana), armadillos (Dasypus novemcinctus), and dogs (Canis familiaris) from the United States.

    Science.gov (United States)

    Rosypal, Alexa C; Hill, Roderick; Lewis, Samantha; Barr, Stephen C; Valadas, Samantha; Gennari, Solange Maria; Lindsay, David S

    2011-02-01

    Dogs are reservoir hosts for Trypanosoma cruzi , the causative agent of American trypanosomiasis. A rapid immunochromatographic dipstick test (ICT) is available commercially for canine serological testing. The ICT was developed with the use of sera from South American dogs, but it is not routinely used in the United States. We evaluated the utility of the ICT in detecting anti-T. cruzi antibodies in dogs from the United States. Dogs (N  =  64) were experimentally infected with United States' isolates of T. cruzi from an opossum (Didelphis virginiana), an armadillo (Dasypus novemcinctus), and a domestic dog (Canis familiaris), and were tested after experimental infection. Sera from uninfected United States dogs (n  =  79; hemaculture negative) were used as negative controls. In a blind study, sera were tested by the ICT and compared to the indirect immunofluorescent antibody test with the use of Brazil-strain epimastigotes as antigen. The sensitivity of the ICT was 91% and the specificity was 98% in dogs experimentally infected with United States isolates. Our study indicates that the ICT could be a useful screening tool for serological surveillance of canine T. cruzi exposure in the United States.

  19. Progress in FMIT test assembly development

    International Nuclear Information System (INIS)

    Opperman, E.K.; Vogel, M.A.; Shen, E.J.; Trego, A.L.

    1983-08-01

    Research and development supporting the completed design of the Fusion Materials Irradiation Test (FMIT) Facility is continuing at the Hanford Engineering Development Laboratory (HEDL) in Richland, Washington. The FMIT, a deuteron accelerator based (d + Li) neutron source, will produce an intense flux of high energy neutrons for use in radiation damage studies of fusion reactor materials. The most intense flux magnitude of greater than 10 15 n/cm 2 -s is located close to the neutron producing lithium target and is distributed within a volume about the size of an American football. The conceptual design and development of FMIT experiments called Test Assemblies has progressed over the past five years in parallel with the design of the FMIT. The paper will describe the recent accomplishments made in developing test assemblies appropriate for use in the limited volume close to the FMIT target where high neutron flux and heating rates and the associated spacial gradients significantly impact design considerations

  20. Fuel Cell Development and Test Laboratory | Energy Systems Integration

    Science.gov (United States)

    Facility | NREL Fuel Cell Development and Test Laboratory Fuel Cell Development and Test Laboratory The Energy System Integration Facility's Fuel Cell Development and Test Laboratory supports fuel cell research and development projects through in-situ fuel cell testing. Photo of a researcher running

  1. Development and test of small-scale batch-fired straw boilers in Denmark

    International Nuclear Information System (INIS)

    Kristensen, E.F.; Kristensen, J.K.

    2004-01-01

    In Denmark, government subsidies for the testing and installation of biomass-fired boilers were available for the period from 1995 until 2002. Each boiler type had to pass an official approval test to achieve subsidy. The combustion abilities of the boiler were optimized prior to the test. The main aim of this subsidy was to encourage the development of energy-efficient and environmentally friendly boilers. The scheme was therefore organized in such a way that the greatest subsidies were awarded for boilers with high efficiency and low emissions. This goal has in effect been achieved for batch-fired straw boilers, where the typical efficiency has been increased from about 75% in 1995 to about 87% in 2002. Similarly, the carbon monoxide emissions have been reduced from 5000 ppm (reference value 10% O 2 ) in 1995 to less than 1000 ppm in 2002. These improvements are mainly due to better insulation inside the combustion chamber, more efficient techniques for supplying air to the combustion process, improved cooling of the flue gas, and optimization of the electronic control unit for the air supply

  2. Waste Handling Equipment Development Test and Evaluation Study

    International Nuclear Information System (INIS)

    R.L. Tome

    1998-01-01

    The purpose of this study is to identify candidate Monitored Geologic Repository (MGR) surface waste handling equipment for development testing. This study will also identify strategies for performing the development tests. Development testing shall be implemented to support detail design and reduce design risks. Development testing shall be conducted to confirm design concepts, evaluate alternative design concepts, show the availability of needed technology, and provide design documentation. The candidate equipment will be selected from MGR surface waste handling equipment that is the responsibility of the Management and Operating Contractor (M and O) Surface Design Department. The equipment identified in this study is based on Viability Assessment (VA) design. The ''Monitored Geologic Repository Test and Evaluation Plan'' (MGR T and EP), Reference 5.1, was used as a basis for this study. The MGR T and EP reflects the extent of test planning and analysis that can be conducted, given the current status of the MGR requirements and latest VA design information. The MGR T and EP supports the appropriate sections in the license application (LA) in accordance with 10 CFR 60.2 1(c)(14). The MGR T and EP describes the following test activities: site characterization to confirm, by test and analysis, the suitability of the Yucca Mountain site for housing a geologic repository; development testing to investigate and document design concepts to reduce risk; qualification testing to verify equipment compliance with design requirements, specifications, and regulatory requirements; system testing to validate compliance with MGR requirements, which include the receipt, handling, retrieval, and disposal of waste; periodic performance testing to verify preclosure requirements and to demonstrate safe and reliable MGR operation; and performance confirmation modeling, testing, and analysis to verify adherence to postclosure regulatory requirements. Development test activities can be

  3. United Nations: preparing to examine energy and sustainable development

    Energy Technology Data Exchange (ETDEWEB)

    Radka, Mark [United Nations Environment Programme, Paris (France)

    2000-08-01

    This article examines the progress on sustainable development at the international level, and discusses the forthcoming meeting of the Commission for Sustainable Development (CSD-9) and the review of the progress of the Earth Summit in Rio in 1992. Details are given of the anticipated Third Assessment report of the Intergovernmental Panel on Climate Change which is expected to increase pressure to reduce emissions of greenhouses gases, the link between policies of sustainable development and renewable energy, the challenge of the growing demand for energy in the developing countries and the need to mitigate against environmental damage, and the setting up of the Sustainable Energy Advisory Facility (SEAF) by the United Nations Environment Programme to aid developing countries to participate in the CSD-9 process.

  4. United Nations: preparing to examine energy and sustainable development

    International Nuclear Information System (INIS)

    Radka, Mark

    2000-01-01

    This article examines the progress on sustainable development at the international level, and discusses the forthcoming meeting of the Commission for Sustainable Development (CSD-9) and the review of the progress of the Earth Summit in Rio in 1992. Details are given of the anticipated Third Assessment report of the Intergovernmental Panel on Climate Change which is expected to increase pressure to reduce emissions of greenhouses gases, the link between policies of sustainable development and renewable energy, the challenge of the growing demand for energy in the developing countries and the need to mitigate against environmental damage, and the setting up of the Sustainable Energy Advisory Facility (SEAF) by the United Nations Environment Programme to aid developing countries to participate in the CSD-9 process

  5. Start up physics tests of units 5 and 6 (WWER 1000) at Kozloduy NPP by comparison with the calculated neutron physics characteristics

    International Nuclear Information System (INIS)

    Antov, A.; Stoyanova, I.

    2008-01-01

    In conjunction with each refuelling shutdown of the reactor core, nuclear design calculations are performed to ensure that the reactor physics characteristics of the new core will be consistent with the safety limits. Prior to return to normal operation, a physics test program is required to determine if the operating characteristics of the core are consistent with the design predictions and to ensure that the core can be operated as designed. Successful completion of the physics test program is demonstrated when the test results agree with the predicted results within predetermined test criteria. Successful completion of the physics test program and successful completion of other tests, which are performed after each refuelling provides assurance that the plant can be operated as designed. The calculated neutron-physics characteristics values of Kozloduy NPP Unit 5 and Unit 6 (WWER 1000) obtained by the computer code package KASKAD are compared with the obtained results during the start up physics tests. The core fuel loading consists of 163 fuel assemblies (FAs). The calculated values are given according to actual experimental conditions of the reactor core during start up physics tests. The report includes comparisons between calculation results by code package KASKAD (BIPR7A) and experimental data values of main neutron-physics characteristics during start up physics tests in selected recent cycles of Kozloduy NPP Unit 5 and Unit 6. (authors)

  6. Start up physics tests of Units 5 and 6 (WWER-1000) at Kozloduy NPP by comparison with the calculated neutron physics characteristics

    International Nuclear Information System (INIS)

    Stoyanova, I.; Antov, A.

    2007-01-01

    In conjunction with each refuelling shutdown of the reactor core, nuclear design calculations are performed to ensure that the reactor physics characteristics of the new core will be consistent with the safety limits. Prior to return to normal operation, a physics test program is required to determine if the operating characteristics of the core are consistent with the design predictions and to ensure that the core can be operated as designed. Successful completion of the physics test program is demonstrated when the test results agree with the predicted results within predetermined test criteria. Successful completion of the physics test program and successful completion of other tests which are performed after each refuelling provides assurance that the plant can be operated as designed. The calculated neutron-physics characteristics values of Kozloduy NPP Unit 5 and Unit 6 (WWER 1000) obtained by the computer code package KASKAD are compared with the obtained results during the start up physics tests. The core fuel loading consists of 163 fuel assemblies. The calculated values are given according to actual experimental conditions of the reactor core during start up physics tests. The report includes comparisons between calculation results by code package KASKAD (BIPR7A) and experimental data values of main neutron-physics characteristics during start up physics tests in selected recent cycles of Kozloduy NPP Unit 5 and Unit 6 (Authors)

  7. Thermal-hydraulic tests with out-of-pile test facility for BOCA development

    International Nuclear Information System (INIS)

    Kitagishi, Shigeru; Aoyama, Masashi; Tobita, Masahiro; Inaba, Yoshitomo; Yamaura, Takayuki

    2012-01-01

    The fuel transient test facility was prepared for power ramping tests of light-water-reactor (LWR) fuels in the Japan Materials Testing Reactor (JMTR) under a contract project with the Nuclear Industrial Safety Agent (NISA) of the Ministry of Economy, Trade and Industry (METI). It is necessary to develop high accuracy analysis procedure for power ramping tests after restart of the JMTR. The out-of-pile test facility to simulate thermal-hydraulic conditions of the fuel transient test facility was therefore developed. Applicability of the analysis code ACE-3D was examined for thermal-hydraulic analysis of power ramping tests for 10x10 BWR fuels by the fuel transient test facility. As the results, the calculated temperature was 304°C in comparison with measured value of 304.9-317.4°C in the condition of 600 W/cm. There is a bright prospect of high accuracy power ramping tests by the fuel transient test facility in JMTR. (author)

  8. Textbook Development and Selection in Japan and the United States.

    Science.gov (United States)

    Tani, Masaru; And Others

    1993-01-01

    Reports on a study trip by 13 U.S. social studies educators and publishers to Japan. Compares development, marketing, and selection of textbooks in the United States and Japan. Concludes that both nations should improve textbooks and textbook selection processes. (CFR)

  9. DEVELOPMENT OF PERFORMANCE ASSESSMENT INSTRUMENT FOR NURSES BASED ON WEB IN INPATIENT UNIT

    Directory of Open Access Journals (Sweden)

    Aprilia Nuryanti

    2017-06-01

    Full Text Available Introduction: Performance assessment instrument will be problematic when it is not representative in describing the competency because it is not obvious indicators and inappropriate performance standard to nursing’s task. The purpose of this study is to develop nurses’ performance assessment instrument based on the web from multi sources assessment inpatient unit at SMC Hospital. Methods: This study had two phases. The first phase was an explanatory overview of the performance assessment system using questionnaires completed by 53 respondents of nurses, selected by purposive sampling. Instrument development based on FGD with six decision makers in the hospital. Validity was tested by Pearson Product Moment Correlation and reliability of instrument’s was tested by alpha Cronbach. The second phase was socialization and instrument test to observe the quality of instrument using a questionnaire by 47 respondents and recommendations made by 8 participants of FGD. The samples were selected by purposive sampling technique. Performance assessment system was moderate at 58.49%. All questions which aimed to measure the performance of nurses were valid and reliable. The quality of nurses’ performance assessment instruments based on the web was a good category, which was functionality: 81.60; reliability: 78.16; efficiency: 80.85; usability: 81.70 and portability: 81.70. Results: The result was a web-based assessment format, scoring with Likert scale, resource assessment by the direct supervisor which was a multisource evaluator, the development of performance graph, and confidentiality of data on the database server. Discussion: Recommendations for hospital is to make policy based on the final value of the performance assessment by the supervisor which was multisource feedback and it needs a global writing on a form of performance assessment result.

  10. Reload Startup Physics Tests for Tianwan Nuclear Power station

    International Nuclear Information System (INIS)

    Yang Xiaoqiang; Li Wenshuang; Li Youyi; Yao Jinguo; Li Zaipeng Jiangsu

    2010-01-01

    This paper briefly describes the test purposes, test items, test schedules and test equipment's for reload startup physics test's on Unit 1 and 2 of Tianwan Nuclear Power station. Then, an overview of the previous thrice tests and evaluations on the tests results are presented. In the end, the paper shows the development and work direction of optimization project for reload startup physics tests on Unit 1 and 2 of Tianwan Nuclear Power station. (Authors)

  11. Status of the Flooding Fragility Testing Development

    Energy Technology Data Exchange (ETDEWEB)

    Pope, C. L. [Idaho National Lab. (INL), Idaho Falls, ID (United States); Savage, B. [Idaho National Lab. (INL), Idaho Falls, ID (United States); Bhandari, B. [Idaho National Lab. (INL), Idaho Falls, ID (United States); Kamerman, D. [Idaho National Lab. (INL), Idaho Falls, ID (United States); Muchmore, C. [Idaho National Lab. (INL), Idaho Falls, ID (United States); Roberts, G. [Idaho National Lab. (INL), Idaho Falls, ID (United States); Ryan, E. [Idaho National Lab. (INL), Idaho Falls, ID (United States); Suresh, S. [Idaho National Lab. (INL), Idaho Falls, ID (United States); Tahhan, A. [Idaho National Lab. (INL), Idaho Falls, ID (United States); Wells, A. [Idaho National Lab. (INL), Idaho Falls, ID (United States); Smith, C. [Idaho National Lab. (INL), Idaho Falls, ID (United States)

    2016-06-01

    This report provides an update on research addressing nuclear power plant component reliability under flooding conditions. The research includes use of the Component Flooding Evaluation Laboratory (CFEL) where individual components and component subassemblies will be tested to failure under various flooding conditions. The resulting component reliability data can then be incorporated with risk simulation strategies to provide a more thorough representation of overall plant risk. The CFEL development strategy consists of four interleaved phases. Phase 1 addresses design and application of CFEL with water rise and water spray capabilities allowing testing of passive and active components including fully electrified components. Phase 2 addresses research into wave generation techniques followed by the design and addition of the wave generation capability to CFEL. Phase 3 addresses methodology development activities including small scale component testing, development of full scale component testing protocol, and simulation techniques including Smoothed Particle Hydrodynamic (SPH) based computer codes. Phase 4 involves full scale component testing including work on full scale component testing in a surrogate CFEL testing apparatus.

  12. Status of the Flooding Fragility Testing Development

    International Nuclear Information System (INIS)

    Pope, C. L.; Savage, B.; Bhandari, B.; Kamerman, D.; Muchmore, C.; Roberts, G.; Ryan, E.; Suresh, S.; Tahhan, A.; Wells, A.; Smith, C.

    2016-01-01

    This report provides an update on research addressing nuclear power plant component reliability under flooding conditions. The research includes use of the Component Flooding Evaluation Laboratory (CFEL) where individual components and component subassemblies will be tested to failure under various flooding conditions. The resulting component reliability data can then be incorporated with risk simulation strategies to provide a more thorough representation of overall plant risk. The CFEL development strategy consists of four interleaved phases. Phase 1 addresses design and application of CFEL with water rise and water spray capabilities allowing testing of passive and active components including fully electrified components. Phase 2 addresses research into wave generation techniques followed by the design and addition of the wave generation capability to CFEL. Phase 3 addresses methodology development activities including small scale component testing, development of full scale component testing protocol, and simulation techniques including Smoothed Particle Hydrodynamic (SPH) based computer codes. Phase 4 involves full scale component testing including work on full scale component testing in a surrogate CFEL testing apparatus.

  13. Revision report about the in-situ tests of 1000 MW unit 5 Kozloduy (Bulgaria)

    International Nuclear Information System (INIS)

    Muzzi, F.

    1995-01-01

    This report refers to the technical revision performed on the technical report about the in-situ tests performed on 1000 Unit 5 nuclear power station of Kozloduy (Bulgaria), within the frame of the IAEA benchmark study for the seismic analysis and testing of an existing Nuclear Power Plant. After a foreword to define the aims of the job and the identification of the scope of the work, a brief description of the plant is made. A brief description of the theory about the modal parameter determination and the soil-structure interaction analysis by experimental tests is made. The following chapters collect some comments about the tests carried out in Kozloduy, with special reference to the general correctness of testing procedure and to data special requirements for the seismic safety margin assessment procedures to be applied on the existing power station

  14. Development of Dissolution Test Method for Drotaverine ...

    African Journals Online (AJOL)

    Development of Dissolution Test Method for Drotaverine ... Methods: Sink conditions, drug stability and specificity in different dissolution media were tested to optimize a dissolution test .... test by Prism 4.0 software, and differences between ...

  15. Testing for Unit Roots in Small Panels with Short-run and Long-run Cross-sectional Dependencies

    OpenAIRE

    Yoosoon Chang; Wonho Song

    2009-01-01

    An IV approach, using as instruments non-linear transformations of the lagged levels, is explored to test for unit roots in panels with general dependency and heterogeneity across cross-sectional units. We allow not only for the cross-sectional dependencies of innovations, but also for the presence of co-integration across cross-sectional levels. Unbalanced panels and panels with differing individual short-run dynamics and cross-sectionally related dynamics are also permitted. We also more ca...

  16. Integrated Advanced Microwave Sounding Unit-A (AMSU-A). Performance Verification Report: Initial Comprehensive Performance Test Report, P/N 1331200-2-IT, S/N 105/A2

    Science.gov (United States)

    Platt, R.

    1999-01-01

    This is the Performance Verification Report, Initial Comprehensive Performance Test Report, P/N 1331200-2-IT, S/N 105/A2, for the Integrated Advanced Microwave Sounding Unit-A (AMSU-A). The specification establishes the requirements for the Comprehensive Performance Test (CPT) and Limited Performance Test (LPT) of the Advanced Microwave Sounding, Unit-A2 (AMSU-A2), referred to herein as the unit. The unit is defined on Drawing 1331200. 1.2 Test procedure sequence. The sequence in which the several phases of this test procedure shall take place is shown in Figure 1, but the sequence can be in any order.

  17. 10 CFR 430.24 - Units to be tested.

    Science.gov (United States)

    2010-01-01

    ... this section, for each basic model 1 of conventional cooking tops, conventional ovens and microwave...-registered professional engineer who is not an employee of the manufacturer. The registered professional... consumption of the unit(s). The manufacturer is to keep the registered professional engineer's certifications...

  18. Plant breeding and rural development in the United States.

    Science.gov (United States)

    KE Woeste; SB Blanche; KA Moldenhauer; CD Nelson

    2010-01-01

    Plant breeders contributed enormously to the agricultural and economic development of the United States. By improving the profitability of farming, plant breeders improved the economic condition of farmers and contributed to the growth and structure of rural communities. In the years since World War II, agriculture and the quality of rural life have been driven by...

  19. Evaluation of seasonal exergy efficiency of air handing unit

    Directory of Open Access Journals (Sweden)

    Kęstutis Genys

    2015-10-01

    Full Text Available The article deals with the air handling unit seasonal exergy efficiency. TRNSYS simulation tool is used to evaluate it. The object of research is air treatment device used to treat an air for the ventilation of laboratory. The mathematical model of air handling unit using TRNSYS simulation tool was developed when the technical parameters of air handling unit and energy exchange in it were analysed. The developed model according to the made observations during the warm and cold periods was tested and validation of elements was performed. The simulation of air handling unit operation after the verification of reliability and permitted tolerances was performed. The control mechanisim which allows simulating the operation of air handling unit during cold and warm periods of the year was made. The mathematical algorithm for calculation of air handling unit exergy efficiency coefficient applying the principles of exergy analysis was developed. The seasonal exergy efficiency of air handling unit equal to 3.94 percent during the simulation was obtained.

  20. The Role of Equivalence and Order Relations in the Development and Coordination of the Concepts of Unit Size and Number of Units in Selected Conservation Type Measurement Problems.

    Science.gov (United States)

    Carpenter, Thomas P.

    The major purpose of this study was 1) to investigate the development of the concept of a unit of measure and the coordination of unit size and the number of units 2) to relate this development to the development of conservation and 3) to determine the role of equivalence and nonequivalence relations in certain conservation and measurement…

  1. Eddy current tube testing unit

    International Nuclear Information System (INIS)

    Dufayet, J.P.; Duret, G.

    1975-01-01

    The unit described can check a wide variety of tubes in quick succession and its modular design gives it a high degree of versability. Suitably defined working conditions and specific fittings enable most of the faults encountered in the manufacture of a tube to be detected. By appropriate means of selection based on signal amplitude, phase and frequency analyses it is possible to adapt selection criteria to the seriousness of the different categories of defect [fr

  2. Characterization of the Advanced Stirling Radioisotope Generator Engineering Unit 2

    Science.gov (United States)

    Lewandowski, Edward J.; Oriti, Salvatore M.; Schifer, Niholas A.

    2016-01-01

    Significant progress was made developing the Advanced Stirling Radioisotope Generator (ASRG) 140-W radioisotope power system. While the ASRG flight development project has ended, the hardware that was designed and built under the project is continuing to be tested to support future Stirling-based power system development. NASA Glenn Research Center recently completed the assembly of the ASRG Engineering Unit 2 (EU2). The ASRG EU2 consists of the first pair of Sunpower's Advanced Stirling Convertor E3 (ASC-E3) Stirling convertors mounted in an aluminum housing, and Lockheed Martin's Engineering Development Unit (EDU) 4 controller (a fourth-generation controller). The ASC-E3 convertors and Generator Housing Assembly (GHA) closely match the intended ASRG Qualification Unit flight design. A series of tests were conducted to characterize the EU2, its controller, and the convertors in the flight-like GHA. The GHA contained an argon cover gas for these tests. The tests included measurement of convertor, controller, and generator performance and efficiency; quantification of control authority of the controller; disturbance force measurement with varying piston phase and piston amplitude; and measurement of the effect of spacecraft direct current (DC) bus voltage on EU2 performance. The results of these tests are discussed and summarized, providing a basic understanding of EU2 characteristics and the performance and capability of the EDU 4 controller.

  3. Lateral resolution testing of a novel developed confocal microscopic imaging system

    Science.gov (United States)

    Zhang, Xin; Zhang, Yunhai; Chang, Jian; Huang, Wei; Xue, Xiaojun; Xiao, Yun

    2015-10-01

    Laser scanning confocal microscope has been widely used in biology, medicine and material science owing to its advantages of high resolution and tomographic imaging. Based on a set of confirmatory experiments and system design, a novel confocal microscopic imaging system is developed. The system is composed of a conventional fluorescence microscope and a confocal scanning unit. In the scanning unit a laser beam coupling module provides four different wavelengths 405nm 488nm 561nm and 638nm which can excite a variety of dyes. The system works in spot-to-spot scanning mode with a two-dimensional galvanometer. A 50 microns pinhole is used to guarantee that stray light is blocked and only the fluorescence signal from the focal point can be received . The three-channel spectral splitter is used to perform fluorescence imaging at three different working wavelengths simultaneously. The rat kidney tissue slice is imaged using the developed confocal microscopic imaging system. Nucleues labeled by DAPI and kidney spherule curved pipe labeled by Alexa Fluor 488 can be imaged clearly and respectively, realizing the distinction between the different components of mouse kidney tissue. The three-dimensional tomographic imaging of mouse kidney tissue is reconstructed by several two-dimensional images obtained in different depths. At last the resolution of the confocal microscopic imaging system is tested quantitatively. The experimental result shows that the system can achieve lateral resolution priority to 230nm.

  4. Conversion of ADC pulse heights into MIP units (NUMASS test data, September 1991)

    International Nuclear Information System (INIS)

    Zhang, Q.P.

    1993-04-01

    ADC calibration is an important part of the data analysis in particle physics. Data analysis of ADC pulse heights is based on a physical unit which is called MIP (most probable energy loss of Minimum Ionization Particles). This paper describes the ADC calibration work for the September 1991 NUMASS test data, which were produced at CERN at the SPS facility. The Vavilov function is used to fit the energy loss distributions of minimum ionizing particles traversing the time of flight scintillators embedded in the uranium scintillator calorimeter. It is assumed that the energy loss distribution is the same for identical scintillators and the value at the peak of these distributions is used, i.e., the most probable energy loss, as a physical unit to derive the gains of the individual readout channels

  5. Development and validation of OECD test guidelines on mollusc reproductive toxicity tests

    DEFF Research Database (Denmark)

    Lagadic, Laurent; Holbech, Henrik; hutchinson, tom

    the comparison of endpoints relevant for reproduction in invertebrates often shows a much higher sensitivity in molluscs vs. e.g. daphnids. The OECD test guideline programme has thus been extended to cover reproduction effects of chemicals in molluscs. Existing mollusc toxicity test protocols have been reviewed...... in an OECD Detailed Review Paper that identifies two relevant candidate species for developing freshwater tests: Potamopyrgus antipodarum and Lymnaea stagnalis. However, this review did not clarify which toxicity test design/conditions are the most appropriate for chemicals assessment. Therefore, a mollusc...... reproduction test guideline will be developed describing partial- and full- life-cycle test protocols in these species, so as to propose a balanced suite of apical mollusc toxicity tests applicable for the assessment of any type of chemical, including endocrine disruptors, as level 4 and 5 assays of the EDTA...

  6. Recent developments in dynamic testing of materials

    Directory of Open Access Journals (Sweden)

    Gilat Amos

    2015-01-01

    Full Text Available New techniques for dynamic characterization of materials that have been developed in the last three years (since the last DYMAT conference in 2012, and results from recent dynamic testing of Inconel 718 are presented. The first development is a dynamic punch test in which three dimensional Digital Image Correlation (DIC is used to measure the deformation of the rear surface of a specimen as it being penetrated. The second experimental technique that is under development is a dynamic tension experiment in which full-field strain measurement with DIC and full-field temperature measurement are done simultaneously during the test.

  7. Simulation-based evaluation of the performance of the F test in a linear multilevel model setting with sparseness at the level of the primary unit.

    Science.gov (United States)

    Bruyndonckx, Robin; Aerts, Marc; Hens, Niel

    2016-09-01

    In a linear multilevel model, significance of all fixed effects can be determined using F tests under maximum likelihood (ML) or restricted maximum likelihood (REML). In this paper, we demonstrate that in the presence of primary unit sparseness, the performance of the F test under both REML and ML is rather poor. Using simulations based on the structure of a data example on ceftriaxone consumption in hospitalized children, we studied variability, type I error rate and power in scenarios with a varying number of secondary units within the primary units. In general, the variability in the estimates for the effect of the primary unit decreased as the number of secondary units increased. In the presence of singletons (i.e., only one secondary unit within a primary unit), REML consistently outperformed ML, although even under REML the performance of the F test was found inadequate. When modeling the primary unit as a random effect, the power was lower while the type I error rate was unstable. The options of dropping, regrouping, or splitting the singletons could solve either the problem of a high type I error rate or a low power, while worsening the other. The permutation test appeared to be a valid alternative as it outperformed the F test, especially under REML. We conclude that in the presence of singletons, one should be careful in using the F test to determine the significance of the fixed effects, and propose the permutation test (under REML) as an alternative. © 2016 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  8. Nuclear code case development of printed-circuit heat exchangers with thermal and mechanical performance testing

    Energy Technology Data Exchange (ETDEWEB)

    Aakre, Shaun R. [Univ. of Wisconsin, Madison, WI (United States). Dept. of Mechanical Engineering; Jentz, Ian W. [Univ. of Wisconsin, Madison, WI (United States). Dept. of Mechanical Engineering; Anderson, Mark H. [Univ. of Wisconsin, Madison, WI (United States). Dept. of Mechanical Engineering

    2018-03-27

    The U.S. Department of Energy has agreed to fund a three-year integrated research project to close technical gaps involved with compact heat exchangers to be used in nuclear applications. This paper introduces the goals of the project, the research institutions, and industrial partners working in collaboration to develop a draft Boiler and Pressure Vessel Code Case for this technology. Heat exchanger testing, as well as non-destructive and destructive evaluation, will be performed by researchers across the country to understand the performance of compact heat exchangers. Testing will be performed using coolants and conditions proposed for Gen IV Reactor designs. Preliminary observations of the mechanical failure mechanisms of the heat exchangers using destructive and non-destructive methods is presented. Unit-cell finite element models assembled to help predict the mechanical behavior of these high-temperature components are discussed as well. Performance testing methodology is laid out in this paper along with preliminary modeling results, an introduction to x-ray and neutron inspection techniques, and results from a recent pressurization test of a printed-circuit heat exchanger. The operational and quality assurance knowledge gained from these models and validation tests will be useful to developers of supercritical CO2 systems, which commonly employ printed-circuit heat exchangers.

  9. Advanced Stirling Radioisotope Generator Engineering Unit 2 (ASRG EU2) Final Assembly

    Science.gov (United States)

    Oriti, Salvatore M.

    2015-01-01

    NASA Glenn Research Center (GRC) has recently completed the assembly of a unique Stirling generator test article for laboratory experimentation. Under the Advanced Stirling Radioisotope Generator (ASRG) flight development contract, NASA GRC initiated a task to design and fabricate a flight-like generator for in-house testing. This test article was given the name ASRG Engineering Unit 2 (EU2) as it was effectively the second engineering unit to be built within the ASRG project. The intent of the test article was to duplicate Lockheed Martin's qualification unit ASRG design as much as possible to enable system-level tests not previously possible at GRC. After the cancellation of the ASRG flight development project, the decision was made to continue the EU2 build, and make use of a portion of the hardware from the flight development project. GRC and Lockheed Martin engineers collaborated to develop assembly procedures, leveraging the valuable knowledge gathered by Lockheed Martin during the ASRG development contract. The ASRG EU2 was then assembled per these procedures at GRC with Lockheed Martin engineers on site. The assembly was completed in August 2014. This paper details the components that were used for the assembly, and the assembly process itself.

  10. Development of a Test Cell to Evaluate Embankment Infiltration

    International Nuclear Information System (INIS)

    Orton, T. L.

    2002-01-01

    Envirocare of Utah, Inc. (Envirocare) has developed and constructed a test pad to evaluate potential infiltration through the designed cover system over the low-level radioactive waste disposal embankments incorporated at the facility. The general design of the test pad follows the recommendations set forth in the Alternative Cover Assessment Program (ACAP) that is currently funded by the U.S. Environmental Protection Agency (EPA) to assess potential alternatives to conventional landfill cover designs. The bulk of the test pad is below grade with dimensions approximately 16 feet wide by 28 feet long. The base of the test pad is a lysimeter built to the same dimensions as compliance lysimeters within the disposal embankments at Envirocare. The lysimeter collects all liquids to a single low point and directs the liquids through monitoring instruments within a manhole outside the test pad. The lysimeter is constructed to simulate the ''top of waste'' condition in Envirocare's embankments; consequently, the top of the lysimeter is sloped at an angle of approximately 2.8 percent, the design top slope of the embankment. A replica of the embankment cover is constructed directly above the lysimeter. This cover is constructed exactly the same as final cover is constructed upon the waste disposal embankments, utilizing the same QA/QC measures. Permanent monitoring equipment has been placed during construction at specific intervals throughout the test pad. Monitoring equipment consists of water content reflectometers (WCRs), matric water potential sensors (heat dissipation units; HDUs), and temperature probes. The monitoring equipment provides cross-sectional data of the moisture content and temperatures throughout the constructed cover. Additionally, surface water runoff is collected through a drainage trough and measured in order to perform a water balance over the entire test pad. To aid in the assessment, data collected from the site meteorological stat ion will be used

  11. Test Marketing in New Product Development

    Science.gov (United States)

    Klompmaker, Jay E.; And Others

    1976-01-01

    Discusses the role of test marketing in new product development, based on interviews with marketing executives. Attempts to clarify when a test market should be done, what its aims should be, and how it should be used. (JG)

  12. RCRA Part A Permit Application for Waste Management Activities at the Nevada Test Site, Part B Permit Application Hazardous Waste Storage Unit, Nevada Test Site, and Part B Permit Application - Explosives Ordnance Disposal Unit (EODU)

    International Nuclear Information System (INIS)

    2010-01-01

    The Area 5 Hazardous Waste Storage Unit (HWSU) was established to support testing, research, and remediation activities at the Nevada Test Site (NTS), a large-quantity generator of hazardous waste. The HWSU, located adjacent to the Area 5 Radioactive Waste Management Site (RWMS), is a prefabricated, rigid steel-framed, roofed shelter used to store hazardous nonradioactive waste generated on the NTS. No offsite generated wastes are managed at the HWSU. Waste managed at the HWSU includes the following categories: Flammables/Combustibles; Acid Corrosives; Alkali Corrosives; Oxidizers/Reactives; Toxics/Poisons; and Other Regulated Materials (ORMs). A list of the regulated waste codes accepted for storage at the HWSU is provided in Section B.2. Hazardous wastes stored at the HWSU are stored in U.S. Department of Transportation (DOT) compliant containers, compatible with the stored waste. Waste transfer (between containers) is not allowed at the HWSU and containers remain closed at all times. Containers are stored on secondary containment pallets and the unit is inspected monthly. Table 1 provides the metric conversion factors used in this application. Table 2 provides a list of existing permits. Table 3 lists operational Resource Conservation and Recovery Act (RCRA) units at the NTS and their respective regulatory status.

  13. RCRA Part A Permit Application for Waste Management Activities at the Nevada Test Site, Part B Permit Application Hazardous Waste Storage Unit, Nevada Test Site, and Part B Permit Application - Explosives Ordnance Disposal Unit (EODU)

    Energy Technology Data Exchange (ETDEWEB)

    NSTec Environmental Programs

    2010-06-17

    The Area 5 Hazardous Waste Storage Unit (HWSU) was established to support testing, research, and remediation activities at the Nevada Test Site (NTS), a large-quantity generator of hazardous waste. The HWSU, located adjacent to the Area 5 Radioactive Waste Management Site (RWMS), is a prefabricated, rigid steel-framed, roofed shelter used to store hazardous nonradioactive waste generated on the NTS. No offsite generated wastes are managed at the HWSU. Waste managed at the HWSU includes the following categories: Flammables/Combustibles; Acid Corrosives; Alkali Corrosives; Oxidizers/Reactives; Toxics/Poisons; and Other Regulated Materials (ORMs). A list of the regulated waste codes accepted for storage at the HWSU is provided in Section B.2. Hazardous wastes stored at the HWSU are stored in U.S. Department of Transportation (DOT) compliant containers, compatible with the stored waste. Waste transfer (between containers) is not allowed at the HWSU and containers remain closed at all times. Containers are stored on secondary containment pallets and the unit is inspected monthly. Table 1 provides the metric conversion factors used in this application. Table 2 provides a list of existing permits. Table 3 lists operational Resource Conservation and Recovery Act (RCRA) units at the NTS and their respective regulatory status.

  14. Status of fast breeder reactor development in the United States

    Energy Technology Data Exchange (ETDEWEB)

    Rosen, S

    1979-07-01

    This document was prepared by the Office of the Program Director for Nuclear Energy, U.S. Department of Energy (USDOE). It sets forth the status and current activities for the development of fast breeder technology in the United States. In April 1977 the United States announced a change in its nuclear energy policy. Concern about the potential for the proliferation of nuclear weapons capability emerged as a major issue in considering whether to proceed with the development, demonstration and eventual deployment of breeder reactor energy systems. Plutonium recycle and the commercialization of the fast breeder were deferred indefinitely. This led to a reorientation of the nuclear fuel cycle program which was previously directed toward the commercialization of fuel reprocessing and plutonium recycle to the investigation of a full range of alternative fuel cycle technologies. Two major system evaluation programs, the Nonproliferation Alternative Systems Assessment Program (NASAP), which is domestic, and the International Nuclear Fuel Cycle Evaluation (INFCE), which is international, are assessing the nonproliferation advantages and other characteristics of advanced reactor concepts and fuel cycles. These evaluations will allow a decision in 1981 on the future direction of the breeder program. In the interim, the technologies of two fast breeder reactor concepts are being developed: the Liquid Metal Fast Breeder Reactor (LMFBR) and the Gas Cooled Fast Reactor (CFR). The principal goals of the fast breeder program are: LMFBR - through a strong R and D program, consistent with US nonproliferation objectives and anticipated national electric energy requirements, maintain the capability to commit to a breeder option; investigate alternative fuels and fuel cycles that might offer nonproliferation advantages; GCFR - provide a viable alternative to the LMFBR that will be consistent with the developing U.S. nonproliferation policy; provide GCFR technology and other needed

  15. Corrective Action Decision Document for Corrective Action Unit 204: Storage Bunkers, Nevada Test Site, Nevada

    International Nuclear Information System (INIS)

    Boehlecke, Robert

    2004-01-01

    The six bunkers included in CAU 204 were primarily used to monitor atmospheric testing or store munitions. The 'Corrective Action Investigation Plan (CAIP) for Corrective Action Unit 204: Storage Bunkers, Nevada Test Site, Nevada' (NNSA/NV, 2002a) provides information relating to the history, planning, and scope of the investigation; therefore, it will not be repeated in this CADD. This CADD identifies potential corrective action alternatives and provides a rationale for the selection of a recommended corrective action alternative for each CAS within CAU 204. The evaluation of corrective action alternatives is based on process knowledge and the results of investigative activities conducted in accordance with the CAIP (NNSA/NV, 2002a) that was approved prior to the start of the Corrective Action Investigation (CAI). Record of Technical Change (ROTC) No. 1 to the CAIP (approval pending) documents changes to the preliminary action levels (PALs) agreed to by the Nevada Division of Environmental Protection (NDEP) and DOE, National Nuclear Security Administration Nevada Site Office (NNSA/NSO). This ROTC specifically discusses the radiological PALs and their application to the findings of the CAU 204 corrective action investigation. The scope of this CADD consists of the following: (1) Develop corrective action objectives; (2) Identify corrective action alternative screening criteria; (3) Develop corrective action alternatives; (4) Perform detailed and comparative evaluations of corrective action alternatives in relation to corrective action objectives and screening criteria; and (5) Recommend and justify a preferred corrective action alternative for each CAS within CAU 204

  16. Integrated Ground Operations Demonstration Units Testing Plans and Status

    Science.gov (United States)

    Johnson, Robert G.; Notardonato, William U.; Currin, Kelly M.; Orozco-Smith, Evelyn M.

    2012-01-01

    Cryogenic propellant loading operations with their associated flight and ground systems are some of the most complex, critical activities in launch operations. Consequently, these systems and operations account for a sizeable portion of the life cycle costs of any launch program. NASA operations for handling cryogens in ground support equipment have not changed substantially in 50 years, despite advances in cryogenics, system health management and command and control technologies. This project was developed to mature, integrate and demonstrate advancement in the current state of the art in these areas using two distinct integrated ground operations demonstration units (GODU): GODU Integrated Refrigeration and Storage (IRAS) and GODU Autonomous Control

  17. United States Superconducting MHD Magnet Technology Development Program

    International Nuclear Information System (INIS)

    Dawson, A.M.; Marston, P.G.; Thome, R.J.; Iwasa, Y.; Tarrh, J.M.

    1981-01-01

    A three-faceted program supported by the U.S. Dep of Energy is described. These facets include basic technology development, technology transfer and construction by industry of magnets for the national MHD program. The program includes the maintenance of a large component test facility; investigation of superconductor stability and structural behavior; measurements of materials' properties at low temperatures; structural design optimization; analytical code development; cryogenic systems and power supply design. The technology transfer program is designed to bring results of technology development and design and construction effort to the entire superconducting magnet community. The magnet procurement program is responsible for developing conceptual designs of magnets needed for the national MHD program, for issuing requests for quotation, selecting vendors and supervising design, construction, installation and test of these systems. 9 refs

  18. Testing Weak Form Market Efficiency for Emerging Economies: A Nonlinear Approach

    OpenAIRE

    Omay, Nazli C.; Karadagli, Ece C.

    2010-01-01

    In this paper, we address weak form stock market efficiency of Emerging Economies, by testing whether the price series of these markets contain unit root. Nonlinear behavior of stock prices is well documented in the literature, and thus linear unit root tests may not be appropriate in this case. For this purpose, we employ the nonlinear unit root test procedure recently developed by Kapetanios et al. (2003) and nonlinear panel unit root test Ucar and Omay (2009) that has a better power than s...

  19. Performance test of the prototype-unit for J-PARC machine protection system

    International Nuclear Information System (INIS)

    Sakaki, Hironao; Nakamura, Naoki; Takahashi, Hiroki; Yoshikawa, Hiroshi

    2004-03-01

    In High Intensity Proton Accelerator Project (J-PARC), the high-power proton beam is accelerated. If the beam in J-PARC is not stopped at a few micro seconds or less, the fatal thermal shock destruction is caused on the surface of accelerating structure, because of the high-power proton beam. To avoid the thermal shock damage, we designed the high-speed machine protection system. And, the prototype unit for the system was produced. This report shows the result of its performance test. (author)

  20. Development for advanced materials and testing techniques

    Energy Technology Data Exchange (ETDEWEB)

    Hishinuma, Akimichi [Japan Atomic Energy Research Inst., Tokai, Ibaraki (Japan). Tokai Research Establishment

    1998-03-01

    Recent studies using a JMTR and research reactors of JRR-2 and JRR-3 are briefly summarized. Small specimen testing techniques (SSTT) required for an effective use of irradiation volume and also irradiated specimens have been developed focussing on tensile test, fatigue test, Charpy test and small punch test. By using the small specimens of 0.1 - several mm in size, similar values of tensile and fatigue properties to those by standard size specimens can be taken, although the ductile-brittle transition temperature (DBTT) depends strongly on Charpy specimen size. As for advanced material development, R and D about low activation ferritic steels have been done to investigate irradiation response. The low activation ferritic steel, so-called F82H jointly-developed by JAERI and NKK for fusion, has been confirmed to have good irradiation resistance within a limited dose and now selected as a standard material in the fusion material community. It is also found that TiAi intermetallic compounds, which never been considered for nuclear application in the past, have an excellent irradiation resistance under an irradiation condition. Such knowledge can bring about a large expectation for developing advanced nuclear materials. (author)