WorldWideScience

Sample records for hardware in the loop simulation

  1. A Cost-Effective Approach to Hardware-in-the-Loop Simulation

    DEFF Research Database (Denmark)

    Pedersen, Mikkel Melters; Hansen, M. R.; Ballebye, M.

    2012-01-01

    This paper presents an approach for developing cost effective hardware-in-the- loop (HIL) simulation platforms for the use in controller software test and development. The approach is aimed at the many smaller manufacturers of e.g. mobile hydraulic machinery, which often do not have very advanced...... testing facilities at their disposal. A case study is presented where a HIL simulation platform is developed for the controller of a truck mounted loader crane. The total expenses in hardware and software is less than 10.000$....

  2. Benchmarking Model Variants in Development of a Hardware-in-the-Loop Simulation System

    Science.gov (United States)

    Aretskin-Hariton, Eliot D.; Zinnecker, Alicia M.; Kratz, Jonathan L.; Culley, Dennis E.; Thomas, George L.

    2016-01-01

    Distributed engine control architecture presents a significant increase in complexity over traditional implementations when viewed from the perspective of system simulation and hardware design and test. Even if the overall function of the control scheme remains the same, the hardware implementation can have a significant effect on the overall system performance due to differences in the creation and flow of data between control elements. A Hardware-in-the-Loop (HIL) simulation system is under development at NASA Glenn Research Center that enables the exploration of these hardware dependent issues. The system is based on, but not limited to, the Commercial Modular Aero-Propulsion System Simulation 40k (C-MAPSS40k). This paper describes the step-by-step conversion from the self-contained baseline model to the hardware in the loop model, and the validation of each step. As the control model hardware fidelity was improved during HIL system development, benchmarking simulations were performed to verify that engine system performance characteristics remained the same. The results demonstrate the goal of the effort; the new HIL configurations have similar functionality and performance compared to the baseline C-MAPSS40k system.

  3. Hardware-in-the-Loop Simulation for the Automatic Power Control System of Research Reactors

    International Nuclear Information System (INIS)

    Fikry, R.M.; Shehata, S.A.; Elaraby, S.M.; Mahmoud, M.I.; Elbardini, M.M.

    2009-01-01

    Designing and testing digital control system for any nuclear research reactor can be costly and time consuming. In this paper, a rapid, low-cost proto typing and testing procedure for digital controller design is proposed using the concept of Hardware-In- The-Loop (HIL). Some of the control loop components are real hardware components and thc others are simulated. First, the whole system is modeled and tested by Real- Time Simulation (RTS) using conventional simulation techniques such as MATLAB / SIMULINK. Second the Hardware-in-the-Ioop simulation is tested using Real-Time Windows Target in MATLAB and Visual C++. The control parts are included as hardware components which are the reactor control rod and its drivers. Two kinds of controllers are studied, Proportional derivative (PD) and Fuzzy controller, An experimental setup for the hardware used in HIL concept for the control of the nuclear research reactor has been realized. Experimental results are obtained and compared with the simulation results. The experimental results indicate the validation of HIL method in this domain

  4. Multi-Disciplinary Design Support using Hardware-in-the-Loop Simulation

    NARCIS (Netherlands)

    Visser, P.M.; Groothuis, M.A.; Broenink, Johannes F.

    2004-01-01

    This paper describes a method using Hardware-in-the-Loop Simulation as a means for multidisciplinary design support. The method presented here, aims at supporting the design of heterogeneous embedded control systems. The method considers the implementation process as a stepwise refinement from

  5. Hardware-in-the-loop-simulation using the example of a compressed-natural-gas hybrid; Hardware-in-the-Loop-Simulation am Beispiel eines Erdgas-Hybridfahrzeugs

    Energy Technology Data Exchange (ETDEWEB)

    Boehm, M.; Mauk, T.; Reuss, H.C. [Univ. Stuttgart (Germany)

    2008-07-01

    This paper deals with the development of hybrid specific software for a compressed natural gas hybrid. After the presentation of the project the software development process is being illustrated. A two phase hardware-in-the-loop simulation is an important part of it. The vehicle model and the modelling process will be described. (orig.)

  6. Modelling and hardware-in-the-loop simulation of the blowout tract components for passenger compartment air conditioning of motor vehicles; Modellierung und Hardware-in-the-Loop-Simulation der Komponenten des Ausblastraktes zur Kraftfahrzeuginnenraumklimatisierung

    Energy Technology Data Exchange (ETDEWEB)

    Michalek, David

    2009-07-01

    The author investigated the modelling and hardware-in-the-loop simulation of components of the blowout tract of motor car air conditioning systems. The control systems and air conditioning systems are gone into, from the air entering the car to the control systems and sensors for monitoring state variables. The function of the control equipment hardware and software was to be analyzed reproducibly in order to save time and cost. The models were verified using available data. Validation criteria were established for the hardware-in-the-loop simulator. On the basis of selected operating conditions, the performance of the air conditioning control unit inside the vehicle was compared with the simulation results and was evaluated on the basis of the established criteria. (orig.)

  7. Hardware in the loop simulation test platform of fuel cell backup system

    Directory of Open Access Journals (Sweden)

    Ma Tiancai

    2015-01-01

    Full Text Available Based on an analysis of voltage mechanistic model, a real-time simulation model of the proton exchange membrane (PEM fuel cell backup system is developed, and verified by the measurable experiment data. The method of online parameters identification for the model is also improved. Based on the software LabVIEW/VeriStand real-time environment and the PXI Express hardware system, the PEM fuel cell system controller hardware in the loop (HIL simulation plat-form is established. Controller simulation test results showed the accuracy of HIL simulation platform.

  8. Hardware-in-the-Loop Co-simulation of Distribution Grid for Demand Response

    Energy Technology Data Exchange (ETDEWEB)

    Rotger-Griful, Sergi; Chatzivasileiadis, Spyros; Jacobsen, Rune H.; Stewart, Emma M.; Domingo, Javier M.; Wetter, Michael

    2016-06-20

    In modern power systems, co-simulation is proposed as an enabler for analyzing the interactions between disparate systems. This paper introduces the co-simulation platform Virtual Grid Integration Laboratory (VirGIL) including Hardware-in-the-Loop testing, and demonstrates its potential to assess demand response strategies. VirGIL is based on a modular architecture using the Functional Mock-up Interface industrial standard to integrate new simulators. VirGIL combines state-of-the-art simulators in power systems, communications, buildings, and control. In this work, VirGIL is extended with a Hardware-in-the-Loop component to control the ventilation system of a real 12-story building in Denmark. VirGIL capabilities are illustrated in three scenarios: load following, primary reserves and load following aggregation. Experimental results show that the system can track one minute changing signals and it can provide primary reserves for up-regulation. Furthermore, the potential of aggregating several ventilation systems is evaluated considering the impact at distribution grid level and the communications protocol effect.

  9. A hardware-in-the-loop simulation program for ground-based radar

    Science.gov (United States)

    Lam, Eric P.; Black, Dennis W.; Ebisu, Jason S.; Magallon, Julianna

    2011-06-01

    A radar system created using an embedded computer system needs testing. The way to test an embedded computer system is different from the debugging approaches used on desktop computers. One way to test a radar system is to feed it artificial inputs and analyze the outputs of the radar. More often, not all of the building blocks of the radar system are available to test. This will require the engineer to test parts of the radar system using a "black box" approach. A common way to test software code on a desktop simulation is to use breakpoints so that is pauses after each cycle through its calculations. The outputs are compared against the values that are expected. This requires the engineer to use valid test scenarios. We will present a hardware-in-the-loop simulator that allows the embedded system to think it is operating with real-world inputs and outputs. From the embedded system's point of view, it is operating in real-time. The hardware in the loop simulation is based on our Desktop PC Simulation (PCS) testbed. In the past, PCS was used for ground-based radars. This embedded simulation, called Embedded PCS, allows a rapid simulated evaluation of ground-based radar performance in a laboratory environment.

  10. Testing FlexRay ECUs with a hardware-in-the-loop simulator; Test von FlexRay-Steuergeraeten am Hardware-in-the-Loop Simulator

    Energy Technology Data Exchange (ETDEWEB)

    Stroop, J.; Koehl, S. [dSPACE GmbH, Paderborn (Germany); Peller, M.; Riedesser, P. [BMW AG, Muenchen (Germany)

    2005-07-01

    To master the data communication of complex and safety relevant systems within future vehicles, the BMW Group prepares the application of FlexRay. The accompanying development process plays an important role for the quality, stability and reliability of those systems. Hardware-in-the-loop simulation and test stands are indispensable constituents and they are an integral part of the validation process. The following contribution describes the technology that is used within the BMW Group in more detail, especially in terms of communication networks with FlexRay. (orig.)

  11. Hardware in the loop simulation of arbitrary magnitude shaped correlated radar clutter

    CSIR Research Space (South Africa)

    Strydom, JJ

    2014-10-01

    Full Text Available This paper describes a simple process for the generation of arbitrary probability distributions of complex data with correlation from sample to sample, optimized for hardware in the loop radar environment simulation. Measured radar clutter is used...

  12. Development of a hardware-in-loop attitude control simulator for a CubeSat satellite

    Science.gov (United States)

    Tapsawat, Wittawat; Sangpet, Teerawat; Kuntanapreeda, Suwat

    2018-01-01

    Attitude control is an important part in satellite on-orbit operation. It greatly affects the performance of satellites. Testing of an attitude determination and control subsystem (ADCS) is very challenging since it might require attitude dynamics and space environment in the orbit. This paper develops a low-cost hardware-in-loop (HIL) simulator for testing an ADCS of a CubeSat satellite. The simulator consists of a numerical simulation part, a hardware part, and a HIL interface hardware unit. The numerical simulation part includes orbital dynamics, attitude dynamics and Earth’s magnetic field. The hardware part is the real ADCS board of the satellite. The simulation part outputs satellite’s angular velocity and geomagnetic field information to the HIL interface hardware. Then, based on this information, the HIL interface hardware generates I2C signals mimicking the signals of the on-board rate-gyros and magnetometers and consequently outputs the signals to the ADCS board. The ADCS board reads the rate-gyro and magnetometer signals, calculates control signals, and drives the attitude actuators which are three magnetic torquers (MTQs). The responses of the MTQs sensed by a separated magnetometer are feedback to the numerical simulation part completing the HIL simulation loop. Experimental studies are conducted to demonstrate the feasibility and effectiveness of the simulator.

  13. Hardware-in-the-loop (HIL) nuclear power plant training simulation platform design and validation

    Energy Technology Data Exchange (ETDEWEB)

    Rankin, D.J. [Univ. of Western Ontario, Control and Instrumentation (CIES) Research Group, Dept. of Electrical and Computer Engineering, London, Ontario (Canada)

    2008-07-01

    The design, development and validation of a hardware-in- the-loop (HIL) simulation platform are presented. An Invensys Triconex Tricon v9 safety PLC is interfaced to a nuclear power plant (NPP) simulation suite, replicating the operation of Darlington NPP. Communication between the simulator and external hardware is supported by a National Instruments (NI) data acquisition system (DAQ) and a customized virtual instrument (VI). Event timings within the control loop are thoroughly investigated and an acceptable method for HIL platform communication is developed. A sample application (primary shutdown system (SDS1)) is implemented and evaluated. SDS1 evaluation is performed with focus on steam generator (SG) level low trip scenarios. For this purpose, a design basis accident (DBA) associated with SDS1 regulatory standards is applied to the HIL simulation environment and compared with simulated expected plant operation. Further, the role of the Tricon v9 system within the HIL loop is investigated to establish a basis for the future integration of the entire SDS1 control logic. (author)

  14. Real time hardware-in-loop simulation of ESMO satellite attitude control system

    Directory of Open Access Journals (Sweden)

    Rune Finnset

    2006-04-01

    Full Text Available This paper studies attitude control of the ESMO satellite using six reaction thrusters. Bang-bang control with dead-zone and Pulse-Width Modulation (PWM for the modulation of the on-time of the thrusters are treated. Closed loop hardware-in-loop simulations, using themicrocontroller unit (MCU Microchip PIC18F452 for implementation of attitude control and MatLab in a standard PC for simulating satellite dynamics, are carried out. Results for real time simulation are compared with autonomous simulations. The controller gives a satisfactory performance in the real time environment.

  15. Improving the Stability and Accuracy of Power Hardware-in-the-Loop Simulation Using Virtual Impedance Method

    Directory of Open Access Journals (Sweden)

    Xiaoming Zha

    2016-11-01

    Full Text Available Power hardware-in-the-loop (PHIL systems are advanced, real-time platforms for combined software and hardware testing. Two paramount issues in PHIL simulations are the closed-loop stability and simulation accuracy. This paper presents a virtual impedance (VI method for PHIL simulations that improves the simulation’s stability and accuracy. Through the establishment of an impedance model for a PHIL simulation circuit, which is composed of a voltage-source converter and a simple network, the stability and accuracy of the PHIL system are analyzed. Then, the proposed VI method is implemented in a digital real-time simulator and used to correct the combined impedance in the impedance model, achieving higher stability and accuracy of the results. The validity of the VI method is verified through the PHIL simulation of two typical PHIL examples.

  16. Modeling and Compensation Design for a Power Hardware-in-the-Loop Simulation of an AC Distribution System: Preprint

    Energy Technology Data Exchange (ETDEWEB)

    Prabakar, Kumaraguru [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Ainsworth, Nathan [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Pratt, Annabelle [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Baggu, Murali M [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Hariri, Ali [Formerly NREL

    2017-10-06

    Power hardware-in-the-loop (PHIL) simulation, where actual hardware under text is coupled with a real-time digital model in closed loop, is a powerful tool for analyzing new methods of control for emerging distributed power systems. However, without careful design and compensation of the interface between the simulated and actual systems, PHIL simulations may exhibit instability and modeling inaccuracies. This paper addresses issues that arise in the PHIL simulation of a hardware battery inverter interfaced with a simulated distribution feeder. Both the stability and accuracy issues are modeled and characterized, and a methodology for design of PHIL interface compensation to ensure stability and accuracy is presented. The stability and accuracy of the resulting compensated PHIL simulation is then shown by experiment.

  17. Solar cooling in the hardware-in-the-loop test; Solare Kuehlung im Hardware-in-the-Loop-Test

    Energy Technology Data Exchange (ETDEWEB)

    Lohmann, Sandra; Radosavljevic, Rada; Goebel, Johannes; Gottschald, Jonas; Adam, Mario [Fachhochschule Duesseldorf (Germany). Erneuerbare Energien und Energieeffizienz E2

    2012-07-01

    The first part of the BMBF-funded research project 'Solar cooling in the hardware-in-the-loop test' (SoCool HIL) deals with the simulation of a solar refrigeration system using the simulation environment Matlab / Simulink with the toolboxes Stateflow and Carnot. Dynamic annual simulations and DoE supported parameter variations were used to select meaningful system configurations, control strategies and dimensioning of components. The second part of this project deals with hardware-in-the-loop tests using the 17.5 kW absorption chiller of the company Yazaki Europe Limited (Hertfordshire, United Kingdom). For this, the chiller is operated on a test bench in order to emulate the behavior of other system components (solar circuit with heat storage, recooling, buildings and cooling distribution / transfer). The chiller is controlled by a simulation of the system using MATLAB / Simulink / Carnot. Based on the knowledge on the real dynamic performance of the chiller the simulation model of the chiller can then be validated. Further tests are used to optimize the control of the chiller to the current cooling load. In addition, some changes in system configurations (for example cold backup) are tested with the real machine. The results of these tests and the findings on the dynamic performance of the chiller are presented.

  18. Hardware-in-the-loop grid simulator system and method

    Science.gov (United States)

    Fox, John Curtiss; Collins, Edward Randolph; Rigas, Nikolaos

    2017-05-16

    A hardware-in-the-loop (HIL) electrical grid simulation system and method that combines a reactive divider with a variable frequency converter to better mimic and control expected and unexpected parameters in an electrical grid. The invention provides grid simulation in a manner to allow improved testing of variable power generators, such as wind turbines, and their operation once interconnected with an electrical grid in multiple countries. The system further comprises an improved variable fault reactance (reactive divider) capable of providing a variable fault reactance power output to control a voltage profile, therein creating an arbitrary recovery voltage. The system further comprises an improved isolation transformer designed to isolate zero-sequence current from either a primary or secondary winding in a transformer or pass the zero-sequence current from a primary to a secondary winding.

  19. Hardware-in-the-loop simulation for the virtual application of control functions for a coordination of the interaction between a gasoline engine and the 14V-power electrical system; Hardware-in-the-Loop-Simulation fuer die virtuelle Applikation von Steuerungsfunktionen zur Motor-Energiebordnetz-Koordination

    Energy Technology Data Exchange (ETDEWEB)

    Schiele, Thomas

    2010-07-01

    The development of advanced engine management systems increasingly is supported by model-based development tools. Thereby the hardware-in-the-loop simulation is one of these tools. The author of the contribution under consideration reports on an extension of the capabilities of the hardware-in-the-loop simulation from the classic functional testing and safety tests up to the model-based application. Using the control functions for the coordination of the interaction between a gasoline engine and the 14V-power electrical system as an example, the practical application of hardware-in-the-loop systems is presented. Here, the author reviews on the state of technology for the real-time modeling of internal combustion engines and wiring systems.

  20. Development of a hardware-in- loop simulation platform for NPP main control systems

    Directory of Open Access Journals (Sweden)

    Liu Pengfei

    2017-01-01

    Full Text Available The simulation technology of the nuclear power plant are gradually applying to the nuclear power industry. However, most of the research on nuclear power plant simulation system only focus on pure computerized simulation at present, and it is difficult to fully display the characteristics of the simulating objects. In order to simulate the response characteristics of control system more really, a hardware-in-loop simulation platform of main control systems in the nuclear power plant has been developed in this paper. This simulation platform consists of thermal-hydraulic model, control and protection system model, physical DCS system and real-time interactive database. A physical industrial DCS system has been coupled to this platform to simulate the main control systems in the NPP, which makes the simulation result much closer to the actual control systems. The devoloped simulation platform has been validated by some steady and transient cases in this paper. This hardware-in-loop simulation platform can be used in the simulation and optimal design of NPP control systems. Furthermore, it can be used in the failure mode and effect analysis of the instrumentation and control systems in the nuclear power plant.

  1. Development of a Hardware-In-Loop (HIL Simulator for Spacecraft Attitude Control Using Momentum Wheels

    Directory of Open Access Journals (Sweden)

    Dohee Kim

    2008-12-01

    Full Text Available In this paper, a Hardware-In-the-Loop simulator to simulate attitude control of spacecraft using momentum wheels is developed. The simulator consists of a spherical air bearing system allowing rotation and tilt in all three axes, three momentum wheels for actuation, and an AHRS (Attitude Heading Reference System. The simulator processes various types of data in PC104 and wirelessly communicates with a host PC using TCP/IP protocol. A simple low-cost momentum wheel assembly set and its drive electronics are also developed. Several experiments are performed to test the performance of the momentum wheels. For the control performance test of the simulator, a PID controller is implemented. The results of experimental demonstrations confirm the feasibility and validity of the Hardware-In-the-Loop simulator developed in the current study.

  2. Hardware-in-the-loop simulation of the EAST PF converter for PF control system upgrade

    Energy Technology Data Exchange (ETDEWEB)

    Chen, Xiaojiao, E-mail: chenxj@ipp.ac.cn [Institute of Plasma Physics, Chinese Academy of Science (ASIPP), P.O. Box 1126, Hefei, Anhui Province 230031 (China); Chinese University of Science and Technology, Hefei, Anhui Province 230022 (China); Fu, Peng [Institute of Plasma Physics, Chinese Academy of Science (ASIPP), P.O. Box 1126, Hefei, Anhui Province 230031 (China); Chinese University of Science and Technology, Hefei, Anhui Province 230022 (China); Huang, Liansheng, E-mail: huangls@ipp.ac.cn [Institute of Plasma Physics, Chinese Academy of Science (ASIPP), P.O. Box 1126, Hefei, Anhui Province 230031 (China); Gao, Ge; He, Shiying [Institute of Plasma Physics, Chinese Academy of Science (ASIPP), P.O. Box 1126, Hefei, Anhui Province 230031 (China)

    2016-11-15

    Highlights: • The hardware in the loop simulation of the EAST PF system is presented. • The control functions and the protection logic have been tested and verified. • The major faults could be avoided and commissioning time could be saved on site. - Abstract: The EAST poloidal field (PF) control system was upgraded in 2015 and the new system has been in use for the 2015 EAST campaign. This paper presents the implementation of a hardware-in-the-loop (HIL) simulation platform of the EAST PF converter system based on the RT-LAB simulation environment, which was used to improve and evaluate the performance of the real controller. The EAST PF power supply system and its operational modes are presented in this paper. The experiments on HIL simulation platform show that the control algorithms and the over current protection of the controller meet the design requirements well. In addition, the effectiveness of the designed control system has been verified by actual application during the EAST campaign at 2015 for six months.

  3. Hardware-in-the-loop simulation of the EAST PF converter for PF control system upgrade

    International Nuclear Information System (INIS)

    Chen, Xiaojiao; Fu, Peng; Huang, Liansheng; Gao, Ge; He, Shiying

    2016-01-01

    Highlights: • The hardware in the loop simulation of the EAST PF system is presented. • The control functions and the protection logic have been tested and verified. • The major faults could be avoided and commissioning time could be saved on site. - Abstract: The EAST poloidal field (PF) control system was upgraded in 2015 and the new system has been in use for the 2015 EAST campaign. This paper presents the implementation of a hardware-in-the-loop (HIL) simulation platform of the EAST PF converter system based on the RT-LAB simulation environment, which was used to improve and evaluate the performance of the real controller. The EAST PF power supply system and its operational modes are presented in this paper. The experiments on HIL simulation platform show that the control algorithms and the over current protection of the controller meet the design requirements well. In addition, the effectiveness of the designed control system has been verified by actual application during the EAST campaign at 2015 for six months.

  4. A Hardware-in-the-Loop Simulator for Software Development for a Mars Airplane

    Science.gov (United States)

    Slagowski, Stefan E.; Vican, Justin E.; Kenney, P. Sean

    2007-01-01

    Draper Laboratory recently developed a Hardware-In-The-Loop Simulator (HILSIM) to provide a simulation of the Aerial Regional-scale Environmental Survey (ARES) airplane executing a mission in the Martian environment. The HILSIM was used to support risk mitigation activities under the Planetary Airplane Risk Reduction (PARR) program. PARR supported NASA Langley Research Center's (LaRC) ARES proposal efforts for the Mars Scout 2011 opportunity. The HILSIM software was a successful integration of two simulation frameworks, Draper's CSIM and NASA LaRC's Langley Standard Real-Time Simulation in C++ (LaSRS++).

  5. Surgeon Training in Telerobotic Surgery via a Hardware-in-the-Loop Simulator

    Directory of Open Access Journals (Sweden)

    Xiao Li

    2017-01-01

    Full Text Available This work presents a software and hardware framework for a telerobotic surgery safety and motor skill training simulator. The aims are at providing trainees a comprehensive simulator for acquiring essential skills to perform telerobotic surgery. Existing commercial robotic surgery simulators lack features for safety training and optimal motion planning, which are critical factors in ensuring patient safety and efficiency in operation. In this work, we propose a hardware-in-the-loop simulator directly introducing these two features. The proposed simulator is built upon the Raven-II™ open source surgical robot, integrated with a physics engine and a safety hazard injection engine. Also, a Fast Marching Tree-based motion planning algorithm is used to help trainee learn the optimal instrument motion patterns. The main contributions of this work are (1 reproducing safety hazards events, related to da Vinci™ system, reported to the FDA MAUDE database, with a novel haptic feedback strategy to provide feedback to the operator when the underlying dynamics differ from the real robot’s states so that the operator will be aware and can mitigate the negative impact of the safety-critical events, and (2 using motion planner to generate semioptimal path in an interactive robotic surgery training environment.

  6. Advanced Research and Education in Electrical Drives by Using Digital Real-Time Hardware-in-the-Loop Simulation

    DEFF Research Database (Denmark)

    Bojoi, R.; Profumo, F.; Griva, G.

    2002-01-01

    The authors present in this paper a digital real-time hardware-in-the-loop simulation of a three-phase induction motor drive. The main real-time simulation tool is the dSPACE DS1103 PPC Controller Board which simulates the power and signal conditioning parts. The control algorithm of the virtual...... drive has been implemented on the Evaluation Board of TMS320F240 DSP. The experimental results validate this solution as a powerful tool to be used in research and advanced education. Thus, the students can put in practic the theory without spending too much time with details concerning the hardware...

  7. Smart Home Hardware-in-the-Loop Testing

    Energy Technology Data Exchange (ETDEWEB)

    Pratt, Annabelle

    2017-07-12

    This presentation provides a high-level overview of NREL's smart home hardware-in-the-loop testing. It was presented at the Fourth International Workshop on Grid Simulator Testing of Energy Systems and Wind Turbine Powertrains, held April 25-26, 2017, hosted by NREL and Clemson University at the Energy Systems Integration Facility in Golden, Colorado.

  8. Integration of Hardware-in-the-loop Facilities Over the Internet

    Science.gov (United States)

    2009-04-15

    This briefing discusses a hardware in loop vehicle simulator in Warren, Michigan that provides the driver with realistic power response from the Power and Energy Systems Integration Lab over the internet.

  9. Fuel cell hardware-in-loop

    Energy Technology Data Exchange (ETDEWEB)

    Moore, R.M.; Randolf, G.; Virji, M. [University of Hawaii, Hawaii Natural Energy Institute (United States); Hauer, K.H. [Xcellvision (Germany)

    2006-11-08

    Hardware-in-loop (HiL) methodology is well established in the automotive industry. One typical application is the development and validation of control algorithms for drive systems by simulating the vehicle plus the vehicle environment in combination with specific control hardware as the HiL component. This paper introduces the use of a fuel cell HiL methodology for fuel cell and fuel cell system design and evaluation-where the fuel cell (or stack) is the unique HiL component that requires evaluation and development within the context of a fuel cell system designed for a specific application (e.g., a fuel cell vehicle) in a typical use pattern (e.g., a standard drive cycle). Initial experimental results are presented for the example of a fuel cell within a fuel cell vehicle simulation under a dynamic drive cycle. (author)

  10. A mechanical brake hardware-in-the-loop simulation of a railway vehicle that accounts for hysteresis and pneumatic cylinder dynamics

    Directory of Open Access Journals (Sweden)

    Dong-Chan Lee

    2015-11-01

    Full Text Available A brake hardware-in-the-loop simulation system for a railway vehicle provides an effective platform for testing the braking performance under various dangerous braking conditions. However, in general, four-brake calipers are required to implement a mechanical brake system for one car. In this article, we implement a brake hardware-in-the-loop simulation system only with one brake caliper and three air tanks accounting for hysteresis and pneumatic cylinder dynamics, ultimately saving installation space and reducing financial budget costs. Since the brake caliper has a high nonlinearity, such as hysteresis resulting from friction and from the precompressed spring of the brake cylinder, we measured the hysteresis of the brake caliper clamping force for a mechanical brake system using loadcells, based on which a mathematical model was constructed for the hysteresis of the clamping force between the brake pad and the disk. Moreover, the pneumatic cylinder dynamics are identified and are implemented in three air tanks, together with hysteresis nonlinearity. The proposed brake hardware-in-the-loop simulation system is applied to the wheel-slide protection simulation of a railway vehicle with an initial speed of 80 km/h and demonstrated experimentally accounting for the hysteresis and brake cylinder dynamics.

  11. A hardware-in-the-loop simulation platform for prototyping and testing of wind generator controllers

    Energy Technology Data Exchange (ETDEWEB)

    Paquin, J.N.; Dufour, C.; Belanger, J. [OPAL-RT Technologies Inc., Montreal, PQ (Canada)

    2008-07-01

    Engineers from different specialized fields need to be involved in meeting the growing demand for integrated renewable energy sources into existing power grids. The integration of distributed generation (DG) sources significantly changes the characteristics of an entire network and requires analysis of power quality, transient response to fault occurrences, protection coordination studies and controller interaction studies. Power electronic converters are a considerable challenge. Accurately simulating fast switching devices requires the use of very small time steps to solve the system's equations. Off-line simulation is often used in the field. However, it is time consuming if no precision compromise has been made on models. In addition, off-line simulation tools do not offer the wide range of possibilities available with state-of-the-art distributed real-time simulators that combine the efforts of control engineers and specialists from wind turbine manufacturers, who need to test their controllers using hardware-in-the-loop (HIL), together with those of network planning engineers from public utilities, who will conduct interconnection, interaction and protection studies. This paper focused on the prototyping and testing of DG controllers using hardware-in-the-loop simulation. The model was described and consisted of a 10-turbine wind farm connected to a single feeder, simulated using an eMEGAsim real-time simulator equipped with 8-processor cores. One of the wind turbines was controlled using an externally emulated controller. It was modeled and simulated using a dual-processor core real-time simulator, which interacted with the plant model via analog and fast digital inputs and outputs. The effectiveness of the technology was demonstrated by comparing fully numerical simulation results with an HIL-connected DFIG controller simulation. The sampling effect of the digital simulator was correctly compensated for. The simulator could be driven directly by real

  12. Multi-loop PWR modeling and hardware-in-the-loop testing using ACSL

    International Nuclear Information System (INIS)

    Thomas, V.M.; Heibel, M.D.; Catullo, W.J.

    1989-01-01

    Westinghouse has developed an Advanced Digital Feedwater Control System (ADFCS) which is aimed at reducing feedwater related reactor trips through improved control performance for pressurized water reactor (PWR) power plants. To support control system setpoint studies and functional design efforts for the ADFCS, an ACSL based model of the nuclear steam supply system (NSSS) of a Westinghouse (PWR) was generated. Use of this plant model has been extended from system design to system testing through integration of the model into a Hardware-in-Loop test environment for the ADFCS. This integration includes appropriate interfacing between a Gould SEL 32/87 computer, upon which the plant model executes in real time, and the Westinghouse Distributed Processing family (WDPF) test hardware. A development program has been undertaken to expand the existing ACSL model to include capability to explicitly model multiple plant loops, steam generators, and corresponding feedwater systems. Furthermore, the program expands the ADFCS Hardware-in-Loop testing to include the multi-loop plant model. This paper provides an overview of the testing approach utilized for the ADFCS with focus on the role of Hardware-in-Loop testing. Background on the plant model, methodology and test environment is also provided. Finally, an overview is presented of the program to expand the model and associated Hardware-in-Loop test environment to handle multiple loops

  13. Hardware-in-loop simulation of electric vehicles automated mechanical transmission system

    Energy Technology Data Exchange (ETDEWEB)

    Liao, C.; Wu, Y.; Wang, L. [Chinese Academy of Sciences, Beijing (China). Inst. of Electrical Engineering

    2009-03-11

    Automated mechanical transmission (AMT) can be used to enhance the performance of hybrid electric vehicles. In this study, hardware-in-loop (HIL) simulations were used to develop an AMT control system. HIL was used to simulate the running and fault status of the system as well as to optimize its performance. HIL was combined with a commercial simulation tool and an automatic code generation technology in a real time environment tool to develop the AMT control system. A hybrid vehicle system dynamics model was generated and then simulated in various real time operating vehicle environments. Virtual instrument technology was used to develop real time monitoring, parameter matching calibration, data acquisition and offline analyses for the optimization of the control system. Results of the analyses demonstrated that the AMT control system can be used to optimize the performance of hybrid electric vehicles. 5 refs., 9 figs.

  14. Propulsion Powertrain Real-Time Simulation Using Hardware-in-the-Loop (HIL) for Aircraft Electric Propulsion System

    Science.gov (United States)

    Choi, Benjamin B.; Brown, Gerald V.

    2017-01-01

    It is essential to design a propulsion powertrain real-time simulator using the hardware-in-the-loop (HIL) system that emulates an electrified aircraft propulsion (EAP) systems power grid. This simulator would enable us to facilitate in-depth understanding of the system principles, to validate system model analysis and performance prediction, and to demonstrate the proof-of-concept of the EAP electrical system. This paper describes how subscale electrical machines with their controllers can mimic the power components in an EAP powertrain. In particular, three powertrain emulations are presented to mimic 1) a gas turbo-=shaft engine driving a generator, consisting of two permanent magnet (PM) motors with brushless motor drives, coupled by a shaft, 2) a motor driving a propulsive fan, and 3) a turbo-shaft engine driven fan (turbofan engine) operation. As a first step towards the demonstration, experimental dynamic characterization of the two motor drive systems, coupled by a mechanical shaft, were performed. The previously developed analytical motor models1 were then replaced with the experimental motor models to perform the real-time demonstration in the predefined flight path profiles. This technique can convert the plain motor system into a unique EAP power grid emulator that enables rapid analysis and real-time simulation performance using hardware-in-the-loop (HIL).

  15. Improvements in flight table dynamic transparency for hardware-in-the-loop facilities

    Science.gov (United States)

    DeMore, Louis A.; Mackin, Rob; Swamp, Michael; Rusterholtz, Roger

    2000-07-01

    Flight tables are a 'necessary evil' in the Hardware-In-The- Loop (HWIL) simulation. Adding the actual or prototypic flight hardware to the loop, in order to increase the realism of the simulation, forces us to add motion simulation to the process. Flight table motion bases bring unwanted dynamics, non- linearities, transport delays, etc to an already difficult problem sometimes requiring the simulation engineer to compromise the results. We desire that the flight tables be 'dynamically transparent' to the simulation scenario. This paper presents a State Variable Feedback (SVF) control system architecture with feed-forward techniques that improves the flight table's dynamic transparency by significantly reducing the table's low frequency phase lag. We offer some actual results with existing flight tables that demonstrate the improved transparency. These results come from a demonstration conducted on a flight table in the KHILS laboratory at Eglin AFB and during a refurbishment of a flight table for the Boeing Company of St. Charles, Missouri.

  16. Hardware-in-the-Loop Testing

    Data.gov (United States)

    Federal Laboratory Consortium — RTC has a suite of Hardware-in-the Loop facilities that include three operational facilities that provide performance assessment and production acceptance testing of...

  17. Image simulation for HardWare In the Loop simulation in EO domain

    Science.gov (United States)

    Cathala, Thierry; Latger, Jean

    2015-10-01

    Infrared camera as a weapon sub system for automatic guidance is a key component for military carrier such as missile for example. The associated Image Processing, that controls the navigation, needs to be intensively assessed. Experimentation in the real world is very expensive. This is the main reason why hybrid simulation also called HardWare In the Loop (HWIL) is more and more required nowadays. In that field, IR projectors are able to cast IR fluxes of photons directly onto the IR camera of a given weapon system, typically a missile seeker head. Though in laboratory, the missile is so stimulated exactly like in the real world, provided a realistic simulation tool enables to perform synthetic images to be displayed by the IR projectors. The key technical challenge is to render the synthetic images at the required frequency. This paper focuses on OKTAL-SE experience in this domain through its product SE-FAST-HWIL. It shows the methodology and Return of Experience from OKTAL-SE. Examples are given, in the frame of the SE-Workbench. The presentation focuses on trials on real operational complex 3D cases. In particular, three important topics, that are very sensitive with regards to IG performance, are detailed: first the 3D sea surface representation, then particle systems rendering especially to simulate flares and at last sensor effects modelling. Beyond "projection mode", some information will be given on the SE-FAST-HWIL new capabilities dedicated to "injection mode".

  18. 15 MW HArdware-in-the-loop Grid Simulation Project

    Energy Technology Data Exchange (ETDEWEB)

    Rigas, Nikolaos [Clemson Univ., SC (United States); Fox, John Curtiss [Clemson Univ., SC (United States); Collins, Randy [Clemson Univ., SC (United States); Tuten, James [Clemson Univ., SC (United States); Salem, Thomas [Clemson Univ., SC (United States); McKinney, Mark [Clemson Univ., SC (United States); Hadidi, Ramtin [Clemson Univ., SC (United States); Gislason, Benjamin [Clemson Univ., SC (United States); Boessneck, Eric [Clemson Univ., SC (United States); Leonard, Jesse [Clemson Univ., SC (United States)

    2014-10-31

    The 15MW Hardware-in-the-loop (HIL) Grid Simulator project was to (1) design, (2) construct and (3) commission a state-of-the-art grid integration testing facility for testing of multi-megawatt devices through a ‘shared facility’ model open to all innovators to promote the rapid introduction of new technology in the energy market to lower the cost of energy delivered. The 15 MW HIL Grid Simulator project now serves as the cornerstone of the Duke Energy Electric Grid Research, Innovation and Development (eGRID) Center. This project leveraged the 24 kV utility interconnection and electrical infrastructure of the US DOE EERE funded WTDTF project at the Clemson University Restoration Institute in North Charleston, SC. Additionally, the project has spurred interest from other technology sectors, including large PV inverter and energy storage testing and several leading edge research proposals dealing with smart grid technologies, grid modernization and grid cyber security. The key components of the project are the power amplifier units capable of providing up to 20MW of defined power to the research grid. The project has also developed a one of a kind solution to performing fault ride-through testing by combining a reactive divider network and a large power converter into a hybrid method. This unique hybrid method of performing fault ride-through analysis will allow for the research team at the eGRID Center to investigate the complex differences between the alternative methods of performing fault ride-through evaluations and will ultimately further the science behind this testing. With the final goal of being able to perform HIL experiments and demonstration projects, the eGRID team undertook a significant challenge with respect to developing a control system that is capable of communicating with several different pieces of equipment with different communication protocols in real-time. The eGRID team developed a custom fiber optical network that is based upon FPGA

  19. Hardware-in-the-Loop Simulation of a Distribution System with Air Conditioners under Model Predictive Control: Preprint

    Energy Technology Data Exchange (ETDEWEB)

    Sparn, Bethany F [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Ruth, Mark F [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Krishnamurthy, Dheepak [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Pratt, Annabelle [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Lunacek, Monte S [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Jones, Wesley B [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Wu, Hongyu [Kansas State University; Mittal, Saurabh [Mitre Corporation; Marks, Jesse [University of Missouri

    2017-08-01

    Many have proposed that responsive load provided by distributed energy resources (DERs) and demand response (DR) are an option to provide flexibility to the grid and especially to distribution feeders. However, because responsive load involves a complex interplay between tariffs and DER and DR technologies, it is challenging to test and evaluate options without negatively impacting customers. This paper describes a hardware-in-the-loop (HIL) simulation system that has been developed to reduce the cost of evaluating the impact of advanced controllers (e.g., model predictive controllers) and technologies (e.g., responsive appliances). The HIL simulation system combines large-scale software simulation with a small set of representative building equipment hardware. It is used to perform HIL simulation of a distribution feeder and the loads on it under various tariff structures. In the reported HIL simulation, loads include many simulated air conditioners and one physical air conditioner. Independent model predictive controllers manage operations of all air conditioners under a time-of-use tariff. Results from this HIL simulation and a discussion of future development work of the system are presented.

  20. Dynamic modelling and hardware-in-the-loop testing of PEMFC

    Energy Technology Data Exchange (ETDEWEB)

    Vath, Andreas; Soehn, Matthias; Nicoloso, Norbert; Hartkopf, Thomas [Technische Universitaet Darmstadt/Institut fuer Elektrische Energie wand lung, Landgraf-Georg-Str. 4, D-64283 Darmstadt (Germany); Lemes, Zijad; Maencher, Hubert [MAGNUM Automatisierungstechnik GmbH, Bunsenstr. 22, D-64293 Darmstadt (Germany)

    2006-07-03

    Modelling and hardware-in-the-loop (HIL) testing of fuel cell components and entire systems open new ways for the design and advance development of FCs. In this work proton exchange membrane fuel cells (PEMFC) are dynamically modelled within MATLAB-Simulink at various operation conditions in order to establish a comprehensive description of their dynamic behaviour as well as to explore the modelling facility as a diagnostic tool. Set-up of a hardware-in-the-loop (HIL) system enables real time interaction between the selected hardware and the model. The transport of hydrogen, nitrogen, oxygen, water vapour and liquid water in the gas diffusion and catalyst layers of the stack are incorporated into the model according to their physical and electrochemical characteristics. Other processes investigated include, e.g., the membrane resistance as a function of the water content during fast load changes. Cells are modelled three-dimensionally and dynamically. In case of system simulations a one-dimensional model is preferred to reduce computation time. The model has been verified by experiments with a water-cooled stack. (author)

  1. Evaluation of Cathode Air Flow Transients in a SOFC/GT Hybrid System Using Hardware in the Loop Simulation.

    Science.gov (United States)

    Zhou, Nana; Yang, Chen; Tucker, David

    2015-02-01

    Thermal management in the fuel cell component of a direct fired solid oxide fuel cell gas turbine (SOFC/GT) hybrid power system can be improved by effective management and control of the cathode airflow. The disturbances of the cathode airflow were accomplished by diverting air around the fuel cell system through the manipulation of a hot-air bypass valve in open loop experiments, using a hardware-based simulation facility designed and built by the U.S. Department of Energy, National Energy Technology Laboratory (NETL). The dynamic responses of the fuel cell component and hardware component of the hybrid system were studied in this paper.

  2. Hardware-in-the-Loop Simulation of Distributed Intelligent Energy Management System for Microgrids

    Directory of Open Access Journals (Sweden)

    Dong-Jun Won

    2013-07-01

    Full Text Available Microgrids are autonomous low-voltage power distribution systems that contain multiple distributed energy resources (DERs and smart loads that can provide power system operation flexibility. To effectively control and coordinate multiple DERs and loads of microgrids, this paper proposes a distributed intelligent management system that employs a multi-agent-based control system so that delicate decision-making functions can be distributed to local intelligent agents. This paper presents the development of a hardware-in-the-loop simulation (HILS system for distributed intelligent management system for microgrids and its promising application to an emergency demand response program. In the developed HILS system, intelligent agents are developed using microcontrollers and ZigBee wireless communication technology. Power system dynamic models are implemented in real-time simulation environments using the Opal-RT system. This paper presents key features of the data communication and management schemes based on multi-agent concepts. The performance of the developed system is tested for emergency demand response program applications.

  3. Testing flight software on the ground: Introducing the hardware-in-the-loop simulation method to the Alpha Magnetic Spectrometer on the International Space Station

    Energy Technology Data Exchange (ETDEWEB)

    Sun, Wenhao, E-mail: wenhao_sun@126.com [Southeast University, Nanjing 210096 (China); Cai, Xudong [Massachusetts Institute of Technology, MA 02139-4307 (United States); Meng, Qiao [Southeast University, Nanjing 210096 (China)

    2016-04-11

    Complex automatic protection functions are being added to the onboard software of the Alpha Magnetic Spectrometer. A hardware-in-the-loop simulation method has been introduced to overcome the difficulties of ground testing that are brought by hardware and environmental limitations. We invented a time-saving approach by reusing the flight data as the data source of the simulation system instead of mathematical models. This is easy to implement and it works efficiently. This paper presents the system framework, implementation details and some application examples.

  4. Real-Time Simulation and Hardware-in-the-Loop Testbed for Distribution Synchrophasor Applications

    Directory of Open Access Journals (Sweden)

    Matthias Stifter

    2018-04-01

    Full Text Available With the advent of Distribution Phasor Measurement Units (D-PMUs and Micro-Synchrophasors (Micro-PMUs, the situational awareness in power distribution systems is going to the next level using time-synchronization. However, designing, analyzing, and testing of such accurate measurement devices are still challenging. Due to the lack of available knowledge and sufficient history for synchrophasors’ applications at the power distribution level, the realistic simulation, and validation environments are essential for D-PMU development and deployment. This paper presents a vendor agnostic PMU real-time simulation and hardware-in-the-Loop (PMU-RTS-HIL testbed, which helps in multiple PMUs validation and studies. The network of real and virtual PMUs was built in a full time-synchronized environment for PMU applications’ validation. The proposed testbed also includes an emulated communication network (CNS layer to replicate bandwidth, packet loss and collisions conditions inherent to the PMUs data streams’ issues. Experimental results demonstrate the flexibility and scalability of the developed PMU-RTS-HIL testbed by producing large amounts of measurements under typical normal and abnormal distribution grid operation conditions.

  5. Operating cycle resolved modelling and hardware-in-the-loop-simulation of diesel engines of automobiles with turbocharging; Arbeitsspielaufgeloeste Modellbildung und Hardware-in-the-Loop-Simulation von Pkw-Dieselmotoren mit Abgasturboaufladung

    Energy Technology Data Exchange (ETDEWEB)

    Zahn, Sebastian

    2012-11-01

    Model-based and simulation-based approaches increasingly are used in the process of software development and function development for automobile control devices in order to reduce the development time as well as to save test-stand trials. The author of the contribution under consideration reports on the design of a dynamic model of a diesel engine for the hardware-in-the-loop test environment. The development, the test and pre-application of modern engine control units of automobiles with a cylinder-based combustion control is in the focus of the model application. The developed real-time model of the engine consists of a air pathway model, an exhaust gas pathway model, a VTG turbocharger model, a model of the cylinder group as well as an emission model. The parametrization of the engine model requires a continuous setting method. The model is validated by means of stationary and dynamic measured data of the engine test stand.

  6. Integrated orbit and attitude hardware-in-the-loop simulations for autonomous satellite formation flying

    Science.gov (United States)

    Park, Han-Earl; Park, Sang-Young; Kim, Sung-Woo; Park, Chandeok

    2013-12-01

    Development and experiment of an integrated orbit and attitude hardware-in-the-loop (HIL) simulator for autonomous satellite formation flying are presented. The integrated simulator system consists of an orbit HIL simulator for orbit determination and control, and an attitude HIL simulator for attitude determination and control. The integrated simulator involves four processes (orbit determination, orbit control, attitude determination, and attitude control), which interact with each other in the same way as actual flight processes do. Orbit determination is conducted by a relative navigation algorithm using double-difference GPS measurements based on the extended Kalman filter (EKF). Orbit control is performed by a state-dependent Riccati equation (SDRE) technique that is utilized as a nonlinear controller for the formation control problem. Attitude is determined from an attitude heading reference system (AHRS) sensor, and a proportional-derivative (PD) feedback controller is used to control the attitude HIL simulator using three momentum wheel assemblies. Integrated orbit and attitude simulations are performed for a formation reconfiguration scenario. By performing the four processes adequately, the desired formation reconfiguration from a baseline of 500-1000 m was achieved with meter-level position error and millimeter-level relative position navigation. This HIL simulation demonstrates the performance of the integrated HIL simulator and the feasibility of the applied algorithms in a real-time environment. Furthermore, the integrated HIL simulator system developed in the current study can be used as a ground-based testing environment to reproduce possible actual satellite formation operations.

  7. Development of Hardware-in-the-Loop Simulation Based on Gazebo and Pixhawk for Unmanned Aerial Vehicles

    Science.gov (United States)

    Nguyen, Khoa Dang; Ha, Cheolkeun

    2018-04-01

    Hardware-in-the-loop simulation (HILS) is well known as an effective approach in the design of unmanned aerial vehicles (UAV) systems, enabling engineers to test the control algorithm on a hardware board with a UAV model on the software. Performance of HILS is determined by performances of the control algorithm, the developed model, and the signal transfer between the hardware and software. The result of HILS is degraded if any signal could not be transferred to the correct destination. Therefore, this paper aims to develop a middleware software to secure communications in HILS system for testing the operation of a quad-rotor UAV. In our HILS, the Gazebo software is used to generate a nonlinear six-degrees-of-freedom (6DOF) model, sensor model, and 3D visualization for the quad-rotor UAV. Meanwhile, the flight control algorithm is designed and implemented on the Pixhawk hardware. New middleware software, referred to as the control application software (CAS), is proposed to ensure the connection and data transfer between Gazebo and Pixhawk using the multithread structure in Qt Creator. The CAS provides a graphical user interface (GUI), allowing the user to monitor the status of packet transfer, and perform the flight control commands and the real-time tuning parameters for the quad-rotor UAV. Numerical implementations have been performed to prove the effectiveness of the middleware software CAS suggested in this paper.

  8. A photovoltaic source I/U model suitable for hardware in the loop application

    Directory of Open Access Journals (Sweden)

    Stala Robert

    2017-12-01

    Full Text Available This paper presents a novel, low-complexity method of simulating PV source characteristics suitable for real-time modeling and hardware implementation. The application of the suitable model of the PV source as well as the model of all the PV system components in a real-time hardware gives a safe, fast and low cost method of testing PV systems. The paper demonstrates the concept of the PV array model and the hardware implementation in FPGAs of the system which combines two PV arrays. The obtained results confirm that the proposed model is of low complexity and can be suitable for hardware in the loop (HIL tests of the complex PV system control, with various arrays operating under different conditions.

  9. Hardware-in-the-Loop Modeling and Simulation Methods for Daylight Systems in Buildings

    Science.gov (United States)

    Mead, Alex Robert

    This dissertation introduces hardware-in-the-loop modeling and simulation techniques to the daylighting community, with specific application to complex fenestration systems. No such application of this class of techniques, optimally combining mathematical-modeling and physical-modeling experimentation, is known to the author previously in the literature. Daylighting systems in buildings have a large impact on both the energy usage of a building as well as the occupant experience within a space. As such, a renewed interest has been placed on designing and constructing buildings with an emphasis on daylighting in recent times as part of the "green movement.''. Within daylighting systems, a specific subclass of building envelope is receiving much attention: complex fenestration systems (CFSs). CFSs are unique as compared to regular fenestration systems (e.g. glazing) in the regard that they allow for non-specular transmission of daylight into a space. This non-specular nature can be leveraged by designers to "optimize'' the times of the day and the days of the year that daylight enters a space. Examples of CFSs include: Venetian blinds, woven fabric shades, and prismatic window coatings. In order to leverage the non-specular transmission properties of CFSs, however, engineering analysis techniques capable of faithfully representing the physics of these systems are needed. Traditionally, the analysis techniques available to the daylighting community fall broadly into three classes: simplified techniques, mathematical-modeling and simulation, and physical-modeling and experimentation. Simplified techniques use "rules-of-thumb'' heuristics to provide insights for simple daylighting systems. Mathematical-modeling and simulation use complex numerical models to provide more detailed insights into system performance. Finally, physical-models can be instrumented and excited using artificial and natural light sources to provide performance insight into a daylighting system

  10. A Hardware-in-the-Loop Based Co-Simulation Platform of Cyber-Physical Power Systems for Wide Area Protection Applications

    Directory of Open Access Journals (Sweden)

    Yi Tang

    2017-12-01

    Full Text Available With the development of smart grid technology, there has been an increasingly strong tendency towards the integration between the aspects of power and communication. The traditional power system has gradually transformed into the cyber-physical power system (CPPS, where co-simulation technologies can be utilized as an effective measure to describe the computation, communication, and integration processes of a power grid. In this paper, the construction methods and application scenarios of co-simulation platforms in the current research are first summarized. Then, a scheme of the real-time hardware-in-the-loop co-simulation platform is put forward. On the basis of power grid simulation developed with the Real-Time Laboratory (RT-LAB, and the communication network simulation developed with OPNET, the control center was developed with hardware devices to realize real-world control behavior instead of digital simulations. Therefore, the mixed-signal platform is capable of precisely simulating the dynamic features of CPPS with high speed. The distributed simulation components can be coordinated in a unified environment with high interoperability and reusability. Moreover, through a case study of a wide area load control system, the performance of the proposed platform under various conditions of control strategies, communication environments, and sampling frequencies was revealed and compared. As a result, the platform provided an intuitive and accurate way to reconstruct the CPPS environment where the influence of the information side of the CPPS control effects was verified.

  11. Hardware in the loop platform development for hybrid vehicles

    Energy Technology Data Exchange (ETDEWEB)

    Wilhelm, E. [ETH Zurich, Zurich (Switzerland); Fowler, E.; Stevens, M.B. [Waterloo Univ., ON (Canada). Dept. of Chemical Engineering; Fraser, M.W. [Waterloo Univ., ON (Canada). Dept. of Mechanical Engineering

    2007-07-01

    This paper described a hardware-in-the-loop (HIL) validation simulation system designed to evaluate hybrid control strategies. The system was designed to reduce development costs and improve the safety of hybrid vehicle control systems. Model-based design processes for power trains typically include a series of processes to assess the real time and physical limitations of control systems prior to in-vehicle testing. The study used a 70 kW nickel metal hydride battery; a 67 kW 3-phase induction traction motor; and, a high voltage DC-DC converter within a fuel cell Chevrolet Equinox. Two physical vehicle controllers were used to interface with the virtual vehicle simulation in real time. System performance was monitored with a supervisory computer. A software in the loop (SIL) process was conducted to assess torque control and regenerative braking algorithm validation. An analysis of the controller code showed that a Simulink-native integrator block was updating too slowly. A custom integration term calculation was written. The charge control was then validated and tuned. It was concluded that use of the HIL system mitigated the risk of component damage through the identification and correction of unstable control logic. 10 refs., 2 tabs., 10 figs.

  12. Hybrid Smith predictor and phase lead based divergence compensation for hardware-in-the-loop contact simulation with measurement delay

    Science.gov (United States)

    Qi, Chenkun; Gao, Feng; Zhao, Xianchao; Wang, Qian; Ren, Anye

    2018-06-01

    On the ground the hardware-in-the-loop (HIL) simulation is a good approach to test the contact dynamics of spacecraft docking process in space. Unfortunately, due to the time delay in the system the HIL contact simulation becomes divergent. However, the traditional first-order phase lead compensation approach still result in a small divergence for the pure time delay. The serial Smith predictor and phase lead compensation approach proposed by the authors recently will lead to an over-compensation and an obvious convergence. In this study, a hybrid Smith predictor and phase lead compensation approach is proposed. The hybrid Smith predictor and phase lead compensation can achieve a higher simulation fidelity with a little convergence. The phase angle of the compensator is analyzed and the stability condition of the HIL simulation system is given. The effectiveness of the proposed compensation approach is tested by simulations on an undamped elastic contact process.

  13. Internal model control for industrial wireless plant using WirelessHART hardware-in-the-loop simulator.

    Science.gov (United States)

    Tran, Chung Duc; Ibrahim, Rosdiazli; Asirvadam, Vijanth Sagayan; Saad, Nordin; Sabo Miya, Hassan

    2018-04-01

    The emergence of wireless technologies such as WirelessHART and ISA100 Wireless for deployment at industrial process plants has urged the need for research and development in wireless control. This is in view of the fact that the recent application is mainly in monitoring domain due to lack of confidence in control aspect. WirelessHART has an edge over its counterpart as it is based on the successful Wired HART protocol with over 30 million devices as of 2009. Recent works on control have primarily focused on maintaining the traditional PID control structure which is proven not adequate for the wireless environment. In contrast, Internal Model Control (IMC), a promising technique for delay compensation, disturbance rejection and setpoint tracking has not been investigated in the context of WirelessHART. Therefore, this paper discusses the control design using IMC approach with a focus on wireless processes. The simulation and experimental results using real-time WirelessHART hardware-in-the-loop simulator (WH-HILS) indicate that the proposed approach is more robust to delay variation of the network than the PID. Copyright © 2017. Published by Elsevier Ltd.

  14. Hardware-in-the-loop (HIL) Test of Demand as Frequency Controlled Reserve (DFR)

    DEFF Research Database (Denmark)

    Wu, Qiuwei; Zimmermann, K.; Østergaard, Jacob

    2016-01-01

    This paper presents the hardware-in-the-loop (HIL) test of the demand as frequency controlled reserve (DFR). The HIL test refers to a test in which parts of a pure simulation have been replaced by actual physical components. It is used to understand the behavior of a new device or controller....... The DFR has been tested by offline simulations to illustrate the efficacy of this technology. The DFR control logics have been implemented in the SmartBox. The HIL was conducted by having the SmartBox connected to the real time simulations and the performance of the SmartBox was tested with difference...

  15. Technology transfer of operator-in-the-loop simulation

    Science.gov (United States)

    Yae, K. H.; Lin, H. C.; Lin, T. C.; Frisch, H. P.

    1994-01-01

    The technology developed for operator-in-the-loop simulation in space teleoperation has been applied to Caterpillar's backhoe, wheel loader, and off-highway truck. On an SGI workstation, the simulation integrates computer modeling of kinematics and dynamics, real-time computational and visualization, and an interface with the operator through the operator's console. The console is interfaced with the workstation through an IBM-PC in which the operator's commands were digitized and sent through an RS-232 serial port. The simulation gave visual feedback adequate for the operator in the loop, with the camera's field of vision projected on a large screen in multiple view windows. The view control can emulate either stationary or moving cameras. This simulator created an innovative engineering design environment by integrating computer software and hardware with the human operator's interactions. The backhoe simulation has been adopted by Caterpillar in building a virtual reality tool for backhoe design.

  16. Power in the loop real time simulation platform for renewable energy generation

    Science.gov (United States)

    Li, Yang; Shi, Wenhui; Zhang, Xing; He, Guoqing

    2018-02-01

    Nowadays, a large scale of renewable energy sources has been connecting to power system and the real time simulation platform is widely used to carry out research on integration control algorithm, power system stability etc. Compared to traditional pure digital simulation and hardware in the loop simulation, power in the loop simulation has higher accuracy and degree of reliability. In this paper, a power in the loop analog digital hybrid simulation platform has been built and it can be used not only for the single generation unit connecting to grid, but also for multiple new energy generation units connecting to grid. A wind generator inertia control experiment was carried out on the platform. The structure of the inertia control platform was researched and the results verify that the platform is up to need for renewable power in the loop real time simulation.

  17. The Synthesis of a Hardware Scheduler for Non-Manifest Loops

    NARCIS (Netherlands)

    Mansour, O.; Molenkamp, Egbert; Krol, Th.

    This paper addresses the hardware implementation of a dynamic scheduler for non-manifest data dependent periodic loops. Static scheduling techniques which are known to give near optimal scheduling-solutions for manifest loops, fail at scheduling non-manifest loops, since they lack the run time

  18. A Power Hardware-in-the-Loop Platform with Remote Distribution Circuit Cosimulation

    Energy Technology Data Exchange (ETDEWEB)

    Palmintier, Bryan; Lundstrom, Blake; Chakraborty, Sudipta; Williams, Tess L.; Schneider, Kevin P.; Chassin, David P.

    2015-04-01

    This paper demonstrates the use of a novel cosimulation architecture that integrates hardware testing using Power Hardware-in-the-Loop (PHIL) with larger-scale electric grid models using off-the-shelf, non-PHIL software tools. This architecture enables utilities to study the impacts of emerging energy technologies on their system and manufacturers to explore the interactions of new devices with existing and emerging devices on the power system, both without the need to convert existing grid models to a new platform or to conduct in-field trials. The paper describes an implementation of this architecture for testing two residential-scale advanced solar inverters at separate points of common coupling. The same hardware setup is tested with two different distribution feeders (IEEE 123 and 8500 node test systems) modeled using GridLAB-D. In addition to simplifying testing with multiple feeders, the architecture demonstrates additional flexibility with hardware testing in one location linked via the Internet to software modeling in a remote location. In testing, inverter current, real and reactive power, and PCC voltage are well captured by the co-simulation platform. Testing of the inverter advanced control features is currently somewhat limited by the software model time step (1 sec) and tested communication latency (24 msec). Overshoot induced oscillations are observed with volt/VAR control delays of 0 and 1.5 sec, while 3.4 sec and 5.5 sec delays produced little or no oscillation. These limitations could be overcome using faster modeling and communication within the same co-simulation architecture.

  19. Multi-Megawatt-Scale Power-Hardware-in-the-Loop Interface for Testing Ancillary Grid Services by Converter-Coupled Generation: Preprint

    Energy Technology Data Exchange (ETDEWEB)

    Koralewicz, Przemyslaw J [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Gevorgian, Vahan [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Wallen, Robert B [National Renewable Energy Laboratory (NREL), Golden, CO (United States)

    2017-07-26

    Power-hardware-in-the-loop (PHIL) is a simulation tool that can support electrical systems engineers in the development and experimental validation of novel, advanced control schemes that ensure the robustness and resiliency of electrical grids that have high penetrations of low-inertia variable renewable resources. With PHIL, the impact of the device under test on a generation or distribution system can be analyzed using a real-time simulator (RTS). PHIL allows for the interconnection of the RTS with a 7 megavolt ampere (MVA) power amplifier to test multi-megawatt renewable assets available at the National Wind Technology Center (NWTC). This paper addresses issues related to the development of a PHIL interface that allows testing hardware devices at actual scale. In particular, the novel PHIL interface algorithm and high-speed digital interface, which minimize the critical loop delay, are discussed.

  20. Tools for a simulation supported commissioning of the automation of HVAC plants. Hardware-in-the-loop in building automation; Werkzeuge fuer eine simulationsgestuetzte Inbetriebnahme der Automation von RLT- Anlagen. Hardware-in-the-Loop in der Gebaeudeautomation

    Energy Technology Data Exchange (ETDEWEB)

    Richter, Andreas; Sokollik, Frank [Hochschule Merseburg (Germany). Fachbereich Informatik und Kommunikationssysteme

    2012-07-01

    Hardware-in-the-loop (HiL) is a method for testing and validating technical automation solutions based on virtual processes in a simulation environment. Applied to the automation of the interior air supply systems, preceded commissioning tests of the controller at a simulated system can be performed. These tests can be used for example to find logic errors in the program development, or to adjust the parameters of a controller. The adjustment of the parameters can be performed independent of the seasons by modifying the ambient climatic conditions. The parameters of the plants can be tested under dynamic conditions. The control mode can be visualized by starting up of load conditions at dynamic HVAC components and optimized if necessary. Within BMBF funded projects, a HiL solution was developed in a.NET environment. The coupling of simulation and control takes place via the bus systems CAN and BACnet. The elements of the simulation of air conditioners are implemented object-oriented in the programming language C, and are based on the solution of dynamic mass and energy balances. The features of HIL are implemented in a multi-client architecture. This includes primarily the simulation and communication. Other feature are implemented: import of virtual systems from a CAE system, adjustment of parameters of the simulation using structured sets of parameters, features for a distributed simulation of complex systems in the network, a tool for the dimensioning of controllers, chart and visualization features.

  1. Man-machine interface design of real-time hardware-in-loop simulation system for power regulation of nuclear heating reactor

    International Nuclear Information System (INIS)

    Ni Xiaoli; Huang Xiaojin; Dong Zhe

    2009-01-01

    It is necessary to set up real-time hardware-in-loop simulation system for power regulation of nuclear heating reactor (NHR) because it is used in the load following instance such as seawater desalination and energy source. As the experiment data are so large that it is hard to be real-time all in one computer and to save and show the data.With the distributed configuration, the system was set up having a legible and intuitionist man-machine interface, speeding the model calculation computer and meeting the requirements of power regulation of NHR. Screen clear and concise, easy command input and results output make the system easier to verify. (authors)

  2. Operational Range of Several Interface Algorithms for Different Power Hardware-In-The-Loop Setups

    Directory of Open Access Journals (Sweden)

    Ron Brandl

    2017-11-01

    Full Text Available The importance of Power Hardware-in-the-Loop (PHIL experiments is rising more and more over the last decade in the field of power system and components testing. Due to the bidirectional exchange between virtual and physical systems, a true-to-reality interface is essential; however, linking several dynamic systems, stability issues can challenge the experiments, the components under test, and the individuals performing the experiments. Over the time, several interface algorithms (IA have been developed and analyzed, each having different advantages and disadvantages in view of combining virtual simulations with physical power systems. Finally, IA are very specific to the kind of PHIL experiment. This paper investigates the operational range of several IA for specific PHIL setups by calculations, simulations, and measurements. Therefore, a selection of the mainly used respectively optimized IA is mathematically described. The operational range is verified in a PHIL system testing environment. Furthermore, in order to study the influence of different PHIL setups, according to software and hardware impedance, different tests using linear and switching amplifiers are performed.

  3. Dynamic fuel cell models and their application in hardware in the loop simulation

    Energy Technology Data Exchange (ETDEWEB)

    Lemes, Zijad; Maencher, H. [MAGNUM Automatisierungstechnik GmbH, Bunsenstr. 22, D-64293 Darmstadt (Germany); Vath, Andreas; Hartkopf, Th. [Technische Universitaet Darmstadt/Institut fuer Elektrische Energiewandlung, Landgraf-Georg-Str. 4, D-64283 Darmstadt (Germany)

    2006-03-21

    Currently, fuel cell technology plays an important role in the development of alternative energy converters for mobile, portable and stationary applications. With the help of physical based models of fuel cell systems and appropriate test benches it is possible to design different applications and investigate their stationary and dynamic behaviour. The polymer electrolyte membrane (PEM) fuel cell system model includes gas humidifier, air and hydrogen supply, current converter and a detailed stack model incorporating the physical characteristics of the different layers. In particular, the use of these models together with hardware in the loop (HIL) capable test stands helps to decrease the costs and accelerate the development of fuel cell systems. The interface program provides fast data exchange between the test bench and the physical model of the fuel cell or any other systems in real time. So the flexibility and efficiency of the test bench increase fundamentally, because it is possible to replace real components with their mathematical models. (author)

  4. Test system design for Hardware-in-Loop evaluation of PEM fuel cells and auxiliaries

    Energy Technology Data Exchange (ETDEWEB)

    Randolf, Guenter; Moore, Robert M. [Hawaii Natural Energy Institute, University of Hawaii, Honolulu, HI (United States)

    2006-07-14

    In order to evaluate the dynamic behavior of proton exchange membrane (PEM) fuel cells and their auxiliaries, the dynamic capability of the test system must exceed the dynamics of the fastest component within the fuel cell or auxiliary component under test. This criterion is even more critical when a simulated component of the fuel cell system (e.g., the fuel cell stack) is replaced by hardware and Hardware-in-Loop (HiL) methodology is employed. This paper describes the design of a very fast dynamic test system for fuel cell transient research and HiL evaluation. The integration of the real time target (which runs the simulation), the test stand PC (that controls the operation of the test stand), and the programmable logic controller (PLC), for safety and low-level control tasks, into one single integrated unit is successfully completed. (author)

  5. Real-Time Hardware-in-the-Loop Laboratory Testing for Multisensor Sense and Avoid Systems

    Directory of Open Access Journals (Sweden)

    Giancarmine Fasano

    2013-01-01

    Full Text Available This paper focuses on a hardware-in-the-loop facility aimed at real-time testing of architectures and algorithms of multisensor sense and avoid systems. It was developed within a research project aimed at flight demonstration of autonomous non-cooperative collision avoidance for Unmanned Aircraft Systems. In this framework, an optionally piloted Very Light Aircraft was used as experimental platform. The flight system is based on multiple-sensor data integration and it includes a Ka-band radar, four electro-optical sensors, and two dedicated processing units. The laboratory test system was developed with the primary aim of prototype validation before multi-sensor tracking and collision avoidance flight tests. System concept, hardware/software components, and operating modes are described in the paper. The facility has been built with a modular approach including both flight hardware and simulated systems and can work on the basis of experimentally tested or synthetically generated scenarios. Indeed, hybrid operating modes are also foreseen which enable performance assessment also in the case of alternative sensing architectures and flight scenarios that are hardly reproducible during flight tests. Real-time multisensor tracking results based on flight data are reported, which demonstrate reliability of the laboratory simulation while also showing the effectiveness of radar/electro-optical fusion in a non-cooperative collision avoidance architecture.

  6. Hardware-in-the-loop vehicle system including dynamic fuel cell model

    Energy Technology Data Exchange (ETDEWEB)

    Lemes, Z.; Lenhart, T.; Braun, M.; Maencher, H. [MAGNUM Automatisierungstechnik GmbH, Darmstadt (Germany)

    2005-07-01

    In order to reduce costs and accelerate the development of fuel cells and systems the usage of hardware-in-the-loop (HIL) testing and dynamic modelling opens new possibilities. The dynamic model of a proton exchange membrane fuel cell (PEMFC) together with a vehicle model is used to carry out a comprehensive system investigation, which allows designing and optimising the behaviour of the components and the entire fuel cell system. The set-up of a HIL system enables real time interaction between the selected hardware and the model. (orig.)

  7. Development of a hardware-in-the-loop testbed to demonstrate multiple spacecraft operations in proximity

    Science.gov (United States)

    Eun, Youngho; Park, Sang-Young; Kim, Geuk-Nam

    2018-06-01

    This paper presents a new state-of-the-art ground-based hardware-in-the-loop test facility, which was developed to verify and demonstrate autonomous guidance, navigation, and control algorithms for space proximity operations and formation flying maneuvers. The test facility consists of two complete spaceflight simulators, an aluminum-based operational arena, and a set of infrared motion tracking cameras; thus, the testbed is capable of representing space activities under circumstances prevailing on the ground. The spaceflight simulators have a maximum of five-degree-of-freedom in a quasi-momentum-free environment, which is produced by a set of linear/hemispherical air-bearings and a horizontally leveled operational arena. The tracking system measures the real-time three-dimensional position and attitude to provide state variables to the agents. The design of the testbed is illustrated in detail for every element throughout the paper. The practical hardware characteristics of the active/passive measurement units and internal actuators are identified in detail from various perspectives. These experimental results support the successful development of the entire facility and enable us to implement and verify the spacecraft proximity operation strategy in the near future.

  8. Voith Maxima: simulation-based throttle parameterisation; Voith Maxima: Simulationsbasierte Reglerparametrierung. Bei der Elektronik-Entwicklung der Lokomotive Voith Maxima wurden Methoden der Hardware-in-the-Loop-Simulation zur Reglerparametrierung eingesetzt

    Energy Technology Data Exchange (ETDEWEB)

    Schmidt, Thorsten; Hanke, Bjoern [IAV GmbH, Gifhorn (Germany). Powertrain Mechatronik; Jung, Eggert [Voith Turbo Lokomotiv Technik, Kiel (Germany)

    2008-10-15

    For fine-tuning of the diesel engine throttle control on the new Voith Maxima, IAV GmbH developed a physical Hardware-in-the-Loop simulation (HiL), whose parameterisation is based chiefly on easily obtainable construction design data. With the aid of the HiL simulation, the software functions of the of the engine's ECU could already be parameterised and verified in the lab, before a running prototype was available. As a result, a throttle application was available at an early stage, needing only to be further optimised during subsequent test runs. This enabled the number of driving trials, with the cost and effort involved, to be reduced. Looking to the future, an extended HiL simulation with an optimisation algorithm for automatic throttle parameterisation will allow for a further reduction in application development costs. (orig.)

  9. Hardware-in-the-loop-based development methods for mechatronic light control; Hardware-in-the-loop basierte Entwicklungsmethodik fuer eine mechatronische Leuchtweiteregelung

    Energy Technology Data Exchange (ETDEWEB)

    Opgen-Rhein, P.

    2005-07-01

    A hardware-in-the-loop solution is presented which in the system integration phase takes account of the process of functional property validation of mechatronic light control systems. The method is not tested on the road but on a test rig with defined boundary conditions. This test stand, combined with objective assessment criteria developed for the specific requirements, helps to minimize the number of costly road tests still required. Using the example of an adaptive filter of a light control system, the author shows how filter paramaters are applied on the test stand, and how the subjective judgement of the driver is taken into account as well in the evaluations. (orig.)

  10. Utilization of a hardware-in-the-loop-system for controlling the speed of an eddy current brake

    International Nuclear Information System (INIS)

    Kramer, V; Brauneis, P; Schmidt, K; Mishra, R

    2012-01-01

    Rapid prototyping with a hardware-in-the-loop (HiL) system significantly reduces the development time for controller-type testing and is widely used in various fields of engineering. In this discussion, a controller is developed for a speed control application utilizing a magnetic brake. A mathematical model is presented first that has been implemented in Matlab/ Simulink. The controller development steps are described that will form the basis of a control system for a wind turbine. A test is carried out that simulates the wind turbine inertial load.

  11. A Novel Supervisory Control Algorithm to Improve the Performance of a Real-Time PV Power-Hardware-In-Loop Simulator with Non-RTDS

    Directory of Open Access Journals (Sweden)

    Dae-Jin Kim

    2017-10-01

    Full Text Available A programmable direct current (DC power supply with Real-time Digital Simulator (RTDS-based photovoltaic (PV Power Hardware-In-the-Loop (PHIL simulators has been used to improve the control algorithm and reliability of a PV inverter. This paper proposes a supervisory control algorithm for a PV PHIL simulator with a non-RTDS device that is an alternative solution to a high-cost PHIL simulator. However, when such a simulator with the conventional algorithm which is used in an RTDS is connected to a PV inverter, the output is in the transient state and it makes it impossible to evaluate the performance of the PV inverter. Therefore, the proposed algorithm controls the voltage and current target values according to constant voltage (CV and constant current (CC modes to overcome the limitation of the Computing Unit and DC power supply, and it also uses a multi-rate system to account for the characteristics of each component of the simulator. A mathematical model of a PV system, programmable DC power supply, isolated DC measurement device, and Computing Unit are integrated to form a real-time processing simulator. Performance tests are carried out with a commercial PV inverter and prove the superiority of this proposed algorithm against the conventional algorithm.

  12. Air Vehicle Technology Integration Program (AVTIP) Delivery Order 0008: Open Control Platform (OCP) Software Enabled Control (SEC) Hardware in the Loop Simulation Program

    National Research Council Canada - National Science Library

    Portilla, Eric

    2004-01-01

    ...) contract awarded to Northrop Grumman Corporation (NGC). The OCP HITL program developed a Hardware-in-the Loop facility for demonstrating and evaluating High-Confidence Software and Systems (HCSS...

  13. Benchmarking and Hardware-In-The-Loop Operation of a ...

    Science.gov (United States)

    Engine Performance evaluation in support of LD MTE. EPA used elements of its ALPHA model to apply hardware-in-the-loop (HIL) controls to the SKYACTIV engine test setup to better understand how the engine would operate in a chassis test after combined with future leading edge technologies, advanced high-efficiency transmission, reduced mass, and reduced roadload. Predict future vehicle performance with Atkinson engine. As part of its technology assessment for the upcoming midterm evaluation of the 2017-2025 LD vehicle GHG emissions regulation, EPA has been benchmarking engines and transmissions to generate inputs for use in its ALPHA model

  14. Hardware-in-the-loop environment for the design and test of regulators in the refrigeration technology; Hardware-in-the-Loop Umgebung fuer den Entwurf und Test von kaeltetechnischen Reglern

    Energy Technology Data Exchange (ETDEWEB)

    Koeberle, Thomas; Becker, Martin [Hochschule Biberach (Germany). Inst. fuer Gebaeude- und Energiesysteme

    2012-07-01

    In its Directive on energy efficiency, The European Commission has specified a target value for saving primary energy by 20 % up the year 2020. According to current projections, the target will be failed by half. This is why significantly more efforts are needed. The energy consumption of the technical supply of coldness amounts nearly 14 % of the total consumption of electrical power in Germany. The Research Council Coldness specifies that the potential for energy conservation in the refrigeration engineering amounts up to 40 %. Thus, more effort must be made in the refrigeration engineering in order to reach the energy saving targets of the European Commission. Thereby, the major portion of the potential of energy saving consists of the establishment of the requirements in regard to system concepts and components as well as the control. The control of refrigeration systems provides a simple possibility of intervention to optimize the energy efficiency. The optimization of control parameters is usually achieved only with great experience and knowledge. There are any tools which facilitate an objective comparison of optimization measures of control concepts, strategies and settings. In order to facilitate the evaluation and comparison of refrigeration controls, a hardware-in-the-loop test environment was set up at the University of Applied Sciences in Biberach (Federal Republic of Germany). The test environment facilitates an implementation of a controller in a simulation environment so that the controller drives the simulation model of the chiller. Due to this procedure, tests are possible under standardized and reproducible conditions. The impact of modified control parameters, disturbances and modifications in the regulatory approach can be investigated by means of the possibility of a targeted impacting of individual disturbances. The test rig was designed, built and tested at the University of Applied Sciences in Biberach. Simulation models were adapted to the

  15. High Performance Motion-Planner Architecture for Hardware-In-the-Loop System Based on Position-Based-Admittance-Control

    OpenAIRE

    Francesco La Mura; Giovanni Todeschini; Hermes Giberti

    2018-01-01

    This article focuses on a Hardware-In-the-Loop application developed from the advanced energy field project LIFES50+. The aim is to replicate, inside a wind gallery test facility, the combined effect of aerodynamic and hydrodynamic loads on a floating wind turbine model for offshore energy production, using a force controlled robotic device, emulating floating substructure’s behaviour. In addition to well known real-time Hardware-In-the-Loop (HIL) issues, the particular application presented ...

  16. The Application of Hardware in the Loop Testing for Distributed Engine Control

    Science.gov (United States)

    Thomas, George L.; Culley, Dennis E.; Brand, Alex

    2016-01-01

    The essence of a distributed control system is the modular partitioning of control function across a hardware implementation. This type of control architecture requires embedding electronics in a multitude of control element nodes for the execution of those functions, and their integration as a unified system. As the field of distributed aeropropulsion control moves toward reality, questions about building and validating these systems remain. This paper focuses on the development of hardware-in-the-loop (HIL) test techniques for distributed aero engine control, and the application of HIL testing as it pertains to potential advanced engine control applications that may now be possible due to the intelligent capability embedded in the nodes.

  17. Power Hardware-in-the-Loop Evaluation of PV Inverter Grid Support on Hawaiian Electric Feeders

    Energy Technology Data Exchange (ETDEWEB)

    Nelson, Austin A [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Prabakar, Kumaraguru [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Nagarajan, Adarsh [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Nepal, Shaili [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Hoke, Anderson F [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Asano, Marc [Hawaiian Electric Company; Ueda, Reid [Hawaiian Electric Company; Ifuku, Earle [Hawaiian Electric Company

    2017-10-03

    As more grid-connected photovoltaic (PV) inverters become compliant with evolving interconnections requirements, there is increased interest from utilities in understanding how to best deploy advanced grid-support functions (GSF) in the field. One efficient and cost-effective method to examine such deployment options is to leverage power hardware-in-the-loop (PHIL) testing methods, which combine the fidelity of hardware tests with the flexibility of computer simulation. This paper summarizes a study wherein two Hawaiian Electric feeder models were converted to real-time models using an OPAL-RT real-time digital testing platform, and integrated with models of GSF capable PV inverters based on characterization test data. The integrated model was subsequently used in PHIL testing to evaluate the effects of different fixed power factor and volt-watt control settings on voltage regulation of the selected feeders using physical inverters. Selected results are presented in this paper, and complete results of this study were provided as inputs for field deployment and technical interconnection requirements for grid-connected PV inverters on the Hawaiian Islands.

  18. Power-hardware-in-the-loop test of VSC-HVDC connection for off-shore wind power plants

    Energy Technology Data Exchange (ETDEWEB)

    Sharma, Ranjan [Siemens Wind Power A/S, Brande (Denmark); Technical Univ. of Denmark (Denmark). Center for Electric Technology; Cha, Seung T.; Wu, Qiuwei; Rasmussen, Tonny W.; Oestergaard, Jacob [Technical Univ. of Denmark (Denmark). Center for Electric Technology; Jensen, Kim H. [Siemens Wind Power A/S, Brande (Denmark)

    2011-07-01

    This paper present a power-hardware-in-the-loop (PHIL) test of an off-shore wind power plant (WPP) interconnected to the on-shore grid via a VSC-HVDC connection. The intention of the PHIL test is to verify the hardware interaction and the control co-ordination between the plant side VSC of the HVDC system and the wind turbines within the WPP in order to ensure smooth operation of the WPP under both normal and fault operating condition. The PHIL test platform is comprised of a real time digital simulator (RTDS), a Spitzenberger Spies three phase 7,5 kW power amplifier, a purpose built VSC and a DC chopper. The WPP is simulated in the RTDS as a single full-scale wind turbine. The simulated WPP interacts with the WPP side VSC through the power amplifier. The interface between the RTDS and the power amplifier is done via an analogue GTAO I/O card of the RTDS and the input channel of the amplifier. The amplifier scales up the voltages at the point of connection of the WPP in the RTDS to the voltage level for the WPP side VSC. The WPP side VSC converter is equipped with a DC chopper. The test results show the successful control coordination between the WPP and the plant side VSC converter of the HVDC connection of the WPP. (orig.)

  19. Simulation of closed loop controlled boost converter for solar installation

    Directory of Open Access Journals (Sweden)

    Kalirasu Athimulam

    2010-01-01

    Full Text Available With the shortage of the energy and ever increasing of the oil price, research on the renewable and green energy sources, especially the solar arrays and the fuel cells, becomes more and more important. How to achieve high stepup and high efficiency DC/DC converters is the major consideration in the renewable power applications due to the low voltage of PV arrays and fuel cells. In this paper digital simulation of closed loop controlled boost converter for solar installation is presented. Circuit models for open loop and closed loop controlled systems are developed using the blocks of simulink. The simulation results are compared with the theoretical results. This converter has advantages like improved power factor, fast response and reduced hardware. .

  20. In-the-loop simulation of electronic automatic temperature control systems: HVAC modeling

    Energy Technology Data Exchange (ETDEWEB)

    Domschke, R.; Matthes, M. [Visteon Deutschland GmbH, Kerpen (Germany)

    2006-07-01

    The Electronic Automatic Temperature Control (EATC) ensures the occupant comfort and provides safety features like rapid defrost and demist protection. Doing this, the EATC controller provides a direct interface to the end consumer and has a considerable impact on customer satisfaction. The In-the-loop (IL) simulation process is an integral part of Visteons model-based development process. It helps to design and calibrate the EATC controller. It consists of several IL simulation techniques like Model-in-the-loop (MIL), Software-in-the-loop (SIL) and Hardware-in-the-loop (HIL). In this article, we will focus on MIL/SIL Simulations. MIL/SIL allows simulation of the EATC controller in a virtual vehicle environment from the early states of and throughout the development process. This ensures a rapid, high quality and robust development process. The MIL/SIL model contains a thermal vehicle model, a heating, ventilation and air conditioning (HVAC) unit model and a model of the EATC controller itself. The thermal vehicle model simulates transient temperature and humidity conditions in the passenger compartment of a vehicle, settings from the controller, heat fluxes through the vehicle shell and windows, solar load and several further boundary conditions. Whereas the thermal vehicle model of a specific vehicle can be adapted from a default data base, one has to pay special attention to the HVAC unit model. Visteon has developed a special, physically based HVAC unit model to be adapted and implemented into the MIL/SIL simulation. This HVAC model enables a straightforward implementation of different HVAC architectures into the MIL/SIL simulation. Moreover, changes in the HVAC settings (i.e. different blower/scroll assemblies) can be assessed and the influence on passenger comfort can be quantified. Examples of the MIL/SIL simulation demonstrate the benefits of this approach. Results are discussed and a further outlook provided. (orig.)

  1. Hardware-in-the-Loop emulator for a hydrokinetic turbine

    Science.gov (United States)

    Rat, C. L.; Prostean, O.; Filip, I.

    2018-01-01

    Hydroelectric power has proven to be an efficient and reliable form of renewable energy, but its impact on the environment has long been a source of concern. Hydrokinetic turbines are an emerging class of renewable energy technology designed for deployment in small rivers and streams with minimal environmental impact on the local ecosystem. Hydrokinetic technology represents a truly clean source of energy, having the potential to become a highly efficient method of harvesting renewable energy. However, in order to achieve this goal, extensive research is necessary. This paper presents a Hardware-in-the-Loop emulator for a run-of-the-river type hydrokinetic turbine. The HIL system uses an ABB ACS800 drive to control an induction machine as a significant means of replicating the behavior of the real turbine. The induction machine is coupled to a permanent magnet synchronous generator and the corresponding load. The ACS800 drive is controlled through the software system, which comprises of the hydrokinetic turbine real-time simulation through mathematical modeling in the LabVIEW programming environment running on a NI CompactRIO (cRIO) platform. The advantages of this method are that it can provide a means for testing many control configurations without requiring the presence of the real turbine. This paper contains the basic principles of a hydrokinetic turbine, particularly the run-of-the-river configurations along with the experimental results obtained from the HIL system.

  2. Software-in-the-loop simulation of a quadcopter portion for hybrid aircraft control

    Science.gov (United States)

    Mansoor, Shoaib; Saedan, Mana

    2018-01-01

    In this paper, we present the design of the software-in-the-loop simulation framework for a quadcopter that is incorporated in our hybrid aircraft. The hybrid aircraft comprises a quad-copter and a fixed wing with one forward thrust rotor. We need to develop a split control system that utilizes a typical quadcopter controller to control four motors/propellers and a supervisor controller to control a forward thrust rotor. The supervisor controller shall take feedback signals from the quadcopter and will command the fifth rotor for stabilizing the hybrid aircraft and resolves problems like thrust saturation. The simulation simulates the control algorithm and verifies the quadcopter’s behavior using MATLAB and Simulink together. Achieving these results, we come to know how our hybrid controller will be implemented, what results to expect once the forward thrust rotor is attached to the quadcopter. The software-in-the-loop simulation of a quadcopter is one of the most effective methods for verifying overall control performance and safety of the hybrid aircraft before actual hardware implementation and flight test.

  3. A Novel 100 kW Power Hardware-in-the-Loop Emulation Test Bench for Permanent Magnet Synchronous Machines with Nonlinear Magnetics

    OpenAIRE

    Schmitt, Alexander; Richter, Jan; Gommeringer, Mario; Wersal, Thomas; Braun, Michael

    2016-01-01

    This paper presents a high dynamic power hardware-inthe-loop (PHIL) emulation test bench to mimic arbitrary permanent magnet synchronous machines with nonlinear magnetics. The proposed PHIL test bench is composed of a high performance real-time simulation system to calculate the machine behaviour and a seven level modular multiphase multilevel converter to emulate the power flow of the virtual machine. The PHIL test bench is parametrized for an automotive synchronous machine and controlled by...

  4. Hardware Accelerated Simulated Radiography

    International Nuclear Information System (INIS)

    Laney, D; Callahan, S; Max, N; Silva, C; Langer, S; Frank, R

    2005-01-01

    We present the application of hardware accelerated volume rendering algorithms to the simulation of radiographs as an aid to scientists designing experiments, validating simulation codes, and understanding experimental data. The techniques presented take advantage of 32 bit floating point texture capabilities to obtain validated solutions to the radiative transport equation for X-rays. An unsorted hexahedron projection algorithm is presented for curvilinear hexahedra that produces simulated radiographs in the absorption-only regime. A sorted tetrahedral projection algorithm is presented that simulates radiographs of emissive materials. We apply the tetrahedral projection algorithm to the simulation of experimental diagnostics for inertial confinement fusion experiments on a laser at the University of Rochester. We show that the hardware accelerated solution is faster than the current technique used by scientists

  5. PaTAVTT: A Hardware-in-the-Loop Scaled Platform for Testing Autonomous Vehicle Trajectory Tracking

    Directory of Open Access Journals (Sweden)

    Zhigang Xu

    2017-01-01

    Full Text Available With the advent of autonomous vehicles, in particular its adaptability to harsh conditions, the research and development of autonomous vehicles attract significant attention by not only academia but also practitioners. Due to the high risk, high cost, and difficulty to test autonomous vehicles under harsh conditions, the hardware-in-the-loop (HIL scaled platform has been proposed as it is a safe, inexpensive, and effective test method. This platform system consists of scaled autonomous vehicle, scaled roadway, monitoring center, transmission device, positioning device, and computers. This paper uses a case of the development process of tracking control for high-speed U-turn to build the tracking control function. Further, a simplified vehicle dynamics model and a trajectory tracking algorithm have been considered to build the simulation test. The experiment results demonstrate the effectiveness of the HIL scaled platform.

  6. Hardware-Accelerated Simulated Radiography

    International Nuclear Information System (INIS)

    Laney, D; Callahan, S; Max, N; Silva, C; Langer, S.; Frank, R

    2005-01-01

    We present the application of hardware accelerated volume rendering algorithms to the simulation of radiographs as an aid to scientists designing experiments, validating simulation codes, and understanding experimental data. The techniques presented take advantage of 32-bit floating point texture capabilities to obtain solutions to the radiative transport equation for X-rays. The hardware accelerated solutions are accurate enough to enable scientists to explore the experimental design space with greater efficiency than the methods currently in use. An unsorted hexahedron projection algorithm is presented for curvilinear hexahedral meshes that produces simulated radiographs in the absorption-only regime. A sorted tetrahedral projection algorithm is presented that simulates radiographs of emissive materials. We apply the tetrahedral projection algorithm to the simulation of experimental diagnostics for inertial confinement fusion experiments on a laser at the University of Rochester

  7. PDCI Wide-Area Damping Control: PSLF Simulations of the 2016 Open and Closed Loop Test Plan

    Energy Technology Data Exchange (ETDEWEB)

    Wilches Bernal, Felipe [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Pierre, Brian Joseph [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Elliott, Ryan Thomas [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Schoenwald, David A. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Byrne, Raymond H. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Neely, Jason C. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Trudnowski, Daniel J. [Montana Tech of the Univ. of Montana, Butte, MT (United States); Donnelly, Matthew K. [Montana Tech of the Univ. of Montana, Butte, MT (United States)

    2017-03-01

    To demonstrate and validate the performance of the wide-are a damping control system, the project plans to conduct closed-loop tests on the PDCI in summer/fall 2016. A test plan details the open and closed loop tests to be conducted on the P DCI using the wide-area damping control system. To ensure the appropriate level of preparedness, simulations were performed in order to predict and evaluate any possible unsafe operations before hardware experiments are attempted. This report contains the result s from these simulations using the power system dynamics software PSLF (Power System Load Flow, trademark of GE). The simulations use the WECC (Western Electricity Coordinating Council) 2016 light summer and heavy summer base cases.

  8. Practical Considerations regarding Implementation of Wind Power Applications into Real-Time Hardware-In-The-Loop Framework

    DEFF Research Database (Denmark)

    Petersen, Lennart; Iov, Florin

    2017-01-01

    , where the focus is laid on the model development in a real-time simulator. It enables to verify the functionality of developed controls, which is one of the research priorities due to the increased complexity of large wind power plants requiring high level of com-munication between plant control......This paper addresses the system implementation of voltage control architecture in wind power plants into a Real-Time Hardware-In-The-Loop framework. The increasing amount of wind power penetration into the power systems has en-gaged the wind power plants to take over the responsibility for adequate...... control of the node voltages, which has previ-ously been accomplished by conventional generation. Voltage support at the point of common coupling is realized by an overall wind power plant controller which requires high-performance and robust control solution. In most cases the system including all...

  9. Advanced Platform for Development and Evaluation of Grid Interconnection Systems Using Hardware-in-the-Loop: Part III - Grid Interconnection System Evaluator

    Energy Technology Data Exchange (ETDEWEB)

    Lundstrom, B.; Shirazi, M.; Coddington, M.; Kroposki, B.

    2013-01-01

    This paper describes a Grid Interconnection System Evaluator (GISE) that leverages hardware-in-the-loop (HIL) simulation techniques to rapidly evaluate the grid interconnection standard conformance of an ICS according to the procedures in IEEE Std 1547.1. The architecture and test sequencing of this evaluation tool, along with a set of representative ICS test results from three different photovoltaic (PV) inverters, are presented. The GISE adds to the National Renewable Energy Laboratory's (NREL) evaluation platform that now allows for rapid development of ICS control algorithms using controller HIL (CHIL) techniques, the ability to test the dc input characteristics of PV-based ICSs through the use of a PV simulator capable of simulating real-world dynamics using power HIL (PHIL), and evaluation of ICS grid interconnection conformance.

  10. Hardware-in-the-Loop environment for testing and commissioning of space controllers; Hardware-in-the-Loop Umgebung zum Test und zur Inbetriebnahme von Raumreglern

    Energy Technology Data Exchange (ETDEWEB)

    Adlhoch, Alexander; Becker, Martin [Hochschule Biberach (Germany). Inst. fuer Gebaeude- und Energiesysteme

    2012-07-01

    The energy-efficient and optimal functioning of room controllers in terms of indoor air climates is influenced mainly by the control algorithm and the optimal adjustment of the parameters of controllers used in terms of space requirements. In the practical operation, deficits in the function or parameters of the controller are hardly or only with great effort metrological detectable, but have a significant impact on the energy consumption and / or the indoor climate comfort. In a hardware-in-the-loop (HIL) environment, room controllers can be examined in terms of the function under defined conditions, and different controllers can be evaluated comparatively. It is also possible to adjust the parameters of the controller before the commissioning. The HiL environment presented in the contribution under consideration consists of a model of the controlled system, a hardware coupler and a real controller to be tested. Among the spatial models, it can be selected from a plurality of different types of space which in turn can be assigned by means of different spatial parameters and environmental models. These combinations enable a replication of a test scenario corresponding to the later application. The hardware coupler provides a selection of physical inputs and outputs as well as interfaces to different bus systems (for example KNX, LON, EnOcean) for connecting different types of controllers. The construction and operation of a HIL test stand for space controller is presented based on first practical control tests. At this, the focus is on the suitability of this test environment for a variety of different controllers as well as development assistance and assistance for the adjustment of parameters. The HiL environments developed in the joint research project HiL RHK1 for the testing of space controllers, controllers for HVAC systems and refrigeration technology controllers have been developed so that the HiL environments can be coupled to a multi-HIL environment. This

  11. High Performance Motion-Planner Architecture for Hardware-In-the-Loop System Based on Position-Based-Admittance-Control

    Directory of Open Access Journals (Sweden)

    Francesco La Mura

    2018-02-01

    Full Text Available This article focuses on a Hardware-In-the-Loop application developed from the advanced energy field project LIFES50+. The aim is to replicate, inside a wind gallery test facility, the combined effect of aerodynamic and hydrodynamic loads on a floating wind turbine model for offshore energy production, using a force controlled robotic device, emulating floating substructure’s behaviour. In addition to well known real-time Hardware-In-the-Loop (HIL issues, the particular application presented has stringent safety requirements of the HIL equipment and difficult to predict operating conditions, so that extra computational efforts have to be spent running specific safety algorithms and achieving desired performance. To meet project requirements, a high performance software architecture based on Position-Based-Admittance-Control (PBAC is presented, combining low level motion interpolation techniques, efficient motion planning, based on buffer management and Time-base control, and advanced high level safety algorithms, implemented in a rapid real-time control architecture.

  12. Benchmarking and Hardware-In-The-Loop Operation of a 2014 MAZDA SkyActiv (SAE 2016-01-1007)

    Science.gov (United States)

    Engine Performance evaluation in support of LD MTE. EPA used elements of its ALPHA model to apply hardware-in-the-loop (HIL) controls to the SKYACTIV engine test setup to better understand how the engine would operate in a chassis test after combined with future leading edge tech...

  13. Introduction to co-simulation of software and hardware in embedded processor systems

    Energy Technology Data Exchange (ETDEWEB)

    Dreike, P.L.; McCoy, J.A.

    1996-09-01

    From the dawn of the first use of microprocessors and microcontrollers in embedded systems, the software has been blamed for products being late to market, This is due to software being developed after hardware is fabricated. During the past few years, the use of Hardware Description (or Design) Languages (HDLs) and digital simulation have advanced to a point where the concurrent development of software and hardware can be contemplated using simulation environments. This offers the potential of 50% or greater reductions in time-to-market for embedded systems. This paper is a tutorial on the technical issues that underlie software-hardware (swhw) co-simulation, and the current state of the art. We review the traditional sequential hardware-software design paradigm, and suggest a paradigm for concurrent design, which is supported by co-simulation of software and hardware. This is followed by sections on HDLs modeling and simulation;hardware assisted approaches to simulation; microprocessor modeling methods; brief descriptions of four commercial products for sw-hw co-simulation and a description of our own experiments to develop a co-simulation environment.

  14. Real-Time ECG Simulation for Hybrid Mock Circulatory Loops.

    Science.gov (United States)

    Korn, Leonie; Rüschen, Daniel; Zander, Niklas; Leonhardt, Steffen; Walter, Marian

    2018-02-01

    Classically, mock circulatory loops only simulate mechanical properties of the circulation. To connect the hydraulic world with electrophysiology, we present a real-time electrical activity model of the heart and show how to integrate this model into a real-time mock loop simulation. The model incorporates a predefined conduction pathway and a simplified volume conductor to solve the bidomain equations and the forward problem of electrocardiography, resulting in a physiological simulation of the electrocardiogram (ECG) at arbitrary electrode positions. A complete physiological simulation of the heart's excitation would be too CPU intensive. Thus, in our model, complexity was reduced to allow real-time simulation of ECG-triggered medical systems in vitro; this decreases time and cost in the development process. Conversely, the presented model can still be adapted to various pathologies by locally changing the properties of the heart's conduction pathway. To simulate the ECG, the heart is divided into suitable areas, which are innervated by the hierarchically structured conduction system. To distinguish different cardiac regions, a segmentation of the heart was performed. In these regions, Prim's algorithm was applied to identify the directed minimal spanning trees for conduction orientation. Each node of the tree was assigned to a cardiac action potential generated by its hybrid automaton to represent the heart's conduction system by the spatial distribution of action potentials. To generate the ECG output, the bidomain equations were implemented and a simple model of the volume conductor of the body was used to solve the forward problem of electrocardiography. As a result, the model simulates potentials at arbitrary electrode positions in real-time. To verify the developed real-time ECG model, measurements were made within a hybrid mock circulatory loop, including a simple ECG-triggered ventricular assist device control. The model's potential value is to simulate

  15. Fuel Economy Improvement of a Heavy-Duty Powertrain by Using Hardware-in-Loop Simulation and Calibration

    Directory of Open Access Journals (Sweden)

    Bolan Liu

    2015-09-01

    Full Text Available Fuel economy efficiency is one of the most important parameters for vehicle powertrains, which is of particular interest for heavy-duty powertrain calibration. Conventionally, this work relies heavily on road tests, which cost more and may lead to long duration product development cycles. The paper proposes a novel hardware-in-loop modeling and calibration method to work it out. A dSPACE hardware-based test bench was successfully established and validated, which is valuable for a more efficient and easier shift schedule in calibration. Meanwhile, a real-time dynamic powertrain model, including a diesel engine, torque converter, gear box and driver model was built. Typical driving cycles that both velocity and slope information were constructed for different road conditions. A basic economic shift schedule was initially calculated and then optimal calibrated by the test bench. The results show that there is an optimal relationship between an economic shift schedule and speed regulation. By matching the best economic shift schedule regulation to different road conditions; the fuel economy of vehicles can be improved. In a smooth driving cycle; when the powertrain applies a larger speed regulation such as 12% and the corresponding shift schedule; the fuel consumption is smaller and is reduced by 13%. In a complex driving cycle, when the powertrain applies a smaller speed regulation such as 5% along with the corresponding shift schedule; the fuel consumption is smaller and is reduced by 5%. The method thus can provide guidance for economic calibration experiments of off-road heavy-duty vehicles.

  16. Advanced Platform for Development and Evaluation of Grid Interconnection Systems Using Hardware-in-the-Loop: Part III -- Grid Interconnection System Evaluator: Preprint

    Energy Technology Data Exchange (ETDEWEB)

    Lundstrom, B.; Shirazi, M.; Coddington, M.; Kroposki, B.

    2013-01-01

    This paper, presented at the IEEE Green Technologies Conference 2013, describes a Grid Interconnection System Evaluator (GISE) that leverages hardware-in-the-loop (HIL) simulation techniques to rapidly evaluate the grid interconnection standard conformance of an ICS according to the procedures in IEEE Std 1547.1 (TM). The architecture and test sequencing of this evaluation tool, along with a set of representative ICS test results from three different photovoltaic (PV) inverters, are presented. The GISE adds to the National Renewable Energy Laboratory's (NREL) evaluation platform that now allows for rapid development of ICS control algorithms using controller HIL (CHIL) techniques, the ability to test the dc input characteristics of PV-based ICSs through the use of a PV simulator capable of simulating real-world dynamics using power HIL (PHIL), and evaluation of ICS grid interconnection conformance.

  17. Development of a hardware-in-the-loop-test rig to verify the reliability of oil burner pumps. Application by the use of biocide in domestic heating oil; Entwicklung eines Hardware-in-the-loop Pruefstands zum Nachweis der Betriebssicherheit von Oelbrennerpumpen. Anwendungen bei Einsatz von Biozidadditiven

    Energy Technology Data Exchange (ETDEWEB)

    Rheinberg, Oliver van; Lukito, Jayadi; Liska, Martin [Oel-Waerme-Institut gGmbH (OWI), Aachen-Herzogenrath (Germany)

    2009-09-15

    Within this project, a hardware-in-the-loop test rig has been developed to investigate the influence of different fuels on the reliability of oil burner pumps. The test rig is constructed with commercial burner components. One test rig consists of four pump cycles, where the fuel recirculates for max. 2000 h. Low powered electric motors of 90 Watts have been used deliberately, so that the apparatus is more sensitive to failure due to an increase in pump load. A practise relevant intermittent operating mode has been implemented for the simulation of real operation characteristics. The measured variable and evaluation parameters are start-up torque, intake pressure, fuel pump pressure and temperature. Operation failures of oil burner pumps in the field, due to an over-additisation of biocides, have been observed. These failures could be reproducibly simulated on the pump test stands. The results of the project are a redefinition of limits of biocide concentration and the development of new biocides, which are suitable for use in domestic heating oil with a content of up to 20 % Fatty-Acid-Methyl-Ester. (orig.)

  18. Strategy and Evaluation of Vehicle Collision Avoidance Control via Hardware-in-the-Loop Platform

    Directory of Open Access Journals (Sweden)

    Sin-Li Chen

    2016-11-01

    Full Text Available This paper proposes a novel control approach for vehicle collision avoidance of urban vehicles. For safe driving in urban environments, this paper presents both one-dimensional and two-dimensional solutions, which can be applied to the collision avoidance via steering assistance, automatic braking, and warning of collision. Strategies are verified under the software CarSim, and the experimental evaluations are carried out under the combination of CarSim with a hardware-in-the-loop platform. The results show the feasibility and effectiveness of the proposed algorithm on vehicle collision avoidance.

  19. Rapid Simulation of Flat Knitting Loops Based On the Yarn Texture and Loop Geometrical Model

    Directory of Open Access Journals (Sweden)

    Lu Zhiwen

    2017-06-01

    Full Text Available In order to create realistic loop primitives suitable for the fast computer-aided design (CAD of the flat knitted fabric, we have a research on the geometric model of the loop as well as the variation of the loop surface. Establish the texture variation model based on the changing process from the normal yarn to loop that provides the realistic texture of the simulative loop. Then optimize the simulative loop based on illumination variation. This paper develops the computer program with the optimization algorithm and achieves the loop simulation of different yarns to verify the feasibility of the proposed algorithm. Our work provides a fast CAD of the flat knitted fabric with loop simulation, and it is not only more realistic but also material adjustable. Meanwhile it also provides theoretical value for the flat knitted fabric computer simulation.

  20. Design, Development, and Testing of a UAV Hardware-in-the-Loop Testbed for Aviation and Airspace Prognostics Research

    Science.gov (United States)

    Kulkarni, Chetan; Teubert, Chris; Gorospe, George; Burgett, Drew; Quach, Cuong C.; Hogge, Edward

    2016-01-01

    The airspace is becoming more and more complicated, and will continue to do so in the future with the integration of Unmanned Aerial Vehicles (UAVs), autonomy, spacecraft, other forms of aviation technology into the airspace. The new technology and complexity increases the importance and difficulty of safety assurance. Additionally, testing new technologies on complex aviation systems & systems of systems can be very difficult, expensive, and sometimes unsafe in real life scenarios. Prognostic methodology provides an estimate of the health and risks of a component, vehicle, or airspace and knowledge of how that will change over time. That measure is especially useful in safety determination, mission planning, and maintenance scheduling. The developed testbed will be used to validate prediction algorithms for the real-time safety monitoring of the National Airspace System (NAS) and the prediction of unsafe events. The framework injects flight related anomalies related to ground systems, routing, airport congestion, etc. to test and verify algorithms for NAS safety. In our research work, we develop a live, distributed, hardware-in-the-loop testbed for aviation and airspace prognostics along with exploring further research possibilities to verify and validate future algorithms for NAS safety. The testbed integrates virtual aircraft using the X-Plane simulator and X-PlaneConnect toolbox, UAVs using onboard sensors and cellular communications, and hardware in the loop components. In addition, the testbed includes an additional research framework to support and simplify future research activities. It enables safe, accurate, and inexpensive experimentation and research into airspace and vehicle prognosis that would not have been possible otherwise. This paper describes the design, development, and testing of this system. Software reliability, safety and latency are some of the critical design considerations in development of the testbed. Integration of HITL elements in

  1. Extending the Capabilities of Closed-loop Distributed Engine Control Simulations Using LAN Communication

    Science.gov (United States)

    Aretskin-Hariton, Eliot D.; Zinnecker, Alicia Mae; Culley, Dennis E.

    2014-01-01

    Distributed Engine Control (DEC) is an enabling technology that has the potential to advance the state-of-the-art in gas turbine engine control. To analyze the capabilities that DEC offers, a Hardware-In-the-Loop (HIL) test bed is being developed at NASA Glenn Research Center. This test bed will support a systems-level analysis of control capabilities in closed-loop engine simulations. The structure of the HIL emulates a virtual test cell by implementing the operator functions, control system, and engine on three separate computers. This implementation increases the flexibility and extensibility of the HIL. Here, a method is discussed for implementing these interfaces by connecting the three platforms over a dedicated Local Area Network (LAN). This approach is verified using the Commercial Modular Aero-Propulsion System Simulation 40k (C-MAPSS40k), which is typically implemented on one computer. There are marginal differences between the results from simulation of the typical and the three-computer implementation. Additional analysis of the LAN network, including characterization of network load, packet drop, and latency, is presented. The three-computer setup supports the incorporation of complex control models and proprietary engine models into the HIL framework.

  2. Digital Controller Development Methodology Based on Real-Time Simulations with LabVIEW FPGA Hardware-Software Toolset

    Directory of Open Access Journals (Sweden)

    Tommaso Caldognetto

    2013-12-01

    Full Text Available In this paper, we exemplify the use of NI Lab-VIEW FPGA as a rapid prototyping environment for digital controllers. In our power electronics laboratory, it has been successfully employed in the development, debugging, and test of different power converter controllers for microgrid applications.The paper shows how this high level programming language,together with its target hardware platforms, including CompactRIO and Single Board RIO systems, allows researchers and students to develop even complex applications in reasonable times. The availability of efficient drivers for the considered hardware platforms frees the users from the burden of low level programming. At the same time, the high level programming approach facilitates software re-utilization, allowing the laboratory know-how to steadily grow along time. Furthermore, it allows hardware-in-the-loop real-time simulation, that proved to be effective, and safe, in debugging even complex hardware and software co-designed controllers. To illustrate the effectiveness of these hardware-software toolsets and of the methodology based upon them, two case studies are

  3. Hardware in the Loop Testing of an Iodine-Fed Hall Thruster

    Science.gov (United States)

    Polzin, Kurt A.; Peeples, Steven R.; Cecil, Jim; Lewis, Brandon L.; Molina Fraticelli, Jose C.; Clark, James P.

    2015-01-01

    chamber (it is under 10(exp -6) torr at -75 C), making it possible to 'cryopump' the propellant with lower-cost recirculating refrigerant-based systems as opposed to using liquid nitrogen or low temperature gaseous helium cryopanels. In the present paper, we describe testing performed using an iodine-fed 200 W Hall thruster mounted to a thrust stand and operated in conjunction with MSFCs Small Projects Rapid Integration and Test Environment (SPRITE) Portable Hardware In the Loop (PHIL) hardware. This work is performed in support of the iodine satellite (iSAT) project, which aims to fly a 200-W iodine-fed thruster on a 12-U CubeSat. The SPRITE PHIL hardware allows a given vehicle to do a checkout of its avionics algorithm by allowing it to monitor and feed data to simulated sensors and effectors in a digital environment. These data are then used to determine the attitude of the vehicle and a separate computer is used to interpret the data set and visualize it using a 3D graphical interface. The PHIL hardware allows the testing of the vehicles bus by providing 'real' hardware interfaces (in the case of this test a real RS422 bus) and specific components can be modeled to show their interactions with the avionics algorithm (e.g. a thruster model). For the iSAT project the PHIL is used to visualize the operating cycle of the thruster and the subsequent effect this thrusting has on the attitude of the satellite over a given period of time. The test is controlled using software running on an Andrews Space Cortex 160 flight computer. This computer is the current baseline for a full iSAT mission. While the test could be conducted with a lab computer and software, the team chose to exercise the propulsion system with a representative CubeSat-class computer. For purposes of this test, the "flight" software monitored the propulsion and PPU systems, controlled operation of the thruster, and provided thruster state data to the PHIL simulation. Commands to operate the thruster were

  4. Real-Time Human in the Loop MBS Simulation in the Fraunhofer Robot-Based Driving Simulator

    Directory of Open Access Journals (Sweden)

    Kleer Michael

    2014-08-01

    Full Text Available The paper encompasses the overview of hardware architecture and the systems characteristics of the Fraunhofer driving simulator. First, the requirements of the real-time model and the real-time calculation hardware are defined and discussed in detail. Aspects like transport delay and the parallel computation of complex real-time models are presented. In addition, the interfacing of the models with the simulator system is shown. Two simulator driving tests, including a fully interactive rough terrain driving with a wheeled excavator and a test drive with a passenger car, are set to demonstrate system characteristics. Furthermore, the simulator characteristics of practical significance, such as simulator response time delay, simulator acceleration signal bandwidth obtained from artificial excitation and from the simulator driving test, will be presented and discussed.

  5. Exploiting current-generation graphics hardware for synthetic-scene generation

    Science.gov (United States)

    Tanner, Michael A.; Keen, Wayne A.

    2010-04-01

    Increasing seeker frame rate and pixel count, as well as the demand for higher levels of scene fidelity, have driven scene generation software for hardware-in-the-loop (HWIL) and software-in-the-loop (SWIL) testing to higher levels of parallelization. Because modern PC graphics cards provide multiple computational cores (240 shader cores for a current NVIDIA Corporation GeForce and Quadro cards), implementation of phenomenology codes on graphics processing units (GPUs) offers significant potential for simultaneous enhancement of simulation frame rate and fidelity. To take advantage of this potential requires algorithm implementation that is structured to minimize data transfers between the central processing unit (CPU) and the GPU. In this paper, preliminary methodologies developed at the Kinetic Hardware In-The-Loop Simulator (KHILS) will be presented. Included in this paper will be various language tradeoffs between conventional shader programming, Compute Unified Device Architecture (CUDA) and Open Computing Language (OpenCL), including performance trades and possible pathways for future tool development.

  6. Real-Time Digital Simulation of Inertial Response with Hardware-in-the-Loop Implementation on the CART3 Wind Turbine at the National Wind Technology Center

    Energy Technology Data Exchange (ETDEWEB)

    Gao, Wenzhong; Wang, Xiao; Muljadi, Eduard; Gevorgian, Vahan; Scholbrock, Andrew

    2017-09-01

    the performances of the two methods in terms of their frequency nadirs, rates of change of frequency, and recovery times. We conclude the results under various wind speeds and penetration cases, which provide insight into designing the inertial response of WTGs. Further, we discuss the impact of the parameters on the performance of the inertial control methods. We evaluate both the scaling factors for the FBIC method and the slope values for the TLIC methods. The simulation work shows the characteristics of different inertial responses compared to conventional synchronous generators. Based on the simulation results, we modify, improve, and test the inertial control methods under a more realistic wind turbine model based on FAST. We then validate the inertial responses under highly turbulent wind conditions generated by TurbSim, and we examine their influences on the turbine mechanical components. The extensive simulation proves the effectiveness of the proposed inertial control methods as well as the nine-bus test power system. We then reconsider the parameters. We rebuild the same test power system using Real time Simulator Computer Aided Design (RSCAD), and we implement the inertial control methods in the real Controls Advanced Research Turbine (CART3), which is prepared for the hardware-in-the-loop field-test simulation. After the setups for the hardware and software hybrid simulation platform are complete, the inertial response is further tested on a real wind turbine for the first time, in which CART3 release the controlled inertial response against the emulated frequency excursion, provided by the real-time simulated power system test bed in RTDS.

  7. 6 DOF Nonlinear AUV Simulation Toolbox

    Science.gov (United States)

    1997-01-01

    advantage of monitor is you can change the shared memory variables at any time. So it can be used for “ hardware in loopsimulation. An editable monitor...for tuning controller. “ Hardware in loopsimulation will be tested in recently. In the coming year, we will improve this simulation software. We

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

  9. Atomistic simulations of the formation of -component dislocation loops in α-zirconium

    Energy Technology Data Exchange (ETDEWEB)

    Dai, Cong, E-mail: dai.cong@queensu.ca; Balogh, Levente; Yao, Zhongwen; Daymond, Mark R., E-mail: mark.daymond@queensu.ca

    2016-09-15

    The formation of -component dislocation loops in α-Zr is believed to be responsible for the breakaway irradiation growth experimentally observed under high irradiation fluences. However, while -loop growth is well described by existing models, the atomic mechanisms responsible for the nucleation of -component dislocation loops are still not clear. In the present work, both interstitial and vacancy -type dislocation loops are initially equilibrated at different temperatures. Cascades simulations in the vicinity of the -type loops are then performed by selecting an atom as the primary knock-on atoms (PKAs) with different kinetic energies, using molecular dynamics simulations. No -component dislocation loop was formed in cascades simulations with a 10 keV PKA, but -component interstitial loops were observed after the interaction between discontinuous 50 keV PKAs and pre-existing -type interstitial loops. The comparisons of cascades simulations in volumes having pre-existing -type interstitial and vacancy loops suggest that the reaction between the PKAs and -type interstitial loops is responsible for the formation of -component interstitial loops.

  10. Power-Hardware-In-the-Loop (PHIL) Test of VSC-based HVDC connection for Offshore Wind Power Plants (WPPs)

    DEFF Research Database (Denmark)

    Sharma, Ranjan; Cha, Seung-Tae; Wu, Qiuwei

    2011-01-01

    This paper presents a power-hardware-in-the-loop (PHIL) test for an offshore wind power plant (WPP) interconnected to the onshore grid by a VSC-based HVDC connection. The intention of the PHIL test is to verify the control coordination between the plant side converter of the HVDC connection...... the successful control coordination between the WPP and the plant side VSC converter of the HVDC connection of the WPP....

  11. Analysis for Parallel Execution without Performing Hardware/Software Co-simulation

    OpenAIRE

    Muhammad Rashid

    2014-01-01

    Hardware/software co-simulation improves the performance of embedded applications by executing the applications on a virtual platform before the actual hardware is available in silicon. However, the virtual platform of the target architecture is often not available during early stages of the embedded design flow. Consequently, analysis for parallel execution without performing hardware/software co-simulation is required. This article presents an analysis methodology for parallel execution of ...

  12. Battery algorithm verification and development using hardware-in-the-loop testing

    Science.gov (United States)

    He, Yongsheng; Liu, Wei; Koch, Brain J.

    Battery algorithms play a vital role in hybrid electric vehicles (HEVs), plug-in hybrid electric vehicles (PHEVs), extended-range electric vehicles (EREVs), and electric vehicles (EVs). The energy management of hybrid and electric propulsion systems needs to rely on accurate information on the state of the battery in order to determine the optimal electric drive without abusing the battery. In this study, a cell-level hardware-in-the-loop (HIL) system is used to verify and develop state of charge (SOC) and power capability predictions of embedded battery algorithms for various vehicle applications. Two different batteries were selected as representative examples to illustrate the battery algorithm verification and development procedure. One is a lithium-ion battery with a conventional metal oxide cathode, which is a power battery for HEV applications. The other is a lithium-ion battery with an iron phosphate (LiFePO 4) cathode, which is an energy battery for applications in PHEVs, EREVs, and EVs. The battery cell HIL testing provided valuable data and critical guidance to evaluate the accuracy of the developed battery algorithms, to accelerate battery algorithm future development and improvement, and to reduce hybrid/electric vehicle system development time and costs.

  13. Battery algorithm verification and development using hardware-in-the-loop testing

    Energy Technology Data Exchange (ETDEWEB)

    He, Yongsheng [General Motors Global Research and Development, 30500 Mound Road, MC 480-106-252, Warren, MI 48090 (United States); Liu, Wei; Koch, Brain J. [General Motors Global Vehicle Engineering, Warren, MI 48090 (United States)

    2010-05-01

    Battery algorithms play a vital role in hybrid electric vehicles (HEVs), plug-in hybrid electric vehicles (PHEVs), extended-range electric vehicles (EREVs), and electric vehicles (EVs). The energy management of hybrid and electric propulsion systems needs to rely on accurate information on the state of the battery in order to determine the optimal electric drive without abusing the battery. In this study, a cell-level hardware-in-the-loop (HIL) system is used to verify and develop state of charge (SOC) and power capability predictions of embedded battery algorithms for various vehicle applications. Two different batteries were selected as representative examples to illustrate the battery algorithm verification and development procedure. One is a lithium-ion battery with a conventional metal oxide cathode, which is a power battery for HEV applications. The other is a lithium-ion battery with an iron phosphate (LiFePO{sub 4}) cathode, which is an energy battery for applications in PHEVs, EREVs, and EVs. The battery cell HIL testing provided valuable data and critical guidance to evaluate the accuracy of the developed battery algorithms, to accelerate battery algorithm future development and improvement, and to reduce hybrid/electric vehicle system development time and costs. (author)

  14. Hardware in the loop testing and evaluation of seaborne search radars

    CSIR Research Space (South Africa)

    Strydom, JJ

    2012-09-01

    Full Text Available for independent testing and evaluation of radar systems. The CSIR digital radio frequency memory (DRFM) hardware technology is used as the basis of these test systems. DRFM's are traditionally used for EW applications, but processing power of field programmable... environment simulation (RES) on digital radio frequency memory (DRFM) platforms can be utilised to test the performance of a search radar in a sea clutter Y ra n ge X r a n g e S h a p e p a r a m e t e r 0 1 2 3 4 x 1 0 4 - 3 - 2 - 1...

  15. Accelerated Degradation for Hardware in the Loop Simulation of Fuel Cell-Gas Turbine Hybrid System

    DEFF Research Database (Denmark)

    Abreu-Sepulveda, Maria A.; Harun, Nor Farida; Hackett, Gregory

    2015-01-01

    The U.S. Department of Energy (DOE)-National Energy Technology Laboratory (NETL) in Morgantown, WV has developed the hybrid performance (HyPer) project in which a solid oxide fuel cell (SOFC) one-dimensional (1D), real-time operating model is coupled to a gas turbine hardware system by utilizing...

  16. HIL Simulation of Power Electronics and Electric Drives for Automotive Applications

    Directory of Open Access Journals (Sweden)

    Frank Puschmann

    2012-12-01

    Full Text Available Hardware-in-the-loop simulation is today a standard method for testing electronic equipment in the automotive industry. Since electric drives and power electronic devices are more and more important in automotive applications, these kinds of systems have to be integrated into the hardware-in-the-loop simulation. Power converters and electric drives are used in many different applications in vehicles today (hybrid electric or electric powertrain, electric steering systems, DC-DC converters, etc.. The wide range of applications, topologies, and power levels results in various different approaches and solutions for hardware-in-the-loop testing. This paper gives an overview of hardware-in-the-loop simulation of power electronics and electric drives in the automotive industry. The currently available technologies are described and future challenges are outlined.

  17. Power Hardware-in-the-Loop-Based Anti-Islanding Evaluation and Demonstration

    Energy Technology Data Exchange (ETDEWEB)

    Schoder, Karl [Florida State Univ., Tallahassee, FL (United States). Ceter for Advanced Power Systems (CAPS); Langston, James [Florida State Univ., Tallahassee, FL (United States). Ceter for Advanced Power Systems (CAPS); Hauer, John [Florida State Univ., Tallahassee, FL (United States). Ceter for Advanced Power Systems (CAPS); Bogdan, Ferenc [Florida State Univ., Tallahassee, FL (United States). Ceter for Advanced Power Systems (CAPS); Steurer, Michael [Florida State Univ., Tallahassee, FL (United States). Ceter for Advanced Power Systems (CAPS); Mather, Barry [National Renewable Energy Lab. (NREL), Golden, CO (United States)

    2015-10-01

    The National Renewable Energy Laboratory (NREL) teamed with Southern California Edison (SCE), Clean Power Research (CPR), Quanta Technology (QT), and Electrical Distribution Design (EDD) to conduct a U.S. Department of Energy (DOE) and California Public Utility Commission (CPUC) California Solar Initiative (CSI)-funded research project investigating the impacts of integrating high-penetration levels of photovoltaics (PV) onto the California distribution grid. One topic researched in the context of high-penetration PV integration onto the distribution system is the ability of PV inverters to (1) detect islanding conditions (i.e., when the distribution system to which the PV inverter is connected becomes disconnected from the utility power connection) and (2) disconnect from the islanded system within the time specified in the performance specifications outlined in IEEE Standard 1547. This condition may cause damage to other connected equipment due to insufficient power quality (e.g., over-and under-voltages) and may also be a safety hazard to personnel that may be working on feeder sections to restore service. NREL teamed with the Florida State University (FSU) Center for Advanced Power Systems (CAPS) to investigate a new way of testing PV inverters for IEEE Standard 1547 unintentional islanding performance specifications using power hardware-in-loop (PHIL) laboratory testing techniques.

  18. Hardware in the loop radar environment simulation on wideband DRFM platforms

    CSIR Research Space (South Africa)

    Strydom, JJ

    2012-10-01

    Full Text Available @csir.co.za, dnaiker@csir.co.za, kolivier@csir.co.za Keywords: DRFM, ECM, Complex Targets, Clutter, HIL, radar environment, simulation. Abstract This paper describes the development and testing of a digital radio frequency memory (DRFM) kernel, as well... as follows: Section 2 describes the design of a high performance DRFM kernel. Section 3 describes the integration of this kernel into a radar environment simulator system. Sections 4, 5 and 6 then present the generation of realistic targets, ECM...

  19. Exploring the Dynamics of Propeller Loops in Human Telomeric DNA Quadruplexes Using Atomistic Simulations

    Science.gov (United States)

    2017-01-01

    We have carried out a series of extended unbiased molecular dynamics (MD) simulations (up to 10 μs long, ∼162 μs in total) complemented by replica-exchange with the collective variable tempering (RECT) approach for several human telomeric DNA G-quadruplex (GQ) topologies with TTA propeller loops. We used different AMBER DNA force-field variants and also processed simulations by Markov State Model (MSM) analysis. The slow conformational transitions in the propeller loops took place on a scale of a few μs, emphasizing the need for long simulations in studies of GQ dynamics. The propeller loops sampled similar ensembles for all GQ topologies and for all force-field dihedral-potential variants. The outcomes of standard and RECT simulations were consistent and captured similar spectrum of loop conformations. However, the most common crystallographic loop conformation was very unstable with all force-field versions. Although the loss of canonical γ-trans state of the first propeller loop nucleotide could be related to the indispensable bsc0 α/γ dihedral potential, even supporting this particular dihedral by a bias was insufficient to populate the experimentally dominant loop conformation. In conclusion, while our simulations were capable of providing a reasonable albeit not converged sampling of the TTA propeller loop conformational space, the force-field description still remained far from satisfactory. PMID:28475322

  20. Manned Flight Simulator (MFS)

    Data.gov (United States)

    Federal Laboratory Consortium — The Aircraft Simulation Division, home to the Manned Flight Simulator (MFS), provides real-time, high fidelity, hardware-in-the-loop flight simulation capabilities...

  1. Advanced Simulation Center

    Data.gov (United States)

    Federal Laboratory Consortium — The Advanced Simulation Center consists of 10 individual facilities which provide missile and submunition hardware-in-the-loop simulation capabilities. The following...

  2. A Modular Framework for Modeling Hardware Elements in Distributed Engine Control Systems

    Science.gov (United States)

    Zinnecker, Alicia M.; Culley, Dennis E.; Aretskin-Hariton, Eliot D.

    2015-01-01

    Progress toward the implementation of distributed engine control in an aerospace application may be accelerated through the development of a hardware-in-the-loop (HIL) system for testing new control architectures and hardware outside of a physical test cell environment. One component required in an HIL simulation system is a high-fidelity model of the control platform: sensors, actuators, and the control law. The control system developed for the Commercial Modular Aero-Propulsion System Simulation 40k (C-MAPSS40k) provides a verifiable baseline for development of a model for simulating a distributed control architecture. This distributed controller model will contain enhanced hardware models, capturing the dynamics of the transducer and the effects of data processing, and a model of the controller network. A multilevel framework is presented that establishes three sets of interfaces in the control platform: communication with the engine (through sensors and actuators), communication between hardware and controller (over a network), and the physical connections within individual pieces of hardware. This introduces modularity at each level of the model, encouraging collaboration in the development and testing of various control schemes or hardware designs. At the hardware level, this modularity is leveraged through the creation of a SimulinkR library containing blocks for constructing smart transducer models complying with the IEEE 1451 specification. These hardware models were incorporated in a distributed version of the baseline C-MAPSS40k controller and simulations were run to compare the performance of the two models. The overall tracking ability differed only due to quantization effects in the feedback measurements in the distributed controller. Additionally, it was also found that the added complexity of the smart transducer models did not prevent real-time operation of the distributed controller model, a requirement of an HIL system.

  3. Combining hardware and simulation for datacenter scaling studies

    DEFF Research Database (Denmark)

    Ruepp, Sarah Renée; Pilimon, Artur; Thrane, Jakob

    2017-01-01

    and simulation to illustrate the scalability and performance of datacenter networks. We simulate a Datacenter network and interconnect it with real world traffic generation hardware. Analysis of the introduced packet conversion and virtual queueing delays shows that the conversion efficiency is at the order...

  4. Flat Knitting Loop Deformation Simulation Based on Interlacing Point Model

    Directory of Open Access Journals (Sweden)

    Jiang Gaoming

    2017-12-01

    Full Text Available In order to create realistic loop primitives suitable for the faster CAD of the flat-knitted fabric, we have performed research on the model of the loop as well as the variation of the loop surface. This paper proposes an interlacing point-based model for the loop center curve, and uses the cubic Bezier curve to fit the central curve of the regular loop, elongated loop, transfer loop, and irregular deformed loop. In this way, a general model for the central curve of the deformed loop is obtained. The obtained model is then utilized to perform texture mapping, texture interpolation, and brightness processing, simulating a clearly structured and lifelike deformed loop. The computer program LOOP is developed by using the algorithm. The deformed loop is simulated with different yarns, and the deformed loop is applied to design of a cable stitch, demonstrating feasibility of the proposed algorithm. This paper provides a loop primitive simulation method characterized by lifelikeness, yarn material variability, and deformation flexibility, and facilitates the loop-based fast computer-aided design (CAD of the knitted fabric.

  5. Hardware in the Loop Performance Assessment of LIDAR-Based Spacecraft Pose Determination.

    Science.gov (United States)

    Opromolla, Roberto; Fasano, Giancarmine; Rufino, Giancarlo; Grassi, Michele

    2017-09-24

    In this paper an original, easy to reproduce, semi-analytic calibration approach is developed for hardware-in-the-loop performance assessment of pose determination algorithms processing point cloud data, collected by imaging a non-cooperative target with LIDARs. The laboratory setup includes a scanning LIDAR, a monocular camera, a scaled-replica of a satellite-like target, and a set of calibration tools. The point clouds are processed by uncooperative model-based algorithms to estimate the target relative position and attitude with respect to the LIDAR. Target images, acquired by a monocular camera operated simultaneously with the LIDAR, are processed applying standard solutions to the Perspective- n -Points problem to get high-accuracy pose estimates which can be used as a benchmark to evaluate the accuracy attained by the LIDAR-based techniques. To this aim, a precise knowledge of the extrinsic relative calibration between the camera and the LIDAR is essential, and it is obtained by implementing an original calibration approach which does not need ad-hoc homologous targets (e.g., retro-reflectors) easily recognizable by the two sensors. The pose determination techniques investigated by this work are of interest to space applications involving close-proximity maneuvers between non-cooperative platforms, e.g., on-orbit servicing and active debris removal.

  6. Theoretical Modeling and Simulation of Phase-Locked Loop (PLL for Clock Data Recovery (CDR

    Directory of Open Access Journals (Sweden)

    Zainab Mohamad Ashari

    2012-01-01

    Full Text Available Modern communication and computer systems require rapid (Gbps, efficient  and large bandwidth data transfers. Agressive scaling of digital integrated systems  allow buses and communication controller circuits to be integrated with the microprocessor on the same chip. The  Peripheral Component Interconnect Express (PCIe protocol handles all communcation between the central processing unit (CPU and hardware devices. PCIe buses require efficient clock data recovery circuits (CDR to recover clock signals embedded in data during transmission. This paper describes the theoretical modeling and simulation of a phase-locked loop (PLL used in a CDR circuit. A simple PLL architecture for a 5 GHz CDR circuit is proposed  and elaborated in this work. Simulations were carried out using a Hardware Description Language, Verilog-AMS. The effect of jitter on the proposed design is also simulated and evaluated in this work. It was found that the proposed design is robust against both input and VCO jitter.ABSTRAK: Sistem komunikasi dan komputer moden memerlukan pemindahan data yang cekap (Gbps, dan bandwidth yang besar. Pengecilan agresif menggunakan teknik sistem digital bersepadu membenarkan bas dan litar pengawal komunikasi disatukan dengan  mikroprocessor dalam cip yang sama. Protokol persisian komponen sambung tara ekspres (PCIe mengendalikan semua komunikasi antara unit pemprosesan pusat (CPU dan peranti perkakasan. Bas PCIe memerlukan litar jam pemulihan data (CDR yang cekap untuk mendapatkan kembali isyarat jam yang tertanam dalam data semasa transmisi. Karya ini menerangkan teori pemodelan dan simulasi gelung fasa terkunci (PLL untuk CDR. Rekabentuk 5 GHz PLL yang mudah telah dicadangkan dalm kertas kerja ini. Simulasi telah dijalankan menggunakan perisian verilog-AMS. Simulasi mengunnakan kesan ketar dalam reka bentuk yang dicadangkan telah dinilai. Reka bentuk yang dicadangkan terbukti teguh mengatasi ganguan ketar di input dan VCO.KEY WORDS

  7. Closed loop performance of a brushless dc motor powered electromechanical actuator for flight control applications. [computerized simulation for Shuttle Orbiter applications

    Science.gov (United States)

    Demerdash, N. A.; Nehl, T. W.

    1980-01-01

    A comprehensive digital model for the analysis and possible optimization of the closed loop dynamic (instantaneous) performance of a power conditioner fed, brushless dc motor powered, electromechanical actuator system (EMA) is presented. This model was developed for the simulation of the dynamic performance of an actual prototype EMA built for NASA-JSC as a possible alternative to hydraulic actuators for consideration in Space Shuttle Orbiter applications. Excellent correlation was achieved between numerical model simulation and experimental test results obtained from the actual hardware. These results include: various current and voltage waveforms in the machine-power conditioner (MPC) unit, flap position as well as other control loop variables in response to step commands of change of flap position. These results with consequent conclusions are detailed in the paper.

  8. UPTF loop seal tests and their RELAP simulation

    International Nuclear Information System (INIS)

    Tuomainen, M.; Tuunanen, J.

    1997-01-01

    In a pressurized water reactor the loop seals have an effect on the natural circulation. If a loop seal is filled with water it can cause a flow stagnation in the loop during two-phase natural circulation. Also the pressure loss over a filled loop seal is high, which lowers the water level in the core. Tests to investigate the loop seal behaviour were performed on a German Upper Plenum Test Facility (UPTF). The purpose of the tests was to study the amount of water in the loop seal under different steam flow rates. The tests were simulated with RELAP5/MOD3.2. With high steam flow rates the code had problems in simulating the amount of the water remaining in the pump elbow, but in general the agreement between the calculated results and the experimental data was good. (orig.)

  9. A real-time computer simulation of nuclear simulator software using standard PC hardware and linux environments

    International Nuclear Information System (INIS)

    Cha, K. H.; Kweon, K. C.

    2001-01-01

    A feasibility study, which standard PC hardware and Real-Time Linux are applied to real-time computer simulation of software for a nuclear simulator, is presented in this paper. The feasibility prototype was established with the existing software in the Compact Nuclear Simulator (CNS). Throughout the real-time implementation in the feasibility prototype, we has identified that the approach can enable the computer-based predictive simulation to be approached, due to both the remarkable improvement in real-time performance and the less efforts for real-time implementation under standard PC hardware and Real-Time Linux envrionments

  10. Issues in visual support to real-time space system simulation solved in the Systems Engineering Simulator

    Science.gov (United States)

    Yuen, Vincent K.

    1989-01-01

    The Systems Engineering Simulator has addressed the major issues in providing visual data to its real-time man-in-the-loop simulations. Out-the-window views and CCTV views are provided by three scene systems to give the astronauts their real-world views. To expand the window coverage for the Space Station Freedom workstation a rotating optics system is used to provide the widest field of view possible. To provide video signals to as many viewpoints as possible, windows and CCTVs, with a limited amount of hardware, a video distribution system has been developed to time-share the video channels among viewpoints at the selection of the simulation users. These solutions have provided the visual simulation facility for real-time man-in-the-loop simulations for the NASA space program.

  11. Presenting simulation results in a nested loop plot.

    Science.gov (United States)

    Rücker, Gerta; Schwarzer, Guido

    2014-12-12

    Statisticians investigate new methods in simulations to evaluate their properties for future real data applications. Results are often presented in a number of figures, e.g., Trellis plots. We had conducted a simulation study on six statistical methods for estimating the treatment effect in binary outcome meta-analyses, where selection bias (e.g., publication bias) was suspected because of apparent funnel plot asymmetry. We varied five simulation parameters: true treatment effect, extent of selection, event proportion in control group, heterogeneity parameter, and number of studies in meta-analysis. In combination, this yielded a total number of 768 scenarios. To present all results using Trellis plots, 12 figures were needed. Choosing bias as criterion of interest, we present a 'nested loop plot', a diagram type that aims to have all simulation results in one plot. The idea was to bring all scenarios into a lexicographical order and arrange them consecutively on the horizontal axis of a plot, whereas the treatment effect estimate is presented on the vertical axis. The plot illustrates how parameters simultaneously influenced the estimate. It can be combined with a Trellis plot in a so-called hybrid plot. Nested loop plots may also be applied to other criteria such as the variance of estimation. The nested loop plot, similar to a time series graph, summarizes all information about the results of a simulation study with respect to a chosen criterion in one picture and provides a suitable alternative or an addition to Trellis plots.

  12. Particle Transport Simulation on Heterogeneous Hardware

    CERN Multimedia

    CERN. Geneva

    2014-01-01

    CPUs and GPGPUs. About the speaker Vladimir Koylazov is CTO and founder of Chaos Software and one of the original developers of the V-Ray raytracing software. Passionate about 3D graphics and programming, Vlado is the driving force behind Chaos Group's software solutions. He participated in the implementation of algorithms for accurate light simulations and support for different hardware platforms, including CPU and GPGPU, as well as distributed calculat...

  13. Dynamic simulation of perturbation responses in a closed-loop virtual arm model.

    Science.gov (United States)

    Du, Yu-Fan; He, Xin; Lan, Ning

    2010-01-01

    A closed-loop virtual arm (VA) model has been developed in SIMULINK environment by adding spinal reflex circuits and propriospinal neural networks to the open-loop VA model developed in early study [1]. An improved virtual muscle model (VM4.0) is used to speed up simulation and to generate more precise recruitment of muscle force at low levels of muscle activation. Time delays in the reflex loops are determined by their synaptic connections and afferent transmission back to the spinal cord. Reflex gains are properly selected so that closed-loop responses are stable. With the closed-loop VA model, we are developing an approach to evaluate system behaviors by dynamic simulation of perturbation responses. Joint stiffness is calculated based on simulated perturbation responses by a least-squares algorithm in MATLAB. This method of dynamic simulation will be essential for further evaluation of feedforward and reflex control of arm movement and position.

  14. Integrated defense system framework and high fidelity hardware-in-the-loop sensor stimulators

    Science.gov (United States)

    Buford, James A., Jr.; Barnett, Thomas C., Jr.; Vatz, Bernard W., II; Williams, M. Joshua; Van Bebber, James; Burson, Cliff

    2008-04-01

    The Strategic Defense Center of the U.S. Army Aviation and Missile Research, Development and Engineering Center (AMRDEC), System Simulation and Development Directorate (SS&DD) provides modeling and simulation (M&S) tools, providing medium and hi-fi sensor stimulation, and test control frameworks to evaluate performance of integrated defense systems. These systems include hardware and software representations provided by and operated by Service Program Offices or their representatives. The representations are geographically distributed, but linked together to provide a dynamic, real-time, interactive test environment that is centrally controlled and synchronized through Global Positioning System (GPS) sources. The distributed nodes and the central control facility communicate through the Single Stimulation Framework (SSF). Operation of the SSF provides characterization and assessment of the integrated defense systems. This paper will summarize the concept, features, and functions of the SSF. The complex communications will be discussed, as well as the philosophy of stimulating the participating system components externally with consistent scenarios and truth state data that will bypass the simulation of these events by the individual participants.

  15. Advancements Made to the Wingman Software-in-the-Loop (SIL) Simulation: How to Operate the SIL

    Science.gov (United States)

    2017-12-01

    then comparing the positions in the simulation . This required going through the mesh generation and conversion process multiple times. b. One of the...ARL-TR-8254 ● DEC 2017 US Army Research Laboratory Advancements Made to the Wingman Software-in-the-Loop (SIL) Simulation : How...TR-8254 ● DEC 2017 US Army Research Laboratory Advancements Made to the Wingman Software-in-the-Loop (SIL) Simulation : How to Operate the SIL

  16. Power Hardware-in-the-Loop Evaluation of PV Inverter Grid Support on Hawaiian Electric Feeders: Preprint

    Energy Technology Data Exchange (ETDEWEB)

    Nelson, Austin; Prabakar, Kumaraguru; Nagarajan, Adarsh; Nepal, Shaili; Hoke, Anderson; Asano, Marc; Ueda, Reid; Ifuku, Earle

    2017-05-08

    As more grid-connected photovoltaic (PV) inverters become compliant with evolving interconnections requirements, there is increased interest from utilities in understanding how to best deploy advanced grid-support functions (GSF) in the field. One efficient and cost-effective method to examine such deployment options is to leverage power hardware-in-the-loop (PHIL) testing methods. Two Hawaiian Electric feeder models were converted to real-time models in the OPAL-RT real-time digital testing platform, and integrated with models of GSF capable PV inverters that were modeled from characterization test data. The integrated model was subsequently used in PHIL testing to evaluate the effects of different fixed power factor and volt-watt control settings on voltage regulation of the selected feeders. The results of this study were provided as inputs for field deployment and technical interconnection requirements for grid-connected PV inverters on the Hawaiian Islands.

  17. Process/Equipment Co-Simulation on Syngas Chemical Looping Process

    Energy Technology Data Exchange (ETDEWEB)

    Zeng, Liang; Zhou, Qiang; Fan, Liang-Shih

    2012-09-30

    The chemical looping strategy for fossil energy applications promises to achieve an efficient energy conversion system for electricity, liquid fuels, hydrogen and/or chemicals generation, while economically separate CO{sub 2} by looping reaction design in the process. Chemical looping particle performance, looping reactor engineering, and process design and applications are the key drivers to the success of chemical looping process development. In order to better understand and further scale up the chemical looping process, issues such as cost, time, measurement, safety, and other uncertainties need to be examined. To address these uncertainties, advanced reaction/reactor modeling and process simulation are highly desired and the modeling efforts can accelerate the chemical looping technology development, reduce the pilot-scale facility design time and operating campaigns, as well as reduce the cost and technical risks. The purpose of this work is thus to conduct multiscale modeling and simulations on the key aspects of chemical looping technology, including particle reaction kinetics, reactor design and operation, and process synthesis and optimization.

  18. ANNarchy: a code generation approach to neural simulations on parallel hardware

    Science.gov (United States)

    Vitay, Julien; Dinkelbach, Helge Ü.; Hamker, Fred H.

    2015-01-01

    Many modern neural simulators focus on the simulation of networks of spiking neurons on parallel hardware. Another important framework in computational neuroscience, rate-coded neural networks, is mostly difficult or impossible to implement using these simulators. We present here the ANNarchy (Artificial Neural Networks architect) neural simulator, which allows to easily define and simulate rate-coded and spiking networks, as well as combinations of both. The interface in Python has been designed to be close to the PyNN interface, while the definition of neuron and synapse models can be specified using an equation-oriented mathematical description similar to the Brian neural simulator. This information is used to generate C++ code that will efficiently perform the simulation on the chosen parallel hardware (multi-core system or graphical processing unit). Several numerical methods are available to transform ordinary differential equations into an efficient C++code. We compare the parallel performance of the simulator to existing solutions. PMID:26283957

  19. A mathematical model for the simulation of thermal transients in the water loop of IPEN

    International Nuclear Information System (INIS)

    Pontedeiro, A.C.

    1980-01-01

    A mathematical model for simulation of thermal transients in the water loop at the Instituto de Pesquisas Energeticas e Nucleares, Sao Paulo, Brasil, is developed. The model is based on energy equations applied to the components of the experimental water loop. The non-linear system of first order diferencial equations and of non-linear algebraic equations obtained through the utilization of the IBM 'System/360-Continous System Modeling Program' (CSMP) is resolved. An optimization of the running time of the computer is made and a typical simulation of the water loop is executed. (Author) [pt

  20. Improvement of nuclear ship engineering simulation system. Hardware renewal and interface improvement of the integral type reactor

    Energy Technology Data Exchange (ETDEWEB)

    Takahashi, Hiroki; Kyoya, Masahiko; Shimazaki, Junya [Japan Atomic Energy Research Inst., Tokai, Ibaraki (Japan). Tokai Research Establishment; Kano, Tadashi [KCS, Co., Mito, Ibaraki (Japan); Takahashi, Teruo [Energis, Co., Kobe, Hyogo (Japan)

    2001-10-01

    JAERI had carried out the design study about a lightweight and compact integral type reactor (an advanced marine reactor) with passive safety equipment as a power source for the future nuclear ships, and completed an engineering design. We have developed the simulator for the integral type reactor to confirm the design and operation performance and to utilize the study of automation of the reactor operation. The simulator can be used also for future research and development of a compact reactor. However, the improvement in a performance of hardware and a human machine interface of software of the simulator were needed for future research and development. Therefore, renewal of hardware and improvement of software have been conducted. The operability of the integral-reactor simulator has been improved. Furthermore, this improvement with the hardware and software on the market brought about better versatility, maintainability, extendibility and transfer of the system. This report mainly focuses on contents of the enhancement in a human machine interface, and describes hardware renewal and the interface improvement of the integral type reactor simulator. (author)

  1. HIL Simulation of Power Electronics and Electric Drives for Automotive Applications

    OpenAIRE

    Frank Puschmann; Axel Kiffe; Thomas Schulte

    2012-01-01

    Hardware-in-the-loop simulation is today a standard method for testing electronic equipment in the automotive industry. Since electric drives and power electronic devices are more and more important in automotive applications, these kinds of systems have to be integrated into the hardware-in-the-loop simulation. Power converters and electric drives are used in many different applications in vehicles today (hybrid electric or electric powertrain, electric steering systems, DC-DC converters, et...

  2. Development of a Radio Frequency Space Environment Path Emulator for Evaluating Spacecraft Ranging Hardware

    Science.gov (United States)

    Mitchell, Jason W.; Baldwin, Philip J.; Kurichh, Rishi; Naasz, Bo J.; Luquette, Richard J.

    2007-01-01

    The Formation Flying Testbed (FFTB) at the National Aeronautics and Space Administration (NASA) Goddard Space Flight Center (GSFC) provides a hardware-in-the-loop test environment for formation navigation and control. The facility is evolving as a modular, hybrid, dynamic simulation facility for end-to-end guidance, navigation and. control (GN&C) design and analysis of formation flying spacecraft. The core capabilities of the FFTB, as a platform for testing critical hardware and software algorithms in-the-loop, have expanded to include S-band Radio Frequency (RF) modems for inter-spacecraft communication and ranging. To enable realistic simulations that require RF ranging sensors for relative navigation, a mechanism is needed to buffer the RF signals exchanged between spacecraft that accurately emulates the dynamic environment through which the RF signals travel, including the effects of medium, moving platforms, and radiated power. The Path Emulator for RF Signals (PERFS), currently under development at NASA GSFC, provides this capability. The function and performance of a prototype device are presented.

  3. LOCA simulation tests in the RD-12 loop with multiple heat channels

    International Nuclear Information System (INIS)

    Ardron, K.H.; McGee, G.R.; Hawley, E.H.

    1985-11-01

    A series of tests has been performed in the RD-12 loop to study the bahaviour of a CANDU-type, primary heat transport system (PHTS) during the blowdown and injection phases of a loss-of-coolant accident (LOCA). Specifically, the tests were used to investigate flow stagnation and refilling of the core following a LOCA. RD-12 is a pressurized water loop with the basic geometry of a CANDU reactor PHTS, but at approximately 1/125 volume scale. The loop consists of U-tube steam generators, pumps, headers, feeders, and heated channels arranged in the symmetrical figure-of-eight configuration of the CANDU PHTS. In the LOCA simulation tests, the loop contained four horizontal heated channels, each containing a seven-element assembly of indirectly heated, fuel-rod simulators. The channels were nominally identical, and were arranged in parallel pairs between the headers in each half-circuit. Tests were carried out using various restricting orifices to represent pipe breaks of different sizes. The break sizes were specifically chosen such that stagnation conditions in the heated channels would be likely to occur. In some tests, the primary pumps were programmed to run down over a 100-s period to simulate a LOCA with simultaneous loss of pump power. Test results showed that, for certain break sizes, periods of low flow occurred in the channels in one half of the loop, leading to flow stratification and sheath temperature excursions. This report reviews the results of two of the tests, and discusses possible mechanisms that may have led to the low channel flow conditions observed in some cases. Plans for future experiments in the larger scale RD-14 facility are outlined. 5 refs

  4. Real-Time Hardware-in-the-Loop Testing for Digital Controllers

    DEFF Research Database (Denmark)

    Cha, Seung-Tae; Kwon, Park In; Wu, Qiuwei

    2012-01-01

    of the power electronics hardware are not included in the RTDS. Instead, the control algorithms are coded using the native C code and downloaded to the dedicated digital signal processor (DSP)/microcontrollers. The two experimental applications illustrate the effectiveness of the HIL controller testing...

  5. Characterization of a Prototype Radio Frequency Space Environment Path Emulator for Evaluating Spacecraft Ranging Hardware

    Science.gov (United States)

    Mitchell, Jason W.; Baldwin, Philip J.; Kurichh, Rishi; Naasz, Bo J.; Luquette, Richard J.

    2007-01-01

    The Formation Flying Testbed (FFTB) at the National Aeronautics and Space Administration (NASA) Goddard Space Flight Center (GSFC) provides a hardware-in-the-loop test environment for formation navigation and control. The facility is evolving as a modular, hybrid, dynamic simulation facility for end-to-end guidance, navigation and control (GN&C) design and analysis of formation flying spacecraft. The core capabilities of the FFTB, as a platform for testing critical hardware and software algorithms in-the-loop, have expanded to include S-band Radio Frequency (RF) modems for interspacecraft communication and ranging. To enable realistic simulations that require RF ranging sensors for relative navigation, a mechanism is needed to buffer the RF signals exchanged between spacecraft that accurately emulates the dynamic environment through which the RF signals travel, including the effects of the medium, moving platforms, and radiated power. The Path Emulator for Radio Frequency Signals (PERFS), currently under development at NASA GSFC, provides this capability. The function and performance of a prototype device are presented.

  6. Closed-loop thrust and pressure profile throttling of a nitrous oxide/hydroxyl-terminated polybutadiene hybrid rocket motor

    Science.gov (United States)

    Peterson, Zachary W.

    Hybrid motors that employ non-toxic, non-explosive components with a liquid oxidizer and a solid hydrocarbon fuel grain have inherently safe operating characteristics. The inherent safety of hybrid rocket motors offers the potential to greatly reduce overall operating costs. Another key advantage of hybrid rocket motors is the potential for in-flight shutdown, restart, and throttle by controlling the pressure drop between the oxidizer tank and the injector. This research designed, developed, and ground tested a closed-loop throttle controller for a hybrid rocket motor using nitrous oxide and hydroxyl-terminated polybutadiene as propellants. The research simultaneously developed closed-loop throttle algorithms and lab scale motor hardware to evaluate the fidelity of the throttle simulations and algorithms. Initial open-loop motor tests were performed to better classify system parameters and to validate motor performance values. Deep-throttle open-loop tests evaluated limits of stable thrust that can be achieved on the test hardware. Open-loop tests demonstrated the ability to throttle the motor to less than 10% of maximum thrust with little reduction in effective specific impulse and acoustical stability. Following the open-loop development, closed-loop, hardware-in-the-loop tests were performed. The closed-loop controller successfully tracked prescribed step and ramp command profiles with a high degree of fidelity. Steady-state accuracy was greatly improved over uncontrolled thrust.

  7. Designing Scenarios for Controller-in-the-Loop Air Traffic Simulations

    Science.gov (United States)

    Kupfer, Michael; Mercer, Joey; Cabrall, Chris; Homola, Jeff; Callantine, Todd

    2013-01-01

    Within the Human Factors Division at NASA Ames Research Center the Airspace Operations Laboratory (AOL) is developing advanced automation concepts that help to transform the National Airspace System into NextGen, the Next Generation Air Transportation System. High-fidelity human-in-the-loop (HITL) simulations are used as a means to investigate and develop roles, responsibilities, support tools, and requirements for human operators and automation. This paper describes the traffic scenario design process and strategies as used by AOL researchers. Details are presented on building scenarios for specific simulation objectives using various design strategies. A focus is set on creating scenarios based on recorded real world traffic for terminal-area simulations.

  8. A feasibility study on HTS SMES applications for power quality enhancement through both software simulations and hardware-based experiments

    Energy Technology Data Exchange (ETDEWEB)

    Kim, A.R.; Kim, J.G.; Kim, S. [Changwon National University, 9 Sarim-Dong, Changwon 641-773 (Korea, Republic of); Park, M., E-mail: paku@changwon.ac.kr [Changwon National University, 9 Sarim-Dong, Changwon 641-773 (Korea, Republic of); Yu, I.K. [Changwon National University, 9 Sarim-Dong, Changwon 641-773 (Korea, Republic of); Seong, K.C. [Superconducting Device and Cryogenics Group, Korea Electrotechnology Research Institute, Changwon 641-120 (Korea, Republic of); Watanabe, K. [HFLSM, Institute for Materials Research, Tohoku University, Sendai 980-8577 (Japan)

    2011-11-15

    SMES system was simulated to improve the power quality. The utility has one wind power generator and wind speed is continuously changed. Utility frequency was fluctuated due to wind speed variation. We made 10 kJ toroid-type HTS SMES for stabilization of utility frequency. We can monitor the operational characteristics of HTS SMES for power application. Superconducting magnetic energy storage (SMES) which promises the efficiency of more than 95% and fast response becomes a competitive energy storage device. Because of its advantages, SMES can provide benefit as a power quality enhancement device to an utility especially in connection with renewable energy sources. In this paper, a software simulation and an experiment aiming for power quality enhancement are reported. The utility was referred to Ulleung Island in Korea which had one wind power generation system. The simulation was performed using power system computer aided design/electromagnetic transient including DC (PSCAD/EMTDC) and power-hardware-in-the-loop simulation (PHILS) was implemented to monitor the operational characteristics of SMES when it was connected to utility. This study provides a highly reliable simulation results, and the feasibility of a SMES application is discussed.

  9. A feasibility study on HTS SMES applications for power quality enhancement through both software simulations and hardware-based experiments

    International Nuclear Information System (INIS)

    Kim, A.R.; Kim, J.G.; Kim, S.; Park, M.; Yu, I.K.; Seong, K.C.; Watanabe, K.

    2011-01-01

    SMES system was simulated to improve the power quality. The utility has one wind power generator and wind speed is continuously changed. Utility frequency was fluctuated due to wind speed variation. We made 10 kJ toroid-type HTS SMES for stabilization of utility frequency. We can monitor the operational characteristics of HTS SMES for power application. Superconducting magnetic energy storage (SMES) which promises the efficiency of more than 95% and fast response becomes a competitive energy storage device. Because of its advantages, SMES can provide benefit as a power quality enhancement device to an utility especially in connection with renewable energy sources. In this paper, a software simulation and an experiment aiming for power quality enhancement are reported. The utility was referred to Ulleung Island in Korea which had one wind power generation system. The simulation was performed using power system computer aided design/electromagnetic transient including DC (PSCAD/EMTDC) and power-hardware-in-the-loop simulation (PHILS) was implemented to monitor the operational characteristics of SMES when it was connected to utility. This study provides a highly reliable simulation results, and the feasibility of a SMES application is discussed.

  10. OpenMM 4: A Reusable, Extensible, Hardware Independent Library for High Performance Molecular Simulation.

    Science.gov (United States)

    Eastman, Peter; Friedrichs, Mark S; Chodera, John D; Radmer, Randall J; Bruns, Christopher M; Ku, Joy P; Beauchamp, Kyle A; Lane, Thomas J; Wang, Lee-Ping; Shukla, Diwakar; Tye, Tony; Houston, Mike; Stich, Timo; Klein, Christoph; Shirts, Michael R; Pande, Vijay S

    2013-01-08

    OpenMM is a software toolkit for performing molecular simulations on a range of high performance computing architectures. It is based on a layered architecture: the lower layers function as a reusable library that can be invoked by any application, while the upper layers form a complete environment for running molecular simulations. The library API hides all hardware-specific dependencies and optimizations from the users and developers of simulation programs: they can be run without modification on any hardware on which the API has been implemented. The current implementations of OpenMM include support for graphics processing units using the OpenCL and CUDA frameworks. In addition, OpenMM was designed to be extensible, so new hardware architectures can be accommodated and new functionality (e.g., energy terms and integrators) can be easily added.

  11. Missile Electro-Optical Countermeasures Simulation Laboratory

    Data.gov (United States)

    Federal Laboratory Consortium — This laboratory comprises several hardware-in-the-loop missile flight simulations designed specifically to evaluate the effectiveness of electro-optical air defense...

  12. Power Hardware In The Loop Validation of Fault Ride Through of VSC HVDC Connected Offshore Wind Power Plants

    DEFF Research Database (Denmark)

    Sharma, Ranjan; Wu, Qiuwei; Cha, Seung-Tae

    2014-01-01

    This paper presents the power hardware in the loop (PHIL) validation of a feed forward DC voltage control scheme for the fault ride through (FTR) of voltage source converter (VSC) high voltage DC (HVDC) connected offshore wind power plants (WPPs). In the proposed FRT scheme, the WPP collector...... network AC voltage is actively controlled by considering both the DC voltage error and the AC current from the WPP AC collector system which ensures fast and robust FRT of the VSC HVDC connected offshore WPPs. The PHIL tests were carried out in order to verify the efficacy of the proposed feed forward DC...... voltage control scheme for enhancing the FRT capability of the VSC HVDC connected WPPs. The PHIL test results have demonstrated the proper control coordination between the offshore WPP and the WPP side VSC and the efficient FRT of the VSC HVDC connected WPPs....

  13. Hardware design and implementation of the closed-orbit feedback system at APS

    International Nuclear Information System (INIS)

    Barr, D.; Chung, Youngjoo.

    1996-01-01

    The Advanced Photon Source (APS) storage ring will utilize a closed-orbit feedback system in order to produce a more stable beam. The specified orbit measurement resolution is 25 microns for global feedback and 1 micron for local feedback. The system will sample at 4 kHz and provide a correction bandwidth of 100 Hz. At this bandwidth, standard rf BPMs will provide a resolution of 0.7 micron, while specialized miniature BPMs positioned on either side of the insertion devices for local feedback will provide a resolution of 0.2 micron (1). The measured BPM noise floor for standard BPMs is 0.06 micron per root hertz mA. Such a system has been designed, simulated, and tested on a small scale (2). This paper covers the actual hardware design and layout of the entire closed-loop system. This includes commercial hardware components, in addition to many components designed and built in-house. The paper will investigate the large-scale workings of all these devices, as well as an overall view of each piece of hardware used

  14. CFD simulation of a four-loop PWR at asymmetric operation conditions

    Energy Technology Data Exchange (ETDEWEB)

    Cheng, Jian-Ping; Yan, Li-Ming; Li, Feng-Chen, E-mail: lifch@hit.edu.cn

    2016-04-15

    Highlights: • A CFD numerical simulation procedure was established for simulating RPV of VVER-1000. • The established CFD approach was validated by comparing with available data. • Thermal hydraulic characteristics under asymmetric operation condition were investigated. • Apparent influences of the shutdown loop on its neighboring loops were obtained. - Abstract: The pressurized water reactor (PWR) with multiple loops may have abnormal working conditions with coolant pumps out of running in some loops. In this paper, a computational fluid dynamics (CFD) numerical study of the four-loop VVER-1000 PWR pressure vessel model was presented. Numerical simulations of the thermohydrodynamic characteristics in the pressure vessel were carried out at different inlet conditions with four and three loops running, respectively. At normal stead-state condition (four-loop running), different parameters were obtained for the full fluid domain, including pressure losses across different parts, pressure, velocity and temperature distributions in the reactor pressure vessel (RPV) and mass flow distribution of the coolant at the inlet of reactor core. The obtained results for pressure losses matched with the experimental reference values of the VVER-1000 PWR at Tianwan nuclear power plant (NPP). For most fuel assemblies (FAs), the inlet flow rates presented a symmetrical distribution about the center under full-loop operation conditions, which accorded with the practical distribution. These results indicate that it is now possible to study the dynamic transition process between different asymmetric operation conditions in a multi-loop PWR using the established CFD method.

  15. Power Hardware-in-the-Loop Testing of Multiple Photovoltaic Inverters' Volt-Var Control with Real-Time Grid Model

    Energy Technology Data Exchange (ETDEWEB)

    Chakraborty, Sudipta; Nelson, Austin; Hoke, Anderson

    2016-12-12

    Traditional testing methods fall short in evaluating interactions between multiple smart inverters providing advanced grid support functions due to the fact that such interactions largely depend on their placements on the electric distribution systems with impedances between them. Even though significant concerns have been raised by the utilities on the effects of such interactions, little effort has been made to evaluate them. In this paper, power hardware-in-the-loop (PHIL) based testing was utilized to evaluate autonomous volt-var operations of multiple smart photovoltaic (PV) inverters connected to a simple distribution feeder model. The results provided in this paper show that depending on volt-var control (VVC) parameters and grid parameters, interaction between inverters and between the inverter and the grid is possible in some extreme cases with very high VVC slopes, fast response times and large VVC response delays.

  16. Hardware design for the production of NTD silicon in the Advanced Test Reactor

    International Nuclear Information System (INIS)

    Schell, M.J.

    1984-01-01

    The Advanced Test Reactor (ATR) is a 250-MW(t) materials testing and nuclear research facility operated for EG and G Idaho, Inc. The unique capabilities of the ATR can be readily adapted via hardware to produce large quantitities of large-diameter (20 cm plus) doped silicon crystals. Conservative estimates place the production capability in excess of 15 metric tons per year. The proposed hardware is based upon a closed-loop, hydraulic-shuttle tube system

  17. The implementation of a mid-loop model for Doel 1/2 training simulator

    International Nuclear Information System (INIS)

    Houte, U. Van; Damme, M. Van

    1999-01-01

    To cope with upgrade requirements of the Full Scope training simulator of Doel 1/2 (Belgium), a 5-equation model has been implemented for mid-loop operation training. This model will permit to simulate the following conditions: (a) Normal operating conditions; Draining of the primary circuit at vacuum conditions; Venting of the primary loop with the help of a vacuum pump; Filling-up of the primely circuit, (2) Incident and Accident conditions; Loss of RHR (Cavitation of RHR pumps); Reactor heat-up and boiling. In order to simulate the pressurizer water hold-up and loss of steam generator reflux cooling, flooding correlations are used predicting steam generator U-tube and pressurizer surgeline flooding. Loss of horizontal stratification in the hot leg has been taken into account. A steam generator piston model for heat transfer has been implemented. This paper describes the mid-loop model specifications, its implementation and testing in the simulator environment. Special attention is given on how the model has been integrated within the existing simulator. (author)

  18. Concurrent heterogeneous neural model simulation on real-time neuromimetic hardware.

    Science.gov (United States)

    Rast, Alexander; Galluppi, Francesco; Davies, Sergio; Plana, Luis; Patterson, Cameron; Sharp, Thomas; Lester, David; Furber, Steve

    2011-11-01

    Dedicated hardware is becoming increasingly essential to simulate emerging very-large-scale neural models. Equally, however, it needs to be able to support multiple models of the neural dynamics, possibly operating simultaneously within the same system. This may be necessary either to simulate large models with heterogeneous neural types, or to simplify simulation and analysis of detailed, complex models in a large simulation by isolating the new model to a small subpopulation of a larger overall network. The SpiNNaker neuromimetic chip is a dedicated neural processor able to support such heterogeneous simulations. Implementing these models on-chip uses an integrated library-based tool chain incorporating the emerging PyNN interface that allows a modeller to input a high-level description and use an automated process to generate an on-chip simulation. Simulations using both LIF and Izhikevich models demonstrate the ability of the SpiNNaker system to generate and simulate heterogeneous networks on-chip, while illustrating, through the network-scale effects of wavefront synchronisation and burst gating, methods that can provide effective behavioural abstractions for large-scale hardware modelling. SpiNNaker's asynchronous virtual architecture permits greater scope for model exploration, with scalable levels of functional and temporal abstraction, than conventional (or neuromorphic) computing platforms. The complete system illustrates a potential path to understanding the neural model of computation, by building (and breaking) neural models at various scales, connecting the blocks, then comparing them against the biology: computational cognitive neuroscience. Copyright © 2011 Elsevier Ltd. All rights reserved.

  19. Evaluation of the performance of indirect control of many DSRs using hardware-in-the-loop simulations

    DEFF Research Database (Denmark)

    Sossan, Fabrizio; Bindner, Henrik W.

    2012-01-01

    Controlling the power consumption of many Demand Side Resources, DSRs, will be required in the future power system where a big share of the electric energy will be produced using stochastic renewable sources and the conventional power plants might not have the flexibility of providing all...... the regulating power. Indirect control of demand side resources is supposed to shift the electric power consumption of each single unit through broadcasting of a control signal; the flexibility in the aggregated power consumption can be used for supplying balancing power to the electric power system. Indirect......-time power readings from the units can be performed. The aim of the paper is to discuss the performance of an emulated closed loop control using an estimator for predicting the aggregate power response and a regulator. By using these components it is possible to produce a control signal to broadcast...

  20. CONFERENCE Proceedings of the computer Aided System Design and Simulation (50th) Held in Cesme/Ismir, Turkey on 22-25 May 1990 (Systeme de Conception Aide par Ordinateur et Simulation)

    Science.gov (United States)

    1990-05-01

    weapon develcped by SENER Ingenier-a y Sistemas , under contract with the Spanish Ministry of Defence. The simulation tests and other validation tests were...CIL) facility. The CIL facility complements the six-degree-of-freedom (6-DOF) and hardware-in-the-loop simulations at companion facilities. The CIL

  1. Generalized Maintenance Trainer Simulator: Development of Hardware and Software. Final Report.

    Science.gov (United States)

    Towne, Douglas M.; Munro, Allen

    A general purpose maintenance trainer, which has the potential to simulate a wide variety of electronic equipments without hardware changes or new computer programs, has been developed and field tested by the Navy. Based on a previous laboratory model, the Generalized Maintenance Trainer Simulator (GMTS) is a relatively low cost trainer that…

  2. Vehicle in the Loop (VIL); Simulations- und Testumgebung fuer Fahrerassistenzsysteme

    Energy Technology Data Exchange (ETDEWEB)

    Bock, Th. [Lehrstuhl fuer Realzeit-Computersysteme, TU Muenchen (Germany); Siedersberger, K.H.; Zavrel, M.; Breu, A.; Maurer, M. [Audi AG, Ingolstadt (Germany)

    2005-07-01

    Up to now the reproducible and safe test of driver assistance systems proves to be very difficult. This is true especially for collision mitigation tests. In this article today's state of the art of test and simulation methods for driver assistance systems is summarised at first. Then a new simulation and test environment is presented: In future the function of driver assistance systems can be tested and evaluated economically, reproducibly and most important without danger for the test person and test vehicle. To achieve this the real test vehicle is integrated into a traffic simulation by means of a vehicle in the loop (VIL) configuration. The vehicle does not move in real traffic but on open spaces or blocked off roads. It resorts to synthetic sensor data of a partly simulated environment. Methods and instruments of the augmented reality integrate the test driver into the synthetic outside traffic. (orig.)

  3. Large-scale simulations of plastic neural networks on neuromorphic hardware

    Directory of Open Access Journals (Sweden)

    James Courtney Knight

    2016-04-01

    Full Text Available SpiNNaker is a digital, neuromorphic architecture designed for simulating large-scale spiking neural networks at speeds close to biological real-time. Rather than using bespoke analog or digital hardware, the basic computational unit of a SpiNNaker system is a general-purpose ARM processor, allowing it to be programmed to simulate a wide variety of neuron and synapse models. This flexibility is particularly valuable in the study of biological plasticity phenomena. A recently proposed learning rule based on the Bayesian Confidence Propagation Neural Network (BCPNN paradigm offers a generic framework for modeling the interaction of different plasticity mechanisms using spiking neurons. However, it can be computationally expensive to simulate large networks with BCPNN learning since it requires multiple state variables for each synapse, each of which needs to be updated every simulation time-step. We discuss the trade-offs in efficiency and accuracy involved in developing an event-based BCPNN implementation for SpiNNaker based on an analytical solution to the BCPNN equations, and detail the steps taken to fit this within the limited computational and memory resources of the SpiNNaker architecture. We demonstrate this learning rule by learning temporal sequences of neural activity within a recurrent attractor network which we simulate at scales of up to 20000 neurons and 51200000 plastic synapses: the largest plastic neural network ever to be simulated on neuromorphic hardware. We also run a comparable simulation on a Cray XC-30 supercomputer system and find that, if it is to match the run-time of our SpiNNaker simulation, the super computer system uses approximately more power. This suggests that cheaper, more power efficient neuromorphic systems are becoming useful discovery tools in the study of plasticity in large-scale brain models.

  4. Computational fluid dynamic simulation of pressurizer safety valve loop seal purge phenomena in nuclear power plants

    International Nuclear Information System (INIS)

    Park, Jong Woon

    2012-01-01

    In Korean 3 Loop plants a water loop seal pipe is installed containing condensed water upstream of a pressurizer safety valve to protect the valve disk from the hot steam environment. The loop seal water purge time is a key parameter in safety analyses for overpressure transients, because it delays valve opening. The loop seal purge time is uncertain to measure by test and thus 3-dimensional realistic computational fluid dynamics (CFD) model is developed in this paper to predict the seal water purge time before full opening of the valve which is driven by steam after water purge. The CFD model for a typical pressurizer safety valve with a loop seal pipe is developed using the computer code of ANSYS CFX 11. Steady-state simulations are performed for full discharge of steam at the valve full opening. Transient simulations are performed for the loop seal dynamics and to estimate the loop seal purge time. A sudden pressure drop higher than 2,000 psia at the tip of the upper nozzle ring is expected from the steady-state calculation. Through the transient simulation, almost loop seal water is discharged within 1.2 second through the narrow opening between the disk and the nozzle of the valve. It can be expected that the valve fully opens at least before 1.2 second because constant valve opening is assumed in this CFX simulation, which is conservative because the valve opens fully before the loop seal water is completely discharged. The predicted loop seal purge time is compared with previous correlation. (orig.)

  5. Computational fluid dynamic simulation of pressurizer safety valve loop seal purge phenomena in nuclear power plants

    Energy Technology Data Exchange (ETDEWEB)

    Park, Jong Woon [Dongguk Univ., Gyeongju (Korea, Republic of). Nuclear and Energy Engineering Dept.

    2012-11-15

    In Korean 3 Loop plants a water loop seal pipe is installed containing condensed water upstream of a pressurizer safety valve to protect the valve disk from the hot steam environment. The loop seal water purge time is a key parameter in safety analyses for overpressure transients, because it delays valve opening. The loop seal purge time is uncertain to measure by test and thus 3-dimensional realistic computational fluid dynamics (CFD) model is developed in this paper to predict the seal water purge time before full opening of the valve which is driven by steam after water purge. The CFD model for a typical pressurizer safety valve with a loop seal pipe is developed using the computer code of ANSYS CFX 11. Steady-state simulations are performed for full discharge of steam at the valve full opening. Transient simulations are performed for the loop seal dynamics and to estimate the loop seal purge time. A sudden pressure drop higher than 2,000 psia at the tip of the upper nozzle ring is expected from the steady-state calculation. Through the transient simulation, almost loop seal water is discharged within 1.2 second through the narrow opening between the disk and the nozzle of the valve. It can be expected that the valve fully opens at least before 1.2 second because constant valve opening is assumed in this CFX simulation, which is conservative because the valve opens fully before the loop seal water is completely discharged. The predicted loop seal purge time is compared with previous correlation. (orig.)

  6. The effective χ parameter in polarizable polymeric systems: One-loop perturbation theory and field-theoretic simulations.

    Science.gov (United States)

    Grzetic, Douglas J; Delaney, Kris T; Fredrickson, Glenn H

    2018-05-28

    We derive the effective Flory-Huggins parameter in polarizable polymeric systems, within a recently introduced polarizable field theory framework. The incorporation of bead polarizabilities in the model self-consistently embeds dielectric response, as well as van der Waals interactions. The latter generate a χ parameter (denoted χ̃) between any two species with polarizability contrast. Using one-loop perturbation theory, we compute corrections to the structure factor Sk and the dielectric function ϵ^(k) for a polarizable binary homopolymer blend in the one-phase region of the phase diagram. The electrostatic corrections to S(k) can be entirely accounted for by a renormalization of the excluded volume parameter B into three van der Waals-corrected parameters B AA , B AB , and B BB , which then determine χ̃. The one-loop theory not only enables the quantitative prediction of χ̃ but also provides useful insight into the dependence of χ̃ on the electrostatic environment (for example, its sensitivity to electrostatic screening). The unapproximated polarizable field theory is amenable to direct simulation via complex Langevin sampling, which we employ here to test the validity of the one-loop results. From simulations of S(k) and ϵ^(k) for a system of polarizable homopolymers, we find that the one-loop theory is best suited to high concentrations, where it performs very well. Finally, we measure χ̃N in simulations of a polarizable diblock copolymer melt and obtain excellent agreement with the one-loop theory. These constitute the first fully fluctuating simulations conducted within the polarizable field theory framework.

  7. Testing of a controller for an ETO-based STATCOM through controller hardware-in-the-loop simulation

    DEFF Research Database (Denmark)

    Langston, J.; Qi, L.; Steurer, M.

    2009-01-01

    a large-scale digital real time electromagnetic transients simulator. The STATCOM controller is interfaced to the simulation, providing firing pulses to the simulated STATCOM and receiving feedback of system voltages and currents. Notional wind speed data is used to simulate realistic behavior of the wind...

  8. Design of a PWR emergency core cooling simulator loop

    International Nuclear Information System (INIS)

    Melo, C.A. de.

    1982-12-01

    The preliminary design of a PWR Emergency Core Cooling Simulator Loop for investigations of the phenomena involved in a postulated Loss-of-Coolant Accident, during the Reflooding Phase, is presented. The functions of each component of the loop, the design methods and calculations, the specification of the instrumentation, the system operation sequence, the materials list and a cost assessment are included. (Author) [pt

  9. Simulation of misfit dislocation loops at the Ag/Cu(111) interface

    International Nuclear Information System (INIS)

    Rasmussen, Torben

    2000-01-01

    Molecular dynamics simulations combined with the nudged elastic band method for finding transition states and corresponding activation energies are used to study mechanisms of nucleation, growth, and motion of misfit dislocation loops at the Ag/Cu(111) interface. A variety of mechanisms involving concerted motion of several atoms are identified. Nucleation has the highest activation energy, ∼1eV. Growth and motion of the loops have activation energies in the range 0.3--0.7eV

  10. Testing advanced driver assistance systems with the interactive driving simulator; Erprobung von Fahrerassistenzsystemen mit dem Interactive Driving Simulator

    Energy Technology Data Exchange (ETDEWEB)

    Friedrichs, A.; Grosse-Kappenberg, S.; Happe, J. [Zentrum fuer Lern- und Wissensmanagement und Lehrstuhl Informatik im Maschinenbau ZLW/IMA der RWTH Aachen (Germany)

    2005-07-01

    The Centre for Learning and Knowledge Management and Department of Computer Science in Engineering of the Technical University Aachen has developed a truck driving simulator which combines a driving simulation as well as traffic flow calculations to the interactive Driving Simulator (InDriveS). In real-time the effects of the driver's behaviour on the surrounding traffic are considered and vice versa. The integrative part of InDriveS is a software-in-the-loop and hardware-in-the-loop development environment. By means of this tool, all phases of development (Analysis, Design, Modelling, Simulation, Implementation as well as Testing and Evaluation) of new vehicle technologies, e.g. Information and Assistance Systems, can be realised in consideration of the road traffic and the driver's behaviour. (orig.)

  11. FPGA-Based Efficient Hardware/Software Co-Design for Industrial Systems with Consideration of Output Selection

    Science.gov (United States)

    Deliparaschos, Kyriakos M.; Michail, Konstantinos; Zolotas, Argyrios C.; Tzafestas, Spyros G.

    2016-05-01

    This work presents a field programmable gate array (FPGA)-based embedded software platform coupled with a software-based plant, forming a hardware-in-the-loop (HIL) that is used to validate a systematic sensor selection framework. The systematic sensor selection framework combines multi-objective optimization, linear-quadratic-Gaussian (LQG)-type control, and the nonlinear model of a maglev suspension. A robustness analysis of the closed-loop is followed (prior to implementation) supporting the appropriateness of the solution under parametric variation. The analysis also shows that quantization is robust under different controller gains. While the LQG controller is implemented on an FPGA, the physical process is realized in a high-level system modeling environment. FPGA technology enables rapid evaluation of the algorithms and test designs under realistic scenarios avoiding heavy time penalty associated with hardware description language (HDL) simulators. The HIL technique facilitates significant speed-up in the required execution time when compared to its software-based counterpart model.

  12. Solar cooling. Dynamic computer simulations and parameter variations; Solare Kuehlung. Dynamische Rechnersimulationen und Parametervariationen

    Energy Technology Data Exchange (ETDEWEB)

    Adam, Mario; Lohmann, Sandra [Fachhochschule Duesseldorf (Germany). E2 - Erneuerbare Energien und Energieeffizienz

    2011-05-15

    The research project 'Solar cooling in the Hardware-in-the-Loop-Test' is funded by the BMBF and deals with the modeling of a pilot plant for solar cooling with the 17.5 kW absorption chiller of Yazaki in the simulation environment of MATLAB/ Simulink with the toolboxes Stateflow and CARNOT. Dynamic simulations and parameter variations according to the work-efficient methodology of design of experiments are used to select meaningful system configurations, control strategies and dimensioning of the components. The results of these simulations will be presented and a view of the use of acquired knowledge for the planned laboratory field tests on a hardware-in-the-loop test stand will be given. (orig.)

  13. Hardware-in-the-Loop Test for Automatic Voltage Regulator of Synchronous Condenser

    DEFF Research Database (Denmark)

    Nguyen, Ha Thi; Yang, Guangya; Nielsen, Arne Hejde

    2018-01-01

    Automatic voltage regulator (AVR) plays an important role in volt/var control of synchronous condenser (SC) in power systems. Test AVR performance in steady-state and dynamic conditions in real grid is expensive, low efficiency, and hard to achieve. To address this issue, we implement hardware...

  14. Plasticity of 150-loop in influenza neuraminidase explored by Hamiltonian replica exchange molecular dynamics simulations.

    Directory of Open Access Journals (Sweden)

    Nanyu Han

    Full Text Available Neuraminidase (NA of influenza is a key target for antiviral inhibitors, and the 150-cavity in group-1 NA provides new insight in treating this disease. However, NA of 2009 pandemic influenza (09N1 was found lacking this cavity in a crystal structure. To address the issue of flexibility of the 150-loop, Hamiltonian replica exchange molecular dynamics simulations were performed on different groups of NAs. Free energy landscape calculated based on the volume of 150-cavity indicates that 09N1 prefers open forms of 150-loop. The turn A (residues 147-150 of the 150-loop is discovered as the most dynamical motif which induces the inter-conversion of this loop among different conformations. In the turn A, the backbone dynamic of residue 149 is highly related with the shape of 150-loop, thus can function as a marker for the conformation of 150-loop. As a contrast, the closed conformation of 150-loop is more energetically favorable in N2, one of group-2 NAs. The D147-H150 salt bridge is found having no correlation with the conformation of 150-loop. Instead the intimate salt bridge interaction between the 150 and 430 loops in N2 variant contributes the stabilizing factor for the closed form of 150-loop. The clustering analysis elaborates the structural plasticity of the loop. This enhanced sampling simulation provides more information in further structural-based drug discovery on influenza virus.

  15. SILHIL Replication of Electric Aircraft Powertrain Dynamics and Inner-Loop Control for V&V of System Health Management Routines

    Science.gov (United States)

    Bole, Brian; Teubert, Christopher Allen; Cuong Chi, Quach; Hogge, Edward; Vazquez, Sixto; Goebel, Kai; George, Vachtsevanos

    2013-01-01

    Software-in-the-loop and Hardware-in-the-loop testing of failure prognostics and decision making tools for aircraft systems will facilitate more comprehensive and cost-effective testing than what is practical to conduct with flight tests. A framework is described for the offline recreation of dynamic loads on simulated or physical aircraft powertrain components based on a real-time simulation of airframe dynamics running on a flight simulator, an inner-loop flight control policy executed by either an autopilot routine or a human pilot, and a supervisory fault management control policy. The creation of an offline framework for verifying and validating supervisory failure prognostics and decision making routines is described for the example of battery charge depletion failure scenarios onboard a prototype electric unmanned aerial vehicle.

  16. A Hardware Accelerator for Fault Simulation Utilizing a Reconfigurable Array Architecture

    Directory of Open Access Journals (Sweden)

    Sungho Kang

    1996-01-01

    Full Text Available In order to reduce cost and to achieve high speed a new hardware accelerator for fault simulation has been designed. The architecture of the new accelerator is based on a reconfigurabl mesh type processing element (PE array. Circuit elements at the same topological level are simulated concurrently, as in a pipelined process. A new parallel simulation algorithm expands all of the gates to two input gates in order to limit the number of faults to two at each gate, so that the faults can be distributed uniformly throughout the PE array. The PE array reconfiguration operation provides a simulation speed advantage by maximizing the use of each PE cell.

  17. Model-based design validation for advanced energy management strategies for electrified hybrid power trains using innovative vehicle hardware in the loop (VHIL) approach

    International Nuclear Information System (INIS)

    Mayyas, Abdel Ra'ouf; Kumar, Sushil; Pisu, Pierluigi; Rios, Jacqueline; Jethani, Puneet

    2017-01-01

    Highlights: •Vehicle hardware In-the-loop VHiL testing and validation is implemented in vehicle test bed. •Torque at the roller bench test is used to control the torque at wheels to reflect vehicle electrification symptoms. •Electrified powertrain with Equivalent Consumption Minimization Strategy is tested and validated using VHiL. •Fuel economy and power train performance is measured using high precision fuel measurement device. -- Abstract: Hybridization of automotive powertrains by using more than one type of energy converter is considered as an important step towards reducing fuel consumption and air pollutants. Specifically, the development of energy efficient, highly complex, alternative drive-train systems, in which the interactions of different energy converters play an important role, requires new design methods and processes. This paper discusses the inclusion of an alternative hybrid power train into an existing vehicle platform for maximum energy efficiency. The new proposed integrated Vehicle Hardware In-the-loop (VHiL) and Model Based Design (MBD) approach is utilized to evaluate the energy efficiency of electrified powertrain. In VHiL, a complete chassis system becomes an integrated part of the vehicle test bed. A complete conventional Internal Combustion Engine (ICE) powered vehicle is tested in roller bench test for the integration of energy efficient hybrid electric power train modules in closed-loop, real-time, feedback configuration. A model that is a replica of the test vehicle is executed – in real-time- where all hybrid power train modules are included. While the VHiL platform is controlling the signal exchange between the test bed automation software and the vehicle on-board controller, the road load exerted on the driving wheels is manipulated in closed –loop real-time manner in order to reflect all hybrid driving modes including: All Electric Range (AER), Electric Power Assist (EPA) and blended Modes (BM). Upon successful

  18. Apollo experience report: Guidance and control systems. Engineering simulation program

    Science.gov (United States)

    Gilbert, D. W.

    1973-01-01

    The Apollo Program experience from early 1962 to July 1969 with respect to the engineering-simulation support and the problems encountered is summarized in this report. Engineering simulation in support of the Apollo guidance and control system is discussed in terms of design analysis and verification, certification of hardware in closed-loop operation, verification of hardware/software compatibility, and verification of both software and procedures for each mission. The magnitude, time, and cost of the engineering simulations are described with respect to hardware availability, NASA and contractor facilities (for verification of the command module, the lunar module, and the primary guidance, navigation, and control system), and scheduling and planning considerations. Recommendations are made regarding implementation of similar, large-scale simulations for future programs.

  19. Structural Technology Evaluation and Analysis Program (STEAP). Delivery Order 0037: Prognosis-Based Control Reconfiguration for an Aircraft with Faulty Actuator to Enable Performance in a Degraded State

    Science.gov (United States)

    2010-12-01

    excessive rates of degradation during the mis- sion. 3. To validate the model and control strategies, a hardware in loop methodology will be developed...the simulation is called an onboard-controller-in-the-loop simulation (OILS) or OBC-in-the-loop simulation. 4.1.1 Advantages of HILS Hardware - in - loop -simulation

  20. Forward and adjoint spectral-element simulations of seismic wave propagation using hardware accelerators

    Science.gov (United States)

    Peter, Daniel; Videau, Brice; Pouget, Kevin; Komatitsch, Dimitri

    2015-04-01

    Improving the resolution of tomographic images is crucial to answer important questions on the nature of Earth's subsurface structure and internal processes. Seismic tomography is the most prominent approach where seismic signals from ground-motion records are used to infer physical properties of internal structures such as compressional- and shear-wave speeds, anisotropy and attenuation. Recent advances in regional- and global-scale seismic inversions move towards full-waveform inversions which require accurate simulations of seismic wave propagation in complex 3D media, providing access to the full 3D seismic wavefields. However, these numerical simulations are computationally very expensive and need high-performance computing (HPC) facilities for further improving the current state of knowledge. During recent years, many-core architectures such as graphics processing units (GPUs) have been added to available large HPC systems. Such GPU-accelerated computing together with advances in multi-core central processing units (CPUs) can greatly accelerate scientific applications. There are mainly two possible choices of language support for GPU cards, the CUDA programming environment and OpenCL language standard. CUDA software development targets NVIDIA graphic cards while OpenCL was adopted mainly by AMD graphic cards. In order to employ such hardware accelerators for seismic wave propagation simulations, we incorporated a code generation tool BOAST into an existing spectral-element code package SPECFEM3D_GLOBE. This allows us to use meta-programming of computational kernels and generate optimized source code for both CUDA and OpenCL languages, running simulations on either CUDA or OpenCL hardware accelerators. We show here applications of forward and adjoint seismic wave propagation on CUDA/OpenCL GPUs, validating results and comparing performances for different simulations and hardware usages.

  1. APRON: A Cellular Processor Array Simulation and Hardware Design Tool

    Science.gov (United States)

    Barr, David R. W.; Dudek, Piotr

    2009-12-01

    We present a software environment for the efficient simulation of cellular processor arrays (CPAs). This software (APRON) is used to explore algorithms that are designed for massively parallel fine-grained processor arrays, topographic multilayer neural networks, vision chips with SIMD processor arrays, and related architectures. The software uses a highly optimised core combined with a flexible compiler to provide the user with tools for the design of new processor array hardware architectures and the emulation of existing devices. We present performance benchmarks for the software processor array implemented on standard commodity microprocessors. APRON can be configured to use additional processing hardware if necessary and can be used as a complete graphical user interface and development environment for new or existing CPA systems, allowing more users to develop algorithms for CPA systems.

  2. APRON: A Cellular Processor Array Simulation and Hardware Design Tool

    Directory of Open Access Journals (Sweden)

    David R. W. Barr

    2009-01-01

    Full Text Available We present a software environment for the efficient simulation of cellular processor arrays (CPAs. This software (APRON is used to explore algorithms that are designed for massively parallel fine-grained processor arrays, topographic multilayer neural networks, vision chips with SIMD processor arrays, and related architectures. The software uses a highly optimised core combined with a flexible compiler to provide the user with tools for the design of new processor array hardware architectures and the emulation of existing devices. We present performance benchmarks for the software processor array implemented on standard commodity microprocessors. APRON can be configured to use additional processing hardware if necessary and can be used as a complete graphical user interface and development environment for new or existing CPA systems, allowing more users to develop algorithms for CPA systems.

  3. Investigations on development of software and hardware for nuclear power plant training simulators

    International Nuclear Information System (INIS)

    He Sian.

    1987-01-01

    The requirements of a training simulator are discussed. The algorithms of the lumped and distributed parameter system and real time system are analysed on principle in software design. The assumed schemes of a hardware system are proposed, too

  4. LOOP- SIMULATION OF THE AUTOMATIC FREQUENCY CONTROL SUBSYSTEM OF A DIFFERENTIAL MINIMUM SHIFT KEYING RECEIVER

    Science.gov (United States)

    Davarian, F.

    1994-01-01

    The LOOP computer program was written to simulate the Automatic Frequency Control (AFC) subsystem of a Differential Minimum Shift Keying (DMSK) receiver with a bit rate of 2400 baud. The AFC simulated by LOOP is a first order loop configuration with a first order R-C filter. NASA has been investigating the concept of mobile communications based on low-cost, low-power terminals linked via geostationary satellites. Studies have indicated that low bit rate transmission is suitable for this application, particularly from the frequency and power conservation point of view. A bit rate of 2400 BPS is attractive due to its applicability to the linear predictive coding of speech. Input to LOOP includes the following: 1) the initial frequency error; 2) the double-sided loop noise bandwidth; 3) the filter time constants; 4) the amount of intersymbol interference; and 5) the bit energy to noise spectral density. LOOP output includes: 1) the bit number and the frequency error of that bit; 2) the computed mean of the frequency error; and 3) the standard deviation of the frequency error. LOOP is written in MS SuperSoft FORTRAN 77 for interactive execution and has been implemented on an IBM PC operating under PC DOS with a memory requirement of approximately 40K of 8 bit bytes. This program was developed in 1986.

  5. 3D full-loop simulation of an industrial-scale circulating fluidized boiler

    Energy Technology Data Exchange (ETDEWEB)

    Lu, Bona; Zhang, Nan; Wang, Wei; Li, Jinghai [Chinese Academy of Sciences, Beijing (China). State Key Lab. of Multi-phase Complex Systems

    2013-07-01

    In this study, 3D full-loop simulations of a CFB boiler are carried out. FLUENT {sup registered} 6.3 is used as the solver, where an Eulerian multiphase model with EMMS-based drag model is employed. The wide particle size distribution are considered and divided into several groups to better represent the polydisperse behavior of ash particles. The simulation shows that, compared to the conventional drag model, EMMS-based model predicts more reasonable pressure drop of furnace and larger slip velocity at the lower elevations of the furnace. Further work is under way to improve the full-loop simulation.

  6. Hysteresis loop behaviors of ferroelectric thin films:A Monte Carlo simulation study

    Institute of Scientific and Technical Information of China (English)

    C. M. Bedoya-Hincapi´e; H. H. Ortiz-´Alvarez; E. Restrepo-Parra; J. J. Olaya-Fl´orez; J. E. Alfonso

    2015-01-01

    The ferroelectric response of bismuth titanate Bi4Ti3O12 (BIT) thin film is studied through a Monte Carlo simulation of hysteresis loops. The ferroelectric system is described by using a Diffour Hamiltonian with three terms: the electric field applied in the z direction, the nearest dipole–dipole interaction in the transversal (x–y) direction, and the nearest dipole–dipole interaction in the direction perpendicular to the thin film (the z axis). In the sample construction, we take into consideration the dipole orientations of the monoclinic and orthorhombic structures that can appear in BIT at low temperature in the ferroelectric state. The effects of temperature, stress, and the concentration of pinned dipole defects are assessed by using the hysteresis loops. The results indicate the changes in the hysteresis area with temperature and stress, and the asymmetric hysteresis loops exhibit evidence of the imprint failure mechanism with the emergence of pinned dipolar defects. The simulated shift in the hysteresis loops conforms to the experimental ferroelectric response.

  7. A Novel Real-Time Path Servo Control of a Hardware-in-the-Loop for a Large-Stroke Asymmetric Rod-Less Pneumatic System under Variable Loads

    Directory of Open Access Journals (Sweden)

    Hao-Ting Lin

    2017-06-01

    Full Text Available This project aims to develop a novel large stroke asymmetric pneumatic servo system of a hardware-in-the-loop for path tracking control under variable loads based on the MATLAB Simulink real-time system. High pressure compressed air provided by the air compressor is utilized for the pneumatic proportional servo valve to drive the large stroke asymmetric rod-less pneumatic actuator. Due to the pressure differences between two chambers, the pneumatic actuator will operate. The highly nonlinear mathematical models of the large stroke asymmetric pneumatic system were analyzed and developed. The functional approximation technique based on the sliding mode controller (FASC is developed as a controller to solve the uncertain time-varying nonlinear system. The MATLAB Simulink real-time system was a main control unit of a hardware-in-the-loop system proposed to establish driver blocks for analog and digital I/O, a linear encoder, a CPU and a large stroke asymmetric pneumatic rod-less system. By the position sensor, the position signals of the cylinder will be measured immediately. The measured signals will be viewed as the feedback signals of the pneumatic servo system for the study of real-time positioning control and path tracking control. Finally, real-time control of a large stroke asymmetric pneumatic servo system with measuring system, a large stroke asymmetric pneumatic servo system, data acquisition system and the control strategy software will be implemented. Thus, upgrading the high position precision and the trajectory tracking performance of the large stroke asymmetric pneumatic servo system will be realized to promote the high position precision and path tracking capability. Experimental results show that fifth order paths in various strokes and the sine wave path are successfully implemented in the test rig. Also, results of variable loads under the different angle were implemented experimentally.

  8. A Novel Real-Time Path Servo Control of a Hardware-in-the-Loop for a Large-Stroke Asymmetric Rod-Less Pneumatic System under Variable Loads.

    Science.gov (United States)

    Lin, Hao-Ting

    2017-06-04

    This project aims to develop a novel large stroke asymmetric pneumatic servo system of a hardware-in-the-loop for path tracking control under variable loads based on the MATLAB Simulink real-time system. High pressure compressed air provided by the air compressor is utilized for the pneumatic proportional servo valve to drive the large stroke asymmetric rod-less pneumatic actuator. Due to the pressure differences between two chambers, the pneumatic actuator will operate. The highly nonlinear mathematical models of the large stroke asymmetric pneumatic system were analyzed and developed. The functional approximation technique based on the sliding mode controller (FASC) is developed as a controller to solve the uncertain time-varying nonlinear system. The MATLAB Simulink real-time system was a main control unit of a hardware-in-the-loop system proposed to establish driver blocks for analog and digital I/O, a linear encoder, a CPU and a large stroke asymmetric pneumatic rod-less system. By the position sensor, the position signals of the cylinder will be measured immediately. The measured signals will be viewed as the feedback signals of the pneumatic servo system for the study of real-time positioning control and path tracking control. Finally, real-time control of a large stroke asymmetric pneumatic servo system with measuring system, a large stroke asymmetric pneumatic servo system, data acquisition system and the control strategy software will be implemented. Thus, upgrading the high position precision and the trajectory tracking performance of the large stroke asymmetric pneumatic servo system will be realized to promote the high position precision and path tracking capability. Experimental results show that fifth order paths in various strokes and the sine wave path are successfully implemented in the test rig. Also, results of variable loads under the different angle were implemented experimentally.

  9. Application of neural network technology to setpoint control of a simulated reactor experiment loop

    International Nuclear Information System (INIS)

    Cordes, G.A.; Bryan, S.R.; Powell, R.H.; Chick, D.R.

    1991-01-01

    This paper describes the design, implementation, and application of artificial neural networks to achieve temperature and flow rate control for a simulation of a typical experiment loop in the Advanced Test Reactor (ATR) located at the Idaho National Engineering Laboratory (INEL). The goal of the project was to research multivariate, nonlinear control using neural networks. A loop simulation code was adapted for the project and used to create a training set and test the neural network controller for comparison with the existing loop controllers. The results for the best neural network design are documented and compared with existing loop controller action. The neural network was shown to be as accurate at loop control as the classical controllers in the operating region represented by the training set. 5 refs., 8 figs., 3 tabs

  10. Implementation Of Code And Carrier Tracking Loops For Software GPS Receivers

    Directory of Open Access Journals (Sweden)

    Win Kay Khaing

    2015-06-01

    Full Text Available Abstract GPS is playing in very important role in our modern mobile societies. Software approach is very flexible rather than the traditional hardware receivers. The soft-GPS receiver includes two portions hardware and software. In hardware portion an antenna filter down-converter from RF Radio Frequency to IF Intermediate Frequency and an ADC Analog to Digital Converter are included. In software portion signal processing such as acquisition tracking and navigation that runs on general purpose processor is included. The GPS signal is taken from N-FUELS Full Educational Library of Signals for Navigation signal simulator. The heart of soft-GPS receiver is the synchronization processes such as acquisition and tracking. In tracking there are two main loops for code and carrier tracking. The objective of this paper is to analyse and find the optimum discriminator function for the code tracking loop in soft-GPS receivers. The delay lock loop DLL is a well-known technique to track the codes for GNSS spread spectrum systems. This paper also presents non-coherent square law DLLs and the impacts of some parameters on DLL discriminators such as number of samples per chip early-late spacing different C No values where C denotes the signal power and No is the noise spectral density and the impact of with or without front-end device. The results of discriminator outputs are illustrated by using S-curves. Testing results with the real GPS signal are also described. This optimized discriminator functions can be implemented in any soft-GPS receivers.

  11. Utilization of El Dabaa basic simulator for manpower development

    International Nuclear Information System (INIS)

    Wahab, W.A.; Abdel Hamid, S.B.

    1998-01-01

    Training with basic simulators is considered as an essential tool for training and retraining of the nuclear power plant staff. To achieve that objective; Nuclear Power Plants Authority (NPPA) has installed a basic training simulator for PWR and PHWR simulation at El Dabaa site. The basic simulator simulates a 3-loops PWR-900 MW(e) and 2-loops PHWR-600 MW(e). The simulator has passed in-plant acceptance tests in CEA/CENG, Grenoble, France and passed successfully on-site completion tests at El Dabaa site in November 1991. This paper presents the main features of the simulator; training capabilities, hardware configuration and software architectures. Also training methodology by NPPA and the training experience gained by using the simulator are presented. (author)

  12. Hardware-efficient fermionic simulation with a cavity-QED system

    Science.gov (United States)

    Zhu, Guanyu; Subaşı, Yiǧit; Whitfield, James D.; Hafezi, Mohammad

    2018-03-01

    In digital quantum simulation of fermionic models with qubits, non-local maps for encoding are often encountered. Such maps require linear or logarithmic overhead in circuit depth which could render the simulation useless, for a given decoherence time. Here we show how one can use a cavity-QED system to perform digital quantum simulation of fermionic models. In particular, we show that highly nonlocal Jordan-Wigner or Bravyi-Kitaev transformations can be efficiently implemented through a hardware approach. The key idea is using ancilla cavity modes, which are dispersively coupled to a qubit string, to collectively manipulate and measure qubit states. Our scheme reduces the circuit depth in each Trotter step of the Jordan-Wigner encoding by a factor of N2, comparing to the scheme for a device with only local connectivity, where N is the number of orbitals for a generic two-body Hamiltonian. Additional analysis for the Fermi-Hubbard model on an N × N square lattice results in a similar reduction. We also discuss a detailed implementation of our scheme with superconducting qubits and cavities.

  13. Simulation of Hybrid Photovoltaic Solar Assisted Loop Heat Pipe/Heat Pump System

    Directory of Open Access Journals (Sweden)

    Nannan Dai

    2017-02-01

    Full Text Available A hybrid photovoltaic solar assisted loop heat pipe/heat pump (PV-SALHP/HP water heater system has been developed and numerically studied. The system is the combination of loop heat pipe (LHP mode and heat pump (HP mode, and the two modes can be run separately or compositely according to the weather conditions. The performances of independent heat pump (HP mode and hybrid loop heat pipe/heat pump (LHP/HP mode were simulated and compared. Simulation results showed that on typical sunny days in spring or autumn, using LHP/HP mode could save 40.6% power consumption than HP mode. In addition, the optimal switchover from LHP mode to HP mode was analyzed in different weather conditions for energy saving and the all-year round operating performances of the system were also simulated. The simulation results showed that hybrid LHP/HP mode should be utilized to save electricity on sunny days from March to November and the system can rely on LHP mode alone without any power consumption in July and August. When solar radiation and ambient temperature are low in winter, HP mode should be used

  14. Hidden attractors in dynamical models of phase-locked loop circuits: Limitations of simulation in MATLAB and SPICE

    Science.gov (United States)

    Kuznetsov, N. V.; Leonov, G. A.; Yuldashev, M. V.; Yuldashev, R. V.

    2017-10-01

    During recent years it has been shown that hidden oscillations, whose basin of attraction does not overlap with small neighborhoods of equilibria, may significantly complicate simulation of dynamical models, lead to unreliable results and wrong conclusions, and cause serious damage in drilling systems, aircrafts control systems, electromechanical systems, and other applications. This article provides a survey of various phase-locked loop based circuits (used in satellite navigation systems, optical, and digital communication), where such difficulties take place in MATLAB and SPICE. Considered examples can be used for testing other phase-locked loop based circuits and simulation tools, and motivate the development and application of rigorous analytical methods for the global analysis of phase-locked loop based circuits.

  15. Constructing Hardware in a Scale Embedded Language

    Energy Technology Data Exchange (ETDEWEB)

    2014-08-21

    Chisel is a new open-source hardware construction language developed at UC Berkeley that supports advanced hardware design using highly parameterized generators and layered domain-specific hardware languages. Chisel is embedded in the Scala programming language, which raises the level of hardware design abstraction by providing concepts including object orientation, functional programming, parameterized types, and type inference. From the same source, Chisel can generate a high-speed C++-based cycle-accurate software simulator, or low-level Verilog designed to pass on to standard ASIC or FPGA tools for synthesis and place and route.

  16. Primary loop simulation of the SP-100 space nuclear reactor

    International Nuclear Information System (INIS)

    Borges, Eduardo M.; Braz Filho, Francisco A.; Guimaraes, Lamartine N.F.

    2011-01-01

    Between 1983 and 1992 the SP-100 space nuclear reactor development project for electric power generation in a range of 100 to 1000 kWh was conducted in the USA. Several configurations were studied to satisfy different mission objectives and power systems. In this reactor the heat is generated in a compact core and refrigerated by liquid lithium, the primary loops flow are controlled by thermoelectric electromagnetic pumps (EMTE), and thermoelectric converters produce direct current energy. To define the system operation point for an operating nominal power, it is necessary the simulation of the thermal-hydraulic components of the space nuclear reactor. In this paper the BEMTE-3 computer code is used to EMTE pump design performance evaluation to a thermalhydraulic primary loop configuration, and comparison of the system operation points of SP-100 reactor to two thermal powers, with satisfactory results. (author)

  17. Control strategy and hardware implementation for DC–DC boost power circuit based on proportional–integral compensator for high voltage application

    Directory of Open Access Journals (Sweden)

    Sanjeevikumar Padmanaban

    2015-06-01

    Full Text Available For high-voltage (HV applications, the designers mostly prefer the classical DC–DC boost converter. However, it lacks due to the limitation of the output voltage by the gain transfer ratio, decreased efficiency and its requirement of two sensors for feedback signals, which creates complex control scheme with increased overall cost. Furthermore, the output voltage and efficiency are reduced due to the self-parasitic behavior of power circuit components. To overcome these drawbacks, this manuscript provides, the theoretical development and hardware implementation of DC–DC step-up (boost power converter circuit for obtaining extra output-voltage high-performance. The proposed circuit substantially improves the high output-voltage by voltage-lift technology with a closed loop proportional–integral controller. This complete numerical model of the converter circuit including closed loop P-I controller is developed in simulation (Matlab/Simulink software and the hardware prototype model is implemented with digital signal processor (DSP TMS320F2812. A detailed performance analysis was carried out under both line and load regulation conditions. Numerical simulation and its verification results provided in this paper, prove the good agreement of the circuit with theoretical background.

  18. Verifying the Simulation Hypothesis via Infinite Nested Universe Simulacrum Loops

    Science.gov (United States)

    Sharma, Vikrant

    2017-01-01

    The simulation hypothesis proposes that local reality exists as a simulacrum within a hypothetical computer's dimension. More specifically, Bostrom's trilemma proposes that the number of simulations an advanced 'posthuman' civilization could produce makes the proposition very likely. In this paper a hypothetical method to verify the simulation hypothesis is discussed using infinite regression applied to a new type of infinite loop. Assign dimension n to any computer in our present reality, where dimension signifies the hierarchical level in nested simulations our reality exists in. A computer simulating known reality would be dimension (n-1), and likewise a computer simulating an artificial reality, such as a video game, would be dimension (n +1). In this method, among others, four key assumptions are made about the nature of the original computer dimension n. Summations show that regressing such a reality infinitely will create convergence, implying that the verification of whether local reality is a grand simulation is feasible to detect with adequate compute capability. The action of reaching said convergence point halts the simulation of local reality. Sensitivities to the four assumptions and implications are discussed.

  19. Platform for real-time simulation of dynamic systems and hardware-in-the-loop for control algorithms.

    Science.gov (United States)

    de Souza, Isaac D T; Silva, Sergio N; Teles, Rafael M; Fernandes, Marcelo A C

    2014-10-15

    The development of new embedded algorithms for automation and control of industrial equipment usually requires the use of real-time testing. However, the equipment required is often expensive, which means that such tests are often not viable. The objective of this work was therefore to develop an embedded platform for the distributed real-time simulation of dynamic systems. This platform, called the Real-Time Simulator for Dynamic Systems (RTSDS), could be applied in both industrial and academic environments. In industrial applications, the RTSDS could be used to optimize embedded control algorithms. In the academic sphere, it could be used to support research into new embedded solutions for automation and control and could also be used as a tool to assist in undergraduate and postgraduate teaching related to the development of projects concerning on-board control systems.

  20. [Hardware Implementation of Numerical Simulation Function of Hodgkin-Huxley Model Neurons Action Potential Based on Field Programmable Gate Array].

    Science.gov (United States)

    Wang, Jinlong; Lu, Mai; Hu, Yanwen; Chen, Xiaoqiang; Pan, Qiangqiang

    2015-12-01

    Neuron is the basic unit of the biological neural system. The Hodgkin-Huxley (HH) model is one of the most realistic neuron models on the electrophysiological characteristic description of neuron. Hardware implementation of neuron could provide new research ideas to clinical treatment of spinal cord injury, bionics and artificial intelligence. Based on the HH model neuron and the DSP Builder technology, in the present study, a single HH model neuron hardware implementation was completed in Field Programmable Gate Array (FPGA). The neuron implemented in FPGA was stimulated by different types of current, the action potential response characteristics were analyzed, and the correlation coefficient between numerical simulation result and hardware implementation result were calculated. The results showed that neuronal action potential response of FPGA was highly consistent with numerical simulation result. This work lays the foundation for hardware implementation of neural network.

  1. Digital video timing analyzer for the evaluation of PC-based real-time simulation systems

    Science.gov (United States)

    Jones, Shawn R.; Crosby, Jay L.; Terry, John E., Jr.

    2009-05-01

    Due to the rapid acceleration in technology and the drop in costs, the use of commercial off-the-shelf (COTS) PC-based hardware and software components for digital and hardware-in-the-loop (HWIL) simulations has increased. However, the increase in PC-based components creates new challenges for HWIL test facilities such as cost-effective hardware and software selection, system configuration and integration, performance testing, and simulation verification/validation. This paper will discuss how the Digital Video Timing Analyzer (DiViTA) installed in the Aviation and Missile Research, Development and Engineering Center (AMRDEC) provides quantitative characterization data for PC-based real-time scene generation systems. An overview of the DiViTA is provided followed by details on measurement techniques, applications, and real-world examples of system benefits.

  2. Simulations of plasma heating caused by the coalescence of multiple current loops in a proton-boron fusion plasma

    International Nuclear Information System (INIS)

    Haruki, T.; Yousefi, H. R.; Sakai, J.-I.

    2010-01-01

    Two dimensional particle-in-cell simulations of a dense plasma focus were performed to investigate a plasma heating process caused by the coalescence of multiple current loops in a proton-boron-electron plasma. Recently, it was reported that the electric field produced during the coalescence of two current loops in a proton-boron-electron plasma heats up all plasma species; proton-boron nuclear fusion may therefore be achievable using a dense plasma focus device. Based on this work, the coalescence process for four and eight current loops was investigated. It was found that the return current plays an important role in both the current pinch and the plasma heating. The coalescence of four current loops led to the breakup of the return current from the pinched plasma, resulting in plasma heating. For the coalescence of eight current loops, the plasma was confined by the pinch but the plasma heating was smaller than the two and four loop cases. Therefore the heating associated with current loop coalescence depends on the number of initial current loops. These results are useful for understanding the coalescence of multiple current loops in a proton-boron-electron plasma.

  3. Evaluation of the Inertial Response of Variable-Speed Wind Turbines Using Advanced Simulation: Preprint

    Energy Technology Data Exchange (ETDEWEB)

    Scholbrock, Andrew K [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Muljadi, Eduard [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Gevorgian, Vahan [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Scholbrock, Andrew K [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Wang, Xiao [Northeastern University; Gao, Wenzhong [University of Denver; Yan, Weihang [University of Denver; Wang, Jianhui [Northeastern University

    2017-08-09

    In this paper, we focus on the temporary frequency support effect provided by wind turbine generators (WTGs) through the inertial response. With the implemented inertial control methods, the WTG is capable of increasing its active power output by releasing parts of the stored kinetic energy when the frequency excursion occurs. The active power can be boosted temporarily above the maximum power points, but the rotor speed deceleration follows and an active power output deficiency occurs during the restoration of rotor kinetic energy. In this paper, we evaluate and compare the inertial response induced by two distinct inertial control methods using advanced simulation. In the first stage, the proposed inertial control methods are analyzed in offline simulation. Using an advanced wind turbine simulation program, FAST with TurbSim, the response of the researched wind turbine is comprehensively evaluated under turbulent wind conditions, and the impact on the turbine mechanical components are assessed. In the second stage, the inertial control is deployed on a real 600-kW wind turbine, the three-bladed Controls Advanced Research Turbine, which further verifies the inertial control through a hardware-in-the-loop simulation. Various inertial control methods can be effectively evaluated based on the proposed two-stage simulation platform, which combines the offline simulation and real-time hardware-in-the-loop simulation. The simulation results also provide insights in designing inertial control for WTGs.

  4. Conceptualization and validation of an open-source closed-loop deep brain stimulation system in rat.

    Science.gov (United States)

    Wu, Hemmings; Ghekiere, Hartwin; Beeckmans, Dorien; Tambuyzer, Tim; van Kuyck, Kris; Aerts, Jean-Marie; Nuttin, Bart

    2015-04-21

    Conventional deep brain stimulation (DBS) applies constant electrical stimulation to specific brain regions to treat neurological disorders. Closed-loop DBS with real-time feedback is gaining attention in recent years, after proved more effective than conventional DBS in terms of pathological symptom control clinically. Here we demonstrate the conceptualization and validation of a closed-loop DBS system using open-source hardware. We used hippocampal theta oscillations as system input, and electrical stimulation in the mesencephalic reticular formation (mRt) as controller output. It is well documented that hippocampal theta oscillations are highly related to locomotion, while electrical stimulation in the mRt induces freezing. We used an Arduino open-source microcontroller between input and output sources. This allowed us to use hippocampal local field potentials (LFPs) to steer electrical stimulation in the mRt. Our results showed that closed-loop DBS significantly suppressed locomotion compared to no stimulation, and required on average only 56% of the stimulation used in open-loop DBS to reach similar effects. The main advantages of open-source hardware include wide selection and availability, high customizability, and affordability. Our open-source closed-loop DBS system is effective, and warrants further research using open-source hardware for closed-loop neuromodulation.

  5. Three-Dimensional Phase Field Simulations of Hysteresis and Butterfly Loops by the Finite Volume Method

    International Nuclear Information System (INIS)

    Xi Li-Ying; Chen Huan-Ming; Zheng Fu; Gao Hua; Tong Yang; Ma Zhi

    2015-01-01

    Three-dimensional simulations of ferroelectric hysteresis and butterfly loops are carried out based on solving the time dependent Ginzburg–Landau equations using a finite volume method. The influence of externally mechanical loadings with a tensile strain and a compressive strain on the hysteresis and butterfly loops is studied numerically. Different from the traditional finite element and finite difference methods, the finite volume method is applicable to simulate the ferroelectric phase transitions and properties of ferroelectric materials even for more realistic and physical problems. (paper)

  6. Investigating the Response of Loop Plasma to Nanoflare Heating Using RADYN Simulations

    Science.gov (United States)

    Polito, V.; Testa, P.; Allred, J.; De Pontieu, B.; Carlsson, M.; Pereira, T. M. D.; Gošić, Milan; Reale, Fabio

    2018-04-01

    We present the results of 1D hydrodynamic simulations of coronal loops that are subject to nanoflares, caused by either in situ thermal heating or nonthermal electron (NTE) beams. The synthesized intensity and Doppler shifts can be directly compared with Interface Region Imaging Spectrograph (IRIS) and Atmospheric Imaging Assembly (AIA) observations of rapid variability in the transition region (TR) of coronal loops, associated with transient coronal heating. We find that NTEs with high enough low-energy cutoff ({E}{{C}}) deposit energy in the lower TR and chromosphere, causing blueshifts (up to ∼20 km s‑1) in the IRIS Si IV lines, which thermal conduction cannot reproduce. The {E}{{C}} threshold value for the blueshifts depends on the total energy of the events (≈5 keV for 1024 erg, up to 15 keV for 1025 erg). The observed footpoint emission intensity and flows, combined with the simulations, can provide constraints on both the energy of the heating event and {E}{{C}}. The response of the loop plasma to nanoflares depends crucially on the electron density: significant Si IV intensity enhancements and flows are observed only for initially low-density loops (<109 cm‑3). This provides a possible explanation of the relative scarcity of observations of significant moss variability. While the TR response to single heating episodes can be clearly observed, the predicted coronal emission (AIA 94 Å) for single strands is below current detectability and can only be observed when several strands are heated closely in time. Finally, we show that the analysis of the IRIS Mg II chromospheric lines can help further constrain the properties of the heating mechanisms.

  7. Development of a Closed Loop Simulator for Poloidal Field Control in DIII-D

    International Nuclear Information System (INIS)

    J.A. Leuer; M.L. Walker; D.A. Humphreys; J.R. Ferron; A. Nerem; B.G. Penaflor

    1999-01-01

    The design of a model-based simulator of the DIII-D poloidal field system is presented. The simulator is automatically configured to match a particular DIII-D discharge circuit. The simulator can be run in a data input mode, in which prior acquired DIII-D shot data is input to the simulator, or in a stand-alone predictive mode, in which the model operates in closed loop with the plasma control system. The simulator is used to design and validate a multi-input-multi-output controller which has been implemented on DIII-D to control plasma shape. Preliminary experimental controller results are presented

  8. A computer simulation of iron corrosion in a sodium loop using the Fleitman-Isaacs' solubility relationship

    International Nuclear Information System (INIS)

    Polley, M.V.; Skyrme, G.

    1975-11-01

    At the present time, no theoretical treatment of mass transfer in sodium loops has been able to reconcile the low observed corrosion rates with values of iron solubility recommended in the literature. Although measured values of the solubility of iron in sodium have varied very widely, one recent determination by Fleitman and Isaacs gave low values at low oxygen activities. These values were used in the present work for predicting, by conventional mass transfer theory, corrosion in a non-isothermal loop. The method was to simulate mass transfer using a computer program while following the sodium around the loop until equilibrium was established. The advantages of this method are that the concentration driving force is predicted for all parts of the loop and that changes in mass transfer rates with change in temperature distribution and geometry can be easily investigated. The predicted variation of corrosion rate in the hot isothermal region is reported as a function of sodium velocity, downstream position, temperature, temperature differential, oxygen concentration and loop geometry. Both surface controlled and diffusion controlled mass transfer were investigated and the results were compared with the data of Thorley and Tyzack reported in the literature. (author)

  9. Validity and Reliability of Orthodontic Loops between Mechanical Testing and Computer Simulation: An Finite Element Method Study

    Directory of Open Access Journals (Sweden)

    Gaurav Sepolia

    2014-01-01

    Full Text Available The magnitude and direction of orthodontic force is one of the essential concerns of orthodontic tooth movements. Excessive force may cause root resorption and mobility of the tooth, whereas low force level may results in prolonged treatment. The addition of loops allows the clinician to more accurately achieve the desired results. Aims and objectives: The purpose of the study was to evaluate the validity and reliability of orthodontic loops between mechanical testing and computer simulation. Materials and methods: Different types of loops were taken and divided into four groups: The Teardrop loop, Opus loop, L loop and T loop. These were artificially activated for multiple lengths and studied using the FEM. Results: The Teardrop loop showed the highest force level, and there is no significant difference between mechanical testing and computer simulation.

  10. Hardware description languages

    Science.gov (United States)

    Tucker, Jerry H.

    1994-01-01

    Hardware description languages are special purpose programming languages. They are primarily used to specify the behavior of digital systems and are rapidly replacing traditional digital system design techniques. This is because they allow the designer to concentrate on how the system should operate rather than on implementation details. Hardware description languages allow a digital system to be described with a wide range of abstraction, and they support top down design techniques. A key feature of any hardware description language environment is its ability to simulate the modeled system. The two most important hardware description languages are Verilog and VHDL. Verilog has been the dominant language for the design of application specific integrated circuits (ASIC's). However, VHDL is rapidly gaining in popularity.

  11. Commissioning of closed loop controls at CPP, HWP, Manuguru (Paper No. 3.5)

    International Nuclear Information System (INIS)

    Basu, Sukumar; Narasimham, P.L.

    1992-01-01

    The captive power plant (CPP) for Heavy Water Plant, Manuguru is equipped with 3x265 T/hr steam capacity boilers. The control system is built around ASEA master hardware for sequence interlocks, closed loop control, and data acquisition functions. This paper describes the configuration of the system hardware, the steps carried out during commissioning of closed loop controls in distributed digital control systems and also the problems faced during the commissioning of closed loops. (author). 3 figs

  12. Hardware Resource Allocation for Hardware/Software Partitioning in the LYCOS System

    DEFF Research Database (Denmark)

    Grode, Jesper Nicolai Riis; Knudsen, Peter Voigt; Madsen, Jan

    1998-01-01

    as a designer's/design tool's aid to generate good hardware allocations for use in hardware/software partitioning. The algorithm has been implemented in a tool under the LYCOS system. The results show that the allocations produced by the algorithm come close to the best allocations obtained by exhaustive search.......This paper presents a novel hardware resource allocation technique for hardware/software partitioning. It allocates hardware resources to the hardware data-path using information such as data-dependencies between operations in the application, and profiling information. The algorithm is useful...

  13. Noise-shaping all-digital phase-locked loops modeling, simulation, analysis and design

    CERN Document Server

    Brandonisio, Francesco

    2014-01-01

    This book presents a novel approach to the analysis and design of all-digital phase-locked loops (ADPLLs), technology widely used in wireless communication devices. The authors provide an overview of ADPLL architectures, time-to-digital converters (TDCs) and noise shaping. Realistic examples illustrate how to analyze and simulate phase noise in the presence of sigma-delta modulation and time-to-digital conversion. Readers will gain a deep understanding of ADPLLs and the central role played by noise-shaping. A range of ADPLL and TDC architectures are presented in unified manner. Analytical and simulation tools are discussed in detail. Matlab code is included that can be reused to design, simulate and analyze the ADPLL architectures that are presented in the book.   • Discusses in detail a wide range of all-digital phase-locked loops architectures; • Presents a unified framework in which to model time-to-digital converters for ADPLLs; • Explains a procedure to predict and simulate phase noise in oscil...

  14. Design and Realization of Avionics Integration Simulation System Based on RTX

    Directory of Open Access Journals (Sweden)

    Wang Liang

    2016-01-01

    Full Text Available Aircraft avionics system becoming more and more complicated, it is too hard to test and verify real avionics systems. A design and realization method of avionics integration simulation system based on RTX was brought forward to resolve the problem. In this simulation system, computer software and hardware resources were utilized entirely. All kinds of aircraft avionics system HIL (hardware-in-loop simulations can be implemented in this platform. The simulation method provided the technical foundation of testing and verifying real avionics system. The research has recorded valuable data using the newly-developed method. The experiment results prove that the avionics integration simulation system was used well in some helicopter avionics HIL simulation experiment. The simulation experiment results provided the necessary judgment foundation for the helicopter real avionics system verification.

  15. Online Estimation of Peak Power Capability of Li-Ion Batteries in Electric Vehicles by a Hardware-in-Loop Approach

    Directory of Open Access Journals (Sweden)

    Fengchun Sun

    2012-05-01

    Full Text Available Battery peak power capability estimations play an important theoretical role for the proper use of the battery in electric vehicles. To address the failures in relaxation effects and real-time ability performance, neglecting the battery’s design limits and other issues of the traditional peak power capability calculation methods, a new approach based on the dynamic electrochemical-polarization (EP battery model, taking into consideration constraints of current, voltage, state of charge (SoC and power is proposed. A hardware-in-the-loop (HIL system is built for validating the online model-based peak power capability estimation approach of batteries used in hybrid electric vehicles (HEVs and a HIL test based on the Federal Urban Driving Schedules (FUDS is used to verify and evaluate its real-time computation performance, reliability and robustness. The results show the proposed approach gives a more accurate estimate compared with the hybrid pulse power characterization (HPPC method, avoiding over-charging or over-discharging and providing a powerful guarantee for the optimization of HEVs power systems. Furthermore, the HIL test provides valuable data and critical guidance to evaluate the accuracy of the developed battery algorithms.

  16. Numerical Simulations and Design Optimization of the PHT Loop of Natural Circulation BWR

    Directory of Open Access Journals (Sweden)

    G. V. Durga Prasad

    2008-01-01

    Full Text Available Mathematical modeling and numerical simulation of natural circulation boiling water reactor (NCBWR are very important in order to study its performance for different designs and various off-design conditions and for design optimization. In the present work, parametric studies of the primary heat transport loop of NCBWR have been performed using lumped parameter models and RELAP5/MOD3.4 code. The lumped parameter models are based on the drift flux model and homogeneous equilibrium mixture (HEM model of two-phase flow. Numerical simulations are performed with both models. Compared to the results obtained from the HEM model, those obtained from the drift flux model are closer to RELAP5. The variations of critical heat flux with various geometric parameters and operating conditions are thoroughly investigated. The material required to construct the primary heat transport (PHT loop of NCBWR has been minimized using sequential quadratic programming. The stability of NCBWR has also been verified at the optimum point.

  17. Integrated Evaluation of Closed Loop Air Revitalization System Components

    Science.gov (United States)

    Murdock, K.

    2010-01-01

    NASA s vision and mission statements include an emphasis on human exploration of space, which requires environmental control and life support technologies. This Contractor Report (CR) describes the development and evaluation of an Air Revitalization System, modeling and simulation of the components, and integrated hardware testing with the goal of better understanding the inherent capabilities and limitations of this closed loop system. Major components integrated and tested included a 4-Bed Modular Sieve, Mechanical Compressor Engineering Development Unit, Temperature Swing Adsorption Compressor, and a Sabatier Engineering and Development Unit. The requisite methodolgy and technical results are contained in this CR.

  18. Development and validation of double and single Wiebe function for multi-injection mode Diesel engine combustion modelling for hardware-in-the-loop applications

    International Nuclear Information System (INIS)

    Maroteaux, Fadila; Saad, Charbel; Aubertin, Fabrice

    2015-01-01

    Highlights: • Modelling of Diesel engine combustion with multi-injection mode was conducted. • Double and single Wiebe correlations for pilot, main and post combustion processes were calibrated. • Ignition delay time correlations have been developed and calibrated using experimental data for each injection. • The complete in-cylinder model has been applied successfully to real time simulations on HiL test bed. - Abstract: The improvement of Diesel engine performances in terms of fuel consumption and pollutant emissions has a huge impact on management system and diagnostic procedure. Validation and testing of engine performances can benefit from the use of theoretical models, for the reduction of development time and costs. Hardware in the Loop (HiL) test bench is a suitable way to achieve these objectives. However, the increasing complexity of management systems rises challenges for the development of very reduced physical models able to run in real time applications. This paper presents an extension of a previously developed phenomenological Diesel combustion model suitable for real time applications on a HiL test bench. In the earlier study, the modelling efforts have been targeted at high engine speeds with a very short computational time window, and where the engine operates with single injection. In the present work, a modelling of in-cylinder processes at low and medium engine speeds with multi-injection is performed. In order to reach an adequate computational time, the combustion progress during the pilot and main injection periods has been treated through a double Wiebe function, while the post combustion period has required a single Wiebe function. This paper describes the basic system models and their calibration and validation against experimental data. The use of the developed correlations of Wiebe coefficients and ignition delay times for each combustion phase, included in the in-cylinder crank angle global model, is applied for the prediction

  19. Research of Impact Load in Large Electrohydraulic Load Simulator

    Directory of Open Access Journals (Sweden)

    Yongguang Liu

    2014-01-01

    Full Text Available The stronger impact load will appear in the initial phase when the large electric cylinder is tested in the hardware-in-loop simulation. In this paper, the mathematical model is built based on AMESim, and then the reason of the impact load is investigated through analyzing the changing tendency of parameters in the simulation results. The inhibition methods of impact load are presented according to the structural invariability principle and applied to the actual system. The final experimental result indicates that the impact load is inhibited, which provides a good experimental condition for the electric cylinder and promotes the study of large load simulator.

  20. Loop algorithms for quantum simulations of fermion models on lattices

    International Nuclear Information System (INIS)

    Kawashima, N.; Gubernatis, J.E.; Evertz, H.G.

    1994-01-01

    Two cluster algorithms, based on constructing and flipping loops, are presented for world-line quantum Monte Carlo simulations of fermions and are tested on the one-dimensional repulsive Hubbard model. We call these algorithms the loop-flip and loop-exchange algorithms. For these two algorithms and the standard world-line algorithm, we calculated the autocorrelation times for various physical quantities and found that the ordinary world-line algorithm, which uses only local moves, suffers from very long correlation times that makes not only the estimate of the error difficult but also the estimate of the average values themselves difficult. These difficulties are especially severe in the low-temperature, large-U regime. In contrast, we find that new algorithms, when used alone or in combinations with themselves and the standard algorithm, can have significantly smaller autocorrelation times, in some cases being smaller by three orders of magnitude. The new algorithms, which use nonlocal moves, are discussed from the point of view of a general prescription for developing cluster algorithms. The loop-flip algorithm is also shown to be ergodic and to belong to the grand canonical ensemble. Extensions to other models and higher dimensions are briefly discussed

  1. Color film spectral properties test experiment for target simulation

    Science.gov (United States)

    Liu, Xinyue; Ming, Xing; Fan, Da; Guo, Wenji

    2017-04-01

    In hardware-in-loop test of the aviation spectra camera, the liquid crystal light valve and digital micro-mirror device could not simulate the spectrum characteristics of the landmark. A test system frame was provided based on the color film for testing the spectra camera; and the spectrum characteristics of the color film was test in the paper. The result of the experiment shows that difference was existed between the landmark and the film spectrum curse. However, the spectrum curse peak should change according to the color, and the curse is similar with the standard color traps. So, if the quantity value of error between the landmark and the film was calibrated and the error could be compensated, the film could be utilized in the hardware-in-loop test for the aviation spectra camera.

  2. Simulations of magnetic hysteresis loops for dual layer recording media

    Science.gov (United States)

    Fal, T. J.; Plumer, M. L.; Whitehead, J. P.; Mercer, J. I.; van Ek, J.; Srinivasan, K.

    2013-05-01

    A Kinetic Monte-Carlo algorithm is applied to examine MH loops of dual-layer magnetic recording media at finite temperature and long time scales associated with typical experimental measurements. In contrast with standard micromagnetic simulations, which are limited to the ns-μs time regime, our approach allows for the direct calculation of magnetic configurations over periods from minutes to years. The model is used to fit anisotropy and coupling parameters to experimental data on exchange-coupled composite media which are shown to deviate significantly from standard micromagnetic results. Sensitivities of the loops to anisotropy, inter-layer exchange coupling, temperature, and sweep rate are examined.

  3. Interoperability Testing Using the Hardware-in-the-Loop Test Tool

    National Research Council Canada - National Science Library

    Buxton, Bradley

    1999-01-01

    In the past, missile defense testing was limited to models and simulations, which provided maximum flexibility but often lacked realism, or to live fire testing, which provided realism but proved very expensive...

  4. TLTA/6431, Two-Loop-Test-Apparatus, BWR/6 Simulator, Small-Break LOCA

    International Nuclear Information System (INIS)

    1992-01-01

    1 - Description of test facility: The Two-Loop-Test-Apparatus (TLTA) is a 1:624 volume scaled BWR/6 simulator. It was the predecessor of the better-scaled FIST facility. The facility is capable of full BWR system pressure and has a simulated core with a full size 8 x 8, full power single bundle of indirect electrically heated rods. All major BWR systems are simulated including lower plenum, guide tube, core region (bundle and bypass), upper plenum, steam separator, steam dome, annular downcomer, recirculation loops and ECC injection systems. The fundamental scaling consideration was to achieve real-time response. A number of the scaling compromises present in TLTA were corrected in the FIST configuration. These compromises include a number of regional volumes and component elevations. 2 - Description of test: 64.45 sqcm small break LOCA with activation of the full emergency core cooling system, but without activation of the automatic decompression system

  5. Simulation in transient regime of a heat pump with closed-loop and on-off control

    Energy Technology Data Exchange (ETDEWEB)

    Vargas, J.V.C. [Duke Univ., Durham, NC (United States). Dept. of Mechanical Engineering and Materials Science; Parise, J.A.R. [Pontificia Univ. Catolica do Rio de Janeiro, RJ (Brazil). Dept. de Engenharia Mecanica

    1995-05-01

    The present work introduces a mathematical model for a heat pump with a variable-speed compressor, driven by a d.c. servomotor, operating either in closed loop by a power law control action or by the traditional on-off basis. The resulting differential and algebraic equations are integrated in time for a specified period of simulation in both designs. The results show that the closed-loop system presents significant savings in energy consumption when compared with the on-off system, under the same environmental conditions. (author)

  6. Real-time numerical simulation with high efficiency for an experimental reactor system

    International Nuclear Information System (INIS)

    Ding Shuling; Li Fu; Li Sifeng; Chu Xinyuan

    2006-01-01

    The paper presents a systematic and efficient method for numerical real-time simulation of an experimental reactor. The reactor models were built based on the physical characteristics of the experimental reactor, and several real-time simulation approaches were discussed and compared in the paper. How to implement the real-time reactor simulation system in Windows platform for the sake of hardware-in-loop experiment for the reactor power control system was discussed. (authors)

  7. Hysteresis loop behaviors of ferroelectric thin films: A Monte Carlo simulation study

    Science.gov (United States)

    M. Bedoya-Hincapié, C.; H. Ortiz-Álvarez, H.; Restrepo-Parra, E.; J. Olaya-Flórez, J.; E. Alfonso, J.

    2015-11-01

    The ferroelectric response of bismuth titanate Bi4Ti3O12 (BIT) thin film is studied through a Monte Carlo simulation of hysteresis loops. The ferroelectric system is described by using a Diffour Hamiltonian with three terms: the electric field applied in the z direction, the nearest dipole-dipole interaction in the transversal (x-y) direction, and the nearest dipole-dipole interaction in the direction perpendicular to the thin film (the z axis). In the sample construction, we take into consideration the dipole orientations of the monoclinic and orthorhombic structures that can appear in BIT at low temperature in the ferroelectric state. The effects of temperature, stress, and the concentration of pinned dipole defects are assessed by using the hysteresis loops. The results indicate the changes in the hysteresis area with temperature and stress, and the asymmetric hysteresis loops exhibit evidence of the imprint failure mechanism with the emergence of pinned dipolar defects. The simulated shift in the hysteresis loops conforms to the experimental ferroelectric response. Project sponsored by the research departments of the Universidad Nacional de Colombia DIMA and DIB under Project 201010018227-“Crecimiento y caracterización eléctrica y estructural de películas delgadas de BixTiyOz producidas mediante Magnetrón Sputtering” and Project 12920-“Desarrollo teóricoexperimental de nanoestructuras basadas en Bismuto y materiales similares” and “Bisnano Project.”

  8. Real-time simulation of aeroelastic rotor loads for horizontal axis wind turbines

    International Nuclear Information System (INIS)

    Marnett, M; Wellenberg, S; Schröder, W

    2014-01-01

    Wind turbine drivetrain research and test facilities with hardware-in-the-loop capabilities require a robust and accurate aeroelastic real-time rotor simulation environment. Recent simulation environments do not guarantee a computational response at real-time. Which is why a novel simulation tool has been developed. It resolves the physical time domain of the turbulent wind spectra and the operational response of the turbine at real-time conditions. Therefore, there is a trade-off between accuracy of the physical models and the computational costs. However, the study shows the possibility to preserve the necessary computational accuracy while simultaneously granting dynamic interaction with the aeroelastic rotor simulation environment. The achieved computational costs allow a complete aeroelastic rotor simulation at a resolution frequency of 100 Hz on standard computer platforms. Results obtained for the 5-MW reference wind turbine by the National Renewable Energy Laboratory (NREL) are discussed and compared to NREL's fatigue, aerodynamics, structures, and turbulence (FAST)- Code. The rotor loads show a convincing match. The novel simulation tool is applied to the wind turbine drivetrain test facility at the Center for Wind Power Drives (CWD), RWTH Aachen University to show the real-time hardware-in-the-loop capabilities

  9. Etude par simulation hil des performances d'un statcom pour la ...

    African Journals Online (AJOL)

    Ce travail présente l'étude par simulation Hardware In the Loop (HIL) des performances d'un STATCOM pour la stabilisation de la tension délivrée par une génératrice asynchrone triphasée auto excitée dans un réseau autonome. Nous avons combiné l'utilisation du logiciel de simulation LABVIEW et la carte ARDUINO ...

  10. A general method for closed-loop inverse simulation of helicopter maneuver flight

    Directory of Open Access Journals (Sweden)

    Wei WU

    2017-12-01

    Full Text Available Maneuverability is a key factor to determine whether a helicopter could finish certain flight missions successfully or not. Inverse simulation is commonly used to calculate the pilot controls of a helicopter to complete a certain kind of maneuver flight and to assess its maneuverability. A general method for inverse simulation of maneuver flight for helicopters with the flight control system online is developed in this paper. A general mathematical describing function is established to provide mathematical descriptions of different kinds of maneuvers. A comprehensive control solver based on the optimal linear quadratic regulator theory is developed to calculate the pilot controls of different maneuvers. The coupling problem between pilot controls and flight control system outputs is well solved by taking the flight control system model into the control solver. Inverse simulation of three different kinds of maneuvers with different agility requirements defined in the ADS-33E-PRF is implemented based on the developed method for a UH-60 helicopter. The results show that the method developed in this paper can solve the closed-loop inverse simulation problem of helicopter maneuver flight with high reliability as well as efficiency. Keywords: Closed-loop, Flying quality, Helicopters, Inverse simulation, Maneuver flight

  11. An Experimental Study on Operability of Master-Slave Manipulator System using Human–in–the-Loop Type Simulator

    Directory of Open Access Journals (Sweden)

    Tashiro Yosuke

    2017-01-01

    Full Text Available Double arm Master-Slave (M-S manipulator has been attracted the attention of the robotics researchers today. The micro surgery is one of the big targets which M-S manipulator is expected to effectively perform. This paper describes about the human in the loop (HIL simulator consisted of the prototype master manipulator and the virtual simulator of slave manipulator. Today, we have a challenge injecting drugs to a chick embryo’s blood vessels that are enough cultured in an artificial eggshell. The M-S manipulator is expected to apply for such a work like a micro surgery, ex. catching a blood vessel and sticking a cylinder. The embryo is extremely sensitive so that M-S manipulator should have both high operability and high accuracy movement. To evaluate the M-S manipulator quantitatively, we develop the human in the loop (HIL simulator. The simulator is consisted with the prototype master manipulator and the virtual slave manipulator.

  12. Autonomous Visual Tracking of Stationary Targets Using Small Unmanned Aerial Vehicles

    Science.gov (United States)

    2004-06-01

    59 Figure 43. Commanded and Actual Yaw Rates during Simulation ..................................60 Figure 44. Setup for Hardware In Loop Simulation...System with AVDS Figure 44. Setup for Hardware In Loop Simulation with AVDS and PerceptiVU 2. Test Conditions Simulations were conducted for the

  13. The Design and Semi-Physical Simulation Test of Fault-Tolerant Controller for Aero Engine

    Science.gov (United States)

    Liu, Yuan; Zhang, Xin; Zhang, Tianhong

    2017-11-01

    A new fault-tolerant control method for aero engine is proposed, which can accurately diagnose the sensor fault by Kalman filter banks and reconstruct the signal by real-time on-board adaptive model combing with a simplified real-time model and an improved Kalman filter. In order to verify the feasibility of the method proposed, a semi-physical simulation experiment has been carried out. Besides the real I/O interfaces, controller hardware and the virtual plant model, semi-physical simulation system also contains real fuel system. Compared with the hardware-in-the-loop (HIL) simulation, semi-physical simulation system has a higher degree of confidence. In order to meet the needs of semi-physical simulation, a rapid prototyping controller with fault-tolerant control ability based on NI CompactRIO platform is designed and verified on the semi-physical simulation test platform. The result shows that the controller can realize the aero engine control safely and reliably with little influence on controller performance in the event of fault on sensor.

  14. Tinuso: A processor architecture for a multi-core hardware simulation platform

    DEFF Research Database (Denmark)

    Schleuniger, Pascal; Karlsson, Sven

    2010-01-01

    Multi-core systems have the potential to improve performance, energy and cost properties of embedded systems but also require new design methods and tools to take advantage of the new architectures. Due to the limited accuracy and performance of pure software simulators, we are working on a cycle...... accurate hardware simulation platform. We have developed the Tinuso processor architecture for this platform. Tinuso is a processor architecture optimized for FPGA implementation. The instruction set makes use of predicated instructions and supports C/C++ and assembly language programming. It is designed...... to be easy extendable to maintain the exibility required for the research on multi-core systems. Tinuso contains a co-processor interface to connect to a network interface. This interface allow for communication over an on-chip network. A clock frequency estimation study on a deeply pipelined Tinuso...

  15. An Advanced HIL Simulation Battery Model for Battery Management System Testing

    DEFF Research Database (Denmark)

    Barreras, Jorge Varela; Fleischer, Christian; Christensen, Andreas Elkjær

    2016-01-01

    Developers and manufacturers of battery management systems (BMSs) require extensive testing of controller Hardware (HW) and Software (SW), such as analog front-end and performance of generated control code. In comparison with the tests conducted on real batteries, tests conducted on a state......-of-the-art hardware-in-the-loop (HIL) simulator can be more cost and time effective, easier to reproduce, and safer beyond the normal range of operation, especially at early stages in the development process or during fault insertion. In this paper, an HIL simulation battery model is developed for purposes of BMS...... testing on a commercial HIL simulator. A multicell electrothermal Li-ion battery (LIB) model is integrated in a system-level simulation. Then, the LIB system model is converted to C code and run in real time with the HIL simulator. Finally, in order to demonstrate the capabilities of the setup...

  16. Simulation and analysis on fields of temperature and flow rate of liquid LIPB in DRAGON-I loop

    Energy Technology Data Exchange (ETDEWEB)

    Zhu, Z.; Huang, Q.; Zhang, M.; Gao, S.; Wu, Y. [Chinese Academy of Science (China). Inst. of Plasma Physics

    2007-07-01

    LiPb loop is the most important experimental facility used to study key issues for liquid metal LiPb blanket of fusion reactors. The first thermal convection LiPb loop DRAGON-I was built in 2005 in ASIPP (Institute of Plasma Physics, Chinese Academy of Science), China. The temperatures for the hot leg and cold leg in the loop are 480 C and 420 C, respectively. It is necessary to do research on features and distributions of the fields of temperature and flow rate for liquid metal LiPb in the loop for safe operation of loop and analysis of corrosion behavior of materials used in it. The fields of LiPb temperature and flow rate in the loop were simulated by the popular commercial CFD (Computational Fluid Dynamics) software FLUENT in two-dimensional (2D) and three-dimensional (3D) models. In the simulations and calculations, segregated solver and viscous models of k-epsilon etc. were selected, the properties of LiPb and material of loop pipe were input and the boundary conditions were setup. It was shown that the results for 2D and 3D models were comparable, the temperature field of liquid LiPb was found to be changed continuously between hot leg and cold leg of the loop because of their temperature difference, the temperature of outer-pipes are about 20 C averagely higher than that of the LiPb in the same section of the pipe, the maximum value of thermal stress of pipes was identified near to the bottom of the hot leg. So two or three heating sections in the hot leg might be needed to heat the outer-pipes of hot leg in order to keep the constant temperature of 480 C along the hot leg. The flow rate of LiPb was revealed to be about 0.2 m/s in theory, and it fluctuated little inside the pipe except for the places of upper two corners of the loop. These results will be helpful for the analysis of corrosion behavior of materials with liquid LiPb. (orig.)

  17. An open-loop controlled active lung simulator for preterm infants.

    Science.gov (United States)

    Cecchini, Stefano; Schena, Emiliano; Silvestri, Sergio

    2011-01-01

    We describe the underlying theory, design and experimental evaluation of an electromechanical analogue infant lung to simulate spontaneous breathing patterns of preterm infants. The aim of this work is to test the possibility to obtain breathing patterns of preterm infants by taking into consideration the air compressibility. Respiratory volume function represents the actuation pattern, and pulmonary pressure and flow-rate waveforms are mathematically obtained through the application of the perfect gas and adiabatic laws. The mathematical model reduces the simulation interval into a step shorter than 1 ms, allowing to consider an entire respiratory act as composed of a large number of almost instantaneous adiabatic transformations. The device consists of a spherical chamber where the air is compressed by four cylinder-pistons, moved by stepper motors, and flows through a fluid-dynamic resistance, which also works as flow-rate sensor. Specifically designed software generates the actuators motion, based on the desired ventilation parameters, without controlling the gas pneumatic parameters with a closed-loop. The system is able to simulate tidal volumes from 3 to 8 ml, breathing frequencies from 60 to 120 bpm and functional residual capacities from 25 to 80 ml. The simulated waveforms appear very close to the measured ones. Percentage differences on the tidal volume waveform vary from 7% for the tidal volume of 3 ml, down to 2.2-3.5% for tidal volumes in the range of 4-7 ml, and 1.3% for the tidal volume equal to 8 ml in the whole breathing frequency and functional residual capacity ranges. The open-loop electromechanical simulator shows that gas compressibility can be theoretically assessed in the typical pneumatic variable range of preterm infant respiratory mechanics. Copyright © 2010 IPEM. Published by Elsevier Ltd. All rights reserved.

  18. Analysis of first and second order binary quantized digital phase-locked loops for ideal and white Gaussian noise inputs

    Science.gov (United States)

    Blasche, P. R.

    1980-01-01

    Specific configurations of first and second order all digital phase locked loops are analyzed for both ideal and additive white gaussian noise inputs. In addition, a design for a hardware digital phase locked loop capable of either first or second order operation is presented along with appropriate experimental data obtained from testing of the hardware loop. All parameters chosen for the analysis and the design of the digital phase locked loop are consistent with an application to an Omega navigation receiver although neither the analysis nor the design are limited to this application.

  19. PONDEROMOTIVE ACCELERATION IN CORONAL LOOPS

    International Nuclear Information System (INIS)

    Dahlburg, R. B.; Obenschain, K.; Laming, J. M.; Taylor, B. D.

    2016-01-01

    Ponderomotive acceleration has been asserted to be a cause of the first ionization potential (FIP) effect, the well-known enhancement in abundance by a factor of 3–4 over photospheric values of elements in the solar corona with FIP less than about 10 eV. It is shown here by means of numerical simulations that ponderomotive acceleration occurs in solar coronal loops, with the appropriate magnitude and direction, as a “by-product” of coronal heating. The numerical simulations are performed with the HYPERION code, which solves the fully compressible three-dimensional magnetohydrodynamic equations including nonlinear thermal conduction and optically thin radiation. Numerical simulations of coronal loops with an axial magnetic field from 0.005 to 0.02 T and lengths from 25,000 to 75,000 km are presented. In the simulations the footpoints of the axial loop magnetic field are convected by random, large-scale motions. There is a continuous formation and dissipation of field-aligned current sheets, which act to heat the loop. As a consequence of coronal magnetic reconnection, small-scale, high-speed jets form. The familiar vortex quadrupoles form at reconnection sites. Between the magnetic footpoints and the corona the reconnection flow merges with the boundary flow. It is in this region that the ponderomotive acceleration occurs. Mirroring the character of the coronal reconnection, the ponderomotive acceleration is also found to be intermittent.

  20. PONDEROMOTIVE ACCELERATION IN CORONAL LOOPS

    Energy Technology Data Exchange (ETDEWEB)

    Dahlburg, R. B.; Obenschain, K. [LCP and FD, Naval Research Laboratory, Washington, DC 20375 (United States); Laming, J. M. [Space Science Division, Naval Research Laboratory, Washington, DC 20375 (United States); Taylor, B. D. [AFRL Eglin AFB, Pensacola, FL 32542 (United States)

    2016-11-10

    Ponderomotive acceleration has been asserted to be a cause of the first ionization potential (FIP) effect, the well-known enhancement in abundance by a factor of 3–4 over photospheric values of elements in the solar corona with FIP less than about 10 eV. It is shown here by means of numerical simulations that ponderomotive acceleration occurs in solar coronal loops, with the appropriate magnitude and direction, as a “by-product” of coronal heating. The numerical simulations are performed with the HYPERION code, which solves the fully compressible three-dimensional magnetohydrodynamic equations including nonlinear thermal conduction and optically thin radiation. Numerical simulations of coronal loops with an axial magnetic field from 0.005 to 0.02 T and lengths from 25,000 to 75,000 km are presented. In the simulations the footpoints of the axial loop magnetic field are convected by random, large-scale motions. There is a continuous formation and dissipation of field-aligned current sheets, which act to heat the loop. As a consequence of coronal magnetic reconnection, small-scale, high-speed jets form. The familiar vortex quadrupoles form at reconnection sites. Between the magnetic footpoints and the corona the reconnection flow merges with the boundary flow. It is in this region that the ponderomotive acceleration occurs. Mirroring the character of the coronal reconnection, the ponderomotive acceleration is also found to be intermittent.

  1. Design and Control of Compliant Tensegrity Robots Through Simulation and Hardware Validation

    Science.gov (United States)

    Caluwaerts, Ken; Despraz, Jeremie; Iscen, Atil; Sabelhaus, Andrew P.; Bruce, Jonathan; Schrauwen, Benjamin; Sunspiral, Vytas

    2014-01-01

    To better understand the role of tensegrity structures in biological systems and their application to robotics, the Dynamic Tensegrity Robotics Lab at NASA Ames Research Center has developed and validated two different software environments for the analysis, simulation, and design of tensegrity robots. These tools, along with new control methodologies and the modular hardware components developed to validate them, are presented as a system for the design of actuated tensegrity structures. As evidenced from their appearance in many biological systems, tensegrity ("tensile-integrity") structures have unique physical properties which make them ideal for interaction with uncertain environments. Yet these characteristics, such as variable structural compliance, and global multi-path load distribution through the tension network, make design and control of bio-inspired tensegrity robots extremely challenging. This work presents the progress in using these two tools in tackling the design and control challenges. The results of this analysis includes multiple novel control approaches for mobility and terrain interaction of spherical tensegrity structures. The current hardware prototype of a six-bar tensegrity, code-named ReCTeR, is presented in the context of this validation.

  2. The priority queue as an example of hardware/software codesign

    DEFF Research Database (Denmark)

    Høeg, Flemming; Mellergaard, Niels; Staunstrup, Jørgen

    1994-01-01

    The paper identifies a number of issues that are believed to be important for hardware/software codesign. The issues are illustrated by a small comprehensible example: a priority queue. Based on simulations of a real application, we suggest a combined hardware/software realization of the priority...

  3. High resolution real time capable combustion chamber simulation; Zeitlich hochaufloesende echtzeitfaehige Brennraumsimulation

    Energy Technology Data Exchange (ETDEWEB)

    Piewek, J. [Volkswagen AG, Wolfsburg (Germany)

    2008-07-01

    The article describes a zero-dimensional model for the real time capable combustion chamber pressure calculation with analogue pressure sensor output. The closed-loop-operation of an Engine Control Unit is shown at the hardware-in-the-loop-simulator (HiL simulator) for a 4-cylinder common rail diesel engine. The presentation of the model focuses on the simulation of the load variation which does not depend on the injection system and thus the simulated heat release rate. Particular attention is paid to the simulation and the resulting test possibilities regarding to full-variable valve gears. It is shown that black box models consisting in the HiL mean value model for the aspirated gas mass, the exhaust gas temperature after the outlet valve and the mean indicated pressure can be replaced by calculations from the high-resolution combustion chamber model. (orig.)

  4. Perturbative expansions from Monte Carlo simulations at weak coupling: Wilson loops and the static-quark self-energy

    Science.gov (United States)

    Trottier, H. D.; Shakespeare, N. H.; Lepage, G. P.; MacKenzie, P. B.

    2002-05-01

    Perturbative coefficients for Wilson loops and the static-quark self-energy are extracted from Monte Carlo simulations at weak coupling. The lattice volumes and couplings are chosen to ensure that the lattice momenta are all perturbative. Twisted boundary conditions are used to eliminate the effects of lattice zero modes and to suppress nonperturbative finite-volume effects due to Z(3) phases. Simulations of the Wilson gluon action are done with both periodic and twisted boundary conditions, and over a wide range of lattice volumes (from 34 to 164) and couplings (from β~9 to β~60). A high precision comparison is made between the simulation data and results from finite-volume lattice perturbation theory. The Monte Carlo results are shown to be in excellent agreement with perturbation theory through second order. New results for third-order coefficients for a number of Wilson loops and the static-quark self-energy are reported.

  5. ac power control in the Core Flow Test Loop

    International Nuclear Information System (INIS)

    McDonald, D.W.

    1980-01-01

    This work represents a status report on a development effort to design an ac power controller for the Core Flow Test Loop. The Core Flow Test Loop will be an engineering test facility which will simulate the thermal environment of a gas-cooled fast-breeder reactor. The problems and limitations of using sinusoidal ac power to simulate the power generated within a nuclear reactor are addressed. The transformer-thyristor configuration chosen for the Core Flow Test Loop power supply is presented. The initial considerations, design, and analysis of a closed-loop controller prototype are detailed. The design is then analyzed for improved performance possibilities and failure modes are investigated at length. A summary of the work completed to date and a proposed outline for continued development completes the report

  6. Towards Online Visualization and Interactive Monitoring of Real-Time CFD Simulations on Commodity Hardware

    Directory of Open Access Journals (Sweden)

    Nils Koliha

    2015-09-01

    Full Text Available Real-time rendering in the realm of computational fluid dynamics (CFD in particular and scientific high performance computing (HPC in general is a comparably young field of research, as the complexity of most problems with practical relevance is too high for a real-time numerical simulation. However, recent advances in HPC and the development of very efficient numerical techniques allow running first optimized numerical simulations in or near real-time, which in return requires integrated and optimized visualization techniques that do not affect performance. In this contribution, we present concepts, implementation details and several application examples of a minimally-invasive, efficient visualization tool for the interactive monitoring of 2D and 3D turbulent flow simulations on commodity hardware. The numerical simulations are conducted with ELBE, an efficient lattice Boltzmann environment based on NVIDIA CUDA (Compute Unified Device Architecture, which provides optimized numerical kernels for 2D and 3D computational fluid dynamics with fluid-structure interactions and turbulence.

  7. Simulation and RTDS Hardware Implementation of SHAF for Mitigation of Current Harmonics with p-q and Id-Iq Control Strategies Using PI Controller

    Directory of Open Access Journals (Sweden)

    A. K. Panda

    2011-06-01

    Full Text Available Control strategies for extracting the three-phase reference currents for shunt active power filters are compared, evaluating their performance under different source conditions in MATLAB/Simulink environment and also with Real Time Digital Simulator (RTDS Hardware. When the supply voltages are balanced and sinusoidal, the two control strategies are converging to the same compensation characteristics but when the supply voltages are distorted and/or un-balanced sinusoidal, these control strategies result in different degrees of compensation in harmonics. The p-q control strategy is unable to yield an adequate solution when source voltages are not ideal. Extensive Simulations are carried out with PI controller for both p-q and Id-Iq control strategies for different voltage conditions and adequate results were presented. The 3-ph 4-wire SHAF system is also implemented on RTDS Hardware to further verify its effectiveness. The detailed simulation and RTDS Hardware results are included.

  8. SImulated Dodewaard ASsembly: Developments in loop-design

    International Nuclear Information System (INIS)

    Graaf, R. van de.

    1992-03-01

    A computer program was written to calculate void-fraction, flow rate, system circulation time and pressure drops for SIDAS under natural circulation conditions. In this program the thermohydraulic behaviour of the loop is simulated. Taking into account for the large uncertainty in two-phase frictional pressure drops, the chimney length is calculated, together with the length of the tubes which connect the downcomer at assembly height with the assembly inlet in a roundabout way. Tube diameter is chosen such that the frictional pressure losses are negligible. Using the results, it was decided to construct the chimney 'telescopically' (consisting of a fixed part and a movable part) in order to influence the driving force. Calculations of the enthalpy of the condensed vapour flow for various system conditions have shown that it is impractical to use this flow to lower the temperature of the total downcomer flow at the necessary subcooling temperature. It is therefore decided to use the condensor flow only for lowering the total downcomer flow enthalpy at saturation enthalpy and to establish the necessary subcooling separately by cooling of the flow in the connecting tubes. (orig.)

  9. SImulated Dodewaard ASsembly: Developments in loop-design

    Energy Technology Data Exchange (ETDEWEB)

    Graaf, R van de

    1992-03-01

    A computer program was written to calculate void-fraction, flow rate, system circulation time and pressure drops for SIDAS under natural circulation conditions. In this program the thermohydraulic behaviour of the loop is simulated. Taking into account for the large uncertainty in two-phase frictional pressure drops, the chimney length is calculated, together with the length of the tubes which connect the downcomer at assembly height with the assembly inlet in a roundabout way. Tube diameter is chosen such that the frictional pressure losses are negligible. Using the results, it was decided to construct the chimney `telescopically` (consisting of a fixed part and a movable part) in order to influence the driving force. Calculations of the enthalpy of the condensed vapour flow for various system conditions have shown that it is impractical to use this flow to lower the temperature of the total downcomer flow at the necessary subcooling temperature. It is therefore decided to use the condensor flow only for lowering the total downcomer flow enthalpy at saturation enthalpy and to establish the necessary subcooling separately by cooling of the flow in the connecting tubes. (orig.).

  10. The evolution mechanism of the dislocation loops in irradiated lanthanum doped cerium oxide

    International Nuclear Information System (INIS)

    Miao, Yinbin; Aidhy, Dilpuneet; Chen, Wei-Ying; Mo, Kun; Oaks, Aaron; Wolf, Dieter; Stubbins, James F.

    2014-01-01

    Cerium dioxide, a non-radioactive surrogate of uranium dioxide, is useful for simulating the radiation responses of uranium dioxide and mixed oxide fuel (MOX). Controlled additions of lanthanum can also be used to form various levels of lattice oxide or anion vacancies. In previous transmission electron microscopy (TEM) experimental studies, the growth rate of dislocation loops in irradiated lanthanum doped ceria was reported to vary with lanthanum concentration. This work reports findings of the evolution mechanisms of the dislocation loops in cerium oxide with and without lanthanum dopants based on a combination of molecular statics and molecular dynamics simulations. These dislocation loops are found to be b=1/3〈111〉 interstitial type Frank loops. Calculations of the defect energy profiles of the dislocation loops with different structural configurations and radii reveal the basis for preference of nucleation as well as the driving force of growth. Frenkel pair evolution simulations and displacement cascade overlaps simulations were conducted for a variety of lanthanum doping conditions. The nucleation and growth processes of the Frank loop were found to be controlled by the mobility of cation interstitials, which is significantly influenced by the lanthanum doping concentration. Competition mechanisms coupled with the mobility of cation point defects were discovered, and can be used to explain the lanthanum effects observed in experiments

  11. Functional Analysis of Battery Management Systems using Multi-Cell HIL Simulator

    OpenAIRE

    Barreras, Jorge Varela; Swierczynski, Maciej Jozef; Schaltz, Erik; Andreasen, Søren Juhl; Fleischer, Christian; Sauer, Dirk Uwe; Christensen, Andreas Elkjær

    2015-01-01

    Developers and manufacturers of Battery Management Systems (BMSs) require extensive testing of controller HW and SW, such as analog front-end (AFE) and performance of generated control code. In comparison with tests conducted on real batteries, tests conducted on hardware-in-the-loop (HIL) simulator may be more costant time effective, easier to reproduce and safer beyond the normal range of operation, especially at early stages in the development process or during fault simulation. In this pa...

  12. Perturbative expansions from Monte Carlo simulations at weak coupling: Wilson loops and the static-quark self-energy

    International Nuclear Information System (INIS)

    Trottier, H.D.; Shakespeare, N.H.; Lepage, G.P.; Mackenzie, P.B.

    2002-01-01

    Perturbative coefficients for Wilson loops and the static-quark self-energy are extracted from Monte Carlo simulations at weak coupling. The lattice volumes and couplings are chosen to ensure that the lattice momenta are all perturbative. Twisted boundary conditions are used to eliminate the effects of lattice zero modes and to suppress nonperturbative finite-volume effects due to Z(3) phases. Simulations of the Wilson gluon action are done with both periodic and twisted boundary conditions, and over a wide range of lattice volumes (from 3 4 to 16 4 ) and couplings (from β≅9 to β≅60). A high precision comparison is made between the simulation data and results from finite-volume lattice perturbation theory. The Monte Carlo results are shown to be in excellent agreement with perturbation theory through second order. New results for third-order coefficients for a number of Wilson loops and the static-quark self-energy are reported

  13. Closed loop interactions between spiking neural network and robotic simulators based on MUSIC and ROS

    Directory of Open Access Journals (Sweden)

    Philipp Weidel

    2016-08-01

    Full Text Available In order to properly assess the function and computational properties of simulated neural systems, it is necessary to account for the nature of the stimuli that drive the system. However, providing stimuli that are rich and yet both reproducible and amenable to experimental manipulations is technically challenging, and even more so if a closed-loop scenario is required. In this work, we present a novel approach to solve this problem, connecting robotics and neural network simulators. We implement a middleware solution that bridges the Robotic Operating System (ROS to the Multi-Simulator Coordinator (MUSIC. This enables any robotic and neural simulators that implement the corresponding interfaces to be efficiently coupled, allowing real-time performance for a wide range of configurations. This work extends the toolset available for researchers in both neurorobotics and computational neuroscience, and creates the opportunity to perform closed-loop experiments of arbitrary complexity to address questions in multiple areas, including embodiment, agency, and reinforcement learning.

  14. Closed-loop, open-source electrophysiology

    Directory of Open Access Journals (Sweden)

    John D Rolston

    2010-09-01

    Full Text Available Multiple extracellular microelectrodes (multi-electrode arrays, or MEAs effectively record rapidly varying neural signals, and can also be used for electrical stimulation. Multi-electrode recording can serve as artificial output (efferents from a neural system, while complex spatially and temporally targeted stimulation can serve as artificial input (afferents to the neuronal network. Multi-unit or local field potential recordings can not only be used to control real world artifacts, such as prostheses, computers or robots, but can also trigger or alter subsequent stimulation. Real-time feedback stimulation may serve to modulate or normalize aberrant neural activity, to induce plasticity, or to serve as artificial sensory input. Despite promising closed-loop applications, commercial electrophysiology systems do not yet take advantage of the bidirectional capabilities of multi-electrodes, especially for use in freely moving animals. We addressed this lack of tools for closing the loop with NeuroRighter, an open-source system including recording hardware, stimulation hardware, and control software with a graphical user interface. The integrated system is capable of multi-electrode recording and simultaneous patterned microstimulation triggered by recordings with minimal stimulation artifact. The potential applications of closed-loop systems as research tools and clinical treatments are broad; we provide one example where epileptic activity recorded by a multi-electrode probe is used to trigger targeted stimulation, via that probe, to freely moving rodents.

  15. Integration of an open interface PC scene generator using COTS DVI converter hardware

    Science.gov (United States)

    Nordland, Todd; Lyles, Patrick; Schultz, Bret

    2006-05-01

    Commercial-Off-The-Shelf (COTS) personal computer (PC) hardware is increasingly capable of computing high dynamic range (HDR) scenes for military sensor testing at high frame rates. New electro-optical and infrared (EO/IR) scene projectors feature electrical interfaces that can accept the DVI output of these PC systems. However, military Hardware-in-the-loop (HWIL) facilities such as those at the US Army Aviation and Missile Research Development and Engineering Center (AMRDEC) utilize a sizeable inventory of existing projection systems that were designed to use the Silicon Graphics Incorporated (SGI) digital video port (DVP, also known as DVP2 or DD02) interface. To mate the new DVI-based scene generation systems to these legacy projection systems, CG2 Inc., a Quantum3D Company (CG2), has developed a DVI-to-DVP converter called Delta DVP. This device takes progressive scan DVI input, converts it to digital parallel data, and combines and routes color components to derive a 16-bit wide luminance channel replicated on a DVP output interface. The HWIL Functional Area of AMRDEC has developed a suite of modular software to perform deterministic real-time, wave band-specific rendering of sensor scenes, leveraging the features of commodity graphics hardware and open source software. Together, these technologies enable sensor simulation and test facilities to integrate scene generation and projection components with diverse pedigrees.

  16. Kinetics of Internal-Loop Formation in Polypeptide Chains: A Simulation Study

    Science.gov (United States)

    Doucet, Dana; Roitberg, Adrian; Hagen, Stephen J.

    2007-01-01

    The speed of simple diffusional motions, such as the formation of loops in the polypeptide chain, places one physical limit on the speed of protein folding. Many experimental studies have explored the kinetics of formation of end-to-end loops in polypeptide chains; however, protein folding more often requires the formation of contacts between interior points on the chain. One expects that, for loops of fixed contour length, interior loops will form more slowly than end-to-end loops, owing to the additional excluded volume associated with the “tails”. We estimate the magnitude of this effect by generating ensembles of randomly coiled, freely jointed chains, and then using the theory of Szabo, Schulten, and Schulten to calculate the corresponding contact formation rates for these ensembles. Adding just a few residues, to convert an end-to-end loop to an internal loop, sharply decreases the contact rate. Surprisingly, the relative change in rate increases for a longer loop; sufficiently long tails, however, actually reverse the effect and accelerate loop formation slightly. Our results show that excluded volume effects in real, full-length polypeptides may cause the rates of loop formation during folding to depart significantly from the values derived from recent loop-formation experiments on short peptides. PMID:17208979

  17. Air Vehicle Technology Integration Program (AVTIP) Delivery Order 0015: Open Control Platform (OCP) Software Enabled Control (SEC) Hardware in the Loop Simulation - OCP Hardware Integration

    National Research Council Canada - National Science Library

    Paunicka, James L

    2005-01-01

    ...) project sponsored by the DARPA Software Enabled Control (SEC) Program. The purpose of this project is to develop the capability to be an OCP test-bed and to evaluate the OCP controls and simulation environment for a specific test case...

  18. Establishing a novel modeling tool: a python-based interface for a neuromorphic hardware system.

    Science.gov (United States)

    Brüderle, Daniel; Müller, Eric; Davison, Andrew; Muller, Eilif; Schemmel, Johannes; Meier, Karlheinz

    2009-01-01

    Neuromorphic hardware systems provide new possibilities for the neuroscience modeling community. Due to the intrinsic parallelism of the micro-electronic emulation of neural computation, such models are highly scalable without a loss of speed. However, the communities of software simulator users and neuromorphic engineering in neuroscience are rather disjoint. We present a software concept that provides the possibility to establish such hardware devices as valuable modeling tools. It is based on the integration of the hardware interface into a simulator-independent language which allows for unified experiment descriptions that can be run on various simulation platforms without modification, implying experiment portability and a huge simplification of the quantitative comparison of hardware and simulator results. We introduce an accelerated neuromorphic hardware device and describe the implementation of the proposed concept for this system. An example setup and results acquired by utilizing both the hardware system and a software simulator are demonstrated.

  19. Numerical simulation of a full-loop circulating fluidized bed under different operating conditions

    Energy Technology Data Exchange (ETDEWEB)

    Xu, Yupeng [National Energy Technology Lab. (NETL), Morgantown, WV (United States); Musser, Jordan M. [National Energy Technology Lab. (NETL), Morgantown, WV (United States); Li, Tingwen [National Energy Technology Lab. (NETL), Morgantown, WV (United States); AECOM, Morgantown, WV (United States); Rogers, William A. [National Energy Technology Lab. (NETL), Morgantown, WV (United States)

    2017-10-17

    Both experimental and computational studies of the fluidization of high-density polyethylene (HDPE) particles in a small-scale full-loop circulating fluidized bed are conducted. Experimental measurements of pressure drop are taken at different locations along the bed. The solids circulation rate is measured with an advanced Particle Image Velocimetry (PIV) technique. The bed height of the quasi-static region in the standpipe is also measured. Comparative numerical simulations are performed with a Computational Fluid Dynamics solver utilizing a Discrete Element Method (CFD-DEM). This paper reports a detailed and direct comparison between CFD-DEM results and experimental data for realistic gas-solid fluidization in a full-loop circulating fluidized bed system. The comparison reveals good agreement with respect to system component pressure drop and inventory height in the standpipe. In addition, the effect of different drag laws applied within the CFD simulation is examined and compared with experimental results.

  20. Evaluating TCMS Train-to-Ground communication performances based on the LTE technology and discreet event simulations

    DEFF Research Database (Denmark)

    Bouaziz, Maha; Yan, Ying; Kassab, Mohamed

    2018-01-01

    is shared between the train and different passengers. The simulation is based on the discrete-events network simulator Riverbed Modeler. Next, second step focusses on a co-simulation testbed, to evaluate performances with real traffic based on Hardware-In-The-Loop and OpenAirInterface modules. Preliminary...... (Long Term Evolution) network as an alternative communication technology, instead of GSM-R (Global System for Mobile communications-Railway) because of some capacity and capability limits. First step, a pure simulation is used to evaluate the network load for a high-speed scenario, when the LTE network...... simulation and co-simulation results show that LTE provides good performance for the TCMS traffic exchange in terms of packet delay and data integrity...

  1. Simulating closed- and open-loop voluntary movement: a nonlinear control-systems approach.

    Science.gov (United States)

    Davidson, Paul R; Jones, Richard D; Andreae, John H; Sirisena, Harsha R

    2002-11-01

    In many recent human motor control models, including feedback-error learning and adaptive model theory (AMT), feedback control is used to correct errors while an inverse model is simultaneously tuned to provide accurate feedforward control. This popular and appealing hypothesis, based on a combination of psychophysical observations and engineering considerations, predicts that once the tuning of the inverse model is complete the role of feedback control is limited to the correction of disturbances. This hypothesis was tested by looking at the open-loop behavior of the human motor system during adaptation. An experiment was carried out involving 20 normal adult subjects who learned a novel visuomotor relationship on a pursuit tracking task with a steering wheel for input. During learning, the response cursor was periodically blanked, removing all feedback about the external system (i.e., about the relationship between hand motion and response cursor motion). Open-loop behavior was not consistent with a progressive transfer from closed- to open-loop control. Our recently developed computational model of the brain--a novel nonlinear implementation of AMT--was able to reproduce the observed closed- and open-loop results. In contrast, other control-systems models exhibited only minimal feedback control following adaptation, leading to incorrect open-loop behavior. This is because our model continues to use feedback to control slow movements after adaptation is complete. This behavior enhances the internal stability of the inverse model. In summary, our computational model is currently the only motor control model able to accurately simulate the closed- and open-loop characteristics of the experimental response trajectories.

  2. Establishing a novel modeling tool: a python-based interface for a neuromorphic hardware system

    Directory of Open Access Journals (Sweden)

    Daniel Brüderle

    2009-06-01

    Full Text Available Neuromorphic hardware systems provide new possibilities for the neuroscience modeling community. Due to the intrinsic parallelism of the micro-electronic emulation of neural computation, such models are highly scalable without a loss of speed. However, the communities of software simulator users and neuromorphic engineering in neuroscience are rather disjoint. We present a software concept that provides the possibility to establish such hardware devices as valuable modeling tools. It is based on the integration of the hardware interface into a simulator-independent language which allows for unified experiment descriptions that can be run on various simulation platforms without modification, implying experiment portability and a huge simplification of the quantitative comparison of hardware and simulator results. We introduce an accelerated neuromorphic hardware device and describe the implementation of the proposed concept for this system. An example setup and results acquired by utilizing both the hardware system and a software simulator are demonstrated.

  3. The principles of computer hardware

    CERN Document Server

    Clements, Alan

    2000-01-01

    Principles of Computer Hardware, now in its third edition, provides a first course in computer architecture or computer organization for undergraduates. The book covers the core topics of such a course, including Boolean algebra and logic design; number bases and binary arithmetic; the CPU; assembly language; memory systems; and input/output methods and devices. It then goes on to cover the related topics of computer peripherals such as printers; the hardware aspects of the operating system; and data communications, and hence provides a broader overview of the subject. Its readable, tutorial-based approach makes it an accessible introduction to the subject. The book has extensive in-depth coverage of two microprocessors, one of which (the 68000) is widely used in education. All chapters in the new edition have been updated. Major updates include: powerful software simulations of digital systems to accompany the chapters on digital design; a tutorial-based introduction to assembly language, including many exam...

  4. Model experiments on simulation of the WWER water-chemical conditions at loop facilities of the MIR reactor

    International Nuclear Information System (INIS)

    Benderskaya, O.S.; Zotov, E.A.; Kuprienko, V.A.; Ovchinnikov, V.A.

    1999-01-01

    The experiments on simulation of the WWER type reactors water-chemical conditions have been started at the State Scientific Center RIAR. These experiments are being conducted at the multi-loop research MIR reactor at the PVK-2 loop facility. The dosage stand was created. It allows introduction of boric acid, potassium and lithium hydroxides, ammonia solutions and gaseous hydrogen. Corrosion tests of the Russian E-635 and E-110 alloys are being conducted at the PVK-2 loop under the WWER water-chemical conditions. If necessary, fuel elements are periodically extracted from the reactor to perform visual examination, to measure their length, diameter, to remove the deposits from the claddings, to measure the burnup and to distribute the fission products over the fuel element by gamma-spectrometry. The chemical analytical 'on line' equipment produced by the ORBISPHERE Laboratory (Switzerland) will be commissioned in the nearest future to measure concentration of the dissolved hydrogen and oxygen as well as pH and specific conductivity. The objective of the report is to familiarize the participants of the IAEA Technical Committee with the capabilities of performing the model water-chemical experiments under the MIR reactor loop facility conditions. (author)

  5. The hardware implementation of the CERN SPS ultrafast feedback processor demonstrator

    CERN Document Server

    Dusakto, J E; Fox, J D; Olsen, J; Rivetta, C H; Höfle, W

    2013-01-01

    An ultrafast 4GSa/s transverse feedback processor has been developed for proof-of-concept studies of feedback control of e-cloud driven and transverse mode coupled intra-bunch instabilities in the CERN SPS. This system consists of a high-speed ADC on the front end and equally fast DAC on the back end. All control and signal processing is implemented in FPGA logic. This system is capable of taking up to 16 sample slices across a single SPS bunch and processing each slice individually within a reconfigurable signal processor. This demonstrator system is a rapidly developed prototype, consisting of both commercial and custom-design components. It can stabilize the motion of a single particle bunch using closed loop feedback. The system can also run open loop as a high-speed arbitrary waveform generator and contains diagnostic features including a special ADC snapshot capture memory. This paper describes the overall system, the feedback processor and focuses on the hardware architecture, design ...

  6. Loss of Coolant Accident Simulation for the Top-Slot break at Cold Leg Focusing on the Loop Seal Reformation under Long Term Cooling with the ATLAS

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Jong Rok; Park, Yu Sun; Bae, Byoung Uhn; Choi, Nam Hyun; Kang, Kyoung Ho; Choi, Ki Yong [KAERI, Daejeon (Korea, Republic of)

    2016-05-15

    In the present paper, loss of coolant accident for the top-slot break at cold leg was simulated with the ATLAS, which is a thermal-hydraulic integral effect test facility for evolutionary pressurized water reactors (PWRs) of an advanced power reactor of 1400 MWe (APR1400). The simulation was focused on the loop seal reformation under long term cooling condition. During a certain class of Loss of Coolant Accident (LOCA) in a PWR like an advanced power reactor of 1400 MWe (APR1400), the steam volume in the reactor vessel upper plenum and/or upper head may continue expanding until steam blows liquid out of the intermediate leg (U-shaped pump suction cold leg), called loop seal clearing (LSC), opening a path for the steam to be relieved from the break. Prediction of the LSC phenomena is difficult because they are varies for many parameters, which are break location, type, size, etc. This LSC is the major factor that affects the coolant inventory in the small break LOCA (SBLOCA) or intermediate break LOCA (IBLOCA). There is an issue about the loop seal reformation that liquid refills intermediate leg and blocks the steam path after LSC. During the SBLOCA or IBLOCA, the Emergency Core Cooling System (ECCS) is operated. For long term of the top slot small or intermediate break at cold leg, the primary steam condensation by SG heat transfer or SIP, SIT water flooding (reverse flow to loop seal) make loop seal reformation possibly. The primary pressure increase at the top core region due to the steam release blockage by loop seal reformation. And then core level decreases and partial core uncover may occur. The loss of coolant accident for the top-slot break at cold leg was simulated with the ATLAS. The loop seal clearing and loop seal reformation were occurred repeatedly.

  7. Digital Simulation of Closed Loop Zvs-Zcs Bidirectional Dc-Dc Converter for Fuel Cell and Battery Application

    Directory of Open Access Journals (Sweden)

    V. V. Subrahmanya Kumar Bhajana

    2010-08-01

    Full Text Available A closed loop ZVS-ZCS bidirectional dc-dc converter is modeled and appropriate digital simulations are provided. With the ZVS-ZCS concept, the MATLAB simulation results of application to a fuel cell and battery application have been obtained whenever the input voltage exceeds the given 24V, at that time the load voltage will change from 180V to 230V. But due to this usage the load is disturbed and there is instability in the model. Using closed loop the output voltage is stabilized.

  8. Real-time simulation of electric motors. Applying software and control theory; Echtzeit-Simulation von E-Maschinen. Regelungstechnik im Hybridantrieb

    Energy Technology Data Exchange (ETDEWEB)

    Werner, Joerg; Tauber, Hermann [Silver-Atena, Muenchen (Germany)

    2010-02-15

    Developments in the electric drive-train have the highest priority, but all the same proven development methods are not consequently applied. For example the simulation of the hybrid drive-train excludes the e-motor and its system environment such as the corresponding controllers. ''Too complex and too much effort'', is the justification. Silver-Atena produces a proof of the contrary and achieves with a real-time simulation of an electric machine using the Hardware-in-the-loop technique more precise system verifications. Despite the undoubtedly high complexity Software- and Control-Theory engineers can thus work more efficiently. (orig.)

  9. A Message-Passing Hardware/Software Cosimulation Environment for Reconfigurable Computing Systems

    Directory of Open Access Journals (Sweden)

    Manuel Saldaña

    2009-01-01

    Full Text Available High-performance reconfigurable computers (HPRCs provide a mix of standard processors and FPGAs to collectively accelerate applications. This introduces new design challenges, such as the need for portable programming models across HPRCs and system-level verification tools. To address the need for cosimulating a complete heterogeneous application using both software and hardware in an HPRC, we have created a tool called the Message-passing Simulation Framework (MSF. We have used it to simulate and develop an interface enabling an MPI-based approach to exchange data between X86 processors and hardware engines inside FPGAs. The MSF can also be used as an application development tool that enables multiple FPGAs in simulation to exchange messages amongst themselves and with X86 processors. As an example, we simulate a LINPACK benchmark hardware core using an Intel-FSB-Xilinx-FPGA platform to quickly prototype the hardware, to test the communications. and to verify the benchmark results.

  10. High Fidelity Radar Stimulation For Distributed Hardware-in-the-Loop Simulations

    Science.gov (United States)

    2008-11-20

    I L J C-Series Driver Embedded Test CNIP ( ISTC -1) J R E A P - C Strategic ADSI (MDIOC) Dashed Lines indicate passive monitoring by MDSE TCS and...External Sensors Lab Azusa GFC ESI-MP GMD ( ISTC -1) Huntsville ESI-DB • SBX • CD • UEWR • IFICS • CLE • GBI C - S e r i e s C - S e r i e s RDSIS Closed

  11. Development of Computational Approaches for Simulation and Advanced Controls for Hybrid Combustion-Gasification Chemical Looping

    Energy Technology Data Exchange (ETDEWEB)

    Joshi, Abhinaya; Lou, Xinsheng; Neuschaefer, Carl; Chaudry, Majid; Quinn, Joseph

    2012-07-31

    This document provides the results of the project through September 2009. The Phase I project has recently been extended from September 2009 to March 2011. The project extension will begin work on Chemical Looping (CL) Prototype modeling and advanced control design exploration in preparation for a scale-up phase. The results to date include: successful development of dual loop chemical looping process models and dynamic simulation software tools, development and test of several advanced control concepts and applications for Chemical Looping transport control and investigation of several sensor concepts and establishment of two feasible sensor candidates recommended for further prototype development and controls integration. There are three sections in this summary and conclusions. Section 1 presents the project scope and objectives. Section 2 highlights the detailed accomplishments by project task area. Section 3 provides conclusions to date and recommendations for future work.

  12. Simulation of an advanced small aperture track system

    Science.gov (United States)

    Williams, Tommy J.; Crockett, Gregg A.; Brunson, Richard L.; Beatty, Brad; Zahirniak, Daniel R.; Deuto, Bernard G.

    2001-08-01

    Simulation development for EO Systems has progressed to new levels with the advent of COTS software tools such as Matlab/Simulink. These tools allow rapid reuse of simulation library routines. We have applied these tools to newly emerging Acquisition Tracking and Pointing (ATP) systems using many routines developed through a legacy to High Energy Laser programs such as AirBorne Laser, Space Based Laser, Tactical High Energy Laser, and The Air Force Research Laboratory projects associated with the Starfire Optical Range. The simulation architecture allows ease in testing various track algorithms under simulated scenes with the ability to rapidly vary system hardware parameters such as track sensor and track loop control systems. The atmospheric turbulence environment and associated optical distortion is simulated to high fidelity levels through the application of an atmospheric phase screen model to produce scintillation of the laser illuminator uplink. The particular ATP system simulated is a small transportable system for tracking satellites in a daytime environment and projects a low power laser and receives laser return from retro-reflector equipped satellites. The primary application of the ATP system (and therefore the simulation) is the determination of the illuminator beam profile, jitter, and scintillation of the low power laser at the satellite. The ATP system will serve as a test bed for satellite tracking in a high background during daytime. Of particular interest in this simulation is the ability to emulate the hardware modelogic within the simulation to test and refine system states and mode change decisions. Additionally, the simulation allows data from the hardware system tests to be imported into Matlab and to thereby drive the simulation or to be easily compared to simulation results.

  13. FAULT PROPAGATION AND EFFECTS ANALYSIS FOR DESIGNING AN ONLINE MONITORING SYSTEM FOR THE SECONDARY LOOP OF A NUCLEAR POWER PLANT PART OF A HYBRID ENERGY SYSTEM

    Energy Technology Data Exchange (ETDEWEB)

    Li, Huijuan; Diao, Xiaoxu; Li, Boyuan; Smidts, Carol; Bragg-Sitton, Shannon

    2017-03-01

    This paper studies the propagation and effects of faults of critical components that pertain to the secondary loop of a nuclear power plant found in Nuclear Hybrid Energy Systems (NHES). This information is used to design an on-line monitoring (OLM) system which is capable of detecting and forecasting faults that are likely to occur during NHES operation. In this research, the causes, features, and effects of possible faults are investigated by simulating the propagation of faults in the secondary loop. The simulation is accomplished by using the Integrated System Failure Analysis (ISFA). ISFA is used for analyzing hardware and software faults during the conceptual design phase. In this paper, the models of system components required by ISFA are initially constructed. Then, the fault propagation analysis is implemented, which is conducted under the bounds set by acceptance criteria derived from the design of an OLM system. The result of the fault simulation is utilized to build a database for fault detection and diagnosis, provide preventive measures, and propose an optimization plan for the OLM system.

  14. Conversion and Validation of Distribution System Model from a QSTS-Based Tool to a Real-Time Dynamic Phasor Simulator

    Energy Technology Data Exchange (ETDEWEB)

    Chamana, Manohar; Prabakar, Kumaraguru; Palmintier, Bryan; Baggu, Murali M.

    2017-05-11

    A software process is developed to convert distribution network models from a quasi-static time-series tool (OpenDSS) to a real-time dynamic phasor simulator (ePHASORSIM). The description of this process in this paper would be helpful for researchers who intend to perform similar conversions. The converter could be utilized directly by users of real-time simulators who intend to perform software-in-the-loop or hardware-in-the-loop tests on large distribution test feeders for a range of use cases, including testing functions of advanced distribution management systems against a simulated distribution system. In the future, the developers intend to release the conversion tool as open source to enable use by others.

  15. Coupled hydrodynamic-structural analysis of an integral flowing sodium test loop in the TREAT reactor

    International Nuclear Information System (INIS)

    Zeuch, W.R.; A-Moneim, M.T.

    1979-01-01

    A hydrodynamic-structural response analysis of the Mark-IICB loop was performed for the TREAT (Transient Reactor Test Facility) test AX-1. Test AX-1 is intended to provide information concerning the potential for a vapor explosion in an advanced-fueled LMFBR. The test will be conducted in TREAT with unirradiated uranium-carbide fuel pins in the Mark-IICB integral flowing sodium loop. Our analysis addressed the ability of the experimental hardware to maintain its containment integrity during the reference accident postulated for the test. Based on a thermal-hydraulics analysis and assumptions for fuel-coolant interaction in the test section, a pressure pulse of 144 MPa maximum pressure and pulse width of 1.32 ms has been calculated as the reference accident. The response of the test loop to the pressure transient was obtained with the ICEPEL and STRAW codes. Modelling of the test section was completed with STRAW and the remainder of the loop was modelled by ICEPEL

  16. Support system for loop device operator. Analysis of technological processes

    International Nuclear Information System (INIS)

    Yakovlev, V.V.; Mozhaev, A.A.; Lyadin, A.V.

    1988-01-01

    The paper presents the results obtained from the analysis of controlling the loops of a research reactor. A method of optimized interaction of the operator and hardware of the control system by computeraided identification of the cause of regime violation is considered. The equipment diagnostics based on use of the expert system methods and tuzzy algorithms enables to propose a support system for application in new generation of loops

  17. The development of an autonomous rendezvous and docking simulation using rapid integration and prototyping technology

    Science.gov (United States)

    Shackelford, John H.; Saugen, John D.; Wurst, Michael J.; Adler, James

    1991-01-01

    A generic planar 3 degree of freedom simulation was developed that supports hardware in the loop simulations, guidance and control analysis, and can directly generate flight software. This simulation was developed in a small amount of time utilizing rapid prototyping techniques. The approach taken to develop this simulation tool, the benefits seen using this approach to development, and on-going efforts to improve and extend this capability are described. The simulation is composed of 3 major elements: (1) Docker dynamics model, (2) Dockee dynamics model, and (3) Docker Control System. The docker and dockee models are based on simple planar orbital dynamics equations using a spherical earth gravity model. The docker control system is based on a phase plane approach to error correction.

  18. Progress and improvement of KSTAR plasma control using model-based control simulators

    Energy Technology Data Exchange (ETDEWEB)

    Hahn, Sang-hee, E-mail: hahn76@nfri.re.kr [National Fusion Research Institute, 169-148 Gwahak-ro, yuseong-gu, Daejeon (Korea, Republic of); Welander, A.S. [General Atomics, San Diego, CA (United States); Yoon, S.W.; Bak, J.G. [National Fusion Research Institute, 169-148 Gwahak-ro, yuseong-gu, Daejeon (Korea, Republic of); Eidietis, N.W. [General Atomics, San Diego, CA (United States); Han, H.S. [National Fusion Research Institute, 169-148 Gwahak-ro, yuseong-gu, Daejeon (Korea, Republic of); Humphreys, D.A.; Hyatt, A. [General Atomics, San Diego, CA (United States); Jeon, Y.M. [National Fusion Research Institute, 169-148 Gwahak-ro, yuseong-gu, Daejeon (Korea, Republic of); Johnson, R.D. [General Atomics, San Diego, CA (United States); Kim, H.S.; Kim, J. [National Fusion Research Institute, 169-148 Gwahak-ro, yuseong-gu, Daejeon (Korea, Republic of); Kolemen, E.; Mueller, D. [Princeton Plasma Physics Laboratory, Princeton, NJ (United States); Penaflor, B.G.; Piglowski, D.A. [General Atomics, San Diego, CA (United States); Shin, G.W. [University of Science and Technology, Daejeon (Korea, Republic of); Walker, M.L. [General Atomics, San Diego, CA (United States); Woo, M.H. [National Fusion Research Institute, 169-148 Gwahak-ro, yuseong-gu, Daejeon (Korea, Republic of)

    2014-05-15

    Superconducting tokamaks like KSTAR, EAST and ITER need elaborate magnetic controls mainly due to either the demanding experiment schedule or tighter hardware limitations caused by the superconducting coils. In order to reduce the operation runtime requirements, two types of plasma simulators for the KSTAR plasma control system (PCS) have been developed for improving axisymmetric magnetic controls. The first one is an open-loop type, which can reproduce the control done in an old shot by loading the corresponding diagnostics data and PCS setup. The other one, a closed-loop simulator based on a linear nonrigid plasma model, is designed to simulate dynamic responses of the plasma equilibrium and plasma current (I{sub p}) due to changes of the axisymmetric poloidal field (PF) coil currents, poloidal beta, and internal inductance. The closed-loop simulator is the one that actually can test and enable alteration of the feedback control setup for the next shot. The simulators have been used routinely in 2012 plasma campaign, and the experimental performances of the axisymmetric shape control algorithm are enhanced. Quality of the real-time EFIT has been enhanced by utilizations of the open-loop type. Using the closed-loop type, the decoupling scheme of the plasma current control and axisymmetric shape controls are verified through both the simulations and experiments. By combining with the relay feedback tuning algorithm, the improved controls helped to maintain the shape suitable for longer H-mode (10–16 s) with the number of required commissioning shots largely reduced.

  19. Molecular Dynamics Simulations of Trichomonas vaginalis Ferredoxin Show a Loop-Cap Transition.

    Energy Technology Data Exchange (ETDEWEB)

    Weksberg, Tiffany E; Lynch, Gillian C; Krause, Kurt; Pettitt, Bernard M

    2007-05-01

    The crystal structure of the oxidized Trichomonas vaginalis ferredoxin (Tvfd) showed a unique crevice that exposed the redox center. Here we have examined the dynamics and solvation of the active site of Tvfd using molecular dynamics simulations of both the reduced and oxidized states. The oxidized simulation stays true to the crystal form with a heavy atom root mean-squared deviation of 2Å. However, within the reduced simulation of Tvfd a profound loop-cap transition into the redox center occurred within 6-ns of the start of the simulation and remained open throughout the rest of the 20-ns simulation. This large opening seen in the simulations supports the hypothesis that the exceptionally fast electron transfer rate between Tvfd and the drug metronidazole is due to the increased access of the antibiotic to the redox center of the protein and not due to the reduction potential.

  20. Molecular Dynamics Simulations of Trichomonas vaginalis Ferredoxin Show a Loop-Cap Transition

    Energy Technology Data Exchange (ETDEWEB)

    Weksberg, Tiffany E; Lynch, Gillian C; Krause, Kurt; Pettitt, Bernard M

    2007-05-01

    The crystal structure of the oxidized Trichomonas vaginalis ferredoxin (Tvfd) showed a unique crevice that exposed the redox center. Here we have examined the dynamics and solvation of the active site of Tvfd using molecular dynamics simulations of both the reduced and oxidized states. The oxidized simulation stays true to the crystal form with a heavy atom root mean-squared deviation of 2Å . However, within the reduced simulation of Tvfd a profound loop-cap transition into the redox center occurred within 6-ns of the start of the simulation and remained open throughout the rest of the 20-ns simulation. This large opening seen in the simulations supports the hypothesis that the exceptionally fast electron transfer rate between Tvfd and the drug metronidazole is due to the increased access of the antibiotic to the redox center of the protein and not due to the reduction potential.

  1. SYNTHESIS OF INFORMATION SYSTEM FOR SMART HOUSE HARDWARE MANAGEMENT

    Directory of Open Access Journals (Sweden)

    Vikentyeva Olga Leonidovna

    2017-10-01

    Full Text Available Subject: smart house maintenance requires taking into account a number of factors: resource-saving, reduction of operational expenditures, safety enhancement, providing comfortable working and leisure conditions. Automation of the corresponding engineering systems of illumination, climate control, security as well as communication systems and networks via utilization of contemporary technologies (e.g., IoT - Internet of Things poses a significant challenge related to storage and processing of the overwhelmingly massive volume of data whose utilization extent is extremely low nowadays. Since a building’s lifespan is large enough and exceeds the lifespan of codes and standards that take into account the requirements of safety, comfort, energy saving, etc., it is necessary to consider management aspects in the context of rational use of large data at the stage of information modeling. Research objectives: increase the efficiency of managing the subsystems of smart buildings hardware on the basis of a web-based information system that has a flexible multi-level architecture with several control loops and an adaptation model. Materials and methods: since a smart house belongs to man-machine systems, the cybernetic approach is considered as the basic method for design and research of information management system. Instrumental research methods are represented by set-theoretical modelling, automata theory and architectural principles of organization of information management systems. Results: a flexible architecture of information system for management of smart house hardware subsystems has been synthesized. This architecture encompasses several levels: client level, application level and data level as well as three layers: presentation level, actuating device layer and analytics layer. The problem of growing volumes of information processed by realtime message controller is attended by employment of sensors and actuating mechanisms with configurable

  2. On the Occurrence of Thermal Nonequilibrium in Coronal Loops

    Science.gov (United States)

    Froment, C.; Auchère, F.; Mikić, Z.; Aulanier, G.; Bocchialini, K.; Buchlin, E.; Solomon, J.; Soubrié, E.

    2018-03-01

    Long-period EUV pulsations, recently discovered to be common in active regions, are understood to be the coronal manifestation of thermal nonequilibrium (TNE). The active regions previously studied with EIT/Solar and Heliospheric Observatory and AIA/SDO indicated that long-period intensity pulsations are localized in only one or two loop bundles. The basic idea of this study is to understand why. For this purpose, we tested the response of different loop systems, using different magnetic configurations, to different stratifications and strengths of the heating. We present an extensive parameter-space study using 1D hydrodynamic simulations (1020 in total) and conclude that the occurrence of TNE requires specific combinations of parameters. Our study shows that the TNE cycles are confined to specific ranges in parameter space. This naturally explains why only some loops undergo constant periodic pulsations over several days: since the loop geometry and the heating properties generally vary from one loop to another in an active region, only the ones in which these parameters are compatible exhibit TNE cycles. Furthermore, these parameters (heating and geometry) are likely to vary significantly over the duration of a cycle, which potentially limits the possibilities of periodic behavior. This study also confirms that long-period intensity pulsations and coronal rain are two aspects of the same phenomenon: both phenomena can occur for similar heating conditions and can appear simultaneously in the simulations.

  3. Hyperstaticity and loops in frictional granular packings

    Science.gov (United States)

    Tordesillas, Antoinette; Lam, Edward; Metzger, Philip T.

    2009-06-01

    The hyperstatic nature of granular packings of perfectly rigid disks is analyzed algebraically and through numerical simulation. The elementary loops of grains emerge as a fundamental element in addressing hyperstaticity. Loops consisting of an odd number of grains behave differently than those with an even number. For odd loops, the latent stresses are exterior and are characterized by the sum of frictional forces around each loop. For even loops, the latent stresses are interior and are characterized by the alternating sum of frictional forces around each loop. The statistics of these two types of loop sums are found to be Gibbsian with a "temperature" that is linear with the friction coefficient μ when μ<1.

  4. Comparative analysis of the simulation of the instantaneous closing of the discharge valve of a recirculation loop of a BWR with a model of recirculation loop with 2 jet pumps and another model with 20 jet pumps using RELAP5/SCDAPSIM Mod. 3.4

    International Nuclear Information System (INIS)

    Araiza M, E.; Ortiz V, J.; Martinez C, E.; Amador G, R.; Castillo D, R.

    2016-09-01

    This work presents the results of the simulation of the instantaneous closing of the water hammer, of a recirculation loop using two different arrangements in the loops. One of these arrangements corresponds to the traditional model that uses only two jet pumps to simulate the twenty pumps of the two recirculation loops of a BWR. The second nodalization models each of the ten jet pumps of each recirculation loop. The results obtained from the execution of both models are compared, using important variables such as pressures and mass costs for the same components of both models. In addition, the maximum pressure value generated on the pipe located upstream of the water hammer, relative to the design pressure of the pipe, is compared for each arrangement. (Author)

  5. Conversion and Validation of Distribution System Model from a QSTS-Based Tool to a Real-Time Dynamic Phasor Simulator: Preprint

    Energy Technology Data Exchange (ETDEWEB)

    Chamana, Manohar; Prabakar, Kumaraguru; Palmintier, Bryan; Baggu, Murali M.

    2017-04-11

    A software process is developed to convert distribution network models from a quasi-static time-series tool (OpenDSS) to a real-time dynamic phasor simulator (ePHASORSIM). The description of this process in this paper would be helpful for researchers who intend to perform similar conversions. The converter could be utilized directly by users of real-time simulators who intend to perform software-in-the-loop or hardware-in-the-loop tests on large distribution test feeders for a range of use cases, including testing functions of advanced distribution management systems against a simulated distribution system. In the future, the developers intend to release the conversion tool as open source to enable use by others.

  6. SIMULATION MODELLING OF VITÓRIA-MINAS CLOSED-LOOP RAIL NETWORK

    Directory of Open Access Journals (Sweden)

    Carlos Henrique Fernandes de FARIA

    2015-12-01

    Full Text Available This paper presents a closed loop simulation model that represents the mining logistics chain of the Vitória Minas Railway (VMR, Brazil. The simulator includes the loading process, circulation of loaded trains, unloading of ores for external and internal markets and the distribution of empty trains for new loads. General cargo and passengers trains are also included in the model, which, along with the queues formed in the circulation and the preventive and corrective maintenance of rolling stock, tracks and equipment, interfere with the transportation of iron ore. The primary objective of the iron ore transport is to meet the daily loading and unloading schedules and minimize queues by maximizing the operations at the loading and unloading points. The VMR simulator developed uses macro-mesoscopic approach with Monte Carlo simulation. To validate the simulator, we used actual data of the railway and compared with reality. We obtained a very good adhesion to the value of 2.9% for the validation scenario (Scenario 1 and 3.4% for the scenario with reducing the number of lots of wagons (Scenario 2. We concluded with this simulation that it is possible to reduce the number of GDE wagons without reducing the current level of productivity of the rail system.

  7. 3D DD modelling of the prismatic loops and dislocations interaction in pure iron

    International Nuclear Information System (INIS)

    Novokshanov, R.; Roberts, S.

    2007-01-01

    Full text of publication follows: Neutron irradiation can increase the yield stress and reduce the ductility of metals. These effects are mainly caused by the interaction of dislocations with damage produced during irradiation. In iron irradiated with fast neutrons the damage takes the form of 1/2 and 1/2 prismatic dislocation loops (the size of the loops varies from 2 nm to 20 nm depending on the dose of irradiation). The interaction between such loops and dislocations is the subject of this research. 3D dislocation dynamics simulations have been carried out to model the interaction between prismatic loops and dis- locations in pure iron subject to uniaxial loading conditions. The primary goal was to understand the mechanism of interaction of a a/2 loop and a mobile dislocation. The simulations have shown a complicated 3D interaction resulting in either bowing around an obstacle (prismatic loop, Orowan mechanism) or cutting it through, carrying part of the loop away and leaving the other part behind. Cross-slip can be important, in a manner depending on the type of mobile dislocation, size, type and orientation of prismatic loop. The secondary goal was to investigate the dependence of the critical stress needed for dislocations to overcome the obstacles as a function of: size of loops, initial separation between loops, the direction of motion of the mobile dislocation and its type (pure edge or screw), and type of a loop (interstitial or vacancy). Many different configurations have been simulated. The size of the loops was varied from 10 nm to 100 nm; the separation between the loops in a row was varied from one to four loop diameters; the distance between the glide plane and the loop plane was varied from 0 to 20 nm. The glide plane of the mobile dislocation was either perpendicular to and or inclined to the loop plane. The results show a strong dependence of the critical stress on the size of the loops and the initial configuration. (authors)

  8. 3-D numerical simulations of coronal loops oscillations

    Directory of Open Access Journals (Sweden)

    M. Selwa

    2009-10-01

    Full Text Available We present numerical results of 3-D MHD model of a dipole active region field containing a loop with a higher density than its surroundings. We study different ways of excitation of vertical kink oscillations by velocity perturbation: as an initial condition, and as an impulsive excitation with a pulse of a given position, duration, and amplitude. These properties are varied in the parametric studies. We find that the amplitude of vertical kink oscillations is significantly amplified in comparison to horizontal kink oscillations for exciters located centrally (symmetrically below the loop, but not if the exciter is located a significant distance to the side of the loop. This explains why the pure vertical kink mode is so rarely observed in comparison to the horizontally polarized one. We discuss the role of curved magnetic field lines and the pulse overlapping at one of the loop's footpoints in 3-D active regions (AR's on the excitation and the damping of slow standing waves. We find that footpoint excitation becomes more efficient in 3-D curved loops than in 2-D curved arcades and that slow waves can be excited within an interval of time that is comparable to the observed one wave-period due to the combined effect of the pulse inside and outside the loop. Additionally, we study the effect of AR topology on the excitation and trapping of loop oscillations. We find that a perturbation acting directly on a single loop excites oscillations, but results in an increased leakage compared to excitation of oscillations in an AR field by an external source.

  9. 3-D numerical simulations of coronal loops oscillations

    Directory of Open Access Journals (Sweden)

    M. Selwa

    2009-10-01

    Full Text Available We present numerical results of 3-D MHD model of a dipole active region field containing a loop with a higher density than its surroundings. We study different ways of excitation of vertical kink oscillations by velocity perturbation: as an initial condition, and as an impulsive excitation with a pulse of a given position, duration, and amplitude. These properties are varied in the parametric studies. We find that the amplitude of vertical kink oscillations is significantly amplified in comparison to horizontal kink oscillations for exciters located centrally (symmetrically below the loop, but not if the exciter is located a significant distance to the side of the loop. This explains why the pure vertical kink mode is so rarely observed in comparison to the horizontally polarized one. We discuss the role of curved magnetic field lines and the pulse overlapping at one of the loop's footpoints in 3-D active regions (AR's on the excitation and the damping of slow standing waves. We find that footpoint excitation becomes more efficient in 3-D curved loops than in 2-D curved arcades and that slow waves can be excited within an interval of time that is comparable to the observed one wave-period due to the combined effect of the pulse inside and outside the loop. Additionally, we study the effect of AR topology on the excitation and trapping of loop oscillations. We find that a perturbation acting directly on a single loop excites oscillations, but results in an increased leakage compared to excitation of oscillations in an AR field by an external source.

  10. Massive Parallelism of Monte-Carlo Simulation on Low-End Hardware using Graphic Processing Units

    International Nuclear Information System (INIS)

    Mburu, Joe Mwangi; Hah, Chang Joo Hah

    2014-01-01

    Within the past decade, research has been done on utilizing GPU massive parallelization in core simulation with impressive results but unfortunately, not much commercial application has been done in the nuclear field especially in reactor core simulation. The purpose of this paper is to give an introductory concept on the topic and illustrate the potential of exploiting the massive parallel nature of GPU computing on a simple monte-carlo simulation with very minimal hardware specifications. To do a comparative analysis, a simple two dimension monte-carlo simulation is implemented for both the CPU and GPU in order to evaluate performance gain based on the computing devices. The heterogeneous platform utilized in this analysis is done on a slow notebook with only 1GHz processor. The end results are quite surprising whereby high speedups obtained are almost a factor of 10. In this work, we have utilized heterogeneous computing in a GPU-based approach in applying potential high arithmetic intensive calculation. By applying a complex monte-carlo simulation on GPU platform, we have speed up the computational process by almost a factor of 10 based on one million neutrons. This shows how easy, cheap and efficient it is in using GPU in accelerating scientific computing and the results should encourage in exploring further this avenue especially in nuclear reactor physics simulation where deterministic and stochastic calculations are quite favourable in parallelization

  11. Massive Parallelism of Monte-Carlo Simulation on Low-End Hardware using Graphic Processing Units

    Energy Technology Data Exchange (ETDEWEB)

    Mburu, Joe Mwangi; Hah, Chang Joo Hah [KEPCO International Nuclear Graduate School, Ulsan (Korea, Republic of)

    2014-05-15

    Within the past decade, research has been done on utilizing GPU massive parallelization in core simulation with impressive results but unfortunately, not much commercial application has been done in the nuclear field especially in reactor core simulation. The purpose of this paper is to give an introductory concept on the topic and illustrate the potential of exploiting the massive parallel nature of GPU computing on a simple monte-carlo simulation with very minimal hardware specifications. To do a comparative analysis, a simple two dimension monte-carlo simulation is implemented for both the CPU and GPU in order to evaluate performance gain based on the computing devices. The heterogeneous platform utilized in this analysis is done on a slow notebook with only 1GHz processor. The end results are quite surprising whereby high speedups obtained are almost a factor of 10. In this work, we have utilized heterogeneous computing in a GPU-based approach in applying potential high arithmetic intensive calculation. By applying a complex monte-carlo simulation on GPU platform, we have speed up the computational process by almost a factor of 10 based on one million neutrons. This shows how easy, cheap and efficient it is in using GPU in accelerating scientific computing and the results should encourage in exploring further this avenue especially in nuclear reactor physics simulation where deterministic and stochastic calculations are quite favourable in parallelization.

  12. Design of controller for control rod of research reactors

    International Nuclear Information System (INIS)

    Abou-Zaid, R.M.F.M

    2008-01-01

    Designing and testing digital control system for any nuclear research reactor can be costly and time consuming. In this thesis, a rapid, low-cost proto typing and testing procedure for digital controller design is proposed using the concept of Hardware-In-The-Loop (HIL). Some of the control loop components are real hardware components and the others are simulated. First, the whole system is modeled and tested by Real-Time Simulation (RTS) using conventional simulation techniques such as MATLAB / SIMULINK. Second the Hardware-in-the-loop simulation is tested using Real-Time Windows Target in MATLAB and Visual C ++ . The control parts are included as hardware components which are the reactor control rod and its drivers. Three kinds of controllers are studied, Proportional-Derivative (PD), Proportional-Integral-Derivative (PID) and Fuzzy controller. An experimental setup for the hardware used in HIL concept for the control of the nuclear research reactor has been realized. Experimental results are obtained and compared with the simulation results. The experimental results indicate the validation of HIL method in this domain.

  13. High-throughput sample adaptive offset hardware architecture for high-efficiency video coding

    Science.gov (United States)

    Zhou, Wei; Yan, Chang; Zhang, Jingzhi; Zhou, Xin

    2018-03-01

    A high-throughput hardware architecture for a sample adaptive offset (SAO) filter in the high-efficiency video coding video coding standard is presented. First, an implementation-friendly and simplified bitrate estimation method of rate-distortion cost calculation is proposed to reduce the computational complexity in the mode decision of SAO. Then, a high-throughput VLSI architecture for SAO is presented based on the proposed bitrate estimation method. Furthermore, multiparallel VLSI architecture for in-loop filters, which integrates both deblocking filter and SAO filter, is proposed. Six parallel strategies are applied in the proposed in-loop filters architecture to improve the system throughput and filtering speed. Experimental results show that the proposed in-loop filters architecture can achieve up to 48% higher throughput in comparison with prior work. The proposed architecture can reach a high-operating clock frequency of 297 MHz with TSMC 65-nm library and meet the real-time requirement of the in-loop filters for 8 K × 4 K video format at 132 fps.

  14. Simulation of single phase instability behaviour in a rectangular natural circulation loop using RELAP5/ MOD 3.2 computer code

    International Nuclear Information System (INIS)

    Sharma, Manish; Pilkhwal, D.S.; Vijayan, P.K.; Saha, D.; Sinha, R.K.

    2002-06-01

    Occurrence of instability in natural circulation loops can lead to problems in control and occurrence of critical heat flux (CHF) during low flow periods. Remaining within an identified stable zone operation is therefore desirable. Natural circulation loops can pass through an unstable zone during start-up and power raising. In the present work RELAPS / MOD 3.2 computer code has been used to simulate the unstable oscillatory behavior observed in a rectangular natural circulation loop having horizontal heater and horizontal cooler (HHHC) orientation. The results were compared with the experimental data. This report describes the nodalization scheme adopted tor this work and results of the analysis in detail. (author)

  15. Enhanced Oceanic Operations Human-In-The-Loop In-Trail Procedure Validation Simulation Study

    Science.gov (United States)

    Murdoch, Jennifer L.; Bussink, Frank J. L.; Chamberlain, James P.; Chartrand, Ryan C.; Palmer, Michael T.; Palmer, Susan O.

    2008-01-01

    The Enhanced Oceanic Operations Human-In-The-Loop In-Trail Procedure (ITP) Validation Simulation Study investigated the viability of an ITP designed to enable oceanic flight level changes that would not otherwise be possible. Twelve commercial airline pilots with current oceanic experience flew a series of simulated scenarios involving either standard or ITP flight level change maneuvers and provided subjective workload ratings, assessments of ITP validity and acceptability, and objective performance measures associated with the appropriate selection, request, and execution of ITP flight level change maneuvers. In the majority of scenarios, subject pilots correctly assessed the traffic situation, selected an appropriate response (i.e., either a standard flight level change request, an ITP request, or no request), and executed their selected flight level change procedure, if any, without error. Workload ratings for ITP maneuvers were acceptable and not substantially higher than for standard flight level change maneuvers, and, for the majority of scenarios and subject pilots, subjective acceptability ratings and comments for ITP were generally high and positive. Qualitatively, the ITP was found to be valid and acceptable. However, the error rates for ITP maneuvers were higher than for standard flight level changes, and these errors may have design implications for both the ITP and the study's prototype traffic display. These errors and their implications are discussed.

  16. Hydrogen production from natural gas using an iron-based chemical looping technology: Thermodynamic simulations and process system analysis

    International Nuclear Information System (INIS)

    Kathe, Mandar V.; Empfield, Abbey; Na, Jing; Blair, Elena; Fan, Liang-Shih

    2016-01-01

    Highlights: • Design of iron-based chemical looping process using moving bed for H_2 from CH_4. • Auto-thermal operation design using thermodynamic rationale for 90% carbon capture. • Cold gas efficiency: 5% points higher than Steam Methane Reforming baseline case. • Net thermal efficiency: 6% points higher than Steam Methane Reforming baseline case. • Sensitivity analysis: Energy recovery scheme, operating pressure, no carbon capture. - Abstract: Hydrogen (H_2) is a secondary fuel derived from natural gas. Currently, H_2 serves as an important component in refining operations, fertilizer production, and is experiencing increased utilization in the transportation industry as a clean combustion fuel. In recent years, industry and academia have focused on developing technology that reduces carbon emissions. As a result, there has been an increase in the technological developments for producing H_2 from natural gas. These technologies aim to minimize the cost increment associated with clean energy production. The natural gas processing chemical looping technology, developed at The Ohio State University (OSU), employs an iron-based oxygen carrier and a novel gas–solid counter-current moving bed reactor for H_2 production. Specifically, this study examines the theoretical thermodynamic limits for full conversion of natural gas through iron-based oxygen carrier reactions with methane (CH_4), by utilizing simulations generated with ASPEN modeling software. This study initially investigates the reducer and the oxidizer thermodynamic phase diagrams then derives an optimal auto-thermal operating condition for the complete loop simulation. This complete loop simulation is initially normalized for analysis on the basis of one mole of carbon input from natural gas. The H_2 production rate is then scaled to match that of the baseline study, using a full-scale ASPEN simulation for computing cooling loads, water requirements and net parasitic energy consumption. The

  17. Transparent Runtime Migration of Loop-Based Traces of Processor Instructions to Reconfigurable Processing Units

    Directory of Open Access Journals (Sweden)

    João Bispo

    2013-01-01

    Full Text Available The ability to map instructions running in a microprocessor to a reconfigurable processing unit (RPU, acting as a coprocessor, enables the runtime acceleration of applications and ensures code and possibly performance portability. In this work, we focus on the mapping of loop-based instruction traces (called Megablocks to RPUs. The proposed approach considers offline partitioning and mapping stages without ignoring their future runtime applicability. We present a toolchain that automatically extracts specific trace-based loops, called Megablocks, from MicroBlaze instruction traces and generates an RPU for executing those loops. Our hardware infrastructure is able to move loop execution from the microprocessor to the RPU transparently, at runtime, and without changing the executable binaries. The toolchain and the system are fully operational. Three FPGA implementations of the system, differing in the hardware interfaces used, were tested and evaluated with a set of 15 application kernels. Speedups ranging from 1.26 to 3.69 were achieved for the best alternative using a MicroBlaze processor with local memory.

  18. Closed-loop, multichannel experimentation using the open-source NeuroRighter electrophysiology platform

    Directory of Open Access Journals (Sweden)

    Jonathan Paul Newman

    2013-01-01

    Full Text Available Single neuron feedback control techniques, such as voltage clamp and dynamic clamp, have enabled numerous advances in our understanding of ion channels, electrochemical signaling, and neural dynamics. Although commercially available multichannel recording and stimulation systems are commonly used for studying neural processing at the network level, they provide little native support for real-time feedback. We developed the open-source NeuroRighter multichannel electrophysiology hardware and software platform for closed-loop multichannel control with a focus on accessibility and low cost. NeuroRighter allows 64 channels of stimulation and recording for around US $10,000, along with the ability to integrate with other software and hardware. Here, we present substantial enhancements to the NeuroRighter platform, including a redesigned desktop application, a new stimulation subsystem allowing arbitrary stimulation patterns, low-latency data servers for accessing data streams, and a new application programming interface (API for creating closed-loop protocols that can be inserted into NeuroRighter as plugin programs. This greatly simplifies the design of sophisticated real-time experiments without sacrificing the power and speed of a compiled programming language. Here we present a detailed description of NeuroRighter as a stand alone application, its plugin API, and an extensive set of case studies that highlight the system's abilities for conducting closed-loop, multichannel interfacing experiments.

  19. Loop equations and bootstrap methods in the lattice

    Directory of Open Access Journals (Sweden)

    Peter D. Anderson

    2017-08-01

    Full Text Available Pure gauge theories can be formulated in terms of Wilson Loops by means of the loop equation. In the large-N limit this equation closes in the expectation value of single loops. In particular, using the lattice as a regulator, it becomes a well defined equation for a discrete set of loops. In this paper we study different numerical approaches to solving this equation. Previous ideas gave good results in the strong coupling region. Here we propose an alternative method based on the observation that certain matrices ρˆ of Wilson loop expectation values are positive definite. They also have unit trace (ρˆ⪰0,Trρˆ=1, in fact they can be defined as reduced density matrices in the space of open loops after tracing over color indices and can be used to define an entropy associated with the loss of information due to such trace SWL=−Tr[ρˆln⁡ρˆ]. The condition that such matrices are positive definite allows us to study the weak coupling region which is relevant for the continuum limit. In the exactly solvable case of two dimensions this approach gives very good results by considering just a few loops. In four dimensions it gives good results in the weak coupling region and therefore is complementary to the strong coupling expansion. We compare the results with standard Monte Carlo simulations.

  20. Software-In-the-Loop based Modeling and Simulation of Unmanned Semi-submersible Vehicle for Performance Verification of Autonomous Navigation

    Science.gov (United States)

    Lee, Kwangkook; Jeong, Mijin; Kim, Dong Hun

    2017-12-01

    Since an unmanned semi-submersible is mainly used for the purpose of carrying out dangerous missions in the sea, it is possible to work in a region where it is difficult to access due to safety reasons. In this study, an USV hull design was determined using Myring hull profile, and reinforcement work was performed by designing and implementing inner stiffener member for 3D printing. In order to simulate a sea state 5.0 or more at sea, which is difficult to implement in practice, a regular and irregular wave equation was implemented in Matlab / Simulink. We performed modeling and simulation of semi - submersible simulation based on DMWorks considering the rolling motion in wave. To verify and improve unpredicted errors, we implemented a numeric and physical simulation model of the USV based on software-in-the-loop (SIL) method. This simulation allows shipbuilders to participate in new value-added markets such as engineering, procurement, construction, installation, commissioning, operation, and maintenance for the USV.

  1. Transition pathways in the unfaulting of dislocation loops

    International Nuclear Information System (INIS)

    Kubota, Alison; Wolfer, W.G.

    2005-01-01

    In order to study the dynamic mechanism of loop unfaulting, we performed large-scale classical molecular dynamics simulations involving computational cells with several millions of atoms. To induce dislocation loop unfaulting, we launched 1 ps duration traction stress pulses at a free surface of the computational box. In many cases, we observe unfaulting to involve both intuitive and complex dislocation processes with multiple Shockley partial dislocations. However, in some instances, we observe unfaulting to occur by a sudden instability of the stacking fault without clear traces of dislocation reactions

  2. Simulation of cortico-basal ganglia oscillations and their suppression by closed loop deep brain stimulation.

    Science.gov (United States)

    Grant, Peadar F; Lowery, Madeleine M

    2013-07-01

    A new model of deep brain stimulation (DBS) is presented that integrates volume conduction effects with a neural model of pathological beta-band oscillations in the cortico-basal ganglia network. The model is used to test the clinical hypothesis that closed-loop control of the amplitude of DBS may be possible, based on the average rectified value of beta-band oscillations in the local field potential. Simulation of closed-loop high-frequency DBS was shown to yield energy savings, with the magnitude of the energy saved dependent on the strength of coupling between the subthalamic nucleus and the remainder of the cortico-basal ganglia network. When closed-loop DBS was applied to a strongly coupled cortico-basal ganglia network, the stimulation energy delivered over a 480 s period was reduced by up to 42%. Greater energy reductions were observed for weakly coupled networks, as the stimulation amplitude reduced to zero once the initial desynchronization had occurred. The results provide support for the application of closed-loop high-frequency DBS based on electrophysiological biomarkers.

  3. The Spacelab IPS Star Simulator

    Science.gov (United States)

    Wessling, Francis C., III

    The cost of doing business in space is very high. If errors occur while in orbit the costs grow and desired scientific data may be corrupted or even lost. The Spacelab Instrument Pointing System (IPS) Star Simulator is a unique test bed that allows star trackers to interface with simulated stars in a laboratory before going into orbit. This hardware-in-the loop testing of equipment on earth increases the probability of success while in space. The IPS Star Simulator provides three fields of view 2.55 x 2.55 degrees each for input into star trackers. The fields of view are produced on three separate monitors. Each monitor has 4096 x 4096 addressable points and can display 50 stars (pixels) maximum at a given time. The pixel refresh rate is 1000 Hz. The spectral output is approximately 550 nm. The available relative visual magnitude range is 2 to 8 visual magnitudes. The star size is less than 100 arc seconds. The minimum star movement is less than 5 arc seconds and the relative position accuracy is approximately 40 arc seconds. The purpose of this paper is to describe the LPS Star Simulator design and to provide an operational scenario so others may gain from the approach and possible use of the system.

  4. 8-channel, FPGA based, DSP integrated cavity simulator and controller for VUV-FEL. SIMCON 3.0 Ver. 3.0. rev. 1, 06.2005 - Hardware manual

    International Nuclear Information System (INIS)

    Pozniak, K.T.; Czarski, T.; Koprek, W.; Giergusiewicz, W.; Romaniuk, R.S.

    2005-01-01

    The note describes integrated, eight channel system of hardware controller and simulator of the resonant superconducting, narrowband niobium cavity, originally considered for the TTF and TESLA in DESY, Hamburg (now tested for the VUV FEL and developed for X-Ray FEL). The controller bases on a programmable circuit Xilinx VirtexII V4000. The solution uses DSP EMBEDDED BOARD module positioned on a Modular LLRF Control Platform. The algorithm and FPGA circuit configuration was done in the VHDL language. The internal hardware multiplication components, present in Virtex II chips, were used, to improve the floating point calculation efficiency. The implementation was achieved of a device working in the real time, according to the demands of the LLRF control system for the TESLA Test Facility (now associated with the VUV FEL machine). The device under consideration will be referred to as superconducting cavity (SCCav) SIMCON throughout this work. The manual describes hardware features of SIMCON, ver. 3.0 in modular solution. The following components are described here in detail: functional layer, parameter programming, foundations of control of particular blocks and monitoring of the real time processes. This note is accompanied by the one describing the multichannel DOOCS interface for the described hardware system. The interface was prepared in DOOCS for Solaris and in Windows. The hardware and software of 8-channel SIMCON was tested in CHECIA and ACC1 module of VUV FEL linac. The measurements results are presented. While giving all necessary technical details required to understand the work of the integrated hardware controller and simulator and to enable its practical copying, this document is a unity with other TESLA technical notes published by the same team on the subject. Thus, some modeling and other subjects were omitted, as they were addressed in detail in the quoted references. Keywords: Super conducting cavity, cavity simulator, CAVITIES CONTROLLER, SIMCON

  5. Hardware Design of Tuber Electrical Resistance Tomography System Based on the Soil Impedance Test and Analysis

    Directory of Open Access Journals (Sweden)

    Liu Shuyi

    2016-01-01

    Full Text Available The hardware design of tuber electrical resistance tomography (TERT system is one of the key research problems of TERT data acquisition system. The TERT system can be applied to the tuber growth process monitoring in agriculture, i.e., the TERT data acquisition system can realize the real imaging of tuber plants in soil. In TERT system, the imaging tuber and soil multiphase medium is quite complexity. So, the impedance test and analysis of soil multiphase medium is very important to the design of sensitive array sensor subsystem and signals processing circuits. In the paper, the soil impedance test experimental is described and the results are analysed. The data acquisition hardware system is designed based on the result of soil medium impedance test and analysis. In the hardware design, the switch control chip ADG508, the instrumentation amplifier AD620 and programmable amplifier AD526 are employed. In the meantime, the phase locked loop technique for signal demodulation is introduced. The initial data collection is given and discussed under the conditions of existing plant tuber and no existing plant tuber. Conclusions of the hardware design of TERT system are presented.

  6. On the atomic displacement fields of small interstitial dislocation loops

    International Nuclear Information System (INIS)

    Zhou, Z.; Dudarev, S.L.; Jenkins, M.L.; Sutton, A.P.; Kirk, M.A.

    2005-01-01

    The atomic displacement fields of dislocation loops of size 1-5 nm formed by self-interstitial atoms in α-Fe have been calculated using isotropic elasticity theory and anisotropic elasticity theory, and compared with atomic simulations for loops formed by 43-275 self-interstitial atoms. The atomic displacements predicted by anisotropic elasticity theory were in good agreement with those given by the atomistic simulations at distances greater than 3 nm from the loop plane, but the displacements predicted by isotropic elasticity theory showed significant discrepancies at distances up to 15 nm

  7. An efficiency booster for energy conversion in natural circulation loops

    Energy Technology Data Exchange (ETDEWEB)

    Wang, Dongqing, E-mail: wangdongqing@stu.xjtu.edu.cn [School of Nuclear Science and Technology, Xi’an Jiaotong University, Xi’an, Shaanxi 710049 (China); Beijing Computational Science Research Center, Beijing 100084 (China); Jiang, Jin, E-mail: jjiang@eng.uwo.ca [Department of Electrical and Computer Engineering, The University of Western Ontario, London, Ontario N6A 5B9 (Canada); Beijing Computational Science Research Center, Beijing 100084 (China)

    2016-08-01

    Highlights: • Low driving power conversion efficiency of natural circulation loops is proved. • The low conversion efficiency leads to low heat transfer capacity of such loops. • An efficiency booster is designed with turbine to increase the efficiency. • Performance of the proposed booster has been numerically simulated. • The booster drastically enhances heat transfer capacity of such loops. - Abstract: In this paper, the capacity of a natural circulation loop for transferring heat from a heat source to a heat sink has been analyzed. It is concluded that the capacity of the natural circulation loop depends on the conversion efficiency of the thermal energy from the heat source to the driving force for the circulation of the flow. The low conversion efficiency leading to weak driving force in such loops has been demonstrated analytically and validated through simulation results. This issue has resulted in a low heat transfer capacity in the circulation loop. To increase the heat transfer capacity, one has to improve this efficiency. To meet such a need, a novel efficiency booster has been developed in this paper. The booster essentially increases the flow driving force and hence significantly improves the overall heat transfer capacity. Design and analysis of this booster have been performed in detail. The performance has been examined through extensive computer simulations. It is concluded that the booster can indeed drastically improve the heat transfer capacity of the natural circulation loop.

  8. An efficiency booster for energy conversion in natural circulation loops

    International Nuclear Information System (INIS)

    Wang, Dongqing; Jiang, Jin

    2016-01-01

    Highlights: • Low driving power conversion efficiency of natural circulation loops is proved. • The low conversion efficiency leads to low heat transfer capacity of such loops. • An efficiency booster is designed with turbine to increase the efficiency. • Performance of the proposed booster has been numerically simulated. • The booster drastically enhances heat transfer capacity of such loops. - Abstract: In this paper, the capacity of a natural circulation loop for transferring heat from a heat source to a heat sink has been analyzed. It is concluded that the capacity of the natural circulation loop depends on the conversion efficiency of the thermal energy from the heat source to the driving force for the circulation of the flow. The low conversion efficiency leading to weak driving force in such loops has been demonstrated analytically and validated through simulation results. This issue has resulted in a low heat transfer capacity in the circulation loop. To increase the heat transfer capacity, one has to improve this efficiency. To meet such a need, a novel efficiency booster has been developed in this paper. The booster essentially increases the flow driving force and hence significantly improves the overall heat transfer capacity. Design and analysis of this booster have been performed in detail. The performance has been examined through extensive computer simulations. It is concluded that the booster can indeed drastically improve the heat transfer capacity of the natural circulation loop.

  9. Modeling and control simulation of an electromechanical mm-wave launching system for thermonuclear fusion applications

    Energy Technology Data Exchange (ETDEWEB)

    Tsironis, Christos, E-mail: ctsiron@mail.ntua.gr [School of Electrical and Computer Engineering, National Technical University of Athens, 157 73 Athens (Greece); Department of Physics, Aristotle University of Thessaloniki, 54 136 Thessaloniki (Greece); Giannopoulos, Iordanis K.; Vasileiadou, Soultana; Kakogiannos, Ioannis D.; Kalligeropoulos, Dimitrios [Department of Automation, Technological Education Institute of Piraeus, 122 44 Piraeus (Greece)

    2016-11-15

    Highlights: • Open-loop modeling and control simulation of an electromechanical mm-wave launcher. • Simulations of the experiment without employing the real (hardware) system. • Launcher mirror dynamics correspond to a second-order weakly-nonlinear system. • Closed-loop control design in terms of cascade PIDs achieves required performance. - Abstract: Controlled thermonuclear fusion via magnetic confinement, still in experimental stage, has the potential to become a viable and environment-friendly solution to the energy problem, especially for the high-power needs of modern industry. In order to optimize the operation of devices based on the tokamak principle, automatic control systems are envisaged to fulfill the requirements for the magnetic equilibrium and plasma stability, with copper coils, neutral gas injectors and microwave sources used as actuators. In present-day experiments, the implemented control loops are simple and practical, however in future devices like ITER (presently under construction) more sophisticated control design will be required, based on realistic closed-loop simulations with efficient computational tools and real-time diagnosing. For magnetohydrodynamic instability control, the system should include physics/engineering models for the plasma dynamics, the wave actuation and the diagnostic sensors, as well as controllers based on classical or modern principles. In this work, we present a model for a specific design of a controlled electromechanical millimeter-wave launcher, which executes the major part of the wave actuation, and perform numerical simulations of its open-loop dynamics and closed-loop control for scenarios relevant to tearing mode stabilization in medium-sized tokamaks.

  10. Barrier tunneling of the loop-nodal semimetal in the hyperhoneycomb lattice

    Science.gov (United States)

    Guan, Ji-Huan; Zhang, Yan-Yang; Lu, Wei-Er; Xia, Yang; Li, Shu-Shen

    2018-05-01

    We theoretically investigate the barrier tunneling in the 3D model of the hyperhoneycomb lattice, which is a nodal-line semimetal with a Dirac loop at zero energy. In the presence of a rectangular potential, the scattering amplitudes for different injecting states around the nodal loop are calculated, by using analytical treatments of the effective model, as well as numerical simulations of the tight binding model. In the low energy regime, states with remarkable transmissions are only concentrated in a small range around the loop plane. When the momentum of the injecting electron is coplanar with the nodal loop, nearly perfect transmissions can occur for a large range of injecting azimuthal angles if the potential is not high. For higher potential energies, the transmission shows a resonant oscillation with the potential, but still with peaks being perfect transmissions that do not decay with the potential width. These strikingly robust transports of the loop-nodal semimetal can be approximately explained by a momentum dependent Dirac Hamiltonian.

  11. Stability and mobility of defect clusters and dislocation loops in metals

    DEFF Research Database (Denmark)

    Osetsky, Y.N.; Bacon, D.J.; Serra, A.

    2000-01-01

    has been observed in the computer simulation of small vacancy loops in alpha-Fe. In the present paper we summarise results obtained by molecular dynamics simulations of defect clusters and small dislocation loops in alpha-Fe(bcc) and Cu(fcc). The structure and stability of vacancy and interstitial......According to the production bias model, glissile defect clusters and small dislocation loops play an important role in the microstructural evolution during irradiation under cascade damage conditions. The atomic scale computer simulations carried out in recent years have clarified many questions...... loops are reviewed, and the dynamics of glissile clusters assessed. The relevance and importance of these results in establishing a better understanding of the observed differences in the damage accumulation behaviour between bcc and fee metals irradiated under cascade damage conditions are pointed out...

  12. Use of an iPad App to simulate pressure-volume loops and cardiovascular physiology.

    Science.gov (United States)

    Leisman, Staci; Burkhoff, Daniel

    2017-09-01

    The purpose of this laboratory exercise is to model the changes in preload, afterload, and contractility on a simulated pressure-volume loop and to correlate those findings with common measurements of clinical cardiovascular physiology. Once students have modeled these changes on a healthy heart, the students are asked to look at a simulated case of cardiogenic shock. Effects on preload, contractility, and afterload are explored, as well as the hemodynamic effects of a number of student-suggested treatment strategies. Copyright © 2017 the American Physiological Society.

  13. The Space Operations Simulation Center (SOSC) and Closed-Loop Hardware Testing for Orion Rendezvous System Design

    Science.gov (United States)

    Milenkovic, Zoran; DSouza, Christopher; Huish, David; Bendle, John; Kibler, Angela

    2012-01-01

    The exploration goals of Orion / MPCV Project will require a mature Rendezvous, Proximity Operations and Docking (RPOD) capability. Ground testing autonomous docking with a next-generation sensor such as the Vision Navigation Sensor (VNS) is a critical step along the path of ensuring successful execution of autonomous RPOD for Orion. This paper will discuss the testing rationale, the test configuration, the test limitations and the results obtained from tests that have been performed at the Lockheed Martin Space Operations Simulation Center (SOSC) to evaluate and mature the Orion RPOD system. We will show that these tests have greatly increased the confidence in the maturity of the Orion RPOD design, reduced some of the latent risks and in doing so validated the design philosophy of the Orion RPOD system. This paper is organized as follows: first, the objectives of the test are given. Descriptions of the SOSC facility, and the Orion RPOD system and associated components follow. The details of the test configuration of the components in question are presented prior to discussing preliminary results of the tests. The paper concludes with closing comments.

  14. Falcon: a highly flexible open-source software for closed-loop neuroscience.

    Science.gov (United States)

    Ciliberti, Davide; Kloosterman, Fabian

    2017-08-01

    Closed-loop experiments provide unique insights into brain dynamics and function. To facilitate a wide range of closed-loop experiments, we created an open-source software platform that enables high-performance real-time processing of streaming experimental data. We wrote Falcon, a C++ multi-threaded software in which the user can load and execute an arbitrary processing graph. Each node of a Falcon graph is mapped to a single thread and nodes communicate with each other through thread-safe buffers. The framework allows for easy implementation of new processing nodes and data types. Falcon was tested both on a 32-core and a 4-core workstation. Streaming data was read from either a commercial acquisition system (Neuralynx) or the open-source Open Ephys hardware, while closed-loop TTL pulses were generated with a USB module for digital output. We characterized the round-trip latency of our Falcon-based closed-loop system, as well as the specific latency contribution of the software architecture, by testing processing graphs with up to 32 parallel pipelines and eight serial stages. We finally deployed Falcon in a task of real-time detection of population bursts recorded live from the hippocampus of a freely moving rat. On Neuralynx hardware, round-trip latency was well below 1 ms and stable for at least 1 h, while on Open Ephys hardware latencies were below 15 ms. The latency contribution of the software was below 0.5 ms. Round-trip and software latencies were similar on both 32- and 4-core workstations. Falcon was used successfully to detect population bursts online with ~40 ms average latency. Falcon is a novel open-source software for closed-loop neuroscience. It has sub-millisecond intrinsic latency and gives the experimenter direct control of CPU resources. We envisage Falcon to be a useful tool to the neuroscientific community for implementing a wide variety of closed-loop experiments, including those requiring use of complex data structures and real

  15. Falcon: a highly flexible open-source software for closed-loop neuroscience

    Science.gov (United States)

    Ciliberti, Davide; Kloosterman, Fabian

    2017-08-01

    Objective. Closed-loop experiments provide unique insights into brain dynamics and function. To facilitate a wide range of closed-loop experiments, we created an open-source software platform that enables high-performance real-time processing of streaming experimental data. Approach. We wrote Falcon, a C++ multi-threaded software in which the user can load and execute an arbitrary processing graph. Each node of a Falcon graph is mapped to a single thread and nodes communicate with each other through thread-safe buffers. The framework allows for easy implementation of new processing nodes and data types. Falcon was tested both on a 32-core and a 4-core workstation. Streaming data was read from either a commercial acquisition system (Neuralynx) or the open-source Open Ephys hardware, while closed-loop TTL pulses were generated with a USB module for digital output. We characterized the round-trip latency of our Falcon-based closed-loop system, as well as the specific latency contribution of the software architecture, by testing processing graphs with up to 32 parallel pipelines and eight serial stages. We finally deployed Falcon in a task of real-time detection of population bursts recorded live from the hippocampus of a freely moving rat. Main results. On Neuralynx hardware, round-trip latency was well below 1 ms and stable for at least 1 h, while on Open Ephys hardware latencies were below 15 ms. The latency contribution of the software was below 0.5 ms. Round-trip and software latencies were similar on both 32- and 4-core workstations. Falcon was used successfully to detect population bursts online with ~40 ms average latency. Significance. Falcon is a novel open-source software for closed-loop neuroscience. It has sub-millisecond intrinsic latency and gives the experimenter direct control of CPU resources. We envisage Falcon to be a useful tool to the neuroscientific community for implementing a wide variety of closed-loop experiments, including those

  16. Advancements in the Micromirror Array Projector Technology II

    National Research Council Canada - National Science Library

    Beasley, D. B; Bender, Matt; Crosby, Jay; McCall, Sean; Messer, Tim; Saylor, Daniel A

    2005-01-01

    ...) for Hardware-In-the-Loop (HWIL) simulation and sensor test applications. Since the introduction of the first MAPS in 2001, OSC has continued to improve the technology and develop systems for new projection and test applications...

  17. The hardware track finder processor in CMS at CERN

    International Nuclear Information System (INIS)

    Kluge, A.

    1997-07-01

    The work covers the design of the Track Finder Processor in the high energy experiment CMS at CERN/Geneva. The task of this processor is to identify muons and to measure their transverse momentum. The Track Finder makes it possible to determine the physical relevance of each high energetic collision and to forward only interesting data to the data analysis units. Data of more than two hundred thousand detector cells are used to determine the location of muons and to measure their transverse momentum. Each 25 ns a new data set is generated. Measurement of location and transverse momentum of the muons can be terminated within 350 ns by using an ASIC. The classical method in high energy physics experiments is to employ a pattern comparison method. The predefined patterns are compared to the found patterns. The high number of data channels and the complex requirements to the spatial detector resolution do not permit to employ a pattern comparison method. A so called track following algorithm was designed, which is able to assemble complete tracks through the whole detector starting from single track segments. Instead of storing a high number of track patterns the problem is brought back to the algorithm level. Comprehensive simulations, employing the hardware simulation language VHDL, were conducted in order to optimize the algorithm and its hardware implementation. A FPGA (field program able gate array)-prototype was designed. A feasibility study to implement the track finder processor employing ASICs was conducted. (author)

  18. Annihilation of interstitial-type dislocation loops in {alpha}-Fe during He irradiation

    Energy Technology Data Exchange (ETDEWEB)

    Xu, Q., E-mail: xu@rri.kyoto-u.ac.jp [Research Reactor Institute, Kyoto University, Osaka 590-0494 (Japan); Wang, Y.X. [Institute of Modern Physics, Fudan University, Shanghai 200433 (China); Katakabe, Y. [Research Institute for Applied Mechanics, Kyushu University, Fukuoka 816-8580 (Japan); Iwakiri, H. [Faculty of Education, University of the Ryukyus, Okinawa 903-0213 (Japan); Yoshida, N. [Research Institute for Applied Mechanics, Kyushu University, Fukuoka 816-8580 (Japan); Sato, K.; Yoshiie, T. [Research Reactor Institute, Kyoto University, Osaka 590-0494 (Japan)

    2011-10-01

    Interstitial-type dislocation loops were formed in Fe-9Cr alloys on irradiation with 1-MeV He ions at 673 K. However, with increasing irradiation dose, the dislocation loops shrunk. A molecular dynamics simulation was used to elucidate the mechanism of this unexpected phenomenon. The simulation shows that, although the binding energy of a self-interstitial atom to a dislocation loop is normally greater than that of a vacancy, the energy hierarchy is reversed when He atoms decorate the loop. This may indicates preferential absorption of vacancies, causing loop shrinkage at high doses, consistent with experimental observation.

  19. Annihilation of interstitial-type dislocation loops in α-Fe during He irradiation

    International Nuclear Information System (INIS)

    Xu, Q.; Wang, Y.X.; Katakabe, Y.; Iwakiri, H.; Yoshida, N.; Sato, K.; Yoshiie, T.

    2011-01-01

    Interstitial-type dislocation loops were formed in Fe-9Cr alloys on irradiation with 1-MeV He ions at 673 K. However, with increasing irradiation dose, the dislocation loops shrunk. A molecular dynamics simulation was used to elucidate the mechanism of this unexpected phenomenon. The simulation shows that, although the binding energy of a self-interstitial atom to a dislocation loop is normally greater than that of a vacancy, the energy hierarchy is reversed when He atoms decorate the loop. This may indicates preferential absorption of vacancies, causing loop shrinkage at high doses, consistent with experimental observation.

  20. A Parallel Implementation of a Smoothed Particle Hydrodynamics Method on Graphics Hardware Using the Compute Unified Device Architecture

    International Nuclear Information System (INIS)

    Wong Unhong; Wong Honcheng; Tang Zesheng

    2010-01-01

    The smoothed particle hydrodynamics (SPH), which is a class of meshfree particle methods (MPMs), has a wide range of applications from micro-scale to macro-scale as well as from discrete systems to continuum systems. Graphics hardware, originally designed for computer graphics, now provide unprecedented computational power for scientific computation. Particle system needs a huge amount of computations in physical simulation. In this paper, an efficient parallel implementation of a SPH method on graphics hardware using the Compute Unified Device Architecture is developed for fluid simulation. Comparing to the corresponding CPU implementation, our experimental results show that the new approach allows significant speedups of fluid simulation through handling huge amount of computations in parallel on graphics hardware.

  1. Diseño de AUV.Arquitectura de hardware y software

    Directory of Open Access Journals (Sweden)

    Alain Martínez

    2013-07-01

    Full Text Available Resumen: El presente documento discute la estrategia bajo la que fueron concebidas la arquitectura de hardware y software para el prototipo de vehículo autónomo: HRC-AUV, así como la selección de los elementos fundamentales que las componen. El diseño obtenido pondera la sencillez y el desarrollo en condiciones de bajo costo, factores útiles a investigadores que comienzan su actividad en este campo. El trabajo resume las prestaciones que brindan dichas estructuras y las pruebas preliminares de operatividad a que han sido sometidas para demostrar la validez de su empleo en la explotación de un AUV. De igual forma se presentan los modelos dinámicos linealizados de la planta, utilizados en la sintonía de los lazos de control. La respuesta de dichos lazos y en general del HRC-AUV navegando en el océano, es presentada a través de los resultados obtenidos en varias pruebas experimentales. Abstract: This paper discusses the strategy under which were conceived the hardware and software architecture for autonomous vehicle prototype: HRC-AUV, and the selection of the fundamental elements that compose them. The obtained design weights simplicity and development in terms of low cost, factors useful to researchers begin their activity in this field. The paper summarizes the benefits provided by these structures and preliminary operational tests that have been submitted to demonstrate the validity of their use in the operation of an AUV. Likewise are linearized dynamic models of the plant, used in the tuning of the control loops are presented. The response of such loops and in general the HRC-AUV navigating in the ocean is presented through the results of several experimental tests. Palabras clave: AUV, arquitectura de hardware, arquitectura de software., Keywords: AUV, hardware architecture, software architecture.

  2. Long-period Intensity Pulsations in Coronal Loops Explained by Thermal Non-equilibrium Cycles

    Energy Technology Data Exchange (ETDEWEB)

    Froment, C.; Auchère, F.; Bocchialini, K.; Buchlin, E.; Solomon, J. [Institut d’Astrophysique Spatiale, CNRS, Univ. Paris-Sud, Université Paris-Saclay, Bât. 121, F-91405 Orsay cedex (France); Aulanier, G. [LESIA, Observatoire de Paris, PSL Research University, CNRS, Sorbonne Universités, UPMC Univ. Paris 06, Univ. Paris Diderot, Sorbonne Paris Cité, 5 place Jules Janssen, F-92195 Meudon (France); Mikić, Z., E-mail: clara.froment@astro.uio.no [Predictive Science, Inc., San Diego, CA 92121 (United States)

    2017-02-01

    In solar coronal loops, thermal non-equilibrium (TNE) is a phenomenon that can occur when the heating is both highly stratified and quasi-constant. Unambiguous observational identification of TNE would thus permit us to strongly constrain heating scenarios. While TNE is currently the standard interpretation of coronal rain, the long-term periodic evolution predicted by simulations has never been observed. However, the detection of long-period intensity pulsations (periods of several hours) has been recently reported with the Solar and Heliospheric Observatory /EIT, and this phenomenon appears to be very common in loops. Moreover, the three intensity-pulsation events that we recently studied with the Solar Dynamics Observatory /Atmospheric Imaging Assembly (AIA) show strong evidence for TNE in warm loops. In this paper, a realistic loop geometry from linear force-free field (LFFF) extrapolations is used as input to 1D hydrodynamic simulations. Our simulations show that, for the present loop geometry, the heating has to be asymmetrical to produce TNE. We analyze in detail one particular simulation that reproduces the average thermal behavior of one of the pulsating loop bundle observed with AIA. We compare the properties of this simulation with those deduced from the observations. The magnetic topology of the LFFF extrapolations points to the presence of sites of preferred reconnection at one footpoint, supporting the presence of asymmetric heating. In addition, we can reproduce the temporal large-scale intensity properties of the pulsating loops. This simulation further strengthens the interpretation of the observed pulsations as signatures of TNE. This consequently provides important information on the heating localization and timescale for these loops.

  3. Design of a Bioelectronics Hybrid System in Real Time and in Closed Loop

    Directory of Open Access Journals (Sweden)

    Sylvie Renaud

    2012-12-01

    Full Text Available Hynets, for Hybrid (living-artificial Networks, are an efficient and adaptable experimental support to explore the dynamics and the adaptation process of biological systems. We present in this paper an innovative platform performing a real-time closed-loop between a cultured network (e.g. neurons and an artificial processing (e.g. software processing or a robotic interface. The system gathers bioware, hardware, and software components and ensures the closed-loop data processing in less than 50 µs. We describe also a methodology that may help to standardize the description of some experiments. This method is associated to a full custom Graphical User Interface. We detail here the system choices, components, and performances.

  4. Functional modelling for integration of human-software-hardware in complex physical systems

    International Nuclear Information System (INIS)

    Modarres, M.

    1996-01-01

    A framework describing the properties of complex physical systems composed of human-software-hardware interactions in terms of their functions is described. It is argued that such a framework is domain-general, so that functional primitives present a language that is more general than most other modeling methods such as mathematical simulation. The characteristics and types of functional models are described. Examples of uses of the framework in modeling physical systems composed of human-software-hardware (hereby we refer to them as only physical systems) are presented. It is concluded that a function-centered model of a physical system provides a capability for generating a high-level simulation of the system for intelligent diagnostic, control or other similar applications

  5. Parallel random number generator for inexpensive configurable hardware cells

    Science.gov (United States)

    Ackermann, J.; Tangen, U.; Bödekker, B.; Breyer, J.; Stoll, E.; McCaskill, J. S.

    2001-11-01

    A new random number generator ( RNG) adapted to parallel processors has been created. This RNG can be implemented with inexpensive hardware cells. The correlation between neighboring cells is suppressed with smart connections. With such connection structures, sequences of pseudo-random numbers are produced. Numerical tests including a self-avoiding random walk test and the simulation of the order parameter and energy of the 2D Ising model give no evidence for correlation in the pseudo-random sequences. Because the new random number generator has suppressed the correlation between neighboring cells which is usually observed in cellular automaton implementations, it is applicable for extended time simulations. It gives an immense speed-up factor if implemented directly in configurable hardware, and has recently been used for long time simulations of spatially resolved molecular evolution.

  6. Loop-R : Real-Time Video Interface

    OpenAIRE

    Pereira, Rui

    2007-01-01

    Loop-R is a real-time video performance tool, based in the exploration of low-tech, used technology and human engineering research. With this tool its , , author is giving a shout to industry, using existing and mistreated technology in innovative ways, combining concepts and interfaces: blending segregated interfaces (GUI and Physical) into one. After graspable interfaces and the "end" of WIMP interfaces, hardware and software blend themselves in a new genre providing free control of video-l...

  7. Simulation of an integrated gasification combined cycle with chemical-looping combustion and carbon dioxide sequestration

    International Nuclear Information System (INIS)

    Jiménez Álvaro, Ángel; López Paniagua, Ignacio; González Fernández, Celina; Rodríguez Martín, Javier; Nieto Carlier, Rafael

    2015-01-01

    Highlights: • A chemical-looping combustion based integrated gasification combined cycle is simulated. • The energetic performance of the plant is analyzed. • Different hydrogen-content synthesis gases are under study. • Energy savings accounting carbon dioxide sequestration and storage are quantified. • A notable increase on thermal efficiency up to 7% is found. - Abstract: Chemical-looping combustion is an interesting technique that makes it possible to integrate power generation from fuels combustion and sequestration of carbon dioxide without energy penalty. In addition, the combustion chemical reaction occurs with a lower irreversibility compared to a conventional combustion, leading to attain a somewhat higher overall thermal efficiency in gas turbine systems. This paper provides results about the energetic performance of an integrated gasification combined cycle power plant based on chemical-looping combustion of synthesis gas. A real understanding of the behavior of this concept of power plant implies a complete thermodynamic analysis, involving several interrelated aspects as the integration of energy flows between the gasifier and the combined cycle, the restrictions in relation with heat balances and chemical equilibrium in reactors and the performance of the gas turbines and the downstream steam cycle. An accurate thermodynamic modeling is required for the optimization of several design parameters. Simulations to evaluate the energetic efficiency of this chemical-looping-combustion based power plant under diverse working conditions have been carried out, and a comparison with a conventional integrated gasification power plant with precombustion capture of carbon dioxide has been made. Two different synthesis gas compositions have been tried to check its influence on the results. The energy saved in carbon capture and storage is found to be significant and even notable, inducing an improvement of the overall power plant thermal efficiency of

  8. Rapid Control Prototyping and PIL Co-Simulation of a Quadrotor UAV Based on NI myRIO-1900 Board

    OpenAIRE

    Soufiene Bouallègue; Rabii Fessi

    2016-01-01

    In this paper, a new Computer Aided Design (CAD) methodology for the Processor-In-the-Loop (PIL) co-simulation and Rapid Control Prototyping (RCP) of a Quadrotor Vertical Take-Off and Landing (VTOL) type of Unmanned Arial Vehicle (UAV) is proposed and successfully implemented around an embedded NI myRIO-1900 target and a host PC. The developed software (SW) and hardware (HW) prototyping platform is based on the Control Design and Simulation (CDSim) module of LabVIEW environment and an establi...

  9. Loop-Loop Interactions Regulate KaiA-Stimulated KaiC Phosphorylation in the Cyanobacterial KaiABC Circadian Clock

    Energy Technology Data Exchange (ETDEWEB)

    Egli, Martin [Vanderbilt Univ., Nashville, TN (United States); Pattanayek, Rekha [Vanderbilt Univ., Nashville, TN (United States); Sheehan, Jonathan H. [Vanderbilt Univ., Nashville, TN (United States); Xu, Yao [Vanderbilt Univ., Nashville, TN (United States); Mori, Tetsuya [Vanderbilt Univ., Nashville, TN (United States); Smith, Jarrod A. [Vanderbilt Univ., Nashville, TN (United States); Johnson, Carl H. [Vanderbilt Univ., Nashville, TN (United States)

    2013-01-25

    We found that the Synechococcus elongatus KaiA, KaiB, and KaiC proteins in the presence of ATP generate a post-translational oscillator that runs in a temperature-compensated manner with a period of 24 h. KaiA dimer stimulates phosphorylation of KaiC hexamer at two sites per subunit, T432 and S431, and KaiB dimers antagonize KaiA action and induce KaiC subunit exchange. Neither the mechanism of KaiA-stimulated KaiC phosphorylation nor that of KaiB-mediated KaiC dephosphorylation is understood in detail at present. We demonstrate here that the A422V KaiC mutant sheds light on the former mechanism. It was previously reported that A422V is less sensitive to dark pulse-induced phase resetting and has a reduced amplitude of the KaiC phosphorylation rhythm in vivo. A422 maps to a loop (422-loop) that continues toward the phosphorylation sites. By pulling on the C-terminal peptide of KaiC (A-loop), KaiA removes restraints from the adjacent 422-loop whose increased flexibility indirectly promotes kinase activity. We found in the crystal structure that A422V KaiC lacks phosphorylation at S431 and exhibits a subtle, local conformational change relative to wild-type KaiC. Molecular dynamics simulations indicate higher mobility of the 422-loop in the absence of the A-loop and mobility differences in other areas associated with phosphorylation activity between wild-type and mutant KaiCs. Finally, the A-loop–422-loop relay that informs KaiC phosphorylation sites of KaiA dimer binding propagates to loops from neighboring KaiC subunits, thus providing support for a concerted allosteric mechanism of phosphorylation.

  10. High-speed LWR transients simulation for optimizing emergency response

    International Nuclear Information System (INIS)

    Wulff, W.; Cheng, H.S.; Lekach, S.V.; Mallen, A.N.; Stritar, A.

    1984-01-01

    The purpose of computer-assisted emergency response in nuclear power plants, and the requirements for achieving such a response, are presented. An important requirement is the attainment of realistic high-speed plant simulations at the reactor site. Currently pursued development programs for plant simulations are reviewed. Five modeling principles are established and a criterion is presented for selecting numerical procedures and efficient computer hardware to achieve high-speed simulations. A newly developed technology for high-speed power plant simulation is described and results are presented. It is shown that simulation speeds ten times greater than real-time process-speeds are possible, and that plant instrumentation can be made part of the computational loop in a small, on-site minicomputer. Additional technical issues are presented which must still be resolved before the newly developed technology can be implemented in a nuclear power plant

  11. Development of Reactor TRIGA PUSPATI Simulator for Education and Training

    International Nuclear Information System (INIS)

    Mohd Sabri Minhat; Zarina Masood; Muhammad Rawi Mohamed Zin

    2016-01-01

    The real-time simulator for Reactor TRIGA PUSPATI (RTP) which is under development. The main purpose of this simulator is operator training and a dynamic test bed (DTB) to test and validate the control logics in reactor regulating system (RRS) of RTP. The simulator configuration is divided into hardware and software. The simulator hardware consists of a host computer, operator station, a network switch, control rod drive mechanism and a large display panel. The RTP hardwired panel is replicated similar to real console. The software includes a mathematical model includes reactor kinetics and thermal-hydraulics that implements plant dynamics in real-time using LabVIEW, an instructor station module work as host computer that manages user instructions, and a human machine interface module as a graphical user interface which is used in the real RTP plant. The developed TRIGA reactor simulators are installed in the Malaysian Nuclear Agency nuclear training center for reactor operator training. To use the simulator as a dynamic test-bed, the reactor regulating system modeling software of the simulator was replaced by actual RRS cabinet which is consist of Programmable Logic Controller (PLC) S7-1500, and was interfaced using a hard-wired and network-based interface. RRS cabinet generates control signals for reactor power control based on the various feedback signals from DTB such as neutron detector signal and control rod positions, and the DTB runs plant dynamics based on the RRS control signals. Thus the Hardware-In-the-Loop Simulation between RRS and the emulated plant (DTB) has been implemented and tested in this configuration. Normal and abnormal case test have been emulated for this project. In conclusion, the functions and the control performance of the developed RTP dynamic test bed simulator have been tested showing reasonable and acceptable results. (author)

  12. Functional Assessment of Battery Management System Tested on Hardware-in-the-Loop Simulator

    DEFF Research Database (Denmark)

    Kalogiannis, Theodoros; Stroe, Daniel-Ioan; Swierczynski, Maciej Jozef

    2017-01-01

    . The BMS under test is interacting in real-time with the emulated battery pack and several of its functions such as current, voltage and State of Charge (SOC) estimation are evaluated. Also, passive balancing experiments are conducted during charging in order to assess different balancing settings...... of the BMS as far as their respective balancing times and deviations in SOC are concerned. Finally, the energy efficiency of the BMS is accurately measured which, depending on the requirements, can achieve more than 99% of efficiency. In general, it is demonstrated that the HIL setup can provide...... representative outcomes at minimum resources and time requirements....

  13. Hardware and software and machine-tool simulation with parallel structures mechanisms

    Directory of Open Access Journals (Sweden)

    Keba P.V.

    2016-12-01

    Full Text Available The usage spectrum of mechanisms with parallel structure is spreading all the time. The mechanisms of machine-tools and manipulators become more complicated and it is necessary to improve the program-controlled modules. Closed circuit mechanisms are mostly spread in robotic complexes, where manipulator performs complicated spatial movements by the given trajectory. The usage spectrum is very wide and the most popular are sorting, welding, assembling and others. However, the problem of designing the operating programs is still present even today. It is just because the developed post-processors are created for the equipment that we have for now. But new machine tool constructions appear every day and there is a necessity to control them. The problems associated with using of hardware and software of mechanisms with parallel structure in computer-aided simulation are considered. The program for inverse problem kinematics solving is designed. New method of designing the control programs is found. The kinematic analysis methods options and calculated data obtained by computer mathematics systems are shown with «Tools Glide» software taken as an example.

  14. Combining high productivity with high performance on commodity hardware

    DEFF Research Database (Denmark)

    Skovhede, Kenneth

    -like compiler for translating CIL bytecode on the CELL-BE. I then introduce a bytecode converter that transforms simple loops in Java bytecode to GPGPU capable code. I then introduce the numeric library for the Common Intermediate Language, NumCIL. I can then utilizing the vector programming model from Num......CIL and map this to the Bohrium framework. The result is a complete system that gives the user a choice of high-level languages with no explicit parallelism, yet seamlessly performs efficient execution on a number of hardware setups....

  15. Phase transitions in single macromolecules: Loop-stretch transition versus loop adsorption transition in end-grafted polymer chains

    Science.gov (United States)

    Zhang, Shuangshuang; Qi, Shuanhu; Klushin, Leonid I.; Skvortsov, Alexander M.; Yan, Dadong; Schmid, Friederike

    2018-01-01

    We use Brownian dynamics simulations and analytical theory to compare two prominent types of single molecule transitions. One is the adsorption transition of a loop (a chain with two ends bound to an attractive substrate) driven by an attraction parameter ɛ and the other is the loop-stretch transition in a chain with one end attached to a repulsive substrate, driven by an external end-force F applied to the free end. Specifically, we compare the behavior of the respective order parameters of the transitions, i.e., the mean number of surface contacts in the case of the adsorption transition and the mean position of the chain end in the case of the loop-stretch transition. Close to the transition points, both the static behavior and the dynamic behavior of chains with different length N are very well described by a scaling ansatz with the scaling parameters (ɛ - ɛ*)Nϕ (adsorption transition) and (F - F*)Nν (loop-stretch transition), respectively, where ϕ is the crossover exponent of the adsorption transition and ν is the Flory exponent. We show that both the loop-stretch and the loop adsorption transitions provide an exceptional opportunity to construct explicit analytical expressions for the crossover functions which perfectly describe all simulation results on static properties in the finite-size scaling regime. Explicit crossover functions are based on the ansatz for the analytical form of the order parameter distributions at the respective transition points. In contrast to the close similarity in equilibrium static behavior, the dynamic relaxation at the two transitions shows qualitative differences, especially in the strongly ordered regimes. This is attributed to the fact that the surface contact dynamics in a strongly adsorbed chain is governed by local processes, whereas the end height relaxation of a strongly stretched chain involves the full spectrum of Rouse modes.

  16. The online simulation of core physics in nuclear power plant

    International Nuclear Information System (INIS)

    Zhao Qiang

    2005-01-01

    The three-dimensional power distribution in core is one of the most important status variables of nuclear reactor. In order to monitor the 3-D in core power distribution timely and accurately, the online simulation system of core physics was designed in the paper. This system combines core physics simulation with the data, which is from the plant and reactor instrumentation. The design of the system consists of the hardware part and the software part. The online simulation system consists of a main simulation computer and a simulation operation station. The online simulation system software includes of the real-time simulation support software, the system communication software, the simulation program and the simulation interface software. Two-group and three-dimensional neutron kinetics model with six groups delayed neutrons was used in the real-time simulation of nuclear reactor core physics. According to the characteristics of the nuclear reactor, the core was divided into many nodes. Resolving the neutron equation, the method of separate variables was used. The input data from the plant and reactor instrumentation system consist of core thermal power, loop temperatures and pressure, control rod positions, boron concentration, core exit thermocouple data, Excore detector signals, in core flux detectors signals. There are two purposes using the data, one is to ensure that the model is as close as the current actual reactor condition, and the other is to calibrate the calculated power distribution. In this paper, the scheme of the online simulation system was introduced. Under the real-time simulation support system, the simulation program is being compiled. Compared with the actual operational data, the elementary simulation results were reasonable and correct. (author)

  17. Human Centered Hardware Modeling and Collaboration

    Science.gov (United States)

    Stambolian Damon; Lawrence, Brad; Stelges, Katrine; Henderson, Gena

    2013-01-01

    In order to collaborate engineering designs among NASA Centers and customers, to in clude hardware and human activities from multiple remote locations, live human-centered modeling and collaboration across several sites has been successfully facilitated by Kennedy Space Center. The focus of this paper includes innovative a pproaches to engineering design analyses and training, along with research being conducted to apply new technologies for tracking, immersing, and evaluating humans as well as rocket, vehic le, component, or faci lity hardware utilizing high resolution cameras, motion tracking, ergonomic analysis, biomedical monitoring, wor k instruction integration, head-mounted displays, and other innovative human-system integration modeling, simulation, and collaboration applications.

  18. Parallel-Architecture Simulator Development Using Hardware Transactional Memory

    OpenAIRE

    Armejach Sanosa, Adrià

    2009-01-01

    To address the need for a simpler parallel programming model, Transactional Memory (TM) has been developed and promises good parallel performance with easy-to-write parallel code. Unlike lock-based approaches, with TM, programmers do not need to explicitly specify and manage the synchronization among threads. However, programmers simply mark code segments as transactions, and the TM system manages the concurrency control for them. TM can be implemented either in software (STM) or hardware (HT...

  19. Methodology and Toolset for Model Verification, Hardware/Software co-simulation, Performance Optimisation and Customisable Source-code generation

    DEFF Research Database (Denmark)

    Berger, Michael Stübert; Soler, José; Yu, Hao

    2013-01-01

    The MODUS project aims to provide a pragmatic and viable solution that will allow SMEs to substantially improve their positioning in the embedded-systems development market. The MODUS tool will provide a model verification and Hardware/Software co-simulation tool (TRIAL) and a performance...... optimisation and customisable source-code generation tool (TUNE). The concept is depicted in automated modelling and optimisation of embedded-systems development. The tool will enable model verification by guiding the selection of existing open-source model verification engines, based on the automated analysis...

  20. Computational simulation of flow and heat transfer in single-phase natural circulation loops

    International Nuclear Information System (INIS)

    Pinheiro, Larissa Cunha

    2017-01-01

    Passive decay heat removal systems based on natural circulation are essential assets for the new Gen III+ nuclear power reactors and nuclear spent fuel pools. The aim of the present work is to study both laminar and turbulent flow and heat transfer in single-phase natural circulation systems through computational fluid dynamics simulations. The working fluid is considered to be incompressible with constant properties. In the way, the Boussinesq Natural Convection Hypothesis was applied. The model chosen for the turbulence closure problem was the k -- εThe commercial computational fluid dynamics code ANSYS CFX 15.0 was used to obtain the numerical solution of the governing equations. Two single-phase natural circulation circuits were studied, a 2D toroidal loop and a 3D rectangular loop, both with the same boundary conditions of: prescribed heat flux at the heater and fixed wall temperature at the cooler. The validation and verification was performed with the numerical data provided by DESRAYAUD et al. [1] and the experimental data provided by MISALE et al. [2] and KUMAR et al. [3]. An excellent agreement between the Reynolds number (Re) and the modified Grashof number (Gr_m), independently of Prandtl Pr number was observed. However, the convergence interval was observed to be variable with Pr, thus indicating that Pr is a stability governing parameter for natural circulation. Multiple steady states was obtained for Pr = 0,7. Finally, the effect of inclination was studied for the 3D circuit, both in-plane and out-of-plane inclinations were verified for the steady state laminar regime. As a conclusion, the Re for the out-of-plane inclination was in perfect agreement with the correlation found for the zero inclination system, while for the in-plane inclined system the results differ from that of the corresponding vertical loop. (author)

  1. Decoding the Mobility and Time Scales of Protein Loops.

    Science.gov (United States)

    Gu, Yina; Li, Da-Wei; Brüschweiler, Rafael

    2015-03-10

    The flexible nature of protein loops and the time scales of their dynamics are critical for many biologically important events at the molecular level, such as protein interaction and recognition processes. In order to obtain a predictive understanding of the dynamic properties of loops, 500 ns molecular dynamics (MD) computer simulations of 38 different proteins were performed and validated using NMR chemical shifts. A total of 169 loops were analyzed and classified into three types, namely fast loops with correlation times Web server (http://spin.ccic.ohio-state.edu/index.php/loop). The results demonstrate that loop dynamics with their time scales can be predicted rapidly with reasonable accuracy, which will allow the screening of average protein structures to help better understand the various roles loops can play in the context of protein-protein interactions and binding.

  2. Hardware Acceleration of Adaptive Neural Algorithms.

    Energy Technology Data Exchange (ETDEWEB)

    James, Conrad D. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States)

    2017-11-01

    As tradit ional numerical computing has faced challenges, researchers have turned towards alternative computing approaches to reduce power - per - computation metrics and improve algorithm performance. Here, we describe an approach towards non - conventional computing that strengthens the connection between machine learning and neuroscience concepts. The Hardware Acceleration of Adaptive Neural Algorithms (HAANA) project ha s develop ed neural machine learning algorithms and hardware for applications in image processing and cybersecurity. While machine learning methods are effective at extracting relevant features from many types of data, the effectiveness of these algorithms degrades when subjected to real - world conditions. Our team has generated novel neural - inspired approa ches to improve the resiliency and adaptability of machine learning algorithms. In addition, we have also designed and fabricated hardware architectures and microelectronic devices specifically tuned towards the training and inference operations of neural - inspired algorithms. Finally, our multi - scale simulation framework allows us to assess the impact of microelectronic device properties on algorithm performance.

  3. NASA Operational Simulator for Small Satellites: Tools for Software Based Validation and Verification of Small Satellites

    Science.gov (United States)

    Grubb, Matt

    2016-01-01

    The NASA Operational Simulator for Small Satellites (NOS3) is a suite of tools to aid in areas such as software development, integration test (IT), mission operations training, verification and validation (VV), and software systems check-out. NOS3 provides a software development environment, a multi-target build system, an operator interface-ground station, dynamics and environment simulations, and software-based hardware models. NOS3 enables the development of flight software (FSW) early in the project life cycle, when access to hardware is typically not available. For small satellites there are extensive lead times on many of the commercial-off-the-shelf (COTS) components as well as limited funding for engineering test units (ETU). Considering the difficulty of providing a hardware test-bed to each developer tester, hardware models are modeled based upon characteristic data or manufacturers data sheets for each individual component. The fidelity of each hardware models is such that FSW executes unaware that physical hardware is not present. This allows binaries to be compiled for both the simulation environment, and the flight computer, without changing the FSW source code. For hardware models that provide data dependent on the environment, such as a GPS receiver or magnetometer, an open-source tool from NASA GSFC (42 Spacecraft Simulation) is used to provide the necessary data. The underlying infrastructure used to transfer messages between FSW and the hardware models can also be used to monitor, intercept, and inject messages, which has proven to be beneficial for VV of larger missions such as James Webb Space Telescope (JWST). As hardware is procured, drivers can be added to the environment to enable hardware-in-the-loop (HWIL) testing. When strict time synchronization is not vital, any number of combinations of hardware components and software-based models can be tested. The open-source operator interface used in NOS3 is COSMOS from Ball Aerospace. For

  4. Natural circulation studies in a LBE loop for a wide range of temperature

    International Nuclear Information System (INIS)

    Borgohain, A.; Srivastava, A.K.; Jana, S.S.; Maheshwari, N.K.; Kulkarni, R.D.; Vijayan, P.K.; Tewari, R.; Ram, A. Maruthi; Jha, S.K.

    2016-01-01

    Highlights: • A high temperature Lead Bismuth Eutectic loop named as Kilo Temperature Loop (KTL) has been made. • Natural circulation experimental studies were carried out and reported in the range of 200–780 °C. • The experiments at high temperature were carried in inert atmosphere to avoid oxidation of the loop material. • Theoretical studies are carried out to simulate the loop with natural circulation in primary as well as in the secondary side. • The predictions of the code LeBENC used to simulate the natural circulation in the loop are compared with the experimental results. - Abstract: Lead–Bismuth Eutectic (LBE) is increasingly getting more attention as a coolant for advanced reactor systems. It is also the primary coolant of the Compact High Temperature Reactor (CHTR) being designed at Bhabha Atomic Research Centre (BARC). A high temperature liquid metal loop named as Kilo Temperature Loop (KTL) has been installed at BARC for thermal hydraulics, instrument development and material related studies. Natural circulation experimental studies were carried out for the power range of 200–1200 W in the loop. The corresponding LBE flow rate is calculated to be in the range of 0.075–0.12 kg/s. Transient studies for start-up of natural circulation in the loop, loss of heat sink and step power change have also been carried out. The maximum temperature of the loop operated so far is 1100 °C. A computer code named LeBENC has been developed at BARC to simulate the natural circulation characteristics in closed loops. The salient features of the code include ability to handle non-uniform diameter components, axial thermal conduction in fluid and heat losses from the piping to the environment. The code has been modified to take into account of two natural circulation loops in series so that the natural cooling by argon gas in the secondary side of the loop can be simulated. This paper deals with the description of the loop and its operation. The various

  5. Digital simulation of a communication link for Pioneer Saturn Uranus atmospheric entry probe, part 1

    Science.gov (United States)

    Hinrichs, C. A.

    1975-01-01

    A digital simulation study is presented for a candidate modulator/demodulator design in an atmospheric scintillation environment with Doppler, Doppler rate, and signal attenuation typical of the conditions of an outer planet atmospheric probe. The simulation results indicate that the mean channel error rate with and without scintillation are similar to theoretical characterizations of the link. The simulation gives information for calculating other channel statistics and generates a quantized symbol stream on magnetic tape from which error correction decoding is analyzed. Results from the magnetic tape data analyses are also included. The receiver and bit synchronizer are modeled in the simulation at the level of hardware component parameters rather than at the loop equation level and individual hardware parameters are identified. The atmospheric scintillation amplitude and phase are modeled independently. Normal and log normal amplitude processes are studied. In each case the scintillations are low pass filtered. The receiver performance is given for a range of signal to noise ratios with and without the effects of scintillation. The performance is reviewed for critical reciever parameter variations.

  6. Hardware and software status of QCDOC

    International Nuclear Information System (INIS)

    Boyle, P.A.; Chen, D.; Christ, N.H.; Clark, M.; Cohen, S.D.; Cristian, C.; Dong, Z.; Gara, A.; Joo, B.; Jung, C.; Kim, C.; Levkova, L.; Liao, X.; Liu, G.; Mawhinney, R.D.; Ohta, S.; Petrov, K.; Wettig, T.; Yamaguchi, A.

    2004-01-01

    QCDOC is a massively parallel supercomputer whose processing nodes are based on an application-specific integrated circuit (ASIC). This ASIC was custom-designed so that crucial lattice QCD kernels achieve an overall sustained performance of 50% on machines with several 10,000 nodes. This strong scalability, together with low power consumption and a price/performance ratio of $1 per sustained MFlops, enable QCDOC to attack the most demanding lattice QCD problems. The first ASICs became available in June of 2003, and the testing performed so far has shown all systems functioning according to specification. We review the hardware and software status of QCDOC and present performance figures obtained in real hardware as well as in simulation

  7. Thermal-hydraulic analyses for in-pile SCWR fuel qualification test loops and SCWR material loop

    Energy Technology Data Exchange (ETDEWEB)

    Vojacek, A.; Mazzini, G.; Zmitkova, J.; Ruzickova, M. [Research Centre Rez (Czech Republic)

    2014-07-01

    One of the R&D directions of Research Centre Rez is dedicated to the supercritical water-cooled reactor concept (SCWR). Among the developed experimental facilities and infrastructure in the framework of the SUSEN project (SUStainable ENergy) is construction and experimental operation of the supercritical water loop SCWL focusing on material tests. At the first phase, this SCWL loop is assembled and operated out-of-pile in the dedicated loop facilities hall. At this out-of-pile operation various operational conditions are tested and verified. After that, in the second phase, the SCWL loop will be situated in-pile, in the core of the research reactor LVR-15, operated at CVR. Furthermore, it is planned to carry out a test of a small scale fuel assembly within the SuperCritical Water Reactor Fuel Qualification Test (SCWR-FQT) loop, which is now being designed. This paper presents the results of the thermal-hydraulic analyses of SCWL loop out-of-pile operation using the RELAP5/MOD3.3. The thermal-hydraulic modeling and the performed analyses are focused on the SCWL loop model validation through a comparison of the calculation results with the experimental results obtained at various operation conditions. Further, the present paper focuses on the transient analyses for start-up and shut-down of the FQT loop, particularly to explore the ability of system codes ATHLET 3.0A to simulate the transient between subcritical conditions and supercritical conditions. (author)

  8. Experimental and Numerical Study on the Semi-Closed Loop Control of a Planar Parallel Robot Manipulator

    Directory of Open Access Journals (Sweden)

    Yong-Lin Kuo

    2014-01-01

    Full Text Available This paper implements the model predictive control to fulfill the position control of a 3-DOF 3-RRR planar parallel manipulator. The research work covers experimental and numerical studies. First, an experimental hardware-in-the-loop system to control the manipulator is constructed. The manipulator is driven by three DC motors, and each motor has an encoder to measure the rotating angles of the motors. The entire system is designed as a semiclosed-loop control system. The controller receives the encoder signals as inputs to produce signals driving the motors. Secondly, the motor parameters are obtained by system identification, and the controllers are designed based on these parameters. Finally, the numerical simulations are performed by incorporating the manipulator kinematics and the motor dynamics; the results are compared with those from the experiments. Both results show that they are in good agreement at steady state. There are two main contributions in this paper. One is the application of the model predictive control to the planar parallel manipulator, and the other one is to overcome the effects of the uncertainties of the DC motors and the performance of the position control due to the dynamic behavior of the manipulator.

  9. Simulation of magnetic hysteresis loops and magnetic Barkhausen noise of α-iron containing nonmagnetic particles

    International Nuclear Information System (INIS)

    Li, Yi; Li, Qiulin; Liu, Wei; Xu, Ben; Hu, Shenyang; Li, Yulan

    2015-01-01

    The magnetic hysteresis loops and Barkhausen noise of a single α-iron with nonmagnetic particles are simulated to investigate into the magnetic hardening due to Cu-rich precipitates in irradiated reactor pressure vessel (RPV) steels. Phase field method basing Landau-Lifshitz-Gilbert (LLG) equation is used for this simulation. The results show that the presence of the nonmagnetic particle could result in magnetic hardening by making the nucleation of reversed domains difficult. The coercive field is found to increase, while the intensity of Barkhausen noise voltage is decreased when the nonmagnetic particle is introduced. Simulations demonstrate the impact of nucleation field of reversed domains on the magnetization reversal behavior and the magnetic properties

  10. Reactor recirculation pump test loop

    International Nuclear Information System (INIS)

    Taka, Shusei; Kato, Hiroyuki

    1979-01-01

    A test loop for a reactor primary loop recirculation pumps (PLR pumps) has been constructed at Ebara's Haneda Plant in preparation for production of PLR pumps under license from Byron Jackson Pump Division of Borg-Warner Corporation. This loop can simulate operating conditions for test PLR pumps with 130 per cent of the capacity of pumps for a 1100 MWe BWR plant. A main loop, primary cooling system, water demineralizer, secondary cooling system, instrumentation and control equipment and an electric power supply system make up the test loop. This article describes the test loop itself and test results of two PLR pumps for Fukushima No. 2 N.P.S. Unit 1 and one main circulation pump for HAZ Demonstration Test Facility. (author)

  11. Hardware simulation of automatic braking system based on fuzzy logic control

    Directory of Open Access Journals (Sweden)

    Noor Cholis Basjaruddin

    2016-07-01

    Full Text Available In certain situations, a moving or stationary object can be a barrier for a vehicle. People and vehicles crossing could potentially get hit by a vehicle. Objects around roads as sidewalks, road separator, power poles, and railroad gates are also a potential source of danger when the driver is inattentive in driving the vehicle. A device that can help the driver to brake automatically is known as Automatic Braking System (ABS. ABS is a part of the Advanced Driver Assistance Systems (ADAS, which is a device designed to assist the driver in driving the process. This device was developed to reduce human error that is a major cause of traffic accidents. This paper presents the design of ABS based on fuzzy logic which is simulated in hardware by using a remote control car. The inputs of fuzzy logic are the speed and distance of the object in front of the vehicle, while the output of fuzzy logic is the intensity of braking. The test results on the three variations of speed: slow-speed, medium-speed, and high-speed shows that the design of ABS can work according to design.

  12. ZED-2 experiments on the effect of a Co absorber rod on an NRU loop

    International Nuclear Information System (INIS)

    Arbique, G.M.; French, P.M.

    1983-02-01

    A series of experiments has been performed in ZED-2 to measure the perturbing effects of an NRU cobalt absorber rod on a simulated NRU loop site containing graded enrichment U0 2 fuel. The objective of the measurements was to provide data useful in validating NRU reactor physics codes. Using a simulated NRU lattice containing a simulated NRU loop site and an asymmetrically placed Co absorber rod, measurements were made of: (a) reactivity effects, as measured by critical height changes, associated with voiding the loop and stepped insertion of the Co absorber rod, (b) flux perturbations at the simulated loop site and throughout the lattice induced by the Co rod, (c) Westcott r√T/Tsub(o) values throughout the lattice

  13. Adaptive complementary fuzzy self-recurrent wavelet neural network controller for the electric load simulator system

    Directory of Open Access Journals (Sweden)

    Wang Chao

    2016-03-01

    Full Text Available Due to the complexities existing in the electric load simulator, this article develops a high-performance nonlinear adaptive controller to improve the torque tracking performance of the electric load simulator, which mainly consists of an adaptive fuzzy self-recurrent wavelet neural network controller with variable structure (VSFSWC and a complementary controller. The VSFSWC is clearly and easily used for real-time systems and greatly improves the convergence rate and control precision. The complementary controller is designed to eliminate the effect of the approximation error between the proposed neural network controller and the ideal feedback controller without chattering phenomena. Moreover, adaptive learning laws are derived to guarantee the system stability in the sense of the Lyapunov theory. Finally, the hardware-in-the-loop simulations are carried out to verify the feasibility and effectiveness of the proposed algorithms in different working styles.

  14. A closed-loop forward osmosis-nanofiltration hybrid system: Understanding process implications through full-scale simulation

    KAUST Repository

    Phuntsho, Sherub

    2016-12-30

    This study presents simulation of a closed-loop forward osmosis (FO)-nanofiltration (NF) hybrid system using fertiliser draw solution (DS) based on thermodynamic mass balance in a full-scale system neglecting the non-idealities such as finite membrane area that may exist in a real process. The simulation shows that the DS input parameters such as initial concentrations and its flow rates cannot be arbitrarily selected for a plant with defined volume output. For a fixed FO-NF plant capacity and feed concentration, the required initial DS flow rate varies inversely with the initial DS concentration or vice-versa. The net DS mass flow rate, a parameter constant for a fixed plant capacity but that increases linearly with the plant capacity and feed concentration, is the most important operational parameter of a closed-loop system. Increasing either of them or both increases the mass flow rate to the system directly affecting the final concentration of the diluted DS with direct energy implications to the NF process. Besides, the initial DS concentration and flow rates are also limited by the optimum recovery rates at which NF process can be operated which otherwise also have direct implications to the NF energy. This simulation also presents quantitative analysis of the reverse diffusion of fertiliser nutrients towards feed brine and the gradual accumulation of feed solutes within the closed system.

  15. LoopIng: a template-based tool for predicting the structure of protein loops.

    KAUST Repository

    Messih, Mario Abdel

    2015-08-06

    Predicting the structure of protein loops is very challenging, mainly because they are not necessarily subject to strong evolutionary pressure. This implies that, unlike the rest of the protein, standard homology modeling techniques are not very effective in modeling their structure. However, loops are often involved in protein function, hence inferring their structure is important for predicting protein structure as well as function.We describe a method, LoopIng, based on the Random Forest automated learning technique, which, given a target loop, selects a structural template for it from a database of loop candidates. Compared to the most recently available methods, LoopIng is able to achieve similar accuracy for short loops (4-10 residues) and significant enhancements for long loops (11-20 residues). The quality of the predictions is robust to errors that unavoidably affect the stem regions when these are modeled. The method returns a confidence score for the predicted template loops and has the advantage of being very fast (on average: 1 min/loop).www.biocomputing.it/loopinganna.tramontano@uniroma1.itSupplementary data are available at Bioinformatics online.

  16. A complete closed loop control system for MNSR

    International Nuclear Information System (INIS)

    Wang Liyu

    1988-01-01

    The MNSR (Miniature Neutron Source Reactor), a 27 kW reactor, was built in 1984 in the Institute of Atomic Energy, Beijing, China. A microcomputer closed-loop control system has been developed for the MNSR using an IBM PC-XT. This system not only controls the reactor, but it is also a data acquisition system and a reactivity monitor for the reactor. A closed-loop control system can be used for reactors such as the MNSR, in which the power is self-limited and the reactivity is limited to less than 5mk (∼0.7$). As a data acquisition system or a reactivity monitor, it is applicable for any nuclear reactor. This paper describes the hardware and software in detail. 4 refs, 11 figs

  17. Asymmetric Hardware Distortions in Receive Diversity Systems: Outage Performance Analysis

    KAUST Repository

    Javed, Sidrah; Amin, Osama; Ikki, Salama S.; Alouini, Mohamed-Slim

    2017-01-01

    This paper studies the impact of asymmetric hardware distortion (HWD) on the performance of receive diversity systems using linear and switched combining receivers. The asymmetric attribute of the proposed model motivates the employment of improper Gaussian signaling (IGS) scheme rather than the traditional proper Gaussian signaling (PGS) scheme. The achievable rate performance is analyzed for the ideal and non-ideal hardware scenarios using PGS and IGS transmission schemes for different combining receivers. In addition, the IGS statistical characteristics are optimized to maximize the achievable rate performance. Moreover, the outage probability performance of the receive diversity systems is analyzed yielding closed form expressions for both PGS and IGS based transmission schemes. HWD systems that employ IGS is proven to efficiently combat the self interference caused by the HWD. Furthermore, the obtained analytic expressions are validated through Monte-Carlo simulations. Eventually, non-ideal hardware transceivers degradation and IGS scheme acquired compensation are quantified through suitable numerical results.

  18. Asymmetric Hardware Distortions in Receive Diversity Systems: Outage Performance Analysis

    KAUST Repository

    Javed, Sidrah

    2017-02-22

    This paper studies the impact of asymmetric hardware distortion (HWD) on the performance of receive diversity systems using linear and switched combining receivers. The asymmetric attribute of the proposed model motivates the employment of improper Gaussian signaling (IGS) scheme rather than the traditional proper Gaussian signaling (PGS) scheme. The achievable rate performance is analyzed for the ideal and non-ideal hardware scenarios using PGS and IGS transmission schemes for different combining receivers. In addition, the IGS statistical characteristics are optimized to maximize the achievable rate performance. Moreover, the outage probability performance of the receive diversity systems is analyzed yielding closed form expressions for both PGS and IGS based transmission schemes. HWD systems that employ IGS is proven to efficiently combat the self interference caused by the HWD. Furthermore, the obtained analytic expressions are validated through Monte-Carlo simulations. Eventually, non-ideal hardware transceivers degradation and IGS scheme acquired compensation are quantified through suitable numerical results.

  19. A differential equation approach to minor loops in the Jiles-Atherton hysteresis model

    International Nuclear Information System (INIS)

    Carpenter, K.H.

    1991-01-01

    Jiles and Atherton, in a series of papers, present physically based differential equations for magnetization in ferromagnetic materials. however, if one directly solves their differential equations, the minor loops obtained can be negative slopes, which is a nonphysical behavior. Only one of their papers gives a method for obtaining minor loops, and the method does not use a differential equation, but requires a priori knowledge of the loop turning points in order to obtain a scale factor and offset which allow a portion of a major loop to serve as a portion of a minor one. In this paper, the reason for the failure of the differential equations to yield physical minor loops is explained, and a modified solution for minor loops is presented which retains the features of Jiles and Atherton's original minor loops, but only requires knowledge of the initial point on each portion of the loop to obtain the solution. This yields a general differential equation formulation for the Jiles-Atherton theory that can be used with circuit simulations having arbitrary excitations and initial conditions for ferromagnetic components

  20. Real-time graphics for the Space Station Freedom cupola, developed in the Systems Engineering Simulator

    Science.gov (United States)

    Red, Michael T.; Hess, Philip W.

    1989-01-01

    Among the Lyndon B. Johnson Space Center's responsibilities for Space Station Freedom is the cupola. Attached to the resource node, the cupola is a windowed structure that will serve as the space station's secondary control center. From the cupola, operations involving the mobile service center and orbital maneuvering vehicle will be conducted. The Systems Engineering Simulator (SES), located in building 16, activated a real-time man-in-the-loop cupola simulator in November 1987. The SES cupola is an engineering tool with the flexibility to evolve in both hardware and software as the final cupola design matures. Two workstations are simulated with closed-circuit television monitors, rotational and translational hand controllers, programmable display pushbuttons, and graphics display with trackball and keyboard. The displays and controls of the SES cupola are driven by a Silicon Graphics Integrated Raster Imaging System (IRIS) 4D/70 GT computer. Through the use of an interactive display builder program, SES, cupola display pages consisting of two dimensional and three dimensional graphics are constructed. These display pages interact with the SES via the IRIS real-time graphics interface. The focus is on the real-time graphics interface applications software developed on the IRIS.

  1. Software error masking effect on hardware faults

    International Nuclear Information System (INIS)

    Choi, Jong Gyun; Seong, Poong Hyun

    1999-01-01

    Based on the Very High Speed Integrated Circuit (VHSIC) Hardware Description Language (VHDL), in this work, a simulation model for fault injection is developed to estimate the dependability of the digital system in operational phase. We investigated the software masking effect on hardware faults through the single bit-flip and stuck-at-x fault injection into the internal registers of the processor and memory cells. The fault location reaches all registers and memory cells. Fault distribution over locations is randomly chosen based on a uniform probability distribution. Using this model, we have predicted the reliability and masking effect of an application software in a digital system-Interposing Logic System (ILS) in a nuclear power plant. We have considered four the software operational profiles. From the results it was found that the software masking effect on hardware faults should be properly considered for predicting the system dependability accurately in operation phase. It is because the masking effect was formed to have different values according to the operational profile

  2. Design of the ATLAS Phase-II hardware-based tracking processor

    CERN Document Server

    Poggi, Riccardo; The ATLAS collaboration

    2018-01-01

    The expected increase in peak luminosity of the upgraded high-luminosity LHC will force the ATLAS experiment to increase early stage trigger selection power. The agreed strategy is to implement precise hardware track reconstruction, through which sharper trigger turn-on curves can be achieved for primary single-lepton selections, while contributing to b-tagging and tau-tagging techniques as well as multi-jet rejection. The hardware-based tracking for the trigger (HTT) will use a combination of Associative Memory ASICs and FPGAs to provide the software-based trigger system with access to tracking information. In this poster, we present the requirements, architecture and projected performance of the system in terms of tracking capability, and trigger selection, based on detailed simulations.

  3. Observable Signatures of Energy Release in Braided Coronal Loops

    Energy Technology Data Exchange (ETDEWEB)

    Pontin, D. I. [University of Dundee, Nethergate, Dundee, DD1 4HN (United Kingdom); Janvier, M. [Institut d’Astrophysique Spatiale, CNRS, Univ. Paris-Sud, Université Paris-Saclay, Bât. 121, F-91405, Orsay Cedex (France); Tiwari, S. K.; Winebarger, A. R.; Cirtain, J. W. [NASA Marshall Space Flight Center, ZP 13, Huntsville, AL 35812 (United States); Galsgaard, K. [Niels Bohr Institute, Geological Museum Østervoldgade 5-7, DK-1350, Copenhagen K (Denmark)

    2017-03-10

    We examine the turbulent relaxation of solar coronal loops containing non-trivial field line braiding. Such field line tangling in the corona has long been postulated in the context of coronal heating models. We focus on the observational signatures of energy release in such braided magnetic structures using MHD simulations and forward modeling tools. The aim is to answer the following question: if energy release occurs in a coronal loop containing braided magnetic flux, should we expect a clearly observable signature in emissions? We demonstrate that the presence of braided magnetic field lines does not guarantee a braided appearance to the observed intensities. Observed intensities may—but need not necessarily—reveal the underlying braided nature of the magnetic field, depending on the degree and pattern of the field line tangling within the loop. However, in all cases considered, the evolution of the braided loop is accompanied by localized heating regions as the loop relaxes. Factors that may influence the observational signatures are discussed. Recent high-resolution observations from Hi-C have claimed the first direct evidence of braided magnetic fields in the corona. Here we show that both the Hi-C data and some of our simulations give the appearance of braiding at a range of scales.

  4. Simulation and Hardware Implementation of Shunt Active Power Filter Based on Synchronous Reference Frame Theory

    Directory of Open Access Journals (Sweden)

    Karthikrjan Senthilnathan

    2018-02-01

    Full Text Available This paper describes about the Hybrid Shunt Active Power Filter (HSAPF for the elimination of the current harmonics in the line side of the three phase three wire systems. The Active Power Filter is based on the Voltage Source Converter (VSC topology. The control strategy for the converter is based on Synchronous Reference Frame (SRF theory. The compensation of harmonics is done by the APF which is connected in the shunt configuration to the system. The Shunt APF has the better compensation of current harmonics. The design and implementation of Shunt active power filter is done by MATLAB/Simulink. The real time implementation by using the ATMEGA 8 Microcontroller. The Simulation and Hardware results shows that the current harmonics are eliminated in the system

  5. Hardware for soft computing and soft computing for hardware

    CERN Document Server

    Nedjah, Nadia

    2014-01-01

    Single and Multi-Objective Evolutionary Computation (MOEA),  Genetic Algorithms (GAs), Artificial Neural Networks (ANNs), Fuzzy Controllers (FCs), Particle Swarm Optimization (PSO) and Ant colony Optimization (ACO) are becoming omnipresent in almost every intelligent system design. Unfortunately, the application of the majority of these techniques is complex and so requires a huge computational effort to yield useful and practical results. Therefore, dedicated hardware for evolutionary, neural and fuzzy computation is a key issue for designers. With the spread of reconfigurable hardware such as FPGAs, digital as well as analog hardware implementations of such computation become cost-effective. The idea behind this book is to offer a variety of hardware designs for soft computing techniques that can be embedded in any final product. Also, to introduce the successful application of soft computing technique to solve many hard problem encountered during the design of embedded hardware designs. Reconfigurable em...

  6. Power-level regulation and simulation of nonlinear pressurized water reactor core with xenon oscillation using H-infinity loop shaping control

    Directory of Open Access Journals (Sweden)

    Li Gang

    2016-01-01

    Full Text Available This investigation is to solve the power-level control issue of a nonlinear pressurized water reactor core with xenon oscillations. A nonlinear pressurized water reactor core is modeled using the lumped parameter method, and a linear model of the core is then obtained through the small perturbation linearization way. The H∞loop shapingcontrolis utilized to design a robust controller of the linearized core model.The calculated H∞loop shaping controller is applied to the nonlinear core model. The nonlinear core model and the H∞ loop shaping controller build the nonlinear core power-level H∞loop shaping control system.Finally, the nonlinear core power-level H∞loop shaping control system is simulatedconsidering two typical load processes that are a step load maneuver and a ramp load maneuver, and simulation results show that the nonlinear control system is effective.

  7. A Study on the Role of Reaction Modeling in Multi-phase CFD-based Simulations of Chemical Looping Combustion; Impact du modele de reaction sur les simulations CFD de la combustion en boucle chimique

    Energy Technology Data Exchange (ETDEWEB)

    Kruggel-Emden, H.; Stepanek, F. [Department of Chemical Engineering, South Kensington Campus, Imperial College London, SW7 2AZ, London (United Kingdom); Kruggel-Emden, H.; Munjiza, A. [Department of Engineering, Queen Mary, University of London, Mile End Road, E1 4NS, London (United Kingdom)

    2011-03-15

    Chemical Looping Combustion is an energy efficient combustion technology for the inherent separation of carbon dioxide for both gaseous and solid fuels. For scale up and further development of this process multi-phase CFD-based simulations have a strong potential which rely on kinetic models for the solid/gaseous reactions. Reaction models are usually simple in structure in order to keep the computational cost low. They are commonly derived from thermogravimetric experiments. With only few CFD-based simulations performed on chemical looping combustion, there is a lack in understanding of the role and of the sensitivity of the applied chemical reaction model on the outcome of a simulation. The aim of this investigation is therefore the study of three different carrier materials CaSO{sub 4}, Mn{sub 3}O{sub 4} and NiO with the gaseous fuels H{sub 2} and CH{sub 4} in a batch type reaction vessel. Four reaction models namely the linear shrinking core, the spherical shrinking core, the Avrami-Erofeev and a recently proposed multi parameter model are applied and compared on a case by case basis. (authors)

  8. A Prediction Packetizing Scheme for Reducing Channel Traffic in Transaction-Level Hardware/Software Co-Emulation

    OpenAIRE

    Lee , Jae-Gon; Chung , Moo-Kyoung; Ahn , Ki-Yong; Lee , Sang-Heon; Kyung , Chong-Min

    2005-01-01

    Submitted on behalf of EDAA (http://www.edaa.com/); International audience; This paper presents a scheme for efficient channel usage between simulator and accelerator where the accelerator models some RTL sub-blocks in the accelerator-based hardware/software co-simulation while the simulator runs transaction-level model of the remaining part of the whole chip being verified. With conventional simulation accelerator, evaluations of simulator and accelerator alternate at every valid simulation ...

  9. Nanoscale dislocation shear loops at static equilibrium and finite temperature

    Science.gov (United States)

    Dang, Khanh; Capolungo, Laurent; Spearot, Douglas E.

    2017-12-01

    Atomistic simulations are used to determine the resolved shear stress necessary for equilibrium and the resulting geometry of nanoscale dislocation shear loops in Al. Dislocation loops with different sizes and shapes are created via superposition of elemental triangular dislocation displacement fields in the presence of an externally imposed shear stress. First, a bisection algorithm is developed to determine systematically the resolved shear stress necessary for equilibrium at 0 K. This approach allows for the identification of dislocation core structure and a correlation between dislocation loop size, shape and the computed shear stress for equilibrium. It is found, in agreement with predictions made by Scattergood and Bacon, that the equilibrium shape of a dislocation loop becomes more circular with increasing loop size. Second, the bisection algorithm is extended to study the influence of temperature on the resolved shear stress necessary for stability. An approach is presented to compute the effective lattice friction stress, including temperature dependence, for dislocation loops in Al. The temperature dependence of the effective lattice friction stress can be reliably computed for dislocation loops larger than 16.2 nm. However, for dislocation loops smaller than this threshold, the effective lattice friction stress shows a dislocation loop size dependence caused by significant overlap of the stress fields on the interior of the dislocation loops. Combined, static and finite temperature atomistic simulations provide essential data to parameterize discrete dislocation dynamics simulations.

  10. A True Open-Loop Synchronization Technique

    DEFF Research Database (Denmark)

    Golestan, Saeed; Vidal, Ana; Yepes, Alejandro G.

    2016-01-01

    Synchronization techniques can be broadly classified into two major categories: Closed-loop and open-loop methods. The open-loop synchronization (OLS) techniques, contrary to the closed-loop ones, are unconditionally stable and benefit from a fast dynamic response. Their performance, however, tends...... is to develop a true OLS (and therefore, unconditionally stable) technique without any need for the calculation of sine and cosine functions. The effectiveness of the proposed synchronization technique is confirmed through the simulation and experimental results....

  11. Autonomous distributed self-organizing and self-healing hardware architecture - The eDNA concept

    DEFF Research Database (Denmark)

    Boesen, Michael Reibel; Madsen, Jan; Keymeulen, Didier

    2011-01-01

    This paper presents the current state of the autonomous distributed self-organizing and self-healing electronic DNA (eDNA) hardware architecture (patent pending). In its current prototype state, the eDNA architecture is capable of responding to multiple injected faults by autonomously reconfiguring...... itself to accommodate the fault and keep the application running. This paper will also disclose advanced features currently available in the simulation model only. These features are future work and will soon be implemented in hardware. Finally we will describe step-by-step how an application...

  12. Two-phase Heating in Flaring Loops

    Science.gov (United States)

    Zhu, Chunming; Qiu, Jiong; Longcope, Dana W.

    2018-03-01

    We analyze and model a C5.7 two-ribbon solar flare observed by the Solar Dynamics Observatory, Hinode, and GOES on 2011 December 26. The flare is made of many loops formed and heated successively over one and half hours, and their footpoints are brightened in the UV 1600 Å before enhanced soft X-ray and EUV missions are observed in flare loops. Assuming that anchored at each brightened UV pixel is a half flaring loop, we identify more than 6700 half flaring loops, and infer the heating rate of each loop from the UV light curve at the footpoint. In each half loop, the heating rate consists of two phases: intense impulsive heating followed by a low-rate heating that is persistent for more than 20 minutes. Using these heating rates, we simulate the evolution of their coronal temperatures and densities with the model of the “enthalpy-based thermal evolution of loops.” In the model, suppression of thermal conduction is also considered. This model successfully reproduces total soft X-ray and EUV light curves observed in 15 passbands by four instruments GOES, AIA, XRT, and EVE. In this flare, a total energy of 4.9 × 1030 erg is required to heat the corona, around 40% of this energy is in the slow-heating phase. About two-fifths of the total energy used to heat the corona is radiated by the coronal plasmas, and the other three fifth transported to the lower atmosphere by thermal conduction.

  13. Simulation of Two-Phase Natural Circulation Loop for Core Cather Cooling Using Air Water

    International Nuclear Information System (INIS)

    Revankar, S. T.; Huang, S. F.; Song, K. W.; Rhee, B. W.; Park, R. J.; Song, J. H.

    2012-01-01

    A closed loop natural circulation system employs thermally induced density gradients in single phase or two-phase liquid form to induce circulation of the working fluid thereby obviating the need for any mechanical moving parts such as pumps and pump controls. This increases the reliability and safety of the cooling system and reduces installation, operation and maintenance costs. That is the reason natural circulation cooling has been considered in advanced reactor core cooling and in engineered safety systems. Natural circulation cooling has been proposed to remove reactor decay heat by external vessel cooling for in-vessel core retention during sever accident scenario. Recently in APR1400 reactor core catcher design natural circulation cooling is proposed to stabilize and cool the corium ejected from the reactor vessel following core melt and breach of reactor vessel. The natural circulation flow is similar to external vessel cooling where water flows through an inclined narrow gap below hot surface and is heated to produce boiling. The two-phase natural circulation enables cooling of the corium pool collected on core catcher. Due to importance of this problem this paper focuses simulation of the two-phase natural circulation through inclined gap using air-water system. Scaling criteria for air-water loop are derived that enable simulation of the flow regimes and natural circulation flow rates in such systems using air-water system

  14. Behavior of a solar collector loop during stagnation

    DEFF Research Database (Denmark)

    Chen, Ziqian; Dragsted, Janne; Furbo, Simon

    2015-01-01

    A mathematical model simulating the emptying behavior of a pressurized solar collector loop with solar collectors with a good emptying behavior is developed and validated with measured data. The calculated results are in good agreement with the measured results. The developed simulation model...... is therefore suitable to determine the behavior of a solar collector loop during stagnation. A volume ratio R, which is the ratio of the volume of the vapour in the upper pipes of the solar collector loop during stagnation and the fluid content of solar collectors, is introduced to determine the mass...... of the collector fluid pushed into the expansion vessel during stagnation, Min. A correlation function for the mass Min and the volume ratio R for solar collector loops is obtained. The function can be used to determine a suitable size of expansion vessels for solar collector loops....

  15. FPGA implementation of self organizing map with digital phase locked loops.

    Science.gov (United States)

    Hikawa, Hiroomi

    2005-01-01

    The self-organizing map (SOM) has found applicability in a wide range of application areas. Recently new SOM hardware with phase modulated pulse signal and digital phase-locked loops (DPLLs) has been proposed (Hikawa, 2005). The system uses the DPLL as a computing element since the operation of the DPLL is very similar to that of SOM's computation. The system also uses square waveform phase to hold the value of the each input vector element. This paper discuss the hardware implementation of the DPLL SOM architecture. For effective hardware implementation, some components are redesigned to reduce the circuit size. The proposed SOM architecture is described in VHDL and implemented on field programmable gate array (FPGA). Its feasibility is verified by experiments. Results show that the proposed SOM implemented on the FPGA has a good quantization capability, and its circuit size very small.

  16. Design base transient analysis using the real-time nuclear reactor simulator model

    International Nuclear Information System (INIS)

    Tien, K.K.; Yakura, S.J.; Morin, J.P.; Gregory, M.V.

    1987-01-01

    A real-time simulation model has been developed to describe the dynamic response of all major systems in a nuclear process reactor. The model consists of a detailed representation of all hydraulic components in the external coolant circulating loops consisting of piping, valves, pumps and heat exchangers. The reactor core is described by a three-dimensional neutron kinetics model with detailed representation of assembly coolant and moderator thermal hydraulics. The models have been developed to support a real-time training simulator, therefore, they reproduce system parameters characteristic of steady state normal operation with high precision. The system responses for postulated severe transients such as large pipe breaks, loss of pumping power, piping leaks, malfunctions in control rod insertion, and emergency injection of neutron absorber are calculated to be in good agreement with reference safety analyses. Restrictions were imposed by the requirement that the resulting code be able to run in real-time with sufficient spare time to allow interfacing with secondary systems and simulator hardware. Due to hardware set-up and real plant instrumentation, simplifications due to symmetry were not allowed. The resulting code represents a coarse-node engineering model in which the level of detail has been tailored to the available computing power of a present generation super-minicomputer. Results for several significant transients, as calculated by the real-time model, are compared both to actual plant data and to results generated by fine-mesh analysis codes

  17. Design base transient analysis using the real-time nuclear reactor simulator model

    International Nuclear Information System (INIS)

    Tien, K.K.; Yakura, S.J.; Morin, J.P.; Gregory, M.V.

    1987-01-01

    A real-time simulation model has been developed to describe the dynamic response of all major systems in a nuclear process reactor. The model consists of a detailed representation of all hydraulic components in the external coolant circulating loops consisting of piping, valves, pumps and heat exchangers. The reactor core is described by a three-dimensional neutron kinetics model with detailed representation of assembly coolant and mode-rator thermal hydraulics. The models have been developed to support a real-time training simulator, therefore, they reproduce system parameters characteristic of steady state normal operation with high precision. The system responses for postulated severe transients such as large pipe breaks, loss of pumping power, piping leaks, malfunctions in control rod insertion, and emergency injection of neutron absorber are calculated to be in good agreement with reference safety analyses. Restrictions were imposed by the requirement that the resulting code be able to run in real-time with sufficient spare time to allow interfacing with secondary systems and simulator hardware. Due to hardware set-up and real plant instrumentation, simplifications due to symmetry were not allowed. The resulting code represents a coarse-node engineering model in which the level of detail has been tailored to the available computing power of a present generation super-minicomputer. Results for several significant transients, as calculated by the real-time model, are compared both to actual plant data and to results generated by fine-mesh analysis codes

  18. ISS Material Science Research Rack HWIL Interface Simulation

    Science.gov (United States)

    Williams, Philip J.; Ballard, Gary H.; Crumbley, Robert T. (Technical Monitor)

    2002-01-01

    In this paper, the first Material Science Research Rack (MSRR-1) hardware-in-the-loop (HWIL) interface simulation is described. Dynamic Concepts developed this HWIL simulation system with funding and management provided by the Flight Software group (ED14) of NASA-MSFC's Avionics Department. The HWIL system has been used both as a flight software development environment and as a software qualification tool. To fulfill these roles, the HWIL simulator accurately models the system dynamics of many MSRR-1 subsystems and emulates most of the internal interface signals. The modeled subsystems include the Experiment Modules, the Thermal Environment Control System, the Vacuum Access System, the Solid State Power Controller Module, and the Active Rack Isolation Systems. The emulated signals reside on three separate MIL-STD-1553B digital communication buses, the ISS Medium Rate Data Link, and several analog controller and sensor signals. To enhance the range of testing, it was necessary to simulate several off-nominal conditions that may occur in the interfacing subsystems.

  19. Bursting reconnection of the two co-rotating current loops

    Science.gov (United States)

    Bulanov, Sergei; Sokolov, Igor; Sakai, Jun-Ichi

    2000-10-01

    Two parallel plasma filaments carrying electric current (current loops) are considered. The Ampere force induces the filaments' coalescence, which is accompanied by the reconnection of the poloidal magnetic field. Initially the loops rotate along the axii of symmetry. Each of the two loops would be in equilibrium in the absence of the other one. The dynamics of the reconnection is numerically simulated using high-resolution numerical scheme for low-resistive magneto-hydrodynamics. The results of numerical simulation are presented in the form of computer movies. The results show that the rotation strongly modifies the reconnection process, resulting in quasi-periodic (bursting) appearance and disappearance of a current sheet. Fast sliding motion of the plasma along the current sheet is a significant element of the complicated structure of reconnection (current-vortex sheet). The magnetic surfaces in the overal flow are strongly rippled by slow magnetosonic perturbations, so that the specific spiral structures form. This should result in the particle transport enhancement.

  20. Simulation and validation of chemical-looping combustion using ASPEN plus

    Energy Technology Data Exchange (ETDEWEB)

    Zhou, Ling [Research Center of Fluid Machinery Engineering and Technology, Jiangsu University, Zhenjiang 212013 (China); Department of Mechanical Engineering and Materials Science, Washington University, St. Louis, MO 63130 (United States); Zhang, Zheming; Agarwal, Ramesh K. [Department of Mechanical Engineering and Materials Science, Washington University, St. Louis, MO 63130 (United States)

    2013-07-01

    Laboratory-scale experimental studies have demonstrated that Chemical-Looping Combustion (CLC) is an advanced technology which holds great potential for high-efficiency low-cost carbon capture. The generated syngas in CLC is subsequently oxidized to CO2 and H2O by reaction with an oxygen carrier. In this paper, process-level models of CLC are established in ASPEN Plus code for detailed simulations. The entire CLC process, from the beginning of coal gasification to reduction and oxidation of the oxygen carrier is modeled. The heat content of each major component such as fuel and air reactors and air/flue gas heat exchangers is carefully examined. Large amount of energy is produced in the fuel reactor, but energy needs to be supplied to the air reactor. The overall performance and efficiency of the modeled CLC systems are also evaluated.

  1. A Model-Based Approach for Bridging Virtual and Physical Sensor Nodes in a Hybrid Simulation Framework

    Directory of Open Access Journals (Sweden)

    Mohammad Mozumdar

    2014-06-01

    Full Text Available The Model Based Design (MBD approach is a popular trend to speed up application development of embedded systems, which uses high-level abstractions to capture functional requirements in an executable manner, and which automates implementation code generation. Wireless Sensor Networks (WSNs are an emerging very promising application area for embedded systems. However, there is a lack of tools in this area, which would allow an application developer to model a WSN application by using high level abstractions, simulate it mapped to a multi-node scenario for functional analysis, and finally use the refined model to automatically generate code for different WSN platforms. Motivated by this idea, in this paper we present a hybrid simulation framework that not only follows the MBD approach for WSN application development, but also interconnects a simulated sub-network with a physical sub-network and then allows one to co-simulate them, which is also known as Hardware-In-the-Loop (HIL simulation.

  2. Simulations of a Circulating Fluidized Bed Chemical Looping Combustion System Utilizing Gaseous Fuel; Simulation de la combustion en boucle chimique d'une charge gazeuse dans un lit fluidise circulant

    Energy Technology Data Exchange (ETDEWEB)

    Mahalatkar, K.; Kuhlman, J. [West Virginia University, Dept. of Mechanical and Aerospace Engineering, Morgantown, WV, 26506 (United States); Mahalatkar, K. [ANSYS Inc., 3647 Collins Ferry Road Suite A, Morgantown, WV, 26505 (United States); Kuhlman, J.; Huckaby, E.D.; O' Brien, T. [National Energy Technology Laboratory, 3610 Collins Ferry Road, Morgantown, WV, 26507 (United States)

    2011-03-15

    Numerical studies using Computational Fluid Dynamics (CFD) have been carried out for a complete circulating fluidized bed chemical looping combustor described in the literature (Abad et al., 2006 Fuel 85, 1174-1185). There have been extensive experimental studies in Chemical Looping Combustion (CLC), however CFD simulations of this concept are quite limited. The CLC experiments that were simulated used methane as fuel. A 2-D continuum model was used to describe both the gas and solid phases. Detailed sub-models to account for fluid-particle and particle-particle interaction forces were included. Global models of fuel and carrier chemistry were utilized. The results obtained from CFD were compared with experimental outlet species concentrations, solid circulation rates, solid mass distribution in the reactors, and leakage and dilution rates. The transient CFD simulations provided a reasonable match with the reported experimental data. (authors)

  3. Coordinated Control Design for the HTR-PM Plant: From Theoretic Analysis to Simulation Verification

    International Nuclear Information System (INIS)

    Dong Zhe; Huang Xiaojin

    2014-01-01

    HTR-PM plant is a two-modular nuclear power plant based on pebble bed modular high temperature gas-cooled reactor (MHTGR), and adopts operation scheme of two nuclear steam supplying systems (NSSSs) driving one turbine. Here, an NSSS is composed of an MHTGR, a once-through steam generator (OTSG) and some connecting pipes. Due to the coupling effect induced by two NSSSs driving one common turbine and that between the MHTGR and OTSG given by common helium flow, it is necessary to design a coordinated control for the safe, stable and efficient operation of the HTR-PM plant. In this paper, the design of the feedback loops and control algorithms of the coordinated plant control law is firstly given. Then, the hardware-in-loop (HIL) system for verifying the feasibility and performance of this control strategy is introduced. Finally, some HIL simulation results are given, which preliminarily show that this coordinated control law can be implemented practically. (author)

  4. On the Optimal Detection and Error Performance Analysis of the Hardware Impaired Systems

    KAUST Repository

    Javed, Sidrah; Amin, Osama; Ikki, Salama S.; Alouini, Mohamed-Slim

    2018-01-01

    The conventional minimum Euclidean distance (MED) receiver design is based on the assumption of ideal hardware transceivers and proper Gaussian noise in communication systems. Throughout this study, an accurate statistical model of various hardware impairments (HWIs) is presented. Then, an optimal maximum likelihood (ML) receiver is derived considering the distinct characteristics of the HWIs comprised of additive improper Gaussian noise and signal distortion. Next, the average error probability performance of the proposed optimal ML receiver is analyzed and tight bounds are derived. Finally, different numerical and simulation results are presented to support the superiority of the proposed ML receiver over MED receiver and the tightness of the derived bounds.

  5. On the Optimal Detection and Error Performance Analysis of the Hardware Impaired Systems

    KAUST Repository

    Javed, Sidrah

    2018-01-15

    The conventional minimum Euclidean distance (MED) receiver design is based on the assumption of ideal hardware transceivers and proper Gaussian noise in communication systems. Throughout this study, an accurate statistical model of various hardware impairments (HWIs) is presented. Then, an optimal maximum likelihood (ML) receiver is derived considering the distinct characteristics of the HWIs comprised of additive improper Gaussian noise and signal distortion. Next, the average error probability performance of the proposed optimal ML receiver is analyzed and tight bounds are derived. Finally, different numerical and simulation results are presented to support the superiority of the proposed ML receiver over MED receiver and the tightness of the derived bounds.

  6. The CMS Trigger Supervisor: Control and Hardware Monitoring System of the CMS Level-1 Trigger at CERN

    CERN Document Server

    Ildefons Magrans de Abril

    2008-01-01

    The experiments CMS (Compact Muon Solenoid) and ATLAS (A Toroidal LHC ApparatuS) at the LargeHadron Collider (LHC) are the greatest exponents of the rising complexity in High Energy Physics (HEP) datahandling instrumentation. Tens of millions of readout channels, tens of thousands of hardware boards and thesame order of connections are figures of merit. However, the hardware volume is not the only complexitydimension, the unprecedented large number of research institutes and scientists that form the internationalcollaborations, and the long design, development, commissioning and operational phases are additional factorsthat must be taken into account.The Level-1 (L1) trigger decision loop is an excellent example of these difficulties. This system is based on apipelined logic destined to analyze without deadtime the data from each LHC bunch crossing occurring every25_ns, using special coarsely segmented trigger data from the detectors. The L1 trigger is responsible forreducing the rate of accepted crossings to...

  7. Simulation of the Fuel Reactor of a Coal-Fired Chemical Looping Combustor

    Science.gov (United States)

    Mahalatkar, Kartikeya; O'Brien, Thomas; Huckaby, E. David; Kuhlman, John

    2009-06-01

    Responsible carbon management (CM) will be required for the future utilization of coal for power generation. CO2 separation is the more costly component of CM, not sequestration. Most methods of capture require a costly process of gas separation to obtain a CO2-rich gas stream. However, recently a process termed Chemical Looping Combustion (CLC) has been proposed, in which an oxygen-carrier is used to provide the oxygen for combustion. This process quite naturally generates a separate exhaust gas stream containing mainly H2O and CO2 but requires two reaction vessels, an Air Reactor (AR) and a Fuel Reactor (FR). The carrier (M for metal, the usual carrier) is oxidized in the AR. This highly exothermic process provides heat for power generation. The oxidized carrier (MO) is separated from this hot, vitiated air stream and transported to the FR where it oxidizes the hydrocarbon fuel, yielding an exhaust gas stream of mainly H2O and CO2. This process is usually slightly endothermic so that the carrier must also transport the necessary heat of reaction. The reduced carrier (M) is then returned to the air reactor for regeneration, hence the term "looping." The net chemical reaction and energy release is identical to that of conventional combustion of the fuel. However, CO2 separation is easily achieved, the only operational penalty being the slight pressure losses required to circulate the carrier. CLC requires many unit operations involving gas-solid or granular flow. To utilize coal in the fuel reactor, in either a moving bed or bubbling fluidized bed, the granular flow is especially critical. The solid coal fuel must be heated by the recycled metal oxide, driving off moisture and volatile material. The remaining char must be gasified by H2O (or CO2), which is recycled from the product stream. The gaseous product of these reactions must then contact the MO before leaving the bed to obtain complete conversion to H2O and CO2. Further, the reduced M particles must be

  8. Sequence-structure relationships in RNA loops: establishing the basis for loop homology modeling.

    Science.gov (United States)

    Schudoma, Christian; May, Patrick; Nikiforova, Viktoria; Walther, Dirk

    2010-01-01

    The specific function of RNA molecules frequently resides in their seemingly unstructured loop regions. We performed a systematic analysis of RNA loops extracted from experimentally determined three-dimensional structures of RNA molecules. A comprehensive loop-structure data set was created and organized into distinct clusters based on structural and sequence similarity. We detected clear evidence of the hallmark of homology present in the sequence-structure relationships in loops. Loops differing by structures. Thus, our results support the application of homology modeling for RNA loop model building. We established a threshold that may guide the sequence divergence-based selection of template structures for RNA loop homology modeling. Of all possible sequences that are, under the assumption of isosteric relationships, theoretically compatible with actual sequences observed in RNA structures, only a small fraction is contained in the Rfam database of RNA sequences and classes implying that the actual RNA loop space may consist of a limited number of unique loop structures and conserved sequences. The loop-structure data sets are made available via an online database, RLooM. RLooM also offers functionalities for the modeling of RNA loop structures in support of RNA engineering and design efforts.

  9. HiCAT Software Infrastructure: Safe hardware control with object oriented Python

    Science.gov (United States)

    Moriarty, Christopher; Brooks, Keira; Soummer, Remi

    2018-01-01

    High contrast imaging for Complex Aperture Telescopes (HiCAT) is a testbed designed to demonstrate coronagraphy and wavefront control for segmented on-axis space telescopes such as envisioned for LUVOIR. To limit the air movements in the testbed room, software interfaces for several different hardware components were developed to completely automate operations. When developing software interfaces for many different pieces of hardware, unhandled errors are commonplace and can prevent the software from properly closing a hardware resource. Some fragile components (e.g. deformable mirrors) can be permanently damaged because of this. We present an object oriented Python-based infrastructure to safely automate hardware control and optical experiments. Specifically, conducting high-contrast imaging experiments while monitoring humidity and power status along with graceful shutdown processes even for unexpected errors. Python contains a construct called a “context manager” that allows you define code to run when a resource is opened or closed. Context managers ensure that a resource is properly closed, even when unhandled errors occur. Harnessing the context manager design, we also use Python’s multiprocessing library to monitor humidity and power status without interrupting the experiment. Upon detecting a safety problem, the master process sends an event to the child process that triggers the context managers to gracefully close any open resources. This infrastructure allows us to queue up several experiments and safely operate the testbed without a human in the loop.

  10. Development of research reactor simulator and its application to dynamic test-bed

    International Nuclear Information System (INIS)

    Kwon, Kee-Choon; Baang, Dane; Park, Jae-Chang; Lee, Seung-Wook; Bae, Sung Won

    2014-01-01

    We developed a real-time simulator for 'High-flux Advanced Neutron Application ReactOr (HANARO), and the Jordan Research and Training Reactor (JRTR). The main purpose of this simulator is operator training, but we modified this simulator into a dynamic test-bed (DTB) to test the functions and dynamic control performance of reactor regulating system (RRS) in HANARO or JRTR before installation. The simulator hardware consists of a host computer, 6 operator stations, a network switch, and a large display panel. The software includes a mathematical model that implements plant dynamics in real-time, an instructor station module that manages user instructions, and a human machine interface module. The developed research reactor simulators are installed in the Korea Atomic Energy Research Institute nuclear training center for reactor operator training. To use the simulator as a dynamic test-bed, the reactor regulating system modeling software of the simulator was replaced by actual RRS cabinet, and was interfaced using a hard-wired and network-based interface. RRS cabinet generates control signals for reactor power control based on the various feedback signals from DTB, and the DTB runs plant dynamics based on the RRS control signals. Thus the Hardware-In-the-Loop Simulation between RRS and the emulated plant (DTB) has been implemented and tested in this configuration. The test result shows that the developed DTB and actual RRS cabinet works together simultaneously resulting in quite good dynamic control performances. (author)

  11. Spectral-element Seismic Wave Propagation on CUDA/OpenCL Hardware Accelerators

    Science.gov (United States)

    Peter, D. B.; Videau, B.; Pouget, K.; Komatitsch, D.

    2015-12-01

    Seismic wave propagation codes are essential tools to investigate a variety of wave phenomena in the Earth. Furthermore, they can now be used for seismic full-waveform inversions in regional- and global-scale adjoint tomography. Although these seismic wave propagation solvers are crucial ingredients to improve the resolution of tomographic images to answer important questions about the nature of Earth's internal processes and subsurface structure, their practical application is often limited due to high computational costs. They thus need high-performance computing (HPC) facilities to improving the current state of knowledge. At present, numerous large HPC systems embed many-core architectures such as graphics processing units (GPUs) to enhance numerical performance. Such hardware accelerators can be programmed using either the CUDA programming environment or the OpenCL language standard. CUDA software development targets NVIDIA graphic cards while OpenCL was adopted by additional hardware accelerators, like e.g. AMD graphic cards, ARM-based processors as well as Intel Xeon Phi coprocessors. For seismic wave propagation simulations using the open-source spectral-element code package SPECFEM3D_GLOBE, we incorporated an automatic source-to-source code generation tool (BOAST) which allows us to use meta-programming of all computational kernels for forward and adjoint runs. Using our BOAST kernels, we generate optimized source code for both CUDA and OpenCL languages within the source code package. Thus, seismic wave simulations are able now to fully utilize CUDA and OpenCL hardware accelerators. We show benchmarks of forward seismic wave propagation simulations using SPECFEM3D_GLOBE on CUDA/OpenCL GPUs, validating results and comparing performances for different simulations and hardware usages.

  12. Statistical identification of the confidence limits of open loop transfer functions obtained by MAR analysis

    International Nuclear Information System (INIS)

    Antonopoulos-Domis, M.; Mourtzanos, K.

    1996-01-01

    Estimators of the confidence limits of open loop transfer functions via Multivariate Auto-Regressive (MAR) modelling are not available in the literature. The statistics of open loop transfer functions obtained by MAR modelling are investigated via numerical experiments. A system of known open loop transfer functions is simulated digitally and excited by random number series. The digital signals of the simulated system are then MAR modelled and the open loop transfer functions are estimated. Performing a large number of realizations, mean values and variances of the open loop transfer functions are estimated. It is found that if the record length N of each realization is long enough then the estimates of open loop transfer functions follow normal distribution. The variance of the open loop transfer functions is proportional to 1/N. For MAR processes the asymptotic covariance matrix of the estimate of open loop transfer functions was found in agreement with theoretical prediction. (author)

  13. Loop Entropy Assists Tertiary Order: Loopy Stabilization of Stacking Motifs

    Directory of Open Access Journals (Sweden)

    Daniel P. Aalberts

    2011-11-01

    Full Text Available The free energy of an RNA fold is a combination of favorable base pairing and stacking interactions competing with entropic costs of forming loops. Here we show how loop entropy, surprisingly, can promote tertiary order. A general formula for the free energy of forming multibranch and other RNA loops is derived with a polymer-physics based theory. We also derive a formula for the free energy of coaxial stacking in the context of a loop. Simulations support the analytic formulas. The effects of stacking of unpaired bases are also studied with simulations.

  14. Vertically Polarized Omnidirectional Printed Slot Loop Antenna

    DEFF Research Database (Denmark)

    Kammersgaard, Nikolaj Peter Iversen; Kvist, Søren H.; Thaysen, Jesper

    2015-01-01

    A novel vertically polarized omnidirectional printed slot loop antenna has been designed, simulated, fabricated and measured. The slot loop works as a magnetic loop. The loop is loaded with inductors to insure uniform and in-phase fields in the slot in order to obtain an omnidirectional radiation...... pattern. The antenna is designed for the 2.45 GHz Industrial, Scientific and Medical band. Applications of the antenna are many. One is for on-body applications since it is ideal for launching a creeping waves due to the polarization....

  15. Introduction to Hardware Security

    Directory of Open Access Journals (Sweden)

    Yier Jin

    2015-10-01

    Full Text Available Hardware security has become a hot topic recently with more and more researchers from related research domains joining this area. However, the understanding of hardware security is often mixed with cybersecurity and cryptography, especially cryptographic hardware. For the same reason, the research scope of hardware security has never been clearly defined. To help researchers who have recently joined in this area better understand the challenges and tasks within the hardware security domain and to help both academia and industry investigate countermeasures and solutions to solve hardware security problems, we will introduce the key concepts of hardware security as well as its relations to related research topics in this survey paper. Emerging hardware security topics will also be clearly depicted through which the future trend will be elaborated, making this survey paper a good reference for the continuing research efforts in this area.

  16. An FPGA Platform for Real-Time Simulation of Spiking Neuronal Networks.

    Science.gov (United States)

    Pani, Danilo; Meloni, Paolo; Tuveri, Giuseppe; Palumbo, Francesca; Massobrio, Paolo; Raffo, Luigi

    2017-01-01

    In the last years, the idea to dynamically interface biological neurons with artificial ones has become more and more urgent. The reason is essentially due to the design of innovative neuroprostheses where biological cell assemblies of the brain can be substituted by artificial ones. For closed-loop experiments with biological neuronal networks interfaced with in silico modeled networks, several technological challenges need to be faced, from the low-level interfacing between the living tissue and the computational model to the implementation of the latter in a suitable form for real-time processing. Field programmable gate arrays (FPGAs) can improve flexibility when simple neuronal models are required, obtaining good accuracy, real-time performance, and the possibility to create a hybrid system without any custom hardware, just programming the hardware to achieve the required functionality. In this paper, this possibility is explored presenting a modular and efficient FPGA design of an in silico spiking neural network exploiting the Izhikevich model. The proposed system, prototypically implemented on a Xilinx Virtex 6 device, is able to simulate a fully connected network counting up to 1,440 neurons, in real-time, at a sampling rate of 10 kHz, which is reasonable for small to medium scale extra-cellular closed-loop experiments.

  17. Is a 4-bit synaptic weight resolution enough? - constraints on enabling spike-timing dependent plasticity in neuromorphic hardware.

    Science.gov (United States)

    Pfeil, Thomas; Potjans, Tobias C; Schrader, Sven; Potjans, Wiebke; Schemmel, Johannes; Diesmann, Markus; Meier, Karlheinz

    2012-01-01

    Large-scale neuromorphic hardware systems typically bear the trade-off between detail level and required chip resources. Especially when implementing spike-timing dependent plasticity, reduction in resources leads to limitations as compared to floating point precision. By design, a natural modification that saves resources would be reducing synaptic weight resolution. In this study, we give an estimate for the impact of synaptic weight discretization on different levels, ranging from random walks of individual weights to computer simulations of spiking neural networks. The FACETS wafer-scale hardware system offers a 4-bit resolution of synaptic weights, which is shown to be sufficient within the scope of our network benchmark. Our findings indicate that increasing the resolution may not even be useful in light of further restrictions of customized mixed-signal synapses. In addition, variations due to production imperfections are investigated and shown to be uncritical in the context of the presented study. Our results represent a general framework for setting up and configuring hardware-constrained synapses. We suggest how weight discretization could be considered for other backends dedicated to large-scale simulations. Thus, our proposition of a good hardware verification practice may rise synergy effects between hardware developers and neuroscientists.

  18. Design and Implementation of Hitl Simulator Coupleing Communications Payload and Software Spacecraft Bus

    Directory of Open Access Journals (Sweden)

    In-Jun Kim

    2003-12-01

    Full Text Available Engineering qualification model payload for a communications and broadcasting satellite(CBS was developed by ETRI from May, 2000 to April, 2003. For the purpose of functional test and verification of the payload, a real-time hardware-in-the-loop(HITL CBS simulator(CBSSIM was also developed. We assumed that the spacecraft platform for the CBSSIM is a geostationary communication satellite using momentum bias three-axis stabilization control technique based on Koreasat. The payload hardware is combined with CBSSIM via Power, Command and Telemetry System(PCTS of Electrical Ground Support Equipment(EGSE. CBSSIM is connected with PCTS by TCP/IP and the payload is combined with PCTS by MIL-STD-1553B protocol and DC harness. This simulator runs under the PC-based simulation environment with Windows 2000 operating system. The satellite commands from the operators are transferred to the payload or bus subsystem models through the real-time process block in the simulator. Design requirements of the CBSSIM are to operate in real-time and generate telemetry. CBSSIM provides various graphic monitoring interfaces and control functions and supports both pre-launch and after-launch of a communication satellite system. In this paper, the HITL simulator system including CBSSIM, communications payload and PCTS as the medium of interface between CBSSIM and communications payload will be described in aspects of the system architecture, spacecraft models, and simulator operation environment.

  19. Model-based design approaches for plug-in hybrid vehicle design

    Energy Technology Data Exchange (ETDEWEB)

    Mendes, C.J. [CrossChasm Technologies, Cambridge, ON (Canada); Stevens, M.B.; Fowler, M.W. [Waterloo Univ., ON (Canada). Dept. of Chemical Engineering; Fraser, R.A. [Waterloo Univ., ON (Canada). Dept. of Mechanical Engineering; Wilhelm, E.J. [Paul Scherrer Inst., Villigen (Switzerland). Energy Systems Analysis

    2007-07-01

    A model-based design process for plug-in hybrid vehicles (PHEVs) was presented. The paper discussed steps between the initial design concept and a working vehicle prototype, and focused on an investigation of the software-in-the-loop (SIL), hardware-in-the-loop (HIL), and component-in-the-loop (CIL) design phases. The role and benefits of using simulation were also reviewed. A method for mapping and identifying components was provided along with a hybrid control strategy and component-level control optimization process. The role of simulation in component evaluation, architecture design, and de-bugging procedures was discussed, as well as the role simulation networks can play in speeding deployment times. The simulations focused on work performed on a 2005 Chevrolet Equinox converted to a fuel cell hybrid electric vehicle (FCHEV). Components were aggregated to create a complete virtual vehicle. A simplified vehicle model was implemented onto the on-board vehicle control hardware. Optimization metrics were estimated at 10 alpha values during each control loop iteration. The simulation was then used to tune the control system under a variety of drive cycles and conditions. A CIL technique was used to place a physical hybrid electric vehicle (HEV) component under the control of a real time HEV/PHEV simulation. It was concluded that controllers should have a standardized component description that supports integration into advanced testing procedures. 4 refs., 9 figs.

  20. Hunting for hardware changes in data centres

    International Nuclear Information System (INIS)

    Coelho dos Santos, M; Steers, I; Szebenyi, I; Xafi, A; Barring, O; Bonfillou, E

    2012-01-01

    With many servers and server parts the environment of warehouse sized data centres is increasingly complex. Server life-cycle management and hardware failures are responsible for frequent changes that need to be managed. To manage these changes better a project codenamed “hardware hound” focusing on hardware failure trending and hardware inventory has been started at CERN. By creating and using a hardware oriented data set - the inventory - with detailed information on servers and their parts as well as tracking changes to this inventory, the project aims at, for example, being able to discover trends in hardware failure rates.

  1. Autonomous third-order duffing-holmes type chaotic oscillator

    DEFF Research Database (Denmark)

    Lindberg, Erik; Tamaseviciute, E; Mykolaitis, G

    2009-01-01

    feedback loop. In contrast to many other autonomous chaotic oscillators, including linear unstable resonators and nonlinear damping loops, the novel circuit is based on nonlinear resonator and linear damping loop in the negative feedback. SPICE simulation and hardware experimental investigations...

  2. Design of a two-phase loop thermosyphon for telecommunications system(II): analysis and simulation

    International Nuclear Information System (INIS)

    Kim, Won Tae; Song, Kyu Sub; Lee, Young

    1998-01-01

    A computer simulation is performed for a two-phase loop thermosyphon for the B-ISDN telecommunications. The aim of this code development is to provide capabilities to predict the affects of many variables on the performance of the proposed TLT system using different empirical correlations obtained from the literature for the evaporation and condensation, and the shape factors available. In this present study, the simulation code is based on the sectorial thermal resistance network built on the flow regimes of the two-phase flows involved. The nodal resistances are solved by the typical Gauss-Seidal iteration method. The code can predict whether the proposed design is possible based on the flooding limit calculation of the system and its results are compared with the experimental results

  3. Design of a two-phase loop thermosyphon for telecommunications system(II): analysis and simulation

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Won Tae [Kongju National Univ., Kongju (Korea, Republic of); Song, Kyu Sub [Electronics and Telecommunications Research Institute, Taejon (Korea, Republic of); Lee, Young [Univ. of Ottawa, Ontario (Canada)

    1998-10-01

    A computer simulation is performed for a two-phase loop thermosyphon for the B-ISDN telecommunications. The aim of this code development is to provide capabilities to predict the affects of many variables on the performance of the proposed TLT system using different empirical correlations obtained from the literature for the evaporation and condensation, and the shape factors available. In this present study, the simulation code is based on the sectorial thermal resistance network built on the flow regimes of the two-phase flows involved. The nodal resistances are solved by the typical Gauss-Seidal iteration method. The code can predict whether the proposed design is possible based on the flooding limit calculation of the system and its results are compared with the experimental results.

  4. Co-simulation of a complete rectenna with a circular slot loop antenna in CPW technology

    Science.gov (United States)

    Rivière, Jérôme; Douyère, Alexandre; Cazour, Jonathan; Alicalapa, Frédéric; Luk, Jean-Daniel Lan Sun

    2017-05-01

    This study starts with the design of a planar and compact CPW antenna fabricated on Arlon AD1000 substrate, ɛr=10.35. The antenna is a coplanar waveguide (CPW) fed circular slot loop antenna matched to the standard impedance 50 Ω by two stubs. The goal is to implement this antenna with a CPW RF/DC rectifier to build an optimized low power level rectenna. The rectenna design is restricted to allow easy and fast fabrication of an array with a high reproducibility. The full rectenna is simulated and achieves 10% effciency at -20 dBm.

  5. Computational fluid dynamics simulation for chemical looping combustion of coal in a dual circulation fluidized bed

    International Nuclear Information System (INIS)

    Su, Mingze; Zhao, Haibo; Ma, Jinchen

    2015-01-01

    Highlights: • CFD simulation of a 5 kW_t_h CLC reactor of coal was conducted. • Gas leakage, flow pattern and combustion efficiency of the reactor was analyzed. • Optimal condition was achieved based on operation characteristics understanding. - Abstract: A dual circulation fluidized bed system is widely accepted for chemical looping combustion (CLC) for enriching CO_2 from the utilization of fossil fuels. Due to the limitations of the measurement, the details of multiphase reactive flows in the interconnected fluidized bed reactors are difficult to obtain. Computational Fluid Dynamics (CFD) simulation provides a promising method to understand the hydrodynamics, chemical reaction, and heat and mass transfers in CLC reactors, which are very important for the rational design, optimal operation, and scaling-up of the CLC system. In this work, a 5 kW_t_h coal-fired CLC dual circulation fluidized bed system, which was developed by our research group, was first simulated for understanding gas leakage, flow pattern and combustion efficiency. The simulation results achieved good agreement with the experimental measurements, which validates the simulation model. Subsequently, to improve the combustion efficiency, a new operation condition was simulated by increasing the reactor temperature and decreasing the coal feeding. An improvement in the combustion efficiency was attained, and the simulation results for the new operation condition were also validated by the experimental measurements in the same CLC combustor. All of the above processes demonstrated the validity and usefulness of the simulation results to improve the CLC reactor operation.

  6. Data presentation in the WWER-440 Basic Principle Simulator

    International Nuclear Information System (INIS)

    Bota, J.; Gossanyi, A.; Vegh, E.

    1986-09-01

    At the Central Research Institute for Physics, Budapest, Hungary, a Basic Principle Simulator for WWER-440 nuclear power plants is under development. The input/output subsystem of the simulator is described. This subsystem is a control desk-shaped special periphery representing each main parameter of the model. During development special attention was paid to the hardware support of the controllers as this part of the model is regarded as most time consuming. A short summary on the hardware configuration of the simulator is also presented. (author)

  7. Numerical simulation of losses along a natural circulation helium loop

    Energy Technology Data Exchange (ETDEWEB)

    Knížat, Branislav, E-mail: branislav.knizat@stuba.sk; Urban, František, E-mail: frantisek.urban@stuba.sk; Mlkvik, Marek, E-mail: marek.mlkvik@stuba.sk; Ridzoň, František, E-mail: frantisek.ridzon@stuba.sk; Olšiak, Róbert, E-mail: robert.olsiak@stuba.sk [Slovak University of Technology in Bratislava, Faculty of Mechanical Engineering, Nám. slobody 17, 812 31 Bratislava, Slovak Republik (Slovakia)

    2016-06-30

    A natural circulation helium loop appears to be a perspective passive method of a nuclear reactor cooling. When designing this device, it is important to analyze the mechanism of an internal flow. The flow of helium in the loop is set in motion due to a difference of hydrostatic pressures between cold and hot branch. Steady flow at a requested flow rate occurs when the buoyancy force is adjusted to resistances against the flow. Considering the fact that the buoyancy force is proportional to a difference of temperatures in both branches, it is important to estimate the losses correctly in the process of design. The paper deals with the calculation of losses in branches of the natural circulation helium loop by methods of CFD. The results of calculations are an important basis for the hydraulic design of both exchangers (heater and cooler). The analysis was carried out for the existing model of a helium loop of the height 10 m and nominal heat power 250 kW.

  8. Computer simulation of interstitial atom loop with vacancies in gamma-iron lattice

    International Nuclear Information System (INIS)

    Golubov, S.I.; Doronina, V.I.; Kaipetskaya, E.N.

    1985-01-01

    The interaction of vacanies and a dislocation loop has been investigated by the mashine stimulation method. The calculations have been performed by the variation method using the Jonson pair potential for gamma-iron. The interaction of a vacancy and a loop of interstitial atoms in the form of a regular hexagon has been investigated. The results obtained are compared with calculations in the elastic approximation

  9. Speed Estimation of Induction Motor Using Model Reference Adaptive System with Kalman Filter

    Directory of Open Access Journals (Sweden)

    Pavel Brandstetter

    2013-01-01

    Full Text Available The paper deals with a speed estimation of the induction motor using observer with Model Reference Adaptive System and Kalman Filter. For simulation, Hardware in Loop Simulation method is used. The first part of the paper includes the mathematical description of the observer for the speed estimation of the induction motor. The second part describes Kalman filter. The third part describes Hardware in Loop Simulation method and its realization using multifunction card MF 624. In the last section of the paper, simulation results are shown for different changes of the induction motor speed which confirm high dynamic properties of the induction motor drive with sensorless control.

  10. Open source hardware and software platform for robotics and artificial intelligence applications

    Science.gov (United States)

    Liang, S. Ng; Tan, K. O.; Lai Clement, T. H.; Ng, S. K.; Mohammed, A. H. Ali; Mailah, Musa; Azhar Yussof, Wan; Hamedon, Zamzuri; Yussof, Zulkifli

    2016-02-01

    Recent developments in open source hardware and software platforms (Android, Arduino, Linux, OpenCV etc.) have enabled rapid development of previously expensive and sophisticated system within a lower budget and flatter learning curves for developers. Using these platform, we designed and developed a Java-based 3D robotic simulation system, with graph database, which is integrated in online and offline modes with an Android-Arduino based rubbish picking remote control car. The combination of the open source hardware and software system created a flexible and expandable platform for further developments in the future, both in the software and hardware areas, in particular in combination with graph database for artificial intelligence, as well as more sophisticated hardware, such as legged or humanoid robots.

  11. Open source hardware and software platform for robotics and artificial intelligence applications

    International Nuclear Information System (INIS)

    Liang, S Ng; Tan, K O; Clement, T H Lai; Ng, S K; Mohammed, A H Ali; Mailah, Musa; Yussof, Wan Azhar; Hamedon, Zamzuri; Yussof, Zulkifli

    2016-01-01

    Recent developments in open source hardware and software platforms (Android, Arduino, Linux, OpenCV etc.) have enabled rapid development of previously expensive and sophisticated system within a lower budget and flatter learning curves for developers. Using these platform, we designed and developed a Java-based 3D robotic simulation system, with graph database, which is integrated in online and offline modes with an Android-Arduino based rubbish picking remote control car. The combination of the open source hardware and software system created a flexible and expandable platform for further developments in the future, both in the software and hardware areas, in particular in combination with graph database for artificial intelligence, as well as more sophisticated hardware, such as legged or humanoid robots. (paper)

  12. Investigation of the structural preference and flexibility of the loop residues in amyloid fibrils of the HET-s prion.

    Science.gov (United States)

    Dolenc, Jožica; Meier, Beat H; Rusu, Victor H; van Gunsteren, Wilfred F

    2016-02-17

    The structural variability of a 16-residue loop (residues 246-261) which is in part disordered and connects two layers of the β-solenoid formed by the prion-form of HET-s and its prion domain HET-s(218-289) is investigated using molecular dynamics computer simulation. A system of three HET-s(218-289) molecules in a β-sheet structure as in the fibril is simulated in aqueous solution. The trajectory structures appear to be consistent with the Cα chemical shift data obtained. In order to delineate the influence of the β-sheet core of the fibril upon the structural variability of the loop, the latter is also simulated without the β-sheet core, but with its N- and C-terminal residues restrained at their positions in the fibril. The analysis of the trajectories shows that the structural variability of the loop is restricted by the β-sheet core, least at its N-terminal end and most in the middle of the trimer.

  13. Study of the regulation of the outlet temperature of Rapsodie end exchangers

    International Nuclear Information System (INIS)

    Fourcade, Christian; Le Bot, Michel

    1969-02-01

    The authors report a study which is part of general tests on end exchangers of the Rapsodie pile and associated servo-devices. They report an open-loop theoretical study of equipment responses, and the development of transfer functions to determine regulator adjustments, a closed-loop practical study to achieve better adjustments, and a hardware control. The authors present Rapsodie, describe the control process and the transfer function, reports the open loop study, the determination of the transfer function, and the closed loop study, report the analogical study (presentation of the simulator, simulation of the electro-pneumatic converter, of the servo-control and of derivatives), and present and discuss the obtained results

  14. The NCSU [North Carolina State Univ.] freon PWR [pressurized water reactor] loop

    International Nuclear Information System (INIS)

    Caves, J.R.; Doster, J.M.; Miller, G.D.; Wehring, B.W.; Turinsky, P.J.

    1989-01-01

    The nuclear engineering department at North Carolina State University has designed and constructed an operating scale model of a pressurized water reactor (PWR) nuclear steam supply system (NSSS). This facility will be used for education, training, and research. The loop uses electric heaters to simulate the reactor core and Freon as the primary and secondary coolant. Viewing ports at various locations in the loop allow the students to visualize flow regimes in normal and off-normal operating conditions. The objective of the design effort was to scale the thermal-hydraulic characteristics of a two-loop Westinghouse NSSS. Provisions have been made for the simulation of various abnormal occurrences. The model is instrumented in much the same manner as the actual NSSS. Current research projects using the loop include the development of adaptive expert systems to monitor the performance of the facility, diagnose mechanical faults, and to make recommendations to operators for mitigation of accidents. This involves having thermal-hydraulics and core-physics simulators running faster than real time on a mini-supercomputer, with operating parameters updated by communication with the data acquisition and control computer. Further opportunities for research will be investigated as they arise

  15. A Method to Achieve High Fidelity in Internet-Distributed Hardware-in-the-Loop Simulation

    Science.gov (United States)

    2012-08-01

    Terrain Vehicle (M-ATV) Weight 14,403 kg Payload 1814 kg Frontal Area 5.72 m 2 Engine 6.4L V8 turbo - diesel : 260 kW Generator Permanent Magnet: 265 kW...6.4L V8 diesel engine with 260 kW rated power at 3000 rpm and a rated torque of 880 Nm at 2000 rpm. It is intended for a variety of medium-duty truck

  16. Studies on dissolution characteristics of simulated corrosion products on pressurized water reactor primary coolant loops. Pt.2: Cobalt simulated corrosion product

    International Nuclear Information System (INIS)

    Li Shan; Zhou Xianyu

    1997-01-01

    The studies on the dissolution characteristics of simulated corrosion product of cobalt on pressurized water reactor primary coolant loops in aqueous solution of citric acid, hydrogen peroxide and citric acid-hydrogen peroxide have been performed. The results show that the portion of the dissolved simulated corrosion product of cobalt in citric acid aqueous solution clearly increases with a rise in citric acid concentration and is ten times above the corresponding value of iron. The portion of the products that dissolve is the largest at pH 3.00 in the pH range of 2.33∼4.50 and at 70 degree C in the range of 60∼80 degree C. It is shown that the portion of the dissolved simulated corrosion product of cobalt in hydrogen peroxide aqueous solution is smaller than the corresponding value in citric acid, and that the portion of the dissolved simulated corrosion product of cobalt in aqueous solution of hydrogen peroxide-citric acid is larger than the corresponding value in single citric acid aqueous solution

  17. Quantitative analysis of CTEM images of small dislocation loops in Al and stacking fault tetrahedra in Cu generated by molecular dynamics simulation

    International Nuclear Information System (INIS)

    Schaeublin, R.; Almazouzi, A.; Dai, Y.; Osetsky, Yu.N.; Victoria, M.

    2000-01-01

    The visibility of conventional transmission electron microscopy (CTEM) images of small crystalline defects generated by molecular dynamics (MD) simulation is investigated. Faulted interstitial dislocation loops in Al smaller than 2 nm in diameter and stacking fault tetrahedra (SFT) in Cu smaller than 4 nm in side are assessed. A recent approach allowing to simulate the CTEM images of computer generated samples described by their atomic positions is applied to obtain bright field and weak beam images. For the dislocation loop-like cluster it appears that the simulated image is comparable to experimental images. The contrast of the g(3.1g) near weak beam image decreases with decreasing size of the cluster but is still 20% of the background intensity for a 2 interstitial cluster. This indicates a visibility at the limit of the experimental background noise. In addition, the cluster image size, which is here always larger than the real size, saturates at about 1 nm when the cluster real size decreases below 1 nm, which corresponds to a cluster of 8 interstitials. For the SFT in Cu the g(6.1g) weak beam image is comparable to experimental images. It appears that the image size is larger than the real size by 20%. A large loss of the contrast features that allows to identify an SFT is observed on the image of the smallest SFT (21 vacancies)

  18. Real-Time and Real-Fast Performance of General-Purpose and Real-Time Operating Systems in Multithreaded Physical Simulation of Complex Mechanical Systems

    Directory of Open Access Journals (Sweden)

    Carlos Garre

    2014-01-01

    Full Text Available Physical simulation is a valuable tool in many fields of engineering for the tasks of design, prototyping, and testing. General-purpose operating systems (GPOS are designed for real-fast tasks, such as offline simulation of complex physical models that should finish as soon as possible. Interfacing hardware at a given rate (as in a hardware-in-the-loop test requires instead maximizing time determinism, for which real-time operating systems (RTOS are designed. In this paper, real-fast and real-time performance of RTOS and GPOS are compared when simulating models of high complexity with large time steps. This type of applications is usually present in the automotive industry and requires a good trade-off between real-fast and real-time performance. The performance of an RTOS and a GPOS is compared by running a tire model scalable on the number of degrees-of-freedom and parallel threads. The benchmark shows that the GPOS present better performance in real-fast runs but worse in real-time due to nonexplicit task switches and to the latency associated with interprocess communication (IPC and task switch.

  19. FY1995 evolvable hardware chip; 1995 nendo shinkasuru hardware chip

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1997-03-01

    This project aims at the development of 'Evolvable Hardware' (EHW) which can adapt its hardware structure to the environment to attain better hardware performance, under the control of genetic algorithms. EHW is a key technology to explore the new application area requiring real-time performance and on-line adaptation. 1. Development of EHW-LSI for function level hardware evolution, which includes 15 DSPs in one chip. 2. Application of the EHW to the practical industrial applications such as data compression, ATM control, digital mobile communication. 3. Two patents : (1) the architecture and the processing method for programmable EHW-LSI. (2) The method of data compression for loss-less data, using EHW. 4. The first international conference for evolvable hardware was held by authors: Intl. Conf. on Evolvable Systems (ICES96). It was determined at ICES96 that ICES will be held every two years between Japan and Europe. So the new society has been established by us. (NEDO)

  20. FY1995 evolvable hardware chip; 1995 nendo shinkasuru hardware chip

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1997-03-01

    This project aims at the development of 'Evolvable Hardware' (EHW) which can adapt its hardware structure to the environment to attain better hardware performance, under the control of genetic algorithms. EHW is a key technology to explore the new application area requiring real-time performance and on-line adaptation. 1. Development of EHW-LSI for function level hardware evolution, which includes 15 DSPs in one chip. 2. Application of the EHW to the practical industrial applications such as data compression, ATM control, digital mobile communication. 3. Two patents : (1) the architecture and the processing method for programmable EHW-LSI. (2) The method of data compression for loss-less data, using EHW. 4. The first international conference for evolvable hardware was held by authors: Intl. Conf. on Evolvable Systems (ICES96). It was determined at ICES96 that ICES will be held every two years between Japan and Europe. So the new society has been established by us. (NEDO)

  1. Performance of Water Recirculation Loop Maintentance Components for the Advanced Spacesuit Water Membrane Evaporator

    Science.gov (United States)

    Rector, Tony; Peyton, Barbara; Steele, John W.; Bue, Grant C.; Campbell, Colin; Makinen, Janice

    2014-01-01

    Water loop maintenance components to maintain the water quality of the Advanced Spacesuit Water Membrane Evaporation (SWME) water recirculation loop have undergone a comparative performance evaluation with a second SWME water recirculation loop with no water quality maintenance. Results show the benefits of periodic water maintenance. The SWME is a heat rejection device under development at the NASA Johnson Space Center to perform thermal control for advanced spacesuits. One advantage to this technology is the potential for a significantly greater degree of tolerance to contamination when compared to the existing Sublimator technology. The driver for the evaluation of water recirculation maintenance components was to further enhance this advantage through the leveraging of fluid loop management lessonslearned from the International Space Station (ISS). A bed design that was developed for a UTAS military application, and considered for a potential ISS application with the Urine Processor Assembly, provided a low pressure drop means for water maintenance in a recirculation loop. The bed design is coupled with high capacity ion exchange resins, organic adsorbents, and a cyclic methodology developed for the Extravehicular Mobility Unit (EMU) Transport Water loop. The maintenance cycle included the use of a biocide delivery component developed for ISS to introduce a biocide in a microgravity-compatible manner for the Internal Active Thermal Control System (IATCS). The leveraging of these water maintenance technologies to the SWME recirculation loop is a unique demonstration of applying the valuable lessons learned on the ISS to the next generation of manned spaceflight Environmental Control and Life Support System (ECLSS) hardware.

  2. Performance of Water Recirculation Loop Maintenance Components for the Advanced Spacesuit Water Membrane Evaporator

    Science.gov (United States)

    Rector, Tony; Peyton, Barbara M.; Steele, John W.; Makinen, Janice; Bue, Grant C.; Campbell, Colin

    2014-01-01

    Water loop maintenance components to maintain the water quality of the Advanced Spacesuit Water Membrane Evaporation (SWME) water recirculation loop have undergone a comparative performance evaluation with a second SWME water recirculation loop with no water quality maintenance. Results show the benefits of periodic water maintenance. The SWME is a heat rejection device under development at the NASA Johnson Space Center to perform thermal control for advanced spacesuits. One advantage to this technology is the potential for a significantly greater degree of tolerance to contamination when compared to the existing Sublimator technology. The driver for the evaluation of water recirculation maintenance components was to further enhance this advantage through the leveraging of fluid loop management lessons learned from the International Space Station (ISS). A bed design that was developed for a UTAS military application, and considered for a potential ISS application with the Urine Processor Assembly, provided a low pressure drop means for water maintenance in a recirculation loop. The bed design is coupled with high capacity ion exchange resins, organic adsorbents, and a cyclic methodology developed for the Extravehicular Mobility Unit (EMU) Transport Water loop. The maintenance cycle included the use of a biocide delivery component developed for ISS to introduce a biocide in a microgravity compatible manner for the Internal Active Thermal Control System (IATCS). The leveraging of these water maintenance technologies to the SWME recirculation loop is a unique demonstration of applying the valuable lessons learned on the ISS to the next generation of manned spaceflight Environmental Control and Life Support System (ECLSS) hardware.

  3. Tests in the ATLE loop on the PIUS design

    International Nuclear Information System (INIS)

    Bredolt, U.; Babala, D.; Kemppainen, J.

    1992-01-01

    This paper describes experimental demonstration of the self-protective features of Process Inherent Ultimate Safety (PIUS) design in a large scale test loop in ABB Atoms engineering laboratories. The loop employs real time simulation of core power as a function of coolant conditions in an electrically heated fuel assembly model. System responses to various severe transients were studied. Comparisons were made with predictions of the RIGEL code, which has been developed specifically for study of PIUS type reactors. A comparison between test results and calculated results was made for main state variables such as pressure, temperatures, concentrations, heat fluxes and mass flow rates. The tests have demonstrated the self-protective thermal-hydraulics of pressurized water reactor primary systems designed according to the PIUS principle and verified the capability of the RIGEL code to predict their behavior during severe accidents and in normal operation transients

  4. Improving the fidelity of electrically heated nuclear systems testing using simulated neutronic feedback

    International Nuclear Information System (INIS)

    Bragg-Sitton, Shannon M.; Godfroy, Thomas J.; Webster, Kenny

    2010-01-01

    Nonnuclear test platforms and methodologies can be employed to reduce the overall cost, risk and complexity of testing nuclear systems while allowing one to evaluate the operation of an integrated nuclear system within a reasonable timeframe, providing valuable input to the overall system design. In a nonnuclear test bed, electric heaters are used to simulate the heat from nuclear fuel. Standard electric test techniques allow one to fully assess thermal, heat transfer, and stress related attributes of a given system, but these approaches fail to demonstrate the dynamic response that would be present in an integrated, fueled reactor system. The integration of thermal hydraulic hardware tests with simulated neutronic response provides a bridge between electrically heated testing and testing with nuclear fuel elements installed. By implementing a neutronic response model to simulate the dynamic response that would be expected in a fueled reactor system, one can better understand system integration issues, characterize integrated system response times and response characteristics, and assess potential design improvements at a relatively small fiscal investment. This paper summarizes the results of initial system dynamic response testing for two electrically heated reactor concepts: a heat pipe-cooled reactor simulator with integrated heat exchanger and a gas-cooled reactor simulator with integrated Brayton power conversion system. Initial applications apply a simplified reactor kinetics model with either a single or an averaged measured state point. Preliminary results demonstrate the applicability of the dynamic test methodology to any reactor type, elucidating the variation in system response characteristics in different reactor concepts. These results suggest a need to further enhance the dynamic test approach by incorporating a more accurate model of the reactor dynamics and improved hardware instrumentation for better state estimation in application of the

  5. Verification of time-delay interferometry techniques using the University of Florida LISA interferometry simulator

    Energy Technology Data Exchange (ETDEWEB)

    Mitryk, Shawn J; Wand, Vinzenz; Mueller, Guido, E-mail: smitryk@phys.ufl.ed, E-mail: mueller@phys.ufl.ed [Department of Physics, University of Florida, PO Box 118440, Gainesville, FL 32611-8440 (United States)

    2010-04-21

    Laser Interferometer Space Antenna (LISA) is a cooperative NASA/ESA mission proposed to directly measure gravitational waves (GW) in the frequency range from 30 muHz to 1 Hz with an optimal strain sensitivity of 10{sup -21}/sq root(Hz) at 3 mHz. LISA will utilize a modified Michelson interferometer to measure length changes of 40 pm/sq root(Hz) between drag-free proof masses located on three separate spacecraft (SC) separated by a distance of 5 Gm. The University of Florida has developed a hardware-in-the-loop simulator of the LISA constellation to verify the laser noise cancellation technique known as time-delay interferometry (TDI). We replicate the frequency stabilization of the laser on the local SC and the phase-locking of the lasers on the far SC. The laser photodetector beatnotes are electronically delayed, Doppler shifted and applied with a mock GW signal to simulate the laser link between the SC. The beatnotes are also measured with a LISA-like phasemeter and the data are used to extract the laser phase and residual phase-lock loop noise in post-processing through TDI. This uncovers the GW modulation signal buried under the laser noise. The results are then compared to the requirements defined by the LISA science collaboration.

  6. Two-loop feed water control system in BWR plants

    International Nuclear Information System (INIS)

    Omori, Takashi; Watanabe, Takao; Hirose, Masao.

    1982-01-01

    In the process of the start-up and shutdown of BWR plants, the operation of changing over feed pumps corresponding to plant output is performed. Therefore, it is necessary to develop the automatic changeover system for feed pumps, which minimizes the variation of water level in reactors and is easy to operate. The three-element control system with the water level in reactors, the flow rate of main steam and the flow rate of feed water as the input is mainly applied, but long time is required for the changeover of feed pumps. The two-loop feed control system can control simultaneously two pumps being changed over, therefore it is suitable to the automatic changeover control system for feed pumps. Also it is excellent for the control of the recirculating valves of feed pumps. The control characteristics of the two-loop feed water control system against the external disturbance which causes the variation of water level in reactors were examined. The results of analysis by simulation are reported. The features of the two-loop feed water control system, the method of simulation and the evaluation of the two-loop feed water control system are described. Its connection with a digital feed water recirculation control system is expected. (Kako, I.)

  7. Conceptual Design of Korea Aerospace Research Institute Lunar Explorer Dynamic Simulator

    Directory of Open Access Journals (Sweden)

    Dong-Young Rew

    2010-12-01

    Full Text Available In lunar explorer development program, computer simulator is necessary to provide virtual environments that vehicle confronts in lunar transfer, orbit, and landing missions, and to analyze dynamic behavior of the spacecraft under these environments. Objective of simulation differs depending on its application in spacecraft development cycle. Scope of use cases considered in this paper includes simulation of software based, processor and/or hardware in the loop, and support of ground-based flight test of developed vehicle. These use cases represent early phase in development cycle but reusability of modeling results in the next design phase is considered in defining requirements. A simulator architecture in which simulator platform is located in the middle and modules for modeling, analyzing, and three dimensional visualizing are connected to that platform is suggested. Baseline concepts and requirements for simulator development are described. Result of trade study for selecting simulation platform and approaches of defining other simulator components are summarized. Finally, characters of lunar elevation map data which is necessary for lunar terrain generation is described.

  8. Characterization, propagation, and simulation of infrared scenes; Proceedings of the Meeting, Orlando, FL, Apr. 16-20, 1990

    Science.gov (United States)

    Watkins, Wendell R.; Zegel, Ferdinand H.; Triplett, Milton J.

    1990-09-01

    Various papers on the characterization, propagation, and simulation of IR scenes are presented. Individual topics addressed include: total radiant exitance measurements, absolute measurement of diffuse and specular reflectance using an FTIR spectrometer with an integrating sphere, fundamental limits in temperature estimation, incorporating the BRDF into an IR scene-generation system, characterizing IR dynamic response for foliage backgrounds, modeling sea surface effects in FLIR performance codes, automated imaging IR seeker performance evaluation system, generation of signature data bases with fast codes, background measurements using the NPS-IRST system. Also discussed are: naval ocean IR background analysis, camouflage simulation and effectiveness assessment for the individual soldier, discussion of IR scene generators, multiwavelength Scophony IR scene projector, LBIR target generator and calibrator for preflight seeker tests, dual-mode hardware-in-the-loop simulation facility, development of the IR blackbody source of gravity-type heat pipe and study of its characteristic.

  9. The effect of sensory feedback on crayfish posture and locomotion: II. Neuromechanical simulation of closing the loop.

    Science.gov (United States)

    Bacqué-Cazenave, Julien; Chung, Bryce; Cofer, David W; Cattaert, Daniel; Edwards, Donald H

    2015-03-15

    Neuromechanical simulation was used to determine whether proposed thoracic circuit mechanisms for the control of leg elevation and depression in crayfish could account for the responses of an experimental hybrid neuromechanical preparation when the proprioceptive feedback loop was open and closed. The hybrid neuromechanical preparation consisted of a computational model of the fifth crayfish leg driven in real time by the experimentally recorded activity of the levator and depressor (Lev/Dep) nerves of an in vitro preparation of the crayfish thoracic nerve cord. Up and down movements of the model leg evoked by motor nerve activity released and stretched the model coxobasal chordotonal organ (CBCO); variations in the CBCO length were used to drive identical variations in the length of the live CBCO in the in vitro preparation. CBCO afferent responses provided proprioceptive feedback to affect the thoracic motor output. Experiments performed with this hybrid neuromechanical preparation were simulated with a neuromechanical model in which a computational circuit model represented the relevant thoracic circuitry. Model simulations were able to reproduce the hybrid neuromechanical experimental results to show that proposed circuit mechanisms with sensory feedback could account for resistance reflexes displayed in the quiescent state and for reflex reversal and spontaneous Lev/Dep bursting seen in the active state. Copyright © 2015 the American Physiological Society.

  10. Is a 4-bit synaptic weight resolution enough? - Constraints on enabling spike-timing dependent plasticity in neuromorphic hardware

    Directory of Open Access Journals (Sweden)

    Thomas ePfeil

    2012-07-01

    Full Text Available Large-scale neuromorphic hardware systems typically bear the trade-off be-tween detail level and required chip resources. Especially when implementingspike-timing-dependent plasticity, reduction in resources leads to limitations ascompared to floating point precision. By design, a natural modification that savesresources would be reducing synaptic weight resolution. In this study, we give anestimate for the impact of synaptic weight discretization on different levels, rangingfrom random walks of individual weights to computer simulations of spiking neuralnetworks. The FACETS wafer-scale hardware system offers a 4-bit resolution ofsynaptic weights, which is shown to be sufficient within the scope of our networkbenchmark. Our findings indicate that increasing the resolution may not even beuseful in light of further restrictions of customized mixed-signal synapses. In ad-dition, variations due to production imperfections are investigated and shown tobe uncritical in the context of the presented study. Our results represent a generalframework for setting up and configuring hardware-constrained synapses. We sug-gest how weight discretization could be considered for other backends dedicatedto large-scale simulations. Thus, our proposition of a good hardware verificationpractice may rise synergy effects between hardware developers and neuroscientists.

  11. Adapting a commercial power system simulator for smart grid based system study and vulnerability assessment

    Science.gov (United States)

    Navaratne, Uditha Sudheera

    The smart grid is the future of the power grid. Smart meters and the associated network play a major role in the distributed system of the smart grid. Advance Metering Infrastructure (AMI) can enhance the reliability of the grid, generate efficient energy management opportunities and many innovations around the future smart grid. These innovations involve intense research not only on the AMI network itself but as also on the influence an AMI network can have upon the rest of the power grid. This research describes a smart meter testbed with hardware in loop that can facilitate future research in an AMI network. The smart meters in the testbed were developed such that their functionality can be customized to simulate any given scenario such as integrating new hardware components into a smart meter or developing new encryption algorithms in firmware. These smart meters were integrated into the power system simulator to simulate the power flow variation in the power grid on different AMI activities. Each smart meter in the network also provides a communication interface to the home area network. This research delivers a testbed for emulating the AMI activities and monitoring their effect on the smart grid.

  12. THE INSTABILITY AND NON-EXISTENCE OF MULTI-STRANDED LOOPS WHEN DRIVEN BY TRANSVERSE WAVES

    Energy Technology Data Exchange (ETDEWEB)

    Magyar, N.; Van Doorsselaere, T., E-mail: norbert.magyar@wis.kuleuven.be [Centre for Mathematical Plasma Astrophysics (CmPA), KU Leuven, Celestijnenlaan 200B bus 2400, 3001 Leuven (Belgium)

    2016-06-01

    In recent years, omni-present transverse waves have been observed in all layers of the solar atmosphere. Coronal loops are often modeled as a collection of individual strands in order to explain their thermal behavior and appearance. We perform three-dimensional (3D) ideal magnetohydrodynamics simulations to study the effect of a continuous small amplitude transverse footpoint driving on the internal structure of a coronal loop composed of strands. The output is also converted into synthetic images, corresponding to the AIA 171 and 193 Å passbands, using FoMo. We show that the multi-stranded loop ceases to exist in the traditional sense of the word, because the plasma is efficiently mixed perpendicularly to the magnetic field, with the Kelvin–Helmholtz instability acting as the main mechanism. The final product of our simulation is a mixed loop with density structures on a large range of scales, resembling a power-law. Thus, multi-stranded loops are unstable to driving by transverse waves, and this raises strong doubts on the usability and applicability of coronal loop models consisting of independent strands.

  13. A Looping-Based Model for Quenching Repression.

    Directory of Open Access Journals (Sweden)

    Yaroslav Pollak

    2017-01-01

    Full Text Available We model the regulatory role of proteins bound to looped DNA using a simulation in which dsDNA is represented as a self-avoiding chain, and proteins as spherical protrusions. We simulate long self-avoiding chains using a sequential importance sampling Monte-Carlo algorithm, and compute the probabilities for chain looping with and without a protrusion. We find that a protrusion near one of the chain's termini reduces the probability of looping, even for chains much longer than the protrusion-chain-terminus distance. This effect increases with protrusion size, and decreases with protrusion-terminus distance. The reduced probability of looping can be explained via an eclipse-like model, which provides a novel inhibitory mechanism. We test the eclipse model on two possible transcription-factor occupancy states of the D. melanogaster eve 3/7 enhancer, and show that it provides a possible explanation for the experimentally-observed eve stripe 3 and 7 expression patterns.

  14. Analytically exploiting noise correlations inside the feedback loop to improve locked-oscillator performance

    CSIR Research Space (South Africa)

    Sastrawan, J

    2016-08-01

    Full Text Available (2016) Analytically exploiting noise correlations inside the feedback loop to improve locked-oscillator performance J. Sastrawan,1 C. Jones,1 I. Akhalwaya,2 H. Uys,2 and M. J. Biercuk1,* 1ARC Centre for Engineered Quantum Systems, School of Physics...) that probes and is locked to the atomic transition. The LO frequencymay evolve randomly in time due to intrinsic noise processes in the underlying hardware [10,11], leading to time-varying deviations of the LO frequency from that of the stable atomic reference...

  15. Solar chemical heat pipe in a closed loop

    International Nuclear Information System (INIS)

    Levy, M.

    1990-06-01

    The work on the solar CO 2 reforming of methane was completed. A computer program was developed for simulation of the whole process. The calculations agree reasonably well with the experimental results. The work was written up and submitted for publication in Solar Energy. A methanator was built and tested first with a CO/H 2 mixture from cylinders, and then with the products of the solar reformer. The loop was then closed by recirculating the products from the methanator into the solar reformer. Nine closed loop cycles were performed, so far, with the same original gas mixture. This is the first time that a closed loop solar chemical heat pipe was operated anywhere in the world. (author). 13 refs., 12 figs., 3 tabs

  16. Travel Software using GPU Hardware

    CERN Document Server

    Szalwinski, Chris M; Dimov, Veliko Atanasov; CERN. Geneva. ATS Department

    2015-01-01

    Travel is the main multi-particle tracking code being used at CERN for the beam dynamics calculations through hadron and ion linear accelerators. It uses two routines for the calculation of space charge forces, namely, rings of charges and point-to-point. This report presents the studies to improve the performance of Travel using GPU hardware. The studies showed that the performance of Travel with the point-to-point simulations of space-charge effects can be speeded up at least 72 times using current GPU hardware. Simple recompilation of the source code using an Intel compiler can improve performance at least 4 times without GPU support. The limited memory of the GPU is the bottleneck. Two algorithms were investigated on this point: repeated computation and tiling. The repeating computation algorithm is simpler and is the currently recommended solution. The tiling algorithm was more complicated and degraded performance. Both build and test instructions for the parallelized version of the software are inclu...

  17. A proof-of-principle simulation for closed-loop control based on preexisting experimental thalamic DBS-enhanced instrumental learning.

    Science.gov (United States)

    Wang, Ching-Fu; Yang, Shih-Hung; Lin, Sheng-Huang; Chen, Po-Chuan; Lo, Yu-Chun; Pan, Han-Chi; Lai, Hsin-Yi; Liao, Lun-De; Lin, Hui-Ching; Chen, Hsu-Yan; Huang, Wei-Chen; Huang, Wun-Jhu; Chen, You-Yin

    Deep brain stimulation (DBS) has been applied as an effective therapy for treating Parkinson's disease or essential tremor. Several open-loop DBS control strategies have been developed for clinical experiments, but they are limited by short battery life and inefficient therapy. Therefore, many closed-loop DBS control systems have been designed to tackle these problems by automatically adjusting the stimulation parameters via feedback from neural signals, which has been reported to reduce the power consumption. However, when the association between the biomarkers of the model and stimulation is unclear, it is difficult to develop an optimal control scheme for other DBS applications, i.e., DBS-enhanced instrumental learning. Furthermore, few studies have investigated the effect of closed-loop DBS control for cognition function, such as instrumental skill learning, and have been implemented in simulation environments. In this paper, we proposed a proof-of-principle design for a closed-loop DBS system, cognitive-enhancing DBS (ceDBS), which enhanced skill learning based on in vivo experimental data. The ceDBS acquired local field potential (LFP) signal from the thalamic central lateral (CL) nuclei of animals through a neural signal processing system. A strong coupling of the theta oscillation (4-7 Hz) and the learning period was found in the water reward-related lever-pressing learning task. Therefore, the theta-band power ratio, which was the averaged theta band to averaged total band (1-55 Hz) power ratio, could be used as a physiological marker for enhancement of instrumental skill learning. The on-line extraction of the theta-band power ratio was implemented on a field-programmable gate array (FPGA). An autoregressive with exogenous inputs (ARX)-based predictor was designed to construct a CL-thalamic DBS model and forecast the future physiological marker according to the past physiological marker and applied DBS. The prediction could further assist the design of

  18. Reconfigurable ATCA hardware for plasma control and data acquisition

    Energy Technology Data Exchange (ETDEWEB)

    Carvalho, B.B., E-mail: bernardo@ipfn.ist.utl.p [Associacao EURATOM/IST Instituto de Plasmas e Fusao Nuclear, Instituto Superior Tecnico, Av. Rovisco Pais, 1049-001 Lisboa (Portugal); Batista, A.J.N.; Correia, M.; Neto, A.; Fernandes, H.; Goncalves, B.; Sousa, J. [Associacao EURATOM/IST Instituto de Plasmas e Fusao Nuclear, Instituto Superior Tecnico, Av. Rovisco Pais, 1049-001 Lisboa (Portugal)

    2010-07-15

    The IST/EURATOM Association is developing a new generation of control and data acquisition hardware for fusion experiments based on the ATCA architecture. This emerging open standard offers a significantly higher data throughput over a reliable High Availability (HA) mechanical and electrical platform. One of this ATCA boards has 32 galvanically isolated ADC channels (18 bit) each mounted on a swappable plug-in card, 8 DAC channels (16 bit), 8 digital I/O channels and embeds a high performance XILINX Virtex 4 family field programmable gate array (FPGA). The specific modular and configurable hardware design enables adaptable utilization of the board in dissimilar applications. The first configuration, specially developed for tokamak plasma Vertical Stabilization, consists of a Multiple-Input-Multiple-Output (MIMO) controller that is capable of feedback loops faster than 1 ms using a multitude of input signals fed from different boards communicating through the Aurora{sup TM} point-to-point protocol. Massive parallel algorithms can be implemented on the FPGA either with programmed digital logic, using a HDL hardware description language, or within its internal silicon PowerPC{sup TM} running a full fledged real-time operating system. The second board configuration is dedicated for transient recording of the entire 32 channels at 2 MSamples/s to the on-board 512 MB DDR2 memory. Signal data retrieval is accelerated by a DMA-driven PCI Express{sup TM} x1 Interface to the ATCA system controller, providing an overall throughput in excess of 100 MB/s. This paper illustrates these developments and discusses possible configurations for foreseen applications.

  19. Autonomous Dynamically Self-Organizing and Self-Healing Distributed Hardware Architecture - the eDNA Concept

    Science.gov (United States)

    Boesen, Michael Reibel; Madsen, Jan; Keymeulen, Didier

    2011-01-01

    This paper presents the current state of the autonomous dynamically self-organizing and self-healing electronic DNA (eDNA) hardware architecture (patent pending). In its current prototype state, the eDNA architecture is capable of responding to multiple injected faults by autonomously reconfiguring itself to accommodate the fault and keep the application running. This paper will also disclose advanced features currently available in the simulation model only. These features are future work and will soon be implemented in hardware. Finally we will describe step-by-step how an application is implemented on the eDNA architecture.

  20. The Impact of Flight Hardware Scavenging on Space Logistics

    Science.gov (United States)

    Oeftering, Richard C.

    2011-01-01

    For a given fixed launch vehicle capacity the logistics payload delivered to the moon may be only roughly 20 percent of the payload delivered to the International Space Station (ISS). This is compounded by the much lower flight frequency to the moon and thus low availability of spares for maintenance. This implies that lunar hardware is much more scarce and more costly per kilogram than ISS and thus there is much more incentive to preserve hardware. The Constellation Lunar Surface System (LSS) program is considering ways of utilizing hardware scavenged from vehicles including the Altair lunar lander. In general, the hardware will have only had a matter of hours of operation yet there may be years of operational life remaining. By scavenging this hardware the program, in effect, is treating vehicle hardware as part of the payload. Flight hardware may provide logistics spares for system maintenance and reduce the overall logistics footprint. This hardware has a wide array of potential applications including expanding the power infrastructure, and exploiting in-situ resources. Scavenging can also be seen as a way of recovering the value of, literally, billions of dollars worth of hardware that would normally be discarded. Scavenging flight hardware adds operational complexity and steps must be taken to augment the crew s capability with robotics, capabilities embedded in flight hardware itself, and external processes. New embedded technologies are needed to make hardware more serviceable and scavengable. Process technologies are needed to extract hardware, evaluate hardware, reconfigure or repair hardware, and reintegrate it into new applications. This paper also illustrates how scavenging can be used to drive down the cost of the overall program by exploiting the intrinsic value of otherwise discarded flight hardware.

  1. Closed Loop Experiment Manager (CLEM—An Open and Inexpensive Solution for Multichannel Electrophysiological Recordings and Closed Loop Experiments

    Directory of Open Access Journals (Sweden)

    Hananel Hazan

    2017-10-01

    Full Text Available There is growing need for multichannel electrophysiological systems that record from and interact with neuronal systems in near real-time. Such systems are needed, for example, for closed loop, multichannel electrophysiological/optogenetic experimentation in vivo and in a variety of other neuronal preparations, or for developing and testing neuro-prosthetic devices, to name a few. Furthermore, there is a need for such systems to be inexpensive, reliable, user friendly, easy to set-up, open and expandable, and possess long life cycles in face of rapidly changing computing environments. Finally, they should provide powerful, yet reasonably easy to implement facilities for developing closed-loop protocols for interacting with neuronal systems. Here, we survey commercial and open source systems that address these needs to varying degrees. We then present our own solution, which we refer to as Closed Loop Experiments Manager (CLEM. CLEM is an open source, soft real-time, Microsoft Windows desktop application that is based on a single generic personal computer (PC and an inexpensive, general-purpose data acquisition board. CLEM provides a fully functional, user-friendly graphical interface, possesses facilities for recording, presenting and logging electrophysiological data from up to 64 analog channels, and facilities for controlling external devices, such as stimulators, through digital and analog interfaces. Importantly, it includes facilities for running closed-loop protocols written in any programming language that can generate dynamic link libraries (DLLs. We describe the application, its architecture and facilities. We then demonstrate, using networks of cortical neurons growing on multielectrode arrays (MEA that despite its reliance on generic hardware, its performance is appropriate for flexible, closed-loop experimentation at the neuronal network level.

  2. Research on real-time simulation test for upgrades of digital I and C system in nuclear power plant

    International Nuclear Information System (INIS)

    Shi Ji; Jiang Mingyu; Ma Yunqin

    2005-01-01

    The developing trend that digital instrument and control (I and C) system will supplant traditional analog I and C system in nuclear power plant is emphasized. This paper introduces mathematical model of steam generator of full scope simulator for nuclear power plant. The independent real-time simulation system, which forms the interactive closed loop together with the steam generator control system, can be applied to provide a simulation target for upgrades of instrument and control system and the research of control schemes. At the same time, a simulation method for this purpose is presented in this paper. In this method all of the hardware and software are composed of real distributed control system except the model of controlled object. This will not only create favorable conditions for commissioning on site in the future, but also give a theoretical analysis for upgrades of digital I and C system in nuclear power plant. (authors)

  3. Lattice artifacts in the non-Abelian Debye screening mass in one-loop order

    International Nuclear Information System (INIS)

    Kaste, P.; Rothe, H.J.

    1997-01-01

    We compute the electric screening mass in lattice QCD with Wilson fermions at finite temperature and chemical potential to one-loop order, and show that lattice artifacts arising from a finite lattice spacing result in an enhancement of the screening mass as compared to the continuum. We discuss the magnitude of this enhancement as a function of the temperature and chemical potential for lattices with a different number of lattice sites in the temporal direction that can be implemented in lattice simulations. Most of the enhancement is found to be due to the fermion loop contribution. copyright 1997 The American Physical Society

  4. System-level protection and hardware Trojan detection using weighted voting.

    Science.gov (United States)

    Amin, Hany A M; Alkabani, Yousra; Selim, Gamal M I

    2014-07-01

    The problem of hardware Trojans is becoming more serious especially with the widespread of fabless design houses and design reuse. Hardware Trojans can be embedded on chip during manufacturing or in third party intellectual property cores (IPs) during the design process. Recent research is performed to detect Trojans embedded at manufacturing time by comparing the suspected chip with a golden chip that is fully trusted. However, Trojan detection in third party IP cores is more challenging than other logic modules especially that there is no golden chip. This paper proposes a new methodology to detect/prevent hardware Trojans in third party IP cores. The method works by gradually building trust in suspected IP cores by comparing the outputs of different untrusted implementations of the same IP core. Simulation results show that our method achieves higher probability of Trojan detection over a naive implementation of simple voting on the output of different IP cores. In addition, experimental results show that the proposed method requires less hardware overhead when compared with a simple voting technique achieving the same degree of security.

  5. System-level protection and hardware Trojan detection using weighted voting

    Directory of Open Access Journals (Sweden)

    Hany A.M. Amin

    2014-07-01

    Full Text Available The problem of hardware Trojans is becoming more serious especially with the widespread of fabless design houses and design reuse. Hardware Trojans can be embedded on chip during manufacturing or in third party intellectual property cores (IPs during the design process. Recent research is performed to detect Trojans embedded at manufacturing time by comparing the suspected chip with a golden chip that is fully trusted. However, Trojan detection in third party IP cores is more challenging than other logic modules especially that there is no golden chip. This paper proposes a new methodology to detect/prevent hardware Trojans in third party IP cores. The method works by gradually building trust in suspected IP cores by comparing the outputs of different untrusted implementations of the same IP core. Simulation results show that our method achieves higher probability of Trojan detection over a naive implementation of simple voting on the output of different IP cores. In addition, experimental results show that the proposed method requires less hardware overhead when compared with a simple voting technique achieving the same degree of security.

  6. Behavioral analysis of differential Hebbian learning in closed-loop systems

    DEFF Research Database (Denmark)

    Kulvicius, Tomas; Kolodziejski, Christoph; Tamosiunaite, Minija

    2010-01-01

    Understanding closed loop behavioral systems is a non-trivial problem, especially when they change during learning. Descriptions of closed loop systems in terms of information theory date back to the 1950s, however, there have been only a few attempts which take into account learning, mostly...... measuring information of inputs. In this study we analyze a specific type of closed loop system by looking at the input as well as the output space. For this, we investigate simulated agents that perform differential Hebbian learning (STDP). In the first part we show that analytical solutions can be found...

  7. Role of the DELSEED Loop in Torque Transmission of F1-ATPase

    Science.gov (United States)

    Tanigawara, Mizue; Tabata, Kazuhito V.; Ito, Yuko; Ito, Jotaro; Watanabe, Rikiya; Ueno, Hiroshi; Ikeguchi, Mitsunori; Noji, Hiroyuki

    2012-01-01

    F1-ATPase is an ATP-driven rotary motor that generates torque at the interface between the catalytic β-subunits and the rotor γ-subunit. The β-subunit inwardly rotates the C-terminal domain upon nucleotide binding/dissociation; hence, the region of the C-terminal domain that is in direct contact with γ—termed the DELSEED loop—is thought to play a critical role in torque transmission. We substituted all the DELSEED loop residues with alanine to diminish specific DELSEED loop-γ interactions and with glycine to disrupt the loop structure. All the mutants rotated unidirectionally with kinetic parameters comparable to those of the wild-type F1, suggesting that the specific interactions between DELSEED loop and γ is not involved in cooperative interplays between the catalytic β-subunits. Glycine substitution mutants generated half the torque of the wild-type F1, whereas the alanine mutant generated comparable torque. Fluctuation analyses of the glycine/alanine mutants revealed that the γ-subunit was less tightly held in the α3β3-stator ring of the glycine mutant than in the wild-type F1 and the alanine mutant. Molecular dynamics simulation showed that the DELSEED loop was disordered by the glycine substitution, whereas it formed an α-helix in the alanine mutant. Our results emphasize the importance of loop rigidity for efficient torque transmissions. PMID:23009846

  8. Ground Simulation of an Autonomous Satellite Rendezvous and Tracking System Using Dual Robotic Systems

    Science.gov (United States)

    Trube, Matthew J.; Hyslop, Andrew M.; Carignan, Craig R.; Easley, Joseph W.

    2012-01-01

    A hardware-in-the-loop ground system was developed for simulating a robotic servicer spacecraft tracking a target satellite at short range. A relative navigation sensor package "Argon" is mounted on the end-effector of a Fanuc 430 manipulator, which functions as the base platform of the robotic spacecraft servicer. Machine vision algorithms estimate the pose of the target spacecraft, mounted on a Rotopod R-2000 platform, relay the solution to a simulation of the servicer spacecraft running in "Freespace", which performs guidance, navigation and control functions, integrates dynamics, and issues motion commands to a Fanuc platform controller so that it tracks the simulated servicer spacecraft. Results will be reviewed for several satellite motion scenarios at different ranges. Key words: robotics, satellite, servicing, guidance, navigation, tracking, control, docking.

  9. Tool for the Integrated Dynamic Numerical Propulsion System Simulation (NPSS)/Turbine Engine Closed-Loop Transient Analysis (TTECTrA) User's Guide

    Science.gov (United States)

    Chin, Jeffrey C.; Csank, Jeffrey T.

    2016-01-01

    The Tool for Turbine Engine Closed-Loop Transient Analysis (TTECTrA ver2) is a control design tool thatenables preliminary estimation of transient performance for models without requiring a full nonlinear controller to bedesigned. The program is compatible with subsonic engine models implemented in the MATLAB/Simulink (TheMathworks, Inc.) environment and Numerical Propulsion System Simulation (NPSS) framework. At a specified flightcondition, TTECTrA will design a closed-loop controller meeting user-defined requirements in a semi or fully automatedfashion. Multiple specifications may be provided, in which case TTECTrA will design one controller for each, producing acollection of controllers in a single run. Each resulting controller contains a setpoint map, a schedule of setpointcontroller gains, and limiters; all contributing to transient characteristics. The goal of the program is to providesteady-state engine designers with more immediate feedback on the transient engine performance earlier in the design cycle.

  10. Stability, structure, and evolution of cool loops

    International Nuclear Information System (INIS)

    Cally, P.S.; Robb, T.D.

    1991-01-01

    The criteria for the existence and stability of cool loops are reexamined. It is found that the stability of the loops strongly depends on the form of the heating and radiative loss functions and that if the Ly-alpha peak which appears in most calculations of the radiative loss function is real, cool loops are almost certainly unstable. Removing the hydrogen contribution from the recent loss function Q(T) by Cook et al. (1989) does not produce the much-used result, Q proportional to T-cubed, which is so favorable to cool loop stability. Even using the probably unrealistically favorable loss function Q1 of Cook et al. with the hydrogen contribution removed, the maximum temperature attainable in stable cool loops is a factor of 2-3 too small to account for the excess emission observed in lower transition region lines. Dynamical simulations of cool loop instabilities reveal that the final state of such a model is the hot loop equilibrium. 26 refs

  11. FPGA based hardware optimized implementation of signal processing system for LFM pulsed radar

    Science.gov (United States)

    Azim, Noor ul; Jun, Wang

    2016-11-01

    Signal processing is one of the main parts of any radar system. Different signal processing algorithms are used to extract information about different parameters like range, speed, direction etc, of a target in the field of radar communication. This paper presents LFM (Linear Frequency Modulation) pulsed radar signal processing algorithms which are used to improve target detection, range resolution and to estimate the speed of a target. Firstly, these algorithms are simulated in MATLAB to verify the concept and theory. After the conceptual verification in MATLAB, the simulation is converted into implementation on hardware using Xilinx FPGA. Chosen FPGA is Xilinx Virtex-6 (XC6LVX75T). For hardware implementation pipeline optimization is adopted and also other factors are considered for resources optimization in the process of implementation. Focusing algorithms in this work for improving target detection, range resolution and speed estimation are hardware optimized fast convolution processing based pulse compression and pulse Doppler processing.

  12. The Duration of Energy Deposition on Unresolved Flaring Loops in the Solar Corona

    Science.gov (United States)

    Reep, Jeffrey W.; Polito, Vanessa; Warren, Harry P.; Crump, Nicholas A.

    2018-04-01

    Solar flares form and release energy across a large number of magnetic loops. The global parameters of flares, such as the total energy released, duration, physical size, etc., are routinely measured, and the hydrodynamics of a coronal loop subjected to intense heating have been extensively studied. It is not clear, however, how many loops comprise a flare, nor how the total energy is partitioned between them. In this work, we employ a hydrodynamic model to better understand the energy partition by synthesizing Si IV and Fe XXI line emission and comparing to observations of these lines with the Interface Region Imaging Spectrograph (IRIS). We find that the observed temporal evolution of the Doppler shifts holds important information on the heating duration. To demonstrate this, we first examine a single loop model, and find that the properties of chromospheric evaporation seen in Fe XXI can be reproduced by loops heated for long durations, while persistent redshifts seen in Si IV cannot be reproduced by any single loop model. We then examine a multithreaded model, assuming both a fixed heating duration on all loops and a distribution of heating durations. For a fixed heating duration, we find that durations of 100–200 s do a fair job of reproducing both the red- and blueshifts, while a distribution of durations, with a median of about 50–100 s, does a better job. Finally, we compare our simulations directly to observations of an M-class flare seen by IRIS, and find good agreement between the modeled and observed values given these constraints.

  13. Automatic Parameter Tuning for the Morpheus Vehicle Using Particle Swarm Optimization

    Science.gov (United States)

    Birge, B.

    2013-01-01

    A high fidelity simulation using a PC based Trick framework has been developed for Johnson Space Center's Morpheus test bed flight vehicle. There is an iterative development loop of refining and testing the hardware, refining the software, comparing the software simulation to hardware performance and adjusting either or both the hardware and the simulation to extract the best performance from the hardware as well as the most realistic representation of the hardware from the software. A Particle Swarm Optimization (PSO) based technique has been developed that increases speed and accuracy of the iterative development cycle. Parameters in software can be automatically tuned to make the simulation match real world subsystem data from test flights. Special considerations for scale, linearity, discontinuities, can be all but ignored with this technique, allowing fast turnaround both for simulation tune up to match hardware changes as well as during the test and validation phase to help identify hardware issues. Software models with insufficient control authority to match hardware test data can be immediately identified and using this technique requires very little to no specialized knowledge of optimization, freeing model developers to concentrate on spacecraft engineering. Integration of the PSO into the Morpheus development cycle will be discussed as well as a case study highlighting the tool's effectiveness.

  14. Patterns of Participation and Motivation in Folding@home: The Contribution of Hardware Enthusiasts and Overclockers

    Directory of Open Access Journals (Sweden)

    Vickie Curtis

    2018-04-01

    Full Text Available Folding@home is a distributed computing project in which participants run protein folding simulations on their computers. Participants complete work units and are awarded points for their contribution. An investigation into motivations to participate and patterns of participation revealed the significant contribution of a sub-community composed of individuals who custom-build computers to maximise their processing power. These individuals, known as “overclockers” or “hardware enthusiasts,” use distributed computing projects such as Folding@home to benchmark their modified computers and to compete with one another to see who can process the greatest number of project work units. Many are initially drawn to the project to learn about computer hardware from other overclockers and to compete for points. However, once they learn more about the scientific outputs of Folding@home, some participants become more motivated by the desire to contribute to scientific research. Overclockers form numerous online communities where members collaborate and help each other maximise their computing output. They invest heavily in their computers and process the majority of Folding@home’s simulations, thus providing an invaluable (and free resource.

  15. Hawaiian Electric Advanced Inverter Test Plan - Result Summary

    Energy Technology Data Exchange (ETDEWEB)

    Hoke, Anderson; Nelson, Austin; Prabakar, Kumaraguru; Nagarajan, Adarsh

    2016-10-14

    This presentation is intended to share the results of lab testing of five PV inverters with the Hawaiian Electric Companies and other stakeholders and interested parties. The tests included baseline testing of advanced inverter grid support functions, as well as distribution circuit-level tests to examine the impact of the PV inverters on simulated distribution feeders using power hardware-in-the-loop (PHIL) techniques. hardware-in-the-loop (PHIL) techniques.

  16. Criteria for saturated magnetization loop

    International Nuclear Information System (INIS)

    Harres, A.; Mikhov, M.; Skumryev, V.; Andrade, A.M.H. de; Schmidt, J.E.; Geshev, J.

    2016-01-01

    Proper estimation of magnetization curve parameters is vital in studying magnetic systems. In the present article, criteria for discrimination non-saturated (minor) from saturated (major) hysteresis loops are proposed. These employ the analysis of (i) derivatives of both ascending and descending branches of the loop, (ii) remanent magnetization curves, and (iii) thermomagnetic curves. Computational simulations are used in order to demonstrate their validity. Examples illustrating the applicability of these criteria to well-known real systems, namely Fe_3O_4 and Ni fine particles, are provided. We demonstrate that the anisotropy-field value estimated from a visual examination of an only apparently major hysteresis loop could be more than two times lower than the real one. - Highlights: • Proper estimation of hysteresis-loop parameters is vital in magnetic studies. • We propose criteria for discrimination minor from major hysteresis loops. • The criteria analyze magnetization, remanence and ZFC/FC curves and/or their derivatives. • Examples of their application on real nanoparticles systems are given. • Using the criteria could avoid twofold or bigger saturation-field underestimation errors.

  17. Criteria for saturated magnetization loop

    Energy Technology Data Exchange (ETDEWEB)

    Harres, A. [Departamento de Física, UFSM, Santa Maria, 97105-900 Rio Grande do Sul (Brazil); Mikhov, M. [Faculty of Physics, University of Sofia, 1164 Sofia (Bulgaria); Skumryev, V. [Institució Catalana de Recerca i Estudis Avançats, 08010 Barcelona (Spain); Departament de Física, Universitat Autònoma de Barcelona, 08193 Barcelona (Spain); Andrade, A.M.H. de; Schmidt, J.E. [Instituto de Física, UFRGS, Porto Alegre, 91501-970 Rio Grande do Sul (Brazil); Geshev, J., E-mail: julian@if.ufrgs.br [Departament de Física, Universitat Autònoma de Barcelona, 08193 Barcelona (Spain); Instituto de Física, UFRGS, Porto Alegre, 91501-970 Rio Grande do Sul (Brazil)

    2016-03-15

    Proper estimation of magnetization curve parameters is vital in studying magnetic systems. In the present article, criteria for discrimination non-saturated (minor) from saturated (major) hysteresis loops are proposed. These employ the analysis of (i) derivatives of both ascending and descending branches of the loop, (ii) remanent magnetization curves, and (iii) thermomagnetic curves. Computational simulations are used in order to demonstrate their validity. Examples illustrating the applicability of these criteria to well-known real systems, namely Fe{sub 3}O{sub 4} and Ni fine particles, are provided. We demonstrate that the anisotropy-field value estimated from a visual examination of an only apparently major hysteresis loop could be more than two times lower than the real one. - Highlights: • Proper estimation of hysteresis-loop parameters is vital in magnetic studies. • We propose criteria for discrimination minor from major hysteresis loops. • The criteria analyze magnetization, remanence and ZFC/FC curves and/or their derivatives. • Examples of their application on real nanoparticles systems are given. • Using the criteria could avoid twofold or bigger saturation-field underestimation errors.

  18. Dose rates modeling of pressurized water reactor primary loop components with SCALE6.0

    International Nuclear Information System (INIS)

    Matijević, Mario; Pevec, Dubravko; Trontl, Krešimir

    2015-01-01

    facility model which included only reactor core and adjacent concrete structures with the steam generator and the pump. Hybrid FW-CADIS methodology appears to be very effective for shielding calculations of complicated MC geometries. It was demonstrated that definition of air as a global adjoint source gave lower uncertainty of photon dose rates. Activation of the primary loop coolant, which becomes additional gamma source in operating reactor, was considered. Compared with analog MC simulations, the hybrid methodology drastically improved Monaco distributions in quality as well in space coverage. The SCALE6.0 hybrid stochastic methodology was thoroughly investigated and its versatile ability for deep penetration models was proved. A careful selection of parameters can relax high CPU time and hardware requirements

  19. Characterization, propagation, and simulation of sources and backgrounds II; Proceedings of the Meeting, Orlando, FL, Apr. 20-22, 1992

    Science.gov (United States)

    Clement, Dieter; Watkins, Wendell R.

    Consideration is given to a characterization of the environmental influence on targets, backgrounds, camouflage, and clutter; modeling of physically based dynamics of scene radiation and its propagation; and the relatively sophisticated real-time simulations/simulators for system observer display and testing of some of these dynamic and varied scene changes. Particular attention is given to the hardware-in-the-loop infrared projector technology, a strategic scene generation model, a comparison of night sky spectral radiance measurements with MODTRAN and LOWTRAN 7 predictions, spatiotemporal models for the simulation of infrared backgrounds, computer-based evaluation of camouflage, dual-band infrared polarization measurements of sun glint from the sea surface, an electron gun IR scenario simulator, relaxation processes of vibrationally excited species in the mesosphere and thermosphere, a fiber-optic-based device for the investigation of aerooptic effects, and luminous intensity measurements of sources using a new detector-based illuminance scale. (For individual items see A93-28623 to A93-28625)

  20. Functional Analysis of Battery Management Systems using Multi-Cell HIL Simulator

    DEFF Research Database (Denmark)

    Barreras, Jorge Varela; Swierczynski, Maciej Jozef; Schaltz, Erik

    2015-01-01

    Developers and manufacturers of Battery Management Systems (BMSs) require extensive testing of controller HW and SW, such as analog front-end (AFE) and performance of generated control code. In comparison with tests conducted on real batteries, tests conducted on hardware-in-the-loop (HIL......) simulator may be more costant time effective, easier to reproduce and safer beyond the normal range of operation, especially at early stages in the development process or during fault simulation. In this paper a li-ion battery (LIB) electro-thermal multicell model coupled with an aging model is designed......, characterized and validated based on experimental data, converted to C code and emulated in real-time with a dSpace HIL simulator. The BMS to be tested interacts with the emulated battery pack as if it was managing a real battery pack. BMS functions such as protection, measuring of current, voltage...

  1. Hydraulic loop: practices using open control systems

    International Nuclear Information System (INIS)

    Carrasco, J.A.; Alonso, L.; Sanchez, F.

    1998-01-01

    The Tecnatom Hydraulic Loop is a dynamic training platform. It has been designed with the purpose of improving the work in teams. With this system, the student can obtain a full scope vision of a system. The hydraulic Loop is a part of the Tecnatom Maintenance Centre. The first objective of the hydraulic Loop is the instruction in components, process and process control using open control system. All the personal of an electric power plant can be trained in the Hydraulic Loop with specific courses. The development of a dynamic tool for tests previous to plant installations has been an additional objective of the Hydraulic Loop. The use of this platform is complementary to the use of full-scope simulators in order to debug and to analyse advanced control strategies. (Author)

  2. Two-loop polygon Wilson loops in N = 4 SYM

    International Nuclear Information System (INIS)

    Anastasiou, C.; Brandhuber, A.; Heslop, P.; Spence, B.; Travaglini, G.; Khoze, V.V.

    2009-01-01

    We compute for the first time the two-loop corrections to arbitrary n-gon lightlike Wilson loops in N = 4 supersymmetric Yang-Mills theory, using efficient numerical methods. The calculation is motivated by the remarkable agreement between the finite part of planar six-point MHV amplitudes and hexagon Wilson loops which has been observed at two loops. At n = 6 we confirm that the ABDK/BDS ansatz must be corrected by adding a remainder function, which depends only on conformally invariant ratios of kinematic variables. We numerically compute remainder functions for n = 7,8 and verify dual conformal invariance. Furthermore, we study simple and multiple collinear limits of the Wilson loop remainder functions and demonstrate that they have precisely the form required by the collinear factorisation of the corresponding two-loop n-point amplitudes. The number of distinct diagram topologies contributing to the n-gon Wilson loops does not increase with n, and there is a fixed number of 'master integrals', which we have computed. Thus we have essentially computed general polygon Wilson loops, and if the correspondence with amplitudes continues to hold, all planar n-point two-loop MHV amplitudes in the N = 4 theory.

  3. Study of the effect of loop inductance on the RF transmission line to cavity coupling coefficient

    International Nuclear Information System (INIS)

    Lal, Shankar; Pant, K. K.

    2016-01-01

    Coupling of RF power is an important aspect in the design and development of RF accelerating structures. RF power coupling employing coupler loops has the advantage of tunability of β, the transmission line to cavity coupling coefficient. Analytical expressions available in literature for determination of size of the coupler loop using Faraday’s law of induction show reasonably good agreement with experimentally measured values of β below critical coupling (β ≤ 1) but show large deviation with experimentally measured values and predictions by simulations for higher values of β. In actual accelerator application, many RF cavities need to be over-coupled with β > 1 for reasons of beam loading compensation, reduction of cavity filling time, etc. This paper discusses a modified analytical formulation by including the effect of loop inductance in the determination of loop size for any desired coupling coefficient. The analytical formulation shows good agreement with 3D simulations and with experimentally measured values. It has been successfully qualified by the design and development of power coupler loops for two 476 MHz pre-buncher RF cavities, which have successfully been conditioned at rated power levels using these coupler loops.

  4. Closed and Open Loop Subspace System Identification of the Kalman Filter

    Directory of Open Access Journals (Sweden)

    David Di Ruscio

    2009-04-01

    Full Text Available Some methods for consistent closed loop subspace system identification presented in the literature are analyzed and compared to a recently published subspace algorithm for both open as well as for closed loop data, the DSR_e algorithm. Some new variants of this algorithm are presented and discussed. Simulation experiments are included in order to illustrate if the algorithms are variance efficient or not.

  5. The role of the visual hardware system in rugby performance ...

    African Journals Online (AJOL)

    This study explores the importance of the 'hardware' factors of the visual system in the game of rugby. A group of professional and club rugby players were tested and the results compared. The results were also compared with the established norms for elite athletes. The findings indicate no significant difference in hardware ...

  6. Binary Associative Memories as a Benchmark for Spiking Neuromorphic Hardware

    Directory of Open Access Journals (Sweden)

    Andreas Stöckel

    2017-08-01

    Full Text Available Large-scale neuromorphic hardware platforms, specialized computer systems for energy efficient simulation of spiking neural networks, are being developed around the world, for example as part of the European Human Brain Project (HBP. Due to conceptual differences, a universal performance analysis of these systems in terms of runtime, accuracy and energy efficiency is non-trivial, yet indispensable for further hard- and software development. In this paper we describe a scalable benchmark based on a spiking neural network implementation of the binary neural associative memory. We treat neuromorphic hardware and software simulators as black-boxes and execute exactly the same network description across all devices. Experiments on the HBP platforms under varying configurations of the associative memory show that the presented method allows to test the quality of the neuron model implementation, and to explain significant deviations from the expected reference output.

  7. Experiment data report for semiscale MOD-1 test S-01-3 (isothermal blowdown with core resistance simulator)

    International Nuclear Information System (INIS)

    Zender, S.N.

    1975-03-01

    Recorded test data are presented for Test S-01-3 of the semiscale Mod-1 isothermal blowdown test series. Test S-01-3 is one of several semiscale Mod-1 experiments which are counterparts of the planned Loss-of-Fluid Test (LOFT) nonnuclear experiments. System hardware is of the LOFT design, selected using volumetric scaling methods, and initial conditions duplicate those identified for the LOFT nonnuclear tests. Test S-01-3 employed an intact loop resistance that was low relative to that of the first test in the series (Test S-01-2) to establish the importance of intact loop resistance on system response during blowdown. An orificed structure was used in the pressure vessel to simulate the LOFT core simulator. The test was initiated at isothermal conditions of 2245 psig and 538 0 F by a simulated offset shear of the cold-leg broken loop piping. During system depressurization, coolant was injected into the lower plenum of the pressure vessel to provide data on the effects of emergency core cooling on system response. Additionally, to aid in determination of the effects of accumulator gas on pressure suppression system response, the nitrogen used to charge the accumulator systems for Test S-01-3 was allowed to vent into the lower plenum following depletion of the coolant. (U.S.)

  8. FASTBUS simulation models in VHDL

    International Nuclear Information System (INIS)

    Appelquist, G.

    1992-11-01

    Four hardware simulation models implementing the FASTBUS protocol are described. The models are written in the VHDL hardware description language to obtain portability, i.e. without relations to any specific simulator. They include two complete FASTBUS devices, a full-duplex segment interconnect and ancillary logic for the segment. In addition, master and slave models using a high level interface to describe FASTBUS operations, are presented. With these models different configurations of FASTBUS systems can be evaluated and the FASTBUS transactions of new devices can be verified. (au)

  9. An atmospheric turbulence and telescope simulator for the development of AOLI

    Science.gov (United States)

    Puga, Marta; López, Roberto; King, David; Oscoz, Alejandro

    2014-08-01

    AOLI, Adaptive Optics Lucky Imager, is the next generation of extremely high resolution instruments in the optical range, combining the two more promising techniques: Adaptive optics and lucky imaging. The possibility of reaching fainter objects at maximum resolution implies a better use of weak energy on each lucky image. AOLI aims to achieve this by using an adaptive optics system to reduce the dispersion that seeing causes on the spot and therefore increasing the number of optimal images to accumulate, maximizing the efficiency of the lucky imaging technique. The complexity of developments in hardware, control and software for in-site telescope tests claim for a system to simulate the telescope performance. This paper outlines the requirements and a concept/preliminary design for the William Herschel Telescope (WHT) and atmospheric turbulence simulator. The design consists of pupil resemble, a variable intensity point source, phase plates and a focal plane mask to assist in the alignment, diagnostics and calibration of AOLI wavefront sensor, AO loop and science detectors, as well as enabling stand-alone test operation of AOLI.

  10. MHD modeling of coronal loops: the transition region throat

    Science.gov (United States)

    Guarrasi, M.; Reale, F.; Orlando, S.; Mignone, A.; Klimchuk, J. A.

    2014-04-01

    Context. The expansion of coronal loops in the transition region may considerably influence the diagnostics of the plasma emission measure. The cross-sectional area of the loops is expected to depend on the temperature and pressure, and might be sensitive to the heating rate. Aims: The approach here is to study the area response to slow changes in the coronal heating rate, and check the current interpretation in terms of steady heating models. Methods: We study the area response with a time-dependent 2D magnetohydrodynamic (MHD) loop model, including the description of the expanding magnetic field, coronal heating and losses by thermal conduction, and radiation from optically thin plasma. We run a simulation for a loop 50 Mm long and quasi-statically heated to about 4 MK. Results: We find that the area can change substantially with the quasi-steady heating rate, e.g., by ~40% at 0.5 MK as the loop temperature varies between 1 MK and 4 MK, and, therefore, affects the interpretation of the differential emission measure vs. temperature (DEM(T)) curves. The movie associated to Fig. 4 is available in electronic form at http://www.aanda.org

  11. A detailed BWR recirculation loop model for RELAP

    Energy Technology Data Exchange (ETDEWEB)

    Araiza-Martínez, Enrique, E-mail: enrique.araiza@inin.gob.mx; Ortiz-Villafuerte, Javier, E-mail: javier.ortiz@inin.gob.mx; Castillo-Durán, Rogelio, E-mail: rogelio.castillo@inin.gob.mx

    2017-01-15

    Highlights: • A new detailed BWR recirculation loop model was developed for RELAP. • All jet pumps, risers, manifold, suction and control valves, and recirculation pump are modeled. • Model is tested against data from partial blockage of two jet pumps. • For practical applications, simulation results showed good agreement with available data. - Abstract: A new detailed geometric model of the whole recirculation loop of a BWR has been developed for the code RELAP. This detailed model includes the 10 jet pumps, 5 risers, manifold, suction and control valves, and the recirculation pump, per recirculation loop. The model is tested against data from an event of partial blockage at the entrance nozzle of one jet pump in both recirculation loops. For practical applications, simulation results showed good agreement with data. Then, values of parameters considered as figure of merit (reactor power, dome pressure, core flow, among others) for this event are compared against those from the common 1 jet pump per loop model. The results show that new detailed model led to a closer prediction of the reported power change. The detailed recirculation loop model can provide more reliable boundary condition data to a CFD models for studies of, for example, flow induced vibration, wear, and crack initiation.

  12. Target tracking control and semi-physical simulation of Qball-X4 quad-rotor unmanned aerial vehicle

    Directory of Open Access Journals (Sweden)

    Lu Liu

    2017-01-01

    Full Text Available In this article, a set of integrated ground target tracking flight system has been proposed based on the Qball-X4 quad-rotor unmanned aerial vehicle hardware platform and the QuaRC software platform. Both of the hardware and software platforms are developed by Quanser Company, Canada. The proposed tracking and positioning algorithm could be divided into several stages. First, a tracker is developed based on an optical flow method to track the target; and then, in order to improve the reliability of tracking algorithm and also help in retrieving the lost target, a cascade target detector is developed; meanwhile, a model updated scheme aiming at some possible errors in tracking and detecting process is presented based on Positive-Negative (P-N learning system; at last, a monocular visual positioning system is designed based on the corresponding navigation message. In addition, the effectiveness of the proposed flight control system is verified by both simulation and hardware-in-loop system results in several tracking flight tests.

  13. Minor loop dependence of the magnetic forces and stiffness in a PM-HTS levitation system

    Science.gov (United States)

    Yang, Yong; Li, Chengshan

    2017-12-01

    Based upon the method of current vector potential and the critical state model of Bean, the vertical and lateral forces with different sizes of minor loop are simulated in two typical cooling conditions when a rectangular permanent magnet (PM) above a cylindrical high temperature superconductor (HTS) moves vertically and horizontally. The different values of average magnetic stiffness are calculated by various sizes of minor loop changing from 0.1 to 2 mm. The magnetic stiffness with zero traverse is obtained by using the method of linear extrapolation. The simulation results show that the extreme values of forces decrease with increasing size of minor loop. The magnetic hysteresis of the force curves also becomes small as the size of minor loop increases. This means that the vertical and lateral forces are significantly influenced by the size of minor loop because the forces intensely depend on the moving history of the PM. The vertical stiffness at every vertical position when the PM vertically descends to 1 mm is larger than that as the PM vertically ascents to 30 mm. When the PM moves laterally, the lateral stiffness during the PM passing through any horizontal position in the first time almost equal to the value during the PM passing through the same position in the second time in zero-field cooling (ZFC), however, the lateral stiffness in field cooling (FC) and the cross stiffness in ZFC and FC are significantly affected by the moving history of the PM.

  14. Re-configurable ATCA Hardware for Plasma Control and Data Acquisition

    Energy Technology Data Exchange (ETDEWEB)

    Carvalho, B.; Batista, A.; Correia, M.; Fernandes, H.; Sousa, J. [Instituto de Plasmas e Fusao Nuclear - Instituto Superior Tecnico, Lisbon (Portugal)

    2009-07-01

    The IST/EURATOM Association is developing a new generation of control and data acquisition hardware for fusion experiments based on the ATCA architecture. This emerging open standard offers a significantly higher data throughput over a reliable High Availability (HA) mechanical and electrical platform. One of this ATCA boards, has 32 galvanic isolated ADC channels (18 bit) each mounted on a exchangeable plug-in card, 8 DAC channels (16 bit), 8 digital I/O channels and embeds a high performance XILINX Virtex 4 family field programmable gate array (FPGA). The specific modular hardware design enables adaptable utilization of the board in dissimilar applications. The first configuration, specially developed for tokamak plasma Vertical Stabilization, consists of a Multiple-Input-Multiple-Output (MIMO) controller that is capable of feedback loops faster than 1 ms, using a multitude of input signals fed from different boards communicating through the Aurora point-to-point protocol. Massive parallel algorithms can be implemented inside the FPGA either with programmed digital logic, using a HDL hardware description language, or inside the two included silicon PowerPCs running a full fledged real-time operating system. The second board configuration is dedicated for transient recording of the entire 32 channels at 2 MSamples/s to the built-in 512 MBDDR2 memory. Signal data retrieval is accelerated by a DMA-driven PCI Express-x1 Interface to the ATCA system controller providing an overall throughput in excess of 250 MB/s. This paper illustrates these developments and discusses possible configurations for foreseen applications. (authors)

  15. Atomistic study of the hardening of ferritic iron by Ni-Cr decorated dislocation loops

    Science.gov (United States)

    Bonny, G.; Bakaev, A.; Terentyev, D.; Zhurkin, E.; Posselt, M.

    2018-01-01

    The exact nature of the radiation defects causing hardening in reactor structural steels consists of several components that are not yet clearly determined. While generally, the hardening is attributed to dislocation loops, voids and secondary phases (radiation-induced precipitates), recent advanced experimental and computational studies point to the importance of solute-rich clusters (SRCs). Depending on the exact composition of the steel, SRCs may contain Mn, Ni and Cu (e.g. in reactor pressure vessel steels) or Ni, Cr, Si, Mn (e.g. in high-chromium steels for generation IV and fusion applications). One of the hypotheses currently implied to explain their formation is the process of radiation-induced diffusion and segregation of these elements to small dislocation loops (heterogeneous nucleation), so that the distinction between SRCs and loops becomes somewhat blurred. In this work, we perform an atomistic study to investigate the enrichment of loops by Ni and Cr solutes and their interaction with an edge dislocation. The dislocation loops decorated with Ni and Cr solutes are obtained by Monte Carlo simulations, while the effect of solute segregation on the loop's strength and interaction mechanism is then addressed by large scale molecular dynamics simulations. The synergy of the Cr-Ni interaction and their competition to occupy positions in the dislocation loop core are specifically clarified.

  16. Methodology for the LABIHS PWR simulator modernization

    Energy Technology Data Exchange (ETDEWEB)

    Jaime, Guilherme D.G.; Oliveira, Mauro V., E-mail: gdjaime@ien.gov.b, E-mail: mvitor@ien.gov.b [Instituto de Engenharia Nuclear (IEN/CNEN-RJ), Rio de Janeiro, RJ (Brazil)

    2011-07-01

    The Human-System Interface Laboratory (LABIHS) simulator is composed by a set of advanced hardware and software components whose goal is to simulate the main characteristics of a Pressured Water Reactor (PWR). This simulator serves for a set of purposes, such as: control room modernization projects; designing of operator aiding systems; providing technological expertise for graphical user interfaces (GUIs) designing; control rooms and interfaces evaluations considering both ergonomics and human factors aspects; interaction analysis between operators and the various systems operated by them; and human reliability analysis in scenarios considering simulated accidents and normal operation. The simulator runs in a PA-RISC architecture server (HPC3700), developed nearby 2000's, using the HP-UX operating system. All mathematical modeling components were written using the HP Fortran-77 programming language with a shared memory to exchange data from/to all simulator modules. Although this hardware/software framework has been discontinued in 2008, with costumer support ceasing in 2013, it is still used to run and operate the simulator. Due to the fact that the simulator is based on an obsolete and proprietary appliance, the laboratory is subject to efficiency and availability issues, such as: downtime caused by hardware failures; inability to run experiments on modern and well known architectures; and lack of choice of running multiple simulation instances simultaneously. This way, there is a need for a proposal and implementation of solutions so that: the simulator can be ported to the Linux operating system, running on the x86 instruction set architecture (i.e. personal computers); we can simultaneously run multiple instances of the simulator; and the operator terminals run remotely. This paper deals with the design stage of the simulator modernization, in which it is performed a thorough inspection of the hardware and software currently in operation. Our goal is to

  17. Methodology for the LABIHS PWR simulator modernization

    Energy Technology Data Exchange (ETDEWEB)

    Jaime, Guilherme D.G.; Oliveira, Mauro V., E-mail: gdjaime@ien.gov.b, E-mail: mvitor@ien.gov.b [Instituto de Engenharia Nuclear (IEN/CNEN-RJ), Rio de Janeiro, RJ (Brazil)

    2011-07-01

    The Human-System Interface Laboratory (LABIHS) simulator is composed by a set of advanced hardware and software components whose goal is to simulate the main characteristics of a Pressured Water Reactor (PWR). This simulator serves for a set of purposes, such as: control room modernization projects; designing of operator aiding systems; providing technological expertise for graphical user interfaces (GUIs) designing; control rooms and interfaces evaluations considering both ergonomics and human factors aspects; interaction analysis between operators and the various systems operated by them; and human reliability analysis in scenarios considering simulated accidents and normal operation. The simulator runs in a PA-RISC architecture server (HPC3700), developed nearby 2000's, using the HP-UX operating system. All mathematical modeling components were written using the HP Fortran-77 programming language with a shared memory to exchange data from/to all simulator modules. Although this hardware/software framework has been discontinued in 2008, with costumer support ceasing in 2013, it is still used to run and operate the simulator. Due to the fact that the simulator is based on an obsolete and proprietary appliance, the laboratory is subject to efficiency and availability issues, such as: downtime caused by hardware failures; inability to run experiments on modern and well known architectures; and lack of choice of running multiple simulation instances simultaneously. This way, there is a need for a proposal and implementation of solutions so that: the simulator can be ported to the Linux operating system, running on the x86 instruction set architecture (i.e. personal computers); we can simultaneously run multiple instances of the simulator; and the operator terminals run remotely. This paper deals with the design stage of the simulator modernization, in which it is performed a thorough inspection of the hardware and software currently in operation. Our goal is to

  18. Methodology for the LABIHS PWR simulator modernization

    International Nuclear Information System (INIS)

    Jaime, Guilherme D.G.; Oliveira, Mauro V.

    2011-01-01

    The Human-System Interface Laboratory (LABIHS) simulator is composed by a set of advanced hardware and software components whose goal is to simulate the main characteristics of a Pressured Water Reactor (PWR). This simulator serves for a set of purposes, such as: control room modernization projects; designing of operator aiding systems; providing technological expertise for graphical user interfaces (GUIs) designing; control rooms and interfaces evaluations considering both ergonomics and human factors aspects; interaction analysis between operators and the various systems operated by them; and human reliability analysis in scenarios considering simulated accidents and normal operation. The simulator runs in a PA-RISC architecture server (HPC3700), developed nearby 2000's, using the HP-UX operating system. All mathematical modeling components were written using the HP Fortran-77 programming language with a shared memory to exchange data from/to all simulator modules. Although this hardware/software framework has been discontinued in 2008, with costumer support ceasing in 2013, it is still used to run and operate the simulator. Due to the fact that the simulator is based on an obsolete and proprietary appliance, the laboratory is subject to efficiency and availability issues, such as: downtime caused by hardware failures; inability to run experiments on modern and well known architectures; and lack of choice of running multiple simulation instances simultaneously. This way, there is a need for a proposal and implementation of solutions so that: the simulator can be ported to the Linux operating system, running on the x86 instruction set architecture (i.e. personal computers); we can simultaneously run multiple instances of the simulator; and the operator terminals run remotely. This paper deals with the design stage of the simulator modernization, in which it is performed a thorough inspection of the hardware and software currently in operation. Our goal is to

  19. Transmission delays in hardware clock synchronization

    Science.gov (United States)

    Shin, Kang G.; Ramanathan, P.

    1988-01-01

    Various methods, both with software and hardware, have been proposed to synchronize a set of physical clocks in a system. Software methods are very flexible and economical but suffer an excessive time overhead, whereas hardware methods require no time overhead but are unable to handle transmission delays in clock signals. The effects of nonzero transmission delays in synchronization have been studied extensively in the communication area in the absence of malicious or Byzantine faults. The authors show that it is easy to incorporate the ideas from the communication area into the existing hardware clock synchronization algorithms to take into account the presence of both malicious faults and nonzero transmission delays.

  20. Second and third stages of project for the implementation of two asymmetric cooling loops modeled by the ALMOD3 code

    International Nuclear Information System (INIS)

    Dominguez, L.; Camargo, C.T.M.

    1985-04-01

    The second and third steps of the project for implementation of two non-symmetric cooling loops modeled by the ALMOD3 computer code are presented. These steps consists in activate the option for 2 loops already present in ALMOD3 original version and to introduce the GEVAP model for one of the two steam generators. In ALMOD3 original version the simulation of two non-symmetric loops was only possible using external functions, which provide the removed heat for each time step for one of the steam generators. With the introduction of GEVAP model, it is possible to obtain more accurate results. Due to its simplicity, the computer time required for execution is short. The results obtained in Angra 1 simulations are presented, analysed and compared with results obtained using one loop for simulating symmetric transients. (Author) [pt

  1. Open hardware for open science

    CERN Multimedia

    CERN Bulletin

    2011-01-01

    Inspired by the open source software movement, the Open Hardware Repository was created to enable hardware developers to share the results of their R&D activities. The recently published CERN Open Hardware Licence offers the legal framework to support this knowledge and technology exchange.   Two years ago, a group of electronics designers led by Javier Serrano, a CERN engineer, working in experimental physics laboratories created the Open Hardware Repository (OHR). This project was initiated in order to facilitate the exchange of hardware designs across the community in line with the ideals of “open science”. The main objectives include avoiding duplication of effort by sharing results across different teams that might be working on the same need. “For hardware developers, the advantages of open hardware are numerous. For example, it is a great learning tool for technologies some developers would not otherwise master, and it avoids unnecessary work if someone ha...

  2. A Novel Dynamic Co-Simulation Analysis for Overall Closed Loop Operation Control of a Large Wind Turbine

    Directory of Open Access Journals (Sweden)

    Ching-Sung Wang

    2016-08-01

    Full Text Available A novel dynamic co-simulation methodology of overall wind turbine systems is presented. This methodology combines aerodynamics, mechanism dynamics, control system dynamics, and subsystems dynamics. Aerodynamics and turbine properties were modeled in FAST (Fatigue, Aerodynamic, Structures, and Turbulence, and ADAMS (Automatic Dynamic Analysis of Mechanical Systems performed the mechanism dynamics; control system dynamics and subsystem dynamics such as generator, pitch control system, and yaw control system were modeled and built in MATLAB/SIMULINK. Thus, this comprehensive integration of methodology expands both the flexibility and controllability of wind turbines. The dynamic variations of blades, rotor dynamic response, and tower vibration can be performed under different inputs of wind profile, and the control strategies can be verified in the different closed loop simulation. Besides, the dynamic simulation results are compared with the measuring results of SCADA (Supervisory Control and Data Acquisition of a 2 MW wind turbine for ensuring the novel dynamic co-simulation methodology.

  3. Open Hardware Business Models

    OpenAIRE

    Edy Ferreira

    2008-01-01

    In the September issue of the Open Source Business Resource, Patrick McNamara, president of the Open Hardware Foundation, gave a comprehensive introduction to the concept of open hardware, including some insights about the potential benefits for both companies and users. In this article, we present the topic from a different perspective, providing a classification of market offers from companies that are making money with open hardware.

  4. FPGA-based real-time simulation of power converters of renewable energy sources

    Energy Technology Data Exchange (ETDEWEB)

    Kokenyesi, Tamas; Varjasi, Istvan [Budapest University of Technology and Economics, Department of Automation and Applied Informatics (Hungary)], e-mail: kokenyesi.tamas@gmail.com, email: varjasi@aut.bme.hu

    2011-07-01

    This paper presents a hardware-in-the-loop testing (HIL) approach based on a field programmable gate array (FPGA) real-time simulation with real measured signals designed to reduce the cost and time for testing the main circuit of a power converter significantly. This method allows the control unit to measure its outputs on the same signal level in a completely transparent way, unlike other computer based simulation methods. As an example, a simulator for a three-phase inverter used for DC/AC conversion or frequency control is described and the simulated network illustrated. The calculation procedure and relative equations are also detailed, with simulation parameters and some measurement results being presented. It was found that the main advantage of this method is speed, which was only limited by the actual capabilities of the FPGA used. This method can be applied to a wide variety of analog circuits, reducing time to market. More complex circuits and higher frequencies could be simulated in the future with the evolution of FPGAs.

  5. Implementation of the Lattice Boltzmann Method on Heterogeneous Hardware and Platforms using OpenCL

    Directory of Open Access Journals (Sweden)

    TEKIC, P. M.

    2012-02-01

    Full Text Available The Lattice Boltzmann method (LBM has become an alternative method for computational fluid dynamics with a wide range of applications. Besides its numerical stability and accuracy, one of the major advantages of LBM is its relatively easy parallelization and, hence, it is especially well fitted to many-core hardware as graphics processing units (GPU. The majority of work concerning LBM implementation on GPU's has used the CUDA programming model, supported exclusively by NVIDIA. Recently, the open standard for parallel programming of heterogeneous systems (OpenCL has been introduced. OpenCL standard matures and is supported on processors from most vendors. In this paper, we make use of the OpenCL framework for the lattice Boltzmann method simulation, using hardware accelerators - AMD ATI Radeon GPU, AMD Dual-Core CPU and NVIDIA GeForce GPU's. Application has been developed using a combination of Java and OpenCL programming languages. Java bindings for OpenCL have been utilized. This approach offers the benefits of hardware and operating system independence, as well as speeding up of lattice Boltzmann algorithm. It has been showed that the developed lattice Boltzmann source code can be executed without modification on all of the used hardware accelerators. Performance results have been presented and compared for the hardware accelerators that have been utilized.

  6. Synthetic hardware performance analysis in virtualized cloud environment for healthcare organization.

    Science.gov (United States)

    Tan, Chee-Heng; Teh, Ying-Wah

    2013-08-01

    The main obstacles in mass adoption of cloud computing for database operations in healthcare organization are the data security and privacy issues. In this paper, it is shown that IT services particularly in hardware performance evaluation in virtual machine can be accomplished effectively without IT personnel gaining access to actual data for diagnostic and remediation purposes. The proposed mechanisms utilized the hypothetical data from TPC-H benchmark, to achieve 2 objectives. First, the underlying hardware performance and consistency is monitored via a control system, which is constructed using TPC-H queries. Second, the mechanism to construct stress-testing scenario is envisaged in the host, using a single or combination of TPC-H queries, so that the resource threshold point can be verified, if the virtual machine is still capable of serving critical transactions at this constraining juncture. This threshold point uses server run queue size as input parameter, and it serves 2 purposes: It provides the boundary threshold to the control system, so that periodic learning of the synthetic data sets for performance evaluation does not reach the host's constraint level. Secondly, when the host undergoes hardware change, stress-testing scenarios are simulated in the host by loading up to this resource threshold level, for subsequent response time verification from real and critical transactions.

  7. OBSERVATIONAL SIGNATURES OF CORONAL LOOP HEATING AND COOLING DRIVEN BY FOOTPOINT SHUFFLING

    Energy Technology Data Exchange (ETDEWEB)

    Dahlburg, R. B.; Taylor, B. D. [LCP and FD, Naval Research Laboratory, Washington, DC 20375 (United States); Einaudi, G. [Berkeley Research Associates, Inc., Beltsville, MD 20705 (United States); Ugarte-Urra, I. [College of Science, George Mason University, Fairfax, VA 22030 (United States); Warren, H. P. [Space Science Division, Naval Research Laboratory, Washington, DC 20375 (United States); Rappazzo, A. F. [Advanced Heliophysics, Pasadena, CA 91106 (United States); Velli, M., E-mail: rdahlbur@lcp.nrl.navy.mil [EPSS, UCLA, Los Angeles, CA 90095 (United States)

    2016-01-20

    The evolution of a coronal loop is studied by means of numerical simulations of the fully compressible three-dimensional magnetohydrodynamic equations using the HYPERION code. The footpoints of the loop magnetic field are advected by random motions. As a consequence, the magnetic field in the loop is energized and develops turbulent nonlinear dynamics characterized by the continuous formation and dissipation of field-aligned current sheets: energy is deposited at small scales where heating occurs. Dissipation is nonuniformly distributed so that only a fraction of the coronal mass and volume gets heated at any time. Temperature and density are highly structured at scales that, in the solar corona, remain observationally unresolved: the plasma of our simulated loop is multithermal, where highly dynamical hotter and cooler plasma strands are scattered throughout the loop at sub-observational scales. Numerical simulations of coronal loops of 50,000 km length and axial magnetic field intensities ranging from 0.01 to 0.04 T are presented. To connect these simulations to observations, we use the computed number densities and temperatures to synthesize the intensities expected in emission lines typically observed with the Extreme Ultraviolet Imaging Spectrometer on Hinode. These intensities are used to compute differential emission measure distributions using the Monte Carlo Markov Chain code, which are very similar to those derived from observations of solar active regions. We conclude that coronal heating is found to be strongly intermittent in space and time, with only small portions of the coronal loop being heated: in fact, at any given time, most of the corona is cooling down.

  8. Open Hardware Business Models

    Directory of Open Access Journals (Sweden)

    Edy Ferreira

    2008-04-01

    Full Text Available In the September issue of the Open Source Business Resource, Patrick McNamara, president of the Open Hardware Foundation, gave a comprehensive introduction to the concept of open hardware, including some insights about the potential benefits for both companies and users. In this article, we present the topic from a different perspective, providing a classification of market offers from companies that are making money with open hardware.

  9. Temperature dependence of looping rates in a short peptide.

    Science.gov (United States)

    Roccatano, Danilo; Sahoo, Harekrushna; Zacharias, Martin; Nau, Werner M

    2007-03-15

    Knowledge of the influence of chain length and amino acid sequence on the structural and dynamic properties of small peptides in solution provides essential information on protein folding pathways. The combination of time-resolved optical spectroscopy and molecular dynamics (MD) simulation methods has become a powerful tool to investigate the kinetics of end-to-end collisions (looping rates) in short peptides, which are relevant in early protein folding events. We applied the combination of both techniques to study temperature-dependent (280-340 K) looping rates of the Dbo-AlaGlyGln-Trp-NH2 peptide, where Dbo represents a 2,3-diazabicyclo[2.2.2]oct-2-ene-labeled asparagine, which served as a fluorescent probe in the time-resolved spectroscopic experiments. The experimental looping rates increased from 4.8 x 10(7) s(-1) at 283 K to 2.0 x 10(8) s(-1) at 338 K in H2O. The corresponding Arrhenius plot provided as activation parameters Ea = 21.5 +/- 1.0 kJ mol(-1) and ln(A/s-1) = 26.8 +/- 0.2 in H2O. The results in D2O were consistent with a slight solvent viscosity effect, i.e., the looping rates were 10-20% slower. MD simulations were performed with the GROMOS96 force field in a water solvent model, which required first a parametrization of the synthetic amino acid Dbo. After corrections for solvent viscosity effects, the calculated looping rates varied from 1.5 x 10(8) s(-1) at 280 K to 8.2 x 10(8) s(-1) at 340 K in H2O, which was about four times larger than the experimental data. The calculated activation parameters were Ea = 24.7 +/- 1.5 kJ mol(-1) and ln(A/s(-1)) = 29.4 +/- 0.1 in H2O.

  10. Real-Time Simulation Technique of a Microgrid Model for DER Penetration

    Directory of Open Access Journals (Sweden)

    Konstantina Mentesidi

    2014-12-01

    Full Text Available Comprehensive analysis of Distributed Energy Resources (DER integration requires tools that provide computational power and flexibility. In this context, throughout this paper PHIL simulations are performed to emulate the energy management system of a real microgrid including a diesel synchronous machine and inverter-based sources. Moreover, conventional frequency and voltage droops were incorporated into the respective inverters. The results were verified at the real microgrid installation in the Centre for Renewable Energy Sources (CRES premises. This research work is divided into two steps: A Real time in RSCAD/RTDS and Power Hardware-in-the-Loop (PHIL simulations where the diesel generator´s active power droop control is evaluated, the battery inverter´s droop curves are simulated and the load sharing for parallel operation of the system´s generation units is examined. B microgrid experiments during which various tests were executed concerning the diesel generator and the battery inverters in order to examine their dynamic operation within the LV islanded power system.

  11. Use of Main Loop Isolating Valves (GZZS) in WWER 440

    International Nuclear Information System (INIS)

    Stefanova, A.E.; Gencheva, R.V.; Groudev, P.P.

    2002-01-01

    This paper discusses the usage of Main Loop Isolation Valves in case of Steam Generator Tube Rupture accident in WWER440/V230. A double-ended single pipe break in SG-6 was chosen as representative. In the paper are investigated two cases. In the first one the operator isolates the affected loop by Main Loop Isolation Valves closing and after primary depressurization re-opens them to cooldown the damaged Steam Generator. The second case treats the situation, where Main Loop Isolation Valves fail to close with the necessary operator actions for managing plant recovery. RELAP5/MOD3.2 computer code has been used to simulate the Steam Generator Tube Rupture accident in WWER440 NPP model. This model was developed and validated at Institute for Nuclear Research and Nuclear Energy - Bulgarian Academy of Sciences. The results of analyses presented in this report demonstrate that in the both cases (with or without Main Loop Isolation Valves usage) the operator could bring the plant to stable and safety conditions (Authors)

  12. Computational stability appraisal of rectangular natural circulation loop: Effect of loop inclination

    International Nuclear Information System (INIS)

    Krishnani, Mayur; Basu, Dipankar N.

    2017-01-01

    Highlights: • Computational model developed for single-phase rectangular natural circulation loop. • Role of loop inclination to vertical on thermalhydraulic stability is explored. • Inclination has strong stabilizing effect due to lower effective gravitation force. • Increase in tilt angle reduces settling time and highest amplitude of oscillation. • An angle of 15° is suggested for the selected loop geometry. - Abstract: Controlling stability behavior of single-phase natural circulation loops, without significantly affecting its steady-state characteristics, is a topic of wide research interest. Present study explores the role of loop inclination on a particular loop geometry. Accordingly a 3D computational model of a rectangular loop is developed and transient conservation equations are solved to obtain the temporal variation in flow parameters. Starting from the quiescent state, simulations are performed for selected sets of operating conditions and also with a few selected inclination angles. System experiences instability at higher heater powers and also with higher sink temperatures. Inclination is found to have a strong stabilizing influence owing to the reduction in the effective gravitational acceleration and subsequent decline in local buoyancy effects. The settling time and highest amplitude of oscillations substantially reduces for a stable system with a small inclination. Typically-unstable systems can also suppress the oscillations, when subjected to tilting, within a reasonable period of time. It is possible to stabilize the loop within shorter time span by increasing the tilt angle, but at the expense of reduction in steady-state flow rate. Overall a tilt angle of 15° is suggested for the selected geometry. Results from the 3D model is compared with the predictions from an indigenous 1D code. While similar qualitative influence of inclination is observed, the 1D model predicts early appearance of the stability threshold and hence hints

  13. Loop equations in the theory of gravitation

    International Nuclear Information System (INIS)

    Makeenko, Yu.M.; Voronov, N.A.

    1981-01-01

    Loop-space variables (matrices of parallel transport) for the theory of gravitation are described. Loop equations, which are equivalent to the Einstein equations, are derived in the classical case. Loop equations are derived for gravity with cosmological constant as well. An analogy with the loop-space approach in Yang-Mills theory is discussed [ru

  14. Adaptive Learning Rule for Hardware-based Deep Neural Networks Using Electronic Synapse Devices

    OpenAIRE

    Lim, Suhwan; Bae, Jong-Ho; Eum, Jai-Ho; Lee, Sungtae; Kim, Chul-Heung; Kwon, Dongseok; Park, Byung-Gook; Lee, Jong-Ho

    2017-01-01

    In this paper, we propose a learning rule based on a back-propagation (BP) algorithm that can be applied to a hardware-based deep neural network (HW-DNN) using electronic devices that exhibit discrete and limited conductance characteristics. This adaptive learning rule, which enables forward, backward propagation, as well as weight updates in hardware, is helpful during the implementation of power-efficient and high-speed deep neural networks. In simulations using a three-layer perceptron net...

  15. Feedback Loop Gains and Feedback Behavior (1996)

    DEFF Research Database (Denmark)

    Kampmann, Christian Erik

    2012-01-01

    Linking feedback loops and system behavior is part of the foundation of system dynamics, yet the lack of formal tools has so far prevented a systematic application of the concept, except for very simple systems. Having such tools at their disposal would be a great help to analysts in understanding...... large, complicated simulation models. The paper applies tools from graph theory formally linking individual feedback loop strengths to the system eigenvalues. The significance of a link or a loop gain and an eigenvalue can be expressed in the eigenvalue elasticity, i.e., the relative change...... of an eigenvalue resulting from a relative change in the gain. The elasticities of individual links and loops may be found through simple matrix operations on the linearized system. Even though the number of feedback loops can grow rapidly with system size, reaching astronomical proportions even for modest systems...

  16. The design of a prototype system which controls the flow of milk in the collector’s column of an autonomous milking apparatus

    Directory of Open Access Journals (Sweden)

    Lis Stanisław

    2018-01-01

    Full Text Available The research paper presents a prototype system controlling the flow of milk in the collection column of an autonomous milking apparatus. In the Matlab®-Simulink program, the simulation model of such a system was created. Its essential operation is illustrated in the block diagrams. The logic verification of the model’s operational accuracy (off-line simulation did not reveal errors. Therefore a laboratory stand for hardware verification – (on-line simulation was developed. Within it a virtual feedback loop of the control system (stored in computer memory, with elements of real object control incorporated – in this way a prototype of the device was created. During the hardware verification of the proposed technical solution, operation errors were not observed. In response to certain signals from the measuring elements, the controller correctly calculated control signals for the actuators.

  17. Fine-grain reconfigurable platform: FPGA hardware design and software toolset development

    International Nuclear Information System (INIS)

    Pappas, I; Kalenteridis, V; Vassiliadis, N; Pournara, H; Siozios, K; Koutroumpezis, G; Tatas, K; Nikolaidis, S; Siskos, S; Soudris, D J; Thanailakis, A

    2005-01-01

    A complete system for the implementation of digital logic in a fine-grain reconfigurable platform is introduced. The system is composed of two parts. The fine-grain reconfigurable hardware platform (FPGA) on which the logic is implemented and the set of CAD tools for mapping logic to the FPGA platform. A novel energy-efficient FPGA architecture is presented (CLB, interconnect network, configuration hardware) and simulated in STM 0.18 μm CMOS technology. Concerning the tool flow, each tool can operate as a standalone program as well as part of a complete design framework, composed by existing and new tools

  18. Fine-grain reconfigurable platform: FPGA hardware design and software toolset development

    Energy Technology Data Exchange (ETDEWEB)

    Pappas, I [Electronics and Computers Div., Department of Physics, Aristotle University of Thessaloniki, 54006 Thessaloniki (Greece); Kalenteridis, V [Electronics and Computers Div., Department of Physics, Aristotle University of Thessaloniki, 54006 Thessaloniki (Greece); Vassiliadis, N [Electronics and Computers Div., Department of Physics, Aristotle University of Thessaloniki, 54006 Thessaloniki (Greece); Pournara, H [Electronics and Computers Div., Department of Physics, Aristotle University of Thessaloniki, 54006 Thessaloniki (Greece); Siozios, K [VLSI Design and Testing Center, Department of Electrical and Computer Engineering, Democritus University of Thrace, 67100 Xanthi (Greece); Koutroumpezis, G [VLSI Design and Testing Center, Department of Electrical and Computer Engineering, Democritus University of Thrace, 67100 Xanthi (Greece); Tatas, K [VLSI Design and Testing Center, Department of Electrical and Computer Engineering, Democritus University of Thrace, 67100 Xanthi (Greece); Nikolaidis, S [Electronics and Computers Div., Department of Physics, Aristotle University of Thessaloniki, 54006 Thessaloniki (Greece); Siskos, S [Electronics and Computers Div., Department of Physics, Aristotle University of Thessaloniki, 54006 Thessaloniki (Greece); Soudris, D J [VLSI Design and Testing Center, Department of Electrical and Computer Engineering, Democritus University of Thrace, 67100 Xanthi (Greece); Thanailakis, A [Electronics and Computers Div., Department of Physics, Aristotle University of Thessaloniki, 54006 Thessaloniki (Greece)

    2005-01-01

    A complete system for the implementation of digital logic in a fine-grain reconfigurable platform is introduced. The system is composed of two parts. The fine-grain reconfigurable hardware platform (FPGA) on which the logic is implemented and the set of CAD tools for mapping logic to the FPGA platform. A novel energy-efficient FPGA architecture is presented (CLB, interconnect network, configuration hardware) and simulated in STM 0.18 {mu}m CMOS technology. Concerning the tool flow, each tool can operate as a standalone program as well as part of a complete design framework, composed by existing and new tools.

  19. How does ANWR exploration affect OPEC behavior? - A simulation study of an open-loop cournot-nash game

    International Nuclear Information System (INIS)

    Yang, Zili

    2008-01-01

    Exploring petroleum reserves in the Alaskan Arctic National Wildlife Refuge (ANWR) has been proposed to reduce the dependence on foreign oil and to ease the energy shortage in the United States. To investigate the impacts of the ANWR exploration on strategic behavior of OPEC members, a calibrated dynamic model of oligopolistic competition and cartel collusion in the U.S. petroleum market is built in this paper. Numerical simulations on an open-loop game are used here to examine the scope and magnitude of strategic interactions between OPEC's decisions and ANWR exploration. The simulation results show that OPEC's strategic postures have much stronger effects on the U.S. petroleum market than the ANWR exploration. The simulations in this paper indicate that preventing cartel collusion by OPEC is more effective than the ANWR exploration in alleviating short petroleum supplies of the United States in the near future. (author)

  20. Co-Simulation of Building Energy and Control Systems with the Building Controls Virtual Test Bed

    Energy Technology Data Exchange (ETDEWEB)

    Wetter, Michael

    2010-08-22

    This article describes the implementation of the Building Controls Virtual Test Bed (BCVTB). The BCVTB is a software environment that allows connecting different simulation programs to exchange data during the time integration, and that allows conducting hardware in the loop simulation. The software architecture is a modular design based on Ptolemy II, a software environment for design and analysis of heterogeneous systems. Ptolemy II provides a graphical model building environment, synchronizes the exchanged data and visualizes the system evolution during run-time. The BCVTB provides additions to Ptolemy II that allow the run-time coupling of different simulation programs for data exchange, including EnergyPlus, MATLAB, Simulink and the Modelica modelling and simulation environment Dymola. The additions also allow executing system commands, such as a script that executes a Radiance simulation. In this article, the software architecture is presented and the mathematical model used to implement the co-simulation is discussed. The simulation program interface that the BCVTB provides is explained. The article concludes by presenting applications in which different state of the art simulation programs are linked for run-time data exchange. This link allows the use of the simulation program that is best suited for the particular problem to model building heat transfer, HVAC system dynamics and control algorithms, and to compute a solution to the coupled problem using co-simulation.