WorldWideScience

Sample records for load-balanced electronic switch

  1. A network flow model for load balancing in circuit-switched multicomputers

    Science.gov (United States)

    Bokhari, Shahid H.

    1990-01-01

    In multicomputers that utilize circuit switching or wormhole routing, communication overhead depends largely on link contention - the variation due to distance between nodes is negligible. This has a major impact on the load balancing problem. In this case, there are some nodes with excess load (sources) and others with deficit load (sinks) and it is required to find a matching of sources to sinks that avoids contention. The problem is made complex by the hardwired routing on currently available machines: the user can control only which nodes communicate but not how the messages are routed. Network flow models of message flow in the mesh and the hypercube were developed to solve this problem. The crucial property of these models is the correspondence between minimum cost flows and correctly routed messages. To solve a given load balancing problem, a minimum cost flow algorithm is applied to the network. This permits one to determine efficiently a maximum contention free matching of sources to sinks which, in turn, tells one how much of the given imbalance can be eliminated without contention.

  2. Load Balancing in Hypergraphs

    Science.gov (United States)

    Delgosha, Payam; Anantharam, Venkat

    2018-03-01

    Consider a simple locally finite hypergraph on a countable vertex set, where each edge represents one unit of load which should be distributed among the vertices defining the edge. An allocation of load is called balanced if load cannot be moved from a vertex to another that is carrying less load. We analyze the properties of balanced allocations of load. We extend the concept of balancedness from finite hypergraphs to their local weak limits in the sense of Benjamini and Schramm (Electron J Probab 6(23):13, 2001) and Aldous and Steele (in: Probability on discrete structures. Springer, Berlin, pp 1-72, 2004). To do this, we define a notion of unimodularity for hypergraphs which could be considered an extension of unimodularity in graphs. We give a variational formula for the balanced load distribution and, in particular, we characterize it in the special case of unimodular hypergraph Galton-Watson processes. Moreover, we prove the convergence of the maximum load under some conditions. Our work is an extension to hypergraphs of Anantharam and Salez (Ann Appl Probab 26(1):305-327, 2016), which considered load balancing in graphs, and is aimed at more comprehensively resolving conjectures of Hajek (IEEE Trans Inf Theory 36(6):1398-1414, 1990).

  3. A modified electronic load based on cascode linear MOSFET configuration

    DEFF Research Database (Denmark)

    Farhang, Peyman; Mátéfi-Tempfli, Stefan

    2017-01-01

    Although switched-mode Electronic Loads (E-Loads) are commonly used in different applications, they are facing particular limitations especially for higher frequency purposes. While increasing the switching frequency in switched-mode E-Loads enables them to operate at high frequencies, simply ris...

  4. The Atlas load protection switch

    CERN Document Server

    Davis, H A; Dorr, G; Martínez, M; Gribble, R F; Nielsen, K E; Pierce, D; Parsons, W M

    1999-01-01

    Atlas is a high-energy pulsed-power facility under development to study materials properties and hydrodynamics experiments under extreme conditions. Atlas will implode heavy liner loads (m~45 gm) with a peak current of 27-32 MA delivered in 4 mu s, and is energized by 96, 240 kV Marx generators storing a total of 23 MJ. A key design requirement for Atlas is obtaining useful data for 95601130f all loads installed on the machine. Materials response calculations show current from a prefire can damage the load requiring expensive and time consuming replacement. Therefore, we have incorporated a set of fast-acting mechanical switches in the Atlas design to reduce the probability of a prefire damaging the load. These switches, referred to as the load protection switches, short the load through a very low inductance path during system charge. Once the capacitors have reached full charge, the switches open on a time scale short compared to the bank charge time, allowing current to flow to the load when the trigger pu...

  5. Launched electrons in plasma opening switches

    International Nuclear Information System (INIS)

    Mendel, C.W. Jr.; Rochau, G.E.; Sweeney, M.A.; McDaniel, D.H.; Quintenz, J.P.; Savage, M.E.; Lindman, E.L.; Kindel, J.M.

    1989-01-01

    Plasma opening switches have provided a means to improve the characteristics of super-power pulse generators. Recent advances involving plasma control with fast and slow magnetic fields have made these switches more versatile, allowing for improved switch uniformity, triggering, and opening current levels that are set by the level of auxiliary fields. Such switches necessarily involve breaks in the translational symmetry of the transmission line geometry and therefore affect the electron flow characteristics of the line. These symmetry breaks are the result of high electric field regions caused by plasma conductors remaining in the transmission line, ion beams crossing the line, or auxilliary magnetic field regions. Symmetry breaks cause the canonical momentum of the electrons to change, thereby moving them away from the cathode. Additional electrons are pulled from the cathode into the magnetically insulated flow, resulting in an excess of electron flow over that expected for the voltage and line current downstream of the switch. We call these electrons ''launched electrons''. Unless they are recaptured at the cathode or else are fed into the load and used beneficially, they cause a large power loss downstream. This paper will show examples of SuperMite and PBFA II data showing these losses, explain the tools we are using to study them, and discuss the mechanisms we will employ to mitigate the problem. The losses will be reduced primarily by reducing the amount of launched electron flow. 7 refs., 9 figs

  6. Software defined networks reactive flow programming and load balance switching

    OpenAIRE

    Καλλιανιώτης, Νικόλαος; Kallianiotis, Nikolaos

    2017-01-01

    This project serves as a Master Thesis as the requirements of the master’s programme Master of Digital Communications and Networks. It proposes load balancing algorithms applied to Software-Defined Networks to achieve the best possible resource utilisation of each of the links present in a network. The open-sources Opendaylight project and Floodlight project are used as SDN controllers, and the network is emulated using Mininet software

  7. An Efficient SDN Load Balancing Scheme Based on Variance Analysis for Massive Mobile Users

    Directory of Open Access Journals (Sweden)

    Hong Zhong

    2015-01-01

    Full Text Available In a traditional network, server load balancing is used to satisfy the demand for high data volumes. The technique requires large capital investment while offering poor scalability and flexibility, which difficultly supports highly dynamic workload demands from massive mobile users. To solve these problems, this paper analyses the principle of software-defined networking (SDN and presents a new probabilistic method of load balancing based on variance analysis. The method can be used to dynamically manage traffic flows for supporting massive mobile users in SDN networks. The paper proposes a solution using the OpenFlow virtual switching technology instead of the traditional hardware switching technology. A SDN controller monitors data traffic of each port by means of variance analysis and provides a probability-based selection algorithm to redirect traffic dynamically with the OpenFlow technology. Compared with the existing load balancing methods which were designed to support traditional networks, this solution has lower cost, higher reliability, and greater scalability which satisfy the needs of mobile users.

  8. Load Balancing Scientific Applications

    Energy Technology Data Exchange (ETDEWEB)

    Pearce, Olga Tkachyshyn [Texas A & M Univ., College Station, TX (United States)

    2014-12-01

    The largest supercomputers have millions of independent processors, and concurrency levels are rapidly increasing. For ideal efficiency, developers of the simulations that run on these machines must ensure that computational work is evenly balanced among processors. Assigning work evenly is challenging because many large modern parallel codes simulate behavior of physical systems that evolve over time, and their workloads change over time. Furthermore, the cost of imbalanced load increases with scale because most large-scale scientific simulations today use a Single Program Multiple Data (SPMD) parallel programming model, and an increasing number of processors will wait for the slowest one at the synchronization points. To address load imbalance, many large-scale parallel applications use dynamic load balance algorithms to redistribute work evenly. The research objective of this dissertation is to develop methods to decide when and how to load balance the application, and to balance it effectively and affordably. We measure and evaluate the computational load of the application, and develop strategies to decide when and how to correct the imbalance. Depending on the simulation, a fast, local load balance algorithm may be suitable, or a more sophisticated and expensive algorithm may be required. We developed a model for comparison of load balance algorithms for a specific state of the simulation that enables the selection of a balancing algorithm that will minimize overall runtime.

  9. Study of electron and ion fluxes in a microsecond plasma switch during current switch phase at power level of 0,2TW

    International Nuclear Information System (INIS)

    Anan'in, P.S.; Bystritskij, V.M.; Karpov, V.B.; Krasik, Ya.E.; Lisitsin, I.V.; Sinebryukhov, A.A.

    1991-01-01

    Results of experimental study of dynamics of electron and ion losses in a microsecond plasma switch (PS), carring the short-circuited inductance load and operating with open potential electrode, are presented. Investigations were carried out at 'DUBL' microsecond generator with stored energy of 56 kJ and 300 kA current amplitude in inductive storage. The investigations showed that primary channel of energy losses, limiting microsecond plasma switch impedance, are energy losses: they constitute 70% of all losses under inductive load and 30% during operation with an open cathode. It was shown that ion current in PS attains its peak value by the end of conductivity phase and it does not increase in switch phase. With an open cathode, PS impedance is defined by an electron beam, forming during current switch phase and propagating towards external electrode end. In this high-current electron beam H + ions, accelerated up to 3.5-4.2 MeV energy, and outcoming from PS plasma boundary, were detected

  10. DC switching regulated power supply for driving an inductive load

    Science.gov (United States)

    Dyer, George R.

    1986-01-01

    A power supply for driving an inductive load current from a dc power supply hrough a regulator circuit including a bridge arrangement of diodes and switching transistors controlled by a servo controller which regulates switching in response to the load current to maintain a selected load current. First and second opposite legs of the bridge are formed by first and second parallel-connected transistor arrays, respectively, while the third and fourth legs of the bridge are formed by appropriately connected first and second parallel connected diode arrays, respectively. The regulator may be operated in three "stages" or modes: (1) For current runup in the load, both first and second transistor switch arrays are turned "on" and current is supplied to the load through both transistor arrays. (2) When load current reaches the desired level, the first switch is turned "off", and load current "flywheels" through the second switch array and the fourth leg diode array connecting the second switch array in series with the load. Current is maintained by alternating between modes 1 and 2 at a suitable duty cycle and switching rate set by the controller. (3) Rapid current rundown is accomplished by turning both switch arrays "off", allowing load current to be dumped back into the source through the third and fourth diode arrays connecting the source in series opposition with the load to recover energy from the inductive load. The three operating states are controlled automatically by the controller.

  11. RPL LOAD BALANCING IN INTERNET OF THINGS

    Directory of Open Access Journals (Sweden)

    Mohammad Reza Parsaei

    2017-12-01

    Full Text Available ABSTRACT:  The wide address space provided by Internet Protocol version 6 (IPv6 lets any thing to be identified uniquely. consistency of the modified version of IPv6 protocol stack with smart objects, facilitated the Internet interconnection of the networks of smart objects and introduced Internet of things. A smart object is a small micro-electronic device that consists of a communication device, a small microprocessor and a sensor or an actuator. A network made of such devices is called low-power and lossy network. RPL routing protocol that is consistent to IPv6, is designed to be used in these kinds of networks. Load balancing is not considered in the RPL design process. Whenever RPL is used in large scale low-power and lossy networks some nodes will suffer from congestion and this problem severely degrades network performance. In this paper, we consider solutions provided to tackle RPL load balancing problems. Load balancing algorithms and protoclos are evaluated through simulation. We evaluate IETF RPL implementation and LB-RPL method with Contiki OS Java (COOJA simulator. They are assessed comprehensively through metrics such as Packet delivery Ratio, Average End to End delay, and Gateway Throughput. LB-RPL improves RPL in terms of Packet delivery Ratio and throughput but increases Average End to End delay. Simulations results show that RPL load balancing needs extensive works to be performed yet.

  12. Theoretical analysis of balanced truncation for linear switched systems

    DEFF Research Database (Denmark)

    Petreczky, Mihaly; Wisniewski, Rafal; Leth, John-Josef

    2012-01-01

    In this paper we present theoretical analysis of model reduction of linear switched systems based on balanced truncation, presented in [1,2]. More precisely, (1) we provide a bound on the estimation error using L2 gain, (2) we provide a system theoretic interpretation of grammians and their singu......In this paper we present theoretical analysis of model reduction of linear switched systems based on balanced truncation, presented in [1,2]. More precisely, (1) we provide a bound on the estimation error using L2 gain, (2) we provide a system theoretic interpretation of grammians...... for showing this independence is realization theory of linear switched systems. [1] H. R. Shaker and R. Wisniewski, "Generalized gramian framework for model/controller order reduction of switched systems", International Journal of Systems Science, Vol. 42, Issue 8, 2011, 1277-1291. [2] H. R. Shaker and R....... Wisniewski, "Switched Systems Reduction Framework Based on Convex Combination of Generalized Gramians", Journal of Control Science and Engineering, 2009....

  13. Balanced truncation for linear switched systems

    DEFF Research Database (Denmark)

    Petreczky, Mihaly; Wisniewski, Rafal; Leth, John-Josef

    2013-01-01

    In this paper, we present a theoretical analysis of the model reduction algorithm for linear switched systems from Shaker and Wisniewski (2011, 2009) and . This algorithm is a reminiscence of the balanced truncation method for linear parameter varying systems (Wood et al., 1996) [3]. Specifically...

  14. A Force Transducer from a Junk Electronic Balance

    Science.gov (United States)

    Aguilar, Horacio Munguia; Aguilar, Francisco Armenta

    2009-01-01

    It is shown how the load cell from a junk electronic balance can be used as a force transducer for physics experiments. Recovering this device is not only an inexpensive way of getting a valuable laboratory tool but also very useful didactic work on electronic instrumentation. Some experiments on mechanics with this transducer are possible after a…

  15. Electron collisions in gas switches

    International Nuclear Information System (INIS)

    Christophorou, L.G.

    1989-01-01

    Many technologies rely on the conduction/insulation properties of gaseous matter for their successful operation. Many others (e.g., pulsed power technologies) rely on the rapid change (switching or modulation) of the properties of gaseous matter from an insulator to a conductor and vice versa. Studies of electron collision processes in gases aided the development of pulsed power gas switches, and in this paper we shall briefly illustrate the kind of knowledge on electron collision processes which is needed to optimize the performance of such switching devices. To this end, we shall refer to three types of gas switches: spark gap closing, self-sustained diffuse discharge closing, and externally-sustained diffuse discharge opening. 24 refs., 15 figs., 2 tabs

  16. Load balancing in integrated optical wireless networks

    DEFF Research Database (Denmark)

    Yan, Ying; Dittmann, Lars; Wong, S-W.

    2010-01-01

    In this paper, we tackle the load balancing problem in Integrated Optical Wireless Networks, where cell breathing technique is used to solve congestion by changing the coverage area of a fully loaded cell tower. Our objective is to design a load balancing mechanism which works closely...... with the integrated control scheme so as to maximize overall network throughput in the integrated network architecture. To the best of our knowledge no load balancing mechanisms, especially based on the Multi-Point Control Protocol (MPCP) defined in the IEEE 802.3ah, have been proposed so far. The major research...... issues are outlined and a cost function based optimization model is developed for power management. In particularly, two alternative feedback schemes are proposed to report wireless network status. Simulation results show that our proposed load balancing mechanism improves network performances....

  17. Stateful load balancing for parallel stream processing

    DEFF Research Database (Denmark)

    Guo, Qingsong; Zhou, Yongluan

    2018-01-01

    -objective optimization problem, namely Minimum-Cost-Load-Balance (MCLB). We address MCLB with two approximate algorithms by a certain relaxation of the objectives: (1) a greedy algorithm ELB performs load balancing eagerly but relaxes the objective of load imbalance to a range; and (2) a periodic algorithm CLB aims...

  18. Quantum load balancing in ad hoc networks

    Science.gov (United States)

    Hasanpour, M.; Shariat, S.; Barnaghi, P.; Hoseinitabatabaei, S. A.; Vahid, S.; Tafazolli, R.

    2017-06-01

    This paper presents a novel approach in targeting load balancing in ad hoc networks utilizing the properties of quantum game theory. This approach benefits from the instantaneous and information-less capability of entangled particles to synchronize the load balancing strategies in ad hoc networks. The quantum load balancing (QLB) algorithm proposed by this work is implemented on top of OLSR as the baseline routing protocol; its performance is analyzed against the baseline OLSR, and considerable gain is reported regarding some of the main QoS metrics such as delay and jitter. Furthermore, it is shown that QLB algorithm supports a solid stability gain in terms of throughput which stands a proof of concept for the load balancing properties of the proposed theory.

  19. Load Balancing Integrated Least Slack Time-Based Appliance Scheduling for Smart Home Energy Management.

    Science.gov (United States)

    Silva, Bhagya Nathali; Khan, Murad; Han, Kijun

    2018-02-25

    The emergence of smart devices and smart appliances has highly favored the realization of the smart home concept. Modern smart home systems handle a wide range of user requirements. Energy management and energy conservation are in the spotlight when deploying sophisticated smart homes. However, the performance of energy management systems is highly influenced by user behaviors and adopted energy management approaches. Appliance scheduling is widely accepted as an effective mechanism to manage domestic energy consumption. Hence, we propose a smart home energy management system that reduces unnecessary energy consumption by integrating an automated switching off system with load balancing and appliance scheduling algorithm. The load balancing scheme acts according to defined constraints such that the cumulative energy consumption of the household is managed below the defined maximum threshold. The scheduling of appliances adheres to the least slack time (LST) algorithm while considering user comfort during scheduling. The performance of the proposed scheme has been evaluated against an existing energy management scheme through computer simulation. The simulation results have revealed a significant improvement gained through the proposed LST-based energy management scheme in terms of cost of energy, along with reduced domestic energy consumption facilitated by an automated switching off mechanism.

  20. Load Balancing Integrated Least Slack Time-Based Appliance Scheduling for Smart Home Energy Management

    Science.gov (United States)

    Silva, Bhagya Nathali; Khan, Murad; Han, Kijun

    2018-01-01

    The emergence of smart devices and smart appliances has highly favored the realization of the smart home concept. Modern smart home systems handle a wide range of user requirements. Energy management and energy conservation are in the spotlight when deploying sophisticated smart homes. However, the performance of energy management systems is highly influenced by user behaviors and adopted energy management approaches. Appliance scheduling is widely accepted as an effective mechanism to manage domestic energy consumption. Hence, we propose a smart home energy management system that reduces unnecessary energy consumption by integrating an automated switching off system with load balancing and appliance scheduling algorithm. The load balancing scheme acts according to defined constraints such that the cumulative energy consumption of the household is managed below the defined maximum threshold. The scheduling of appliances adheres to the least slack time (LST) algorithm while considering user comfort during scheduling. The performance of the proposed scheme has been evaluated against an existing energy management scheme through computer simulation. The simulation results have revealed a significant improvement gained through the proposed LST-based energy management scheme in terms of cost of energy, along with reduced domestic energy consumption facilitated by an automated switching off mechanism. PMID:29495346

  1. Load Balancing Integrated Least Slack Time-Based Appliance Scheduling for Smart Home Energy Management

    Directory of Open Access Journals (Sweden)

    Bhagya Nathali Silva

    2018-02-01

    Full Text Available The emergence of smart devices and smart appliances has highly favored the realization of the smart home concept. Modern smart home systems handle a wide range of user requirements. Energy management and energy conservation are in the spotlight when deploying sophisticated smart homes. However, the performance of energy management systems is highly influenced by user behaviors and adopted energy management approaches. Appliance scheduling is widely accepted as an effective mechanism to manage domestic energy consumption. Hence, we propose a smart home energy management system that reduces unnecessary energy consumption by integrating an automated switching off system with load balancing and appliance scheduling algorithm. The load balancing scheme acts according to defined constraints such that the cumulative energy consumption of the household is managed below the defined maximum threshold. The scheduling of appliances adheres to the least slack time (LST algorithm while considering user comfort during scheduling. The performance of the proposed scheme has been evaluated against an existing energy management scheme through computer simulation. The simulation results have revealed a significant improvement gained through the proposed LST-based energy management scheme in terms of cost of energy, along with reduced domestic energy consumption facilitated by an automated switching off mechanism.

  2. DNS load balancing in the CERN cloud

    Science.gov (United States)

    Reguero Naredo, Ignacio; Lobato Pardavila, Lorena

    2017-10-01

    Load Balancing is one of the technologies enabling deployment of large-scale applications on cloud resources. A DNS Load Balancer Daemon (LBD) has been developed at CERN as a cost-effective way to balance applications accepting DNS timing dynamics and not requiring persistence. It currently serves over 450 load-balanced aliases with two small VMs acting as master and slave. The aliases are mapped to DNS subdomains. These subdomains are managed with DDNS according to a load metric, which is collected from the alias member nodes with SNMP. During the last years, several improvements were brought to the software, for instance: support for IPv6, parallelization of the status requests, implementing the client in Python to allow for multiple aliases with differentiated states on the same machine or support for application state. The configuration of the Load Balancer is currently managed by a Puppet type. It discovers the alias member nodes and gets the alias definitions from the Ermis REST service. The Aiermis self-service GUI for the management of the LB aliases has been produced and is based on the Ermis service above that implements a form of Load Balancing as a Service (LBaaS). The Ermis REST API has authorisation based in Foreman hostgroups. The CERN DNS LBD is Open Software with Apache 2 license.

  3. Power quality improvement in highly varying loads using thyristor-switched capacitor

    Energy Technology Data Exchange (ETDEWEB)

    Poshtan, M. [Petroleum Inst., Abu Dhabi (United Arab Emirates). Dept. of Electrical Engineering; Mokhtari, H.; Esmaeili, A. [Sharif Univ. of Technology, Tehran (Iran, Islamic Republic of). Dept. of Electrical Engineering

    2007-07-01

    Ordinary contactor-based-capacitor (CBC) banks may not be able to response quickly enough in highly varying electrical loads such as welding machines or arc furnace loads. Thyristor-switched capacitor (TSC) banks are therefore used to compensate for reactive power of highly varying loads. In this paper, the performance of a TSC was compared to CBC banks. The 2 systems, were also compared in terms of energy saving in transmission systems. Simulations carried out using PSCAD/EMTDC software showed that there was a considerable difference in the performance of the 2 systems. The shortcomings of existing CBC systems include slow response of mechanical switching systems; problem of switching more than one bank into the system; and, voltage/current transients during on-off switching. 3 refs., 6 tabs., 14 figs.

  4. Efektifitas Load Balancing Dalam Mengurangi Kemacetan Lalu Lintas

    Directory of Open Access Journals (Sweden)

    Erwin Harahap

    2017-12-01

    Full Text Available Abstrak. Kemacetan jalan raya merupakan permasalahan umum di setiap kota yang memerlukan penanganan serius. Pemecahan permasalahan kemacetan jalan raya tidak hanya dapat diselesaikan dengan hanya meningkatkan kualitas dan kuantitas infrastruktur, namun juga manajemen lalu lintas. Pada artikel diusulkan suatu metode untuk mengurangi kemacetan lalu lintas, yaitu dengan menyeimbangkan beban ke berbagai ruas jalan yang disebut dengan load balancing. Melalui metode ini diharapkan beban lalu lintas terbagi secara merata ke berbagai jalur alternatif sedemikian sehingga antrian panjang kendaraan dapat dihindari. Evaluasi efektifitas dari metode load balancing ini dilakukan melalui simulasi dengan mengimplementasikan salah satu bidang ilmu Matematika, yaitu teori Antrian. Simulasi dibuat dengan menggunakan toolbox SimEvents yang dijalankan pada software MATLAB. Kata Kunci: load balancing, kemacetan, lalu lintas, sim-events, matlab Abstract. (the effectiveness of load balancing in reducing the road traffic congestion Road congestion is a common problem in any city that needs serious handling. The solution of the road congestion problems can not only be solved by simply improving the quality and quantity of infrastructure, but also the traffic management. In this article, we proposed a method to reduce the traffic congestion by balancing the vehicle loads to a various road segments, called as load balancing. Through this method, it is expected that the traffic load is evenly distributed to various alternative routes, such that, long queues and traffic jam can be avoided. Evaluation of the load balancing’s effectiveness is performed through a simulation by implementing the Queueing Theory. Simulations are created using the SimEvents toolbox that runs on MATLAB software. Keywords: load balancing, road congestion, traffic, simevents, matlab.

  5. Load Balancing of Parallel Monte Carlo Transport Calculations

    International Nuclear Information System (INIS)

    Procassini, R J; O'Brien, M J; Taylor, J M

    2005-01-01

    The performance of parallel Monte Carlo transport calculations which use both spatial and particle parallelism is increased by dynamically assigning processors to the most worked domains. Since he particle work load varies over the course of the simulation, this algorithm determines each cycle if dynamic load balancing would speed up the calculation. If load balancing is required, a small number of particle communications are initiated in order to achieve load balance. This method has decreased the parallel run time by more than a factor of three for certain criticality calculations

  6. An alternative test for verifying electronic balance linearity

    International Nuclear Information System (INIS)

    Thomas, I.R.

    1998-02-01

    This paper presents an alternative method for verifying electronic balance linearity and accuracy. This method is being developed for safeguards weighings (weighings for the control and accountability of nuclear material) at the Idaho National Engineering and Environmental Laboratory (INEEL). With regard to balance linearity and accuracy, DOE Order 5633.3B, Control and Accountability of Nuclear Materials, Paragraph 2, 4, e, (1), (a) Scales and Balances Program, states: ''All scales and balances used for accountability purposes shall be maintained in good working condition, recalibrated according to an established schedule, and checked for accuracy and linearity on each day that the scale or balance is used for accountability purposes.'' Various tests have been proposed for testing accuracy and linearity. In the 1991 Measurement Science Conference, Dr. Walter E. Kupper presented a paper entitled: ''Validation of High Accuracy Weighing Equipment.'' Dr. Kupper emphasized that tolerance checks for calibrated, state-of-the-art electronic equipment need not be complicated, and he presented four easy steps for verifying that a calibrated balance is operating correctly. These tests evaluate the standard deviation of successive weighings (of the same load), the off-center error, the calibration error, and the error due to nonlinearity. This method of balance validation is undoubtedly an authoritative means of ensuring balance operability, yet it could have two drawbacks: one, the test for linearity is not intuitively obvious, especially from a statistical viewpoint; and two, there is an absence of definitively defined testing limits. Hence, this paper describes an alternative means of verifying electronic balance linearity and accuracy that is being developed for safeguards measurements at the INEEL

  7. A Dynamic Model for Load Balancing in Cloud Infrastructure

    Directory of Open Access Journals (Sweden)

    Jitendra Bhagwandas Bhatia

    2015-08-01

    Full Text Available This paper analysis various challenges faced in optimizing computing resource utilization via load balancing and presents a platform-independent model for load balancing which targets high availability of resources, low SLA (Service Level agreement violations and saves power. To achieve this, incoming requests are monitored for sudden burst, a prediction model is employed to maintain high availability and a power-aware algorithm is applied for choosing a suitable physical node for a virtual host. The proposed dynamic load balancing model provides a way to conflicting goals of saving power and maintaining high resource availability.For anyone building a private, public or hybrid IaaS cloud infrastructure, load balancing of virtual hosts on a limited number of physical nodes, becomes a crucial aspect. This paper analysis various challenges faced in optimizing computing resource utilization via load balancing and presents a platform independent model for load balancing which targets high availability of resources, low SLA (Service Level agreement violations and saves power. To achieve this, incoming requests are monitored for sudden burst, prediction model is employed to maintain high availability and power aware algorithm is applied for choosing a suitable physical node for virtual host. The proposed dynamic load balancing model provides a way to conflicting goals of saving power and maintaining high resource availability.

  8. Load balancing in highly parallel processing of Monte Carlo code for particle transport

    International Nuclear Information System (INIS)

    Higuchi, Kenji; Takemiya, Hiroshi; Kawasaki, Takuji

    1998-01-01

    In parallel processing of Monte Carlo (MC) codes for neutron, photon and electron transport problems, particle histories are assigned to processors making use of independency of the calculation for each particle. Although we can easily parallelize main part of a MC code by this method, it is necessary and practically difficult to optimize the code concerning load balancing in order to attain high speedup ratio in highly parallel processing. In fact, the speedup ratio in the case of 128 processors remains in nearly one hundred times when using the test bed for the performance evaluation. Through the parallel processing of the MCNP code, which is widely used in the nuclear field, it is shown that it is difficult to attain high performance by static load balancing in especially neutron transport problems, and a load balancing method, which dynamically changes the number of assigned particles minimizing the sum of the computational and communication costs, overcomes the difficulty, resulting in nearly fifteen percentage of reduction for execution time. (author)

  9. Perancangan dan Pengujian Load Balancing dan Failover Menggunakan NginX

    Directory of Open Access Journals (Sweden)

    Rahmad Dani

    2017-06-01

    Full Text Available Situs web dengan traffic yang tinggi dapat menyebabkan beban kerja yang berat di sisi server, yang pada gilirannya akan mengakibatkan turunnya kinerja server, bahkan kegagalan sistem secara keseluruhan. Salah satu solusi untuk mengatasi masalah tersebut adalah dengan menerapkan teknik load balancing dan failover. Load balancing merupakan teknologi untuk melakukan pembagian beban kepada beberapa server, memastikan tidak terjadi kelebihan beban pada salah satu server. Sementara itu, failover merupakan kemampuan suatu sistem untuk berpindah ke sistem cadangan jika sistem utama mengalami kegagalan. Dalam penelitian ini load balancing dengan teknik failover akan diimplementasikan pada sistem operasi Ubuntu. Software inti yang digunakan dalam penelitian ini adalah Nginx dan KeepAlived. Nginx akan berfungsi sebagai load balancer, sedangkan KeepAlived untuk mengimplementasikan teknik failover. Beberapa skenario telah disiapkan untuk menguji sistem load balancing yang telah dirancang. Pengujian dilakukan dengan menggunakan perangkat lunak JMeter. Berdasarkan pengujian yang telah dilakukan, sistem yang dirancang berhasil membagikan beban permintaan dan dapat terus bekerja walaupun terjadi kegagalan pada server load balancer ataupun kegagalan pada server backend. Selain itu, dalam beberapa pengujian, penggunaan load balancing terbukti mampu menurunkan waktu respon dan meningkatkan thoughput pada sistem sehingga mampu meningkatkan performa keseluruhan sistem. Mengacu pada hasil penelitian ini, sistem load balancing dan failover menggunakan Nginx dapat dijadikan salah satu solusi pada sistem web server dengan situs web yang memiliki traffic tinggi.

  10. Dynamic Load Balancing of Parallel Monte Carlo Transport Calculations

    International Nuclear Information System (INIS)

    O'Brien, M; Taylor, J; Procassini, R

    2004-01-01

    The performance of parallel Monte Carlo transport calculations which use both spatial and particle parallelism is increased by dynamically assigning processors to the most worked domains. Since the particle work load varies over the course of the simulation, this algorithm determines each cycle if dynamic load balancing would speed up the calculation. If load balancing is required, a small number of particle communications are initiated in order to achieve load balance. This method has decreased the parallel run time by more than a factor of three for certain criticality calculations

  11. GENETIC ALGORITHM BASED CONCEPT DESIGN TO OPTIMIZE NETWORK LOAD BALANCE

    Directory of Open Access Journals (Sweden)

    Ashish Jain

    2012-07-01

    Full Text Available Multiconstraints optimal network load balancing is an NP-hard problem and it is an important part of traffic engineering. In this research we balance the network load using classical method (brute force approach and dynamic programming is used but result shows the limitation of this method but at a certain level we recognized that the optimization of balanced network load with increased number of nodes and demands is intractable using the classical method because the solution set increases exponentially. In such case the optimization techniques like evolutionary techniques can employ for optimizing network load balance. In this paper we analyzed proposed classical algorithm and evolutionary based genetic approach is devise as well as proposed in this paper for optimizing the balance network load.

  12. Periodically Swapping Modulation (PSM) Strategy for Three-Level (TL) DC/DC Converter with Balanced Switch Currents

    DEFF Research Database (Denmark)

    Liu, Dong; Deng, Fujin; Zhang, Qi

    2018-01-01

    The asymmetrical modulation strategy is widely used in various types of three-level (TL) DC/DC converters, while the current imbalance among the power switches is one of the important issues. In this paper, a novel periodically swapping modulation (PSM) strategy is proposed for balancing the power...... switches’ currents in various types of TL DC/DC converters. In the proposed PSM strategy, the driving signals of the switch pairs are swapped periodically, which guarantees that the currents through the power switches are kept balanced in every two switching periods. Therefore, the proposed PSM...... strategy can effectively improve the reliability of the converter by balancing the power losses and thermal stresses among the power switches. The operation principle and performances of the proposed PSM strategy are analyzed in detail. Finally, the simulation and experimental results are presented...

  13. A Dynamic and Heuristic Phase Balancing Method for LV Feeders

    Directory of Open Access Journals (Sweden)

    Samad Taghipour Boroujeni

    2016-01-01

    Full Text Available Due to the single-phase loads and their stochastic behavior, the current in the distribution feeders is not balanced. In addition, the single-phase loads are located in different positions along the LV feeders. So the amount of the unbalanced load and its location affect the feeder losses. An unbalanced load causes the feeder losses and the voltage drop. Because of time-varying behavior of the single-phase loads, phase balancing is a dynamic and combinatorial problem. In this research, a heuristic and dynamic solution for the phase balancing of the LV feeders is proposed. In this method, it is supposed that the loads’ tie could be connected to all phases through a three-phase switch. The aim of the proposed method is to make the feeder conditions as balanced as possible. The amount and the location of single-phase loads are considered in the proposed phase balancing method. Since the proposed method needs no communication interface or no remote controller, it is inexpensive, simple, practical, and robust. Applying this method provides a distributed and dynamic phase balancing control. In addition, the feasibility of reducing the used switches is investigated. The ability of the proposed method in the phase balancing of the LV feeders is approved by carrying out some simulations.

  14. Load balancing in 5G Networks

    Directory of Open Access Journals (Sweden)

    Tsirakis Christos

    2017-01-01

    Full Text Available The expected huge increase of mobile devices and user data demand by 2020 will stress the current mobile network in an unprecedented way. The future mobile networks must meet several strong requirements regarding the data rate, latency, quality of service and experience, mobility, spectrum and energy efficiency. Therefore, efforts for more efficient mobile network solutions have been recently initiated. To this direction, load balancing has attracted much attention as a promising solution for higher resource utilization, improved system performance and decreased operational cost. It is an effective method for balancing the traffic and alleviating the congestion among heterogeneous networks in the upcoming 5G networks. In this paper, we focus on an offloading scenario for load balancing among LTE and Wi-Fi networks. Additionally, network graphs methodology and its abstracted parameters are investigated in order to better manage wireless resource allocation among multiple connections. The COHERENT architectural framework, which consists of two main control components, makes use of such abstracted network graphs for controlling or managing various tasks such as traffic steering, load balancing, spectrum sharing and RAN sharing. As a result, the COHERENT project eventually develops a unified programmable control framework used to efficiently coordinate the underlying heterogeneous mobile networks as a whole.

  15. Dynamic load balancing in a concurrent plasma PIC code on the JPL/Caltech Mark III hypercube

    International Nuclear Information System (INIS)

    Liewer, P.C.; Leaver, E.W.; Decyk, V.K.; Dawson, J.M.

    1990-01-01

    Dynamic load balancing has been implemented in a concurrent one-dimensional electromagnetic plasma particle-in-cell (PIC) simulation code using a method which adds very little overhead to the parallel code. In PIC codes, the orbits of many interacting plasma electrons and ions are followed as an initial value problem as the particles move in electromagnetic fields calculated self-consistently from the particle motions. The code was implemented using the GCPIC algorithm in which the particles are divided among processors by partitioning the spatial domain of the simulation. The problem is load-balanced by partitioning the spatial domain so that each partition has approximately the same number of particles. During the simulation, the partitions are dynamically recreated as the spatial distribution of the particles changes in order to maintain processor load balance

  16. A Comparative Study of Load Balancing Algorithms in Cloud Computing Environment

    OpenAIRE

    Katyal, Mayanka; Mishra, Atul

    2014-01-01

    Cloud Computing is a new trend emerging in IT environment with huge requirements of infrastructure and resources. Load Balancing is an important aspect of cloud computing environment. Efficient load balancing scheme ensures efficient resource utilization by provisioning of resources to cloud users on demand basis in pay as you say manner. Load Balancing may even support prioritizing users by applying appropriate scheduling criteria. This paper presents various load balancing schemes in differ...

  17. Complexity and dynamics of switched human balance control during quiet standing.

    Science.gov (United States)

    Nema, Salam; Kowalczyk, Piotr; Loram, Ian

    2015-10-01

    In this paper, we use a combination of numerical simulations, time series analysis, and complexity measures to investigate the dynamics of switched systems with noise, which are often used as models of human balance control during quiet standing. We link the results with complexity measures found in experimental data of human sway motion during quiet standing. The control model ensuring balance, which we use, is based on an act-and-wait control concept, that is, a human controller is switched on when a certain sway angle is reached. Otherwise, there is no active control present. Given a time series data, we determine how does it look a typical pattern of control strategy in our model system. We detect the switched nonlinearity in the system using a frequency analysis method in the absence of noise. We also analyse the effect of time delay on the existence of limit cycles in the system in the absence of noise. We perform the entropy and detrended fluctuation analyses in view of linking the switchings (and the dead zone) with the occurrences of complexity in the model system in the presence of noise. Finally, we perform the entropy and detrended fluctuation analyses on experimental data and link the results with numerical findings in our model example.

  18. A Baseline Load Schedule for the Manual Calibration of a Force Balance

    Science.gov (United States)

    Ulbrich, N.; Gisler, R.

    2013-01-01

    A baseline load schedule for the manual calibration of a force balance is defined that takes current capabilities at the NASA Ames Balance Calibration Laboratory into account. The chosen load schedule consists of 18 load series with a total of 194 data points. It was designed to satisfy six requirements: (i) positive and negative loadings should be applied for each load component; (ii) at least three loadings should be applied between 0 % and 100 % load capacity; (iii) normal and side force loadings should be applied at the forward gage location, aft gage location, and the balance moment center; (iv) the balance should be used in "up" and "down" orientation to get positive and negative axial force loadings; (v) the constant normal and side force approaches should be used to get the rolling moment loadings; (vi) rolling moment loadings should be obtained for 0, 90, 180, and 270 degrees balance orientation. In addition, three different approaches are discussed in the paper that may be used to independently estimate the natural zeros, i.e., the gage outputs of the absolute load datum of the balance. These three approaches provide gage output differences that can be used to estimate the weight of both the metric and non-metric part of the balance. Data from the calibration of a six-component force balance will be used in the final manuscript of the paper to illustrate characteristics of the proposed baseline load schedule.

  19. Fast electron beam charge injection and switching in dielectrics

    Energy Technology Data Exchange (ETDEWEB)

    Fitting, Hans-Joachim; Schreiber, Erik [Institute of Physics, University of Rostock, Universitaetsplatz 3, 18051 Rostock (Germany); Touzin, Matthieu [Laboratoire de Structure et Proprietes de l' Etat Solide, UMR CNRS 8008, Universite de Lille 1, 59655 Villeneuve d' Ascq (France)

    2011-04-15

    Basic investigations of secondary electrons (SE) relaxation and attenuation are made by means of Monte Carlo simulations using ballistic electron scattering and interactions with optical and acoustic phonons as well as impact ionization of valence band electrons. Then the electron beam induced selfconsistent charge transport and secondary electron emission in insulators are described by means of an electron-hole flight-drift model (FDM). Ballistic secondary electrons and holes, their attenuation and drift, as well as their recombination, trapping, and field- and temperature-dependent Poole-Frenkel detrapping are included. Whereas the initial switching-on of the secondary electron emission proceeds over milli-seconds due to long-lasting selfconsistent charging, the switching-off process occurs much faster, even over femto-seconds. Thus a rapid electron beam switching becomes possible with formation of ultra-short electron beam pulses offering an application in stroboscopic electron microscopy and spectroscopy. (copyright 2011 WILEY-VCH Verlag GmbH and Co. KGaA, Weinheim) (orig.)

  20. Characterization and switching performance of electron-beam controlled discharges

    International Nuclear Information System (INIS)

    Lowry, J.F.; Kline, L.E.; Heberlein, J.V.R.

    1986-01-01

    The electron-beam sustained discharge switch is an attractive concept for repetitive pulsed power switching because it has a demonstrated capability to interrupt direct current and because it is inherently scalable. The authors report on experiments with this type of switch in a 4-kV dc circuit. A wire-ion-plasma (WIP) electron-beam (e-beam) gun is used to irradiate and sustain a switch discharge with a 100-cm/sup 2/ cross-sectional area in l atm of N/sub 2/ or CH/sub 4/. Interruption of 8-10-μs pulses of up to 1.9 kA, and of 100-μs pulses of 150 A has been demonstrated in methane, and interruption against higher recovery voltages (11 kV) has been performed at 1.2 kA by adding series inductance to the circuit. These values represent power supply limitations rather than limitations of the switch itself. A comparison of the measured discharge characteristics with theoretical predictions shows that the measured switch conductivities are higher than the predicted values for given e-beam current values. A qualitative explanation for this observation is offered by considering the effects of electron reflection from the discharge anode and of nonlinear paths for the beam electrons across the discharge gap. The authors conclude that the switching performance of the e-beam controlled discharge switch corresponds to its design parameters, and that for a given switch size a lower voltage drop during the on time can be expected compared with the voltage drop predicted by previously published theory

  1. Language balance and switching ability in children acquiring English as a second language.

    Science.gov (United States)

    Goriot, Claire; Broersma, Mirjam; McQueen, James M; Unsworth, Sharon; van Hout, Roeland

    2018-09-01

    This study investigated whether relative lexical proficiency in Dutch and English in child second language (L2) learners is related to executive functioning. Participants were Dutch primary school pupils of three different age groups (4-5, 8-9, and 11-12 years) who either were enrolled in an early-English schooling program or were age-matched controls not on that early-English program. Participants performed tasks that measured switching, inhibition, and working memory. Early-English program pupils had greater knowledge of English vocabulary and more balanced Dutch-English lexicons. In both groups, lexical balance, a ratio measure obtained by dividing vocabulary scores in English by those in Dutch, was related to switching but not to inhibition or working memory performance. These results show that for children who are learning an L2 in an instructional setting, and for whom managing two languages is not yet an automatized process, language balance may be more important than L2 proficiency in influencing the relation between childhood bilingualism and switching abilities. Copyright © 2018 Elsevier Inc. All rights reserved.

  2. A question of balance: Kinetic balance for electrons and positrons

    International Nuclear Information System (INIS)

    Dyall, Kenneth G.

    2012-01-01

    Graphical abstract: Kinetic balance for both electrons and positrons is achieved by applying the correct relation for positive and negative energy states separately and then using the electron and positron eigensolutions from the separate diagonalizations of the Hamiltonian as a dual basis. Highlights: ► Kinetic balance for electrons and positrons is achieved in a dual atomic basis. ► Dual atomic balance alleviates, but does not eliminate, energy prolapse. ► Positron affinities converge quicker with basis set size with dual atomic balance. - Abstract: The kinetic balance criterion used in current relativistic basis set codes is satisfied by the electron solutions of the Dirac equation, but not the positron solutions. A proposal for applying kinetic balance to both sets of solutions is presented. The method is applied along with “normal” kinetic balance to one-electron systems, to investigate its possible relation to prolapse, and to the positron affinity of F − , to investigate the kinetic energy deficiency for positron solutions. The new method reduces but does not eliminate prolapse for energy-optimized basis sets, and provides faster and smoother convergence with basis set size for the positron affinity.

  3. Development of Electronic Load Controllers for Free-Piston Stirling Convertors Aided by Stirling Simulation Model

    Science.gov (United States)

    Regan, Timothy F.

    2004-01-01

    The free-piston Stirling convertor end-to-end modeling effort at the NASA Glenn Research Center has produced a software-based test bed in which free-piston Stirling convertors can be simulated and evaluated. The simulation model includes all the components of the convertor: the Stirling cycle engine, heat source, linear alternator, controller, and load. So far, it has been used in evaluating the performance of electronic controller designs. Three different controller design concepts were simulated using the model: 1) Controllers with parasitic direct current loading. 2) Controllers with parasitic alternating current loading. 3) Controllers that maintain a reference current. The free-piston Stirling convertor is an electromechanical device that operates at resonance. It is the function of the electronic load controller to ensure that the electrical load seen by the machine is always great enough to keep the amplitude of the piston and alternator oscillation at the rated value. This is done by regulating the load on the output bus. The controller monitors the instantaneous voltage, regulating it by switching loads called parasitic loads onto the bus whenever the bus voltage is too high and removing them whenever the voltage is too low. In the first type of controller, the monitor-ing and switching are done on the direct-current (dc) bus. In the second type, the alternating current bus is used. The model allows designers to test a controller concept before investing time in hardware. The simulation code used to develop the model also offers detailed models of digital and analog electronic components so that the resulting designs are realistic enough to translate directly into hardware circuits.

  4. Physical load handling and listening comprehension effects on balance control.

    Science.gov (United States)

    Qu, Xingda

    2010-12-01

    The purpose of this study was to determine the physical load handling and listening comprehension effects on balance control. A total of 16 young and 16 elderly participants were recruited in this study. The physical load handling task required holding a 5-kg load in each hand with arms at sides. The listening comprehension task involved attentive listening to a short conversation. Three short questions were asked regarding the conversation right after the testing trial to test the participants' attentiveness during the experiment. Balance control was assessed by centre of pressure-based measures, which were calculated from the force platform data when the participants were quietly standing upright on a force platform. Results from this study showed that both physical load handling and listening comprehension adversely affected balance control. Physical load handling had a more deleterious effect on balance control under the listening comprehension condition vs. no-listening comprehension condition. Based on the findings from this study, interventions for the improvement of balance could be focused on avoiding exposures to physically demanding tasks and cognitively demanding tasks simultaneously. STATEMENT OF RELEVANCE: Findings from this study can aid in better understanding how humans maintain balance, especially when physical and cognitive loads are applied. Such information is useful for developing interventions to prevent fall incidents and injuries in occupational settings and daily activities.

  5. Partial Key Grouping: Load-Balanced Partitioning of Distributed Streams

    OpenAIRE

    Nasir, Muhammad Anis Uddin; Morales, Gianmarco De Francisci; Garcia-Soriano, David; Kourtellis, Nicolas; Serafini, Marco

    2015-01-01

    We study the problem of load balancing in distributed stream processing engines, which is exacerbated in the presence of skew. We introduce PARTIAL KEY GROUPING (PKG), a new stream partitioning scheme that adapts the classical “power of two choices” to a distributed streaming setting by leveraging two novel techniques: key splitting and local load estimation. In so doing, it achieves better load balancing than key grouping while being more scalable than shuffle grouping. We test PKG on severa...

  6. A parallel 3D particle-in-cell code with dynamic load balancing

    International Nuclear Information System (INIS)

    Wolfheimer, Felix; Gjonaj, Erion; Weiland, Thomas

    2006-01-01

    A parallel 3D electrostatic Particle-In-Cell (PIC) code including an algorithm for modelling Space Charge Limited (SCL) emission [E. Gjonaj, T. Weiland, 3D-modeling of space-charge-limited electron emission. A charge conserving algorithm, Proceedings of the 11th Biennial IEEE Conference on Electromagnetic Field Computation, 2004] is presented. A domain decomposition technique based on orthogonal recursive bisection is used to parallelize the computation on a distributed memory environment of clustered workstations. For problems with a highly nonuniform and time dependent distribution of particles, e.g., bunch dynamics, a dynamic load balancing between the processes is needed to preserve the parallel performance. The algorithm for the detection of a load imbalance and the redistribution of the tasks among the processes is based on a weight function criterion, where the weight of a cell measures the computational load associated with it. The algorithm is studied with two examples. In the first example, multiple electron bunches as occurring in the S-DALINAC [A. Richter, Operational experience at the S-DALINAC, Proceedings of the Fifth European Particle Accelerator Conference, 1996] accelerator are simulated in the absence of space charge fields. In the second example, the SCL emission and electron trajectories in an electron gun are simulated

  7. A parallel 3D particle-in-cell code with dynamic load balancing

    Energy Technology Data Exchange (ETDEWEB)

    Wolfheimer, Felix [Technische Universitaet Darmstadt, Institut fuer Theorie Elektromagnetischer Felder, Schlossgartenstr.8, 64283 Darmstadt (Germany)]. E-mail: wolfheimer@temf.de; Gjonaj, Erion [Technische Universitaet Darmstadt, Institut fuer Theorie Elektromagnetischer Felder, Schlossgartenstr.8, 64283 Darmstadt (Germany); Weiland, Thomas [Technische Universitaet Darmstadt, Institut fuer Theorie Elektromagnetischer Felder, Schlossgartenstr.8, 64283 Darmstadt (Germany)

    2006-03-01

    A parallel 3D electrostatic Particle-In-Cell (PIC) code including an algorithm for modelling Space Charge Limited (SCL) emission [E. Gjonaj, T. Weiland, 3D-modeling of space-charge-limited electron emission. A charge conserving algorithm, Proceedings of the 11th Biennial IEEE Conference on Electromagnetic Field Computation, 2004] is presented. A domain decomposition technique based on orthogonal recursive bisection is used to parallelize the computation on a distributed memory environment of clustered workstations. For problems with a highly nonuniform and time dependent distribution of particles, e.g., bunch dynamics, a dynamic load balancing between the processes is needed to preserve the parallel performance. The algorithm for the detection of a load imbalance and the redistribution of the tasks among the processes is based on a weight function criterion, where the weight of a cell measures the computational load associated with it. The algorithm is studied with two examples. In the first example, multiple electron bunches as occurring in the S-DALINAC [A. Richter, Operational experience at the S-DALINAC, Proceedings of the Fifth European Particle Accelerator Conference, 1996] accelerator are simulated in the absence of space charge fields. In the second example, the SCL emission and electron trajectories in an electron gun are simulated.

  8. MCNP load balancing and fault tolerance with PVM

    International Nuclear Information System (INIS)

    McKinney, G.W.

    1995-01-01

    Version 4A of the Monte Carlo neutron, photon, and electron transport code MCNP, developed by LANL (Los Alamos National Laboratory), supports distributed-memory multiprocessing through the software package PVM (Parallel Virtual Machine, version 3.1.4). Using PVM for interprocessor communication, MCNP can simultaneously execute a single problem on a cluster of UNIX-based workstations. This capability provided system efficiencies that exceeded 80% on dedicated workstation clusters, however, on heterogeneous or multiuser systems, the performance was limited by the slowest processor (i.e., equal work was assigned to each processor). The next public release of MCNP will provide multiprocessing enhancements that include load balancing and fault tolerance which are shown to dramatically increase multiuser system efficiency and reliability

  9. Dynamic Load Balancing for PIC code using Eulerian/Lagrangian partitioning

    OpenAIRE

    Sauget, Marc; Latu, Guillaume

    2017-01-01

    This document presents an analysis of different load balance strategies for a Plasma physics code that models high energy particle beams with PIC method. A comparison of different load balancing algorithms is given: static or dynamic ones. Lagrangian and Eulerian partitioning techniques have been investigated.

  10. Comparison of Ion Beam opening switch and plasma opening switch performance

    International Nuclear Information System (INIS)

    Greenly, J.R.; Rondeau, G.D.; Sheldon, H.T.; Dreike, P.L.

    1986-01-01

    The Ion Beam opening switch (IBOS) experiment has shown that an intense charge-neutralized ion beam can carry current across a vacuum magnetically-insulated transmission line and then transfer that current to a downstream load quickly. In the IBOS experiment, a 10 cm wide parallel plate transmission line was fed up to 100 kA peak current by a 4Ω, 100 ns pulser. An ion beam of up to 100 A/cm/sup 2/, 100-300 keV protons or carbon was injected through the anode of the line in a 10 cm x 10 cm region. The line terminated in either a 15 nH short circuit or an electron diode with variable gap. The ion beam switch was able to carry up to 70 kA of line current before load current began to flow. This model is also quantitatively consistent with the observation that switch conduction current is not linear with either injected ion beam current or switch area

  11. Interference mitigation enhancement of switched-based scheme in over-loaded femtocells

    KAUST Repository

    Gaaloul, Fakhreddine

    2012-06-01

    This paper proposes adequate methods to improve the interference mitigation capability of a recently investigated switched-based interference reduction scheme in short-range open-access and over-loaded femtocells. It is assumed that the available orthogonal channels for the femtocell network are distributed among operating access points in close vicinity, where each of which knows its allocated channels a priori. For the case when the feedback links are capacity-limited and the available channels can be universally shared and simultaneously used, the paper presents enhanced schemes to identify a channel to serve the desired scheduled user by maintaining the interference power level within a tolerable range. They attempt to either complement the switched-based scheme by minimum interference channel selection or adopt different interference thresholds on available channels, while aiming to reduce the channels examination load. The performance of the proposed schemes is quantified and then compared with those of the single-threshold switched-based scheme via numerical and simulation results. © 2012 IEEE.

  12. Static Load Balancing Algorithms In Cloud Computing Challenges amp Solutions

    Directory of Open Access Journals (Sweden)

    Nadeem Shah

    2015-08-01

    Full Text Available Abstract Cloud computing provides on-demand hosted computing resources and services over the Internet on a pay-per-use basis. It is currently becoming the favored method of communication and computation over scalable networks due to numerous attractive attributes such as high availability scalability fault tolerance simplicity of management and low cost of ownership. Due to the huge demand of cloud computing efficient load balancing becomes critical to ensure that computational tasks are evenly distributed across servers to prevent bottlenecks. The aim of this review paper is to understand the current challenges in cloud computing primarily in cloud load balancing using static algorithms and finding gaps to bridge for more efficient static cloud load balancing in the future. We believe the ideas suggested as new solution will allow researchers to redesign better algorithms for better functionalities and improved user experiences in simple cloud systems. This could assist small businesses that cannot afford infrastructure that supports complex amp dynamic load balancing algorithms.

  13. Short-term Power Load Forecasting Based on Balanced KNN

    Science.gov (United States)

    Lv, Xianlong; Cheng, Xingong; YanShuang; Tang, Yan-mei

    2018-03-01

    To improve the accuracy of load forecasting, a short-term load forecasting model based on balanced KNN algorithm is proposed; According to the load characteristics, the historical data of massive power load are divided into scenes by the K-means algorithm; In view of unbalanced load scenes, the balanced KNN algorithm is proposed to classify the scene accurately; The local weighted linear regression algorithm is used to fitting and predict the load; Adopting the Apache Hadoop programming framework of cloud computing, the proposed algorithm model is parallelized and improved to enhance its ability of dealing with massive and high-dimension data. The analysis of the household electricity consumption data for a residential district is done by 23-nodes cloud computing cluster, and experimental results show that the load forecasting accuracy and execution time by the proposed model are the better than those of traditional forecasting algorithm.

  14. Loads Bias Genetic and Signaling Switches in Synthetic and Natural Systems

    Science.gov (United States)

    Medford, June; Prasad, Ashok

    2014-01-01

    Biological protein interactions networks such as signal transduction or gene transcription networks are often treated as modular, allowing motifs to be analyzed in isolation from the rest of the network. Modularity is also a key assumption in synthetic biology, where it is similarly expected that when network motifs are combined together, they do not lose their essential characteristics. However, the interactions that a network module has with downstream elements change the dynamical equations describing the upstream module and thus may change the dynamic and static properties of the upstream circuit even without explicit feedback. In this work we analyze the behavior of a ubiquitous motif in gene transcription and signal transduction circuits: the switch. We show that adding an additional downstream component to the simple genetic toggle switch changes its dynamical properties by changing the underlying potential energy landscape, and skewing it in favor of the unloaded side, and in some situations adding loads to the genetic switch can also abrogate bistable behavior. We find that an additional positive feedback motif found in naturally occurring toggle switches could tune the potential energy landscape in a desirable manner. We also analyze autocatalytic signal transduction switches and show that a ubiquitous positive feedback switch can lose its switch-like properties when connected to a downstream load. Our analysis underscores the necessity of incorporating the effects of downstream components when understanding the physics of biochemical network motifs, and raises the question as to how these effects are managed in real biological systems. This analysis is particularly important when scaling synthetic networks to more complex organisms. PMID:24676102

  15. Investigation of switch designs for the dynamic load current multiplier scheme on the SPHYNX microsecond linear transformer driver

    International Nuclear Information System (INIS)

    Maysonnave, T.; Bayol, F.; Demol, G.; Almeida, T. d'; Lassalle, F.; Morell, A.; Grunenwald, J.; Chuvatin, A.S.; Pecastaing, L.; De Ferron, A.S.

    2014-01-01

    SPHINX is a microsecond linear transformer driver LTD, used essentially for implosion of Z-pinch loads in direct drive mode. It can deliver a 6-MA current pulse within 800 ns into a Z-pinch load. The dynamic load current multiplier concept enables the current pulse to be modified by increasing its amplitude while reducing its rise time before being delivered to the load. This compact system is made up of concentric electrodes (auto transformer), a dynamic flux extruder (cylindrical wire array), a vacuum convolute (eight post-holes), and a vacuum closing switch, which is the key component of the system. Several different schemes are investigated for designing a vacuum switch suitable for operating the dynamic load current multiplier on the SPHINX generator for various applications, including isentropic compression experiments and Z-pinch radiation effects studies. In particular, the design of a compact vacuum surface switch and a multichannel vacuum switch, located upstream of the load are studied. Electrostatic simulations supporting the switch designs are presented along with test bed experiments. Initial results from shots on the SPHINX driver are also presented. (authors)

  16. Node Load Balance Multi-flow Opportunistic Routing in Wireless Mesh Networks

    Directory of Open Access Journals (Sweden)

    Wang Tao

    2014-04-01

    Full Text Available Opportunistic routing (OR has been proposed to improve the performance of wireless networks by exploiting the multi-user diversity and broadcast nature of the wireless medium. It involves multiple candidate forwarders to relay packets every hop. The existing OR doesn’t take account of the traffic load and load balance, therefore some nodes may be overloaded while the others may not, leading to network performance decline. In this paper, we focus on opportunities routing selection with node load balance which is described as a convex optimization problem. To solve the problem, by combining primal-dual and sub-gradient methods, a fully distributed Node load balance Multi-flow Opportunistic Routing algorithm (NMOR is proposed. With node load balance constraint, NMOR allocates the flow rate iteratively and the rate allocation decides the candidate forwarder selection of opportunities routing. The simulation results show that NMOR algorithm improves 100 %, 62 % of the aggregative throughput than ETX and EAX, respectively.

  17. Two-Step Load Balancing Scheme for Fairness Improvement in ...

    African Journals Online (AJOL)

    ABSTRACT: The problem of load imbalance in HetNets among wireless access technologies is addressed in this article. ... balancing could either mean balancing the transmit power or the radio ..... Weight for Multimedia Transmission.

  18. DYMAC digital electronic balance

    International Nuclear Information System (INIS)

    Stephens, M.M.

    1980-06-01

    The Dynamic Materials Accountability (DYMAC) System at LASL integrates nondestructive assay (NDA) instruments with interactive data-processing equipment to provide near-real-time accountability of the nuclear material in the LASL Plutonium Processing Facility. The most widely used NDA instrument in the system is the DYMAC digital electronic balance. The DYMAC balance is a commercial instrument that has been modified at LASL for weighing material in gloveboxes and for transmitting the weight data directly to a central computer. This manual describes the balance components, details the LASL modifications, reviews a DYMAC measurement control program that monitors balance performance, and provides instructions for balance operation and maintenance

  19. Electronic bipolar resistive switching behavior in Ni/VOx/Al device

    Energy Technology Data Exchange (ETDEWEB)

    Xia, Mengseng [School of Electronic Information Engineering, Hebei University of Technology, Tianjin Key Laboratory of Electronic Materials and Devices, Tianjin 300130 (China); School of Electronic Information Engineering, Tianjin Key Laboratory of Film Electronic & Communication Devices, Tianjin University of Technology, Tianjin 300384 (China); Zhang, Kailiang, E-mail: kailiang_zhang@163.com [School of Electronic Information Engineering, Tianjin Key Laboratory of Film Electronic & Communication Devices, Tianjin University of Technology, Tianjin 300384 (China); Yang, Ruixia, E-mail: yangrx@hebut.edu.cn [School of Electronic Information Engineering, Hebei University of Technology, Tianjin Key Laboratory of Electronic Materials and Devices, Tianjin 300130 (China); Wang, Fang; Zhang, Zhichao; Wu, Shijian [School of Electronic Information Engineering, Tianjin Key Laboratory of Film Electronic & Communication Devices, Tianjin University of Technology, Tianjin 300384 (China)

    2017-07-15

    Highlights: • The resistive random access memory of Ni/VOx/Al was fabricated. • The device has the electronic bipolar resistive switching characteristic. • The activity energy (Ea) of HRS has been calculated. • The reasons of the degradation of the resistance ratio of HRS/LRS were analyzed. - Abstract: In this paper, the Ni/VOx/Al resistive random access memory (RRAM) device is constructed and it shows bipolar resistive switching behavior, low resistive state (LRS) nonlinearity, and good retention. The set and reset processes are likely induced by the electron trapping and detrapping of trapping centers in the VOx films, respectively. The conduction mechanism in negative/positive region are controlled by space charge limited current mechanism (SCLC)/Schottky emission. The temperature dependence of I–V curves for HRS is measured to confirm the defects trapping and detrapping electrons model. activation energy was calculated to analyze the endurance performance of the device. The detailed analysis of the switching behavior with SCLC mechanism and Schottky emission mechanism could provide useful information for electronic bipolar resistive switching (eBRS) characteristics.

  20. Electronic bipolar resistive switching behavior in Ni/VOx/Al device

    International Nuclear Information System (INIS)

    Xia, Mengseng; Zhang, Kailiang; Yang, Ruixia; Wang, Fang; Zhang, Zhichao; Wu, Shijian

    2017-01-01

    Highlights: • The resistive random access memory of Ni/VOx/Al was fabricated. • The device has the electronic bipolar resistive switching characteristic. • The activity energy (Ea) of HRS has been calculated. • The reasons of the degradation of the resistance ratio of HRS/LRS were analyzed. - Abstract: In this paper, the Ni/VOx/Al resistive random access memory (RRAM) device is constructed and it shows bipolar resistive switching behavior, low resistive state (LRS) nonlinearity, and good retention. The set and reset processes are likely induced by the electron trapping and detrapping of trapping centers in the VOx films, respectively. The conduction mechanism in negative/positive region are controlled by space charge limited current mechanism (SCLC)/Schottky emission. The temperature dependence of I–V curves for HRS is measured to confirm the defects trapping and detrapping electrons model. activation energy was calculated to analyze the endurance performance of the device. The detailed analysis of the switching behavior with SCLC mechanism and Schottky emission mechanism could provide useful information for electronic bipolar resistive switching (eBRS) characteristics.

  1. Load Balancing As A Service In Openstack-Liberty

    Directory of Open Access Journals (Sweden)

    Rashmi T V

    2015-08-01

    Full Text Available Cloud computing is a technology which provides computing resource on demand over the internet as a service. To meet this many opensource cloud operating system are provided for the tenants in order to get useful services from the cloud. There are many opensource cloud OS like AWS Open Shift HP OpenStack etc. Out of all these OpenStack comes with free of cost and it has got a huge community. It can be installed and deploy in private institution or company with free of cost. This paper provides a model and techniques for the dynamic load balancing in OpenStack for managing the trafficloads among the Virtual Machines. The main purpose is to increase the utilization of computing resources and minimize the traffic. Load Balancing as a Service is one of the main service in OpenStack Networking. OpenStack is an opensource platform which provides Infrastructure as a Service. It allows userstenants tocreate their own private clouds and to deploy Virtual Machines which manages different workloads. In this paper we provide an architecture of openstack LBaaS for dynamic load balancing in open stack cloud deployment.

  2. Multi-agent grid system Agent-GRID with dynamic load balancing of cluster nodes

    Science.gov (United States)

    Satymbekov, M. N.; Pak, I. T.; Naizabayeva, L.; Nurzhanov, Ch. A.

    2017-12-01

    In this study the work presents the system designed for automated load balancing of the contributor by analysing the load of compute nodes and the subsequent migration of virtual machines from loaded nodes to less loaded ones. This system increases the performance of cluster nodes and helps in the timely processing of data. A grid system balances the work of cluster nodes the relevance of the system is the award of multi-agent balancing for the solution of such problems.

  3. Performance of magnetically-injected-plasma opening switches on the particle beam fusion accelerator 2

    International Nuclear Information System (INIS)

    Rochau, G.E.; McDaniel, D.H.; Mendel, C.W.; Sweeney, M.A.; Moore, W.B.S.; Mowrer, G.R.; Zagar, D.M.

    1990-01-01

    Plasma opening switch (POS) experiments have been performed on the PBFA II ion beam accelerator to develop a switch which will provide voltage and power gain to an applied-B lithium ion diode. These experiments have successfully coupled power to electron and ion beam diodes using a Magnetically-Injected-Plasma (MIP) POS. Carbon plasma with electron densities of 1 x 10 12 to 2 x 10 13 /cm 3 have been injected from the anode into the 8 cm gap of the 20-ohm Magnetically-Insulated-Transmission Line (MITL) of PBFA II along a B r,z magnetic field. The MIP switch uses the inertia of the plasma to keep the switch closed and the magnetic pressure of B θ from the conduction current to open the switch. The configuration of the injecting magnetic field and the plasma source has a significant effect on the efficiency of coupling power to high impedance loads. Plasma near the center of the injecting magnetic field limits the opening impedance of the switch and subsequently the power delivered to the load. The axial location of the switch with respect to the load has also been identified as a critical parameter in increasing the coupling efficiency. A length of 10 to 20 cm of MITL between the POS and the load has increased the power delivered to the load. Data on switch performance with high impedance loads and factors which improved performance are discussed

  4. Conflict monitoring and adjustment in the task-switching paradigm under different memory load conditions: an ERP/sLORETA analysis.

    Science.gov (United States)

    Deng, Yuqin; Wang, Yan; Ding, Xiaoqian; Tang, Yi-Yuan

    2015-02-11

    The aim of the present study was to examine electrophysiological and behavioral changes caused by different memory loads in a task-switching paradigm. A total of 31 healthy individuals were subjected to a task, in which the stimulus-response reversal paradigm was combined with the task-switching paradigm. The event-related potentials were recorded and the N2 component, an index of conflict processing, was measured. In addition, the neural sources of N2 were further analyzed by standardized low-resolution brain electromagnetic tomography. The event-related potential results showed that high memory load triggered a higher N2 mean amplitude. Moreover, the standardized low-resolution brain electromagnetic tomography data showed that high memory load caused an increase in current densities at the anterior cingulate cortex and the prefrontal cortex in the task-switching paradigm. In summary, our findings provide electrophysiological evidence to interpret possible influences of memory loads on conflict monitoring and modulation during the task switching. These results imply that the working memory load overrules the influence of task-switching performance on the intensification of cognitive control.

  5. Automatic mesh refinement and parallel load balancing for Fokker-Planck-DSMC algorithm

    Science.gov (United States)

    Küchlin, Stephan; Jenny, Patrick

    2018-06-01

    Recently, a parallel Fokker-Planck-DSMC algorithm for rarefied gas flow simulation in complex domains at all Knudsen numbers was developed by the authors. Fokker-Planck-DSMC (FP-DSMC) is an augmentation of the classical DSMC algorithm, which mitigates the near-continuum deficiencies in terms of computational cost of pure DSMC. At each time step, based on a local Knudsen number criterion, the discrete DSMC collision operator is dynamically switched to the Fokker-Planck operator, which is based on the integration of continuous stochastic processes in time, and has fixed computational cost per particle, rather than per collision. In this contribution, we present an extension of the previous implementation with automatic local mesh refinement and parallel load-balancing. In particular, we show how the properties of discrete approximations to space-filling curves enable an efficient implementation. Exemplary numerical studies highlight the capabilities of the new code.

  6. Selecting boundary conditions in physiological strain analysis of the femur: Balanced loads, inertia relief method and follower load.

    Science.gov (United States)

    Heyland, Mark; Trepczynski, Adam; Duda, Georg N; Zehn, Manfred; Schaser, Klaus-Dieter; Märdian, Sven

    2015-12-01

    Selection of boundary constraints may influence amount and distribution of loads. The purpose of this study is to analyze the potential of inertia relief and follower load to maintain the effects of musculoskeletal loads even under large deflections in patient specific finite element models of intact or fractured bone compared to empiric boundary constraints which have been shown to lead to physiological displacements and surface strains. The goal is to elucidate the use of boundary conditions in strain analyses of bones. Finite element models of the intact femur and a model of clinically relevant fracture stabilization by locking plate fixation were analyzed with normal walking loading conditions for different boundary conditions, specifically re-balanced loading, inertia relief and follower load. Peak principal cortex surface strains for different boundary conditions are consistent (maximum deviation 13.7%) except for inertia relief without force balancing (maximum deviation 108.4%). Influence of follower load on displacements increases with higher deflection in fracture model (from 3% to 7% for force balanced model). For load balanced models, follower load had only minor influence, though the effect increases strongly with higher deflection. Conventional constraints of fixed nodes in space should be carefully reconsidered because their type and position are challenging to justify and for their potential to introduce relevant non-physiological reaction forces. Inertia relief provides an alternative method which yields physiological strain results. Copyright © 2015 IPEM. Published by Elsevier Ltd. All rights reserved.

  7. I/O load balancing for big data HPC applications

    Energy Technology Data Exchange (ETDEWEB)

    Paul, Arnab K. [Virginia Polytechnic Institute and State University; Goyal, Arpit [Virginia Polytechnic Institute and State University; Wang, Feiyi [ORNL; Oral, H Sarp [ORNL; Butt, Ali R. [Virginia Tech, Blacksburg, VA; Brim, Michael J. [ORNL; Srinivasa, Sangeetha B. [Virginia Polytechnic Institute and State University

    2018-01-01

    High Performance Computing (HPC) big data problems require efficient distributed storage systems. However, at scale, such storage systems often experience load imbalance and resource contention due to two factors: the bursty nature of scientific application I/O; and the complex I/O path that is without centralized arbitration and control. For example, the extant Lustre parallel file system-that supports many HPC centers-comprises numerous components connected via custom network topologies, and serves varying demands of a large number of users and applications. Consequently, some storage servers can be more loaded than others, which creates bottlenecks and reduces overall application I/O performance. Existing solutions typically focus on per application load balancing, and thus are not as effective given their lack of a global view of the system. In this paper, we propose a data-driven approach to load balance the I/O servers at scale, targeted at Lustre deployments. To this end, we design a global mapper on Lustre Metadata Server, which gathers runtime statistics from key storage components on the I/O path, and applies Markov chain modeling and a minimum-cost maximum-flow algorithm to decide where data should be placed. Evaluation using a realistic system simulator and a real setup shows that our approach yields better load balancing, which in turn can improve end-to-end performance.

  8. Two Stage Secure Dynamic Load Balancing Architecture for SIP Server Clusters

    Directory of Open Access Journals (Sweden)

    G. Vennila

    2014-08-01

    Full Text Available Session Initiation Protocol (SIP is a signaling protocol emerged with an aim to enhance the IP network capabilities in terms of complex service provision. SIP server scalability with load balancing has a greater concern due to the dramatic increase in SIP service demand. Load balancing of session method (request/response and security measures optimizes the SIP server to regulate of network traffic in Voice over Internet Protocol (VoIP. Establishing a honeywall prior to the load balancer significantly reduces SIP traffic and drops inbound malicious load. In this paper, we propose Active Least Call in SIP Server (ALC_Server algorithm fulfills objectives like congestion avoidance, improved response times, throughput, resource utilization, reducing server faults, scalability and protection of SIP call from DoS attacks. From the test bed, the proposed two-tier architecture demonstrates that the ALC_Server method dynamically controls the overload and provides robust security, uniform load distribution for SIP servers.

  9. Simulation of plasma erosion opening switches

    International Nuclear Information System (INIS)

    Mason, R.J.; Jones, M.E.

    1988-01-01

    The plasma erosion opening switch (PEOS) has been studied with the ANTHEM and ISIS implicit simulation codes. The switch consists of plasma fill injected into a transmission line. The plasma initially shorts out the circuit, but eventually it is removed by self-electrical forces, allowing for the delivery of energy to a load. ANTHEM models the plasma by multiple fluids with electron inertia retained, or by the particle-in-cell (PIC) technique. ISIS is an optimized PIC code. Both codes determine electric and magnetic fields by the implicit moment method. This allows for the study of long time full-switch behavior with simulational zone sizes and time steps that are large compared to a Debye length and plasma period, respectively. Thus, the authors have modeled switch behavior at densities ranging from 5 x 10 11 to 5 x 10 14 electrons/cm -3 over drive pulses ranging from 5 to 250 ns. Here, the magnetic field rose linearly from zero to 0.8 or 3.0 Tesla. Switch gaps spanned from 1.0 to 8.0 cm, and inner radii ranged from 0.5 to 20.0 cm. Opening dynamics is shown to depend sensitively on the assumed electron emission thresholds at the cathode, and on the effective conductivity of the anode. The particle simulations predict broader current channels than the multi-fluid calculations - reasons for this are discussed. The effect of numerical diffusion in implicit simulations is examined. The response to realistic load impedances (10 Ohms for Sandia National Laboratory's PBFA II accelerator) of the opening characteristics is described. Advantages from plasma fill near the load are investigated. The action of preset initial magnetic fields aligned with the power flow, and of trigger magnetic fields for controlled removal of the plasma is discussed

  10. Technical note: optimization for improved tube-loading efficiency in the dual-energy computed tomography coupled with balanced filter method.

    Science.gov (United States)

    Saito, Masatoshi

    2010-08-01

    This article describes the spectral optimization of dual-energy computed tomography using balanced filters (bf-DECT) to reduce the tube loadings and dose by dedicating to the acquisition of electron density information, which is essential for treatment planning in radiotherapy. For the spectral optimization of bf-DECT, the author calculated the beam-hardening error and air kerma required to achieve a desired noise level in an electron density image of a 50-cm-diameter cylindrical water phantom. The calculation enables the selection of beam parameters such as tube voltage, balanced filter material, and its thickness. The optimal combination of tube voltages was 80 kV/140 kV in conjunction with Tb/Hf and Bi/Mo filter pairs; this combination agrees with that obtained in a previous study [M. Saito, "Spectral optimization for measuring electron density by the dual-energy computed tomography coupled with balanced filter method," Med. Phys. 36, 3631-3642 (2009)], although the thicknesses of the filters that yielded a minimum tube output were slightly different from those obtained in the previous study. The resultant tube loading of a low-energy scan of the present bf-DECT significantly decreased from 57.5 to 4.5 times that of a high-energy scan for conventional DECT. Furthermore, the air kerma of bf-DECT could be reduced to less than that of conventional DECT, while obtaining the same figure of merit for the measurement of electron density and effective atomic number. The tube-loading and dose efficiencies of bf-DECT were considerably improved by sacrificing the quality of the noise level in the images of effective atomic number.

  11. Vestibular control of standing balance is enhanced with increased cognitive load.

    Science.gov (United States)

    McGeehan, Michael A; Woollacott, Marjorie H; Dalton, Brian H

    2017-04-01

    When cognitive load is elevated during a motor task, cortical inhibition and reaction time are increased; yet, standing balance control is often unchanged. This disconnect is likely explained by compensatory mechanisms within the balance system such as increased sensitivity of the vestibulomotor pathway. This study aimed to determine the effects of increased cognitive load on the vestibular control of standing balance. Participants stood blindfolded on a force plate with their head facing left and arms relaxed at their sides for two trials while exposed to continuous electrical vestibular stimulation (EVS). Participants either stood quietly or executed a cognitive task (double-digit arithmetic). Surface electromyography (EMG) and anterior-posterior ground-body forces (APF) were measured in order to evaluate vestibular-evoked balance responses in the frequency (coherence and gain) and time (cumulant density) domains. Total distance traveled for anterior-posterior center of pressure (COP) was assessed as a metric of balance variability. Despite similar distances traveled for COP, EVS-medial gastrocnemius (MG) EMG and EVS-APF coherence and EVS-TA EMG and EVS-MG EMG gain were elevated for multiple frequencies when standing with increased cognitive load. For the time domain, medium-latency peak amplitudes increased by 13-54% for EVS-APF and EVS-EMG relationships with the cognitive task compared to without. Peak short-latency amplitudes were unchanged. These results indicate that reliance on vestibular control of balance is enhanced when cognitive load is elevated. This augmented neural strategy may act to supplement divided cortical processing resources within the balance system and compensate for the acute neuromuscular modifications associated with increased cognitive demand.

  12. Switch Panel wear loading - a parametric study regarding governing train operational factors

    Science.gov (United States)

    Hiensch, E. J. M.; Burgelman, N.

    2017-09-01

    The acting forces and resulting material degradation at the running surfaces of wheels and rail are determined by vehicle, track, interface and operational characteristics. To effectively manage the experienced wear, plastic deformation and crack development at wheels and rail, the interaction between vehicle and track demands a system approach both in maintenance and in design. This requires insight into the impact of train operational parameters on rail- and wheel degradation, in particular at switches and crossings due to the complex dynamic behaviour of a railway vehicle at a turnout. A parametric study was carried out by means of vehicle-track simulations within the VAMPIRE® multibody simulation software, performing a sensitivity analysis regarding operational factors and their impact on expected switch panel wear loading. Additionally, theoretical concepts were cross-checked with operational practices by means of a case study in response to a dramatic change in lateral rail wear development at specific switches in Dutch track. Data from train operation, track maintenance and track inspection were analysed, providing further insight into the operational dependencies. From the simulations performed in this study, it was found that switch rail lateral wear loading at the diverging route of a 1:9 type turnout is significantly influenced by the level of wheel-rail friction and to a lesser extent by the direction of travel (facing or trailing). The influence of other investigated parameters, being vehicle speed, traction, gauge widening and track layout is found to be small. Findings from the case study further confirm the simulation outcome. This research clearly demonstrates the contribution flange lubrication can have in preventing abnormal lateral wear at locations where the wheel-rail interface is heavily loaded.

  13. PeerFlow: Secure Load Balancing in Tor

    Directory of Open Access Journals (Sweden)

    Johnson Aaron

    2017-04-01

    Full Text Available We present PeerFlow, a system to securely load balance client traffic in Tor. Security in Tor requires that no adversary handle too much traffic. However, Tor relays are run by volunteers who cannot be trusted to report the relay bandwidths, which Tor clients use for load balancing. We show that existing methods to determine the bandwidths of Tor relays allow an adversary with little bandwidth to attack large amounts of client traffic. These methods include Tor’s current bandwidth-scanning system, TorFlow, and the peer-measurement system EigenSpeed. We present an improved design called PeerFlow that uses a peer-measurement process both to limit an adversary’s ability to increase his measured bandwidth and to improve accuracy. We show our system to be secure, fast, and efficient. We implement PeerFlow in Tor and demonstrate its speed and accuracy in large-scale network simulations.

  14. GIT 16: megajoule pulsed generator with plasma opening switch for Z-pinch loads

    International Nuclear Information System (INIS)

    Bugaev, S.P.; Volkov, A.M.; Kim, A.A.

    1997-01-01

    Megajoule complex GIT 16 reserved for perfecting technology of forming powerful impulse with the help of intermediate inductive storage and break contact in the form of plasma opening switches and for investigating of irradiating loading of Z-pinch type is presented. The characteristics of isolated complex elements are given and basic results characterizing microsecond plasma opening switches at the current level of same M A are described

  15. Two-dimensional electron flow in pulsed power transmission lines and plasma opening switches

    International Nuclear Information System (INIS)

    Church, B.W.; Longcope, D.W.; Ng, C.K.; Sudan, R.N.

    1991-01-01

    The operation of magnetically insulated transmission lines (MITL) and the interruption of current in a plasma opening switch (POS) are determined by the physics of the electrons emitted by the cathode surface. A mathematical model describes the self-consistent two-dimensional flow of an electron fluid. A finite element code, FERUS, has been developed to solve the two equations which describe Poisson's and Ampere's law in two dimensions. The solutions from this code are obtained for parameters where the electron orbits are considerably modified by the self-magnetic field of the current. Next, the self-insulated electron flow in a MITL with a step change in cross-section is studied using a conventional two-dimensional fully electromagnetic particle-in-cell code, MASK. The equations governing two-dimensional quasi-static electron flow are solved numerically by a third technique which is suitable for predicting current interruption in a POS. The object of the study is to determine the critical load impedance, Z CL , required for current interruption for a given applied voltage, cathode voltage and plasma length. (author). 9 refs, 5 figs

  16. Model of load balancing using reliable algorithm with multi-agent system

    Science.gov (United States)

    Afriansyah, M. F.; Somantri, M.; Riyadi, M. A.

    2017-04-01

    Massive technology development is linear with the growth of internet users which increase network traffic activity. It also increases load of the system. The usage of reliable algorithm and mobile agent in distributed load balancing is a viable solution to handle the load issue on a large-scale system. Mobile agent works to collect resource information and can migrate according to given task. We propose reliable load balancing algorithm using least time first byte (LFB) combined with information from the mobile agent. In system overview, the methodology consisted of defining identification system, specification requirements, network topology and design system infrastructure. The simulation method for simulated system was using 1800 request for 10 s from the user to the server and taking the data for analysis. Software simulation was based on Apache Jmeter by observing response time and reliability of each server and then compared it with existing method. Results of performed simulation show that the LFB method with mobile agent can perform load balancing with efficient systems to all backend server without bottleneck, low risk of server overload, and reliable.

  17. On delay adjustment for dynamic load balancing in distributed virtual environments.

    Science.gov (United States)

    Deng, Yunhua; Lau, Rynson W H

    2012-04-01

    Distributed virtual environments (DVEs) are becoming very popular in recent years, due to the rapid growing of applications, such as massive multiplayer online games (MMOGs). As the number of concurrent users increases, scalability becomes one of the major challenges in designing an interactive DVE system. One solution to address this scalability problem is to adopt a multi-server architecture. While some methods focus on the quality of partitioning the load among the servers, others focus on the efficiency of the partitioning process itself. However, all these methods neglect the effect of network delay among the servers on the accuracy of the load balancing solutions. As we show in this paper, the change in the load of the servers due to network delay would affect the performance of the load balancing algorithm. In this work, we conduct a formal analysis of this problem and discuss two efficient delay adjustment schemes to address the problem. Our experimental results show that our proposed schemes can significantly improve the performance of the load balancing algorithm with neglectable computation overhead.

  18. Dynamic load-balancing-extended gradient mechanism: Graphic representation

    International Nuclear Information System (INIS)

    Muniz, Francisco J.

    2017-01-01

    Load-balancing methods are quite well described in the open literature (hundreds of articles can be found about this subject). In particularly, about the Dynamic Load-balancing mechanism Extended Gradient (EG), several articles of the author are available. Even though, there are some overlap, each one of them is focused on a particular aspect of the mechanism, in a complementary way. In this article, a graphic representation of the Extended Gradient mechanism is done: this representation way had not yet been explored. However, for an in-depth knowledge of the Extended Gradient mechanism, at least, some other articles should to be read. In the CDTN, Clusters are used, mainly, in deterministic methods (CFD) and non-deterministic methods (Monte Carlo). (author)

  19. Dynamic load-balancing-extended gradient mechanism: Graphic representation

    Energy Technology Data Exchange (ETDEWEB)

    Muniz, Francisco J., E-mail: muniz@cdtn.br [Centro de Desenvolvimento da Tecnologia Nuclear (CDTN/CNEN-MG), Belo Horizonte, MG (Brazil)

    2017-07-01

    Load-balancing methods are quite well described in the open literature (hundreds of articles can be found about this subject). In particularly, about the Dynamic Load-balancing mechanism Extended Gradient (EG), several articles of the author are available. Even though, there are some overlap, each one of them is focused on a particular aspect of the mechanism, in a complementary way. In this article, a graphic representation of the Extended Gradient mechanism is done: this representation way had not yet been explored. However, for an in-depth knowledge of the Extended Gradient mechanism, at least, some other articles should to be read. In the CDTN, Clusters are used, mainly, in deterministic methods (CFD) and non-deterministic methods (Monte Carlo). (author)

  20. Implementasi Cluster Server pada Raspberry Pi dengan Menggunakan Metode Load Balancing

    Directory of Open Access Journals (Sweden)

    Ridho Habi Putra

    2016-06-01

    Full Text Available Server merupakan bagian penting dalam sebuah layanan didalam jaringan komputer. Peran server dapat menentukan kualitas baik buruknya dari layanan tersebut. Kegagalan dari sebuah server bisa disebabkan oleh beberapa faktor diantaranya kerusakan perangkat keras, sistem jaringan serta aliran listrik. Salah satu solusi untuk mengatasi kegagalan server dalam suatu jaringan komputer adalah dengan melakukan clustering server.  Tujuan dari penelitian ini adalah untuk mengukur kemampuan Raspberry Pi (Raspi digunakan sebagai web server. Raspberry Pi yang digunakan menggunakan Raspberry Pi 2 Model B dengan menggunakan processor ARM Cortex-A7 berjalan pada frekuensi 900MHz dengan memiliki RAM 1GB. Sistem operasi yang digunakan pada Raspberry Pi adalah Linux Debian Wheezy. Konsep penelitian ini menggunakan empat buah perangkat Raspberry Pi dimana dua Raspi digunakan sebagai web server dan dua Raspi lainnya digunakan sebagai penyeimbang beban (Load Balancer serta database server. Metode yang digunakan dalam pembangunan cluster server ini menggunakan metode load balancing, dimana beban server bekerja secara merata di masing-masing node. Pengujian yang diterapkan dengan melakukan perbandingan kinerja dari Raspbery Pi yang menangani lalu lintas data secara tunggal tanpa menggunakan load balancer serta pengujian Raspberry Pi dengan menggunakan load balancer sebagai beban penyeimbang antara anggota cluster server.

  1. Bin-packing problems with load balancing and stability constraints

    DEFF Research Database (Denmark)

    Trivella, Alessio; Pisinger, David

    apper in a wide range of disciplines, including transportation and logistics, computer science, engineering, economics and manufacturing. The problem is well-known to be N P-hard and difficult to solve in practice, especially when dealing with the multi-dimensional cases. Closely connected to the BPP...... realistic constraints related to e.g. load balancing, cargo stability and weight limits, in the multi-dimensional BPP. The BPP poses additional challenges compared to the CLP due to the supplementary objective of minimizing the number of bins. In particular, in section 2 we discuss how to integrate bin......-packing and load balancing of items. The problem has only been considered in the literature in simplified versions, e.g. balancing a single bin or introducing a feasible region for the barycenter. In section 3 we generalize the problem to handle cargo stability and weight constraints....

  2. Research on a Method of Geographical Information Service Load Balancing

    Science.gov (United States)

    Li, Heyuan; Li, Yongxing; Xue, Zhiyong; Feng, Tao

    2018-05-01

    With the development of geographical information service technologies, how to achieve the intelligent scheduling and high concurrent access of geographical information service resources based on load balancing is a focal point of current study. This paper presents an algorithm of dynamic load balancing. In the algorithm, types of geographical information service are matched with the corresponding server group, then the RED algorithm is combined with the method of double threshold effectively to judge the load state of serve node, finally the service is scheduled based on weighted probabilistic in a certain period. At the last, an experiment system is built based on cluster server, which proves the effectiveness of the method presented in this paper.

  3. Organic-based molecular switches for molecular electronics.

    Science.gov (United States)

    Fuentes, Noelia; Martín-Lasanta, Ana; Alvarez de Cienfuegos, Luis; Ribagorda, Maria; Parra, Andres; Cuerva, Juan M

    2011-10-05

    In a general sense, molecular electronics (ME) is the branch of nanotechnology which studies the application of molecular building blocks for the fabrication of electronic components. Among the different types of molecules, organic compounds have been revealed as promising candidates for ME, due to the easy access, great structural diversity and suitable electronic and mechanical properties. Thanks to these useful capabilities, organic molecules have been used to emulate electronic devices at the nanoscopic scale. In this feature article, we present the diverse strategies used to develop organic switches towards ME with special attention to non-volatile systems.

  4. Simulation model of load balancing in distributed computing systems

    Science.gov (United States)

    Botygin, I. A.; Popov, V. N.; Frolov, S. G.

    2017-02-01

    The availability of high-performance computing, high speed data transfer over the network and widespread of software for the design and pre-production in mechanical engineering have led to the fact that at the present time the large industrial enterprises and small engineering companies implement complex computer systems for efficient solutions of production and management tasks. Such computer systems are generally built on the basis of distributed heterogeneous computer systems. The analytical problems solved by such systems are the key models of research, but the system-wide problems of efficient distribution (balancing) of the computational load and accommodation input, intermediate and output databases are no less important. The main tasks of this balancing system are load and condition monitoring of compute nodes, and the selection of a node for transition of the user’s request in accordance with a predetermined algorithm. The load balancing is one of the most used methods of increasing productivity of distributed computing systems through the optimal allocation of tasks between the computer system nodes. Therefore, the development of methods and algorithms for computing optimal scheduling in a distributed system, dynamically changing its infrastructure, is an important task.

  5. A comparative experiment in distributed load balancing

    KAUST Repository

    Randles, Martin

    2009-12-01

    The anticipated uptake of Cloud computing, built on the well-established research fields of web services, networks, utility computing, distributed computing and virtualisation, will bring many advantages in cost, flexibility and availability for service users. These benefits are expected to further drive the demand for cloud services, increasing both the cloud customer base and the scale of cloud installations. This has implications for many technical issues in such Service Oriented Architectures and Internet of Services (IoS) type applications; fault tolerance, high availability and scalability for examples. Central to these issues is the establishment of effective load balancing techniques. It is clear that the scale and complexity of these systems makes centralized individual assignment of jobs to specific servers infeasible; leading to the need for an effective distributed solution. This paper investigates three possible distributed solutions, which have been proposed for load balancing: An approach inspired by the foraging behaviour of the Honeybee, Biased Random Sampling and Active Clustering. © 2009 IEEE.

  6. Anisotropy of domain switching in prepoled lead titanate zirconate ceramics under multiaxial electrical loading

    Science.gov (United States)

    Liu, Yuan-Ming; Li, Fa-Xin; Fang, Dai-Ning

    2007-01-01

    The authors report an observation of anisotropic domain switching process in prepoled lead titanate zirconate (PZT) ceramics under multiaxial electrical loading. Prepoled PZT blocks were obliquely cut to apply an electric field at discrete angles θ (0°-180°) to the initial poling direction. Both the coercive field and switchable polarization are found to decrease significantly when sinθ increases from zero to unity. The measured strain curves show that most domains that accomplished 180° domain switching actually experienced two successive 90° switching. The oriented domain texture after poling plus the induced nonuniform stress are used to explain the observed domain switching anisotropy.

  7. Two-dimensional modeling of x-ray output from switched foil implosions on Procyon

    Science.gov (United States)

    Bowers, R. L.; Nakafuji, G.; Greene, A. E.; McLenithan, K. D.; Peterson, D. L.; Roderick, N. F.

    1996-09-01

    A series of two-dimensional radiation magnetohydrodynamic calculations are presented of a Z-pinch implosion using a plasma flow switch. Results from a recent experiment using the high explosive driven generator Procyon, which delivered 16.5 MA to a plasma flow switch and switched about 15 MA into a static load, are used to study the implosion of a 29 mg load foil [J. H. Goforth et al., ``Review of the Procyon Explosive Pulsed Power System,'' in Ninth IEEE Pulsed Power Conference, June 1993, Albuquerque, edited by K. R. Prestwich and W. L. Baker (Institute of Electrical and Electronics Engineers, Piscataway, NJ, 1993), p. 36]. The interaction of the switch with the load plasma and the effects of background plasma on the total radiation output is examined. Models which assume ideal switching are also included. Also included are the effects of perturbations in the load plasma which may be associated with initial vaporization of the load foil. If the background plasma density in the switch region and in the load region does not affect the dynamics, the pinch is predicted to produce a total radiation output of about 4 MJ. Including perturbations of the load plasma associated with switching and assuming a background plasma density after switching in excess of 10-7 g/cm3 results in a total output from the pinch of about 0.6 MJ.

  8. Local digital control of power electronic converters in a dc microgrid based on a-priori derivation of switching surfaces

    Science.gov (United States)

    Banerjee, Bibaswan

    In power electronic basedmicrogrids, the computational requirements needed to implement an optimized online control strategy can be prohibitive. The work presented in this dissertation proposes a generalized method of derivation of geometric manifolds in a dc microgrid that is based on the a-priori computation of the optimal reactions and trajectories for classes of events in a dc microgrid. The proposed states are the stored energies in all the energy storage elements of the dc microgrid and power flowing into them. It is anticipated that calculating a large enough set of dissimilar transient scenarios will also span many scenarios not specifically used to develop the surface. These geometric manifolds will then be used as reference surfaces in any type of controller, such as a sliding mode hysteretic controller. The presence of switched power converters in microgrids involve different control actions for different system events. The control of the switch states of the converters is essential for steady state and transient operations. A digital memory look-up based controller that uses a hysteretic sliding mode control strategy is an effective technique to generate the proper switch states for the converters. An example dcmicrogrid with three dc-dc boost converters and resistive loads is considered for this work. The geometric manifolds are successfully generated for transient events, such as step changes in the loads and the sources. The surfaces corresponding to a specific case of step change in the loads are then used as reference surfaces in an EEPROM for experimentally validating the control strategy. The required switch states corresponding to this specific transient scenario are programmed in the EEPROM as a memory table. This controls the switching of the dc-dc boost converters and drives the system states to the reference manifold. In this work, it is shown that this strategy effectively controls the system for a transient condition such as step changes

  9. Design and testing of a surface switch for the dynamic load current multiplier on the SPHINX microsecond LTD

    International Nuclear Information System (INIS)

    Maysonnave, T.; Bayol, F.; Demol, G.; Almeida, T. d'; Morell, A.; Lassalle, F.; Grunenwald, J.; Chuvatin, A.S.; Pecastaing, L.; De Ferron, A.S.

    2013-01-01

    SPHINX is a microsecond linear transformer driver located at Atomic Energy Commission (CEA) Gramat (France), which can deliver a current pulse of 6 MA within 800 ns in a Z-pinch load. Using the concept of the dynamic load current multiplier (DLCM), which was proposed by Chuvatin, we expect to increase the load current above 6 MA, while decreasing its rise time to ∼300 ns. The DLCM developed by the CEA Gramat and International Technologies for High Pulsed Power (ITHPP) is a compact system made up of concentric electrodes (auto-transformer), a dynamic flux extruder (cylindrical wire array), a vacuum convolute (eight post-hole rods), and a closing switch (compact vacuum surface switch). The latter is a key component of the system, which is used to prevent the current from flowing into the load until the inductance builds up due to the implosion of the wire array. This paper presents the design and testing of the DLCM surface switch, resulting from both electrostatic simulations and experiments on the SPHINX generator. These studies, carried out either with or without load (open circuit), were valuable for a first experimental evaluation of the DLCM scheme in a microsecond regime and provided detailed information on the surface switch behavior. (authors)

  10. Energy-aware hybrid fruitfly optimization for load balancing in cloud environments for EHR applications

    Directory of Open Access Journals (Sweden)

    M. Lawanyashri

    Full Text Available Cloud computing has gained precise attention from the research community and management of IT, due to its scalable and dynamic capabilities. It is evolving as a vibrant technology to modernize and restructure healthcare organization to provide best services to the consumers. The rising demand for healthcare services and applications in cloud computing leads to the imbalance in resource usage and drastically increases the power consumption resulting in high operating cost. To achieve fast execution time and optimum utilization of the virtual machines, we propose a multi-objective hybrid fruitfly optimization technique based on simulated annealing to improve the convergence rate and optimization accuracy. The proposed approach is used to achieve the optimal resource utilization and reduces the energy consumption and cost in cloud computing environment. The result attained in our proposed technique provides an improved solution. The experimental results show that the proposed algorithm efficiently outperforms compared to the existing load balancing algorithms. Keywords: Cloud computing, Electronic Health Records (EHR, Load balancing, Fruitfly Optimization Algorithm (FOA, Simulated Annealing (SA, Energy consumption

  11. Research on IGBT solid state switch

    CERN Document Server

    Gan Kong Yin; Wang Xiao Feng; Wang Lang Ping; Wang Song Yan; Chu, P K; Wu Hong Chen

    2002-01-01

    The experiments on the IGBT solid state switch for induction accelerator was carried out with two series 1.2 kV, 75 A IGBT (GA75TS120U). The static and dynamic balancing modules were carried out with metal oxide varistors, capacities and diodes in order to suppress the over-voltage during IGBT on and off. Experimental results show that IGBT solid state switch works very stable under the different conditions. It can output peak voltage 1.8 kV, rise time 300 ns, fall time 1.64 mu s waveforms on the loads. The simulation data using OrCAD are in accord with experimental results except the rise time

  12. Research on IGBT solid state switch

    International Nuclear Information System (INIS)

    Gan Kongyin; Tang Baoyin; Wang Xiaofeng; Wang Langping; Wang Songyan; Wu Hongchen

    2002-01-01

    The experiments on the IGBT solid state switch for induction accelerator was carried out with two series 1.2 kV, 75 A IGBT (GA75TS120U). The static and dynamic balancing modules were carried out with metal oxide varistors, capacities and diodes in order to suppress the over-voltage during IGBT on and off. Experimental results show that IGBT solid state switch works very stable under the different conditions. It can output peak voltage 1.8 kV, rise time 300 ns, fall time 1.64 μs waveforms on the loads. The simulation data using OrCAD are in accord with experimental results except the rise time

  13. ANALISIS PENGARUH KONFIGURASI EIGRP EQUAL DAN UNEQUAL COST LOAD BALANCING TERHADAP KINERJA ROUTER

    Directory of Open Access Journals (Sweden)

    Dian Bagus Saptonugroho

    2015-04-01

    Full Text Available Routing protocol is tasked with finding the best route to send the packet. Assessed using the metric. If there is more than one route with the same metric value, Routing Information Path (RIP, Open Shortest Path First (OSPF, and Enhanched Interior Gateway Routing Protocol (EIGRP support equal cost load balancing to send packets to the destination. If there is more than one route with a different metric values, EIGRP can do unequal cost load balancing. Research needs to be conducted to determine the effect of the configuration of EIGRP equal and unequal cost load balancing on the performance of the router which can be used as a proof-of-concept testing that is part of the project design document on a network. Research networks using EIGRP as the routing protocol. After the equal and unequal load balancing is enabled by configuring the variance, CEF, per-destination load balancing, per-packet load balancing, or traffic sharing and analyzing its effect on the neighbor table, topology table, routing table, the data transmission, survivability, convergence, throughput, and utilization. This study used an emulator GNS3 as Cisco 2691 Router with Cisco IOS version 12:24 (25 c and advanced enterprise-adventerprisek9 image c2691-mz.124-25c.bin, and OPNET Modeler 14.5 for simulation. The results of the study can be used as a proof-of-concept testing in the design document for later use as contemplated in the manufacture of plan implementation and verification plan.

  14. Replication and load balancing strategy of STAR's relational database management system (RDBM)

    International Nuclear Information System (INIS)

    DePhillips, M; Lauret, J; Kopytine, M

    2008-01-01

    Database demand resulting from offline analysis and production of data at the STAR experiment at Brookhaven National Laboratory's Relativistic Heavy-Ion Collider has steadily increased over the last six years of data taking activities. With each year, STAR more than doubles the number of events recorded with an anticipation of reaching a billion event capabilities as early as next year. The challenges faced from producing and analyzing this magnitude of events in parallel have raised issues with regard to the distribution of calibrations and geometry data, via databases, to STAR's growing global collaboration. Rapid distribution, availability, ensured synchronization and load balancing have become paramount considerations. Both conventional technology and novel approaches are used in parallel to realize these goals. This paper discusses how STAR uses load balancing to optimize database usage. It discusses distribution methods via MySQL master slave replication; the synchronization issues that arise from this type of distribution and solutions, mostly homegrown, put forth to overcome these issues. A novel approach toward load balancing between slave nodes that assists in maintaining a high availability rate for a veracious community is discussed in detail. This load balancing addresses both, pools of nodes internal to a given location, as well as balancing the load for remote users between different available locations. Challenges, trade-offs, rationale for decisions and paths forward will be discussed in all cases, presenting a solid production environment with a vision for scalable growth

  15. Changes in Predictive Task Switching with Age and with Cognitive Load.

    Science.gov (United States)

    Levy-Tzedek, Shelly

    2017-01-01

    Predictive control of movement is more efficient than feedback-based control, and is an important skill in everyday life. We tested whether the ability to predictively control movements of the upper arm is affected by age and by cognitive load. A total of 63 participants were tested in two experiments. In both experiments participants were seated, and controlled a cursor on a computer screen by flexing and extending their dominant arm. In Experiment 1, 20 young adults and 20 older adults were asked to continuously change the frequency of their horizontal arm movements, with the goal of inducing an abrupt switch between discrete movements (at low frequencies) and rhythmic movements (at high frequencies). We tested whether that change was performed based on a feed-forward (predictive) or on a feedback (reactive) control. In Experiment 2, 23 young adults performed the same task, while being exposed to a cognitive load half of the time via a serial subtraction task. We found that both aging and cognitive load diminished, on average, the ability of participants to predictively control their movements. Five older adults and one young adult under a cognitive load were not able to perform the switch between rhythmic and discrete movement (or vice versa). In Experiment 1, 40% of the older participants were able to predictively control their movements, compared with 70% in the young group. In Experiment 2, 48% of the participants were able to predictively control their movements with a cognitively loading task, compared with 70% in the no-load condition. The ability to predictively change a motor plan in anticipation of upcoming changes may be an important component in performing everyday functions, such as safe driving and avoiding falls.

  16. Deep Constrained Siamese Hash Coding Network and Load-Balanced Locality-Sensitive Hashing for Near Duplicate Image Detection.

    Science.gov (United States)

    Hu, Weiming; Fan, Yabo; Xing, Junliang; Sun, Liang; Cai, Zhaoquan; Maybank, Stephen

    2018-09-01

    We construct a new efficient near duplicate image detection method using a hierarchical hash code learning neural network and load-balanced locality-sensitive hashing (LSH) indexing. We propose a deep constrained siamese hash coding neural network combined with deep feature learning. Our neural network is able to extract effective features for near duplicate image detection. The extracted features are used to construct a LSH-based index. We propose a load-balanced LSH method to produce load-balanced buckets in the hashing process. The load-balanced LSH significantly reduces the query time. Based on the proposed load-balanced LSH, we design an effective and feasible algorithm for near duplicate image detection. Extensive experiments on three benchmark data sets demonstrate the effectiveness of our deep siamese hash encoding network and load-balanced LSH.

  17. Soft switching resonant converter with duty-cycle control in DC micro-grid system

    Science.gov (United States)

    Lin, Bor-Ren

    2018-01-01

    Resonant converter has been widely used for the benefits of low switching losses and high circuit efficiency. However, the wide frequency variation is the main drawback of resonant converter. This paper studies a new modular resonant converter with duty-cycle control to overcome this problem and realise the advantages of low switching losses, no reverse recovery current loss, balance input split voltages and constant frequency operation for medium voltage direct currentgrid or system network. Series full-bridge (FB) converters are used in the studied circuit in order to reduce the voltage stresses and power rating on power semiconductors. Flying capacitor is used between two FB converters to balance input split voltages. Two circuit modules are paralleled on the secondary side to lessen the current rating of rectifier diodes and the size of magnetic components. The resonant tank is operated at inductive load circuit to help power switches to be turned on at zero voltage with wide load range. The pulse-width modulation scheme is used to regulate output voltage. Experimental verifications are provided to show the performance of the proposed circuit.

  18. A strategy for load balancing in distributed storage systems

    CERN Multimedia

    CERN. Geneva

    2012-01-01

    Distributed storage systems are critical to the operation of the WLCG. These systems are not limited to fulfilling the long term storage requirements. They also serve data for computational analysis and other computational jobs. Distributed storage systems provide the ability to aggregate the storage and IO capacity of disks and tapes, but at the end of the day IO rate is still bound by the capabilities of the hardware, in particular the hard drives. Throughput of hard drives has increased dramatically over the decades, however for computational analysis IOPS is typically the limiting factor. To maximize return of investment, balancing IO load over available hardware is crucial. The task is made complicated by the common use of heterogeneous hardware and software environments that results from combining new and old hardware into a single storage system. This paper describes recent advances made in load balancing in the dCache distributed storage system. We describe a set of common requirements for load balan...

  19. Optically triggered high voltage switch network and method for switching a high voltage

    Science.gov (United States)

    El-Sharkawi, Mohamed A.; Andexler, George; Silberkleit, Lee I.

    1993-01-19

    An optically triggered solid state switch and method for switching a high voltage electrical current. A plurality of solid state switches (350) are connected in series for controlling electrical current flow between a compensation capacitor (112) and ground in a reactive power compensator (50, 50') that monitors the voltage and current flowing through each of three distribution lines (52a, 52b and 52c), which are supplying three-phase power to one or more inductive loads. An optical transmitter (100) controlled by the reactive power compensation system produces light pulses that are conveyed over optical fibers (102) to a switch driver (110') that includes a plurality of series connected optical triger circuits (288). Each of the optical trigger circuits controls a pair of the solid state switches and includes a plurality of series connected resistors (294, 326, 330, and 334) that equalize or balance the potential across the plurality of trigger circuits. The trigger circuits are connected to one of the distribution lines through a trigger capacitor (340). In each switch driver, the light signals activate a phototransistor (300) so that an electrical current flows from one of the energy reservoir capacitors through a pulse transformer (306) in the trigger circuit, producing gate signals that turn on the pair of serially connected solid state switches (350).

  20. Optically triggered high voltage switch network and method for switching a high voltage

    Energy Technology Data Exchange (ETDEWEB)

    El-Sharkawi, Mohamed A. (Renton, WA); Andexler, George (Everett, WA); Silberkleit, Lee I. (Mountlake Terrace, WA)

    1993-01-19

    An optically triggered solid state switch and method for switching a high voltage electrical current. A plurality of solid state switches (350) are connected in series for controlling electrical current flow between a compensation capacitor (112) and ground in a reactive power compensator (50, 50') that monitors the voltage and current flowing through each of three distribution lines (52a, 52b and 52c), which are supplying three-phase power to one or more inductive loads. An optical transmitter (100) controlled by the reactive power compensation system produces light pulses that are conveyed over optical fibers (102) to a switch driver (110') that includes a plurality of series connected optical triger circuits (288). Each of the optical trigger circuits controls a pair of the solid state switches and includes a plurality of series connected resistors (294, 326, 330, and 334) that equalize or balance the potential across the plurality of trigger circuits. The trigger circuits are connected to one of the distribution lines through a trigger capacitor (340). In each switch driver, the light signals activate a phototransistor (300) so that an electrical current flows from one of the energy reservoir capacitors through a pulse transformer (306) in the trigger circuit, producing gate signals that turn on the pair of serially connected solid state switches (350).

  1. Efficient graph-based dynamic load-balancing for parallel large-scale agent-based traffic simulation

    NARCIS (Netherlands)

    Xu, Y.; Cai, W.; Aydt, H.; Lees, M.; Tolk, A.; Diallo, S.Y.; Ryzhov, I.O.; Yilmaz, L.; Buckley, S.; Miller, J.A.

    2014-01-01

    One of the issues of parallelizing large-scale agent-based traffic simulations is partitioning and load-balancing. Traffic simulations are dynamic applications where the distribution of workload in the spatial domain constantly changes. Dynamic load-balancing at run-time has shown better efficiency

  2. Design of a Load-Balancing Architecture For Parallel Firewalls

    National Research Council Canada - National Science Library

    Joyner, William

    1999-01-01

    .... This thesis proposes a load-balancing firewall architecture to meet the Navy's needs. It first conducts an architectural analysis of the problem and then presents a high-level system design as a solution...

  3. Analisis Kinerja Penerapan Container untuk Load Balancing Web Server

    Directory of Open Access Journals (Sweden)

    Muhammad Agung Nugroho

    2016-12-01

    Full Text Available Container merupakan teknologi virtualisasi terbaru. Container memudahkan system administrator dalam mengelola aplikasi pada server. Docker container dapat digunakan untuk membangun, mempersiapkan, dan menjalankan aplikasi. Dapat membuat aplikasi dari bahasa pemrograman yang berbeda pada lapisan apapun. Aplikasi dapat di bungkus dalam container, dan aplikasi dapat berjalan pada lingkungan apapun dimana saja.  Dalam perkembangannya container ini dapat digunakan untuk load balancing, dengan memanfaatkan HA Proxy. Load Balancing dapat digunakan untuk menyelesaikan permasalahan beban kinerja web server yang terlalu berat (overload terhadap permintaan. Load Balancing merupakan salah satu metode untuk meningkatkan skalabilitas web server sekaligus mengurangi beban kerja web server. Ujicoba dilakukan dengan memberikan beban request pada single container dan multi container, dan membandingkan kinerjanya. Analisis kinerja dapat dilakukan dengan menggunakan parameter performance pada processor, memori dan proses layanan. Penerapan ujicoba dilakukan pada raspberry pi. Hasil yang diperoleh multi container dapat digunakan untuk mengembangkan metode load balancing, hasil ujicoba menunjukkan performance raspberry pi dapat optimum karena pembagian beban processor.

  4. Redox balance is key to explaining full vs. partial switching to low-yield metabolism

    Directory of Open Access Journals (Sweden)

    van Hoek Milan JA

    2012-03-01

    Full Text Available Abstract Background Low-yield metabolism is a puzzling phenomenon in many unicellular and multicellular organisms. In abundance of glucose, many cells use a highly wasteful fermentation pathway despite the availability of a high-yield pathway, producing many ATP molecules per glucose, e.g., oxidative phosphorylation. Some of these organisms, including the lactic acid bacterium Lactococcus lactis, downregulate their high-yield pathway in favor of the low-yield pathway. Other organisms, including Escherichia coli do not reduce the flux through the high-yield pathway, employing the low-yield pathway in parallel with a fully active high-yield pathway. For what reasons do some species use the high-yield and low-yield pathways concurrently and what makes others downregulate the high-yield pathway? A classic rationale for metabolic fermentation is overflow metabolism. Because the throughput of metabolic pathways is limited, influx of glucose exceeding the pathway's throughput capacity is thought to be redirected into an alternative, low-yield pathway. This overflow metabolism rationale suggests that cells would only use fermentation once the high-yield pathway runs at maximum rate, but it cannot explain why cells would decrease the flux through the high-yield pathway. Results Using flux balance analysis with molecular crowding (FBAwMC, a recent extension to flux balance analysis (FBA that assumes that the total flux through the metabolic network is limited, we investigate the differences between Saccharomyces cerevisiae and L. lactis that downregulate the high-yield pathway at increasing glucose concentrations, and E. coli, which keeps the high-yield pathway functioning at maximal rate. FBAwMC correctly predicts the metabolic switching mode in these three organisms, suggesting that metabolic network architecture is responsible for differences in metabolic switching mode. Based on our analysis, we expect gradual, "overflow-like" switching behavior in

  5. Transistor electronics use of semiconductor components in switching operations

    CERN Document Server

    Rumpf, Karl-Heinz

    2014-01-01

    Transistor Electronics: Use of Semiconductor Components in Switching Operations presents the semiconductor components as well as their elementary circuits. This book discusses the scope of application of electronic devices to increase productivity. Organized into eight chapters, this book begins with an overview of the general equation for the representation of integer positive numbers. This text then examines the properties and characteristics of basic electronic components, which relates to an understanding of the operation of semiconductors. Other chapters consider the electronic circuit ar

  6. Switching behaviour of individual Ag-TCNQ nanowires: an in situ transmission electron microscopy study

    Science.gov (United States)

    Ran, Ke; Rösner, Benedikt; Butz, Benjamin; Fink, Rainer H.; Spiecker, Erdmann

    2016-10-01

    The organic semiconductor silver-tetracyanoquinodimethane (Ag-TCNQ) exhibits electrical switching and memory characteristics. Employing a scanning tunnelling microscopy setup inside a transmission electron microscope, the switching behaviour of individual Ag-TCNQ nanowires (NWs) is investigated in detail. For a large number of NWs, the switching between a high (OFF) and a low (ON) resistance state was successfully stimulated by negative bias sweeps. Fitting the experimental I-V curves with a Schottky emission function makes the switching features prominent and thus enables a direct evaluation of the switching process. A memory cycle including writing, reading and erasing features is demonstrated at an individual NW. Moreover, electronic failure mechanisms due to Joule heating are discussed. These findings have a significant impact on our understanding of the switching behaviour of Ag-TCNQ.

  7. Uncertainty estimation of non-ideal analog switches using programmable Josephson voltage standards for mutual inductance measurement in the joule balance

    International Nuclear Information System (INIS)

    Wang, Gang; Zhang, Zhonghua; Li, Zhengkun; Xu, Jinxin; You, Qiang

    2016-01-01

    Measurement of the mutual inductance is one of the key techniques in the joule balance to determine the Planck constant h, where a standard-square-wave compensation method was proposed to accurately measure the dc value of the mutual inductance. With this method, analog switches are used to compose an analog-switch signal generator to synthesize the excitation and compensation voltages. However, the accuracy of the compensation voltage is influenced by the non-ideal behaviors of analog-switches. In this paper, the effect from these non-ideal switches is analyzed in detail and evaluated with the equivalent circuits. A programmable Josephson voltage standard (PJVS) is used to generate a reference compensation voltage to measure the time integration of the voltage waveform generated by the analog-switch signal generator. Moreover, the effect is also evaluated experimentally by comparing the difference between the mutual inductance measured with the analog-switch signal generator and the value determined by the PJVS-analog-switch generator alternately in the same mutual inductance measurement system. The result shows that the impact of analog switches is 1.97  ×  10 −7 with an uncertainty of 1.83  ×  10 −7 (k  =  1) and confirms that the analog switch method can be used regularly instead of the PJVS in the mutual inductance measurement for the joule balance experiment. (paper)

  8. Dynamic Load Balanced Clustering using Elitism based Random Immigrant Genetic Approach for Wireless Sensor Networks

    Directory of Open Access Journals (Sweden)

    K. Mohaideen Pitchai

    2017-07-01

    Full Text Available Wireless Sensor Network (WSN consists of a large number of small sensors with restricted energy. Prolonged network lifespan, scalability, node mobility and load balancing are important needs for several WSN applications. Clustering the sensor nodes is an efficient technique to reach these goals. WSN have the characteristics of topology dynamics because of factors like energy conservation and node movement that leads to Dynamic Load Balanced Clustering Problem (DLBCP. In this paper, Elitism based Random Immigrant Genetic Approach (ERIGA is proposed to solve DLBCP which adapts to topology dynamics. ERIGA uses the dynamic Genetic Algorithm (GA components for solving the DLBCP. The performance of load balanced clustering process is enhanced with the help of this dynamic GA. As a result, the ERIGA achieves to elect suitable cluster heads which balances the network load and increases the lifespan of the network.

  9. Sustainable Load-Balancing Scheme for Inter-Sensor Convergence Processing of Routing Cooperation Topology

    Directory of Open Access Journals (Sweden)

    Hyun-Woo Kim

    2016-05-01

    Full Text Available Recent advancements in Information Technology (IT have sparked the creation of numerous and diverse types of devices and services. Manual data collection measurement methods have been automated through the use of various wireless or wired sensors. Single sensor devices are included in smart devices such as smartphones. Data transmission is critical for big data collected from sensor nodes, such as Mobile Sensor Nodes (MSNs, where sensors move dynamically according to sensor mobility, or Fixed Sensor Nodes (FSNs, where sensor locations are decided by the users. False data transfer processing of big data results in topology lifespan reduction and data transfer delays. Hence, a variety of simulators and diverse load-balancing algorithms have been developed as protocol verification tools for topology lifespan maximization and effective data transfer processing. However, those previously developed simulators have limited functions, such as an event function for a specific sensor or a battery consumption rate test for sensor deployment. Moreover, since the previous load-balancing algorithms consider only the general traffic distribution and the number of connected nodes without considering the current topology condition, the sustainable load-balancing technique that takes into account the battery consumption rate of the dispersed sensor nodes is required. Therefore, this paper proposes the Sustainable Load-balancing Scheme (SLS, which maximizes the overall topology lifespan through effective and sustainable load-balancing of data transfer among the sensors. SLS is capable of maintaining an effective topology as it considers both the battery consumption rate of the sensors and the data transfer delay.

  10. Electron and ion magnetohydrodynamic effects in plasma opening switches

    International Nuclear Information System (INIS)

    Grossmann, J.M.; DeVore, C.R.; Ottinger, P.F.

    1993-01-01

    Preliminary results are presented of a numerical code designed to investigate electron and ion magnetohydrodynamic effects in plasma erosion opening switches. The present model is one-dimensional and resolves effects such as the JxB deformation of the plasma, and the penetration of magnetic field either by anomalous resistivity or electron magnetohydrodynamics (Hall effect). Comparisons with exact analytic results and experiment are made

  11. Static and dynamic load-balancing strategies for parallel reservoir simulation

    International Nuclear Information System (INIS)

    Anguille, L.; Killough, J.E.; Li, T.M.C.; Toepfer, J.L.

    1995-01-01

    Accurate simulation of the complex phenomena that occur in flow in porous media can tax even the most powerful serial computers. Emergence of new parallel computer architectures as a future efficient tool in reservoir simulation may overcome this difficulty. Unfortunately, major problems remain to be solved before using parallel computers commercially: production serial programs must be rewritten to be efficient in parallel environments and load balancing methods must be explored to evenly distribute the workload on each processor during the simulation. This study implements both a static load-balancing algorithm and a receiver-initiated dynamic load-sharing algorithm to achieve high parallel efficiencies on both the IBM SP2 and Intel IPSC/860 parallel computers. Significant speedup improvement was recorded for both methods. Further optimization of these algorithms yielded a technique with efficiencies as high as 90% and 70% on 8 and 32 nodes, respectively. The increased performance was the result of the minimization of message-passing overhead

  12. Dynamic load balance scheme for the DSMC algorithm

    International Nuclear Information System (INIS)

    Li, Jin; Geng, Xiangren; Jiang, Dingwu; Chen, Jianqiang

    2014-01-01

    The direct simulation Monte Carlo (DSMC) algorithm, devised by Bird, has been used over a wide range of various rarified flow problems in the past 40 years. While the DSMC is suitable for the parallel implementation on powerful multi-processor architecture, it also introduces a large load imbalance across the processor array, even for small examples. The load imposed on a processor by a DSMC calculation is determined to a large extent by the total of simulator particles upon it. Since most flows are impulsively started with initial distribution of particles which is surely quite different from the steady state, the total of simulator particles will change dramatically. The load balance based upon an initial distribution of particles will break down as the steady state of flow is reached. The load imbalance and huge computational cost of DSMC has limited its application to rarefied or simple transitional flows. In this paper, by taking advantage of METIS, a software for partitioning unstructured graphs, and taking the total of simulator particles in each cell as a weight information, the repartitioning based upon the principle that each processor handles approximately the equal total of simulator particles has been achieved. The computation must pause several times to renew the total of simulator particles in each processor and repartition the whole domain again. Thus the load balance across the processors array holds in the duration of computation. The parallel efficiency can be improved effectively. The benchmark solution of a cylinder submerged in hypersonic flow has been simulated numerically. Besides, hypersonic flow past around a complex wing-body configuration has also been simulated. The results have displayed that, for both of cases, the computational time can be reduced by about 50%

  13. Electron beam potential measurements on an inductive-store, opening-switch accelerator

    International Nuclear Information System (INIS)

    Riordan, J.C.; Goyer, J.R.; Kortbawi, D.; Meachum, J.S.; Mendenhall, R.S.; Roth, I.S.

    1993-01-01

    Direct measurement of the accelerating potential in a relativistic electron beam accelerator is difficult, particularly when the diode is downstream from a plasma opening switch. An indirect potential measurement can be obtained from the high energy tail of the bremsstrahlung spectrum generated as the electron beam strikes the anode. The authors' time-resolved spectrometer contains 7 silicon pin diode detectors filtered with 2 to 15 mm of lead to span an electron energy range of 0.5 to 2 MeV. A Monte-Carlo transport code was used to provide calibration curves, and the resulting potential measurements have been confirmed in experiments on the PITHON accelerator. The spectrometer has recently been deployed on PM1, an inductive-store, opening-switch testbed. The diode voltage measurements from the spectrometer are in good agreement with the diode voltage measured upstream and corrected using transmission line relations. The x-ray signal and spectral voltage rise 10 ns later than the corrected electrical voltage, however, indicating plasma motion between the opening switch and the diode

  14. Plasma-ring, fast-opening switch

    International Nuclear Information System (INIS)

    Hartman, C.W.; Eddleman, J.; Hammer, J.H.

    1986-01-01

    The authors discuss a fast-opening switch concept based on magnetically confined plasma rings, PROS (for Plasma Ring Opening Switch). In PROS, the plasma ring, confined by Bθ /sub and B/poloidal /sub fields of a compact torus, provide a low mass, localized conduction path between coaxial electrodes. To operate the switch, driver current is passed across the electrodes through the ring, storing inductive energy in external inductance and between the electrodes on the driver side of the ring. The ring is accelerated away from the driver by the field of the driver current and passes over a load gap transferring the current to the load. The authors distinguish two configurations in PROS, straight PROS where the electrodes are coaxial cylinders, and cone PROS with conical electrodes. In straight PROS ring acceleration takes place during the inductive store period as in foil switches, but with the localized ring providing the current path. Increased performance is predicted for the cone PROS (see figure) which employs compression of the ring in the cone during the inductive store period. Here, the B/θ /sub field of the driver forces the ring towards the apex of the cone but the force is in near balance with the opposing component of the radial equilibrium force of the ring along the cone. As a result, the ring undergoes a slow, quasistatic compression limited only by resistive decay of the ring field. Slow compression allows inductive storage with low-power drivers (homopoloar, magneto cumulative generators, high C-low V capacitor banks, etc.). Near the apex of the cone, near peak compression, the ring is allowed to enter a straight coaxial section where, because of low-mass, it rapidly accelerates to high velocity and crosses the load gap

  15. A Novel Load Balancing Scheme for Multipath Routing Protocol in MANET

    Directory of Open Access Journals (Sweden)

    Kokilamani Mounagurusamy

    2016-09-01

    Full Text Available The recent advancements in information and communication technology create a great demand for multipath routing protocols. In MANET, nodes can be arbitrarily located and can move freely at any given time. The topology of MANET can change rapidly and unpredictably. Because wireless link capacities are usually limited, congestion is possible in MANETs. Hence, balancing the load in a MANET is important since nodes with high load will deplete their batteries quickly, thereby increasing the probability of disconnecting or partitioning the network. To overcome these, the multipath protocol should be aware of load at route discovery phase. The main objective of the proposed article is to balance the load on a node and to extend the lifetime of the node due to the congestion, energy depletion and link failures. This article describes a novel load and congestion aware scheme called Path Efficient Ad-hoc On-demand Multipath Distance Vector (PE-AOMDV protocol to increase the performance of routing process in MANET in terms of congestion, end-to-end delay and load balancing. A new threshold value and a counter variable are introduced to limit the number of communication paths passing over a node in route discovery phase. For every new request the counter variable is incremented by one and the threshold value is compared to see whether the maximum number of connections has been reached or not. The proposed method is network simulator ns-2 and it is found that there is a significant improvement in the proposed scheme. It reduces the energy consumption, average end-to-end delay and normalized routing overhead. Also the proposed scheme increases packet delivery ratio, throughput and minimizes routing overheads.

  16. Adaptive Load Balancing of Parallel Applications with Multi-Agent Reinforcement Learning on Heterogeneous Systems

    Directory of Open Access Journals (Sweden)

    Johan Parent

    2004-01-01

    Full Text Available We report on the improvements that can be achieved by applying machine learning techniques, in particular reinforcement learning, for the dynamic load balancing of parallel applications. The applications being considered in this paper are coarse grain data intensive applications. Such applications put high pressure on the interconnect of the hardware. Synchronization and load balancing in complex, heterogeneous networks need fast, flexible, adaptive load balancing algorithms. Viewing a parallel application as a one-state coordination game in the framework of multi-agent reinforcement learning, and by using a recently introduced multi-agent exploration technique, we are able to improve upon the classic job farming approach. The improvements are achieved with limited computation and communication overhead.

  17. An Electron-Beam Controlled Semiconductor Switch

    Science.gov (United States)

    1989-11-01

    of the Seventeenth Power Modulator Symposium, Seattle, WA, pp. 214-218. 1986. 21. Bovino , L., ’ioumans,R., Weiner, H., Burke, T . , "Optica lly... Bovino , R. Youmans, M. Weiner, and T. Burke, ’ ’Optically Co ntrolled Semiconducto r Switch for ~lulti-~legawatt Rep-Rated Pulse r s ," Conf. Record...p. 615. (II 1 W. N. Carr, IEEE Trans. Electron Devices, vol. ED-12, p. 531 , 1965. (121 T. Burke, M. Weiner. L. Bovino , and R. Youmans, in Proc

  18. LabVIEW Serial Driver Software for an Electronic Load

    Science.gov (United States)

    Scullin, Vincent; Garcia, Christopher

    2003-01-01

    A LabVIEW-language computer program enables monitoring and control of a Transistor Devices, Inc., Dynaload WCL232 (or equivalent) electronic load via an RS-232 serial communication link between the electronic load and a remote personal computer. (The electronic load can operate at constant voltage, current, power consumption, or resistance.) The program generates a graphical user interface (GUI) at the computer that looks and acts like the front panel of the electronic load. Once the electronic load has been placed in remote-control mode, this program first queries the electronic load for the present values of all its operational and limit settings, and then drops into a cycle in which it reports the instantaneous voltage, current, and power values in displays that resemble those on the electronic load while monitoring the GUI images of pushbuttons for control actions by the user. By means of the pushbutton images and associated prompts, the user can perform such operations as changing limit values, the operating mode, or the set point. The benefit of this software is that it relieves the user of the need to learn one method for operating the electronic load locally and another method for operating it remotely via a personal computer.

  19. Replication and load balancing strategy of STAR's relational database management system (RDBM)

    Energy Technology Data Exchange (ETDEWEB)

    DePhillips, M; Lauret, J; Kopytine, M [Brookhaven National Laboratory, Upton NY 11973 (United States); Kent State University, Kent Ohio 44242 (United States)], E-mail: jlauret@bnl.gov

    2008-07-15

    Database demand resulting from offline analysis and production of data at the STAR experiment at Brookhaven National Laboratory's Relativistic Heavy-Ion Collider has steadily increased over the last six years of data taking activities. With each year, STAR more than doubles the number of events recorded with an anticipation of reaching a billion event capabilities as early as next year. The challenges faced from producing and analyzing this magnitude of events in parallel have raised issues with regard to the distribution of calibrations and geometry data, via databases, to STAR's growing global collaboration. Rapid distribution, availability, ensured synchronization and load balancing have become paramount considerations. Both conventional technology and novel approaches are used in parallel to realize these goals. This paper discusses how STAR uses load balancing to optimize database usage. It discusses distribution methods via MySQL master slave replication; the synchronization issues that arise from this type of distribution and solutions, mostly homegrown, put forth to overcome these issues. A novel approach toward load balancing between slave nodes that assists in maintaining a high availability rate for a veracious community is discussed in detail. This load balancing addresses both, pools of nodes internal to a given location, as well as balancing the load for remote users between different available locations. Challenges, trade-offs, rationale for decisions and paths forward will be discussed in all cases, presenting a solid production environment with a vision for scalable growth.

  20. Unnecessary antiretroviral treatment switches and accumulation of HIV resistance mutations; two arguments for viral load monitoring in Africa.

    Science.gov (United States)

    Sigaloff, Kim C E; Hamers, Raph L; Wallis, Carole L; Kityo, Cissy; Siwale, Margaret; Ive, Prudence; Botes, Mariette E; Mandaliya, Kishor; Wellington, Maureen; Osibogun, Akin; Stevens, Wendy S; van Vugt, Michèle; de Wit, Tobias F Rinke

    2011-09-01

    This study aimed to investigate the consequences of using clinicoimmunological criteria to detect antiretroviral treatment (ART) failure and guide regimen switches in HIV-infected adults in sub-Saharan Africa. Frequencies of unnecessary switches, patterns of HIV drug resistance, and risk factors for the accumulation of nucleoside reverse transcriptase inhibitor (NRTI)-associated mutations were evaluated. Cross-sectional analysis of adults switching ART regimens at 13 clinical sites in 6 African countries was performed. Two types of failure identification were compared: diagnosis of clinicoimmunological failure without viral load testing (CIF only) or CIF with local targeted viral load testing (targeted VL). After study enrollment, reference HIV RNA and genotype were determined retrospectively. Logistic regression assessed factors associated with multiple thymidine analogue mutations (TAMs) and NRTI cross-resistance (≥2 TAMs or Q151M or K65R/K70E). Of 250 patients with CIF switching to second-line ART, targeted VL was performed in 186. Unnecessary switch at reference HIV RNA <1000 copies per milliliter occurred in 46.9% of CIF only patients versus 12.4% of patients with targeted VL (P < 0.001). NRTI cross-resistance was observed in 48.0% of 183 specimens available for genotypic analysis, comprising ≥2 TAMs (37.7%), K65R (7.1%), K70E (3.3%), or Q151M (3.3%). The presence of NRTI cross-resistance was associated with the duration of ART exposure and zidovudine use. Clinicoimmunological monitoring without viral load testing resulted in frequent unnecessary regimen switches. Prolonged treatment failure was indicated by extensive NRTI cross-resistance. Access to virological monitoring should be expanded to prevent inappropriate switches, enable early failure detection and preserve second-line treatment options in Africa.

  1. Analisis Perbandingan Load Balancing Web Server Tunggal Dengan Web Server Cluster Menggunakan Linux Virtual Server

    OpenAIRE

    Lukitasari, Desy; Oklilas, Ahmad Fali

    2010-01-01

    Virtual server adalah server yang mempunyai skalabilitas dan ketersedian yang tinggi yang dibangun diatas sebuah cluster dari beberapa real server. Real server dan load balancer akan saling terkoneksi baik dalam jaringan lokal kecepatan tinggi atau yang terpisah secara geografis. Load balancer dapat mengirim permintaan-permintaan ke server yang berbeda dan membuat paralel service dari sebuah cluster pada sebuah alamat IP tunggal dan meminta pengiriman dapat menggunakan teknologi IP load...

  2. Programming Algorithms of load balancing with HA-Proxy in HTTP services

    Directory of Open Access Journals (Sweden)

    José Teodoro Mejía Viteri

    2018-02-01

    Full Text Available The access to the public and private services through the web gains daily protagonism, and sometimes they must support amounts of requests that a team can not process, so there are solutions that use algorithms that allow to distribute the load of requests of a web application in several equipment; the objective of this work is to perform an analysis of load balancing scheduling algorithms through the HA-Proxy tool, and deliver an instrument that identifies the load distribution algorithm to be used and the technological infrastructure, to largely cover implementation. The information used for this work is based on a bibliographic analysis, eld study and implementation of the different load balancing algorithms in equipment, where the distribution and its performance will be analyzed. The incorporation of this technology to the management of services on the web, improves availability, helps business continuity and through the different forms of distribution of the requests of the algorithms that can be implemented in HA-Proxy to provide those responsible for information technology systems with a view of their advantages and disadvantages.

  3. The Energy Balance of Plasma in a Coaxial Plasma Opening Switch

    International Nuclear Information System (INIS)

    Xu Xiang; Wang Younian

    2006-01-01

    The two-dimensional energy balance in a coaxial plasma opening switch (POS) is studied based on the single-fluid magnetohydrodynamic (MHD) equations coupled with the generalized Ohm's law. The energy transfers between the plasma and the magnetic field are considered during the penetration of the magnetic field as the Ohmic heating is included in the energy-balance equation. The focus is on the energy partition between the magnetic-field energy and the dissipated magnetic-field energy in a high-density POS with different rise-in-time electric currents at the generator boundary. The simulation code is tested in two cases: the constant-in-time current case and the linear rise-in-time current case. For the sinusoidally rise-in-time current similar to that of the experiments, it is shown that at the end of the conduction phase the dissipated magnetic-field energy is 36.5% of the input electromagnetic energy, which is consistent with the experimental results

  4. Hybrid Bee Ant Colony Algorithm for Effective Load Balancing And ...

    African Journals Online (AJOL)

    PROF. OLIVER OSUAGWA

    Ant Colony algorithm is used in this hybrid Bee Ant Colony algorithm to solve load balancing issues ... Genetic Algorithm (MO-GA) for dynamic job scheduling that .... Information Networking and Applications Workshops. [7]. M. Dorigo & T.

  5. High performance SDN enabled flat data center network architecture based on scalable and flow-controlled optical switching system

    NARCIS (Netherlands)

    Calabretta, N.; Miao, W.; Dorren, H.J.S.

    2015-01-01

    We demonstrate a reconfigurable virtual datacenter network by utilizing statistical multiplexing offered by scalable and flow-controlled optical switching system. Results show QoS guarantees by the priority assignment and load balancing for applications in virtual networks.

  6. Dynamic load balancing algorithm for molecular dynamics based on Voronoi cells domain decompositions

    Energy Technology Data Exchange (ETDEWEB)

    Fattebert, J.-L. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Richards, D.F. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Glosli, J.N. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States)

    2012-12-01

    We present a new algorithm for automatic parallel load balancing in classical molecular dynamics. It assumes a spatial domain decomposition of particles into Voronoi cells. It is a gradient method which attempts to minimize a cost function by displacing Voronoi sites associated with each processor/sub-domain along steepest descent directions. Excellent load balance has been obtained for quasi-2D and 3D practical applications, with up to 440·106 particles on 65,536 MPI tasks.

  7. Brushless dc motor uses electron beam switching tube as commutator

    Science.gov (United States)

    Studer, P.

    1965-01-01

    Electron beam switching tube eliminates physical contact between rotor and stator in brushless dc motor. The tube and associated circuitry control the output of a dc source to sequentially energize the motor stator windings.

  8. Mobility-Aware and Load Balancing Based Clustering Algorithm for Energy Conservation in MANET

    Institute of Scientific and Technical Information of China (English)

    XU Li; ZHENG Bao-yu; GUO Gong-de

    2005-01-01

    Mobile ad hoc network (MANET) is one of wireless communication network architecture that has received a lot of attention. MANET is characterized by dynamic network topology and limited energy. With mobility-aware and load balancing based clustering algorithm (MLCA), this paper proposes a new topology management strategy to conserve energy. Performance simulation results show that the proposed MLCA strategy can balances the traffic load inside the whole network, so as to prolong the network lifetime, meanly, at the same time, achieve higher throughput ratio and network stability.

  9. Compact, Energy-Efficient High-Frequency Switched Capacitor Neural Stimulator With Active Charge Balancing.

    Science.gov (United States)

    Hsu, Wen-Yang; Schmid, Alexandre

    2017-08-01

    Safety and energy efficiency are two major concerns for implantable neural stimulators. This paper presents a novel high-frequency, switched capacitor (HFSC) stimulation and active charge balancing scheme, which achieves high energy efficiency and well-controlled stimulation charge in the presence of large electrode impedance variations. Furthermore, the HFSC can be implemented in a compact size without any external component to simultaneously enable multichannel stimulation by deploying multiple stimulators. The theoretical analysis shows significant benefits over the constant-current and voltage-mode stimulation methods. The proposed solution was fabricated using a 0.18 μm high-voltage technology, and occupies only 0.035 mm 2 for a single stimulator. The measurement result shows 50% peak energy efficiency and confirms the effectiveness of active charge balancing to prevent the electrode dissolution.

  10. Green IGP Link Weights for Energy-efficiency and Load-balancing in IP Backbone Networks

    OpenAIRE

    Francois, Frederic; Wang, Ning; Moessner, Klaus; Georgoulas, Stylianos; Xu, Ke

    2013-01-01

    The energy consumption of backbone networks has become a primary concern for network operators and regulators due to the pervasive deployment of wired backbone networks to meet the requirements of bandwidth-hungry applications. While traditional optimization of IGP link weights has been used in IP based load-balancing operations, in this paper we introduce a novel link weight setting algorithm, the Green Load-balancing Algorithm (GLA), which is able to jointly optimize both energy efficiency ...

  11. Comparison of Power Supply Pumping of Switch-Mode Audio Power Amplifiers with Resistive Loads and Loudspeakers as Loads

    DEFF Research Database (Denmark)

    Knott, Arnold; Petersen, Lars Press

    2013-01-01

    Power supply pumping is generated by switch-mode audio power amplifiers in half-bridge configuration, when they are driving energy back into their source. This leads in most designs to a rising rail voltage and can be destructive for either the decoupling capacitors, the rectifier diodes...... in the power supply or the power stage of the amplifier. Therefore precautions are taken by the amplifier and power supply designer to avoid those effects. Existing power supply pumping models are based on an ohmic load attached to the amplifier. This paper shows the analytical derivation of the resulting...... waveforms and extends the model to loudspeaker loads. Measurements verify, that the amount of supply pumping is reduced by a factor of 4 when comparing the nominal resistive load to a loudspeaker. A simplified and more accurate model is proposed and the influence of supply pumping on the audio performance...

  12. LBMR: Load-Balanced Multipath Routing for Wireless Data-Intensive Transmission in Real-Time Medical Monitoring.

    Science.gov (United States)

    Tseng, Chinyang Henry

    2016-05-31

    In wireless networks, low-power Zigbee is an excellent network solution for wireless medical monitoring systems. Medical monitoring generally involves transmission of a large amount of data and easily causes bottleneck problems. Although Zigbee's AODV mesh routing provides extensible multi-hop data transmission to extend network coverage, it originally does not, and needs to support some form of load balancing mechanism to avoid bottlenecks. To guarantee a more reliable multi-hop data transmission for life-critical medical applications, we have developed a multipath solution, called Load-Balanced Multipath Routing (LBMR) to replace Zigbee's routing mechanism. LBMR consists of three main parts: Layer Routing Construction (LRC), a Load Estimation Algorithm (LEA), and a Route Maintenance (RM) mechanism. LRC assigns nodes into different layers based on the node's distance to the medical data gateway. Nodes can have multiple next-hops delivering medical data toward the gateway. All neighboring layer-nodes exchange flow information containing current load, which is the used by the LEA to estimate future load of next-hops to the gateway. With LBMR, nodes can choose the neighbors with the least load as the next-hops and thus can achieve load balancing and avoid bottlenecks. Furthermore, RM can detect route failures in real-time and perform route redirection to ensure routing robustness. Since LRC and LEA prevent bottlenecks while RM ensures routing fault tolerance, LBMR provides a highly reliable routing service for medical monitoring. To evaluate these accomplishments, we compare LBMR with Zigbee's AODV and another multipath protocol, AOMDV. The simulation results demonstrate LBMR achieves better load balancing, less unreachable nodes, and better packet delivery ratio than either AODV or AOMDV.

  13. Load Balancing Routing with Bounded Stretch

    Directory of Open Access Journals (Sweden)

    Chen Siyuan

    2010-01-01

    Full Text Available Routing in wireless networks has been heavily studied in the last decade. Many routing protocols are based on classic shortest path algorithms. However, shortest path-based routing protocols suffer from uneven load distribution in the network, such as crowed center effect where the center nodes have more load than the nodes in the periphery. Aiming to balance the load, we propose a novel routing method, called Circular Sailing Routing (CSR, which can distribute the traffic more evenly in the network. The proposed method first maps the network onto a sphere via a simple stereographic projection, and then the route decision is made by a newly defined "circular distance" on the sphere instead of the Euclidean distance in the plane. We theoretically prove that for a network, the distance traveled by the packets using CSR is no more than a small constant factor of the minimum (the distance of the shortest path. We also extend CSR to a localized version, Localized CSR, by modifying greedy routing without any additional communication overhead. In addition, we investigate how to design CSR routing for 3D networks. For all proposed methods, we conduct extensive simulations to study their performances and compare them with global shortest path routing or greedy routing in 2D and 3D wireless networks.

  14. Exciter switch

    Science.gov (United States)

    Mcpeak, W. L.

    1975-01-01

    A new exciter switch assembly has been installed at the three DSN 64-m deep space stations. This assembly provides for switching Block III and Block IV exciters to either the high-power or 20-kW transmitters in either dual-carrier or single-carrier mode. In the dual-carrier mode, it provides for balancing the two drive signals from a single control panel located in the transmitter local control and remote control consoles. In addition to the improved switching capabilities, extensive monitoring of both the exciter switch assembly and Transmitter Subsystem is provided by the exciter switch monitor and display assemblies.

  15. Energy Saving in Three-Phase Diode Rectifiers Using EI Technique with Adjustable Switching Frequency Scheme

    DEFF Research Database (Denmark)

    Davari, Pooya; Zare, Firuz; Yang, Yongheng

    2016-01-01

    A front-end rectifier can significantly impact a power electronics system performance and efficiency for applications such as motor drive where the system commonly operates under partial loading conditions. This paper proposes an adjustable switching frequency scheme using an electronic inductor...

  16. Enhanced method of fast re-routing with load balancing in software-defined networks

    Science.gov (United States)

    Lemeshko, Oleksandr; Yeremenko, Oleksandra

    2017-11-01

    A two-level method of fast re-routing with load balancing in a software-defined network (SDN) is proposed. The novelty of the method consists, firstly, in the introduction of a two-level hierarchy of calculating the routing variables responsible for the formation of the primary and backup paths, and secondly, in ensuring a balanced load of the communication links of the network, which meets the requirements of the traffic engineering concept. The method provides implementation of link, node, path, and bandwidth protection schemes for fast re-routing in SDN. The separation in accordance with the interaction prediction principle along two hierarchical levels of the calculation functions of the primary (lower level) and backup (upper level) routes allowed to abandon the initial sufficiently large and nonlinear optimization problem by transiting to the iterative solution of linear optimization problems of half the dimension. The analysis of the proposed method confirmed its efficiency and effectiveness in terms of obtaining optimal solutions for ensuring balanced load of communication links and implementing the required network element protection schemes for fast re-routing in SDN.

  17. Portable Parallel Programming for the Dynamic Load Balancing of Unstructured Grid Applications

    Science.gov (United States)

    Biswas, Rupak; Das, Sajal K.; Harvey, Daniel; Oliker, Leonid

    1999-01-01

    The ability to dynamically adapt an unstructured -rid (or mesh) is a powerful tool for solving computational problems with evolving physical features; however, an efficient parallel implementation is rather difficult, particularly from the view point of portability on various multiprocessor platforms We address this problem by developing PLUM, tin automatic anti architecture-independent framework for adaptive numerical computations in a message-passing environment. Portability is demonstrated by comparing performance on an SP2, an Origin2000, and a T3E, without any code modifications. We also present a general-purpose load balancer that utilizes symmetric broadcast networks (SBN) as the underlying communication pattern, with a goal to providing a global view of system loads across processors. Experiments on, an SP2 and an Origin2000 demonstrate the portability of our approach which achieves superb load balance at the cost of minimal extra overhead.

  18. Multi-Layer Mobility Load Balancing in a Heterogeneous LTE Network

    DEFF Research Database (Denmark)

    Fotiadis, Panagiotis; Polignano, Michele; Laselva, Daniela

    2012-01-01

    This paper analyzes the behavior of a distributed Mobility Load Balancing (MLB) scheme in a multi-layer 3GPP (3rd Generation Partnership Project) Long Term Evolution (LTE) deployment with different User Equipment (UE) densities in certain network areas covered with pico cells. Target of the study...

  19. Fractal model of polarization switching kinetics in ferroelectrics under nonequilibrium conditions of electron irradiation

    Science.gov (United States)

    Maslovskaya, A. G.; Barabash, T. K.

    2018-03-01

    The paper presents the results of the fractal and multifractal analysis of polarization switching current in ferroelectrics under electron irradiation, which allows statistical memory effects to be estimated at dynamics of domain structure. The mathematical model of formation of electron beam-induced polarization current in ferroelectrics was suggested taking into account the fractal nature of domain structure dynamics. In order to realize the model the computational scheme was constructed using the numerical solution approximation of fractional differential equation. Evidences of electron beam-induced polarization switching process in ferroelectrics were specified at a variation of control model parameters.

  20. Plasma opening switch experiments on the Particle Beam Accelerator II

    International Nuclear Information System (INIS)

    Sweeney, M.A.; McDaniel, D.H.; Mendel, C.W.; Rochau, G.E.; Moore, W.B.S.; Mowrer, G.R.; Simpson, W.W.; Zagar, D.M.; Grasser, T.; McDougal, C.D.

    1989-01-01

    Plasma opening switch (POS) experiments have been done since 1986 on the PBFA-II ion beam accelerator to develop a rugged POS that will open rapidly ( 80%) into a high impedance (> 10 ohm) load. In a recent series of experiments on PBFA II, the authors have developed and tested three different switch designs that use magnetic fields to control and confine the injected plasma. All three configurations couple current efficiently to a 5-ohm electron beam diode. In this experimental series, the PBFA-II Delta Series, more extensive diagnostics were used than in previous switch experiments on PBFA II or on the Blackjack 5 accelerator at Maxwell Laboratories. Data from the experiments with these three switch designs is presented

  1. Peningkatan Kinerja Siakad Menggunakan Metode Load Balancing dan Fault Tolerance Di Jaringan Kampus Universitas Halu Oleo

    Directory of Open Access Journals (Sweden)

    Alimuddin Alimuddin

    2016-01-01

    Full Text Available The application of academic information system (siakad a web-based college is essential to improve the academic services. Siakad the application has many obstacles, especially in dealing with a high amount of access that caused the overload. Moreover in case of hardware or software failure caused siakad inaccessible. The solution of this problem is the use of many existing servers where the load is distributed in the respective server. Need a method of distributing the load evenly in the respective server load balancing is the method by round robin algorithm so high siakad scalability. As for dealing with the failure of a server need fault tolerance for the availability siakad be high. This research is to develop methods of load balancing and fault tolerance using software linux virtual server and some additional programs such as ipvsadm and heartbeat that has the ability to increase scalability and availability siakad. The results showed that with load balancing to minimize the response time to 5,7%, increase throughput by 37% or 1,6 times and maximize resource utilization or utilization of 1,6 times increased, and avoid overload. While high availability is obtained from the server's ability to perform failover or move another server in the event of failure. Thus implementing load balancing and fault tolerance can improve the service performance of siakad and avoid mistakes.

  2. Continued indinavir versus switching to indinavir/ritonavir in HIV-infected patients with suppressed viral load.

    NARCIS (Netherlands)

    Arnaiz, J.A.; Mallolas, J.; Podzamczer, D.; Gerstoft, J.; Lundgren, J.D.; Cahn, P.; Fatkenheuer, G.; D'Arminio-Monforte, A.; Casiro, A.; Reiss, P.; Burger, D.M.; Stek Jr, M.; Gatell, J.M.

    2003-01-01

    OBJECTIVE: To compare continued indinavir (IDV) 8-hourly (q8h) with switching to indinavir/ritonavir (IDV/RTV) 12-hourly (q12h) in HIV-positive patients having suppressed viral load with IDV q8h plus two nucleoside reverse transcriptase inhibitors (NRTI). DESIGN: Multicentre, international,

  3. Continued indinavir versus switching to indinavir/ritonavir in HIV-infected patients with suppressed viral load

    NARCIS (Netherlands)

    Arnaiz, Juan A.; Mallolas, Josep; Podzamczer, Daniel; Gerstoft, Jan; Lundgren, Jens D.; Cahn, Pedro; Fätkenheuer, Gerd; D'Arminio-Monforte, Antonella; Casiró, Arnaldo; Reiss, Peter; Burger, David M.; Stek, Michael; Gatell, José M.

    2003-01-01

    Objective: To compare continued indinavir (IDV) 8-hourly (q8h) with switching to indinavir/ritonavir (IDV/RTV) 12-hourly (q12h) in HIV-positive patients having suppressed viral load with IDV q8h plus two nucleoside reverse transcriptase inhibitors (NRTI). Design: Multicentre, international,

  4. A new coupling mechanism between two graphene electron waveguides for ultrafast switching

    Science.gov (United States)

    Huang, Wei; Liang, Shi-Jun; Kyoseva, Elica; Ang, Lay Kee

    2018-03-01

    In this paper, we report a novel coupling between two graphene electron waveguides, in analogy the optical waveguides. The design is based on the coherent quantum mechanical tunneling of Rabi oscillation between the two graphene electron waveguides. Based on this coupling mechanism, we propose that it can be used as an ultrafast electronic switching device. Based on a modified coupled mode theory, we construct a theoretical model to analyze the device characteristics, and predict that the switching speed is faster than 1 ps and the on-off ratio exceeds 106. Due to the long mean free path of electrons in graphene at room temperature, the proposed design avoids the limitation of low temperature operation required in the traditional design by using semiconductor quantum-well structure. The layout of our design is similar to that of a standard complementary metal-oxide-semiconductor transistor that should be readily fabricated with current state-of-art nanotechnology.

  5. Load Balanced Mapping of Distributed Objects to Minimize Network Communication

    NARCIS (Netherlands)

    Stoyenko, Alexander D.; Bosch, J.; Bosch, Jan; Aksit, Mehmet; Marlowe, Thomas J.

    1996-01-01

    This paper introduces a new load balancing and communica- tion minimizing heuristic used in the Inverse Remote Procedure Call (IRPC) system. While the paper briefly describes the IRPC system, the focus is on the new IRPC assignment heuristic. The IRPC compiler maps a distributed program to a graph

  6. Improving electrical power systems reliability through locally controlled distributed curtailable load

    Science.gov (United States)

    Dehbozorgi, Mohammad Reza

    2000-10-01

    Improvements in power system reliability have always been of interest to both power companies and customers. Since there are no sizable electrical energy storage elements in electrical power systems, the generated power should match the load demand at any given time. Failure to meet this balance may cause severe system problems, including loss of generation and system blackouts. This thesis proposes a methodology which can respond to either loss of generation or loss of load. It is based on switching of electric water heaters using power system frequency as the controlling signal. The proposed methodology encounters, and the thesis has addressed, the following associated problems. The controller must be interfaced with the existing thermostat control. When necessary to switch on loads, the water in the tank should not be overheated. Rapid switching of blocks of load, or chattering, has been considered. The contributions of the thesis are: (A) A system has been proposed which makes a significant portion of the distributed loads connected to a power system to behave in a predetermined manner to improve the power system response during disturbances. (B) The action of the proposed system is transparent to the customers. (C) The thesis proposes a simple analysis for determining the amount of such loads which might be switched and relates this amount to the size of the disturbances which can occur in the utility. (D) The proposed system acts without any formal communication links, solely using the embedded information present system-wide. (E) The methodology of the thesis proposes switching of water heater loads based on a simple, localized frequency set-point controller. The thesis has identified the consequent problem of rapid switching of distributed loads, which is referred to as chattering. (F) Two approaches have been proposed to reduce chattering to tolerable levels. (G) A frequency controller has been designed and built according to the specifications required to

  7. Anthem simulation studies of the plasma opening switch

    International Nuclear Information System (INIS)

    Mason, R.J.

    1993-01-01

    For a deeper understanding of the physical processes governing the Plasma Opening Switch (POS) the authors use the ANTHEM 2D implicit simulation code to study: (1) ion dynamical effects on electrohydrodynamic (EHD) waves propagating along steep density interfaces in the switch plasmas. At radial interfaces where the density jumps toward the anode, these waves can drive a finger of magnetic field into the plasma toward the load. Ion dynamics can open the rear of such fingers into a wedge-like density gap. Then: (2) they examine ion effects in uniform switch plasmas. These first develop potential hill structures at the drive edge of the cathode from the competition between electron velocity advection and EHD magnetic exclusion waves. Magnetic pressure gradients at the hill periphery and EHD effects then establish a density gap propagating along the cathode with radial electron emission from its tip. Similar results are obtained under both multi-fluid and PIC modeling on the plasma components

  8. HMSIW-based switchable units using super compact loaded shunt stubs and its applications on SIW/HMSIW switches

    Science.gov (United States)

    Chen, Haidong; Che, Wenquan; Zhang, Tianyu; Cao, Yue; Feng, Wenjie

    2018-06-01

    Half-mode substrate integrated waveguide (HMSIW) switchable unit, built by HMSIW section with loaded single or multi-microstrip shunt stub(s), was proposed in this work. Both shorted and opened stubs were studied, investigated and compared, bandwidth enhancement method for proposed switchable units was proposed and demonstrated. Based on these switchable units, narrowband and broadband HMSIW single-pole-single-through (SPST) switches, SIW SPST switch and SIW/HMSIW-based single-pole-double-through (SPDT) switch were designed, fabricated and measured. Good performances were observed experimentally for these proposed circuits, showing the advantages of proposed concept and an excellent candidate for switchable or reconfigurable SIW/HMSIW circuits or systems.

  9. A Simple Method for Static Load Balancing of Parallel FDTD Codes

    DEFF Research Database (Denmark)

    Franek, Ondrej

    2016-01-01

    A static method for balancing computational loads in parallel implementations of the finite-difference timedomain method is presented. The procedure is fairly straightforward and computationally inexpensive, thus providing an attractive alternative to optimization techniques. The method is descri...

  10. A Location Selection Policy of Live Virtual Machine Migration for Power Saving and Load Balancing

    Directory of Open Access Journals (Sweden)

    Jia Zhao

    2013-01-01

    Full Text Available Green cloud data center has become a research hotspot of virtualized cloud computing architecture. And load balancing has also been one of the most important goals in cloud data centers. Since live virtual machine (VM migration technology is widely used and studied in cloud computing, we have focused on location selection (migration policy of live VM migration for power saving and load balancing. We propose a novel approach MOGA-LS, which is a heuristic and self-adaptive multiobjective optimization algorithm based on the improved genetic algorithm (GA. This paper has presented the specific design and implementation of MOGA-LS such as the design of the genetic operators, fitness values, and elitism. We have introduced the Pareto dominance theory and the simulated annealing (SA idea into MOGA-LS and have presented the specific process to get the final solution, and thus, the whole approach achieves a long-term efficient optimization for power saving and load balancing. The experimental results demonstrate that MOGA-LS evidently reduces the total incremental power consumption and better protects the performance of VM migration and achieves the balancing of system load compared with the existing research. It makes the result of live VM migration more high-effective and meaningful.

  11. A location selection policy of live virtual machine migration for power saving and load balancing.

    Science.gov (United States)

    Zhao, Jia; Ding, Yan; Xu, Gaochao; Hu, Liang; Dong, Yushuang; Fu, Xiaodong

    2013-01-01

    Green cloud data center has become a research hotspot of virtualized cloud computing architecture. And load balancing has also been one of the most important goals in cloud data centers. Since live virtual machine (VM) migration technology is widely used and studied in cloud computing, we have focused on location selection (migration policy) of live VM migration for power saving and load balancing. We propose a novel approach MOGA-LS, which is a heuristic and self-adaptive multiobjective optimization algorithm based on the improved genetic algorithm (GA). This paper has presented the specific design and implementation of MOGA-LS such as the design of the genetic operators, fitness values, and elitism. We have introduced the Pareto dominance theory and the simulated annealing (SA) idea into MOGA-LS and have presented the specific process to get the final solution, and thus, the whole approach achieves a long-term efficient optimization for power saving and load balancing. The experimental results demonstrate that MOGA-LS evidently reduces the total incremental power consumption and better protects the performance of VM migration and achieves the balancing of system load compared with the existing research. It makes the result of live VM migration more high-effective and meaningful.

  12. Transport aircraft loading and balancing system: Using a CLIPS expert system for military aircraft load planning

    Science.gov (United States)

    Richardson, J.; Labbe, M.; Belala, Y.; Leduc, Vincent

    1994-01-01

    The requirement for improving aircraft utilization and responsiveness in airlift operations has been recognized for quite some time by the Canadian Forces. To date, the utilization of scarce airlift resources has been planned mainly through the employment of manpower-intensive manual methods in combination with the expertise of highly qualified personnel. In this paper, we address the problem of facilitating the load planning process for military aircraft cargo planes through the development of a computer-based system. We introduce TALBAS (Transport Aircraft Loading and BAlancing System), a knowledge-based system designed to assist personnel involved in preparing valid load plans for the C130 Hercules aircraft. The main features of this system which are accessible through a convivial graphical user interface, consists of the automatic generation of valid cargo arrangements given a list of items to be transported, the user-definition of load plans and the automatic validation of such load plans.

  13. Multi-Class load balancing scheme for QoS and energy ...

    African Journals Online (AJOL)

    Multi-Class load balancing scheme for QoS and energy conservation in cloud computing. ... If you would like more information about how to print, save, and work with PDFs, Highwire Press provides a helpful Frequently Asked Questions about PDFs. Alternatively, you can download the PDF file directly to your computer, from ...

  14. High voltage switch triggered by a laser-photocathode subsystem

    Science.gov (United States)

    Chen, Ping; Lundquist, Martin L.; Yu, David U. L.

    2013-01-08

    A spark gap switch for controlling the output of a high voltage pulse from a high voltage source, for example, a capacitor bank or a pulse forming network, to an external load such as a high gradient electron gun, laser, pulsed power accelerator or wide band radar. The combination of a UV laser and a high vacuum quartz cell, in which a photocathode and an anode are installed, is utilized as triggering devices to switch the spark gap from a non-conducting state to a conducting state with low delay and low jitter.

  15. Very High Frequency Switch-Mode Power Supplies.:Miniaturization of Power Electronics.

    OpenAIRE

    Madsen, Mickey Pierre; Andersen, Michael A. E.; Knott, Arnold

    2015-01-01

    The importance of technology and electronics in our daily life is constantly increasing. At the same time portability and energy efficiency are currently some of the hottest topics. This creates a huge need for power converters in a compact form factor and with high efficiency, which can supply these electronic devices. This calls for new technologies in order to miniaturize the power electronics of today. One way to do this is by increasing the switching frequency dramatically and develop ve...

  16. Temperature dependent electron transport and rate coefficient studies for e-beam-sustained diffuse gas discharge switching

    International Nuclear Information System (INIS)

    Carter, J.G.; Hunter, S.R.; Christophorou, L.G.

    1987-01-01

    Measurements of the electron drift velocity, w, attachment coefficient, eta/N/sub a/, and ionization coefficient, α/N, have been made in C 2 F 6 /Ar and C 2 F 6 /CH 4 gas mixtures at gas temperatures, T, of 300 and 500 0 K over the concentration range of 0.1 to 100% of the C 2 F 6 . These measurements are useful for modeling the expected behavior of repetitively operated electron-beam sustained diffuse gas discharge opening switches where gas temperatures within the switch are anticipated to rise several hundred degrees during switch operation

  17. Balancing Hole and Electron Conduction in Ambipolar Split-Gate Thin-Film Transistors.

    Science.gov (United States)

    Yoo, Hocheon; Ghittorelli, Matteo; Lee, Dong-Kyu; Smits, Edsger C P; Gelinck, Gerwin H; Ahn, Hyungju; Lee, Han-Koo; Torricelli, Fabrizio; Kim, Jae-Joon

    2017-07-10

    Complementary organic electronics is a key enabling technology for the development of new applications including smart ubiquitous sensors, wearable electronics, and healthcare devices. High-performance, high-functionality and reliable complementary circuits require n- and p-type thin-film transistors with balanced characteristics. Recent advancements in ambipolar organic transistors in terms of semiconductor and device engineering demonstrate the great potential of this route but, unfortunately, the actual development of ambipolar organic complementary electronics is currently hampered by the uneven electron (n-type) and hole (p-type) conduction in ambipolar organic transistors. Here we show ambipolar organic thin-film transistors with balanced n-type and p-type operation. By manipulating air exposure and vacuum annealing conditions, we show that well-balanced electron and hole transport properties can be easily obtained. The method is used to control hole and electron conductions in split-gate transistors based on a solution-processed donor-acceptor semiconducting polymer. Complementary logic inverters with balanced charging and discharging characteristics are demonstrated. These findings may open up new opportunities for the rational design of complementary electronics based on ambipolar organic transistors.

  18. Battery Management System—Balancing Modularization Based on a Single Switched Capacitor and Bi-Directional DC/DC Converter with the Auxiliary Battery

    Directory of Open Access Journals (Sweden)

    Mohamed Daowd

    2014-04-01

    Full Text Available Lithium-based batteries are considered as the most advanced batteries technology, which can be designed for high energy or high power storage systems. However, the battery cells are never fully identical due to the fabrication process, surrounding environment factors and differences between the cells tend to grow if no measures are taken. In order to have a high performance battery system, the battery cells should be continuously balanced for maintain the variation between the cells as small as possible. Without an appropriate balancing system, the individual cell voltages will differ over time and battery system capacity will decrease quickly. These issues will limit the electric range of the electric vehicle (EV and some cells will undergo higher stress, whereby the cycle life of these cells will be shorter. Quite a lot of cell balancing/equalization topologies have been previously proposed. These balancing topologies can be categorized into passive and active balancing. Active topologies are categorized according to the active element used for storing the energy such as capacitor and/or inductive component as well as controlling switches or converters. This paper proposes an intelligent battery management system (BMS including a battery pack charging and discharging control with a battery pack thermal management system. The BMS user input/output interfacing. The battery balancing system is based on battery pack modularization architecture. The proposed modularized balancing system has different equalization systems that operate inside and outside the modules. Innovative single switched capacitor (SSC control strategy is proposed to balance between the battery cells in the module (inside module balancing, IMB. Novel utilization of isolated bidirectional DC/DC converter (IBC is proposed to balance between the modules with the aid of the EV auxiliary battery (AB. Finally an experimental step-up has been implemented for the validation of the

  19. Electronic devices containing switchably conductive silicon oxides as a switching element and methods for production and use thereof

    Science.gov (United States)

    Tour, James M; Yao, Jun; Natelson, Douglas; Zhong, Lin; He, Tao

    2013-11-26

    In various embodiments, electronic devices containing switchably conductive silicon oxide as a switching element are described herein. The electronic devices are two-terminal devices containing a first electrical contact and a second electrical contact in which at least one of the first electrical contact or the second electrical contact is deposed on a substrate to define a gap region therebetween. A switching layer containing a switchably conductive silicon oxide resides in the the gap region between the first electical contact and the second electrical contact. The electronic devices exhibit hysteretic current versus voltage properties, enabling their use in switching and memory applications. Methods for configuring, operating and constructing the electronic devices are also presented herein.

  20. Quantum switching of π-electron rotations in a nonplanar chiral molecule by using linearly polarized UV laser pulses.

    Science.gov (United States)

    Mineo, Hirobumi; Yamaki, Masahiro; Teranishi, Yoshiaki; Hayashi, Michitoshi; Lin, Sheng Hsien; Fujimura, Yuichi

    2012-09-05

    Nonplanar chiral aromatic molecules are candidates for use as building blocks of multidimensional switching devices because the π electrons can generate ring currents with a variety of directions. We employed (P)-2,2'-biphenol because four patterns of π-electron rotations along the two phenol rings are possible and theoretically determine how quantum switching of the π-electron rotations can be realized. We found that each rotational pattern can be driven by a coherent excitation of two electronic states under two conditions: one is the symmetry of the electronic states and the other is their relative phase. On the basis of the results of quantum dynamics simulations, we propose a quantum control method for sequential switching among the four rotational patterns that can be performed by using ultrashort overlapped pump and dump pulses with properly selected relative phases and photon polarization directions. The results serve as a theoretical basis for the design of confined ultrafast switching of ring currents of nonplanar molecules and further current-induced magnetic fluxes of more sophisticated systems.

  1. A Meta-Heuristic Load Balancer for Cloud Computing Systems

    OpenAIRE

    Sliwko, L.; Getov, Vladimir

    2015-01-01

    This paper introduces a strategy to allocate services on a cloud system without overloading the nodes and maintaining the system stability with minimum cost. We specify an abstract model of cloud resources utilization, including multiple types of resources as well as considerations for the service migration costs. A prototype meta-heuristic load balancer is demonstrated and experimental results are presented and discussed. We also propose a novel genetic algorithm, where population is seeded ...

  2. A Lossless Switch for Data Acquisition Networks

    CERN Document Server

    Jereczek, Grzegorz Edmund; The ATLAS collaboration

    2015-01-01

    The recent trends in software-defined networking (SDN) and network function virtualization (NFV) are boosting the advance of software-based packet processing and forwarding on commodity servers. Although performance has traditionally been the challenge of this approach, this situation changes with modern server platforms. High performance load balancers, proxies, virtual switches and other network functions can be now implemented in software and not limited to specialized commercial hardware, thus reducing cost and increasing the flexibility. In this paper we design a lossless software-based switch for high bandwidth data acquisition (DAQ) networks, using the ATLAS experiment at CERN as a case study. We prove that it can effectively solve the incast pathology arising from the many-to-one communication pattern present in DAQ networks by providing extremely high buffering capabilities. We evaluate this on a commodity server equipped with twelve 10 Gbps Ethernet interfaces providing a total bandwidth of 120 Gbps...

  3. Reimplementing the LBD DNS Load Balancer with concurrency in GO

    CERN Multimedia

    CERN. Geneva

    2016-01-01

    Using the current configuration with 430 aliases, today’s implementation of the LBD DNS Load Balancer does one cycle through all aliases in around 240 seconds. We have a scalability limit of 300 seconds - that is the update period of most aliases. This talk will present a PoC showing how the time could be reduced to just 12 seconds.

  4. Performance improvement of switched-based interference mitigation for channel assignment in over-loaded small-cell networks

    KAUST Repository

    Gaaloul, Fakhreddine

    2013-05-01

    This paper proposes adequate methods to improve the interference mitigation capability of a recently investigated switched-based interference reduction scheme for single downlink channel assignment in over-loaded small-cell networks. The model assumes that the available orthogonal channels for small cells are distributed among access points in close vicinity, where each access point knows its allocated channels a priori. Each cell has a single antenna, employs the open access strategy, and can reuse its allocated channels simultaneously, while scheduling concurrent service requests. Moreover, the access points can not coordinate their transmissions, and can receive limited feedback from active users. The paper presents low-complexity schemes to identify a suitable channel to serve the scheduled user by maintaining the interference power level within a tolerable range. They attempt to either complement the switched-based scheme by minimum interference channel selection or adopt different interference thresholds on available channels, while reducing the channel examination load. The optimal thresholds for interference mitigation at the desired receive station are quantified for various performance criteria. The performance and processing load of the proposed schemes are obtained analytically, and then compared to those of the single-threshold scheme via numerical and simulation results. © 2002-2012 IEEE.

  5. Development of a variable loading switch for wind turbines. Final report

    Energy Technology Data Exchange (ETDEWEB)

    Pinkston, L.C.; Harris, C.F.

    1980-11-01

    The objective of this project was to design and build an electrical switch system which could sense excess power production and direct the power to an alternative load. The first attempt to design the system resulted in a faulty design because it was discovered that the phase angle of the excess power was a significant factor in the functioning of the system instead of the power output being the major factor. As a result, a new system was designed that accounted for the effects of the phase angle. This subsequent system was bench and field tested and was found to be an acceptable system.

  6. Analysis of dc-Link Voltage Switching Ripple in Three-Phase PWM Inverters

    Directory of Open Access Journals (Sweden)

    Marija Vujacic

    2018-02-01

    Full Text Available The three-phase voltage source inverter (VSI is de facto standard in power conversion systems. To realize high power density systems, one of the items to be correctly addressed is the design and selection of the dc-link capacitor in relation to the voltage switching ripple. In this paper, effective formulas for designing the dc-link capacitor as a function of the switching voltage ripple amplitude are obtained, considering the operating conditions such as the modulation index and the output current amplitude. The calculations are obtained considering the requirements and restrictions referring to the high (switching-frequency dc-link voltage ripple component. Analyses have been performed considering the dc source impedance (non-ideal dc voltage source at the switching frequency and a balanced load. Analytical expressions are derived for the dc-link voltage switching ripple amplitude and its maximum value over the fundamental period. Different values of modulation index and output phase angle have been considered and different diagrams are presented. Analytical results were validated both by simulations and comprehensive experimental tests.

  7. First-principles study of the electronic transport properties of the anthraquinone-based molecular switch

    Energy Technology Data Exchange (ETDEWEB)

    Zhao, P., E-mail: ss_zhaop@ujn.edu.c [School of Science, University of Jinan, Jinan 250022 (China); Liu, D.S. [School of Physics, State Key Laboratory of Crystal Materials, Shandong University, Jinan 250100 (China); Department of Physics, Jining University, Qufu 273155 (China); Wang, P.J.; Zhang, Z. [School of Science, University of Jinan, Jinan 250022 (China); Fang, C.F.; Ji, G.M. [School of Physics, State Key Laboratory of Crystal Materials, Shandong University, Jinan 250100 (China)

    2011-02-15

    By applying non-equilibrium Green's function (NEGF) formalism combined with first-principles density functional theory (DFT), we have investigated the electronic transport properties of the anthraquinone-based molecular switch. The molecule that comprises the switch can be converted between the hydroquinone (HQ) and anthraquinone (AQ) forms via redox reactions. The transmission spectra of these two forms are remarkably distinctive. Our results show that the current through the HQ form is significantly larger than that through the AQ form, which suggests that this system has attractive potential application in future molecular switch technology.

  8. First-principles study of the electronic transport properties of the anthraquinone-based molecular switch

    International Nuclear Information System (INIS)

    Zhao, P.; Liu, D.S.; Wang, P.J.; Zhang, Z.; Fang, C.F.; Ji, G.M.

    2011-01-01

    By applying non-equilibrium Green's function (NEGF) formalism combined with first-principles density functional theory (DFT), we have investigated the electronic transport properties of the anthraquinone-based molecular switch. The molecule that comprises the switch can be converted between the hydroquinone (HQ) and anthraquinone (AQ) forms via redox reactions. The transmission spectra of these two forms are remarkably distinctive. Our results show that the current through the HQ form is significantly larger than that through the AQ form, which suggests that this system has attractive potential application in future molecular switch technology.

  9. Battery switch for downhole tools

    Science.gov (United States)

    Boling, Brian E.

    2010-02-23

    An electrical circuit for a downhole tool may include a battery, a load electrically connected to the battery, and at least one switch electrically connected in series with the battery and to the load. The at least one switch may be configured to close when a tool temperature exceeds a selected temperature.

  10. Assessment of load of beam-balanced pumping units by electric motor power indicators

    Directory of Open Access Journals (Sweden)

    Д. И. Шишлянников

    2017-10-01

    Full Text Available The results of experimental studies on the loading of beam-balanced pumping units (BP of sucker rod- pumping equipment (SRPE are presented. It is noted that the key factor that has the most significant effect causing the SRPE failure is the balance of the beam pumping unit, which determines the amount of specific energy consumption for the rise of reservoir fluid and the level of dynamic loads on the machine units. The urgency of using software-recording systems for estimating the loading of units of oil field pumping installations is substantiated. The principle of operation and design of the «AKD-SK» software recording system is described. The prospects of using this method for controlling the performance parameters and evaluating the technical state of the sicker rod-pumping units is proved on the basis of an analysis of the magnitude and nature of the changes in the loads of drive motors determined by the registration of the instantaneous values of the consumed power. The main provisions of the methodology for analyzing the watt-meters of drive motors of the sucker rod-pumping units are outlined. The nature of the manifestation of the main defects of submersible pumps and beam-balanced pumping units is described. The results of pilot-industrial tests of the beam-balanced pumping units equipped with advanced permanent magnet motors and intelligent control stations are presented. It is proved that the use of permanent magnet motors allows to reduce the specific energy consumption for the rise of reservoir fluid, which increases the efficiency of the SRPE.However, the presence of transient processes and generator operating modes of the permanent magnet motors results in the occurrence of significant dynamic loads, which, due to the rigid fixing of the rotor of magnet motor on the reducer shaft, negatively affect the life of the gearbox bearings. It has been shown that the lack of its own bearings in the tested motors causes a high probability

  11. Switched-capacitor isolated LED driver

    Science.gov (United States)

    Sanders, Seth R.; Kline, Mitchell

    2016-03-22

    A switched-capacitor voltage converter which is particularly well-suited for receiving a line voltage from which to drive current through a series of light emitting diodes (LEDs). Input voltage is rectified in a multi-level rectifier network having switched capacitors in an ascending-bank configuration for passing voltages in uniform steps between zero volts up to full received voltage V.sub.DC. A regulator section, operating on V.sub.DC, comprises switched-capacitor stages of H-bridge switching and flying capacitors. A current controlled oscillator drives the states of the switched-capacitor stages and changes its frequency to maintain a constant current to the load. Embodiments are described for isolating the load from the mains, utilizing an LC tank circuit or a multi-primary-winding transformer.

  12. Study of load balancing technology for EAST data management

    Energy Technology Data Exchange (ETDEWEB)

    Li, Shi, E-mail: lishi@ipp.ac.cn [Institute of Plasma Physics, Chinese Academy of Sciences, Hefei, Anhui (China); Wang, Feng [Institute of Plasma Physics, Chinese Academy of Sciences, Hefei, Anhui (China); Xiao, Bingjia [Institute of Plasma Physics, Chinese Academy of Sciences, Hefei, Anhui (China); School of Nuclear Science and Technology, University of Science and Technology of China, Hefei, Anhui (China); Yang, Fei [Institute of Plasma Physics, Chinese Academy of Sciences, Hefei, Anhui (China); Department of Computer Science, Anhui Medical University, Hefei, Anhui (China); Sun, Xiaoyang; Wang, Yong [Institute of Plasma Physics, Chinese Academy of Sciences, Hefei, Anhui (China)

    2014-05-15

    Highlights: • The load balancing concept is introduced into the MDSplus data service. • The new data service system based on the LVS framework and heartbeat technologies are described. • The scheduling algorithm “WLC” is used, and a software system is developed for optimizing the weight of node server. - Abstract: With the continuous renewal and increasing number of diagnostics, the EAST tokamak routinely generates ∼3 GB of raw data per pulse of the experiment, which is transferred to a centralized data management system. In order to strengthen international cooperation, all the acquired data has been converted and stored in the MDSplus servers. During the data system operation, there are some problems when a lot of client machines connect to a single MDSplus data server. Because the server process keeps the connection until the client closes its connection, a lot of server processes use a lot of network ports and consume a large amount of memory, so that the speed of access to data is very slow, but the CPU resource is not fully utilized. To improve data management system performance, many MDSplus servers will be installed on the blade server and form a server cluster to realize load balancing and high availability by using LVS and heartbeat technology. This paper will describe the details of the design and the test results.

  13. Analysis of temperature changes on three-phase synchronous generator using infrared: comparison between balanced and unbalanced load

    Science.gov (United States)

    Amien, S.; Yoga, W.; Fahmi, F.

    2018-02-01

    Synchronous generators are a major tool in an electrical energy generating systems, the load supplied by the generator is unbalanced. This paper discusses the effect of synchronous generator temperature on the condition of balanced load and unbalanced load, which will then be compared with the measurement result of both states of the generator. Unbalanced loads can be caused by various asymmetric disturbances in the power system and the failure of load forecasting studies so that the load distribution in each phase is not the same and causing the excessive heat of the generator. The method used in data collection was by using an infrared thermometer and resistance calculation method. The temperature comparison result between the resistive, inductive and capacitive loads in the highest temperature balance occured when the generator is loaded with a resistive load, where T = 31.9 ° C and t = 65 minutes. While in a state of unbalanced load the highest temperature occured when the generator is loaded with a capacitive load, where T = 40.1 ° C and t = 60 minutes. By understanding this behavior, we can maintain the generator for longer operation life.

  14. Scheduling algorithms for saving energy and balancing load

    Energy Technology Data Exchange (ETDEWEB)

    Antoniadis, Antonios

    2012-08-03

    In this thesis we study problems of scheduling tasks in computing environments. We consider both the modern objective function of minimizing energy consumption, and the classical objective of balancing load across machines. We first investigate offline deadline-based scheduling in the setting of a single variable-speed processor that is equipped with a sleep state. The objective is that of minimizing the total energy consumption. Apart from settling the complexity of the problem by showing its NP-hardness, we provide a lower bound of 2 for general convex power functions, and a particular natural class of schedules called s{sub crit}-schedules. We also present an algorithmic framework for designing good approximation algorithms. For general convex power functions our framework improves the best known approximation-factor from 2 to 4/3. This factor can be reduced even further to 137/117 for a specific well-motivated class of power functions. Furthermore, we give tight bounds to show that our framework returns optimal s{sub crit}-schedules for the two aforementioned power-function classes. We then focus on the multiprocessor setting where each processor has the ability to vary its speed. Job migration is allowed, and we again consider classical deadline-based scheduling with the objective of energy minimization. We first study the offline problem and show that optimal schedules can be computed efficiently in polynomial time for any convex and non-decreasing power function. Our algorithm relies on repeated maximum flow computations. Regarding the online problem and power functions P(s) = s{sup {alpha}}, where s is the processor speed and {alpha} > 1 a constant, we extend the two well-known single-processor algorithms Optimal Available and Average Rate. We prove that Optimal Available is {alpha}{sup {alpha}}-competitive as in the single-processor case. For Average Rate we show a competitive factor of (2{alpha}){sup {alpha}}/2 + 1, i.e., compared to the single

  15. Research Update: Molecular electronics: The single-molecule switch and transistor

    Directory of Open Access Journals (Sweden)

    Kai Sotthewes

    2014-01-01

    Full Text Available In order to design and realize single-molecule devices it is essential to have a good understanding of the properties of an individual molecule. For electronic applications, the most important property of a molecule is its conductance. Here we show how a single octanethiol molecule can be connected to macroscopic leads and how the transport properties of the molecule can be measured. Based on this knowledge we have realized two single-molecule devices: a molecular switch and a molecular transistor. The switch can be opened and closed at will by carefully adjusting the separation between the electrical contacts and the voltage drop across the contacts. This single-molecular switch operates in a broad temperature range from cryogenic temperatures all the way up to room temperature. Via mechanical gating, i.e., compressing or stretching of the octanethiol molecule, by varying the contact's interspace, we are able to systematically adjust the conductance of the electrode-octanethiol-electrode junction. This two-terminal single-molecule transistor is very robust, but the amplification factor is rather limited.

  16. Method to eliminate flux linkage DC component in load transformer for static transfer switch.

    Science.gov (United States)

    He, Yu; Mao, Chengxiong; Lu, Jiming; Wang, Dan; Tian, Bing

    2014-01-01

    Many industrial and commercial sensitive loads are subject to the voltage sags and interruptions. The static transfer switch (STS) based on the thyristors is applied to improve the power quality and reliability. However, the transfer will result in severe inrush current in the load transformer, because of the DC component in the magnetic flux generated in the transfer process. The inrush current which is always 2 ~ 30 p.u. can cause the disoperation of relay protective devices and bring potential damage to the transformer. The way to eliminate the DC component is to transfer the related phases when the residual flux linkage of the load transformer and the prospective flux linkage of the alternate source are equal. This paper analyzes how the flux linkage of each winding in the load transformer changes in the transfer process. Based on the residual flux linkage when the preferred source is completely disconnected, the method to calculate the proper time point to close each phase of the alternate source is developed. Simulation and laboratory experiments results are presented to show the effectiveness of the transfer method.

  17. Subharmonic beam-loading in electron linear accelerators

    International Nuclear Information System (INIS)

    Gallagher, W.J.

    1983-01-01

    The intention of operating an electron linear accelerator subharmonically beam loaded for free electron laser application requires justification of the beam-loaded energy gain equation. The mode of operation typically planned is 5 to 10 nanocoulombs single RF cycle pulses at 25 to 50 nanosecond intervals. This inquiry investigates the details of this sort of beam loading and discusses the performance achievable. Several other investigations of single bunch beam loading have been undertaken, notably at SLAC, where it has been found experimentally that the beam-loading varies directly as the bunch charge and independently of its energy; that investigation also included radiation effects of the wake field and losses owing to parasitic effects of higher order modes. In the case of beam loading where there are multiple pulses transiting at the same time, and spaced far enough apart that significant RF power is introduced between pulses, the energy gain may be calculated by dividing the waveguide into a number of segments, each equal in length to the integral of the interpulse time and the local group velocity. Equations which reveal that the net energy gain in the steady state is the sum of the energy gains in these segments, which compute the initial field intensity, and which calculate the energy gain in the subharmonic case on the basis of the equivalent beam current are presented

  18. EDITORIAL: Molecular switches at surfaces Molecular switches at surfaces

    Science.gov (United States)

    Weinelt, Martin; von Oppen, Felix

    2012-10-01

    In nature, molecules exploit interaction with their environment to realize complex functionalities on the nanometer length scale. Physical, chemical and/or biological specificity is frequently achieved by the switching of molecules between microscopically different states. Paradigmatic examples are the energy production in proton pumps of bacteria or the signal conversion in human vision, which rely on switching molecules between different configurations or conformations by external stimuli. The remarkable reproducibility and unparalleled fatigue resistance of these natural processes makes it highly desirable to emulate nature and develop artificial systems with molecular functionalities. A promising avenue towards this goal is to anchor the molecular switches at surfaces, offering new pathways to control their functional properties, to apply electrical contacts, or to integrate switches into larger systems. Anchoring at surfaces allows one to access the full range from individual molecular switches to self-assembled monolayers of well-defined geometry and to customize the coupling between molecules and substrate or between adsorbed molecules. Progress in this field requires both synthesis and preparation of appropriate molecular systems and control over suitable external stimuli, such as light, heat, or electrical currents. To optimize switching and generate function, it is essential to unravel the geometric structure, the electronic properties and the dynamic interactions of the molecular switches on surfaces. This special section, Molecular Switches at Surfaces, collects 17 contributions describing different aspects of this research field. They analyze elementary processes, both in single molecules and in ensembles of molecules, which involve molecular switching and concomitant changes of optical, electronic, or magnetic properties. Two topical reviews summarize the current status, including both challenges and achievements in the field of molecular switches on

  19. Electronic logic to enhance switch reliability in detecting openings and closures of redundant switches

    Science.gov (United States)

    Cooper, James A.

    1986-01-01

    A logic circuit is used to enhance redundant switch reliability. Two or more switches are monitored for logical high or low output. The output for the logic circuit produces a redundant and failsafe representation of the switch outputs. When both switch outputs are high, the output is high. Similarly, when both switch outputs are low, the logic circuit's output is low. When the output states of the two switches do not agree, the circuit resolves the conflict by memorizing the last output state which both switches were simultaneously in and produces the logical complement of this output state. Thus, the logic circuit of the present invention allows the redundant switches to be treated as if they were in parallel when the switches are open and as if they were in series when the switches are closed. A failsafe system having maximum reliability is thereby produced.

  20. Implementation of GAMMON - An efficient load balancing strategy for a local computer system

    Science.gov (United States)

    Baumgartner, Katherine M.; Kling, Ralph M.; Wah, Benjamin W.

    1989-01-01

    GAMMON (Global Allocation from Maximum to Minimum in cONstant time), an efficient load-balancing algorithm, is described. GAMMON uses the available broadcast capability of multiaccess networks to implement an efficient search technique for finding hosts with maximal and minimal loads. The search technique has an average overhead which is independent of the number of participating stations. The transition from the theoretical concept to a practical, reliable, and efficient implementation is described.

  1. Properties of a GaAs Single Electron Path Switching Node Device Using a Single Quantum Dot for Hexagonal BDD Quantum Circuits

    International Nuclear Information System (INIS)

    Nakamura, Tatsuya; Abe, Yuji; Kasai, Seiya; Hasegawa, Hideki; Hashizume, Tamotsu

    2006-01-01

    A new single electron (SE) binary-decision diagram (BDD) node device having a single quantum dot connected to three nanowire branches through tunnel barriers was fabricated using etched AlGaAs/GaAs nanowires and nanometer-sized Schottky wrap gates (WPGs), and their operation was characterized experimentally, for the hexagonal BDD quantum circuit. Fabricated devices showed clear and steep single electron pass switching by applying only an input voltage signal, which was completely different from switching properties in the previous SE BDD node devices composed of two single electron switches. As the possible switching mechanism, the correlation between the probabilities of tunnelling thorough a single quantum dot in exit branches was discussed

  2. Puget Sound Area Electric Reliability Plan. Appendix D, Conservation, Load Management and Fuel Switching Analysis : Draft Environmental Impact Statement.

    Energy Technology Data Exchange (ETDEWEB)

    United States. Bonneville Power Administration.

    1991-09-01

    Various conservation, load management, and fuel switching programs were considered as ways to reduce or shift system peak load. These programs operate at the end-use level, such as residential water heat. Figure D-1a shows what electricity consumption for water heat looks like on normal and extreme peak days. Load management programs, such as water heat control, are designed to reduce electricity consumption at the time of system peak. On the coldest day in average winter, system load peaks near 8:00 a.m. In a winter with extremely cold weather, electricity consumption increases fr all hours, and the system peak shifts to later in the morning. System load shapes in the Puget Sound area are shown in Figure D-1b for a normal winter peak day (February 2, 1988) and extreme peak day (February 3, 1989). Peak savings from any program are calculated to be the reduction in loads on the entire system at the hour of system peak. Peak savings for all programs are measured at 8:00 a.m. on a normal peak day and 9:00 a.m. on an extreme peak day. On extremely cold day, some water heat load shifts to much later in the morning, with less load available for shedding at the time of system peak. Models of hourly end-use consumption were constructed to simulate the impact of conservation, land management, and fuel switching programs on electricity consumption. Javelin, a time-series simulating package for personal computers, was chosen for the hourly analysis. Both a base case and a program case were simulated. 15 figs., 7 tabs.

  3. Gas tube-switched high voltage DC power converter

    Science.gov (United States)

    She, Xu; Bray, James William; Sommerer, Timothy John; Chokhawala, Rahul

    2018-05-15

    A direct current (DC)-DC converter includes a transformer and a gas tube-switched inverter circuit. The transformer includes a primary winding and a secondary winding. The gas tube-switched inverter circuit includes first and second inverter load terminals and first and second inverter input terminals. The first and second inverter load terminals are coupled to the primary winding. The first and second inverter input terminals are couplable to a DC node. The gas tube-switched inverter circuit further includes a plurality of gas tube switches respectively coupled between the first and second inverter load terminals and the first and second inverter input terminals. The plurality of gas tube switches is configured to operate to generate an alternating current (AC) voltage at the primary winding.

  4. Dynamic Load Balancing Based on Constrained K-D Tree Decomposition for Parallel Particle Tracing

    Energy Technology Data Exchange (ETDEWEB)

    Zhang, Jiang; Guo, Hanqi; Yuan, Xiaoru; Hong, Fan; Peterka, Tom

    2018-01-01

    Particle tracing is a fundamental technique in flow field data visualization. In this work, we present a novel dynamic load balancing method for parallel particle tracing. Specifically, we employ a constrained k-d tree decomposition approach to dynamically redistribute tasks among processes. Each process is initially assigned a regularly partitioned block along with duplicated ghost layer under the memory limit. During particle tracing, the k-d tree decomposition is dynamically performed by constraining the cutting planes in the overlap range of duplicated data. This ensures that each process is reassigned particles as even as possible, and on the other hand the new assigned particles for a process always locate in its block. Result shows good load balance and high efficiency of our method.

  5. Dynamic processes of domain switching in lead zirconate titanate under cyclic mechanical loading by in situ neutron diffraction

    International Nuclear Information System (INIS)

    Pojprapai, Soodkhet; Luo, Zhenhua; Clausen, Bjorn; Vogel, Sven C.; Brown, Donald W.; Russel, Jennifer; Hoffman, Mark

    2010-01-01

    The performance of ferroelectric ceramics is governed by the ability of domains to switch. A decrease in the switching ability can lead to degradation of the materials and failure of ferroelectric devices. In this work the dynamic properties of domain reorientation are studied. In situ time-of-flight neutron diffraction is used to probe the evolution of ferroelastic domain texture under mechanical cyclic loading in bulk lead zirconate titanate ceramics. The high sensitivity of neutron diffraction to lattice strain is exploited to precisely analyze the change of domain texture and strain through a full-pattern Rietveld method. These results are then used to construct a viscoelastic model, which explains the correlation between macroscopic phenomena (i.e. creep and recovered deformation) and microscopic dynamic behavior (i.e. ferroelastic switching, lattice strain).

  6. A Zero-Voltage Switching Control Strategy for Dual Half-Bridge Cascaded Three-Level DC/DC Converter with Balanced Capacitor Voltages

    DEFF Research Database (Denmark)

    Liu, Dong; Wang, Yanbo; Chen, Zhe

    2017-01-01

    The input capacitor's voltages are unbalanced under the conventional control strategy in a dual half-bridge cascaded three-level (TL) DC/DC converter, which would affect the high voltage stresses on the capacitors. This paper proposes a pulse-wide modulation (PWM) strategy with two working modes...... for the dual half-bridge cascaded TL DC/DC converter, which can realize the zero-voltage switching (ZVS). More significantly, a capacitor voltage balance control is proposed by alternating the two working modes of the proposed ZVS PWM strategy, which can eliminate the voltage unbalance on the four input...... capacitors. Therefore, the proposed control strategy can improve the converter's performances in: 1) reducing the switching losses and noises of the power switches; and 2) reducing the voltage stresses on the input capacitors. Finally, the simulation results are conducted to verify the proposed control...

  7. A dynamic switching strategy for air-conditioning systems operated in light-thermal-load conditions

    International Nuclear Information System (INIS)

    Lin, Jin-Long; Yeh, T.-J.; Hwang, Wei-Yang

    2009-01-01

    Recently, modern air-conditioners have begun to incorporate variable-speed compressors and variable-opening expansion valves, together with feedback control to improve the performance and energy efficiency. However, for the compressor there usually exists a low-speed limit below which its speed can not be continuously modulated unless it is completely turned off. When the air-conditioning system is operated in light-thermal-load conditions, the low-speed limit causes the compressor to run in an on-off manner which can significantly degrade the performance and efficiency. In this paper, a dynamic switching strategy is proposed for such scenarios. The strategy is basically an integration of a cascading control structure, an intuitive switching strategy, and a dynamic compensator. While the control structure provides the nominal performance, the intuitive switching strategy and the dynamic compensator together can account for the compressor's low-speed limitation. Theoretical analysis reveals that when the output matrix of the dynamic compensator is chosen properly, the proposed strategy can effectively reduce the output error caused by the on-off operation of the compressor. Experiments also demonstrate that the proposed strategy can simultaneously provide better regulation for the indoor temperature and improve the energy efficiency at steady state.

  8. Sampling-Based Motion Planning Algorithms for Replanning and Spatial Load Balancing

    Energy Technology Data Exchange (ETDEWEB)

    Boardman, Beth Leigh [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2017-10-12

    The common theme of this dissertation is sampling-based motion planning with the two key contributions being in the area of replanning and spatial load balancing for robotic systems. Here, we begin by recalling two sampling-based motion planners: the asymptotically optimal rapidly-exploring random tree (RRT*), and the asymptotically optimal probabilistic roadmap (PRM*). We also provide a brief background on collision cones and the Distributed Reactive Collision Avoidance (DRCA) algorithm. The next four chapters detail novel contributions for motion replanning in environments with unexpected static obstacles, for multi-agent collision avoidance, and spatial load balancing. First, we show improved performance of the RRT* when using the proposed Grandparent-Connection (GP) or Focused-Refinement (FR) algorithms. Next, the Goal Tree algorithm for replanning with unexpected static obstacles is detailed and proven to be asymptotically optimal. A multi-agent collision avoidance problem in obstacle environments is approached via the RRT*, leading to the novel Sampling-Based Collision Avoidance (SBCA) algorithm. The SBCA algorithm is proven to guarantee collision free trajectories for all of the agents, even when subject to uncertainties in the knowledge of the other agents’ positions and velocities. Given that a solution exists, we prove that livelocks and deadlock will lead to the cost to the goal being decreased. We introduce a new deconfliction maneuver that decreases the cost-to-come at each step. This new maneuver removes the possibility of livelocks and allows a result to be formed that proves convergence to the goal configurations. Finally, we present a limited range Graph-based Spatial Load Balancing (GSLB) algorithm which fairly divides a non-convex space among multiple agents that are subject to differential constraints and have a limited travel distance. The GSLB is proven to converge to a solution when maximizing the area covered by the agents. The analysis

  9. Concept and design of a beam blanker with integrated photoconductive switch for ultrafast electron microscopy.

    Science.gov (United States)

    Weppelman, I G C; Moerland, R J; Hoogenboom, J P; Kruit, P

    2018-01-01

    We present a new method to create ultrashort electron pulses by integrating a photoconductive switch with an electrostatic deflector. This paper discusses the feasibility of such a system by analytical and numerical calculations. We argue that ultrafast electron pulses can be achieved for micrometer scale dimensions of the blanker, which are feasible with MEMS-based fabrication technology. According to basic models, the design presented in this paper is capable of generating 100 fs electron pulses with spatial resolutions of less than 10 nm. Our concept for an ultrafast beam blanker (UFB) may provide an attractive alternative to perform ultrafast electron microscopy, as it does not require modification of the microscope nor realignment between DC and pulsed mode of operation. Moreover, only low laser pulse energies are required. Due to its small dimensions the UFB can be inserted in the beam line of a commercial microscope via standard entry ports for blankers or variable apertures. The use of a photoconductive switch ensures minimal jitter between laser and electron pulses. Copyright © 2017 Elsevier B.V. All rights reserved.

  10. Application of self-balanced loading test to socketed pile in weak rock

    Science.gov (United States)

    Cheng, Ye; Gong, Weiming; Dai, Guoliang; Wu, JingKun

    2008-11-01

    Method of self-balanced loading test differs from the traditional methods of pile test. The key equipment of the test is a cell. The cell specially designed is used to exert load which is placed in pile body. During the test, displacement values of the top plate and the bottom plate of the cell are recorded according to every level of load. So Q-S curves can be obtained. In terms of test results, the bearing capacity of pile can be judged. Equipments of the test are simply and cost of it is low. Under some special conditions, the method will take a great advantage. In Guangxi Province, tertiary mudstone distributes widely which is typical weak rock. It is usually chosen as the bearing stratum of pile foundation. In order to make full use of its high bearing capacity, pile is generally designed as belled pile. Foundations of two high-rise buildings which are close to each other are made up of belled socketed piles in weak rock. To obtain the bearing capacity of the belled socketed pile in weak rock, loading test in situ should be taken since it is not reasonable that experimental compression strength of the mudstone is used for design. The self-balanced loading test was applied to eight piles of two buildings. To get the best test effect, the assembly of cell should be taken different modes in terms of the depth that pile socketed in rock and the dimension of the enlarged toe. The assembly of cells had been taken three modes, and tests were carried on successfully. By the self-balanced loading test, the large bearing capacities of belled socketed piles were obtained. Several key parameters required in design were achieved from the tests. For the data of tests had been analyzed, the bearing performance of pile tip, pile side and whole pile was revealed. It is further realized that the bearing capacity of belled socketed pile in the mudstone will decrease after the mudstone it socketed in has been immerged. Among kinds of mineral ingredient in the mudstone

  11. Optimized Virtual Machine Placement with Traffic-Aware Balancing in Data Center Networks

    Directory of Open Access Journals (Sweden)

    Tao Chen

    2016-01-01

    Full Text Available Virtualization has been an efficient method to fully utilize computing resources such as servers. The way of placing virtual machines (VMs among a large pool of servers greatly affects the performance of data center networks (DCNs. As network resources have become a main bottleneck of the performance of DCNs, we concentrate on VM placement with Traffic-Aware Balancing to evenly utilize the links in DCNs. In this paper, we first proposed a Virtual Machine Placement Problem with Traffic-Aware Balancing (VMPPTB and then proved it to be NP-hard and designed a Longest Processing Time Based Placement algorithm (LPTBP algorithm to solve it. To take advantage of the communication locality, we proposed Locality-Aware Virtual Machine Placement Problem with Traffic-Aware Balancing (LVMPPTB, which is a multiobjective optimization problem of simultaneously minimizing the maximum number of VM partitions of requests and minimizing the maximum bandwidth occupancy on uplinks of Top of Rack (ToR switches. We also proved it to be NP-hard and designed a heuristic algorithm (Least-Load First Based Placement algorithm, LLBP algorithm to solve it. Through extensive simulations, the proposed heuristic algorithm is proven to significantly balance the bandwidth occupancy on uplinks of ToR switches, while keeping the number of VM partitions of each request small enough.

  12. Partitioning of unstructured meshes for load balancing

    International Nuclear Information System (INIS)

    Martin, O.C.; Otto, S.W.

    1994-01-01

    Many large-scale engineering and scientific calculations involve repeated updating of variables on an unstructured mesh. To do these types of computations on distributed memory parallel computers, it is necessary to partition the mesh among the processors so that the load balance is maximized and inter-processor communication time is minimized. This can be approximated by the problem, of partitioning a graph so as to obtain a minimum cut, a well-studied combinatorial optimization problem. Graph partitioning algorithms are discussed that give good but not necessarily optimum solutions. These algorithms include local search methods recursive spectral bisection, and more general purpose methods such as simulated annealing. It is shown that a general procedure enables to combine simulated annealing with Kernighan-Lin. The resulting algorithm is both very fast and extremely effective. (authors) 23 refs., 3 figs., 1 tab

  13. Coupled force-balance and particle-occupation rate equations for high-field electron transport

    International Nuclear Information System (INIS)

    Lei, X. L.

    2008-01-01

    It is pointed out that in the framework of balance-equation approach, the coupled force-balance and particle-occupation rate equations can be used as a complete set of equations to determine the high-field transport of semiconductors in both strong and weak electron-electron interaction limits. We call to attention that the occupation rate equation conserves the total particle number and maintains the energy balance of the relative electron system, and there is no need to introduce any other term in it. The addition of an energy-drift term in the particle-occupation rate equation [Phys. Rev. B 71, 195205 (2005)] is physically inadequate for the violation of the total particle-number conservation and the energy balance. It may lead to a substantial unphysical increase of the total particle number by the application of a dc electric field

  14. A Lithium-Ion Battery Simulator Based on a Diffusion and Switching Overpotential Hybrid Model for Dynamic Discharging Behavior and Runtime Predictions

    Directory of Open Access Journals (Sweden)

    Lan-Rong Dung

    2016-01-01

    Full Text Available A new battery simulator based on a hybrid model is proposed in this paper for dynamic discharging behavior and runtime predictions in existing electronic simulation environments, e.g., PSIM, so it can help power circuit designers to develop and optimize their battery-powered electronic systems. The hybrid battery model combines a diffusion model and a switching overpotential model, which automatically switches overpotential resistance mode or overpotential voltage mode to accurately describe the voltage difference between battery electro-motive force (EMF and terminal voltage. Therefore, this simulator can simply run in an electronic simulation software with less computational efforts and estimate battery performances by further considering nonlinear capacity effects. A linear extrapolation technique is adopted for extracting model parameters from constant current discharging tests, so the EMF hysteresis problem is avoided. For model validation, experiments and simulations in MATLAB and PSIM environments are conducted with six different profiles, including constant loads, an interrupted load, increasing and decreasing loads and a varying load. The results confirm the usefulness and accuracy of the proposed simulator. The behavior and runtime prediction errors can be as low as 3.1% and 1.2%, respectively.

  15. Advanced Power Management of a Telehandler using Electronic Load Sensing

    DEFF Research Database (Denmark)

    Hansen, Rico Hjerm

    2009-01-01

    New possibilities within electronic control of mobile hydraulic systems are becoming available as hydraulic components are implemented with more electrical sensors and actuators. This paper presents how the traditional hydro-mechanical load sensing (HLS) control of a specific mobile hydraulic...... application, a telehandler, can be replaced with electronic control, i.e. Electronic Load Sensing (ELS). The motivation for ELS is the potentials of better dynamic performance and system utilization, along with reduced mechanical complexity by transferring features as pump pressure control, flow...

  16. Modeling of plasma flow switches at low, intermediate and high energies

    International Nuclear Information System (INIS)

    Bowers, R.L.; Brownell, J.H.; Greene, A.E.; Peterson, D.L.; Roderick, N.; Turchi, P.

    1992-01-01

    Inductively stored pulsed power technology has been used over the past thirty years to produce multi-megaamp currents to implode low inductance loads and produce x-radiation. Because of the large difference in timescales for the delivery of magnetic energy to the load and the desire for high power x-radiation output (short timescale for the implosion), most inductively stored systems require at least one opening switch. The design and understanding of fast, efficient opening switches for multi-megaamp systems represents a long standing problem in pulsed power research. The Los Alamos Foil Implosion Project uses inductively stored magnetic energy to implode thin metallic liners. A plasma flow switch (PFS) has been investigated as the final pulse shaping step for this systems. The PFS consists of a wire array and a barrier foil located upstream from the load region. Several stages can be identified in the performance of the plasma flow switch. These are: (1) the vaporization of the wire array; (2) the assembly of the initiated plasma on tie barrier foil to form the switch plasma; (3) the motion of the switch plasma down the coaxial barrel; and (4) current switching to the load (the actual switching stage). The fourth stage affects the switch's efficiency, as well as the quality of the load implosion. Instabilities may develop during any of these four stages, and their presence may seriously degrade the structure of the switch plasma. Two primary criteria may be used to characterize good switching. The first is switching efficiency. A second criterion is transferred to the load during or after switching. This paper summarizes the computational design of the PFS experiments carried out on Pegasus 1. We conclude by considering the implications of these results for the design of a PFS for the higher energy regime (Procyon) regime

  17. Elements of magnetic switching

    International Nuclear Information System (INIS)

    Aaland, K.

    1983-01-01

    This chapter describes magnetic switching as a method of connecting a capacitor bank (source) to a load; reviews several successful applications of magnetic switching, and discusses switching transformers, limitations and future possibilities. Some of the inflexibility and especially the high cost of magnetic materials may be overcome with the availability of the new splash cooled ribbons (Metglas). Experience has shown that magnetics works despite shock, radiation or noise interferences

  18. Energy reversible switching from amorphous metal based nanoelectromechanical switch

    KAUST Repository

    Mayet, Abdulilah M.; Smith, Casey; Hussain, Muhammad Mustafa

    2013-01-01

    We report observation of energy reversible switching from amorphous metal based nanoelectromechanical (NEM) switch. For ultra-low power electronics, NEM switches can be used as a complementary switching element in many nanoelectronic system applications. Its inherent zero power consumption because of mechanical detachment is an attractive feature. However, its operating voltage needs to be in the realm of 1 volt or lower. Appropriate design and lower Young's modulus can contribute achieving lower operating voltage. Therefore, we have developed amorphous metal with low Young's modulus and in this paper reporting the energy reversible switching from a laterally actuated double electrode NEM switch. © 2013 IEEE.

  19. Energy reversible switching from amorphous metal based nanoelectromechanical switch

    KAUST Repository

    Mayet, Abdulilah M.

    2013-08-01

    We report observation of energy reversible switching from amorphous metal based nanoelectromechanical (NEM) switch. For ultra-low power electronics, NEM switches can be used as a complementary switching element in many nanoelectronic system applications. Its inherent zero power consumption because of mechanical detachment is an attractive feature. However, its operating voltage needs to be in the realm of 1 volt or lower. Appropriate design and lower Young\\'s modulus can contribute achieving lower operating voltage. Therefore, we have developed amorphous metal with low Young\\'s modulus and in this paper reporting the energy reversible switching from a laterally actuated double electrode NEM switch. © 2013 IEEE.

  20. Comprehensive theory of the Deans' switch as a variable flow splitter: fluid mechanics, mass balance, and system behavior.

    Science.gov (United States)

    Boeker, Peter; Leppert, Jan; Mysliwietz, Bodo; Lammers, Peter Schulze

    2013-10-01

    The Deans' switch is an effluent switching device based on controlling flows of carrier gas instead of mechanical valves in the analytical flow path. This technique offers high inertness and a wear-free operation. Recently new monolithic microfluidic devices have become available. In these devices the whole flow system is integrated into a small metal device with low thermal mass and leak-tight connections. In contrast to a mechanical valve-based system, a flow-controlled system is more difficult to calculate. Usually the Deans' switch is used to switch one inlet to one of two outlets, by means of two auxiliary flows. However, the Deans' switch can also be used to deliver the GC effluent with a specific split ratio to both outlets. The calculation of the split ratio of the inlet flow to the two outlets is challenging because of the asymmetries of the flow resistances. This is especially the case, if one of the outlets is a vacuum device, such as a mass spectrometer, and the other an atmospheric detector, e.g. a flame ionization detector (FID) or an olfactory (sniffing) port. The capillary flows in gas chromatography are calculated with the Hagen-Poiseuille equation of the laminar, isothermal and compressible flow in circular tubes. The flow resistances in the new microfluidic devices have to be calculated with the corresponding equation for rectangular cross-section microchannels. The Hagen-Poiseuille equation underestimates the flow to a vacuum outlet. A corrected equation originating from the theory of rarefied flows is presented. The calculation of pressures and flows of a Deans' switch based chromatographic system is done by the solution of mass balances. A specific challenge is the consideration of the antidiffusion resistor between the two auxiliary gas lines of the Deans' switch. A full solution for the calculation of the Deans' switch including this restrictor is presented. Results from validation measurements are in good accordance with the developed

  1. Joint Load Balancing and Power Allocation for Hybrid VLC/RF Networks

    KAUST Repository

    Obeed, Mohanad

    2018-01-15

    In this paper, we propose and study a new joint load balancing (LB) and power allocation (PA) scheme for a hybrid visible light communication (VLC) and radio frequency (RF) system consisting of one RF\\\\access point (AP) and multiple VLC\\\\APs. An iterative algorithm is proposed to distribute the users on the APs and distribute the powers of these APs on their users. In PA subproblem, an optimization problem is formulated to allocate the power of each AP to the connected users for the total achievable data rates maximization. It is proved that the PA optimization problem is concave but not easy to tackle. Therefore, we provide a new algorithm to obtain the optimal dual variables after formulating them in terms of each other. Then, the users that are connected to the overloaded APs and receive less data rates start seeking for other APs that offer higher data rates. Users with lower data rates continue re-connecting from AP to other to balance the load only if this travel increases the summation of the achievable data rates and enhances the system fairness. The numerical results demonstrate that the proposed algorithms improve the system capacity and system fairness with fast convergence.

  2. Joint Load Balancing and Power Allocation for Hybrid VLC/RF Networks

    KAUST Repository

    Obeed, Mohanad; Salhab, Anas M.; Zummo, Salam A.; Alouini, Mohamed-Slim

    2018-01-01

    In this paper, we propose and study a new joint load balancing (LB) and power allocation (PA) scheme for a hybrid visible light communication (VLC) and radio frequency (RF) system consisting of one RF\\access point (AP) and multiple VLC\\APs. An iterative algorithm is proposed to distribute the users on the APs and distribute the powers of these APs on their users. In PA subproblem, an optimization problem is formulated to allocate the power of each AP to the connected users for the total achievable data rates maximization. It is proved that the PA optimization problem is concave but not easy to tackle. Therefore, we provide a new algorithm to obtain the optimal dual variables after formulating them in terms of each other. Then, the users that are connected to the overloaded APs and receive less data rates start seeking for other APs that offer higher data rates. Users with lower data rates continue re-connecting from AP to other to balance the load only if this travel increases the summation of the achievable data rates and enhances the system fairness. The numerical results demonstrate that the proposed algorithms improve the system capacity and system fairness with fast convergence.

  3. Dual Z-Source Inverter With Three-Level Reduced Common-Mode Switching

    DEFF Research Database (Denmark)

    Gao, Feng; Loh, Poh Chiang; Blaabjerg, Frede

    2007-01-01

    This paper presents the design of a dual Z-source inverter that can be used with either a single dc source or two isolated dc sources. Unlike traditional inverters, the integration of a properly designed Z-source network and semiconductor switches to the proposed dual inverter allows buck......-boost power conversion to be performed over a wide modulation range, with three-level output waveforms generated. The connection of an additional transformer to the inverter ac output also allows all generic wye-or delta-connected loads with three-wire or four-wire configuration to be supplied by the inverter....... Modulationwise, the dual inverter can be controlled using a carefully designed carrier-based pulsewidth-modulation (PWM) scheme that will always ensure balanced voltage boosting of the Z-source network while simultaneously achieving reduced common-mode switching. Because of the omission of dead-time delays...

  4. Design Method for Fast Switching Seat Valves for Digital Displacement Machines

    DEFF Research Database (Denmark)

    Roemer, Daniel Beck; Johansen, Per; Pedersen, Henrik C.

    2014-01-01

    corresponding to the piston movement, which has been shown to facilitate superior part load efficiency combined with high bandwidth compared to traditional displacement machines. However, DD machines need fast switching on-off valves with low pressure loss for efficient operation, especially in fast rotating......Digital Displacement (DD) machines are upcoming technology where the displacement of each pressure chamber is controlled electronically by use of two fast switching seat valves. The effective displacement and operation type (pumping/motoring) may be controlled by manipulating the seat valves...... method for DD seat valves are presented, taking into account the significant aspects related to obtaining efficient DD valves with basis in a given DD machine specifications. The seat area is minimized and the stroke length is minimized to obtain fast switching times while considering the pressure loss...

  5. Electronics practice technology

    International Nuclear Information System (INIS)

    1995-01-01

    This book concentrates on electronic technology. It deals with kinds of terminal and mounting such as teflon terminal, steatite terminal, and harmonica terminal, small parts like connector, plug jack, vernier dial, and coupling, termination of wiring, kinds of switch and mounting, a condenser, fixed resistor, trance coil, loading of semiconductor, mounting of high input impedance circuit, mounting of electric power circuit, manufacturing of print substrate and practice of manufacturing for print substrate. This is one of series books on electronic technology.

  6. Energy storage, compression, and switching. Vol. 2

    International Nuclear Information System (INIS)

    Nardi, V.; Bostick, W.H.; Sahlin, H.

    1983-01-01

    This book is a compilation of papers presented at the Second International Conference on Energy Storage, Compression, and Switching, which was held in order to assemble active researchers with a major interest in plasma physics, electron beams, electric and magnetic energy storage systems, high voltage and high current switches, free-electron lasers, and pellet implosion plasma focus. Topics covered include: Slow systems: 50-60 Hz machinery, homopolar generators, slow capacitors, inductors, and solid state switches; Intermediate systems: fast capacitor banks; superconducting storage and switching; gas, vacuum, and dielectric switching; nonlinear (magnetic) switching; imploding liners capacitors; explosive generators; and fuses; and Fast systems: Marx, Blumlein, oil, water, and pressurized water dielectrics; switches; magnetic insulation; electron beams; and plasmas

  7. Load Balancing Scheme on the Basis of Huffman Coding for P2P Information Retrieval

    Science.gov (United States)

    Kurasawa, Hisashi; Takasu, Atsuhiro; Adachi, Jun

    Although a distributed index on a distributed hash table (DHT) enables efficient document query processing in Peer-to-Peer information retrieval (P2P IR), the index costs a lot to construct and it tends to be an unfair management because of the unbalanced term frequency distribution. We devised a new distributed index, named Huffman-DHT, for P2P IR. The new index uses an algorithm similar to Huffman coding with a modification to the DHT structure based on the term distribution. In a Huffman-DHT, a frequent term is assigned to a short ID and allocated a large space in the node ID space in DHT. Throuth ID management, the Huffman-DHT balances the index registration accesses among peers and reduces load concentrations. Huffman-DHT is the first approach to adapt concepts of coding theory and term frequency distribution to load balancing. We evaluated this approach in experiments using a document collection and assessed its load balancing capabilities in P2P IR. The experimental results indicated that it is most effective when the P2P system consists of about 30, 000 nodes and contains many documents. Moreover, we proved that we can construct a Huffman-DHT easily by estimating the probability distribution of the term occurrence from a small number of sample documents.

  8. The weak π − π interaction originated resonant tunneling and fast switching in the carbon based electronic devices

    Directory of Open Access Journals (Sweden)

    Jun He

    2012-03-01

    Full Text Available By means of the nonequilibrium Green's functions and the density functional theory, we have investigated the electronic transport properties of C60 based electronic device with different intermolecular interactions. It is found that the electronic transport properties vary with the types of the interaction between two C60 molecules. A fast electrical switching behavior based on negative differential resistance has been found when two molecules are coupled by the weak π − π interaction. Compared to the solid bonding, the weak interaction is found to induce resonant tunneling, which is responsible for the fast response to the applied electric field and hence the velocity of switching.

  9. A 10 bit 200 MS/s pipeline ADC using loading-balanced architecture in 0.18 μm CMOS

    Science.gov (United States)

    Wang, Linfeng; Meng, Qiao; Zhi, Hao; Li, Fei

    2017-07-01

    A new loading-balanced architecture for high speed and low power consumption pipeline analog-to-digital converter (ADC) is presented in this paper. The proposed ADC uses SHA-less, op-amp and capacitor-sharing technique, capacitor-scaling scheme to reduce the die area and power consumption. A new capacitor-sharing scheme was proposed to cancel the extra reset phase of the feedback capacitors. The non-standard inter-stage gain increases the feedback factor of the first stage and makes it equal to the second stage, by which, the load capacitor of op-amp shared by the first and second stages is balanced. As for the fourth stage, the capacitor and op-amp no longer scale down. From the system’s point of view, all load capacitors of the shared OTAs are balanced by employing a loading-balanced architecture. The die area and power consumption are optimized maximally. The ADC is implemented in a 0.18 μm 1P6M CMOS technology, and occupies a die area of 1.2 × 1.2 mm{}2. The measurement results show a 55.58 dB signal-to-noise-and-distortion ratio (SNDR) and 62.97 dB spurious-free dynamic range (SFDR) with a 25 MHz input operating at a 200 MS/s sampling rate. The proposed ADC consumes 115 mW at 200 MS/s from a 1.8 V supply.

  10. Design of Measurement and Control System of Composite Fast Transfer Switch Based on PLC

    Directory of Open Access Journals (Sweden)

    ZHANG Hong-yi

    2017-06-01

    Full Text Available The fast transfer switch gets more extensive application in the power supply system along with the raising of power supply requirement for continuity and reliability in the sensitivity loads such as in airport,military place,hospital and large scale industrial production line. Therefore it is important that how to make fast transfer switch run safely and reliably. The paper expatiated the structure and principle of a fast transfer switch based on mechanical and electronic compound technology,and,according to the basic requirement and the characteristic of the fast transfer switch,a PLC mastered measuring and controlling system has been designed to raise the operation reliability of the fast transfer switch.

  11. Development of SWITCH-Hawaii model: loads and renewable resources.

    Science.gov (United States)

    2016-08-01

    This report summarizes work done to configure the SWITCH power system model using data for the Oahu power system. SWITCH is a planning model designed to choose optimal infrastructure investments for power systems over a multi-decade period. Investmen...

  12. Helical EMG module with explosive current opening switches

    International Nuclear Information System (INIS)

    Chernyshev, V.K.; Vakhrushev, V.V.; Volkov, G.I.; Ivanov, V.A.; Fetisov, I.K.

    1990-01-01

    To carry out the experimental work to study plasma properties, electromagnetic sources with 10 6 to 10 8 J of stored energy delivered to the load in microsecond time, are required. Among the current electromagnetic storage devices, the explosive magnetic generators (EMG) are of the largest energy capacity. The disadvantages of this type of generators is relatively long time (ten of microseconds) of electromagnetic energy cumulation in the deformable circuit. To reduce the time of energy transfer to the load to a microsecond range the switching scheme is generally used, where the cumulation circuit and that of the load are separated and connected in parallel via a switching element (opening switch) providing generation of desired power. In this paper, some ways and means of designing opening switches to generate high current pulses have been investigated. The opening switches to generate high current pulses have been investigated. The opening switches which operation is based on mechanic destruction of the conductor using high explosive, have the highest and most reliable performance. The authors have explored the mechanic disruption of a thin conductor (foil), the technique based on throwing the foil at the ribbed barrier of electric insulator material. The report presents the data obtained in studying the operation of this type of opening switch having cylindrical shape, 200 mm in diameter and 200 mm long, designed for generation of 5.5 MA current pulse in the load

  13. A New Control Method for a Bi-Directional Phase-Shift-Controlled DC-DC Converter with an Extended Load Range

    Directory of Open Access Journals (Sweden)

    Wenzheng Xu

    2017-10-01

    Full Text Available Phase-shifted converters are practically important to provide high conversion efficiencies through soft-switching techniques. However, the limitation on a resonant inductor current in the converters often leads to a non-fulfillment of the requirement of minimum load current. This paper presents a new power electronics control technique to enable the dual features of bi-directional power flow and an extended load range for soft-switching in phase-shift-controlled DC-DC converters. The proposed technique utilizes two identical full bridge converters and inverters in conjunction with a new control logic for gate-driving signals to facilitate both Zero Current Switching (ZCS and Zero Voltage Switching (ZVS in a single phase-shift-controlled DC-DC converter. The additional ZCS is designed for light load conditions at which the minimum load current cannot be attained. The bi-directional phase-shift-controlled DC-DC converter can implement the function of synchronous rectification. Its fast dynamic response allows for quick energy recovery during the regenerative braking of traction systems in electrified trains.

  14. Using Load Balancing to Scalably Parallelize Sampling-Based Motion Planning Algorithms

    KAUST Repository

    Fidel, Adam; Jacobs, Sam Ade; Sharma, Shishir; Amato, Nancy M.; Rauchwerger, Lawrence

    2014-01-01

    Motion planning, which is the problem of computing feasible paths in an environment for a movable object, has applications in many domains ranging from robotics, to intelligent CAD, to protein folding. The best methods for solving this PSPACE-hard problem are so-called sampling-based planners. Recent work introduced uniform spatial subdivision techniques for parallelizing sampling-based motion planning algorithms that scaled well. However, such methods are prone to load imbalance, as planning time depends on region characteristics and, for most problems, the heterogeneity of the sub problems increases as the number of processors increases. In this work, we introduce two techniques to address load imbalance in the parallelization of sampling-based motion planning algorithms: an adaptive work stealing approach and bulk-synchronous redistribution. We show that applying these techniques to representatives of the two major classes of parallel sampling-based motion planning algorithms, probabilistic roadmaps and rapidly-exploring random trees, results in a more scalable and load-balanced computation on more than 3,000 cores. © 2014 IEEE.

  15. Using Load Balancing to Scalably Parallelize Sampling-Based Motion Planning Algorithms

    KAUST Repository

    Fidel, Adam

    2014-05-01

    Motion planning, which is the problem of computing feasible paths in an environment for a movable object, has applications in many domains ranging from robotics, to intelligent CAD, to protein folding. The best methods for solving this PSPACE-hard problem are so-called sampling-based planners. Recent work introduced uniform spatial subdivision techniques for parallelizing sampling-based motion planning algorithms that scaled well. However, such methods are prone to load imbalance, as planning time depends on region characteristics and, for most problems, the heterogeneity of the sub problems increases as the number of processors increases. In this work, we introduce two techniques to address load imbalance in the parallelization of sampling-based motion planning algorithms: an adaptive work stealing approach and bulk-synchronous redistribution. We show that applying these techniques to representatives of the two major classes of parallel sampling-based motion planning algorithms, probabilistic roadmaps and rapidly-exploring random trees, results in a more scalable and load-balanced computation on more than 3,000 cores. © 2014 IEEE.

  16. Cache-aware data structure model for parallelism and dynamic load balancing

    International Nuclear Information System (INIS)

    Sridi, Marwa

    2016-01-01

    for parallel processing where groups are distributed on available cores and a group size ensuring the complete filling of the private cache memories (i.e. L2 level). The strategy logically suggests the experimentation of a two levels parallel solution for nodes composed of several multi-core processors: one group is thus attached to one processor and an inner parallel loop is used inside the group based on the internal cores of the processor. This latter approach still requires consolidation to avoid contention upon the internal processor memory due to coherency enforcement between the different private cache memories. It is noticeable that the best performances are obtained through load balancing based on a dynamic scheduling approach with work stealing, achieved via the XKAAPI library (INRIA). (author) [fr

  17. Low cost electronic ultracapacitor interface technique to provide load leveling of a battery for pulsed load or motor traction drive applications

    Science.gov (United States)

    King, Robert Dean; DeDoncker, Rik Wivina Anna Adelson

    1998-01-01

    A battery load leveling arrangement for an electrically powered system in which battery loading is subject to intermittent high current loading utilizes a passive energy storage device and a diode connected in series with the storage device to conduct current from the storage device to the load when current demand forces a drop in battery voltage. A current limiting circuit is connected in parallel with the diode for recharging the passive energy storage device. The current limiting circuit functions to limit the average magnitude of recharge current supplied to the storage device. Various forms of current limiting circuits are disclosed, including a PTC resistor coupled in parallel with a fixed resistor. The current limit circuit may also include an SCR for switching regenerative braking current to the device when the system is connected to power an electric motor.

  18. Research on the electromagnetic radiation characteristics of the gas main switch of a capacitive intense electron-beam accelerator

    Directory of Open Access Journals (Sweden)

    Yongfeng Qiu

    2017-11-01

    Full Text Available Strong electromagnetic fields are radiated during the operation of the intense electron-beam accelerator (IEBA, which may lead to the nearby electronic devices out of order. In this paper, the research on the electromagnetic radiation characteristic of the gas main switch of a capacitive IEBA is carried out by the methods of theory analysis and experiment investigation. It is obtained that the gas main switch is the dominating radiation resource. In the absence of electromagnetic shielding for the gas main switch, when the pulse forming line of the IEBA is charged to 700 kV, the radiation field with amplitude of 3280 V/m, dominant frequency of 84 MHz and high frequency 100 MHz is obtained at a distance of 10 meters away from the gas main switch. The experimental results of the radiation field agree with the theoretical calculations. We analyze the achievements of several research groups and find that there is a relationship between the rise time (T of the transient current of the gas main switch and the dominant frequency (F of the radiation field, namely, F*T=1. Contrast experiment is carried out with a metal shield cover for the gas main switch. Experimental results show that for the shielded setup the radiation field reduces to 115 V/m, the dominant frequency increases to 86.5 MHz at a distance of 10 away meters from the gas main switch. These conclusions are beneficial for further research on the electromagnetic radiation and protection of the IEBA.

  19. Dynamics of the Energy Transfer to the Load During the Operation of a Plasma Opening Switch

    International Nuclear Information System (INIS)

    Dolinsky, Yu.; Krasik, Ya.E.; Felsteiner, J.

    1999-01-01

    The main efforts of the theoretical and experimental studies related to the Plasma Opening Switch (POS) have been devoted to the understanding of an anomalous fast magnetic field penetration through the plasma. At present this phenomenon can be explained based on the electron magnetohydrodynamic theory.l The second important phenomenon is related with POS opening. Existing models explain POS opening as a result of cut-off of the electron current component in the double layer2 by self-magnetic field of the POS current or by the increase of the Hall potential in the current layer due to ion erosion.3 Nevertheless both models consider POS opening in the region which was preliminary occupied by the plasma. In a recent experiment4 it was shown that the POS opening is related with a fast charged particle flow in the downstream region, namely at the load. In this work we present results of theoretical studies of the phase of the POS operation when the self-magnetic field of the POS current appears at the downstream side of the plasma. Our study has been done within the framework of two-fluid magnetohydrodynamic theory. Taking into account the Hall electric field which is responsible for a strong ion acceleration in the axial direction, we found the velocity of the ions. In addition we show, that due to the inductive electric field caused by the motion of the axial current carrying plasma, the velocity of the magnetic field penetration is equal to the Alfven velocity

  20. Grid-forming VSC control in four-wire systems with unbalanced nonlinear loads

    DEFF Research Database (Denmark)

    Lliuyacca, Ruben; Mauricioa, Juan M.; Gomez-Exposito, Antonio

    2017-01-01

    A grid-forming voltage source converter (VSC) is responsible to hold voltage and frequency in autonomous operation of isolated systems. In the presence of unbalanced loads, a fourth leg is added to provide current path for neutral currents. In this paper, a novel control scheme for a four-leg VSC...... feeding unbalanced linear and nonlinear loads is proposed. The control is based on two control blocks. A main control commands the switching sequence to the three-phase VSC ensuring balanced three-phase voltage at the output; and an independent control to the fourth leg drives neutral currents that might...... response during system disturbances and mitigation of harmonics when nonlinear loads are present. Simulations and experimental results are presented to verify the performance of the proposed control strategy....

  1. Lifting an unexpectedly heavy object : the effects on low-back loading and balance loss

    NARCIS (Netherlands)

    van der Burg, J C; van Dieën, J H; Toussaint, H M

    OBJECTIVE: This study evaluates the effects of lifting an unexpectedly heavy object on low-back loading and loss of balance. BACKGROUND: It is often suggested that lifting an unexpectedly heavy object may be a major risk factor for low-back pain. This may lead to an increase in muscle activation,

  2. Load Balancing in Cloud Computing Environment Using Improved Weighted Round Robin Algorithm for Nonpreemptive Dependent Tasks.

    Science.gov (United States)

    Devi, D Chitra; Uthariaraj, V Rhymend

    2016-01-01

    Cloud computing uses the concepts of scheduling and load balancing to migrate tasks to underutilized VMs for effectively sharing the resources. The scheduling of the nonpreemptive tasks in the cloud computing environment is an irrecoverable restraint and hence it has to be assigned to the most appropriate VMs at the initial placement itself. Practically, the arrived jobs consist of multiple interdependent tasks and they may execute the independent tasks in multiple VMs or in the same VM's multiple cores. Also, the jobs arrive during the run time of the server in varying random intervals under various load conditions. The participating heterogeneous resources are managed by allocating the tasks to appropriate resources by static or dynamic scheduling to make the cloud computing more efficient and thus it improves the user satisfaction. Objective of this work is to introduce and evaluate the proposed scheduling and load balancing algorithm by considering the capabilities of each virtual machine (VM), the task length of each requested job, and the interdependency of multiple tasks. Performance of the proposed algorithm is studied by comparing with the existing methods.

  3. Low prepulse, high power density water dielectric switching

    International Nuclear Information System (INIS)

    Johnson, D.L.; VanDevender, J.P.; Martin, T.H.

    1979-01-01

    Prepulse voltage suppression has proven difficult in high power, high voltage accelerators employing self-breakdown water dielectric switches. A novel and cost effective water switch has been developed at Sandia Laboratories which reduces prepulse voltage by reducing the capacity across the switch. This prepulse suppression switch causes energy formerly stored in the switch capacity and dissipated in the arc to be useful output energy. The switching technique also allows the pulse forming lines to be stacked in parallel and electrically isolated from the load after the line has been discharged. The switch consists of a ground plane, with several holes, inserted between the switch electrodes. The output line switch electrodes extend through the holes and face electrodes on the pulse forming line (PFL). The capacity between the PFL and the output transmission line is reduced by about 80%. The gap spacing between the output line electrode and the hole in the ground plane is adjusted so that breakdown occurs after the main pulse and provides a crow bar between the load and the source. Performance data from the Proto II, Mite and Ripple test facilities are presented

  4. Organization of the channel-switching process in parallel computer systems based on a matrix optical switch

    Science.gov (United States)

    Golomidov, Y. V.; Li, S. K.; Popov, S. A.; Smolov, V. B.

    1986-01-01

    After a classification and analysis of electronic and optoelectronic switching devices, the design principles and structure of a matrix optical switch is described. The switching and pair-exclusion operations in this type of switch are examined, and a method for the optical switching of communication channels is elaborated. Finally, attention is given to the structural organization of a parallel computer system with a matrix optical switch.

  5. L2-LBMT: A Layered Load Balance Routing Protocol for underwater multimedia data transmission

    Science.gov (United States)

    Lv, Ze; Tang, Ruichun; Tao, Ye; Sun, Xin; Xu, Xiaowei

    2017-12-01

    Providing highly efficient underwater transmission of mass multimedia data is challenging due to the particularities of the underwater environment. Although there are many schemes proposed to optimize the underwater acoustic network communication protocols, from physical layer, data link layer, network layer to transport layer, the existing routing protocols for underwater wireless sensor network (UWSN) still cannot well deal with the problems in transmitting multimedia data because of the difficulties involved in high energy consumption, low transmission reliability or high transmission delay. It prevents us from applying underwater multimedia data to real-time monitoring of marine environment in practical application, especially in emergency search, rescue operation and military field. Therefore, the inefficient transmission of marine multimedia data has become a serious problem that needs to be solved urgently. In this paper, A Layered Load Balance Routing Protocol (L2-LBMT) is proposed for underwater multimedia data transmission. In L2-LBMT, we use layered and load-balance Ad Hoc Network to transmit data, and adopt segmented data reliable transfer (SDRT) protocol to improve the data transport reliability. And a 3-node variant of tornado (3-VT) code is also combined with the Ad Hoc Network to transmit little emergency data more quickly. The simulation results show that the proposed protocol can balance energy consumption of each node, effectively prolong the network lifetime and reduce transmission delay of marine multimedia data.

  6. Load Balancing Issues with Constructing Phylogenetic Trees using Neighbour-Joining Algorithm

    International Nuclear Information System (INIS)

    Al Mamun, S M

    2012-01-01

    Phylogenetic tree construction is one of the most important and interesting problems in bioinformatics. Constructing an efficient phylogenetic tree has always been a research issue. It needs to consider both the correctness and the speed of the tree construction. In this paper, we implemented the neighbour-joining algorithm, using Message Passing Interface (MPI) for constructing the phylogenetic tree. Performance is efficacious, comparing to the best sequential algorithm. From this paper, it would be clear to the researchers that how load balance can make a great effect for constructing phylogenetic trees using neighbour-joining algorithm.

  7. Simultaneous Balancing and Model Reduction of Switched Linear Systems

    OpenAIRE

    Monshizadeh, Nima; Trentelman, Hendrikus; Camlibel, M.K.

    2011-01-01

    In this paper, first, balanced truncation of linear systems is revisited. Then, simultaneous balancing of multiple linear systems is investigated. Necessary and sufficient conditions are introduced to identify the case where simultaneous balancing is possible. The validity of these conditions is not limited to a certain type of balancing, and they are applicable for different types of balancing corresponding to different equations, like Lyapunov or Riccati equations. The results obtained are ...

  8. Direct switching control of DC-DC power electronic converters using hybrid system theory

    Energy Technology Data Exchange (ETDEWEB)

    Zhao, J.; Lin, F. [Wayne State Univ., Detroit, MI (United States). Dept. of Electrical and Computer Engineering; Wang, C. [Wayne State Univ., Detroit, MI (United States). Dept. of Electrical and Computer Engineering; Wayne State Univ., Detroit, MI (United States). Div. of Engineering Technology

    2010-07-01

    A direct switching control (DSC) scheme for power electronics converters was described. The system was designed for use in both traditional and renewable energy applications as well as in electric drive vehicles. The proposed control scheme was based on a detailed hybrid system converter model that used model predictive control (MPC), piecewise affine (PWA) approximations and constrained optimal control methods. A DC-DC converter was modelled as a hybrid machine. Switching among different modes of the DC-DC converter were modelled as discrete events controlled by the hybrid controller. The modelling scheme was applied to a Buck converter. The DSC was used to control the switch of the power converter based on a hybrid machine model. Results of the study showed that the method can be used to regulate output voltage and inductor currents. The method also provides fast transient responses and effectively regulates both currents and voltage. The controller can be used to provide immediate responses to dynamic disturbances and output voltage fluctuations. 23 refs., 7 figs.

  9. An efficient dynamic load balancing algorithm

    Science.gov (United States)

    Lagaros, Nikos D.

    2014-01-01

    In engineering problems, randomness and uncertainties are inherent. Robust design procedures, formulated in the framework of multi-objective optimization, have been proposed in order to take into account sources of randomness and uncertainty. These design procedures require orders of magnitude more computational effort than conventional analysis or optimum design processes since a very large number of finite element analyses is required to be dealt. It is therefore an imperative need to exploit the capabilities of computing resources in order to deal with this kind of problems. In particular, parallel computing can be implemented at the level of metaheuristic optimization, by exploiting the physical parallelization feature of the nondominated sorting evolution strategies method, as well as at the level of repeated structural analyses required for assessing the behavioural constraints and for calculating the objective functions. In this study an efficient dynamic load balancing algorithm for optimum exploitation of available computing resources is proposed and, without loss of generality, is applied for computing the desired Pareto front. In such problems the computation of the complete Pareto front with feasible designs only, constitutes a very challenging task. The proposed algorithm achieves linear speedup factors and almost 100% speedup factor values with reference to the sequential procedure.

  10. Photoelectrically automated, bakeable, high-load ultramicrobalance

    International Nuclear Information System (INIS)

    Czanderna, A.W.; Kollen, W.; Biegen, J.R.; Rodder, J.

    1976-01-01

    An all quartz pivotal-beam ultramicrobalance has been modified for operation as a null instrument using a dual-path photoelectric detector. The beam and newly designed stainless steel beam support have been adapted to a stainless steel enclosure for studies in uhv. A thin quartz disk, with a 600-A thick Au film for partially blocking the light path, is fused to each end of the beam. An electronic circuit minimizes the signal from the detector when the balance moves from the null by providing a current output to a magnetic compensation coil. The capacity (up to 20 g), the stability of the null reading (over six months), and the unusually high load to precision ratio (1--2x10 8 ) of the balance have been maintained with the modification. Sensibilities of 0.03--0.1 μg with 4--10-g loads have been obtained with the balance, which is now completely adapted for UHV operation

  11. Dissipation and energy balance in electronic dynamics of Na clusters

    Science.gov (United States)

    Vincendon, Marc; Suraud, Eric; Reinhard, Paul-Gerhard

    2017-06-01

    We investigate the impact of dissipation on the energy balance in the electron dynamics of metal clusters excited by strong electro-magnetic pulses. The dynamics is described theoretically by Time-Dependent Density-Functional Theory (TDDFT) at the level of Local Density Approximation (LDA) augmented by a self interaction correction term and a quantum collision term in Relaxation-Time Approximation (RTA). We evaluate the separate contributions to the total excitation energy, namely energy exported by electron emission, potential energy due to changing charge state, intrinsic kinetic and potential energy, and collective flow energy. The balance of these energies is studied as function of the laser parameters (frequency, intensity, pulse length) and as function of system size and charge. We also look at collisions with a highly charged ion and here at the dependence on the impact parameter (close versus distant collisions). Dissipation turns out to be small where direct electron emission prevails namely for laser frequencies above any ionization threshold and for slow electron extraction in distant collisions. Dissipation is large for fast collisions and at low laser frequencies, particularly at resonances. Contribution to the Topical Issue "Dynamics of Systems at the Nanoscale", edited by Andrey Solov'yov and Andrei Korol.

  12. Load-Dependent Interference of Deep Brain Stimulation of the Subthalamic Nucleus with Switching from Automatic to Controlled Processing During Random Number Generation in Parkinson's Disease.

    Science.gov (United States)

    Williams, Isobel Anne; Wilkinson, Leonora; Limousin, Patricia; Jahanshahi, Marjan

    2015-01-01

    Deep brain stimulation of the subthalamic nucleus (STN DBS) ameliorates the motor symptoms of Parkinson's disease (PD). However, some aspects of executive control are impaired with STN DBS. We tested the prediction that (i) STN DBS interferes with switching from automatic to controlled processing during fast-paced random number generation (RNG) (ii) STN DBS-induced cognitive control changes are load-dependent. Fifteen PD patients with bilateral STN DBS performed paced-RNG, under three levels of cognitive load synchronised with a pacing stimulus presented at 1, 0.5 and 0.33 Hz (faster rates require greater cognitive control), with DBS on or off. Measures of output randomness were calculated. Countscore 1 (CS1) indicates habitual counting in steps of one (CS1). Countscore 2 (CS2) indicates a more controlled strategy of counting in twos. The fastest rate was associated with an increased CS1 score with STN DBS on compared to off. At the slowest rate, patients had higher CS2 scores with DBS off than on, such that the differences between CS1 and CS2 scores disappeared. We provide evidence for a load-dependent effect of STN DBS on paced RNG in PD. Patients could switch to more controlled RNG strategies during conditions of low cognitive load at slower rates only when the STN stimulators were off, but when STN stimulation was on, they engaged in more automatic habitual counting under increased cognitive load. These findings are consistent with the proposal that the STN implements a switch signal from the medial frontal cortex which enables a shift from automatic to controlled processing.

  13. Plasma erosion opening switch in the double-pulse operation mode of a high-current electron accelerator

    International Nuclear Information System (INIS)

    Isakov, I.F.; Lopatin, V.S.; Remnev, G.E.

    1987-01-01

    This paper reports the results of investigations of the operation of a fast current opening switch, with a 10/sup 13/-10/sup 16/ plasma density produced either by dielectric surface flashover or by explosive emission of graphite. A series of two pulses was applied to two diodes in parallel. The first pulse produced plasma in the first diode which closed that diode gap by the arrival time of the second pulse. The first, shorted, diode then acted as an erosion switch for the second pulse. A factor of 2.5-3 power multiplication was obtained under optimum conditions. The opening-switch resistance during the magnetic insulation phase, neglecting the electron losses between the switch and the generating diode, exceeded 100 Ω. The duration of the rapid opening phase was less than 5 ns under optimum conditions. This method of plasma production does not require external plasma sources, and permits a wide variation of plasma density, which in turn allows high inductor currents and stored energies

  14. An electronic channel switching-based aptasensor for ultrasensitive protein detection

    Energy Technology Data Exchange (ETDEWEB)

    Li Hongbo; Wang Cui [State Key Laboratory for Chemo/Biosensing and Chemometrics, College of Chemistry and Chemical Engineering, Hunan University, Changsha 410082 (China); Wu Zaisheng, E-mail: wuzaisheng@163.com [State Key Laboratory for Chemo/Biosensing and Chemometrics, College of Chemistry and Chemical Engineering, Hunan University, Changsha 410082 (China); Lu Limin; Qiu Liping; Zhou Hui; Shen Guoli [State Key Laboratory for Chemo/Biosensing and Chemometrics, College of Chemistry and Chemical Engineering, Hunan University, Changsha 410082 (China); Yu Ruqin, E-mail: rqyu@hnu.edu.cn [State Key Laboratory for Chemo/Biosensing and Chemometrics, College of Chemistry and Chemical Engineering, Hunan University, Changsha 410082 (China)

    2013-01-03

    Highlights: Black-Right-Pointing-Pointer Target IgE is successfully designed to serve as a barrier to separate enzyme from its substrate. Black-Right-Pointing-Pointer This sensing platform of electronic channel switching-based aptasensor can be simply manipulated. Black-Right-Pointing-Pointer The stable hairpin structure of anti-IgE aptamer is utilized to detect target IgE. Black-Right-Pointing-Pointer The sensor is ultrasensitive sensitivity, excellent selectivity and small volume of sample. Black-Right-Pointing-Pointer It is a powerful platform to be further expanded to detect more kinds of proteins and even cells. - Abstract: Due to the ubiquity and essential of the proteins in all living organisms, the identification and quantification of disease-specific proteins are particularly important. Because the conformational change of aptamer upon its target or probe/target/probe sandwich often is the primary prerequisite for the design of an electrochemical aptameric assay system, it is extremely difficult to construct the electrochemical aptasensor for protein assay because the corresponding aptamers cannot often meet the requirement. To circumvent the obstacles mentioned, an electronic channel switching-based (ECS) aptasensor for ultrasensitive protein detection is developed. The essential achievement made is that an innovative sensing concept is proposed: the hairpin structure of aptamer is designed to pull electroactive species toward electrode surface and makes the surface-immobilized IgE serve as a barrier that separates enzyme from its substrate. It seemingly ensures that the ECS aptasensor exhibits most excellent assay features, such as, a detection limit of 4.44 Multiplication-Sign 10{sup -6} {mu}g mL{sup -1} (22.7 fM, 220 zmol in 10-{mu}L sample) (demonstrating a 5 orders of magnitude improvement in detection sensitivity compared with classical electronic aptasensors) and dynamic response range from 4.44 Multiplication-Sign 10{sup -6} to 4.44 Multiplication

  15. Online Optimal Switching Frequency Selection for Grid-Connected Voltage Source Inverters

    Directory of Open Access Journals (Sweden)

    Saher Albatran

    2017-12-01

    Full Text Available Enhancing the performance of the voltage source inverters (VSIs without changing the hardware structure has recently acquired an increased amount of interest. In this study, an optimization algorithm, enhancing the quality of the output power and the efficiency of three-phase grid connected VSIs is proposed. Towards that end, the proposed algorithm varies the switching frequency (fsw to maintain the best balance between switching losses of the insulated-gate-bipolar-transistor (IGBT power module as well as the output power quality under all loading conditions, including the ambient temperature effect. Since there is a contradiction with these two measures in relation to the switching frequency, the theory of multi-objective optimization is employed. The proposed algorithm is executed on the platform of Altera® DE2-115 field-programmable-gate-array (FPGA in which the optimal value of the switching frequency is determined online without the need for heavy offline calculations and/or lookup tables. With adopting the proposed algorithm, there is an improvement in the VSI efficiency without degrading the output power quality. Therefore, the proposed algorithm enhances the lifetime of the IGBT power module because of reduced variations in the module’s junction temperature. An experimental prototype is built, and experimental tests are conducted for the verification of the viability of the proposed algorithm.

  16. Continuing studies of plasma erosion switches for power conditioning on multiterawatt pulsed power accelerators

    International Nuclear Information System (INIS)

    Stringfield, R.; Gilman, C.; James, G.; Peters, T.; Sincerny, P.; Wong, S.

    1983-01-01

    Recent PITHON experiments with plasma erosion switches (PES) have extended the range of operation of the switches by about 50 percent, in terms of closed time and charge passing through the switch. The quantity of charge passed through the switch has been increased to as much as 35 mC. Currents as large as 1 MA and voltages as great as 1.8 MV have been switched off to be diverted to a downstream load. The impedance of the erosion switch can be described as having three stages: 1) essentially zero impedance, 2) a transitional opening phase, and 3) an impedance which is very large (greater than 5 Ω) in comparison with the subohm downstream load. Current diagnostics, consisting of Rogowski coils and segmented shunts, have been successfully developed to monitor the current which propagates to the load region. These monitors have measured rise times as short as 38 ns and slew rates as great as 10 14 A/s at the load. With wire array loads, the pulse conditioning of the switch has been observed to reduce the magnitude of the current losses in the feed which are present when no switch is used. Correlations have been made between the switch closed time, voltage, current, and power with the feed inductance and the generator power injected into the magnetic insulated transmission line (MITL)

  17. Performance of a plasma opening switch in positive polarity on Gamble I using flashboard plasma sources

    International Nuclear Information System (INIS)

    Renk, T.J.

    1995-01-01

    The successful development of the Plasma Opening Switch (POS) for inductive storage applications has been largely confined to negative polarity operation. Some models of POS behavior suggest that this is because in a positive polarity coaxial configuration, the weaker magnetic field at the cathode position retards the switch opening process. This article describes experiments in which both conductor radii in the POS region were significantly reduced. Anode- and cathode-side current monitors indicate that voltages greater than open-circuit are generated at the POS position, but there is a significant amount of electron flow out of the POS, depending upon load impedance. Flow impedance analysis indicates that a relatively small gap appears in the POS plasma after switch opening. Switch performance is also compared between flashboard and carbon gun plasma sources, with the latter operated both in positive and negative polarity

  18. Road traffic management based on self-load-balancing approach

    Directory of Open Access Journals (Sweden)

    Adnane Ahmed

    2016-01-01

    Full Text Available Traffic congestion is one of the most challenging problems for nowadays cities. Several contributions mainly based on V2V (Vehicle-to-Vehicle communication have been published, but most of them have never been applied due to their communication related problems and costs. In this article, a novel cost-effective approach is introduced inspired by social life of insects where direct (V2V communication does not exist anymore. Vehicles are equipped with devices that perform simple tasks, but their interactions with the environment through RSUs (Road Side Units allow the creation of an intelligence which notifies drivers about congested road segments to avoid them. We call this emerging behavior self-load balancing. Description of the fundamentals of this approach and its performance are detailed in this work.

  19. Reduction of Tribocorrosion Products When using the Platform-Switching Concept.

    Science.gov (United States)

    Alrabeah, G O; Knowles, J C; Petridis, H

    2018-03-01

    The reduced marginal bone loss observed when using the platform-switching concept may be the result of reduced amounts of tribocorrosion products released to the peri-implant tissues. Therefore, the purpose of this study was to compare the tribocorrosion product release from various platform-matched and platform-switched implant-abutment couplings under cyclic loading. Forty-eight titanium implants were coupled with pure titanium, gold alloy, cobalt-chrome alloy, and zirconia abutments forming either platform-switched or platform-matched groups ( n = 6). The specimens were subjected to cyclic occlusal forces in a wet acidic environment for 24 h followed by static aqueous immersion for 6 d. The amount of metal ions released was measured using inductively coupled plasma mass spectrometry. Microscopic evaluations were performed pre- and postimmersion under scanning electron microscope (SEM) equipped with energy-dispersive spectroscopy X-ray for corrosion assessment at the interface and wear particle characterization. All platform-switched groups showed less metal ion release compared with their platform-matched counterparts within each abutment material group ( P concept in the reduction of tribocorrosion products released from dental implants, which consequently may minimize the adverse tissue reactions that lead to peri-implant bone loss.

  20. CD4 count-based failure criteria combined with viral load monitoring may trigger worse switch decisions than viral load monitoring alone.

    Science.gov (United States)

    Hoffmann, Christopher J; Maritz, Jean; van Zyl, Gert U

    2016-02-01

    CD4 count decline often triggers antiretroviral regimen switches in resource-limited settings, even when viral load testing is available. We therefore compared CD4 failure and CD4 trends in patients with viraemia with or without antiretroviral resistance. Retrospective cohort study investigating the association of HIV drug resistance with CD4 failure or CD4 trends in patients on first-line antiretroviral regimens during viraemia. Patients with viraemia (HIV RNA >1000 copies/ml) from two HIV treatment programmes in South Africa (n = 350) were included. We investigated the association of M184V and NNRTI resistance with WHO immunological failure criteria and CD4 count trends, using chi-square tests and linear mixed models. Fewer patients with the M184V mutation reached immunologic failure criteria than those without: 51 of 151(34%) vs. 90 of 199 (45%) (P = 0.03). Similarly, 79 of 220 (36%) patients, who had major NNRTI resistance, had immunological failure, whereas 62 of 130 (48%) without (chi-square P = 0.03) did. The CD4 count decline among patients with the M184V mutation was 2.5 cells/mm(3) /year, whereas in those without M184V it was 14 cells/mm(3) /year (P = 0.1), but the difference in CD4 count decline with and without NNRTI resistance was marginal. Our data suggest that CD4 count monitoring may lead to inappropriate delayed therapy switches for patients with HIV drug resistance. Conversely, patients with viraemia but no drug resistance are more likely to have a CD4 count decline and thus may be more likely to be switched to a second-line regimen. © 2015 John Wiley & Sons Ltd.

  1. Mizan: A system for dynamic load balancing in large-scale graph processing

    KAUST Repository

    Khayyat, Zuhair

    2013-01-01

    Pregel [23] was recently introduced as a scalable graph mining system that can provide significant performance improvements over traditional MapReduce implementations. Existing implementations focus primarily on graph partitioning as a preprocessing step to balance computation across compute nodes. In this paper, we examine the runtime characteristics of a Pregel system. We show that graph partitioning alone is insufficient for minimizing end-to-end computation. Especially where data is very large or the runtime behavior of the algorithm is unknown, an adaptive approach is needed. To this end, we introduce Mizan, a Pregel system that achieves efficient load balancing to better adapt to changes in computing needs. Unlike known implementations of Pregel, Mizan does not assume any a priori knowledge of the structure of the graph or behavior of the algorithm. Instead, it monitors the runtime characteristics of the system. Mizan then performs efficient fine-grained vertex migration to balance computation and communication. We have fully implemented Mizan; using extensive evaluation we show that - especially for highly-dynamic workloads - Mizan provides up to 84% improvement over techniques leveraging static graph pre-partitioning. © 2013 ACM.

  2. Load Balancing in Cloud Computing Environment Using Improved Weighted Round Robin Algorithm for Nonpreemptive Dependent Tasks

    Directory of Open Access Journals (Sweden)

    D. Chitra Devi

    2016-01-01

    Full Text Available Cloud computing uses the concepts of scheduling and load balancing to migrate tasks to underutilized VMs for effectively sharing the resources. The scheduling of the nonpreemptive tasks in the cloud computing environment is an irrecoverable restraint and hence it has to be assigned to the most appropriate VMs at the initial placement itself. Practically, the arrived jobs consist of multiple interdependent tasks and they may execute the independent tasks in multiple VMs or in the same VM’s multiple cores. Also, the jobs arrive during the run time of the server in varying random intervals under various load conditions. The participating heterogeneous resources are managed by allocating the tasks to appropriate resources by static or dynamic scheduling to make the cloud computing more efficient and thus it improves the user satisfaction. Objective of this work is to introduce and evaluate the proposed scheduling and load balancing algorithm by considering the capabilities of each virtual machine (VM, the task length of each requested job, and the interdependency of multiple tasks. Performance of the proposed algorithm is studied by comparing with the existing methods.

  3. Realization of the Switching Mechanism in Resistance Random Access Memory™ Devices: Structural and Electronic Properties Affecting Electron Conductivity in a Hafnium Oxide-Electrode System Through First-Principles Calculations

    Science.gov (United States)

    Aspera, Susan Meñez; Kasai, Hideaki; Kishi, Hirofumi; Awaya, Nobuyoshi; Ohnishi, Shigeo; Tamai, Yukio

    2013-01-01

    The resistance random access memory (RRAM™) device, with its electrically induced nanoscale resistive switching capacity, has attracted considerable attention as a future nonvolatile memory device. Here, we propose a mechanism of switching based on an oxygen vacancy migration-driven change in the electronic properties of the transition-metal oxide film stimulated by set pulse voltages. We used density functional theory-based calculations to account for the effect of oxygen vacancies and their migration on the electronic properties of HfO2 and Ta/HfO2 systems, thereby providing a complete explanation of the RRAM™ switching mechanism. Furthermore, computational results on the activation energy barrier for oxygen vacancy migration were found to be consistent with the set and reset pulse voltage obtained from experiments. Understanding this mechanism will be beneficial to effectively realizing the materials design in these devices.

  4. A high performance load balance strategy for real-time multicore systems.

    Science.gov (United States)

    Cho, Keng-Mao; Tsai, Chun-Wei; Chiu, Yi-Shiuan; Yang, Chu-Sing

    2014-01-01

    Finding ways to distribute workloads to each processor core and efficiently reduce power consumption is of vital importance, especially for real-time systems. In this paper, a novel scheduling algorithm is proposed for real-time multicore systems to balance the computation loads and save power. The developed algorithm simultaneously considers multiple criteria, a novel factor, and task deadline, and is called power and deadline-aware multicore scheduling (PDAMS). Experiment results show that the proposed algorithm can greatly reduce energy consumption by up to 54.2% and the deadline times missed, as compared to the other scheduling algorithms outlined in this paper.

  5. Electron tunnelling through single azurin molecules can be on/off switched by voltage pulses

    Energy Technology Data Exchange (ETDEWEB)

    Baldacchini, Chiara [Biophysics and Nanoscience Centre, DEB-CNISM, Università della Tuscia, I-01100 Viterbo (Italy); Institute of Agro-Environmental and Forest Biology, CNR, I-05010 Porano (Italy); Kumar, Vivek; Bizzarri, Anna Rita; Cannistraro, Salvatore, E-mail: cannistr@unitus.it [Biophysics and Nanoscience Centre, DEB-CNISM, Università della Tuscia, I-01100 Viterbo (Italy)

    2015-05-04

    Redox metalloproteins are emerging as promising candidates for future bio-optoelectronic and nano-biomemory devices, and the control of their electron transfer properties through external signals is still a crucial task. Here, we show that a reversible on/off switching of the electron current tunnelling through a single protein can be achieved in azurin protein molecules adsorbed on gold surfaces, by applying appropriate voltage pulses through a scanning tunnelling microscope tip. The observed changes in the hybrid system tunnelling properties are discussed in terms of long-sustained charging of the protein milieu.

  6. Wide Bandgap Extrinsic Photoconductive Switches

    Energy Technology Data Exchange (ETDEWEB)

    Sullivan, James S. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States)

    2013-07-03

    Semi-insulating Gallium Nitride, 4H and 6H Silicon Carbide are attractive materials for compact, high voltage, extrinsic, photoconductive switches due to their wide bandgap, high dark resistance, high critical electric field strength and high electron saturation velocity. These wide bandgap semiconductors are made semi-insulating by the addition of vanadium (4H and 6HSiC) and iron (2H-GaN) impurities that form deep acceptors. These deep acceptors trap electrons donated from shallow donor impurities. The electrons can be optically excited from these deep acceptor levels into the conduction band to transition the wide bandgap semiconductor materials from a semi-insulating to a conducting state. Extrinsic photoconductive switches with opposing electrodes have been constructed using vanadium compensated 6H-SiC and iron compensated 2H-GaN. These extrinsic photoconductive switches were tested at high voltage and high power to determine if they could be successfully used as the closing switch in compact medical accelerators.

  7. Changes in puffing behavior among smokers who switched from tobacco to electronic cigarettes.

    Science.gov (United States)

    Lee, Yong Hee; Gawron, Michal; Goniewicz, Maciej Lukasz

    2015-09-01

    Nicotine intake from electronic cigarette (e-cigarettes) increases with user's experience. This suggests that smokers who switched from tobacco to electronic cigarettes compensate for nicotine over time to get as much nicotine as they need. One of the mechanisms by which smokers may compensate for nicotine is by modifying their puffing behavior. The aim of the study was to assess the changes in puffing behavior after switching from conventional to electronic cigarettes among regular smokers. Twenty smokers (11 female, aged 31±10, CPD 16±8, FTND 4±3, and exhaled CO 16±17 (mean±SD)) who were naïve to e-cigarettes participated in this study. They were asked to substitute their regular tobacco cigarettes with first generation e-cigarettes (labeled 18mg nicotine) for two weeks. Puffing topography (number of puffs, puff volume, intervals between puffs, and average puff flow rate) was measured at the initial use (baseline), as well as after one and two weeks of product use. We tested changes in puffing topography outcomes using repeated measures ANOVA. We found that after one week of using e-cigarettes, participants significantly increased the average time they puffed on e-cigarettes from 2.2±0.1 (mean±SEM) to 3.1±0.3s (pe-cigarette use (preason for changing puffing behavior is to compensate for less efficient nicotine delivery from e-cigarettes. Copyright © 2015 Elsevier Ltd. All rights reserved.

  8. Performance of the Fuel Conditioning Facility electronic in-cell mass balances

    International Nuclear Information System (INIS)

    Orechwa, Y.; Bucher, R.G.

    1996-01-01

    An approach to error estimation and measurement control in the analysis of the balance measurements of mass standards on the in-cell electronic mass balances of the Fuel Conditioning Facility is presented. In light of measurement data from one year of operation, the algorithms proposed are evaluated. The need to take into account the effects of facility operations on the estimates of measurement uncertainty is demonstrated. In the case of a newly installed balance, where no historical data exists, an ad hoc procedure of adding a term which takes into account the operational variability is proposed. This procedure allows a sufficiently long operation so as to collect data for the estimate of the contribution of operational effects to the uncertainty estimate. An algorithm for systematically taking into account historical data is developed and demonstrated for two balances over two calibration periods. The algorithm, both asymptotically and in the two samples cases, has the necessary desirable properties for estimating the uncertainty in the measurements of the balances

  9. Simultaneous Balancing and Model Reduction of Switched Linear Systems

    NARCIS (Netherlands)

    Monshizadeh, Nima; Trentelman, Hendrikus; Camlibel, M.K.

    2011-01-01

    In this paper, first, balanced truncation of linear systems is revisited. Then, simultaneous balancing of multiple linear systems is investigated. Necessary and sufficient conditions are introduced to identify the case where simultaneous balancing is possible. The validity of these conditions is not

  10. Layered memristive and memcapacitive switches for printable electronics

    Science.gov (United States)

    Bessonov, Alexander A.; Kirikova, Marina N.; Petukhov, Dmitrii I.; Allen, Mark; Ryhänen, Tapani; Bailey, Marc J. A.

    2015-02-01

    Novel computing technologies that imitate the principles of biological neural systems may offer low power consumption along with distinct cognitive and learning advantages. The development of reliable memristive devices capable of storing multiple states of information has opened up new applications such as neuromorphic circuits and adaptive systems. At the same time, the explosive growth of the printed electronics industry has expedited the search for advanced memory materials suitable for manufacturing flexible devices. Here, we demonstrate that solution-processed MoOx/MoS2 and WOx/WS2 heterostructures sandwiched between two printed silver electrodes exhibit an unprecedentedly large and tunable electrical resistance range from 102 to 108 Ω combined with low programming voltages of 0.1-0.2 V. The bipolar resistive switching, with a concurrent capacitive contribution, is governed by an ultrathin (mechanisms of synaptic plasticity are implemented by applying a sequence of electrical pulses.

  11. Research on fault characteristics about switching component failures for distribution electronic power transformers

    Science.gov (United States)

    Sang, Z. X.; Huang, J. Q.; Yan, J.; Du, Z.; Xu, Q. S.; Lei, H.; Zhou, S. X.; Wang, S. C.

    2017-11-01

    The protection is an essential part for power device, especially for those in power grid, as the failure may cost great losses to the society. A study on the voltage and current abnormality in the power electronic devices in Distribution Electronic Power Transformer (D-EPT) during the failures on switching components is presented, as well as the operational principles for 10 kV rectifier, 10 kV/400 V DC-DC converter and 400 V inverter in D-EPT. Derived from the discussion on the effects of voltage and current distortion, the fault characteristics as well as a fault diagnosis method for D-EPT are introduced.

  12. Switched-mode converters (one quadrant)

    CERN Document Server

    Barrade, P

    2006-01-01

    Switched-mode converters are DC/DC converters that supply DC loads with a regulated output voltage, and protection against overcurrents and short circuits. These converters are generally fed from an AC network via a transformer and a conventional diode rectifier. Switched-mode converters (one quadrant) are non-reversible converters that allow the feeding of a DC load with unipolar voltage and current. The switched-mode converters presented in this contribution are classified into two families. The first is dedicated to the basic topologies of DC/DC converters, generally used for low- to mid-power applications. As such structures enable only hard commutation processes, the main drawback of such topologies is high commutation losses. A typical multichannel evolution is presented that allows an interesting decrease in these losses. Deduced from this direct DC/DC converter, an evolution is also presented that allows the integration of a transformer into the buck and the buck–boost structure. This enables an int...

  13. Modeling and Control of a teletruck using electronic load sensing

    DEFF Research Database (Denmark)

    Hansen, Rico Hjerm; Iversen, Asger Malte; Jensen, Mads Schmidt

    2010-01-01

    system is most commonly controlled using a hydro-mechanical control scheme called Hydraulic Load Sensing (HLS). However, with the demands for increased efficiency and controllability the HLS solutions are reaching their limits. Motivated by availability of electronic controllable fluid power...... components and the potential of increased dynamic performance and efficiency, this paper investigates how HLS can be replaced with electronic control, i.e. Electronic Load Sensing (ELS). The investigation is performed by taking a specific application, a teletruck, and replace the HLS control with ELS. To aid...... the controller design for the ELS system, a complete model of the teletruck’s articulated arm and fluid power system is developed. To show the feasibility, a preliminary control structure for the ELS system is developed. The controller is tested on the machine, validating that features such as pump pressure...

  14. Examination of the temperature dependent electronic behavior of GeTe for switching applications

    Energy Technology Data Exchange (ETDEWEB)

    Champlain, James G.; Ruppalt, Laura B.; Guyette, Andrew C. [Naval Research Laboratory, Washington, DC 20375 (United States); El-Hinnawy, Nabil; Borodulin, Pavel; Jones, Evan; Young, Robert M.; Nichols, Doyle [Northrop Grumman Electronics Systems, Linthicum, Maryland 21090 (United States)

    2016-06-28

    The DC and RF electronic behaviors of GeTe-based phase change material switches as a function of temperature, from 25 K to 375 K, have been examined. In its polycrystalline (ON) state, GeTe behaved as a degenerate p-type semiconductor, exhibiting metal-like temperature dependence in the DC regime. This was consistent with the polycrystalline (ON) state RF performance of the switch, which exhibited low resistance S-parameter characteristics. In its amorphous (OFF) state, the GeTe presented significantly greater DC resistance that varied considerably with bias and temperature. At low biases (<1 V) and temperatures (<200 K), the amorphous GeTe low-field resistance dramatically increased, resulting in exceptionally high amorphous-polycrystalline (OFF-ON) resistance ratios, exceeding 10{sup 9} at cryogenic temperatures. At higher biases and temperatures, the amorphous GeTe exhibited nonlinear current-voltage characteristics that were best fit by a space-charge limited conduction model that incorporates the effect of a defect band. The observed conduction behavior suggests the presence of two regions of localized traps within the bandgap of the amorphous GeTe, located at approximately 0.26–0.27 eV and 0.56–0.57 eV from the valence band. Unlike the polycrystalline state, the high resistance DC behavior of amorphous GeTe does not translate to the RF switch performance; instead, a parasitic capacitance associated with the RF switch geometry dominates OFF state RF transmission.

  15. Effects of feed loading on nitrogen balances and fish performance in replicated recirculating aquaculture systems

    DEFF Research Database (Denmark)

    Pedersen, Lars-Flemming; Suhr, Karin Isabel; Dalsgaard, Anne Johanne Tang

    2012-01-01

    This study investigated the effects of applying four fixed feed loadings to three replicated recirculating aquaculture systems (RAS) on water quality changes, nitrogenous balances and growth performance of rainbow trout (Oncorhynchus mykiss).Feed loadings ranged from 1.6 to 6.3kgfeed/m3 make-up...... water, with a constant make-up water renewal of 4.7% of total water volume per day in all twelve RAS. Fish densities ranged from 14 to 92kg/m3 during the prolonged trial of 10weeks. Selected water quality parameters were measured during two intensive sampling campaigns, evaluating biofilter...

  16. Radar channel balancing with commutation

    Energy Technology Data Exchange (ETDEWEB)

    Doerry, Armin Walter

    2014-02-01

    When multiple channels are employed in a pulse-Doppler radar, achieving and maintaining balance between the channels is problematic. In some circumstances the channels may be commutated to achieve adequate balance. Commutation is the switching, trading, toggling, or multiplexing of the channels between signal paths. Commutation allows modulating the imbalance energy away from the balanced energy in Doppler, where it can be mitigated with filtering.

  17. Multichannel microwave interferometer with an antenna switching system for electron density measurement in a laboratory plasma experiment

    Energy Technology Data Exchange (ETDEWEB)

    Kawamori, Eiichirou; Lin, Yu-Hsiang [Institute of Space and Plasma Sciences, National Cheng Kung University, Tainan 70101, Taiwan (China); Mase, Atsushi [Art, Science and Technology Center for Cooperative Research, Kyushu University, Kasuga 816-8580 (Japan); Nishida, Yasushi; Cheng, C. Z. [Institute of Space and Plasma Sciences, National Cheng Kung University, Tainan 70101, Taiwan (China); Plasma and Space Science Center, National Cheng Kung University, Tainan 70101, Taiwan (China)

    2014-02-15

    This study presents a simple and powerful technique for multichannel measurements of the density profile in laboratory plasmas by microwave interferometry. This technique uses electromechanical microwave switches to temporally switch the connection between multiple receiver antennas and one phase-detection circuit. Using this method, the phase information detected at different positions is rearranged into a time series that can be acquired from a minimum number of data acquisition channels (e.g., two channels in the case of quadrature detection). Our successfully developed multichannel microwave interferometer that uses the antenna switching method was applied to measure the radial electron density profiles in a magnetized plasma experiment. The advantage of the proposed method is its compactness and scalability to multidimensional measurement systems at low cost.

  18. Study of regeneration system of 300 MW power unit based on nondeaerating heat balance diagram at reduced load

    Science.gov (United States)

    Esin, S. B.; Trifonov, N. N.; Sukhorukov, Yu. G.; Yurchenko, A. Yu.; Grigor'eva, E. B.; Snegin, I. P.; Zhivykh, D. A.; Medvedkin, A. V.; Ryabich, V. A.

    2015-09-01

    More than 30 power units of thermal power stations, based on the nondeaerating heat balance diagram, successfully operate in the former Soviet Union. Most of them are power units with a power of 300 MW, equipped with HTGZ and LMZ turbines. They operate according to a variable electric load curve characterized by deep reductions when undergoing night minimums. Additional extension of the range of power unit adjustment makes it possible to maintain the dispatch load curve and obtain profit for the electric power plant. The objective of this research is to carry out estimated and experimental processing of the operating regimes of the regeneration system of steam-turbine plants within the extended adjustment range and under the conditions when the constraints on the regeneration system and its equipment are removed. Constraints concerning the heat balance diagram that reduce the power unit efficiency when extending the adjustment range have been considered. Test results are presented for the nondeaerating heat balance diagram with the HTGZ turbine. Turbine pump and feed electric pump operation was studied at a power unit load of 120-300 MW. The reliability of feed pump operation is confirmed by a stable vibratory condition and the absence of cavitation noise and vibration at a frequency that characterizes the cavitation condition, as well as by oil temperature maintenance after bearings within normal limits. Cavitation performance of pumps in the studied range of their operation has been determined. Technical solutions are proposed on providing a profitable and stable operation of regeneration systems when extending the range of adjustment of power unit load. A nondeaerating diagram of high-pressure preheater (HPP) condensate discharge to the mixer. A regeneration system has been developed and studied on the operating power unit fitted with a deaeratorless thermal circuit of the system for removing the high-pressure preheater heating steam condensate to the mixer

  19. Study of the switching rate of gas-discharge devices based on the open discharge with counter-propagating electron beams

    International Nuclear Information System (INIS)

    Bokhan, P. A.; Gugin, P. P.; Lavrukhin, M. A.; Zakrevsky, Dm. E.

    2015-01-01

    The switching rate of gas-discharge devices “kivotrons” based on the open discharge with counter-propagating electron beams has been experimentally studied. Structures with 2-cm 2 overall cathode area were examined. The switching time was found to show a monotonic decrease with increasing the working-gas helium pressure and with increasing the voltage across the discharge gap at breakdown. The minimum switching time was found to be ∼240 ps at 17 kV voltage, and the maximum rate of electric-current rise limited by the discharge-circuit inductance was 3 × 10 12  A/s

  20. A magnetically switched kicker for proton extraction

    International Nuclear Information System (INIS)

    Dinkel, J.; Biggs, J.

    1989-03-01

    The application of magnetic current amplification and switching techniques to the generation of precise high current pulses for switching magnets is described. The square loop characteristic of Metglas tape wound cores at high excitation levels provides excellent switching characteristics for microsecond pulses. The rugged and passive nature of this type pulser makes it possible to locate the final stages of amplification at the load for maximum efficiency. 12 refs., 8 figs

  1. REDISTRIBUTION OF BASE STATIONS LOAD IN MOBILE COMMUNICATION NETWORKS

    Directory of Open Access Journals (Sweden)

    Igor Ruban

    2017-09-01

    Full Text Available The subject matter of the article is the processes of load distribution in mobile communication networks. The object of research is the handover. The goal is to develop a method for redistributing the load between neighboring areas for mobile nodes. The considered base stations are supposed to have the signal-to-noise ratios that are equal or close. The methods that are used: methods of system analysis, methods of digital signal processing. The following results are obtained. The method that allows mobile nodes, whose signal-to-noise ratios are equal or close, to switch to a less loaded base station. This method allows the base station to launch the handover process enabling more even distribution of the load from mobile nodes among neighboring base stations in wireless and mobile networks. In the suggested modification of the method, the function assessing the bandwidth of the uplink channel is added to the base stations, as well a threshold value for using its bandwidth. Thus, when the current value of bandwidth reaches the threshold, the base station starts sending out a message to all mobile nodes and verifies free neighboring areas for switching over mobile nodes. If there are adjacent areas with a lower load, the base station notifies all potential candidates about the necessity of their switching over. The handover process is launched when the available bandwidth of the base station decreases below a certain threshold. Therefore, it is possible to optimize the operation of the WiMAX network with respect to the criterion of the total bandwidth capacity of the base stations. Besides, the results of the comparative analysis of the handover process in networks based on the WiMAX technology that are obtained using the OpNet simulation environment are presented. Conclusions.The suggested approach can be used to improve the basic software of mobile communication networks. When moving a node from one area to another one in access servers, the

  2. A low-latency optical switch architecture using integrated μm SOI-based contention resolution and switching

    Science.gov (United States)

    Mourgias-Alexandris, G.; Moralis-Pegios, M.; Terzenidis, N.; Cherchi, M.; Harjanne, M.; Aalto, T.; Vyrsokinos, K.; Pleros, N.

    2018-02-01

    The urgent need for high-bandwidth and high-port connectivity in Data Centers has boosted the deployment of optoelectronic packet switches towards bringing high data-rate optics closer to the ASIC, realizing optical transceiver functions directly at the ASIC package for high-rate, low-energy and low-latency interconnects. Even though optics can offer a broad range of low-energy integrated switch fabrics for replacing electronic switches and seamlessly interface with the optical I/Os, the use of energy- and latency-consuming electronic SerDes continues to be a necessity, mainly dictated by the absence of integrated and reliable optical buffering solutions. SerDes undertakes the role of optimally synergizing the lower-speed electronic buffers with the incoming and outgoing optical streams, suggesting that a SerDes-released chip-scale optical switch fabric can be only realized in case all necessary functions including contention resolution and switching can be implemented on a common photonic integration platform. In this paper, we demonstrate experimentally a hybrid Broadcast-and-Select (BS) / wavelength routed optical switch that performs both the optical buffering and switching functions with μm-scale Silicon-integrated building blocks. Optical buffering is carried out in a silicon-integrated variable delay line bank with a record-high on-chip delay/footprint efficiency of 2.6ns/mm2 and up to 17.2 nsec delay capability, while switching is executed via a BS design and a silicon-integrated echelle grating, assisted by SOA-MZI wavelength conversion stages and controlled by a FPGA header processing module. The switch has been experimentally validated in a 3x3 arrangement with 10Gb/s NRZ optical data packets, demonstrating error-free switching operation with a power penalty of <5dB.

  3. Avalanche mode of high-voltage overloaded p+–i–n+ diode switching to the conductive state by pulsed illumination

    International Nuclear Information System (INIS)

    Kyuregyan, A. S.

    2015-01-01

    A simple analytical theory of the picosecond switching of high-voltage overloaded p + –i–n + photodiodes to the conductive state by pulsed illumination is presented. The relations between the parameters of structure, light pulse, external circuit, and main process characteristics, i.e., the amplitude of the active load current pulse, delay time, and switching duration, are derived and confirmed by numerical simulation. It is shown that the picosecond light pulse energy required for efficient switching can be decreased by 6–7 orders of magnitude due to the intense avalanche multiplication of electrons and holes. This offers the possibility of using pulsed semiconductor lasers as a control element of optron pairs

  4. A three-level support method for smooth switching of the micro-grid operation model

    Science.gov (United States)

    Zong, Yuanyang; Gong, Dongliang; Zhang, Jianzhou; Liu, Bin; Wang, Yun

    2018-01-01

    Smooth switching of micro-grid between the grid-connected operation mode and off-grid operation mode is one of the key technologies to ensure it runs flexible and efficiently. The basic control strategy and the switching principle of micro-grid are analyzed in this paper. The reasons for the fluctuations of the voltage and the frequency in the switching process are analyzed from views of power balance and control strategy, and the operation mode switching strategy has been improved targeted. From the three aspects of controller’s current inner loop reference signal, voltage outer loop control strategy optimization and micro-grid energy balance management, a three-level security strategy for smooth switching of micro-grid operation mode is proposed. From the three aspects of controller’s current inner loop reference signal tracking, voltage outer loop control strategy optimization and micro-grid energy balance management, a three-level strategy for smooth switching of micro-grid operation mode is proposed. At last, it is proved by simulation that the proposed control strategy can make the switching process smooth and stable, the fluctuation problem of the voltage and frequency has been effectively improved.

  5. A High Performance Load Balance Strategy for Real-Time Multicore Systems

    Directory of Open Access Journals (Sweden)

    Keng-Mao Cho

    2014-01-01

    Full Text Available Finding ways to distribute workloads to each processor core and efficiently reduce power consumption is of vital importance, especially for real-time systems. In this paper, a novel scheduling algorithm is proposed for real-time multicore systems to balance the computation loads and save power. The developed algorithm simultaneously considers multiple criteria, a novel factor, and task deadline, and is called power and deadline-aware multicore scheduling (PDAMS. Experiment results show that the proposed algorithm can greatly reduce energy consumption by up to 54.2% and the deadline times missed, as compared to the other scheduling algorithms outlined in this paper.

  6. Analysis of load monitoring system in hydraulic mobile cranes

    Science.gov (United States)

    Kalairassan, G.; Boopathi, M.; Mohan, Rijo Mathew

    2017-11-01

    Load moment limiters or safe load control systems or are very important in crane safety. The system detects the moment of lifting load and compares this actual moment with the rated moment. The system uses multiple sensors such as boom angle sensor, boom length sensor for telescopic booms, pressure transducers for measuring the load, anti-two block switch and roller switches. The system works both on rubber and on outriggers. The sensors measure the boom extension, boom angle and load to give as inputs to the central processing, which calculate the safe working load range for that particular configuration of the crane and compare it with the predetermined safe load. If the load exceeds the safe load, actions will be taken which will reduce the load moment, which is boom telescopic retraction and boom lifting. Anti-two block switch is used to prevent the two blocking condition. The system is calibrated and load tested for at most precision.

  7. Cryogenic switched MOSFET characterization

    Science.gov (United States)

    1981-01-01

    Both p channel and n channel enhancement mode MOSFETs can be readily switched on and off at temperatures as low as 2.8 K so that switch sampled readout of a VLWIR Ge:Ga focal plane is electronically possible. Noise levels as low as 100 rms electrons per sample (independent of sample rate) can be achieved using existing p channel MOSFETs, at overall rates up to 30,000 samples/second per multiplexed channel (e.g., 32 detectors at a rate of almost 1,000 frames/second). Run of the mill devices, including very low power dissipation n channel FETs would still permit noise levels of the order of 500 electrons/sample.

  8. Light-Induced Switching of Tunable Single-Molecule Junctions

    KAUST Repository

    Sendler, Torsten; Luka-Guth, Katharina; Wieser, Matthias; Lokamani; Wolf, Jannic Sebastian; Helm, Manfred; Gemming, Sibylle; Kerbusch, Jochen; Scheer, Elke; Huhn, Thomas; Erbe, Artur

    2015-01-01

    A major goal of molecular electronics is the development and implementation of devices such as single-molecular switches. Here, measurements are presented that show the controlled in situ switching of diarylethene molecules from their nonconductive to conductive state in contact to gold nanoelectrodes via controlled light irradiation. Both the conductance and the quantum yield for switching of these molecules are within a range making the molecules suitable for actual devices. The conductance of the molecular junctions in the opened and closed states is characterized and the molecular level E 0, which dominates the current transport in the closed state, and its level broadening Γ are identified. The obtained results show a clear light-induced ring forming isomerization of the single-molecule junctions. Electron withdrawing side-groups lead to a reduction of conductance, but do not influence the efficiency of the switching mechanism. Quantum chemical calculations of the light-induced switching processes correlate these observations with the fundamentally different low-lying electronic states of the opened and closed forms and their comparably small modification by electron-withdrawing substituents. This full characterization of a molecular switch operated in a molecular junction is an important step toward the development of real molecular electronics devices.

  9. Light-Induced Switching of Tunable Single-Molecule Junctions

    KAUST Repository

    Sendler, Torsten

    2015-04-16

    A major goal of molecular electronics is the development and implementation of devices such as single-molecular switches. Here, measurements are presented that show the controlled in situ switching of diarylethene molecules from their nonconductive to conductive state in contact to gold nanoelectrodes via controlled light irradiation. Both the conductance and the quantum yield for switching of these molecules are within a range making the molecules suitable for actual devices. The conductance of the molecular junctions in the opened and closed states is characterized and the molecular level E 0, which dominates the current transport in the closed state, and its level broadening Γ are identified. The obtained results show a clear light-induced ring forming isomerization of the single-molecule junctions. Electron withdrawing side-groups lead to a reduction of conductance, but do not influence the efficiency of the switching mechanism. Quantum chemical calculations of the light-induced switching processes correlate these observations with the fundamentally different low-lying electronic states of the opened and closed forms and their comparably small modification by electron-withdrawing substituents. This full characterization of a molecular switch operated in a molecular junction is an important step toward the development of real molecular electronics devices.

  10. A strategy to load balancing for non-connectivity MapReduce job

    Science.gov (United States)

    Zhou, Huaping; Liu, Guangzong; Gui, Haixia

    2017-09-01

    MapReduce has been widely used in large scale and complex datasets as a kind of distributed programming model. Original Hash partitioning function in MapReduce often results the problem of data skew when data distribution is uneven. To solve the imbalance of data partitioning, we proposes a strategy to change the remaining partitioning index when data is skewed. In Map phase, we count the amount of data which will be distributed to each reducer, then Job Tracker monitor the global partitioning information and dynamically modify the original partitioning function according to the data skew model, so the Partitioner can change the index of these partitioning which will cause data skew to the other reducer that has less load in the next partitioning process, and can eventually balance the load of each node. Finally, we experimentally compare our method with existing methods on both synthetic and real datasets, the experimental results show our strategy can solve the problem of data skew with better stability and efficiency than Hash method and Sampling method for non-connectivity MapReduce task.

  11. Switched Control Strategies of Aggregated Commercial HVAC Systems for Demand Response in Smart Grids

    Directory of Open Access Journals (Sweden)

    Kai Ma

    2017-07-01

    Full Text Available This work proposes three switched control strategies for aggregated heating, ventilation, and air conditioning (HVAC systems in commercial buildings to track the automatic generation control (AGC signal in smart grid. The existing control strategies include the direct load control strategy and the setpoint regulation strategy. The direct load control strategy cannot track the AGC signal when the state of charge (SOC of the aggregated thermostatically controlled loads (TCLs exceeds their regulation capacity, while the setpoint regulation strategy provides flexible regulation capacity, but causes larger tracking errors. To improve the tracking performance, we took the advantages of the two control modes and developed three switched control strategies. The control strategies switch between the direct load control mode and the setpoint regulation mode according to different switching indices. Specifically, we design a discrete-time controller and optimize the controller parameter for the setpoint regulation strategy using the Fibonacci optimization algorithm, enabling us to propose two switched control strategies across multiple time steps. Furthermore, we extend the switched control strategies by introducing a two-stage regulation in a single time step. Simulation results demonstrate that the proposed switched control strategies can reduce the tracking errors for frequency regulation.

  12. SWITCH MODE PULSE WIDTH MODULATED DC-DC CONVERTER WITH MULTIPLE POWER TRANSFORMERS

    DEFF Research Database (Denmark)

    2009-01-01

    A switch mode pulse width modulated DC-DC power converter comprises at least one first electronic circuit on a input side (1) and a second electronic circuit on a output side (2). The input side (1) and the output side (2) are coupled via at least two power transformers (T1, T2). Each power...... transformer (T1, T2) comprises a first winding (T1a, T2a) arranged in a input side converter stage (3, 4) on the input side (1) and a second winding (T1 b, T2b) arranged in a output side converter stage (5) on the output side (2), and each of the windings (T1a, T1 b, T2a, T2b) has a first end and a second end....... The first electronic circuit comprises terminals (AO, A1) for connecting a source or a load, at least one energy storage inductor (L) coupled in series with at least one of the first windings (T1a, T2a) of the power transformers (T1, T2), and for each power transformer (T1, T2), an arrangement of switches...

  13. Fast superconducting magnetic field switch

    Science.gov (United States)

    Goren, Yehuda; Mahale, Narayan K.

    1996-01-01

    The superconducting magnetic switch or fast kicker magnet is employed with electron stream or a bunch of electrons to rapidly change the direction of flow of the electron stream or bunch of electrons. The apparatus employs a beam tube which is coated with a film of superconducting material. The tube is cooled to a temperature below the superconducting transition temperature and is subjected to a constant magnetic field which is produced by an external dc magnet. The magnetic field produced by the dc magnet is less than the critical field for the superconducting material, thus, creating a Meissner Effect condition. A controllable fast electromagnet is used to provide a magnetic field which supplements that of the dc magnet so that when the fast magnet is energized the combined magnetic field is now greater that the critical field and the superconducting material returns to its normal state allowing the magnetic field to penetrate the tube. This produces an internal field which effects the direction of motion and of the electron stream or electron bunch. The switch can also operate as a switching mechanism for charged particles.

  14. Fast superconducting magnetic field switch

    International Nuclear Information System (INIS)

    Goren, Y.; Mahale, N.K.

    1996-01-01

    The superconducting magnetic switch or fast kicker magnet is employed with electron stream or a bunch of electrons to rapidly change the direction of flow of the electron stream or bunch of electrons. The apparatus employs a beam tube which is coated with a film of superconducting material. The tube is cooled to a temperature below the superconducting transition temperature and is subjected to a constant magnetic field which is produced by an external dc magnet. The magnetic field produced by the dc magnet is less than the critical field for the superconducting material, thus, creating a Meissner Effect condition. A controllable fast electromagnet is used to provide a magnetic field which supplements that of the dc magnet so that when the fast magnet is energized the combined magnetic field is now greater that the critical field and the superconducting material returns to its normal state allowing the magnetic field to penetrate the tube. This produces an internal field which effects the direction of motion and of the electron stream or electron bunch. The switch can also operate as a switching mechanism for charged particles. 6 figs

  15. Heat load of a GaAs photocathode in an SRF electron gun

    International Nuclear Information System (INIS)

    Wang Erdong; Zhao Kui; Jorg Kewisch; Ilan Ben-Zvi; Andrew Burrill; Trivini Rao; Wu Qiong; Animesh Jain; Ramesh Gupta; Doug Holmes

    2011-01-01

    A great deal of effort has been made over the last decades to develop a better polarized electron source for high energy physics. Several laboratories operate DC guns with a gallium arsenide photocathode, which yield a highly polarized electron beam. However, the beam's emittance might well be improved by using a superconducting radio frequency (SRF) electron gun, which delivers beams of a higher brightness than that from DC guns because the field gradient at the cathode is higher. SRF guns with metal and CsTe cathodes have been tested successfully. To produce polarized electrons, a Gallium-Arsenide photo-cathode must be used: an experiment to do so in a superconducting RF gun is under way at BNL. Since a bulk gallium arsenide (GaAs) photocathode is normal conducting, a problem arises from the heat load stemming from the cathode. We present our measurements of the electrical resistance of GaAs at cryogenic temperatures, a prediction of the heat load and verification by measuring the quality factor of the gun with and without the cathode at 2 K. We simulate heat generation and flow from the GaAs cathode using the ANSYS program. By following the findings with the heat load model, we designed and fabricated a new cathode holder (plug) to decrease the heat load from GaAs. (authors)

  16. Feasability Study of Electronic Load Sensing Concept

    DEFF Research Database (Denmark)

    Hansen, Michael Rygaard; Andersen, Torben O.; Pedersen, Henrik C.

    2006-01-01

    to traditional LS-systems, in terms of better control and system utilization possibilities, combined with the increased acceptance and use of electronic sensors in mobile hydraulic machinery. The current work is to evaluate the suitability of an ELS concepts applied to a Sauer Danfoss Series 45 H-frame open...... circuit axial piston pump. Emphasis is on performance robustness with respect to both variations in internal physical parameters of the pump as well as the type of application dependant load that the pump is expected to drive.The research reflect mechatronics as an integrated design process, while...... a synergistic combination of mechanical engineering, electronic engineering, and control engineering are needed in order to get a successful ELS design....

  17. Picosecond Electric-Field-Induced Threshold Switching in Phase-Change Materials.

    Science.gov (United States)

    Zalden, Peter; Shu, Michael J; Chen, Frank; Wu, Xiaoxi; Zhu, Yi; Wen, Haidan; Johnston, Scott; Shen, Zhi-Xun; Landreman, Patrick; Brongersma, Mark; Fong, Scott W; Wong, H-S Philip; Sher, Meng-Ju; Jost, Peter; Kaes, Matthias; Salinga, Martin; von Hoegen, Alexander; Wuttig, Matthias; Lindenberg, Aaron M

    2016-08-05

    Many chalcogenide glasses undergo a breakdown in electronic resistance above a critical field strength. Known as threshold switching, this mechanism enables field-induced crystallization in emerging phase-change memory. Purely electronic as well as crystal nucleation assisted models have been employed to explain the electronic breakdown. Here, picosecond electric pulses are used to excite amorphous Ag_{4}In_{3}Sb_{67}Te_{26}. Field-dependent reversible changes in conductivity and pulse-driven crystallization are observed. The present results show that threshold switching can take place within the electric pulse on subpicosecond time scales-faster than crystals can nucleate. This supports purely electronic models of threshold switching and reveals potential applications as an ultrafast electronic switch.

  18. Impact analysis of tap switch out of step for converter transformer

    Science.gov (United States)

    Hong-yue, ZHANG; Zhen-hua, ZHANG; Zhang-xue, XIONG; Gao-wang, YU

    2017-06-01

    AC transformer load regulation is mainly used to adjust the load side voltage level, improve the quality of power supply, the voltage range is relatively narrow. In DC system, converter transformer is the core equipment of AC and DC power converter and inverter. converter transformer tap adjustment can maintain the normal operation of the converter in small angle range control, the absorption of reactive power, economic operation, valve less stress, valve damping circuit loss, AC / DC harmonic component is also smaller. In this way, the tap switch action is more frequent, and a large range of the tap switch adjustment is required. Converter transformer with a more load voltage regulation switch, the voltage regulation range of the switch is generally 20~30%, the adjustment of each file is 1%~2%. Recently it is often found that the tap switch of Converter Transformers is out of step in Converter station. In this paper, it is analyzed in detail the impact of tap switch out of step for differential protection, overexcitation protection and zero sequence over current protection. Analysis results show that: the tap switch out of step has no effect on the differential protection and the overexcitation protection including the tap switch. But the tap switch out of step has effect on zero sequence overcurrent protection of out of step star-angle converter transformer. The zero sequence overcurrent protection will trip when the tap switch out of step is greater than 3 for out of step star-angle converter transformer.

  19. New Modulation Strategy to Balance the Neutral-Point Voltage for Three-Level Neutral-Clamped Inverter Systems

    DEFF Research Database (Denmark)

    Choi, Uimin; Lee, June-Seok; Lee, Kyo-Beum

    2014-01-01

    This paper proposes a new modulation strategy that balances the neutral-point voltage for three-level neutral-clamped inverter systems. The proposed modulation replaces the P-type or N-type small switching states with other switching states that do not affect the neutral-point voltage. The zero...... and medium switching states are employed to help the neutral-point voltage balancing. This method little bit increases the switching events and output total harmonic distortion. However, this method has a strong balancing ability at all regions. Further, it is very simple to implement in both space vector...

  20. Automatic provisioning, deployment and orchestration for load-balancing THREDDS instances

    Science.gov (United States)

    Cofino, A. S.; Fernández-Tejería, S.; Kershaw, P.; Cimadevilla, E.; Petri, R.; Pryor, M.; Stephens, A.; Herrera, S.

    2017-12-01

    THREDDS is a widely used web server to provide to different scientific communities with data access and discovery. Due to THREDDS's lack of horizontal scalability and automatic configuration management and deployment, this service usually deals with service downtimes and time consuming configuration tasks, mainly when an intensive use is done as is usual within the scientific community (e.g. climate). Instead of the typical installation and configuration of a single or multiple independent THREDDS servers, manually configured, this work presents an automatic provisioning, deployment and orchestration cluster of THREDDS servers. This solution it's based on Ansible playbooks, used to control automatically the deployment and configuration setup on a infrastructure and to manage the datasets available in THREDDS instances. The playbooks are based on modules (or roles) of different backends and frontends load-balancing setups and solutions. The frontend load-balancing system enables horizontal scalability by delegating requests to backend workers, consisting in a variable number of instances for the THREDDS server. This implementation allows to configure different infrastructure and deployment scenario setups, as more workers are easily added to the cluster by simply declaring them as Ansible variables and executing the playbooks, and also provides fault-tolerance and better reliability since if any of the workers fail another instance of the cluster can take over it. In order to test the solution proposed, two real scenarios are analyzed in this contribution: The JASMIN Group Workspaces at CEDA and the User Data Gateway (UDG) at the Data Climate Service from the University of Cantabria. On the one hand, the proposed configuration has provided CEDA with a higher level and more scalable Group Workspaces (GWS) service than the previous one based on Unix permissions, improving also the data discovery and data access experience. On the other hand, the UDG has improved its

  1. BALANCE

    Science.gov (United States)

    Carmichael, H.

    1953-01-01

    A torsional-type analytical balance designed to arrive at its equilibrium point more quickly than previous balances is described. In order to prevent external heat sources creating air currents inside the balance casing that would reiard the attainment of equilibrium conditions, a relatively thick casing shaped as an inverted U is placed over the load support arms and the balance beam. This casing is of a metal of good thernnal conductivity characteristics, such as copper or aluminum, in order that heat applied to one portion of the balance is quickly conducted to all other sensitive areas, thus effectively preventing the fornnation of air currents caused by unequal heating of the balance.

  2. An adaptive clustering approach to dynamic load balancing and energy efficiency in wireless sensor networks

    International Nuclear Information System (INIS)

    Gherbi, Chirihane; Aliouat, Zibouda; Benmohammed, Mohamed

    2016-01-01

    Clustering is a well known approach to cope with large nodes density and efficiently conserving energy in Wireless Sensor Networks (WSN). Load balancing is an effective approach for optimizing resources like channel bandwidth, the main objective of this paper is to combine these two valuable approaches in order to significantly improve the main WSN service such as information routing. So, our proposal is a routing protocol in which load traffic is shared among cluster members in order to reduce the dropping probability due to queue overflow at some nodes. To this end, a novel hierarchical approach, called Hierarchical Energy-Balancing Multipath routing protocol for Wireless Sensor Networks (HEBM) is proposed. The HEBM approach aims to fulfill the following purposes: decreasing the overall network energy consumption, balancing the energy dissipation among the sensor nodes and as direct consequence: extending the lifetime of the network. In fact, the cluster-heads are optimally determined and suitably distributed over the area of interest allowing the member nodes reaching them with adequate energy dissipation and appropriate load balancing utilization. In addition, nodes radio are turned off for fixed time duration according to sleeping control rules optimizing so their energy consumption. The performance evaluation of the proposed protocol is carried out through the well-known NS2 simulator and the exhibited results are convincing. Like this, the residual energy of sensor nodes was measured every 20 s throughout the duration of simulation, in order to calculate the total number of alive nodes. Based on the simulation results, we concluded that our proposed HEBM protocol increases the profit of energy, and prolongs the network lifetime duration from 32% to 40% compared to DEEAC reference protocol and from 25% to 28% compared to FEMCHRP protocol. The authors also note that the proposed protocol is 41.7% better than DEEAC with respect to FND (Fist node die), and 25

  3. Superconductivity, energy storage and switching

    International Nuclear Information System (INIS)

    Laquer, H.L.

    1974-01-01

    The phenomenon of superconductivity can contribute to the technology of energy storage and switching in two distinct ways. On one hand the zero resistivity of the superconductor can produce essentially infinite time constants so that an inductive storage system can be charged from very low power sources. On the other hand, the recovery of finite resistivity in a normal-going superconducting switch can take place in extremely short times, so that a system can be made to deliver energy at a very high power level. Topics reviewed include: physics of superconductivity, limits to switching speed of superconductors, physical and engineering properties of superconducting materials and assemblies, switching methods, load impedance considerations, refrigeration economics, limitations imposed by present day and near term technology, performance of existing and planned energy storage systems, and a comparison with some alternative methods of storing and switching energy. (U.S.)

  4. Resistance switching memory in perovskite oxides

    International Nuclear Information System (INIS)

    Yan, Z.B.; Liu, J.-M.

    2015-01-01

    The resistance switching behavior has recently attracted great attentions for its application as resistive random access memories (RRAMs) due to a variety of advantages such as simple structure, high-density, high-speed and low-power. As a leading storage media, the transition metal perovskite oxide owns the strong correlation of electrons and the stable crystal structure, which brings out multifunctionality such as ferroelectric, multiferroic, superconductor, and colossal magnetoresistance/electroresistance effect, etc. The existence of rich electronic phases, metal–insulator transition and the nonstoichiometric oxygen in perovskite oxide provides good platforms to insight into the resistive switching mechanisms. In this review, we first introduce the general characteristics of the resistance switching effects, the operation methods and the storage media. Then, the experimental evidences of conductive filaments, the transport and switching mechanisms, and the memory performances and enhancing methods of perovskite oxide based filamentary RRAM cells have been summarized and discussed. Subsequently, the switching mechanisms and the performances of the uniform RRAM cells associating with the carrier trapping/detrapping and the ferroelectric polarization switching have been discussed. Finally, the advices and outlook for further investigating the resistance switching and enhancing the memory performances are given

  5. Avalanche mode of high-voltage overloaded p{sup +}–i–n{sup +} diode switching to the conductive state by pulsed illumination

    Energy Technology Data Exchange (ETDEWEB)

    Kyuregyan, A. S., E-mail: ask@vei.ru [Lenin All-Russia Electrical Engineering Institute (Russian Federation)

    2015-07-15

    A simple analytical theory of the picosecond switching of high-voltage overloaded p{sup +}–i–n{sup +} photodiodes to the conductive state by pulsed illumination is presented. The relations between the parameters of structure, light pulse, external circuit, and main process characteristics, i.e., the amplitude of the active load current pulse, delay time, and switching duration, are derived and confirmed by numerical simulation. It is shown that the picosecond light pulse energy required for efficient switching can be decreased by 6–7 orders of magnitude due to the intense avalanche multiplication of electrons and holes. This offers the possibility of using pulsed semiconductor lasers as a control element of optron pairs.

  6. Experimental investigation on the development characteristics of initial electrons in a gas pressurized closing switch under DC voltage

    Science.gov (United States)

    Rongxiao, ZHAI; Mengtong, QIU; Weixi, LUO; Peitian, CONG; Tao, HUANG; Jiahui, YIN; Tianyang, ZHANG

    2018-04-01

    As one of the most important elements in linear transformer driver (LTD) based systems, the gas pressurized closing switches are required to operate with a very low prefire probability during the DC-charging process to ensure reliable operation and stable output of the whole pulsed power system. The most direct and effective way to control the prefire probability is to select a suitable working coefficient. The study of the development characteristics of the initially generated electrons is useful for optimizing the working coefficient and improving the prefire characteristic of the switches. In this paper an ultraviolet pulsed laser is used to generate initial electrons inside the gap volume. A current measuring system is used to measure the time-dependent current generated by the growth of the initial electrons so as to study the development characteristics of the electrons under different working coefficients. Experimental results show that the development characteristics of the initial electrons are influenced obviously by the working coefficient. With the increase of the working coefficient, the development degree of the electrons increases consequently. At the same times, there is a threshold of working coefficient which produces the effect of ionization on electrons. The range of the threshold has a slow growth but remains close to 65% with the gas pressure increase. When the working coefficient increases further, γ processes are starting to be generated inside the gap volume. In addition, an optimal working coefficient beneficial for improving the prefire characteristic is indicated and further tested.

  7. Electronically commutated serial-parallel switching for motor windings

    Science.gov (United States)

    Hsu, John S [Oak Ridge, TN

    2012-03-27

    A method and a circuit for controlling an ac machine comprises controlling a full bridge network of commutation switches which are connected between a multiphase voltage source and the phase windings to switch the phase windings between a parallel connection and a series connection while providing commutation discharge paths for electrical current resulting from inductance in the phase windings. This provides extra torque for starting a vehicle from lower battery current.

  8. A comparison of medium voltage static transfer switches and medium voltage mechanical transfer switches

    Energy Technology Data Exchange (ETDEWEB)

    Risko, W. P.

    2002-07-01

    Medium voltage static transfer switches (MVSTS) and medium voltage mechanical transfer switches (MVATS) perform a common function, namely selecting between two independent power sources to provide uninterrupted power to the loads. Although the functions are the same the method of performing that function is different and this method impacts the sources and connected load. This article describes the two methods of transfer -- mechanical and static -- their advantages and disadvantages, and their preferred applications. The MVSTS can be incorporated into many applications; it can work in conjunction with backup sources such as generators; and can replace generators as a low cost solution. The reliability of the MVSTS is very high; it also outperforms the MVATS with regard to transfer speed, and can react to anomalies in the same sub-cycle time frame. Because the design of the MVSTS is modular, it can be engineered and designed to fit into existing and future systems and applications, and can be used with different switchgear variations and protection arrangements. For example, load isolation and protection breakers can be added to the switchgear to provide flexibility and isolation.

  9. Switching robust control synthesis for teleoperation via dwell time conditions

    NARCIS (Netherlands)

    López Martínez, C.A.; van de Molengraft, M.J.G.; Steinbuch, M.; Auvray, M.; Duriez, C.

    2014-01-01

    Control design for bilateral teleoperation is still an open problem, given that it is desirable to meet a proper balance in the inherent trade-off between transparency and stability. We propose the use of switching robust control, in which smooth switching among controllers is achieved by the

  10. Force-balance and differential equation for the ground-state electron density in atoms and molecules

    International Nuclear Information System (INIS)

    Amovilli, C.; March, N.H.; Gal, T.; Nagy, A.

    2000-01-01

    Holas and March (1995) established a force-balance equation from the many-electron Schroedinger equation. Here, the authors propose this as a basis for the construction of a (usually approximate) differential equation for the ground-state electron density. By way of example they present the simple case of two-electron systems with different external potentials but with weak electron-electron Coulomb repulsion λe 2 /r 12 . In this case first-order Rayleigh-Schroedinger (RS) perturbation theory of the ground-state wave function is known to lead to a compact expression for the first-order density matrix γ(r,rprime) in terms of its diagonal density ρ(r) and the density corresponding to λ = 0. This result allows the force-balance equation to be written as a third-order linear, differential homogeneous equation for the ground-state electron density ρ(r). The example of the two-electron Hookean atom is treated: For this case one can also transcend the first-order RS perturbation theory and get exact results for discrete choices of force constants (external potential)

  11. Delayed switching applied to memristor neural networks

    Energy Technology Data Exchange (ETDEWEB)

    Wang, Frank Z.; Yang Xiao; Lim Guan [Future Computing Group, School of Computing, University of Kent, Canterbury (United Kingdom); Helian Na [School of Computer Science, University of Hertfordshire, Hatfield (United Kingdom); Wu Sining [Xyratex, Havant (United Kingdom); Guo Yike [Department of Computing, Imperial College, London (United Kingdom); Rashid, Md Mamunur [CERN, Geneva (Switzerland)

    2012-04-01

    Magnetic flux and electric charge are linked in a memristor. We reported recently that a memristor has a peculiar effect in which the switching takes place with a time delay because a memristor possesses a certain inertia. This effect was named the ''delayed switching effect.'' In this work, we elaborate on the importance of delayed switching in a brain-like computer using memristor neural networks. The effect is used to control the switching of a memristor synapse between two neurons that fire together (the Hebbian rule). A theoretical formula is found, and the design is verified by a simulation. We have also built an experimental setup consisting of electronic memristive synapses and electronic neurons.

  12. Delayed switching applied to memristor neural networks

    International Nuclear Information System (INIS)

    Wang, Frank Z.; Yang Xiao; Lim Guan; Helian Na; Wu Sining; Guo Yike; Rashid, Md Mamunur

    2012-01-01

    Magnetic flux and electric charge are linked in a memristor. We reported recently that a memristor has a peculiar effect in which the switching takes place with a time delay because a memristor possesses a certain inertia. This effect was named the ''delayed switching effect.'' In this work, we elaborate on the importance of delayed switching in a brain-like computer using memristor neural networks. The effect is used to control the switching of a memristor synapse between two neurons that fire together (the Hebbian rule). A theoretical formula is found, and the design is verified by a simulation. We have also built an experimental setup consisting of electronic memristive synapses and electronic neurons.

  13. The impact of switching capacitor banks with very high inrush current on switchgear

    NARCIS (Netherlands)

    Smeets, R.P.P.; Wiggers, R.; Bannink, H.; Kuivenhoven, S.; Chakraborty, S.; Sandolache, G.

    2012-01-01

    Capacitor banks are installed in an increasing number in order to control power quality issues in the transmission and distribution networks. Due to load fluctuation, switching of capacitor banks is normally a daily operation. Although the current to be switched (e.g. the normal load current) is far

  14. Intrinsic nanofilamentation in resistive switching

    KAUST Repository

    Wu, Xing

    2013-03-15

    Resistive switching materials are promising candidates for nonvolatile data storage and reconfiguration of electronic applications. Intensive studies have been carried out on sandwiched metal-insulator-metal structures to achieve high density on-chip circuitry and non-volatile memory storage. Here, we provide insight into the mechanisms that govern highly reproducible controlled resistive switching via a nanofilament by using an asymmetric metal-insulator-semiconductor structure. In-situ transmission electron microscopy is used to study in real-time the physical structure and analyze the chemical composition of the nanofilament dynamically during resistive switching. Electrical stressing using an external voltage was applied by a tungsten tip to the nanosized devices having hafnium oxide (HfO2) as the insulator layer. The formation and rupture of the nanofilaments result in up to three orders of magnitude change in the current flowing through the dielectric during the switching event. Oxygen vacancies and metal atoms from the anode constitute the chemistry of the nanofilament.

  15. Scaling experiments on plasma opening switches for inductive energy storage applications

    International Nuclear Information System (INIS)

    Boller, J.R.; Commisso, R.J.; Cooperstein, G.

    1983-01-01

    A new type of fast opening switch for use with pulsed power accelerators is examined. This Plasma Opening Switch (POS) utilizes an injected carbon plasma to conduct large currents (circa 1 MA) for up to 100 ns while a vacuum inductor (circa 100 nH) is charged. The switch is then capable of opening on a short (circa 10 ns) timescale and depositing the stored energy into a load impedance. Output pulse widths and power levels are determined by the storage inductance and the load impedance. The switch operation is studied in detail both analytically and experimentally. Experiments are performed at the 5 kJ stored energy level on the Gamble I generator and at the 50 kJ level on the Gamble II generator. Results of both experiments are reported and the scaling of switch operation is discussed

  16. In situ fatigue loading stage inside scanning electron microscope

    Science.gov (United States)

    Telesman, Jack; Kantzos, Peter; Brewer, David

    1988-01-01

    A fatigue loading stage inside a scanning electron microscopy (SEM) was developed. The stage allows dynamic and static high-magnification and high-resolution viewing of the fatigue crack initiation and crack propagation processes. The loading stage is controlled by a closed-loop servohydraulic system. Maximum load is 1000 lb (4450 N) with test frequencies ranging up to 30 Hz. The stage accommodates specimens up to 2 inches (50 mm) in length and tolerates substantial specimen translation to view the propagating crack. At room temperature, acceptable working resolution is obtainable for magnifications ranging up to 10,000X. The system is equipped with a high-temperature setup designed for temperatures up to 2000 F (1100 C). The signal can be videotaped for further analysis of the pertinent fatigue damage mechanisms. The design allows for quick and easy interchange and conversion of the SEM from a loading stage configuration to its normal operational configuration and vice versa. Tests are performed entirely in the in-situ mode. In contrast to other designs, the NASA design has greatly extended the life of the loading stage by not exposing the bellows to cyclic loading. The loading stage was used to investigate the fatigue crack growth mechanisms in the (100)-oriented PWA 1480 single-crystal, nickel-based supperalloy. The high-magnification observations revealed the details of the crack growth processes.

  17. Production Balance of Ship Erection

    Institute of Scientific and Technical Information of China (English)

    JIANG Ru-hong; TAN Jia-hua; LIU Cun-gen

    2008-01-01

    A network plan model of ship erection was established based on the network planning technologyand the work-package breakdown system. The load-oriented production control method was introduced to buildup a throughput diagram model thus it is possible to describe the ship erection process numerically. Based onthe digitaiized models some cases of production balance of ship erection were studied and three balance indexeswere put forward, they are the load balance rate, the input manpower balance rate and the maximum gantrycrane operating times. Such an analytic method based on the balance evaluation is the important foundationfor digitization and intelligentization of shipyard production management.

  18. Operational Strategy of CBPs for load balancing of Operators in Advanced Main Control Room

    International Nuclear Information System (INIS)

    Kim, Seunghwan; Kim, Yochan; Jung, Wondea

    2014-01-01

    With the using of a computer-based control room in an APR1400 (Advanced Pressurized Reactor-1400), the operators' behaviors in the main control room had changed. However, though the working environment of operators has been changed a great deal, digitalized interfaces can also change the cognitive tasks or activities of operators. First, a shift supervisor (SS) can confirm/check the conduction of the procedures and the execution of actions of board operators (BOs) while confirming directly the operation variables without relying on the BOs. Second, all operators added to their work the use of a new CBP and Soft Controls, increasing their procedural workload. New operational control strategies of CBPs are necessary for load balancing of operator's task load in APR1400. In this paper, we compared the workloads of operators in an APR1400 who work with two different usages of the CBP. They are SS oriented usage and SS-BO collaborative usage. In this research, we evaluated the workloads of operators in an advanced main control room by the COCOA method. Two types of CBP usages were defined and the effects of these usages on the workloads were investigated. The obtained results showed that the workloads between operators in a control room can be balanced according to the CBP usages by assigning control authority to the operators

  19. Operational Strategy of CBPs for load balancing of Operators in Advanced Main Control Room

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Seunghwan; Kim, Yochan; Jung, Wondea [Korea Atomic Energy Research Institute, Daejeon (Korea, Republic of)

    2014-05-15

    With the using of a computer-based control room in an APR1400 (Advanced Pressurized Reactor-1400), the operators' behaviors in the main control room had changed. However, though the working environment of operators has been changed a great deal, digitalized interfaces can also change the cognitive tasks or activities of operators. First, a shift supervisor (SS) can confirm/check the conduction of the procedures and the execution of actions of board operators (BOs) while confirming directly the operation variables without relying on the BOs. Second, all operators added to their work the use of a new CBP and Soft Controls, increasing their procedural workload. New operational control strategies of CBPs are necessary for load balancing of operator's task load in APR1400. In this paper, we compared the workloads of operators in an APR1400 who work with two different usages of the CBP. They are SS oriented usage and SS-BO collaborative usage. In this research, we evaluated the workloads of operators in an advanced main control room by the COCOA method. Two types of CBP usages were defined and the effects of these usages on the workloads were investigated. The obtained results showed that the workloads between operators in a control room can be balanced according to the CBP usages by assigning control authority to the operators.

  20. Plasma flow switch characterization for the Los Alamos Foil Implosion Project

    International Nuclear Information System (INIS)

    Bowers, R.L.; Brownell, J.H.; Greene, A.E.; Peterson, D.L.

    1990-01-01

    The next system design under consideration for the Los Alamos Foil Implosion Project is projected to deliver tens of mega-amperes of electrical current produced by high-explosive driven flux compression generators on a time scale of about one microsecond to a load foil. The use of such generators, with time scales of order several tenths of a millisecond, leads to considerable pulse shaping problems. Previously it was noted that a commutating switch might serve as an efficient alternative to a closing switch in transferring current from a coaxial transmission line to a cylindrically imploding load. Research at the Air Force Weapons Laboratory (AFWL) has met with considerable success in efficiently transferring currents of order 10 MA to an imploding liner using the plasma flow switch concept (PFS). Besides efficiently transferring current, the plasma flow switch protects the load region from high voltages generated by an opening switch until the current is present to provide magnetic insulation. For these reasons, a PFS is being investigated as the final pulse shaping step in the design. A series of capacitor bank experiments is also being fielded to help investigate physics issues and to benchmark the codes

  1. Computational modeling of plasma-flow switched foil implosions

    International Nuclear Information System (INIS)

    Lindemuth, I.R.

    1985-01-01

    A ''plasma-flow'', or ''commutator'', switch has been proposed as a means of achieving high dI/dt in a radially imploding metallic foil plasma. In this concept, an axially moving foil provides the initial coaxial gun discharge path for the prime power source and provides and ''integral'' inductive storage of magnetic energy. As the axially moving foil reaches the end of the coaxial gun, a radially imploding load foil is switched into the circuit. The authors have begun two-dimensional computer modeling of the two-foil implosion system. They use a magnetohydrodynamic (MHD) model which includes tabulated state and transport properties of the metallic foil material. Moving numerical grids are used to achieve adequate resolution of the moving foils. A variety of radiation models are used to compute the radiation generated when the imploding load foil converges on axis. These computations are attempting to examine the interaction of the switching foil with the load foil. In particular, they examine the relationship between foil placement and implosion quality

  2. Investigation of electron and ion flows in the microsecond plasma opening switch on the terawatt power level

    International Nuclear Information System (INIS)

    Bastrikov, A.N.; Bugaev, S.P.; Volkov, A.M.; Kim, A.A.; Kovalchuk, B.M.; Kokshener, V.M.; Yakovlev, V.A.; Bystritskii, V.M.; Grigoriev, S.V.; Krasik, Ya.E.

    1989-01-01

    The results of an investigation of ion and electron flows in the coaxial microsecond plasma opening switch (POS) at generator GIT-4 are given. The 1 mks front duration POS with outer and inner electrodes of 210 mm and 75 mm diameters respectively switched 1 MA pulse during 0.1 mks to the short circuited coaxial line with the same diameters and 120 cm of length. The polarity of the inner electrode was negative. The plasma of the POS was injected from outer electrode by 32 plasma guns of capillary type. The typical POS voltage was 0.9-1.2 MV. The calculated energy losses in the POS during the switching phase reached (0.1-0.15) MJ. The calorimetric measurements of the energy dissipated on both electrodes gave the same value. The location and distribution of the head absorbed along the POS electrodes were determined

  3. Progress in switching technology for METS systems

    International Nuclear Information System (INIS)

    Honig, E.M.; Swannack, C.E.; Warren, R.W.; Whitaker, D.H.

    1977-01-01

    Three distinct sets of switching requirements have emerged from design optimization studies of large superconducting magnetic energy storage systems, such as the METS system to power the adiabatic plasma compression field in the proposed theta-pinch SFTR. Extremely low joule loss cryogenic disconnects are required between storage coils in the liquid helium environment to allow charging the coils in series over a prolonged time, then to isolate the coils for parallel fast discharging into the load. Another switch must break the current in the series charging loop and absorb the energy from the stray inductance. This action will allow the subsequent opening of the cryogenic disconnects under near zero current condition. The current now has been transferred to the many paralleled circuits, each containing a high current, high voltage interrupter. The opening and arc commutation of the interrupter starts the energy transfer into the load. The primary activities associated with cryogenic disconnect have been testing and development of contact materials, configurations, and closing forces for carrying 26 kA with a resistance less than 40 nΩ, and development of an actuating system that is both reliable and fast acting in a liquid helium environment. The charging loop switch will include a continuous duty switch and a vacuum interrupter. The continuous duty switch resistance can be an order of magnitude larger than that of the cryogenic disconnect because it does not present a refrigeration load. The HVDC interrupter must break 26 kA and withstand 60 kV during the energy transfer time of 700 μs. Testing in progress already has shown successful interruption using single vacuum interrupters up to 31 kA and 66 kV

  4. Investigations into the design of multi-terawatt magnetic switches

    International Nuclear Information System (INIS)

    Harjes, H.C.; Penn, K.J.; Mann, G.A.; Neau, E.L.

    1987-01-01

    Magnetic switches were successfully used for pulse compression in the CometII pulsed power module to deliver 2.7 MV and 3.7 TW to a 2 Ω matched load. However, the Comet switches suffered interwinding dielectric breakdowns and failed in <100 shots. Initial results from experiments on magnetic switch core insulations indicate that the insulation scheme used in the Comet switches was not optimal and better configurations exist. The Comet magnetic switch failures have been duplicated and studied on the Magnetic Switch Test Module (MSTM), a coaxial, 2 Ω PFL driven by a 600 kV Marx generator. The results of these experiments are discussed in detail

  5. Proceedings of the switched power workshop

    International Nuclear Information System (INIS)

    Fernow, R.C.

    1988-01-01

    These proceedings contain most of the presentations given at a workshop on the current state of research in techniques for switched power acceleration. The proceedings are divided, as was the workshop itself, into two parts. Part 1, contains the latest results from a number of groups active in switched power research. The major topic here is a method for switching externally supplied power onto a transmission line. Advocates for vacuum photodiode switching, solid state switching, gas switching, and synthetic pulse generation are all presented. Other important areas of research described in this section concern: external electrical and laser pulsing systems; the properties of the created electromagnetic pulse; structures used for transporting the electromagnetic pulse to the region where the electron beam is located; and possible applications. Part 2 of the proceedings considers the problem of designing a high brightness electron gun using switched power as the power source. This is an important first step in demonstrating the usefulness of switched power techniques for accelerator physics. In addition such a gun could have immediate practical importance for advanced acceleration studies since the brightness could exceed that of present sources by several orders of magnitude. I would like to take this opportunity to thank Kathleen Tuohy and Patricia Tuttle for their assistance in organizing and running the workshop. Their tireless efforts contribute greatly to a very productive meeting

  6. A fully integrated, wide-load-range, high-power-conversion-efficiency switched capacitor DC-DC converter with adaptive bias comparator for ultra-low-power power management integrated circuit

    Science.gov (United States)

    Asano, Hiroki; Hirose, Tetsuya; Kojima, Yuta; Kuroki, Nobutaka; Numa, Masahiro

    2018-04-01

    In this paper, we present a wide-load-range switched-capacitor DC-DC buck converter with an adaptive bias comparator for ultra-low-power power management integrated circuit. The proposed converter is based on a conventional one and modified to operate in a wide load range by developing a load current monitor used in an adaptive bias comparator. Measurement results demonstrated that our proposed converter generates a 1.0 V output voltage from a 3.0 V input voltage at a load of up to 100 µA, which is 20 times higher than that of the conventional one. The power conversion efficiency was higher than 60% in the load range from 0.8 to 100 µA.

  7. High voltage, high power operation of the plasma erosion opening switch

    International Nuclear Information System (INIS)

    Neri, J.M.; Boller, J.R.; Ottinger, P.F.; Weber, B.V.; Young, F.C.

    1987-01-01

    A Plasma Erosion Opening Switch (PEOS) is used as the opening switch for a vacuum inductive storage system driven by a 1.8-MV, 1.6-TW pulsed power generator. A 135-nH vacuum inductor is current charged to ∼750 kA in 50 ns through the closed PEOS which then opens in <10 ns into an inverse ion diode load. Electrical diagnostics and nuclear activations from ions accelerated in the diode yield a peak load voltage (4.25 MV) and peak load power (2.8 TW) that are 2.4 and 1.8 times greater than ideal matched load values for the same generator pulse

  8. Isolated and soft-switched power converter

    Science.gov (United States)

    Peng, Fang Zheng; Adams, Donald Joe

    2002-01-01

    An isolated and soft-switched power converter is used for DC/DC and DC/DC/AC power conversion. The power converter includes two resonant tank circuits coupled back-to-back through an isolation transformer. Each resonant tank circuit includes a pair of resonant capacitors connected in series as a resonant leg, a pair of tank capacitors connected in series as a tank leg, and a pair of switching devices with anti-parallel clamping diodes coupled in series as resonant switches and clamping devices for the resonant leg. The power converter is well suited for DC/DC and DC/DC/AC power conversion applications in which high-voltage isolation, DC to DC voltage boost, bidirectional power flow, and a minimal number of conventional switching components are important design objectives. For example, the power converter is especially well suited to electric vehicle applications and load-side electric generation and storage systems, and other applications in which these objectives are important. The power converter may be used for many different applications, including electric vehicles, hybrid combustion/electric vehicles, fuel-cell powered vehicles with low-voltage starting, remote power sources utilizing low-voltage DC power sources, such as photovoltaics and others, electric power backup systems, and load-side electric storage and generation systems.

  9. Analytical Modeling and Simulation of Four-Switch Hybrid Power Filter Working with Sixfold Switching Symmetry

    Czech Academy of Sciences Publication Activity Database

    Tlustý, J.; Škramlík, Jiří; Švec, J.; Valouch, Viktor

    2012-01-01

    Roč. 2012, č. 292178 (2012), s. 1-17 ISSN 1024-123X Institutional support: RVO:61388998 Keywords : analytical modeling * four-switch hybrid power filter * sixfold switching symmetry Subject RIV: JA - Electronics ; Optoelectronics, Electrical Engineering Impact factor: 1.383, year: 2012 http://www.hindawi.com/journals/mpe/2012/292178/

  10. OpenFlow Switching Performance using Network Simulator - 3

    OpenAIRE

    Sriram Prashanth, Naguru

    2016-01-01

    Context. In the present network inventive world, there is a quick expansion of switches and protocols, which are used to cope up with the increase in customer requirement in the networking. With increasing demand for higher bandwidths and lower latency and to meet these requirements new network paths are introduced. To reduce network load in present switching network, development of new innovative switching is required. These required results can be achieved by Software Define Network or Trad...

  11. Solitary electron density waves in a magnetized, plasma-loaded waveguide

    International Nuclear Information System (INIS)

    Lynov, J.-P.

    1980-08-01

    Investigations of two different types of nonlinear, solitary electron density waves in a magnetized, plasma-loaded waveguide are presented. One of the wavetypes is a localized, compressional pulse identified as a Trivelpiece-Gould soliton. The modification of this soliton by the resonant electrons is studied theoretically, by direct numerical solution of the model equation, experimentally, and by numerical simulation of the experiment. The other wave is a localized, rarefactive pulse called an electron hole. It is a positive pulse consisting of a large number of trapped electrons and is a purely kinetic phenomenon. A simple waterbag model for the electron hole is derived and compared with the results from the experiment and the numerical simulation. Finally, interactions between the solitary waves are investigated. (Auth.)

  12. Unscrewed salvage and reuse motors, gears, switches, and more from your old electronics

    CERN Document Server

    Sobey, Ed

    2011-01-01

    Perfect for the do-it-yourselfer, this handy guide to household electronics gives the weekend workbench enthusiast a multitude of ideas on how to salvage valuable parts from old electronics and turn them into useful gadgets once more. This handbook is loaded with information and helpful tips for disassembling old and broken electronics. Each of the more than 50 deconstruction projects includes a ?treasures cache" of the components to be found, a required tools list, and step-by-step instructions with photos on how to safely extract the

  13. Adjustable electronic load-alarm relay

    International Nuclear Information System (INIS)

    Mason, C.H.; Sitton, R.S.

    1976-01-01

    An improved electronic alarm relay for monitoring the current drawn by an ac motor or other electrical load is described. The circuit is designed to measure the load with high accuracy and to have excellent alarm repeatability. Chattering and arcing of the relay contacts are minimal. The operator can adjust the set point easily and can re-set both the high and the low alarm points by means of one simple adjustment. The relay includes means for generating a signal voltage proportional to the motor current. In a preferred form of the invention a first operational amplifier is provided to generate a first constant reference voltage which is higher than a preselected value of the signal voltage. A second operational amplifier is provided to generate a second constant reference voltage which is lower than the aforementioned preselected value of the signal voltage. A circuit comprising a first resistor serially connected to a second resistor is connected across the outputs of the first and second amplifiers, and the junction of the two resistors is connected to the inverting terminal of the second amplifier. Means are provided to compare the aforementioned signal voltage with both the first and second reference voltages and to actuate an alarm if the signal voltage is higher than the first reference voltage or lower than the second reference voltage

  14. Two Dimensional Array Based Overlay Network for Balancing Load of Peer-to-Peer Live Video Streaming

    International Nuclear Information System (INIS)

    Ibrahimy, Abdullah Faruq Ibn; Rafiqul, Islam Md; Anwar, Farhat; Ibrahimy, Muhammad Ibn

    2013-01-01

    The live video data is streaming usually in a tree-based overlay network or in a mesh-based overlay network. In case of departure of a peer with additional upload bandwidth, the overlay network becomes very vulnerable to churn. In this paper, a two dimensional array-based overlay network is proposed for streaming the live video stream data. As there is always a peer or a live video streaming server to upload the live video stream data, so the overlay network is very stable and very robust to churn. Peers are placed according to their upload and download bandwidth, which enhances the balance of load and performance. The overlay network utilizes the additional upload bandwidth of peers to minimize chunk delivery delay and to maximize balance of load. The procedure, which is used for distributing the additional upload bandwidth of the peers, distributes the additional upload bandwidth to the heterogeneous strength peers in a fair treat distribution approach and to the homogeneous strength peers in a uniform distribution approach. The proposed overlay network has been simulated by Qualnet from Scalable Network Technologies and results are presented in this paper

  15. Two Dimensional Array Based Overlay Network for Balancing Load of Peer-to-Peer Live Video Streaming

    Science.gov (United States)

    Faruq Ibn Ibrahimy, Abdullah; Rafiqul, Islam Md; Anwar, Farhat; Ibn Ibrahimy, Muhammad

    2013-12-01

    The live video data is streaming usually in a tree-based overlay network or in a mesh-based overlay network. In case of departure of a peer with additional upload bandwidth, the overlay network becomes very vulnerable to churn. In this paper, a two dimensional array-based overlay network is proposed for streaming the live video stream data. As there is always a peer or a live video streaming server to upload the live video stream data, so the overlay network is very stable and very robust to churn. Peers are placed according to their upload and download bandwidth, which enhances the balance of load and performance. The overlay network utilizes the additional upload bandwidth of peers to minimize chunk delivery delay and to maximize balance of load. The procedure, which is used for distributing the additional upload bandwidth of the peers, distributes the additional upload bandwidth to the heterogeneous strength peers in a fair treat distribution approach and to the homogeneous strength peers in a uniform distribution approach. The proposed overlay network has been simulated by Qualnet from Scalable Network Technologies and results are presented in this paper.

  16. Exploring the repetition bias in voluntary task switching.

    Science.gov (United States)

    Mittelstädt, Victor; Dignath, David; Schmidt-Ott, Magdalena; Kiesel, Andrea

    2018-01-01

    In the voluntary task-switching paradigm, participants are required to randomly select tasks. We reasoned that the consistent finding of a repetition bias (i.e., participants repeat tasks more often than expected by chance) reflects reasonable adaptive task selection behavior to balance the goal of random task selection with the goals to minimize the time and effort for task performance. We conducted two experiments in which participants were provided with variable amount of preview for the non-chosen task stimuli (i.e., potential switch stimuli). We assumed that switch stimuli would initiate some pre-processing resulting in improved performance in switch trials. Results showed that reduced switch costs due to extra-preview in advance of each trial were accompanied by more task switches. This finding is in line with the characteristics of rational adaptive behavior. However, participants were not biased to switch tasks more often than chance despite large switch benefits. We suggest that participants might avoid effortful additional control processes that modulate the effects of preview on task performance and task choice.

  17. Methods for functionality improvement of digital electronics with low switching energy

    International Nuclear Information System (INIS)

    Wetzstein, Olaf

    2010-01-01

    This thesis is a contribution to automate electronic circuit design for technologies dealing with low switching energy.The intention is to increase the stability of Rapid Single Flux Quantum (RSFQ) circuits. In order to achieve this goal, new design tools are introduced and innovative circuit topologies are implemented.The concepts that have been elaborated are demonstrated using RSFQ circuits, but they are valid for any other digital electronics.Future developments with main focus on power efficiency will take advantage of these new concepts and design tools.The aim of this work is to analyze the influences of thermal noise on the reliability of sensitive electronics.By means of an analytic description, the influence of thermal noise is classified. Based on this estimation the stability of circuits is evaluated. This approach of correlating the topology of a circuit with its immunity to thermal noise is unique so far.The results of the analysis demonstrate that using a symmetric circuit topology significantly improves the circuit's robustness against both the influence of thermal noise and parameter spread caused by the fabrication process. In order to realize symmetric circuits, phase-shifting-elements such as pi-junctions become important.The technology that permits the fabrication of phase-shifting-elements has been developed during the recent years.The essential work flow which is necessary to implement these elements into RSFQ electronics is presented in detail in this work. The predicted improvements are experimentally proved.

  18. A high power gain switched diode laser oscillator and amplifier for the CEBAF polarized electron injector

    International Nuclear Information System (INIS)

    Poelker, M.; Hansknecht, J.

    1996-01-01

    The photocathode in the polarized electron source at Jefferson Lab is illuminated with pulsed laser light from a gain switched diode laser and diode optical amplifier. Laser pulse repetition rates up to 2,000 MHz, optical pulsewidths between 31 and 123 ps, and average power > 100 mW are demonstrated. The laser system is highly reliable and completely remotely controlled

  19. Improvement of the noise figure of the CEBAF switched electrode electronics BPM system

    International Nuclear Information System (INIS)

    Powers, T.

    1998-01-01

    The Continuous Electron Beam Accelerator Facility (CEBAF) is a high-intensity continuous wave electron accelerator for nuclear physics located at Thomas Jefferson National Accelerator Facility. A beam energy of 4 GeV is achieved by recirculating the electron beam five times through two anti-parallel 400 MeV linacs. In the linacs, where there is recirculated beam, the BPM specifications must be met for beam intensities between 1 and 100 μA. In the transport lines the BPM specifications must be met for beam intensities between 100 nA and 200 μA. To avoid a complete redesign of the existing electronics, we investigated ways to improve the noise figure of the linac BPM switched-electrode electronics (SEE) so that they could be used in the transport lines. We found that the out-of-band noise contributed significantly to the overall system noise figure. This paper will focus on the source of the excessive out-of-band noise and how it was reduced. The development, commissioning and operational results of this low noise variant of the linac style SEE BPMs as well as techniques for determining the noise figure of the rf chain will also be presented. copyright 1998 American Institute of Physics

  20. Validation of a robotic balance system for investigations in the control of human standing balance.

    Science.gov (United States)

    Luu, Billy L; Huryn, Thomas P; Van der Loos, H F Machiel; Croft, Elizabeth A; Blouin, Jean-Sébastien

    2011-08-01

    Previous studies have shown that human body sway during standing approximates the mechanics of an inverted pendulum pivoted at the ankle joints. In this study, a robotic balance system incorporating a Stewart platform base was developed to provide a new technique to investigate the neural mechanisms involved in standing balance. The robotic system, programmed with the mechanics of an inverted pendulum, controlled the motion of the body in response to a change in applied ankle torque. The ability of the robotic system to replicate the load properties of standing was validated by comparing the load stiffness generated when subjects balanced their own body to the robot's mechanical load programmed with a low (concentrated-mass model) or high (distributed-mass model) inertia. The results show that static load stiffness was not significantly (p > 0.05) different for standing and the robotic system. Dynamic load stiffness for the robotic system increased with the frequency of sway, as predicted by the mechanics of an inverted pendulum, with the higher inertia being accurately matched to the load properties of the human body. This robotic balance system accurately replicated the physical model of standing and represents a useful tool to simulate the dynamics of a standing person. © 2011 IEEE

  1. E-beam high voltage switching power supply

    Science.gov (United States)

    Shimer, Daniel W.; Lange, Arnold C.

    1997-01-01

    A high power, solid state power supply is described for producing a controllable, constant high voltage output under varying and arcing loads suitable for powering an electron beam gun or other ion source. The present power supply is most useful for outputs in a range of about 100-400 kW or more. The power supply is comprised of a plurality of discrete switching type dc-dc converter modules, each comprising a voltage regulator, an inductor, an inverter for producing a high frequency square wave current of alternating polarity, an improved inverter voltage clamping circuit, a step up transformer, and an output rectifier for producing a dc voltage at the output of each module. The inputs to the converter modules are fed from a common dc rectifier/filter and are linked together in parallel through decoupling networks to suppress high frequency input interactions. The outputs of the converter modules are linked together in series and connected to the input of the transmission line to the load through a decoupling and line matching network. The dc-dc converter modules are phase activated such that for n modules, each module is activated equally 360.degree./n out of phase with respect to a successive module. The phased activation of the converter modules, combined with the square current waveforms out of the step up transformers, allows the power supply to operate with greatly reduced output capacitance values which minimizes the stored energy available for discharge into an electron beam gun or the like during arcing. The present power supply also provides dynamic response to varying loads by controlling the voltage regulator duty cycle using simulated voltage feedback signals and voltage feedback loops. Circuitry is also provided for sensing incipient arc currents reflected at the output of the power supply and for simultaneously decoupling the power supply circuitry from the arcing load.

  2. E-beam high voltage switching power supply

    International Nuclear Information System (INIS)

    Shimer, D.W.; Lange, A.C.

    1997-01-01

    A high power, solid state power supply is described for producing a controllable, constant high voltage output under varying and arcing loads suitable for powering an electron beam gun or other ion source. The present power supply is most useful for outputs in a range of about 100-400 kW or more. The power supply is comprised of a plurality of discrete switching type dc-dc converter modules, each comprising a voltage regulator, an inductor, an inverter for producing a high frequency square wave current of alternating polarity, an improved inverter voltage clamping circuit, a step up transformer, and an output rectifier for producing a dc voltage at the output of each module. The inputs to the converter modules are fed from a common dc rectifier/filter and are linked together in parallel through decoupling networks to suppress high frequency input interactions. The outputs of the converter modules are linked together in series and connected to the input of the transmission line to the load through a decoupling and line matching network. The dc-dc converter modules are phase activated such that for n modules, each module is activated equally 360 degree/n out of phase with respect to a successive module. The phased activation of the converter modules, combined with the square current waveforms out of the step up transformers, allows the power supply to operate with greatly reduced output capacitance values which minimizes the stored energy available for discharge into an electron beam gun or the like during arcing. The present power supply also provides dynamic response to varying loads by controlling the voltage regulator duty cycle using simulated voltage feedback signals and voltage feedback loops. Circuitry is also provided for sensing incipient arc currents reflected at the output of the power supply and for simultaneously decoupling the power supply circuitry from the arcing load. 7 figs

  3. Adaptive control of two-wheeled mobile balance robot capable to adapt different surfaces using a novel artificial neural network–based real-time switching dynamic controller

    Directory of Open Access Journals (Sweden)

    Ali Unluturk

    2017-03-01

    Full Text Available In this article, a novel real-time artificial neural network–based adaptable switching dynamic controller is developed and practically implemented. It will be used for real-time control of two-wheeled balance robot which can balance itself upright position on different surfaces. In order to examine the efficiency of the proposed controller, a two-wheeled mobile balance robot is designed and a test platform for experimental setup is made for balance problem on different surfaces. In a developed adaptive controller algorithm which is capable to adapt different surfaces, mean absolute target angle deviation error, mean absolute target displacement deviation error and mean absolute controller output data are employed for surface estimation by using artificial neural network. In a designed two-wheeled mobile balance robot system, robot tilt angle is estimated via Kalman filter from accelerometer and gyroscope sensor signals. Furthermore, a visual robot control interface is developed in C++ software development environment so that robot controller parameters can be changed as desired. In addition, robot balance angle, linear displacement and controller output can be observed online on personal computer. According to the real-time experimental results, the proposed novel type controller gives more effective results than the classic ones.

  4. High frequency Soft Switching Half Bridge Series-Resonant DC-DC Converter Utilizing Gallium Nitride FETs

    DEFF Research Database (Denmark)

    Nour, Yasser; Knott, Arnold; Petersen, Lars Press

    2017-01-01

    The need for efficient, smaller, lighter and cheaper power supply units drive the investigation of using high switching frequency soft switching resonant converters. This work presents an 88% efficient 48V nominal input converter switching at 6 MHz and output power of 21 Watts achieving power...... density of 7 W/cm3 for Power-over-Ethernet LED lighting applications. The switching frequency is used to control the output current delivered to the load resistance. The converter was tested using a constant resistance load. The performance and thermal behavior were investigated and reported in this work....

  5. Load Torque Compensator for Model Predictive Direct Current Control in High Power PMSM Drive Systems

    DEFF Research Database (Denmark)

    Preindl, Matthias; Schaltz, Erik

    2011-01-01

    The widely used cascade speed and torque controllers have a limited control performance in most high power applications due to the low switching frequency of power electronic converters and the convenience to avoid speed overshoots and oscillations for lifetime considerations. Model Predictive...... Direct Current Control (MPDCC) leads to an increase of torque control performance taking into account the discrete nature of inverters but temporary offsets and poor responses to load torque variations are still issues in speed control. A load torque estimator is proposed in this paper in order...

  6. Kinetics of Domain Switching by Mechanical and Electrical Stimulation in Relaxor-Based Ferroelectrics

    Science.gov (United States)

    Chen, Zibin; Hong, Liang; Wang, Feifei; An, Xianghai; Wang, Xiaolin; Ringer, Simon; Chen, Long-Qing; Luo, Haosu; Liao, Xiaozhou

    2017-12-01

    Ferroelectric materials have been extensively explored for applications in high-density nonvolatile memory devices because of their ferroelectric-ferroelastic domain-switching behavior under electric loading or mechanical stress. However, the existence of ferroelectric and ferroelastic backswitching would cause significant data loss, which affects the reliability of data storage. Here, we apply in situ transmission electron microscopy and phase-field modeling to explore the unique ferroelastic domain-switching kinetics and the origin of this in relaxor-based Pb (Mg1 /3Nb2 /3)O3-33 % PbTiO3 single-crystal pillars under electrical and mechanical stimulations. Results showed that the electric-mechanical hysteresis loop shifted for relaxor-based single-crystal pillars because of the low energy levels of domains in the material and the constraint on the pillars, resulting in various mechanically reversible and irreversible domain-switching states. The phenomenon can potentially be used for advanced bit writing and reading in nonvolatile memories, which effectively overcomes the backswitching problem and broadens the types of ferroelectric materials for nonvolatile memory applications.

  7. Fast simulation techniques for switching converters

    Science.gov (United States)

    King, Roger J.

    1987-01-01

    Techniques for simulating a switching converter are examined. The state equations for the equivalent circuits, which represent the switching converter, are presented and explained. The uses of the Newton-Raphson iteration, low ripple approximation, half-cycle symmetry, and discrete time equations to compute the interval durations are described. An example is presented in which these methods are illustrated by applying them to a parallel-loaded resonant inverter with three equivalent circuits for its continuous mode of operation.

  8. An electronic trigger tool to optimise intravenous to oral antibiotic switch: a controlled, interrupted time series study

    Directory of Open Access Journals (Sweden)

    Marvin A. H. Berrevoets

    2017-08-01

    Full Text Available Abstract Background Timely switch from intravenous (iv antibiotics to oral therapy is a key component of antimicrobial stewardship programs in order to improve patient safety, promote early discharge and reduce costs. We have introduced a time-efficient and easily implementable intervention that relies on a computerized trigger tool, which identifies patients who are candidates for an iv to oral antibiotic switch. Methods The intervention was introduced on all internal medicine wards in a teaching hospital. Patients were automatically identified by an electronic trigger tool when parenteral antibiotics were used for >48 h and clinical or pharmacological data did not preclude switch therapy. A weekly educational session was introduced to alert the physicians on the intervention wards. The intervention wards were compared with control wards, which included all other hospital wards. An interrupted time-series analysis was performed to compare the pre-intervention period with the post-intervention period using ‘% of i.v. prescriptions >72 h’ and ‘median duration of iv therapy per prescription’ as outcomes. We performed a detailed prospective evaluation on a subset of 244 prescriptions to evaluate the efficacy and appropriateness of the intervention. Results The number of intravenous prescriptions longer than 72 h was reduced by 19% in the intervention group (n = 1519 (p < 0.01 and the median duration of iv antibiotics was reduced with 0.8 days (p = <0.05. Compared to the control group (n = 4366 the intervention was responsible for an additional decrease of 13% (p < 0.05 in prolonged prescriptions. The detailed prospective evaluation of a subgroup of patients showed that adherence to the electronic reminder was 72%. Conclusions An electronic trigger tool combined with a weekly educational session was effective in reducing the duration of intravenous antimicrobial therapy.

  9. Performance characterization of gallium nitride HEMT cascode switch for power conditioning applications

    International Nuclear Information System (INIS)

    Chou, Po-Chien; Cheng, Stone

    2015-01-01

    Highlights: • We develop TO-257 cascoded GaN switch configuration in power conversion applications. • The normally-off cascode circuit provides 14.6 A/600 V characteristics. • Analysis of resistive and inductive switching performances shown in loaded circuits. • A 48-to-96 V boost converter is used to evaluate the benefit of GaN cascode switches. - Abstract: A hybrid cascoded GaN switch configuration is demonstrated in power conversion applications. A novel metal package is proposed for the packaging of a D-mode GaN MIS-HEMT cascoded with an integrated power MOSFET and a SBD. The normally-off cascode circuit provides a maximum drain current of 14.6 A and a blocking capability of 600 V. Analysis of 200 V/1 A power conversion characteristics are discussed and show the excellent switching performance in load circuits. Switching characteristics of the integral SiC SBD are also demonstrated. Finally, a 48-to-96 V boost converter is used to evaluate the benefit of GaN cascode switches. These results show that high-voltage GaN-HEMTs can be switching devices for an ultralow-loss converter circuit

  10. Performance characterization of gallium nitride HEMT cascode switch for power conditioning applications

    Energy Technology Data Exchange (ETDEWEB)

    Chou, Po-Chien; Cheng, Stone, E-mail: stonecheng@mail.nctu.edu.tw

    2015-08-15

    Highlights: • We develop TO-257 cascoded GaN switch configuration in power conversion applications. • The normally-off cascode circuit provides 14.6 A/600 V characteristics. • Analysis of resistive and inductive switching performances shown in loaded circuits. • A 48-to-96 V boost converter is used to evaluate the benefit of GaN cascode switches. - Abstract: A hybrid cascoded GaN switch configuration is demonstrated in power conversion applications. A novel metal package is proposed for the packaging of a D-mode GaN MIS-HEMT cascoded with an integrated power MOSFET and a SBD. The normally-off cascode circuit provides a maximum drain current of 14.6 A and a blocking capability of 600 V. Analysis of 200 V/1 A power conversion characteristics are discussed and show the excellent switching performance in load circuits. Switching characteristics of the integral SiC SBD are also demonstrated. Finally, a 48-to-96 V boost converter is used to evaluate the benefit of GaN cascode switches. These results show that high-voltage GaN-HEMTs can be switching devices for an ultralow-loss converter circuit.

  11. An inverted-geometry, high voltage polarized electron gun with UHV load lock

    International Nuclear Information System (INIS)

    Breidenbach, M.; Foss, M.; Hodgson, J.; Kulikov, A.; Odian, A.; Putallaz, G.; Rogers, H.; Schindler, R.; Skarpaas, K.; Zolotorev, M.

    1994-01-01

    The design of a high voltage electron source with a GaAs photocathode and a load lock system is described. The inverted high voltage structure of the gun permits a compact and simple design. Test results demonstrate that the load lock system provides a reliable way to achieve high quantum efficiency of the photocathode in a high voltage device. ((orig.))

  12. Investigation of charge balance in ion accelerator TEMP–4M

    International Nuclear Information System (INIS)

    Khailov, I P; Pak, V G

    2014-01-01

    The paper presents the results of a study on the balance of charge in accelerator TEMP–4M operating in double-pulse mode with resistance load and ion diode. Crucially, it was found, that during the switching there is no losses of accumulated charge. It means, that all accumulated charge transferred to the load. However when the charge is transferred from the Marx generator to Blumlein line the half of accumulated charge is lost. Calibration of diagnostic equipment showed a good agreement between the calculated and experimental values of voltage and current. It means, that our diagnostic system is correct for registration parameters of the ion accelerator. A distinctive feature of the ion accelerators with self-magnetically insulated diode is that there is no need to use additional energy source for the creation of an external magnetic field. That's why the efficiency of ion diodes with an external magnetic field is not more than 10–15%. The efficiency of energy conversion in self-magnetically insulated diodes will be determined by not only the efficiency of the diode, but the energy losses in the units of the accelerator. The aim of the researches is the analysis of the balance of charge in units of the ion beams pulsed generator and definition of the most significant channels of energy loss

  13. A Passive, Adaptive and Autonomous Gas Gap Heat Switch

    NARCIS (Netherlands)

    Vanapalli, Srinivas; Colijn, B.A.; Vermeer, Cristian Hendrik; Holland, Herman J.; Tirolien, T.; ter Brake, Hermanus J.M.

    2015-01-01

    We report on the development of a heat switch for autonomous temperature control of electronic components in a satellite. A heat switch can modulate when needed between roles of a good thermal conductor and a good thermal insulator. Electronic boxes on a satellite should be maintained within a

  14. Optimization of hydropower plants with respect to fine sediment focusing on turbine switch-offs during floods

    Science.gov (United States)

    Felix, D.; Albayrak, I.; Abgottspon, A.; Boes, R. M.

    2016-11-01

    At medium- and high-head hydropower plants (HPPs) on sediment-laden rivers, hydro-abrasive erosion in turbines is an important economic issue. In HPPs with headwater storage, reservoir sedimentation is another problem related to fine sediment. On the one hand, turbine erosion is mitigated by reducing the sediment load in power waterways. On the other hand, reservoir sedimentation may be mitigated by conveying more fine sediment through power waterways to downstream river reaches. To optimize the operation of HPP schemes on the long-term, it is recommended to find a balance between these options based on real-time data using available monitoring techniques. An operational measure to mitigate turbine erosion is to close intakes and switch-off turbines in periods of high suspended sediment concentration (SSC) and coarse particles, typically during floods. Prerequisites for such operation are (i) there is no obligation to generate electricity, (ii) real-time SSC measurements are available, and (iii) the value of the ‘switch-off SSC’ is known. In a case study at the high-head HPP Fieschertal, a switch-off SSC of 10 g/l was estimated. The economic analysis showed that it would have been clearly profitable to practice such a switch-off during the major flood in 2012 which had an SSC peak of 50 g/l.

  15. Joint Optimization of Power Allocation and Load Balancing for Hybrid VLC/RF Networks

    KAUST Repository

    Obeed, Mohanad; Salhab, Anas; Zummo, Salam A.; Alouini, Mohamed-Slim

    2018-01-01

    In this paper, we propose and study a new joint load balancing (LB) and power allocation (PA) scheme for a hybrid visible light communication (VLC) and radio frequency (RF) system consisting of one RF access point (AP) and multiple VLC APs. An iterative algorithm is proposed to distribute users on APs and distribute the powers of the APs on their users. In the PA subproblem, an optimization problem is formulated to allocate the power of each AP to the connected users for total achievable data rate maximization. In this subproblem, we propose a new efficient algorithm that finds optimal dual variables after formulating them in terms of each other. This new algorithm provides faster convergence and better performance than the traditional subgradient method. In addition, it does not depend on the step size or the initial values of the variables, which we look for, as the subgradient does. Then, we start with the user of the minimum data rate seeking another AP that offers a higher data rate for that user. Users with lower data rates continue reconnecting from one AP to another to balance the load only if this travel increases the summation of the achievable data rates and enhances the system fairness. Two approaches are proposed to have the joint PA and LB performed: a main approach that considers the exact interference information for all users, and a suboptimal approach that aims to decrease the complexity of the first approach by considering only the approximate interference information of users. The numerical results demonstrate that the proposed algorithms improve the system capacity and system fairness with fast convergence.

  16. Joint Optimization of Power Allocation and Load Balancing for Hybrid VLC/RF Networks

    KAUST Repository

    Obeed, Mohanad

    2018-04-18

    In this paper, we propose and study a new joint load balancing (LB) and power allocation (PA) scheme for a hybrid visible light communication (VLC) and radio frequency (RF) system consisting of one RF access point (AP) and multiple VLC APs. An iterative algorithm is proposed to distribute users on APs and distribute the powers of the APs on their users. In the PA subproblem, an optimization problem is formulated to allocate the power of each AP to the connected users for total achievable data rate maximization. In this subproblem, we propose a new efficient algorithm that finds optimal dual variables after formulating them in terms of each other. This new algorithm provides faster convergence and better performance than the traditional subgradient method. In addition, it does not depend on the step size or the initial values of the variables, which we look for, as the subgradient does. Then, we start with the user of the minimum data rate seeking another AP that offers a higher data rate for that user. Users with lower data rates continue reconnecting from one AP to another to balance the load only if this travel increases the summation of the achievable data rates and enhances the system fairness. Two approaches are proposed to have the joint PA and LB performed: a main approach that considers the exact interference information for all users, and a suboptimal approach that aims to decrease the complexity of the first approach by considering only the approximate interference information of users. The numerical results demonstrate that the proposed algorithms improve the system capacity and system fairness with fast convergence.

  17. Electron Heat Flux in Pressure Balance Structures at Ulysses

    Science.gov (United States)

    Yamauchi, Yohei; Suess, Steven T.; Sakurai, Takashi; Whitaker, Ann F. (Technical Monitor)

    2001-01-01

    Pressure balance structures (PBSs) are a common feature in the high-latitude solar wind near solar minimum. Rom previous studies, PBSs are believed to be remnants of coronal plumes and be related to network activity such as magnetic reconnection in the photosphere. We investigated the magnetic structures of the PBSs, applying a minimum variance analysis to Ulysses/Magnetometer data. At 2001 AGU Spring meeting, we reported that PBSs have structures like current sheets or plasmoids, and suggested that they are associated with network activity at the base of polar plumes. In this paper, we have analyzed high-energy electron data at Ulysses/SWOOPS to see whether bi-directional electron flow exists and confirm the conclusions more precisely. As a result, although most events show a typical flux directed away from the Sun, we have obtained evidence that some PBSs show bi-directional electron flux and others show an isotropic distribution of electron pitch angles. The evidence shows that plasmoids are flowing away from the Sun, changing their flow direction dynamically in a way not caused by Alfven waves. From this, we have concluded that PBSs are generated due to network activity at the base of polar plumes and their magnetic structures axe current sheets or plasmoids.

  18. Studies on load metric and communication for a load balancing algorithm in a distributed data acquisition system

    International Nuclear Information System (INIS)

    Simon, M; Kozielski, S; Sakulin, H

    2011-01-01

    The proposed method is designed for a data acquisition system acquiring data from n independent sources. The data sources are supposed to produce fragments that together constitute some logical wholeness. These fragments are produced with the same frequency and in the same sequence. The discussed algorithm aims to balance the data dynamically between m logically autonomous processing units (consisting of computing nodes) in case of variation in their processing power which could be caused by some faults like failing computing nodes, or broken network connections. As a case study we consider the Data Acquisition System of the Compact Muon Solenoid Experiment at CERN's new Large Hadron Collider. The system acquires data from about 500 sources and combines them into full events. Each data source is expected to deliver event fragments of an average size of 2 kB with 100 kHz frequency. In this paper we present the results of applying proposed load metric and load communication pattern. Moreover, we discuss their impact on the algorithm's overall efficiency and scalability, as well as on fault tolerance of the whole system. We also propose a general concept of an algorithm that allows for choosing the destination processing unit in all source nodes asynchronously and asserts that all fragments of same logical data always go to same unit.

  19. Investigation of Power Flow from a Plasma Opening Switch to an Electron Beam Diode

    National Research Council Canada - National Science Library

    Black, D

    1999-01-01

    ...) and an electron-beam (e-beam) diode load. The parameters that were varied independently in this set of experiments were the conduction time, the e-beam diode anode-cathode (A-K) gap (diode impedance...

  20. mGrid: A load-balanced distributed computing environment for the remote execution of the user-defined Matlab code

    Directory of Open Access Journals (Sweden)

    Almeida Jonas S

    2006-03-01

    Full Text Available Abstract Background Matlab, a powerful and productive language that allows for rapid prototyping, modeling and simulation, is widely used in computational biology. Modeling and simulation of large biological systems often require more computational resources then are available on a single computer. Existing distributed computing environments like the Distributed Computing Toolbox, MatlabMPI, Matlab*G and others allow for the remote (and possibly parallel execution of Matlab commands with varying support for features like an easy-to-use application programming interface, load-balanced utilization of resources, extensibility over the wide area network, and minimal system administration skill requirements. However, all of these environments require some level of access to participating machines to manually distribute the user-defined libraries that the remote call may invoke. Results mGrid augments the usual process distribution seen in other similar distributed systems by adding facilities for user code distribution. mGrid's client-side interface is an easy-to-use native Matlab toolbox that transparently executes user-defined code on remote machines (i.e. the user is unaware that the code is executing somewhere else. Run-time variables are automatically packed and distributed with the user-defined code and automated load-balancing of remote resources enables smooth concurrent execution. mGrid is an open source environment. Apart from the programming language itself, all other components are also open source, freely available tools: light-weight PHP scripts and the Apache web server. Conclusion Transparent, load-balanced distribution of user-defined Matlab toolboxes and rapid prototyping of many simple parallel applications can now be done with a single easy-to-use Matlab command. Because mGrid utilizes only Matlab, light-weight PHP scripts and the Apache web server, installation and configuration are very simple. Moreover, the web

  1. mGrid: a load-balanced distributed computing environment for the remote execution of the user-defined Matlab code.

    Science.gov (United States)

    Karpievitch, Yuliya V; Almeida, Jonas S

    2006-03-15

    Matlab, a powerful and productive language that allows for rapid prototyping, modeling and simulation, is widely used in computational biology. Modeling and simulation of large biological systems often require more computational resources then are available on a single computer. Existing distributed computing environments like the Distributed Computing Toolbox, MatlabMPI, Matlab*G and others allow for the remote (and possibly parallel) execution of Matlab commands with varying support for features like an easy-to-use application programming interface, load-balanced utilization of resources, extensibility over the wide area network, and minimal system administration skill requirements. However, all of these environments require some level of access to participating machines to manually distribute the user-defined libraries that the remote call may invoke. mGrid augments the usual process distribution seen in other similar distributed systems by adding facilities for user code distribution. mGrid's client-side interface is an easy-to-use native Matlab toolbox that transparently executes user-defined code on remote machines (i.e. the user is unaware that the code is executing somewhere else). Run-time variables are automatically packed and distributed with the user-defined code and automated load-balancing of remote resources enables smooth concurrent execution. mGrid is an open source environment. Apart from the programming language itself, all other components are also open source, freely available tools: light-weight PHP scripts and the Apache web server. Transparent, load-balanced distribution of user-defined Matlab toolboxes and rapid prototyping of many simple parallel applications can now be done with a single easy-to-use Matlab command. Because mGrid utilizes only Matlab, light-weight PHP scripts and the Apache web server, installation and configuration are very simple. Moreover, the web-based infrastructure of mGrid allows for it to be easily extensible over

  2. Sustainable packaging design for consumer electronics products : Balancing marketing, logistics and environmental requirements

    NARCIS (Netherlands)

    Wever, R.; Boks, C.B.; Pratama, I.; Stevels, A.L.N.

    2007-01-01

    Packaging design for consumer electronic products is a challenge because contradictory demands from a distribution perspective and a marketing perspective have to be balanced. With several company departments involved and powerful external stakeholders this is a complicated matter. As the level of

  3. Ultrafast pulse generation in photoconductive switches

    DEFF Research Database (Denmark)

    Keil, Ulrich Dieter Felix; Dykaar, D. R.

    1996-01-01

    Carrier and field dynamics in photoconductive switches are investigated by electrooptic sampling and voltage-dependent reflectivity measurements. We show that the nonuniform field distribution due to the two-dimensional nature of coplanar photoconductive switches, in combination with the large di...... difference in the mobilities of holes and electrons, determine the pronounced polarity dependence. Our measurements indicate that the pulse generation mechanism is a rapid voltage breakdown across the photoconductive switch and not a local field breakdown...

  4. A Two-Mode Mean-Field Optimal Switching Problem for the Full Balance Sheet

    Directory of Open Access Journals (Sweden)

    Boualem Djehiche

    2014-01-01

    a two-mode optimal switching problem of mean-field type, which can be described by a system of Snell envelopes where the obstacles are interconnected and nonlinear. The main result of the paper is a proof of a continuous minimal solution to the system of Snell envelopes, as well as the full characterization of the optimal switching strategy.

  5. The reactions of loaded carbon nanotubes, studied by novel electron microscope techniques

    International Nuclear Information System (INIS)

    Rawcliffe, A.

    1999-01-01

    A novel electron microscope technique, controlled environment transmission electron microscopy (CETEM), has been used to investigate the reaction of materials loaded within the internal cavities of carbon nanotubes. CETEM allows the introduction of up to 20 mbar of gas around an electron microscope sample, while maintaining a high resolution imaging capability. The microscope is stable, flexible and reliable under these conditions and high resolution images of encapsulated transmission metal oxide reduction have been recorded at 460 deg. C. Recently discovered carbon nanotubes have in theory many applications, many of which will require controlled reliable loading of the internal cavity. However, at present, there is little experimental evidence to confirm theoretical descriptions of the fundamental mechanisms which govern both the extent of loading and the state in which it is found. Similarly, reaction within the cavity and the effect of encapsulation on the nano-scale particle distribution must also be understood, and CETEM proves to be an ideal technique for the study of these processes. Nanotubes have been loaded from aqueous solution with (NH 4 ) 2 IrCI 6 and with molten MoO 3 or K 2 WO 4 /WO 3 . Bulk samples of the first salt are known to decompose spontaneously in air at 200 deg. C, and the bulk oxides are partially reduced at temperature under hydrogen to give potentially useful conducting phases. Comparing the reaction of these materials it is thus possible to: investigate the effect of loading on their reaction; compare the reaction of these materials in- and out-side the tube cavity; and assess the result of violent loading processes on the tubes themselves. Fortuitously, a spontaneous decomposition, a solid-gas reduction and a phase rearrangement were all recorded, allowing mechanistic implications of encapsulation to be considered for each of these reactions. Perhaps surprisingly, the results can be largely interpreted using the reported bulk

  6. Design and Implementation of Improved Electronic Load Controller for Self-Excited Induction Generator for Rural Electrification

    Directory of Open Access Journals (Sweden)

    C. Kathirvel

    2015-01-01

    Full Text Available This paper offers an alternative technique, namely, Improved Electronic Load Controller (IELC, which is proposal to improve power quality, maintaining voltage at frequency desired level for rural electrification. The design and development of IELC are considered as microhydroenergy system. The proposed work aims to concentrate on the new schemes for rural electrification with the help of different kinds of hybrid energy systems. The objective of the proposed scheme is to maintain the speed of generation against fluctuating rural demand. The Electronic Load Controller (ELC is used to connect and disconnect the dump load during the operation of the system, and which absorbs the load when consumer are not in active will enhance the lifestyle of the rural population and improve the living standards. Hydroelectricity is a promising option for electrification of remote villages in India. The conventional methods are not suitable to act as standalone system. Hence, the designing of a proper ELC is essential. The improved electronic load control performance tested with simulation at validated through hardware setup.

  7. Design and Implementation of Improved Electronic Load Controller for Self-Excited Induction Generator for Rural Electrification.

    Science.gov (United States)

    Kathirvel, C; Porkumaran, K; Jaganathan, S

    2015-01-01

    This paper offers an alternative technique, namely, Improved Electronic Load Controller (IELC), which is proposal to improve power quality, maintaining voltage at frequency desired level for rural electrification. The design and development of IELC are considered as microhydroenergy system. The proposed work aims to concentrate on the new schemes for rural electrification with the help of different kinds of hybrid energy systems. The objective of the proposed scheme is to maintain the speed of generation against fluctuating rural demand. The Electronic Load Controller (ELC) is used to connect and disconnect the dump load during the operation of the system, and which absorbs the load when consumer are not in active will enhance the lifestyle of the rural population and improve the living standards. Hydroelectricity is a promising option for electrification of remote villages in India. The conventional methods are not suitable to act as standalone system. Hence, the designing of a proper ELC is essential. The improved electronic load control performance tested with simulation at validated through hardware setup.

  8. A Seamless Handoff Scheme with Access Point Load Balance for Real-Time Services Support in 802.11 Wireless LANs

    Science.gov (United States)

    Manodham, Thavisak; Loyola, Luis; Miki, Tetsuya

    IEEE 802.11 wirelesses LANs (WLANs) have been rapidly deployed in enterprises, public areas, and households. Voice-over-IP (VoIP) and similar applications are now commonly used in mobile devices over wireless networks. Recent works have improved the quality of service (QoS) offering higher data rates to support various kinds of real-time applications. However, besides the need for higher data rates, seamless handoff and load balancing among APs are key issues that must be addressed in order to continue supporting real-time services across wireless LANs and providing fair services to all users. In this paper, we introduce a novel access point (AP) with two transceivers that improves network efficiency by supporting seamless handoff and traffic load balancing in a wireless network. In our proposed scheme, the novel AP uses the second transceiver to scan and find neighboring STAs in the transmission range and then sends the results to neighboring APs, which compare and analyze whether or not the STA should perform a handoff. The initial results from our simulations show that the novel AP module is more effective than the conventional scheme and a related work in terms of providing a handoff process with low latency and sharing traffic load with neighbor APs.

  9. Heat load of a P-doped GaAs photocathode in SRF electron gun

    International Nuclear Information System (INIS)

    Wang, E.; Ben-Zvi, I.; Kewisch, J.; Burrill, A.; Rao, T.; Wu, Q.; Jain, A.; Gupta, R.; Holmes, D.

    2010-01-01

    Many efforts were made over the last decades to develop a better polarized electron source for the high energy physics. Several laboratories operate DC guns with the Gallium-Arsenide photo-cathode, which yield a highly polarized electron beam. However, the beam's emittance might well be improved using a Superconducting RF electron gun, which delivers beams of higher brightness than DC guns does, because the field gradient at the cathode is higher. SRF guns with metal cathodes and CsTe cathodes have been tested successfully. To produce polarized electrons, a Gallium-Arsenide photo-cathode must be used: an experiment to do so in a superconducting RF gun is under way at BNL. Since the cathode will be normal conducting, the problem about the heat load stemming from the cathode arises. We present our measurements of the electrical resistance of GaAs at cryogenic temperatures, a prediction of the heat load and the verification by measuring the quality factor of the gun with and without cathode.

  10. Development and Implementation of an Advanced Power Management Algorithm for Electronic Load Sensing on a Telehandler

    DEFF Research Database (Denmark)

    Hansen, Rico Hjerm; Andersen, Torben Ole; Pedersen, Henrik C.

    2010-01-01

    The relevance of electronic control of mobile hydraulic systems is increasing as hydraulic components are implemented with more electrical sensors and actuators. This paper presents how the traditional Hydro-mechanical Load Sensing (HLS) control of a specific mobile hydraulic application......, a telehandler, can be replaced with electronic control, i.e. Electronic Load Sensing (ELS). The motivation is the potential of improved dynamic performance and power utilization, along with reducing the mechanical complexity by moving traditional hydro-mechanical implemented features such as pressure control...

  11. Laser activated superconducting switch

    International Nuclear Information System (INIS)

    Wolf, A.A.

    1976-01-01

    A superconducting switch or bistable device is described consisting of a superconductor in a cryogen maintaining a temperature just below the transition temperature, having a window of the proper optical frequency band for passing a laser beam which may impinge on the superconductor when desired. The frequency of the laser is equal to or greater than the optical absorption frequency of the superconducting material and is consistent with the ratio of the gap energy of the switch material to Planck's constant, to cause depairing of electrons, and thereby normalize the superconductor. Some embodiments comprise first and second superconducting metals. Other embodiments feature the two superconducting metals separated by a thin film insulator through which the superconducting electrons tunnel during superconductivity

  12. Application of Theory of Hybrid Systems to Control the Switching of Buck Converter

    KAUST Repository

    Benmiloud, Mohammed; Benalia, Atallah; Laleg-Kirati, Taous-Meriem

    2013-01-01

    The field of power electronics poses challenging control problems that can’t be treated in a complete manner using traditional modeling. In this paper, the buck converter operating in Continuous Conduction Mode (CCM) is represented analytically by hybrid automaton model and graphically representation is also given. The hybrid trajectory and the model behavior are presented. The control problem of buck switching converters is transformed to a guard selection problem. The guard selection calculation formulas of buck converter are derived from the basic circuit laws. The stability of the switching is established analytically by the use of multiple Lyapunov functions to ensure the convergence and Poincare map to assess the local stability of the limit cycle. Numerical results clearly bring out the advantages and effectiveness of the proposed control law under varying line voltage and load conditions. Simulation studies are carried out in Matlab/Simulink/Stateflow.

  13. Application of Theory of Hybrid Systems to Control the Switching of Buck Converter

    KAUST Repository

    Benmiloud, Mohammed

    2013-08-01

    The field of power electronics poses challenging control problems that can’t be treated in a complete manner using traditional modeling. In this paper, the buck converter operating in Continuous Conduction Mode (CCM) is represented analytically by hybrid automaton model and graphically representation is also given. The hybrid trajectory and the model behavior are presented. The control problem of buck switching converters is transformed to a guard selection problem. The guard selection calculation formulas of buck converter are derived from the basic circuit laws. The stability of the switching is established analytically by the use of multiple Lyapunov functions to ensure the convergence and Poincare map to assess the local stability of the limit cycle. Numerical results clearly bring out the advantages and effectiveness of the proposed control law under varying line voltage and load conditions. Simulation studies are carried out in Matlab/Simulink/Stateflow.

  14. Balancing Power Absorption and Fatigue Loads in Irregular Waves for an Oscillating Surge Wave Energy Converter: Preprint

    Energy Technology Data Exchange (ETDEWEB)

    Tom, Nathan M.; Yu, Yi-Hsiang; Wright, Alan D.; Lawson, Michael

    2016-06-01

    The aim of this paper is to describe how to control the power-to-load ratio of a novel wave energy converter (WEC) in irregular waves. The novel WEC that is being developed at the National Renewable Energy Laboratory combines an oscillating surge wave energy converter (OSWEC) with control surfaces as part of the structure; however, this work only considers one fixed geometric configuration. This work extends the optimal control problem so as to not solely maximize the time-averaged power, but to also consider the power-take-off (PTO) torque and foundation forces that arise because of WEC motion. The objective function of the controller will include competing terms that force the controller to balance power capture with structural loading. Separate penalty weights were placed on the surge-foundation force and PTO torque magnitude, which allows the controller to be tuned to emphasize either power absorption or load shedding. Results of this study found that, with proper selection of penalty weights, gains in time-averaged power would exceed the gains in structural loading while minimizing the reactive power requirement.

  15. High voltage superconducting switch for power application

    International Nuclear Information System (INIS)

    Mawardi, O.; Ferendeci, A.; Gattozzi, A.

    1983-01-01

    This paper reports the development of a novel interrupter which meets the requirements of a high voltage direct current (HVDC) power switch and at the same time doubles as a current limiter. The basic concept of the interrupter makes use of a fast superconducting, high capacity (SHIC) switch that carries the full load current while in the superconducting state and reverts to the normal resistive state when triggered. Typical design parameters are examined for the case of a HVDC transmission line handling 2.5KA at 150KVDC. The result is a power switch with superior performance and smaller size than the ones reported to date

  16. Realization of an Electronic Load for Testing Low Power PEM Fuel Cells

    Directory of Open Access Journals (Sweden)

    Djordje Šaponjić

    2011-06-01

    Full Text Available A realized electronic load system intended for testing and characterization of hydrogen fuel sells is described. The system is based on microcontroller PIC16F877 by applying the concept of virtual instrumentation. The accomplished accuracy of the developed electronic system allows performing efficiently investigations of the electro-chemical phenomena involved in the process of designing hydrogen fuel cells.

  17. Active plasmonics in WDM traffic switching applications

    DEFF Research Database (Denmark)

    Papaioannou, S.; Kalavrouziotis, D.; Vyrsokinos, K.

    2012-01-01

    -enabling characteristics of active plasmonic circuits with an ultra-low power 3 response time product represents a crucial milestone in the development of active plasmonics towards real telecom and datacom applications, where low-energy and fast TO operation with small-size circuitry is targeted........ The first active Dielectric-Loaded Surface Plasmon Polariton (DLSPP) thermo-optic (TO) switches with successful performance in single-channel 10 Gb/s data traffic environments have led the inroad towards bringing low-power active plasmonics in practical traffic applications. In this article, we introduce...... active plasmonics into Wavelength Division Multiplexed (WDM) switching applications, using the smallest TO DLSPP-based Mach-Zehnder interferometric switch reported so far and showing its successful performance in 4310 Gb/s low-power and fast switching operation. The demonstration of the WDM...

  18. Solutions to mitigate heat loads due to electrons on sensitive components of ITER HNB beamlines

    Energy Technology Data Exchange (ETDEWEB)

    Sartori, Emanuele, E-mail: emanuele.sartori@gmail.com [Consorzio RFX (CNR, ENEA, INFN, Università di Padova, Acciaierie Venete SpA), C.so Stati Uniti 4, 35127 Padova (Italy); Veltri, Pierluigi; Dalla Palma, Mauro; Agostinetti, Piero [Consorzio RFX (CNR, ENEA, INFN, Università di Padova, Acciaierie Venete SpA), C.so Stati Uniti 4, 35127 Padova (Italy); Hemsworth, Ronald; Singh, Mahendrajit [ITER Organization, Route de Vinon sur Verdon, 13115 Saint Paul Lez Durance (France); Serianni, Gianluigi [Consorzio RFX (CNR, ENEA, INFN, Università di Padova, Acciaierie Venete SpA), C.so Stati Uniti 4, 35127 Padova (Italy)

    2016-11-01

    Highlights: • Energetic electrons leaking out of the ITER HNB accelerator are simulated. • Electrons generated along the ITER HNB beamline are simulated. • Heat loads and heat load maps on cryopumps are calculated for ITER HNB and test facility. • Protection solutions that will be installed are presented and their effect discussed. - Abstract: The operation of neutral beam injectors for plasma heating and current drive in a fusion device provides challenges in the thermal management of beamline components. Sensitive components such as the cryogenic pumps at beamline periphery shall be protected from the heat flux due to stray electrons. These are emitted by the negative ion accelerator or generated along the beamline by interaction of fast electrons, ions or atoms with background gas and surfaces. In this article the case of the ITER Heating Neutral Beam (HNB) and its test facility MITICA is discussed, for which the beam parameters and the required pulse length of one hour is a major leap forward with respect to the present experience with neutral beam systems. The engineering solutions adopted for effective cryopump protection against the heat load from electrons are described. The use of three-dimensional numerical simulations of particle trajectories in the complex geometry of the beamline was needed for the quantitative estimations of the heat loads. The presented solutions were optimized to minimize the impact on gas pumping and on the functionality of other components.

  19. Single-Molecule Rotational Switch on a Dangling Bond Dimer Bearing.

    Science.gov (United States)

    Godlewski, Szymon; Kawai, Hiroyo; Kolmer, Marek; Zuzak, Rafał; Echavarren, Antonio M; Joachim, Christian; Szymonski, Marek; Saeys, Mark

    2016-09-27

    One of the key challenges in the construction of atomic-scale circuits and molecular machines is to design molecular rotors and switches by controlling the linear or rotational movement of a molecule while preserving its intrinsic electronic properties. Here, we demonstrate both the continuous rotational switching and the controlled step-by-step single switching of a trinaphthylene molecule adsorbed on a dangling bond dimer created on a hydrogen-passivated Ge(001):H surface. The molecular switch is on-surface assembled when the covalent bonds between the molecule and the dangling bond dimer are controllably broken, and the molecule is attached to the dimer by long-range van der Waals interactions. In this configuration, the molecule retains its intrinsic electronic properties, as confirmed by combined scanning tunneling microscopy/spectroscopy (STM/STS) measurements, density functional theory calculations, and advanced STM image calculations. Continuous switching of the molecule is initiated by vibronic excitations when the electrons are tunneling through the lowest unoccupied molecular orbital state of the molecule. The switching path is a combination of a sliding and rotation motion over the dangling bond dimer pivot. By carefully selecting the STM conditions, control over discrete single switching events is also achieved. Combined with the ability to create dangling bond dimers with atomic precision, the controlled rotational molecular switch is expected to be a crucial building block for more complex surface atomic-scale devices.

  20. Investigation on properties of ultrafast switching in a bulk gallium arsenide avalanche semiconductor switch

    International Nuclear Information System (INIS)

    Hu, Long; Su, Jiancang; Ding, Zhenjie; Hao, Qingsong; Yuan, Xuelin

    2014-01-01

    Properties of ultrafast switching in a bulk gallium arsenide (GaAs) avalanche semiconductor switch based on semi-insulating wafer, triggered by an optical pulse, were analyzed using physics-based numerical simulations. It has been demonstrated that when a voltage with amplitude of 5.2 kV is applied, after an exciting optical pulse with energy of 1 μJ arrival, the structure with thickness of 650 μm reaches a high conductivity state within 110 ps. Carriers are created due to photons absorption, and electrons and holes drift to anode and cathode terminals, respectively. Static ionizing domains appear both at anode and cathode terminals, and create impact-generated carriers which contribute to the formation of electron-hole plasma along entire channel. When the electric field in plasma region increases above the critical value (∼4 kV/cm) at which the electrons drift velocity peaks, a domain comes into being. An increase in carrier concentration due to avalanche multiplication in the domains reduces the domain width and results in the formation of an additional domain as soon as the field outside the domains increases above ∼4 kV/cm. The formation and evolution of multiple powerfully avalanching domains observed in the simulations are the physical reasons of ultrafast switching. The switch exhibits delayed breakdown with the characteristics affected by biased electric field, current density, and optical pulse energy. The dependence of threshold energy of the exciting optical pulse on the biased electric field is discussed

  1. Load Balancing in Cloud Computing Environment Using Improved Weighted Round Robin Algorithm for Nonpreemptive Dependent Tasks

    OpenAIRE

    Devi, D. Chitra; Uthariaraj, V. Rhymend

    2016-01-01

    Cloud computing uses the concepts of scheduling and load balancing to migrate tasks to underutilized VMs for effectively sharing the resources. The scheduling of the nonpreemptive tasks in the cloud computing environment is an irrecoverable restraint and hence it has to be assigned to the most appropriate VMs at the initial placement itself. Practically, the arrived jobs consist of multiple interdependent tasks and they may execute the independent tasks in multiple VMs or in the same VM’s mul...

  2. Plasma opening switch development for the Particle Beam Fusion Accelerator II (PBFA II)

    International Nuclear Information System (INIS)

    Stinnett, R.W.; McDaniel, D.H.; Rochau, G.E.

    1987-01-01

    The authors conducted plasma opening switch (POS) experiments on Sandia National Laboratories' new Particle Beam Fusin Accelerator II (PBFA II) (12 MV, 100 TW, 50 ns), on the Supermite accelerator (2 MV, 2 TW, 50 ns) and on the Naval Research Laboratory's Gamble II accelerator (1.8 MV, 1.6 TW, 70 ns). The POS systems on the PBFA II and Supermite accelerators use a newly developed flashboard plasma source to provide the plasma necessary to conduct the large (> 1 MA) currents produced byu these accelerators. In the Supermite experiments, the plasma opening switch conducted currents up to 1 MA before opening in less than 10 ns into an electron beam load. These experiments achieved significant voltage gain relative to the voltage across a matched load. In experiments on Gamble II, power gains of up to 1.7 were achieved using a POS in a strongly coaxial geometry (r/sub outer//r/sub inner/ = 2) with a large magnetic field at the cathode. The POS system on PBFA II is unique because of its size and voltage. This POS system is designed to conduct over 6 MA before opening. In present experiments it has conducted currents of 4-5 MA for over 50 ns

  3. Current distribution in a plasma erosion opening switch

    International Nuclear Information System (INIS)

    Weber, B.V.; Commisso, R.J.; Meger, R.A.; Neri, J.M.; Oliphant, W.F.; Ottinger, P.F.

    1984-01-01

    The current distribution in a plasma erosion opening switch is determined from magnetic field probe data. During the closed state of the switch the current channel broadens rapidly. The width of the current channel is consistent with a bipolar current density limit imposed by the ion flux to the cathode. The effective resistivity of the current channel is anomalously large. Current is diverted to the load when a gap opens near the cathode side of the switch. The observed gap opening can be explained by erosion of the plasma. Magnetic pressure is insufficient to open the gap

  4. Current distribution in a plasma erosion opening switch

    International Nuclear Information System (INIS)

    Weber, B.V.; Commisso, R.J.; Meger, R.A.; Neri, J.M.; Oliphant, W.F.; Ottinger, P.F.

    1985-01-01

    The current distribution in a plasma erosion opening switch is determined from magnetic field probe data. During the closed state of the switch the current channel broadens rapidly. The width of the current channel is consistent with a bipolar current density limit imposed by the ion flux to the cathode. The effective resistivity of the current channel is anomalously large. Current is diverted to the load when a gap opens near the cathode side of the switch. The observed gap opening can be explained by erosion of the plasma. Magnetic pressure is insufficient to open the gap

  5. A Cell-to-Cell Equalizer Based on Three-Resonant-State Switched-Capacitor Converters for Series-Connected Battery Strings

    Directory of Open Access Journals (Sweden)

    Yunlong Shang

    2017-02-01

    Full Text Available Due to the low cost, small size, and ease of control, the switched-capacitor (SC battery equalizers are promising among active balancing methods. However, it is difficult to achieve the full cell equalization for the SC equalizers due to the inevitable voltage drops across Metal-Oxide-Semiconductor Field Effect Transistor (MOSFET switches. Moreover, when the voltage gap among cells is larger, the balancing efficiency is lower, while the balancing speed becomes slower as the voltage gap gets smaller. In order to soften these downsides, this paper proposes a cell-to-cell battery equalization topology with zero-current switching (ZCS and zero-voltage gap (ZVG among cells based on three-resonant-state SC converters. Based on the conventional inductor-capacitor (LC converter, an additional resonant path is built to release the charge of the capacitor into the inductor in each switching cycle, which lays the foundations for obtaining ZVG among cells, improves the balancing efficiency at a large voltage gap, and increases the balancing speed at a small voltage gap. A four-lithium-ion-cell prototype is applied to validate the theoretical analysis. Experiment results demonstrate that the proposed topology has good equalization performances with fast equalization, ZCS, and ZVG among cells.

  6. Fully integrated graphene electronic biosensor for label-free detection of lead (II) ion based on G-quadruplex structure-switching.

    Science.gov (United States)

    Li, Yijun; Wang, Cheng; Zhu, Yibo; Zhou, Xiaohong; Xiang, Yu; He, Miao; Zeng, Siyu

    2017-03-15

    This work presents a fully integrated graphene field-effect transistor (GFET) biosensor for the label-free detection of lead ions (Pb 2+ ) in aqueous-media, which first implements the G-quadruplex structure-switching biosensing principle in graphene nanoelectronics. We experimentally illustrate the biomolecular interplay that G-rich DNA single-strands with one-end confined on graphene surface can specifically interact with Pb 2+ ions and switch into G-quadruplex structures. Since the structure-switching of electrically charged DNA strands can disrupt the charge distribution in the vicinity of graphene surface, the carrier equilibrium in graphene sheet might be altered, and manifested by the conductivity variation of GFET. The experimental data and theoretical analysis show that our devices are capable of the label-free and specific quantification of Pb 2+ with a detection limit down to 163.7ng/L. These results first verify the signaling principle competency of G-quadruplex structure-switching in graphene electronic biosensors. Combining with the advantages of the compact device structure and convenient electrical signal, a label-free GFET biosensor for Pb 2+ monitoring is enabled with promising application potential. Copyright © 2016 Elsevier B.V. All rights reserved.

  7. Power Electronic Transformer based Three-Phase PWM AC Drives

    Science.gov (United States)

    Basu, Kaushik

    A Transformer is used to provide galvanic isolation and to connect systems at different voltage levels. It is one of the largest and most expensive component in most of the high voltage and high power systems. Its size is inversely proportional to the operating frequency. The central idea behind a power electronic transformer (PET) also known as solid state transformer is to reduce the size of the transformer by increasing the frequency. Power electronic converters are used to change the frequency of operation. Steady reduction in the cost of the semiconductor switches and the advent of advanced magnetic materials with very low loss density and high saturation flux density implies economic viability and feasibility of a design with high power density. Application of PET is in generation of power from renewable energy sources, especially wind and solar. Other important application include grid tied inverters, UPS e.t.c. In this thesis non-resonant, single stage, bi-directional PET is considered. The main objective of this converter is to generate adjustable speed and magnitude pulse width modulated (PWM) ac waveforms from an ac or dc grid with a high frequency ac link. The windings of a high frequency transformer contains leakage inductance. Any switching transition of the power electronic converter connecting the inductive load and the transformer requires commutation of leakage energy. Commutation by passive means results in power loss, decrease in the frequency of operation, distortion in the output voltage waveform, reduction in reliability and power density. In this work a source based partially loss-less commutation of leakage energy has been proposed. This technique also results in partial soft-switching. A series of converters with novel PWM strategies have been proposed to minimize the frequency of leakage inductance commutation. These PETs achieve most of the important features of modern PWM ac drives including 1) Input power factor correction, 2) Common

  8. A Novel Two-Axis Load Sensor Designed for in Situ Scratch Testing inside Scanning Electron Microscopes

    Directory of Open Access Journals (Sweden)

    Chengli Shi

    2013-02-01

    Full Text Available Because of a lack of available miniaturized multiaxial load sensors to measure the normal load and the lateral load simultaneously, quantitative in situ scratch devices inside scanning electron microscopes and the transmission electron microscopes have barely been developed up to now. A novel two-axis load sensor was designed in this paper. With an I-shaped structure, the sensor has the function of measuring the lateral load and the normal load simultaneously, and at the same time it has compact dimensions. Finite element simulations were carried out to evaluate stiffness and modal characteristics. A decoupling algorithm was proposed to resolve the cross-coupling between the two-axis loads. Natural frequency of the sensor was tested. Linearity and decoupling parameters were obtained from the calibration experiments, which indicate that the sensor has good linearity and the cross-coupling between the two axes is not strong. Via the decoupling algorithm and the corresponding decoupling parameters, simultaneous measurement of the lateral load and the normal load can be realized via the developed two-axis load sensor. Preliminary applications of the load sensor for scratch testing indicate that the load sensor can work well during the scratch testing. Taking advantage of the compact structure, it has the potential ability for applications in quantitative in situ scratch testing inside SEMs.

  9. Modeling Populations of Thermostatic Loads with Switching Rate Actuation

    DEFF Research Database (Denmark)

    Totu, Luminita Cristiana; Wisniewski, Rafal; Leth, John-Josef

    2015-01-01

    We model thermostatic devices using a stochastic hybrid description, and introduce an external actuation mechanism that creates random switch events in the discrete dynamics. We then conjecture the form of the Fokker-Planck equation and successfully verify it numerically using Monte Carlo...... simulations. The actuation mechanism and subsequent modeling result are relevant for power system operation....

  10. Load balancing prediction method of cloud storage based on analytic hierarchy process and hybrid hierarchical genetic algorithm.

    Science.gov (United States)

    Zhou, Xiuze; Lin, Fan; Yang, Lvqing; Nie, Jing; Tan, Qian; Zeng, Wenhua; Zhang, Nian

    2016-01-01

    With the continuous expansion of the cloud computing platform scale and rapid growth of users and applications, how to efficiently use system resources to improve the overall performance of cloud computing has become a crucial issue. To address this issue, this paper proposes a method that uses an analytic hierarchy process group decision (AHPGD) to evaluate the load state of server nodes. Training was carried out by using a hybrid hierarchical genetic algorithm (HHGA) for optimizing a radial basis function neural network (RBFNN). The AHPGD makes the aggregative indicator of virtual machines in cloud, and become input parameters of predicted RBFNN. Also, this paper proposes a new dynamic load balancing scheduling algorithm combined with a weighted round-robin algorithm, which uses the predictive periodical load value of nodes based on AHPPGD and RBFNN optimized by HHGA, then calculates the corresponding weight values of nodes and makes constant updates. Meanwhile, it keeps the advantages and avoids the shortcomings of static weighted round-robin algorithm.

  11. Effects of Holding an External Load on the Standing Balance of Older and Younger Adults With and Without Chronic Low Back Pain.

    Science.gov (United States)

    Shigaki, Leonardo; Vieira, Edgar Ramos; de Oliveira Gil, André Wilson; Araújo, Cynthia Gobbi Alves; Carmargo, Mariana Zingari; Sturion, Leandro Amaral; de Oliveira, Marcio Roǵerio; da Silva, Rubens A

    2017-05-01

    The purpose of this study was to assess the effect of holding an external load on the standing balance of younger and older adults with and without chronic low back pain (CLBP). Twenty participants with and 20 without CLBP participated in the study. Each group contained 10 younger (50% men) and 10 older adults (50% men). Participants were instructed to look straight ahead while standing on a force platform during two 120-second trials with and without holding an external load (10% of body mass). The center of pressure area, mean velocity, and mean frequency in the anteroposterior and mediolateral directions were measured. Older adults had worse standing balance than younger adults did (P external load significantly increased postural instability for both age groups and CLBP status, with mean effect size across center of pressure variables of d = 0.82 for older participants without CLBP and d = 2.65 for younger participants without CLBP. These effects for people with CLBP were d = 1.65 for subgroup of older and d = 1.60 for subgroup of younger participants. Holding an external load of 10% of body mass increased postural instability of both younger and older adults with and without CLBP. Copyright © 2017. Published by Elsevier Inc.

  12. Spectrum sensing using single-radio switched-beam antenna systems

    DEFF Research Database (Denmark)

    Tsakalaki, Elpiniki; Wilcox, David; De Carvalho, Elisabeth

    2012-01-01

    of the reactive loads rotate the narrowband beampattern to different angular positions dividing the whole space around the cognitive receiver into several angular subspaces. The beampattern directionality leverages the performance of spectrum sensing algorithms like the energy detection by enhancing the receive......The paper describes spectrum sensing using single-radio switched-beam arrays with reactance-loaded parasitic elements. At a given frequency, the antenna's loading conditions (reactive loads) are optimized for maximum average beamforming gain in the beampattern look direction. Circular permutations...

  13. A method for state-of-charge estimation of Li-ion batteries based on multi-model switching strategy

    International Nuclear Information System (INIS)

    Wang, Yujie; Zhang, Chenbin; Chen, Zonghai

    2015-01-01

    Highlights: • Build a multi-model switching SOC estimate method for Li-ion batteries. • Build an improved interpretative structural modeling method for model switching. • The feedback strategy of bus delay is applied to improve the real-time performance. • The EKF method is used for SOC estimation to improve the estimated accuracy. - Abstract: The accurate state-of-charge (SOC) estimation and real-time performance are critical evaluation indexes for Li-ion battery management systems (BMS). High accuracy algorithms often take long program execution time (PET) in the resource-constrained embedded application systems, which will undoubtedly lead to the decrease of the time slots of other processes, thereby reduce the overall performance of BMS. Considering the resource optimization and the computational load balance, this paper proposes a multi-model switching SOC estimation method for Li-ion batteries. Four typical battery models are employed to build a close-loop SOC estimation system. The extended Kalman filter (EKF) method is employed to eliminate the effect of the current noise and improve the accuracy of SOC. The experiments under dynamic current conditions are conducted to verify the accuracy and real-time performance of the proposed method. The experimental results indicate that accurate estimation results and reasonable PET can be obtained by the proposed method

  14. Performance Analysis of Savonius Rotor Based Hydropower Generation Scheme with Electronic Load Controller

    Directory of Open Access Journals (Sweden)

    Rajen Pudur

    2016-01-01

    Full Text Available This paper describes the performance of electronic load controller (ELC of asynchronous generator (AG coupled to an uncontrolled Savonius turbine and variable water velocity. An AC-DC-AC converter with a dc link capacitor is employed to maintain the required frequency. The ELC which is feeding a resistive dump load is connected in parallel with the generating system and the power consumption is varied through the duty cycle of the chopper. Gate triggering of ELC is accomplished through sinusoidal pulse width modulation (SPWM by sensing the load current. A MATLAB/Simulink model of Savonius rotor, asynchronous generator, ELC, and three-phase load is presented. The proposed scheme is tested under various load conditions under varying water velocities and the performances are observed to be satisfactory.

  15. Understanding the HIV coreceptor switch from a dynamical perspective

    Directory of Open Access Journals (Sweden)

    Kamp Christel

    2009-11-01

    Full Text Available Abstract Background The entry of HIV into its target cells is facilitated by the prior binding to the cell surface molecule CD4 and a secondary coreceptor, mostly the chemokine receptors CCR5 or CXCR4. In early infection CCR5-using viruses (R5 viruses are mostly dominant while a receptor switch towards CXCR4 occurs in about 50% of the infected individuals (X4 viruses which is associated with a progression of the disease. There are many hypotheses regarding the underlying dynamics without yet a conclusive understanding. Results While it is difficult to isolate key factors in vivo we have developed a minimal in silico model based on the approaches of Nowak and May to investigate the conditions under which the receptor switch occurs. The model allows to investigate the evolution of viral strains within a probabilistic framework along the three stages of disease from primary and latent infection to the onset of AIDS with a a sudden increase in viral load which goes along with the impairment of the immune response. The model is specifically applied to investigate the evolution of the viral quasispecies in terms of R5 and X4 viruses which directly translates into the composition of viral load and consequently the question of the coreceptor switch. Conclusion The model can explain the coreceptor switch as a result of a dynamical change in the underlying environmental conditions in the host. The emergence of X4 strains does not necessarily result in the dominance of X4 viruses in viral load which is more likely to occur in the model after some time of chronic infection. A better understanding of the conditions leading to the coreceptor switch is especially of interest as CCR5 blockers have recently been licensed as drugs which suppress R5 viruses but do not seem to necessarily induce a coreceptor switch.

  16. Photoconductive switch enhancements for use in Blumlein pulse generators

    International Nuclear Information System (INIS)

    Davanloo, F.; Park, H.; Collins, C. B.; Agee, F. J.

    1999-01-01

    Stacked Blumlein pulse generators developed at the University of Texas at Dallas have produced high-power waveforms with risetimes and repetition rates in the range of 0.2-50 ns and 1-300 Hz, respectively, using a conventional thyratron, spark gap or photoconductive switch. Adaptation of the design has enabled the stacked Blumleins to produce 80 MW, nanosecond pulses with risetimes better than 200 ps into nominally matched loads. The device has a compact line geometry and is commutated by a single GaAs photoconductive switch triggered by a low power laser diode array. Our current investigations involve the switch characteristics that affect the broadening of the current channels in the avalanche, pre-avalanche seedings, the switch lifetime and the durability. This report presents the progress toward improving the GaAs switch operation and lifetime in stacked Blumlein pulsers. Advanced switch treatments including diamond film overcoating are implemented and discussed

  17. Study of loading by beam of dual-resonator structure of linear electron accelerator

    International Nuclear Information System (INIS)

    Milovanov, O.S.; Smirnov, I.A.

    1988-01-01

    Loading by the beam of the accelerating structure of an Argus dual-resonator linear electron accelerator with a kinetic energy of ∼ 1 MeV and a pulsed beam current of up to 0.5 A is studied experimentally. It is shown that the conditions for stable single-frequency operation of the magnetron are disrupted and the acceleration process is cut off at certain electron-beam currents. Experimental curves of the maximum beam current and maximum electron efficiency of the Argus linear electron accelerator as functions of rf power are given

  18. Multi-timescale modelling for the loading behaviours of power electronics converter

    DEFF Research Database (Denmark)

    Ma, Ke; Blaabjerg, Frede

    2015-01-01

    The thermal dynamics of power device, referred as “thermal cycling”, are closely related to the reliability as well as the cost of the power electronics converter. However, the device loading is disturbed by many factors of the converter system which present at various times-constants from micro...

  19. Central FPGA-based Destination and Load Control in the LHCb MHz Event Readout

    CERN Document Server

    Jacobsson, Richard

    2012-01-01

    The readout strategy of the LHCb experiment [1] is based on complete event readout at 1 MHz [2]. Over 300 sub-detector readout boards transmit event fragments at 1 MHz over a commercial 70 Gigabyte/s switching network to a distributed event building and trigger processing farm with 1470 individual multi-core computer nodes [3]. In the original specifications, the readout was based on a pure push protocol. This paper describes the proposal, implementation, and experience of a powerful non-conventional mixture of a push and a pull protocol, akin to credit-based flow control. A high-speed FPGA-based central master module controls the event fragment packing in the readout boards, the assignment of the farm node destination for each event, and controls the farm load based on an asynchronous pull mechanism from each farm node. This dynamic readout scheme relies on generic event requests and the concept of node credit allowing load balancing and trigger rate regulation as a function of the global farm load. It also ...

  20. A Hall-current model of electron loss after POS opening into high-impedance loads

    International Nuclear Information System (INIS)

    Greenly, J.B.

    1989-01-01

    The author discusses how a self-consistent relativistic model of laminar Hall (E x B) electron flow across a POS plasma allows a loss mechanism after opening even in a strongly magnetically-insulated line, downstream of the remaining POS plasma. Opening is assumed to occur at the cathode, either by erosion or push-back. The loss results only when a large voltage appears after opening into a high impedance load. Then the difference in potential between the plasma, which is near anode potential, and the cathode results in an axial component of E at the load end of the plasma, which supports an E x B drift of electrons across the gap. The analytic model predicts that this loss should increase with higher voltage after opening, and could be eliminated only by removing the plasma from the gap, or eliminating cathode electron emission (both difficult), or by confining this downstream electron flow with an applied magnetic field

  1. A New Approach of Parallelism and Load Balance for the Apriori Algorithm

    Directory of Open Access Journals (Sweden)

    BOLINA, A. C.

    2013-06-01

    Full Text Available The main goal of data mining is to discover relevant information on digital content. The Apriori algorithm is widely used to this objective, but its sequential version has a low performance when execu- ted over large volumes of data. Among the solutions for this problem is the parallel implementation of the algorithm, and among the parallel implementations presented in the literature that based on Apriori, it highlights the DPA (Distributed Parallel Apriori [10]. This paper presents the DMTA (Distributed Multithread Apriori algorithm, which is based on DPA and exploits the parallelism level of threads in order to increase the performance. Besides, DMTA can be executed over heterogeneous hardware platform, using different number of cores. The results showed that DMTA outperforms DPA, presents load balance among processes and threads, and it is effective in current multicore architectures.

  2. 云计算环境下的DPSO资源负载均衡算法%DPSO resource load balancing in cloud computing

    Institute of Scientific and Technical Information of China (English)

    冯小靖; 潘郁

    2013-01-01

    Load balancing problem is one of the hot issues in cloud computing. Discrete particle swarm optimization algoritm is used to research load balancing on cloud computing environment. According to dynamic change of resources demand and low require of servers, each resource management node servers as node of the topological structure, and this paper establishes appropriate resource-task model which is resolved by DPSO. Verification results show that the algorithm enhances the utilization ratio and load balancing of resources.%负载均衡问题是云计算研究的热点问题之一.运用离散粒子群算法对云计算环境下的负载均衡问题进行研究,根据云计算环境下资源需求动态变化,并且对资源节点服务器的要求较低的特点,把各个资源节点当做网络拓扑结构中的各个节点,建立相应的资源-任务分配模型,运用离散粒子群算法实现资源负载均衡.验证表明,该算法提高了资源利用率和云计算资源的负载均衡.

  3. Electronic load as part of the test complex of the power processing unit of electric and plasma propulsion

    OpenAIRE

    Chubov, S. V.; Soldatov, Aleksey Ivanovich

    2017-01-01

    This article provides the advantages and technical solutions for the use of electronic loads as part of a testing complex of power and management systems of electric and plasma propulsion of three types. The paper shows the parameters that were applied to select the electronic loads and describes their functionality.

  4. Investigation of electrically exploded large area foil for current switching

    International Nuclear Information System (INIS)

    Chernyshev, V.K.; Boyko, A.M.; Kostyukov, V.N.; Kuzyaev, A.I.; Kulagin, A.A.; Mamyshev, V.I.; Mezhevov, A.B.; Nechaev, A.I.; Petrukhin, A.A.; Protasov, M.S.; Shevtsov, V.I.; Yakubov, V.B.

    1990-01-01

    The possibility of microsecond ∼40 MA current switching from EMG into a quasiconstant inductive load by an electrically exploded foil is investigated. The copper foil of large area, S ∼ 10 4 cm 2 , was placed between thin-walled insulators into a coaxial transmission line (TL). This paper shows a conceptual device scheme. To feed a foil opening switch (FOS), a disc explosive magnetic generator (DEMG) with 20 μs current rise time was employed. An inductive coaxial load was connected to a FOS at a moment, that was close to the foil vaporization start by means of an axisymmetric explosive current commutator (ECC)

  5. Simulation of plasma erosion opening switches

    International Nuclear Information System (INIS)

    Mason, R.J.; Jones, M.E.

    1988-01-01

    Recent progress in the modeling of Plasma Erosion Opening Switches is reviewed, and new results from both fluid and particle simulation compared. Three-fluid simulations with the ANTHEM code for switches on the NRL GAMBLE I machine and SNL PBFA II machine have shown strong dependence of the opening dynamics on the anode structure, the threshold for electron emission, on the possible presence of anomalous resistivity, and on advection of the magnetic field with cathode emitted electrons. Simulations with the implicit particle-in-cell code ISIS confirm these observations, but manifest broader current channels---in better agreement with GAMBLE I experimental results. 7 refs., 3 figs

  6. HOLD MODE BASED DYNAMIC PRIORITY LOAD ADAPTIVE INTERPICONET SCHEDULING FOR BLUETOOTH SCATTERNETS

    Directory of Open Access Journals (Sweden)

    G.S. Mahalakshmi

    2011-09-01

    Full Text Available Scheduling in piconets has emerged as a challenging research area. Interpiconet scheduling focuses on when a bridge is switched among various piconets and how a bridge node communicates with the masters in different piconets. This paper proposes an interpiconet scheduling algorithm named, hold mode based dynamic traffic priority load adaptive scheduling. The bridges are adaptively switched between the piconets according to various traffic loads. The main goal is to maximize the utilization of the bridge by reducing the bridge switch wastes, utilize intelligent decision making algorithm, resolve conflict between the masters, and allow negotiation for bridge utilization in HDPLIS using bridge failure-bridge repair procedure . The Hold mode - dynamic traffic - priority based - load adaptive scheduling reduces the number of bridge switch wastes and hence increases the efficiency of the bridge which results in increased performance of the system.

  7. Software-defined networking control plane for seamless integration of multiple silicon photonic switches in Datacom networks.

    Science.gov (United States)

    Shen, Yiwen; Hattink, Maarten H N; Samadi, Payman; Cheng, Qixiang; Hu, Ziyiz; Gazman, Alexander; Bergman, Keren

    2018-04-16

    Silicon photonics based switches offer an effective option for the delivery of dynamic bandwidth for future large-scale Datacom systems while maintaining scalable energy efficiency. The integration of a silicon photonics-based optical switching fabric within electronic Datacom architectures requires novel network topologies and arbitration strategies to effectively manage the active elements in the network. We present a scalable software-defined networking control plane to integrate silicon photonic based switches with conventional Ethernet or InfiniBand networks. Our software-defined control plane manages both electronic packet switches and multiple silicon photonic switches for simultaneous packet and circuit switching. We built an experimental Dragonfly network testbed with 16 electronic packet switches and 2 silicon photonic switches to evaluate our control plane. Observed latencies occupied by each step of the switching procedure demonstrate a total of 344 µs control plane latency for data-center and high performance computing platforms.

  8. Possibilities of saving energy by using intelligent star-delta switches; Energiesparmoeglichkeiten mit intelligenten Stern-Dreieckschaltern

    Energy Technology Data Exchange (ETDEWEB)

    Gloor, R.

    2006-07-01

    This final report published by the Swiss Federal Office of Energy (SFOE) presents the results of a study made on so-called intelligent switches that switch an induction motor automatically into star configuration when at low load and, when higher loading returns, back again into the delta configuration. The results of theoretical calculations and measurements made in practice are discussed. The results are presented for various application areas including hydraulics, dynamic converters and standard applications. Also, the use of switches in applications such as wood-cutters, transport systems and stone-crushers are looked at. The results are discussed and the possible risks involved in the use of star-delta switches are looked at. Conclusions are drawn on their use from the economical point of view.

  9. Untriggered water switching

    International Nuclear Information System (INIS)

    Van Devender, J.P.; Martin, T.H.

    Recent experiments indicate that synchronous untriggered multichannel switching in water will permit the development of relatively simple, ultra-low impedance, short pulse, relativistic electron beam (REB) accelerators. These experiments resulted in the delivery of a 1.5 MV, 0.75 MA, 15 ns pulse into a two-ohm line with a current risetime of 2 x 10 14 A/sec. The apparatus consisted of a 3 MV Marx generator and a series of three 112 cm wide strip water lines separated by two edge-plane water-gap switches. The Marx generator charged the first line in less than 400 ns. The first switch then formed five or more channels. The second line was charged in 60 ns and broke down with 10 to 25 channels at a mean field of 1.6 MV/cm. The closure time of each spark channel along both switches was measured with a streak camera and showed low jitter. The resulting fast pulse line construction is simpler and should provide considerable costs savings from previous designs. Multiples of these low impedance lines in parallel can be employed to obtain power levels in the 10 14 W range for REB fusion studies. (U.S.)

  10. Improvement of fatigue resistance for multilayer lead zirconate titanate (PZT)-based ceramic actuators by external mechanical loads

    Science.gov (United States)

    Yang, Gang; Yue, Zhenxing; Ji, Ye; Chu, Xiangcheng; Li, Longtu

    2008-12-01

    The influence of external compressive loads, applied along a direction perpendicular to polarization, on fatigue behaviors of multilayer lead zirconate titanate (PZT)-based ceramic actuators was investigated. Under no external mechanical load, a normal fatigue behavior was observed, demonstrating that both switching polarization (Pswitching) and remnant polarization (Pr) progressively decreased with increasing switching cycles due to domain pinning by charge point defects. However, an anomalous enhancement in both switching and remnant polarizations was observed upon application of the external compressive loads. After 5×106 cycles of polarization switching, Pswitching and Pr increase by about 13% and 6% at 40 MPa, respectively, while Pswitching and Pr increase by about 11% and 21% at 60 MPa, respectively. The improvement of fatigue resistance can be attributed to non-180° domain switching and suppression of microcracking, triggered by external mechanical loads.

  11. pH-controlled silicon nanowires fluorescence switch

    International Nuclear Information System (INIS)

    Mu Lixuan; Shi Wensheng; Zhang Taiping; Zhang Hongyan; She Guangwei

    2010-01-01

    Covalently immobilizing photoinduced electronic transfer (PET) fluorophore 3-[N, N-bis(9-anthrylmethyl)amino]-propyltriethoxysilane (DiAN) on the surface of silicon nanowires (SiNWs) resulted a SiNWs-based fluorescence switch. This fluorescence switch is operated by adjustment of the acidity of the environment and exhibits sensitive response to pH at the range from 8 to 10. Such response is attributed to the effect of pH on the PET process. The successful combination of logic switch and SiNWs provides a rational approach to assemble different logic molecules on SiNWs for realization of miniaturization and modularization of switches and logic devices.

  12. Selective decentralized underfrequency protection. Load shedding depending on underfrequency; Selektiver dezentraler Unterfrequenzschutz. Unterfrequenzabhaengiger Lastabwurf

    Energy Technology Data Exchange (ETDEWEB)

    Worgull, Alexander; Horenkamp, Willi; Kaliwoda, Michael; Rehtanz, Christian [Technische Univ. Dortmund (Germany). Inst. fuer Energiesysteme, Energieeffizienz und Energiewirtschaft

    2013-03-11

    In the case of major disruptions, the underfrequency depending load shedding serves to restore the performance balance between generation and consumption. If a switching off of electrical consumers due to an actual underfrequency event is required, individual grid areas are separated from the residual power grid by means of a frequency relay. Normally, the disconnection from the mains takes place at the medium voltage level of the 110 kV transformer. In addition to consumers, also decentralized energy transformation plants are disconnected. Thus, the performance deficit will be enhanced, if necessary. Thus, a procedure considering the actual load situation and feed-in situation is absolutely essential in the future. The Institute of Energy Systems, Energy Efficiency and Energy Economics at the Dortmund Technical University (Dortmund, Federal Republic of Germany) develops which realizes a future-oriented selective underfrequency protection by means of smart metering systems.

  13. Acid Balance, Dietary Acid Load, and Bone Effects—A Controversial Subject

    Directory of Open Access Journals (Sweden)

    Lynda Frassetto

    2018-04-01

    Full Text Available Modern Western diets, with higher contents of animal compared to fruits and vegetable products, have a greater content of acid precursors vs. base precursors, which results in a net acid load to the body. To prevent inexorable accumulation of acid in the body and progressively increasing degrees of metabolic acidosis, the body has multiple systems to buffer and titrate acid, including bone which contains large quantities of alkaline salts of calcium. Both in vitro and in vivo studies in animals and humans suggest that bone base helps neutralize part of the dietary net acid load. This raises the question of whether decades of eating a high acid diet might contribute to the loss of bone mass in osteoporosis. If this idea is true, then additional alkali ingestion in the form of net base-producing foods or alkalinizing salts could potentially prevent this acid-related loss of bone. Presently, data exists that support both the proponents as well as the opponents of this hypothesis. Recent literature reviews have tended to support either one side or the other. Assuming that the data cited by both sides is correct, we suggest a way to reconcile the discordant findings. This overview will first discuss dietary acids and bases and the idea of changes in acid balance with increasing age, then review the evidence for and against the usefulness of alkali therapy as a treatment for osteoporosis, and finally suggest a way of reconciling these two opposing points of view.

  14. Application of electron-beam ionized discharges to switches - a comparison of experiment with theory

    International Nuclear Information System (INIS)

    Hallada, M.R.; Bailey, W.F.; Bletzinger, P.

    1982-01-01

    A theoretical investigation of high-pressure discharges ionized by an external electron beam (e-beam) was conducted. Only when secondary emission from the cathode and electron-impact ionization of metastable states were included in the analysis did calculated current-voltage (I-V) characteristics for argon and methane discharges compare well with experimental data. The I-V characteristics obtained reveal a sharp rise in the current at a certain threshold voltage. This threshold voltage and the entire I-V characteristic are shifted to lower voltages when metastable ionization is significant. Below the threshold voltage and at low external ionization source strengths, a region of negative differential conductivity is obtained. In the high-current region, the I-V slope is controlled by the secondary emission coefficient. The additional cathode sheath ionization from secondary emission and ionization from metastable states significantly reduces the discharge voltage. This important effect can be used to reduce e-beam switch losses and increase lifetime through judicious gas mixture selection and proper cathode conditioning

  15. Effects of dynamic loading of motor-operated valve actuators

    International Nuclear Information System (INIS)

    Damerell, P.S.; Daubresse, S.; Wolfe, K.J.; Dogan, T.; Gleeson, J.

    1994-01-01

    Experience has shown that valves with rising, nonrotating stems that are operated using electro-motor driven actuators can be susceptible to changes in output thrust at a constant torque switch setting as a result of changes in stem load time history. This effect is a concern because tests on these types of valves to verify thrust achieved at torque switch trip are often performed in situ under load conditions different from the required performance conditions. As part of a motor-operated valve research program being carried out by the Electric Power Research Institute, tests of typical electric motor actuators used with nuclear services valves have been performed. The test results show that changes in output thrust with load time history occur o varying degrees on different stem and stem nut combinations. When the effect exists, there is generally an increase in thrust at torque switch trip when load is developed rapidly from low initial loads, compared to when load is developed slowly. The effect is mainly a result of changes in the coefficient of friction at the stem-stem nut interface. The coefficient of friction is temporarily reduced under rapid loading conditions from low initial load, leading to increased thrust. The root cause is hypothesized to be a open-quotes squeeze-filmclose quotes effect, whereby mixed-mode lubrication (hydrodynamic plus boundary) temporarily replaces boundary lubrication. This paper describes the results of tests performed to better understand the phenomenon

  16. The analysis of using electronic balance point of attention%电子天平使用注意点之分析

    Institute of Scientific and Technical Information of China (English)

    许志春; 余雯静

    2014-01-01

    Electronic balance because of its high precision, high accuracy and high speed of weighing, convenient operation and other advantages, is widely used in various ifelds. According to the working principle of electronic balance, analyzes various attention points in the use of electronic balance from the use, maintenance and repair, aims to help researchers to better use of electronic balance, prolong its service life, make it play the best role.%电子天平因其高精度、高准确度及称量高速度、操作方便等优点,被广泛地使用于各种领域。本文根据电子天平的工作原理,从使用、维护及保养等方面分析并阐述了在使用电子天平时的各类注意点,旨在帮助实验人员能更好地使用电子天平,延长其寿命,使其发挥出最好的作用。

  17. GaN transistors on Si for switching and high-frequency applications

    Science.gov (United States)

    Ueda, Tetsuzo; Ishida, Masahiro; Tanaka, Tsuyoshi; Ueda, Daisuke

    2014-10-01

    In this paper, recent advances of GaN transistors on Si for switching and high-frequency applications are reviewed. Novel epitaxial structures including superlattice interlayers grown by metal organic chemical vapor deposition (MOCVD) relieve the strain and eliminate the cracks in the GaN over large-diameter Si substrates up to 8 in. As a new device structure for high-power switching application, Gate Injection Transistors (GITs) with a p-AlGaN gate over an AlGaN/GaN heterostructure successfully achieve normally-off operations maintaining high drain currents and low on-state resistances. Note that the GITs on Si are free from current collapse up to 600 V, by which the drain current would be markedly reduced after the application of high drain voltages. Highly efficient operations of an inverter and DC-DC converters are presented as promising applications of GITs for power switching. The high efficiencies in an inverter, a resonant LLC converter, and a point-of-load (POL) converter demonstrate the superior potential of the GaN transistors on Si. As for high-frequency transistors, AlGaN/GaN heterojuction field-effect transistors (HFETs) on Si designed specifically for microwave and millimeter-wave frequencies demonstrate a sufficiently high output power at these frequencies. Output powers of 203 W at 2.5 GHz and 10.7 W at 26.5 GHz are achieved by the fabricated GaN transistors. These devices for switching and high-frequency applications are very promising as future energy-efficient electronics because of their inherent low fabrication cost and superior device performance.

  18. Gate Driver Circuit of Power Electronic Switches with Reduced Number of Isolated DC/DC Converter for a Switched Reluctance Motor

    International Nuclear Information System (INIS)

    Memon, A.A.

    2013-01-01

    This paper presents a gate driver circuit for the switching devices used in the asymmetrical converter for a switched reluctance machine with reduced number of isolated dc/dc converters. Isolation required in the gate driver circuit of switching devices is indispensable. For the purpose of isolation different arrangements may be used such as pulse transformers. The dc/dc converter for isolation and powering the gate drive circuits is suitable, cheaper in cost and simple to implement. It is also significant that required number of isolation converters is much less than the switches used in converter. In addition, a simple logic circuit has been presented for producing the gate signals at correct phase sequence which is compared with the gated signals directly obtained from the encoder of an existing machine. (author)

  19. Aschroft Pressure Switch - Monitor for Low SCHe Supply Bottle Pressure

    International Nuclear Information System (INIS)

    VAN KATWIJK, C.

    2000-01-01

    These pressure switches are located in the SCHe helium supply lines at the pressure bottles and upstream of the PRV. The switches monitor the SCHe supply bottle pressure and are set to alarm at 2200 psig. There is one switch for each SCHe supply (4). Electronic output signal is NON-SAFETY (GS)

  20. Bifurcation Analysis of a DC-DC Bidirectional Power Converter Operating with Constant Power Loads

    Science.gov (United States)

    Cristiano, Rony; Pagano, Daniel J.; Benadero, Luis; Ponce, Enrique

    Direct current (DC) microgrids (MGs) are an emergent option to satisfy new demands for power quality and integration of renewable resources in electrical distribution systems. This work addresses the large-signal stability analysis of a DC-DC bidirectional converter (DBC) connected to a storage device in an islanding MG. This converter is responsible for controlling the balance of power (load demand and generation) under constant power loads (CPLs). In order to control the DC bus voltage through a DBC, we propose a robust sliding mode control (SMC) based on a washout filter. Dynamical systems techniques are exploited to assess the quality of this switching control strategy. In this sense, a bifurcation analysis is performed to study the nonlinear stability of a reduced model of this system. The appearance of different bifurcations when load parameters and control gains are changed is studied in detail. In the specific case of Teixeira Singularity (TS) bifurcation, some experimental results are provided, confirming the mathematical predictions. Both a deeper insight in the dynamic behavior of the controlled system and valuable design criteria are obtained.

  1. High-speed electro-optic switch with -80 dB crosstalk

    Science.gov (United States)

    Pan, J. J.; Su, W. H.; Xu, J. Y.; Grove, C. H.

    1992-01-01

    Special device modeling, design and layout, and precision processing controls were employed to fabricate new balanced-bridge 2x2 and 4x4 switches on X-cut, Y-propagation LiNbO3 substrate using Ti indiffused optical waveguides. The best of these devices achieved extinction ratio and crosstalk isolation of better than 93 dB electrically (46.5 dB optically). The new switches demonstrate good reproducibility with electrical crosstalk less than -80 dB.

  2. Ferroelastic domain switching fatigue in lead zirconate titanate ceramics

    International Nuclear Information System (INIS)

    Pojprapai, Soodkhet; Jones, Jacob L.; Studer, Andrew J.; Russell, Jennifer; Valanoor, Nagarajan; Hoffman, Mark

    2008-01-01

    The influence of the frequency and amplitude of cyclic mechanical loading on soft, tetragonal lead zirconate titanate (PZT) ceramics was investigated via neutron diffraction. Intensity change in the {2 0 0} reflections provided quantitative measurements of domain switching behavior, domain texture and the strain resulting from domain switching. The results are explained using a viscoelasticity model. It was found that the magnitude of applied stress affects the level of strain accumulated, while its frequency affects the time taken for the strain to reach saturation. Furthermore, markedly different behaviors are exhibited by poled and unpoled samples. For samples loaded under identical conditions, the frequency effect is more pronounced in unpoled samples and the accumulated ferroelastic strain is greater in poled samples

  3. Voltage-Balancing Method for Modular Multilevel Converters Switched at Grid Frequency

    DEFF Research Database (Denmark)

    Deng, Fujin; Chen, Zhe

    2015-01-01

    The modular multilevel converter (MMC) becomes attractive for high-voltage and high-power applications due to its high modularity, availability, and power quality. The voltage balance issue of capacitors is very important in the MMC, and the balancing of the capacitor voltage is increasingly...

  4. Vacuum pulse conditioning and risetime sharpening on a low nu/gamma multi-MEV electron beam accelerator

    International Nuclear Information System (INIS)

    Stringfield, R.M.; Bartsch, R.R.; Davis, H.A.; Sherwood, E.G.

    1986-01-01

    The surface flashover switch interrupts the cathode stalk of the vacuum transmission line near the load. The flashover voltage is controlled by varying the switch length, with a maximum flashover voltage of 3MV. A diode element immediately upstream of the switch allows current to build up in the inductance of the vacuum transmission line while the switch is open. Upon switch closure, the axial current flowing the the load acts as a bias current to magnetically inhibit current flow in the upstream diode. This diode serves the additional purpose, with or without the flashover switch, of diverting a controlled portion of the total machine current form the load by varying the AK spacing. This feature provides the capability to vary the current and voltage at the load outside the simple constraints of the accelerator's load line. An examination of the performance of the switch and the diode is presented

  5. CMOS integrated switching power converters

    CERN Document Server

    Villar-Pique, Gerard

    2011-01-01

    This book describes the structured design and optimization of efficient, energy processing integrated circuits. The approach is multidisciplinary, covering the monolithic integration of IC design techniques, power electronics and control theory. In particular, this book enables readers to conceive, synthesize, design and implement integrated circuits with high-density high-efficiency on-chip switching power regulators. Topics covered encompass the structured design of the on-chip power supply, efficiency optimization, IC-compatible power inductors and capacitors, power MOSFET switches and effi

  6. Comparative efficacy of switching to natalizumab in active multiple sclerosis

    DEFF Research Database (Denmark)

    Spelman, Timothy; Kalincik, Tomas; Zhang, Annie

    2015-01-01

    OBJECTIVE: To compare treatment efficacy and persistence in patients who switched to natalizumab versus those who switched between glatiramer acetate (GA) and interferon-beta (IFNβ) after an on-treatment relapse on IFNβ or GA using propensity score matched real-world datasets. METHODS: Patients...... included were registered in MSBase or the TYSABRI Observational Program (TOP), had relapsed on IFNβ or GA within 12 months prior to switching to another therapy, and had initiated natalizumab or IFNβ/GA treatment ≤6 months after discontinuing prior therapy. Covariates were balanced across post switch...... treatment groups by propensity score matching at treatment initiation. Relapse, persistence, and disability measures were compared between matched treatment arms in the total population (n = 869/group) and in subgroups defined by prior treatment history (IFNβ only [n = 578/group], GA only [n = 165/group...

  7. Analysis of bi-directional piezoelectric-based converters for zero-voltage switching operation

    DEFF Research Database (Denmark)

    Ekhtiari, Marzieh; Zhang, Zhe; Andersen, Michael A. E.

    2016-01-01

    This paper deals with a thorough analysis of zerovoltage switching especially for bi-directional, inductorless, piezoelectric transformer-based switch-mode power supplies with a half-bridge topology. Practically, obtaining zero-voltage switching for all of the switches in a bi-directional piezoel......This paper deals with a thorough analysis of zerovoltage switching especially for bi-directional, inductorless, piezoelectric transformer-based switch-mode power supplies with a half-bridge topology. Practically, obtaining zero-voltage switching for all of the switches in a bi......-directional piezoelectric power converter is a difficult task. However, the analysis in this work will be convenient for overcoming this challenge. The analysis defines the zero-voltage region indicating the operating points whether or not soft switching can be met over the switching frequency and load range. For the first...... time, a comprehensive analysis is provided, which can be used as a design guideline for applying control techniques in order to drive switches in piezoelectric transformer-based converters. This study further conveys the proposed method to the region where all the switches can obtain soft switching...

  8. Antenna loading and electron heating experiments of ICRF wave in TNT-A tokamak

    International Nuclear Information System (INIS)

    Shinohara, Shunjiro; Asakura, Nobuyuki; Naito, Masahiro; Miyamoto, Kenro

    1984-01-01

    Antenna loading resistance and electron heating effects of ICRF wave were investigated in TNT-A tokamak. Lodaing resistance increased with the mean plasma density and decreased with the input power. The effect of the distance between the plasma and antenna surface on loading resistance was studied and had good agreements with the calculated results. The increase in the soft Xray emissivity was larger in the presence of ion-ion hybrid and/or ion cyclotron resonance layer in the plasma than that in the absence of them. With the absorbed power up to two times of the ohmic power, the central electron temperature increased by 20%, the soft Xray emissivity increased by 80% and the mean plasma density decreased by 10%, while the total radiation loss increased slightly (by 15%). (author)

  9. +Gz load and executive functions.

    Science.gov (United States)

    Biernacki, Marcin P; Tarnowski, Adam; Lengsfeld, Kamila; Lewkowicz, Rafał; Kowalczuk, Krzysztof; Dereń, Miroslaw

    2013-05-01

    Pilots are constantly exposed to a number of environmental factors, which include +Gz load. Physiological changes evoked by +Gz stimuli have already been well investigated in aviation medicine. However, the influence of +Gz stimulation on executive functions in pilots has not yet been thoroughly explored. There were 20 pilot cadets between the ages of 19 and 22 yr who volunteered to participate in the experiment. The subjects were divided into two groups: the G-load group, which was exposed to accelerations in the centrifuge, and the control group, which did not undergo this stimulation. Executive functions were assessed by means of the Schulte tables and the Rey-Osterrieth complex figure test. +Gz load exposure significantly improved attention switching. This relationship was valid for performance speed (M = 268.09 s in the pretest in the G-load group; M = 228.09 s in the posttest in the G-load group) and for the cumulative time of mistakes (M = 26.73 s in the pretest in the G-load group; M = 12 s in the posttest in the G-load group), whereas reproduction of visuospatial stimuli from memory deteriorated significantly under the influence of +Gz stimulation (M = 17.18 points in the posttest in the G-load group; M = 28.18 points in the posttest in the control group). These results suggest that the impact of +Gz load is not homogenous and unidirectional, since it improves attention switching but visuospatial working memory decreases under its influence. These aspects are particularly important for understanding the mechanisms responsible for maintaining situational awareness during the flight.

  10. Indigenous technology development : seismic switch for nuclear reactors

    International Nuclear Information System (INIS)

    Varghese, Shiju; Shah, Jay; Limaye, P.K.; Soni, N.L; Patel, R.J.

    2016-01-01

    After Fukushima incident it has become a regulatory requirement to have automatic reactor trip on detection of earthquake beyond OBE level. Seismic Switches that meets the technical specifications required for nuclear reactor use were not available in the market. Hence, on Nuclear Power Corporation of India Ltd (NPCIL's) request, Refuelling Technology Division, BARC has developed Seismic Switches (electronic earthquake detectors) required for this application. Functionality of the system was successfully tested using a Shake Table. Two different designs of seismic switches have been developed. One is a microcontroller based system (digital) and the other is fully analogue electronics (analog) based. These switches are designed to meet the technical requirements of Class IA systems of nuclear reactors. It is also designed to meet other qualification tests such as EMI/EMC, climatic, vibration, and reliability requirements. In addition to nuclear industry seismic switches are having potential use in oil and gas, power plants, buildings and other industrial installations. These technologies are currently available for technology transfer and details are published in BARC website. This paper describes the requirements, principle of operation, and features and testing of the developed systems. (author)

  11. A Novel Silicon-based Wideband RF Nano Switch Matrix Cell and the Fabrication of RF Nano Switch Structures

    Directory of Open Access Journals (Sweden)

    Yi Xiu YANG

    2011-12-01

    Full Text Available This paper presents the concept of RF nano switch matrix cell and the fabrication of RF nano switch. The nano switch matrix cell can be implemented into complex switch matrix for signal routing. RF nano switch is the decision unit for the matrix cell; in this research, it is fabricated on a tri-layer high-resistivity-silicon substrate using surface micromachining approach. Electron beam lithography is introduced to define the pattern and IC compatible deposition process is used to construct the metal layers. Silicon-based nano switch fabricated by IC compatible process can lead to a high potential of system integration to perform a cost effective system-on-a-chip solution. In this paper, simulation results of the designed matrix cell are presented; followed by the details of the nano structure fabrication and fabrication challenges optimizations; finally, measurements of the fabricated nano structure along with analytical discussions are also discussed.

  12. Lifetime measurements using the Jefferson Lad Load-Lock Electron Gun

    International Nuclear Information System (INIS)

    J. Grames; P. Adderley; M. Baylac; J. Brittian; D. Charles; J. Clark; J. Hansknecht; M. Poelker; M. Stutzman; K. Surles-Law

    2000-01-01

    Lifetime measurements of bulk GaAs using a 100 kV load-lock electron gun and beam line were made. Initial tests used anodized samples to study lifetime under various conditions (gun vacuum, laser spot location, activated area). Subsequent tests used a mechanical mask to limit the active area and included improved monitoring of the gun chamber and beam line vacuum pressure. Results of these measurements support claims made at past workshops, namely photocathode lifetime improves when gun vacuum is enhanced and when electron emission from the edge of the photocathode is eliminated. The dependence upon laser spot location is less certain. Tests studying lifetime at higher beam intensity (I ∼ 8 mA) have begun

  13. All-electric-controlled spin current switching in single-molecule magnet-tunnel junctions

    Science.gov (United States)

    Zhang, Zheng-Zhong; Shen, Rui; Sheng, Li; Wang, Rui-Qiang; Wang, Bai-Gen; Xing, Ding-Yu

    2011-04-01

    A single-molecule magnet (SMM) coupled to two normal metallic electrodes can both switch spin-up and spin-down electronic currents within two different windows of SMM gate voltage. Such spin current switching in the SMM tunnel junction arises from spin-selected single electron resonant tunneling via the lowest unoccupied molecular orbit of the SMM. Since it is not magnetically controlled but all-electrically controlled, the proposed spin current switching effect may have potential applications in future spintronics.

  14. Supervisory Control of Loads and Energy Storage in Next-Generation Zero Energy Buildings

    Energy Technology Data Exchange (ETDEWEB)

    Kung, Feitau [National Renewable Energy Lab. (NREL), Golden, CO (United States); Frank, Stephen [National Renewable Energy Lab. (NREL), Golden, CO (United States); Scheib, Jennifer [National Renewable Energy Lab. (NREL), Golden, CO (United States); Bernal Heredia, Willy [National Renewable Energy Lab. (NREL), Golden, CO (United States); Pless, Shanti [National Renewable Energy Lab. (NREL), Golden, CO (United States)

    2016-09-01

    A zero energy building (ZEB)—also known as a net zero energy or zero net energy building—is a building that exports as much renewable energy as the total energy it imports from other sources on an annual basis (DOE 2015). Large-scale and commercially viable ZEBs are now in the marketplace, and they are expected to become a larger share of the commercial building footprint as government and private sector policies continue to promote the development of buildings that produce more on-site energy than they use. However, the load profiles of ZEBs are currently perceived by electric utilities to be unfavorable and unpredictable. As shown in Figure ES-1, ZEB load profiles can have abrupt changes in magnitude, at times switching rapidly between exporting and importing electricity. This is a challenge for utilities, which are responsible for constantly balancing electricity supply and demand across the grid. Addressing these concerns will require new strategies and tools.

  15. Flipping the Metabolic Switch: Understanding and Applying Health Benefits of Fasting

    Science.gov (United States)

    Anton, Stephen D.; Moehl, Keelin; Donahoo, William T.; Marosi, Krisztina; Lee, Stephanie; Mainous, Arch G.; Leeuwenburgh, Christiaan; Mattson, Mark P.

    2017-01-01

    Intermittent fasting (IF) is a term used to describe a variety of eating patterns in which no or few calories are consumed for time periods that can range from 12 hours to several days, on a recurring basis. Here we focus on the physiological responses of major organ systems, including the musculoskeletal system, to the onset of the metabolic switch – the point of negative energy balance at which liver glycogen stores are depleted and fatty acids are mobilized (typically beyond 12 hours after cessation of food intake). Emerging findings suggest the metabolic switch from glucose to fatty acid-derived ketones represents an evolutionarily conserved trigger point that shifts metabolism from lipid/cholesterol synthesis and fat storage to mobilization of fat through fatty acid oxidation and fatty-acid derived ketones, which serve to preserve muscle mass and function. Thus, IF regimens that induce the metabolic switch have the potential to improve body composition in overweight individuals. Moreover, IF regimens also induce the coordinated activation of signaling pathways that optimize physiological function, enhance performance, and slow aging and disease processes. Future randomized controlled IF trials should use biomarkers of the metabolic switch (e.g., plasma ketone levels) as a measure of compliance and the magnitude of negative energy balance during the fasting period. PMID:29086496

  16. Design of a New Switching Power Supply for the ATLAS TileCal Front-End Electronics

    CERN Document Server

    Drake, Gary; The ATLAS collaboration

    2012-01-01

    We present the design of an upgraded switching power supply for the front-end electronics of the ATLAS Hadron Tile Calorimeter. The new design features significant improvement in noise, improved fault detection, and improved reliability, while retaining the compact size, water-cooling, output control, and monitoring features. We discuss the steps taken to improve the design. We present the results from extensive radiation testing to qualify the design, including SEU sensitivity. We also present our reliability analysis. Production of 2400 new bricks for the detector is in progress, and we present preliminary results from the production checkout.

  17. Transient beam loading in electron-positron storage rings

    International Nuclear Information System (INIS)

    Wilson, P.B.

    1978-01-01

    In this note the fundamental of transient beam loading in electron-positron storage rings will be reviewed. The notation, and some of the material, has been introduced previously. The present note is, however, more tutorial in nature, and in addition the analysis is extended to include the transient behaviour of the cavity fields and reflected power between bunch passages. Since we are not bound here by the rigid space limitations of a paper for publication, an attempt is made to give a reasonably coherent and complete discussion of transient beam loading that can hopefully be followed even by the uninitiated. The discussion begins with a consideration of the beam-cavity interaction in the ''single-pass'' limit. In this limit it is assumed that the fields induced in the cavity by the passage of a bunch have decayed essentially to zero by the time the next bunch has arrived. The problem of the maximum energy that can be extracted from a cavity by a bunch is given particular attention, since this subject seems to be the source of some confusion. The analysis is then extended to the ''multiple-pass'' case, where the beam-induced fields do not decay to zero between bunches, and to a detailed consideration of the transient variation of cavity fields and reflected power. The note concludes with a brief discussion of the effect of transient beam loading on quantum lifetime

  18. Motor operated valve testing and the 'rate of loading' phenomenon

    International Nuclear Information System (INIS)

    Black, B.R.

    1991-01-01

    This paper discusses valve design features which affect the ability to predict motor operated valve (MOV) performance and reviews factors which should be considered when selecting switch settings to limit stem loads. Considerable attention is given to the rate of loading phenomenon which affects the relationship between valve stem thrust and actuator spring pack deflection. Equations are developed, and testing is discussed which permit the construction of an MOV dynamic model. Factors which must be considered when maintaining switch settings correct throughout the life of the plant are discussed. And switch setting acceptance criteria for use with baseline Static and Design Basis testing are suggested

  19. Note: Cryogenic heat switch with stepper motor actuator

    Energy Technology Data Exchange (ETDEWEB)

    Melcher, B. S., E-mail: bsmelche@syr.edu; Timbie, P. T., E-mail: pttimbie@wisc.edu [Department of Physics, University of Wisconsin, Madison, Wisconsin 53706 (United States)

    2015-12-15

    A mechanical cryogenic heat switch has been developed using a commercially available stepper motor and control electronics. The motor requires 4 leads, each carrying a maximum, pulsed current of 0.5 A. With slight modifications of the stepper motor, the switch functions reliably in vacuum at temperatures between 300 K and 4 K. The switch generates a clamping force of 262 N at room temperature. At 4 K it achieves an “on state” thermal conductance of 5.04 mW/K and no conductance in the “off state.” The switch is optimized for cycling an adiabatic demagnetization refrigerator.

  20. A Technique for Temperature and Ultimate Load Calculations of Thin Targets in a Pulsed Electron Beam

    DEFF Research Database (Denmark)

    Hansen, Jørgen-Walther; Lundsager, Per

    1979-01-01

    A technique is presented for the calculation of transient temperature distributions and ultimate load of rotationally symmetric thin membranes with uniform lateral load and exposed to a pulsed electron beam from a linear accelerator. Heat transfer by conduction is considered the only transfer...... mechanism. The ultimate load is calculated on the basis of large plastic strain analysis. Analysis of one aluminum and one titanium membrane is shown....

  1. Switching the Loaded Agent from Epirubicin to Cisplatin: Salvage Transcatheter Arterial Chemoembolization with Drug-eluting Microspheres for Unresectable Hepatocellular Carcinoma

    International Nuclear Information System (INIS)

    Seki, Akihiko; Hori, Shinich

    2012-01-01

    Purpose: There is no consensus on switching anticancer agents loaded onto drug carriers in transcatheter arterial chemoembolization (TACE) for hepatocellular carcinoma (HCC). This study aimed to evaluate the safety and clinical outcomes of TACE with cisplatin-loaded microspheres (CLM-TACE) in HCC patients refractory to TACE with epirubicin-loaded microspheres (ELM-TACE). Methods: Between February 2008 and June 2010, 85 patients with unresectable HCC refractory to ELM-TACE were enrolled to undergo CLM-TACE. The number of ELM-TACE sessions until judgment of resistance ranged from 1 to 4 (median, 2.1). CLM-TACE was performed using 50–100-μm superabsorbent polymer microspheres loaded with 1 mg cisplatin/1 mg microspheres together with hepatic arterial infusion of 25 mg cisplatin and 500 mg 5-fluorouracil per patient. Tumor responses were evaluated by computed tomography according to the European Association for the Study of the Liver criteria. Results: The median number of CLM-TACE treatment sessions was 1.8 (range, 1–5), and the mean total dose of cisplatin per session was 42.8 mg (range, 30.0–59.0). After 6 months, 3 (3.5%) patients achieved complete response, 31 (36.5%) had partial response, 15 (17.6%) had stable disease, and 36 (42.4%) had progressive disease. The median overall survival and time to treatment failure after initial CLM-TACE were 13.3 and 7.2 months, respectively. Overall, 9.4% of patients experienced grade 3/4 adverse events. Conclusions: witching the loaded agent from epirubicin to cisplatin is a safe, well-tolerated, and efficacious treatment strategy for salvage TACE with drug-eluting microspheres in HCC patients refractory to ELM-TACE.

  2. Optimizing the Loads of multi-player online game Servers using Markov Chains

    DEFF Research Database (Denmark)

    Saeed, Aamir; Olsen, Rasmus Løvenstein; Pedersen, Jens Myrup

    2015-01-01

    that is created due to the load balancing of servers. Load balancing among servers is sensitive to correct status information. The Markov based load prediction was introduced in this paper to predict load of under-loaded servers, based on arrival (μ) and departure (λ) rates of players. The prediction based...... that need to be considered when developing load balancing algorithm, that is the reliability of the information that is shared. Simulation results show that Markov based prediction of load information performed better from the normal load status information sharing....

  3. Fuel switching? Demand destruction? Gas market responses to price spikes

    International Nuclear Information System (INIS)

    Lippe, D.

    2004-01-01

    This presentation defined fuel switching and addressed the issue regarding which consumers have the capability to switch fuels. In response to short term price aberrations, consumers with fuel switching capabilities reduce their use of one fuel and increase consumption of an alternative fuel. For example, natural gas consumption by some consumers declines in response to price spikes relative to prices of alternative fuels. This presentation also addressed the issue of differentiating between fuel switching and demand destruction. It also demonstrated how to compare gas prices versus alternative fuel prices and how to determine when consumers will likely switch fuels. Price spikes have implications for long term trends in natural gas demand, supply/demand balances and prices. The power generating sector represents a particular class of gas consumers that reduce operating rates of gas fired plants and increase operating rates of other plants. Some gas consumers even shut down plants until gas prices declines and relative economies improve. Some practical considerations for fuel switching include storage tank capacity, domestic refinery production, winter heating season, and decline in working gas storage. tabs., figs

  4. Atomic switch: atom/ion movement controlled devices for beyond von-neumann computers.

    Science.gov (United States)

    Hasegawa, Tsuyoshi; Terabe, Kazuya; Tsuruoka, Tohru; Aono, Masakazu

    2012-01-10

    An atomic switch is a nanoionic device that controls the diffusion of metal ions/atoms and their reduction/oxidation processes in the switching operation to form/annihilate a conductive path. Since metal atoms can provide a highly conductive channel even if their cluster size is in the nanometer scale, atomic switches may enable downscaling to smaller than the 11 nm technology node, which is a great challenge for semiconductor devices. Atomic switches also possess novel characteristics, such as high on/off ratios, very low power consumption and non-volatility. The unique operating mechanisms of these devices have enabled the development of various types of atomic switch, such as gap-type and gapless-type two-terminal atomic switches and three-terminal atomic switches. Novel functions, such as selective volatile/nonvolatile, synaptic, memristive, and photo-assisted operations have been demonstrated. Such atomic switch characteristics can not only improve the performance of present-day electronic systems, but also enable development of new types of electronic systems, such as beyond von- Neumann computers. Copyright © 2012 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  5. The experimental research of a field-enhanced multichannel oil switch

    International Nuclear Information System (INIS)

    Zhao, R.; Zeng, N.; Yang, D.; Jiang, X.; Wang, X.

    1993-01-01

    This paper describes the performance of a field enhanced multichannel oil switch which is used as the main switch of HEAVEN-LIGHT II intense pulsed electron beam accelerator at CIAE. The switch experiments have been carried out with different inductance of the solenoid inductor in series with a self-closing axial gap and position and diameter of the trigger disc. The experiments using water as a breakdown medium of the switch have been done to compare with oil switch. These experimental results and conclusions are presented in the paper

  6. Repetitive plasma opening switch for powerful high-voltage pulse generators

    International Nuclear Information System (INIS)

    Dolgachev, G.I.; Zakatov, L.P.; Nitishinskii, M.S.; Ushakov, A.G.

    1998-01-01

    Results are presented of experimental studies of plasma opening switches that serve to sharpen the pulses of inductive microsecond high-voltage pulse generators. It is demonstrated that repetitive plasma opening switches can be used to create super-powerful generators operating in a quasi-continuous regime. An erosion switching mechanism and the problem of magnetic insulation in repetitive switches are considered. Achieving super-high peak power in plasma switches makes it possible to develop new types of high-power generators of electron beams and X radiation. Possible implementations and the efficiency of these generators are discussed

  7. Load-bearing Characters Analysis of Large Diameter Rock-Socketed Filling Piles Based on Self-Balanced Method

    Science.gov (United States)

    tongqing, Wu; liang, Li; xinjian, Liu; Xu, nianchun; Tian, Mao

    2018-03-01

    Self-balanced method is carried out on the large diameter rock-socketed filling piles of high-pile wharf at Inland River, to explore the distribution laws of load-displacement curve, pile internal force, pile tip friction resistance and pile side friction resistance under load force. The results showed that: the tip resistance of S1 and S2 test piles accounted for 53.4% and 53.6% of the pile bearing capacity, respectively, while the total side friction resistance accounted for 46.6% and 46.4% of the pile bearing capacity, respectively; both the pile tip friction resistance and pile side friction resistance can be fully played, and reach to the design requirements. The reasonability of large diameter rock-socketed filling design is verified through test analysis, which can provide basis for the optimization of high-pile wharf structural type, thus reducing the wharf project cost, and also providing reference for the similar large diameter rock-socketed filling piles of high-pile wharf at Inland River.

  8. An Energy Saving Green Plug Device for Nonlinear Loads

    Science.gov (United States)

    Bloul, Albe; Sharaf, Adel; El-Hawary, Mohamed

    2018-03-01

    The paper presents a low cost a FACTS Based flexible fuzzy logic based modulated/switched tuned arm filter and Green Plug compensation (SFC-GP) scheme for single-phase nonlinear loads ensuring both voltage stabilization and efficient energy utilization. The new Green Plug-Switched filter compensator SFC modulated LC-Filter PWM Switched Capacitive Compensation Devices is controlled using a fuzzy logic regulator to enhance power quality, improve power factor at the source and reduce switching transients and inrush current conditions as well harmonic contents in source current. The FACTS based SFC-GP Device is a member of family of Green Plug/Filters/Compensation Schemes used for efficient energy utilization, power quality enhancement and voltage/inrush current/soft starting control using a dynamic error driven fuzzy logic controller (FLC). The device with fuzzy logic controller is validated using the Matlab / Simulink Software Environment for enhanced power quality (PQ), improved power factor and reduced inrush currents. This is achieved using modulated PWM Switching of the Filter-Capacitive compensation scheme to cope with dynamic type nonlinear and inrush cyclical loads..

  9. Charge transport through molecular switches

    International Nuclear Information System (INIS)

    Jan van der Molen, Sense; Liljeroth, Peter

    2010-01-01

    We review the fascinating research on charge transport through switchable molecules. In the past decade, detailed investigations have been performed on a great variety of molecular switches, including mechanically interlocked switches (rotaxanes and catenanes), redox-active molecules and photochromic switches (e.g. azobenzenes and diarylethenes). To probe these molecules, both individually and in self-assembled monolayers (SAMs), a broad set of methods have been developed. These range from low temperature scanning tunneling microscopy (STM) via two-terminal break junctions to larger scale SAM-based devices. It is generally found that the electronic coupling between molecules and electrodes has a profound influence on the properties of such molecular junctions. For example, an intrinsically switchable molecule may lose its functionality after it is contacted. Vice versa, switchable two-terminal devices may be created using passive molecules ('extrinsic switching'). Developing a detailed understanding of the relation between coupling and switchability will be of key importance for both future research and technology. (topical review)

  10. Charge transport through molecular switches

    Energy Technology Data Exchange (ETDEWEB)

    Jan van der Molen, Sense [Kamerlingh Onnes Laboratorium, Leiden University, Niels Bohrweg 2, 2333 CA Leiden (Netherlands); Liljeroth, Peter, E-mail: molen@physics.leidenuniv.n [Condensed Matter and Interfaces, Debye Institute for Nanomaterials Science, University of Utrecht, PO Box 80000, 3508 TA Utrecht (Netherlands)

    2010-04-07

    We review the fascinating research on charge transport through switchable molecules. In the past decade, detailed investigations have been performed on a great variety of molecular switches, including mechanically interlocked switches (rotaxanes and catenanes), redox-active molecules and photochromic switches (e.g. azobenzenes and diarylethenes). To probe these molecules, both individually and in self-assembled monolayers (SAMs), a broad set of methods have been developed. These range from low temperature scanning tunneling microscopy (STM) via two-terminal break junctions to larger scale SAM-based devices. It is generally found that the electronic coupling between molecules and electrodes has a profound influence on the properties of such molecular junctions. For example, an intrinsically switchable molecule may lose its functionality after it is contacted. Vice versa, switchable two-terminal devices may be created using passive molecules ('extrinsic switching'). Developing a detailed understanding of the relation between coupling and switchability will be of key importance for both future research and technology. (topical review)

  11. Planar C-Band Antenna with Electronically Controllable Switched Beams

    Directory of Open Access Journals (Sweden)

    Mariano Barba

    2009-01-01

    Full Text Available The design, manufacturing, and measurements of a switchable-beam antenna at 3.5 GHz for WLL or Wimax base station antennas in planar technology are presented. This antenna performs a discrete beam scan of a 60∘ sector in azimuth and can be easily upgraded to 5 or more steps. The switching capabilities have been implemented by the inclusion of phase shifters based on PIN diodes in the feed network following a strategy that allows the reduction of the number of switches compared to a classic design. The measurements show that the design objectives have been achieved and encourage the application of the acquired experience in antennas for space applications, such as X-band SAR and Ku-band DBS.

  12. Stable Amplification and High Current Drop Bistable Switching in Supercritical GaAs Tills

    DEFF Research Database (Denmark)

    Izadpanah, S.H; Jeppsson, B; Jeppesen, Palle

    1974-01-01

    Bistable switching with current drops of 40% and switching times of 100 ps are obtained in pulsed operation of 10¿m supercritically doped n+ nn+ GaAs Transferred Electron Devices (TEDs). When CW-operated the same devices exhibit a 5-17 GHz bandwidth for the stable negative resistance.......Bistable switching with current drops of 40% and switching times of 100 ps are obtained in pulsed operation of 10¿m supercritically doped n+ nn+ GaAs Transferred Electron Devices (TEDs). When CW-operated the same devices exhibit a 5-17 GHz bandwidth for the stable negative resistance....

  13. dc analysis and design of zero-voltage-switched multi-resonant converters

    Science.gov (United States)

    Tabisz, Wojciech A.; Lee, Fred C.

    Recently introduced multiresonant converters (MRCs) provide zero-voltage switching (ZVS) of both active and passive switches and offer a substantial reduction of transistor voltage stress and an increase of load range, compared to their quasi-resonant converter counterparts. Using the resonant switch concept, a simple, generalized analysis of ZVS MRCs is presented. The conversion ratio and voltage stress characteristics are derived for basic ZVS MRCs, including buck, boost, and buck/boost converters. Based on the analysis, a design procedure that optimizes the selection of resonant elements for maximum conversion efficiency is proposed.

  14. Inner-Learning Mechanism Based Control Scheme for Manipulator with Multitasking and Changing Load

    Directory of Open Access Journals (Sweden)

    Fangzheng Xue

    2014-05-01

    Full Text Available With the rapid development of robot technology and its application, manipulators may face complex tasks and dynamic environments in the coming future, which leads to two challenges of control: multitasking and changing load. In this paper, a novel multicontroller strategy is presented to meet such challenges. The presented controller is composed of three parts: subcontrollers, inner-learning mechanism, and switching rules. Each subcontroller is designed with self-learning skills to fit the changing load under a special task. When a new task comes, switching rule reselects the most suitable subcontroller as the working controller to handle current task instead of the older one. Inner-learning mechanism makes the subcontrollers learn from the working controller when load changes so that the switching action causes smaller tracking error than the traditional switch controller. The results of the simulation experiments on two-degree manipulator show the proposed method effect.

  15. Design of all-optical, hot-electron current-direction-switching device based on geometrical asymmetry.

    Science.gov (United States)

    Kumarasinghe, Chathurangi S; Premaratne, Malin; Gunapala, Sarath D; Agrawal, Govind P

    2016-02-18

    We propose a nano-scale current-direction-switching device(CDSD) that operates based on the novel phenomenon of geometrical asymmetry between two hot-electron generating plasmonic nanostructures. The proposed device is easy to fabricate and economical to develop compared to most other existing designs. It also has the ability to function without external wiring in nano or molecular circuitry since it is powered and controlled optically. We consider a such CDSD made of two dissimilar nanorods separated by a thin but finite potential barrier and theoretically derive the frequency-dependent electron/current flow rate. Our analysis takes in to account the quantum dynamics of electrons inside the nanorods under a periodic optical perturbation that are confined by nanorod boundaries, modelled as finite cylindrical potential wells. The influence of design parameters, such as geometric difference between the two nanorods, their volumes and the barrier width on quality parameters such as frequency-sensitivity of the current flow direction, magnitude of the current flow, positive to negative current ratio, and the energy conversion efficiency is discussed by considering a device made of Ag/TiO2/Ag. Theoretical insight and design guidelines presented here are useful for customizing our proposed CDSD for applications such as self-powered logic gates, power supplies, and sensors.

  16. Light and electron microscopic analysis of tattoos treated by Q-switched ruby laser

    Energy Technology Data Exchange (ETDEWEB)

    Taylor, C.R.; Anderson, R.R.; Gange, R.W.; Michaud, N.A.; Flotte, T.J. (Massachusetts General Hospital, Boston (USA))

    1991-07-01

    Short-pulse laser exposures can be used to alter pigmented structures in tissue by selective photothermolysis. Potential mechanisms of human tattoo pigment lightening with Q-switched ruby laser were explored by light and electron microscopy. Significant variation existed between and within tattoos. Electron microscopy of untreated tattoos revealed membrane-bound pigment granules, predominantly within fibroblasts and macrophages, and occasionally in mast cells. These granules contained pigment particles ranging from 2-in diameter. Immediately after exposure, dose-related injury was observed in cells containing pigment. Some pigment particles were smaller and lamellated. At fluences greater than or equal to 3 J/cm2, dermal vacuoles and homogenization of collagen bundles immediately adjacent to extracellular pigment were occasionally observed. A brisk neutrophilic infiltrate was apparent by 24 h. Eleven days later, the pigment was again intracellular. Half of the biopsies at 150 d revealed a mild persistent lymphocytic infiltrate. There was no fibrosis except for one case of clinical scarring. These findings confirm that short-pulse radiation can be used to selectively disrupt cells containing tattoo pigments. The physial alteration of pigment granules, redistribution, and elimination appear to account for clinical lightening of the tattoos.

  17. Design, commissioning and operational results of wide dynamic range BPM switched electrode electronics

    International Nuclear Information System (INIS)

    Powers, T.; Doolittle, L.; Ursic, R.; Wagner, J.

    1997-01-01

    The Continuous Electron Beam Accelerator Facility (CEBAF) is a high-intensity, continuous-wave electron accelerator for nuclear physics. Total acceleration of 4 GeV is achieved by recirculating the beam through two 400-MeV linacs. The operating currents over which the linac beam position monitoring system must meet specifications are 1 μA to 1000 μA. A system was developed in 1994 and installed in the spring of 1995 that switches four electrode signals at 120 kHz through two signal-conditioning chains that use computer-controlled variable gain amplifiers with a dynamic range greater than 80 dB. The system timing was tuned to the machine recirculation period of 4.2 μs so that components of the multipass beam could be resolved in the linacs. Other features of this VME-based system include long-term stability and high-speed data acquisition, which make it suitable for use as both a time-domain diagnostic tool and as part of a variety of beam feedback systems. The computer interface has enough control over the hardware to make a thorough self-calibration and verification-of-operation routine possible. copyright 1997 American Institute of Physics

  18. A solid-state dielectric elastomer switch for soft logic

    Energy Technology Data Exchange (ETDEWEB)

    Chau, Nixon [Biomimetics Laboratory, Auckland Bioengineering Institute, The University of Auckland, Level 6, 70 Symonds Street, Auckland 1010 (New Zealand); Slipher, Geoffrey A., E-mail: geoffrey.a.slipher.civ@mail.mil; Mrozek, Randy A. [U.S. Army Research Laboratory, 2800 Powder Mill Road, Adelphi, Maryland 20783 (United States); O' Brien, Benjamin M. [StretchSense, Ltd., 27 Walls Rd., Penrose, Auckland 1061 (New Zealand); Anderson, Iain A. [Biomimetics Laboratory, Auckland Bioengineering Institute, The University of Auckland, Level 6, 70 Symonds Street, Auckland 1010 (New Zealand); StretchSense, Ltd., 27 Walls Rd., Penrose, Auckland 1061 (New Zealand); Department of Engineering Science, School of Engineering, The University of Auckland, Level 3, 70 Symonds Street, Auckland 1010 (New Zealand)

    2016-03-07

    In this paper, we describe a stretchable solid-state electronic switching material that operates at high voltage potentials, as well as a switch material benchmarking technique that utilizes a modular dielectric elastomer (artificial muscle) ring oscillator. The solid-state switching material was integrated into our oscillator, which self-started after 16 s and performed 5 oscillations at a frequency of 1.05 Hz with 3.25 kV DC input. Our materials-by-design approach for the nickel filled polydimethylsiloxane based switch has resulted in significant improvements over previous carbon grease-based switches in four key areas, namely, sharpness of switching behavior upon applied stretch, magnitude of electrical resistance change, ease of manufacture, and production rate. Switch lifetime was demonstrated to be in the range of tens to hundreds of cycles with the current process. An interesting and potentially useful strain-based switching hysteresis behavior is also presented.

  19. A solid-state dielectric elastomer switch for soft logic

    International Nuclear Information System (INIS)

    Chau, Nixon; Slipher, Geoffrey A.; Mrozek, Randy A.; O'Brien, Benjamin M.; Anderson, Iain A.

    2016-01-01

    In this paper, we describe a stretchable solid-state electronic switching material that operates at high voltage potentials, as well as a switch material benchmarking technique that utilizes a modular dielectric elastomer (artificial muscle) ring oscillator. The solid-state switching material was integrated into our oscillator, which self-started after 16 s and performed 5 oscillations at a frequency of 1.05 Hz with 3.25 kV DC input. Our materials-by-design approach for the nickel filled polydimethylsiloxane based switch has resulted in significant improvements over previous carbon grease-based switches in four key areas, namely, sharpness of switching behavior upon applied stretch, magnitude of electrical resistance change, ease of manufacture, and production rate. Switch lifetime was demonstrated to be in the range of tens to hundreds of cycles with the current process. An interesting and potentially useful strain-based switching hysteresis behavior is also presented.

  20. The impact of late, non-balanced bilingualism on cognitive performance.

    Science.gov (United States)

    Vega-Mendoza, Mariana; West, Holly; Sorace, Antonella; Bak, Thomas H

    2015-04-01

    We present a study examining cognitive functions in late non-balanced bilinguals with different levels of second language proficiency. We examined in two experiments a total of 193 mono- and bilingual university students. We assessed different aspects of attention (sustained, selective and attentional switching), verbal fluency (letter and category) as well as picture-word association as a measure of language proficiency. In Experiment 2 we also compared students in their first/initial (Y1) and fourth/final (Y4) year of either language or literature studies. There were no differences between both groups in category fluency. In selective attention, bilinguals outperformed monolinguals in Y1 and this difference remained significant in Y4 despite overall improvement in both groups. Contrasting results were found in attentional switching and letter fluency: while no differences were found in Y1 in both tasks, in Y4 there was an advantage for bilinguals in attentional switching and for monolinguals in letter fluency. We conclude that overall late-acquisition non-balanced bilinguals experience similar cognitive effects as their early-acquisition balanced counterparts. However, different cognitive effects may appear at different stages of adult second language acquisition. Copyright © 2015 Elsevier B.V. All rights reserved.

  1. On-Demand Final State Control of a Surface-Bound Bistable Single Molecule Switch.

    Science.gov (United States)

    Garrido Torres, José A; Simpson, Grant J; Adams, Christopher J; Früchtl, Herbert A; Schaub, Renald

    2018-04-12

    Modern electronic devices perform their defined action because of the complete reliability of their individual active components (transistors, switches, diodes, and so forth). For instance, to encode basic computer units (bits) an electrical switch can be used. The reliability of the switch ensures that the desired outcome (the component's final state, 0 or 1) can be selected with certainty. No practical data storage device would otherwise exist. This reliability criterion will necessarily need to hold true for future molecular electronics to have the opportunity to emerge as a viable miniaturization alternative to our current silicon-based technology. Molecular electronics target the use of single-molecules to perform the actions of individual electronic components. On-demand final state control over a bistable unimolecular component has therefore been one of the main challenges in the past decade (1-5) but has yet to be achieved. In this Letter, we demonstrate how control of the final state of a surface-supported bistable single molecule switch can be realized. On the basis of the observations and deductions presented here, we further suggest an alternative strategy to achieve final state control in unimolecular bistable switches.

  2. Inverse Force Determination on a Small Scale Launch Vehicle Model Using a Dynamic Balance

    Science.gov (United States)

    Ngo, Christina L.; Powell, Jessica M.; Ross, James C.

    2017-01-01

    A launch vehicle can experience large unsteady aerodynamic forces in the transonic regime that, while usually only lasting for tens of seconds during launch, could be devastating if structural components and electronic hardware are not designed to account for them. These aerodynamic loads are difficult to experimentally measure and even harder to computationally estimate. The current method for estimating buffet loads is through the use of a few hundred unsteady pressure transducers and wind tunnel test. Even with a large number of point measurements, the computed integrated load is not an accurate enough representation of the total load caused by buffeting. This paper discusses an attempt at using a dynamic balance to experimentally determine buffet loads on a generic scale hammer head launch vehicle model tested at NASA Ames Research Center's 11' x 11' transonic wind tunnel. To use a dynamic balance, the structural characteristics of the model needed to be identified so that the natural modal response could be and removed from the aerodynamic forces. A finite element model was created on a simplified version of the model to evaluate the natural modes of the balance flexures, assist in model design, and to compare to experimental data. Several modal tests were conducted on the model in two different configurations to check for non-linearity, and to estimate the dynamic characteristics of the model. The experimental results were used in an inverse force determination technique with a psuedo inverse frequency response function. Due to the non linearity, the model not being axisymmetric, and inconsistent data between the two shake tests from different mounting configuration, it was difficult to create a frequency response matrix that satisfied all input and output conditions for wind tunnel configuration to accurately predict unsteady aerodynamic loads.

  3. Phasor power electronics

    CERN Document Server

    Rim, Chun T

    2016-01-01

    This book presents a comprehensive introduction to the principles of power electronics, focusing on the switched transformer concept and phasor transformation techniques as employed in the analysis and design of power electronic circuits. Phasor transformations, as introduced in this book, make the time-varying nature of a switching converter simple and easy to handle, transforming it into an equivalent time-invariant circuit. The book starts with an introduction to the philosophy and fundamental principles of power electronics. The switched transformer concept, which is applicable to any switching converter, is introduced, and it is shown how DC-DC converters analyses are then so straightforward that very little equational manipulation is needed. Then the phasor transformation techniques are comprehensively explained over three parts. Single phase and multi-phase AC systems are dealt with through the single phase phasor transformation and circuit DQ transformation, respectively. A general unified phasor tran...

  4. Design of a New Switching Power Supply for the ATLAS TileCAL Front-End Electronics

    CERN Document Server

    Drake, G; The ATLAS collaboration

    2012-01-01

    We present the design of an upgraded switching power supply for the front-end electronics of the ATLAS hadron tile calorimeter (TileCAL) at the LHC. The new design features significant improvement in noise, improved fault detection, and improved reliability, while retaining the compact size, water-cooling, output control, and monitoring features in this 300 KHz design. We discuss the steps taken to improve the design. We present the results from extensive radiation testing to qualify the design, including SEU sensitivity. We also present our reliability analysis. Production of 2400 new bricks for the detector is currently in progress, and we present preliminary results from the production checkout.

  5. High-field transport of electrons and radiative effects using coupled force-balance and Fokker-Planck equations beyond the relaxation-time approximation

    International Nuclear Information System (INIS)

    Huang, Danhong; Apostolova, T.; Alsing, P.M.; Cardimona, D.A.

    2004-01-01

    The dynamics of a many-electron system under both dc and infrared fields is separated into a center-of-mass and a relative motion. The first-order force-balance equation is employed for the slow center-of-mass motion of electrons, and the Fokker-Planck equation is used for the ultrafast relative scattering motion of degenerate electrons. This approach allows us to include the anisotropic energy-relaxation process which has been neglected in the energy-balance equation in the past. It also leads us to include the anisotropic coupling to the incident infrared field with different polarizations. Based on this model, the transport of electrons is explored under strong dc and infrared fields by going beyond the relaxation-time approximation. The anisotropic dependence of the electron distribution function on the parallel and perpendicular kinetic energies of electrons is displayed with respect to the dc field direction, and the effect of anisotropic coupling to an incident infrared field with polarizations parallel and perpendicular to the applied dc electric field is shown. The heating of electrons is more accurately described beyond the energy-balance equation with the inclusion of an anisotropic coupling to the infrared field. The drift velocity of electrons is found to increase with the amplitude of the infrared field due to a suppressed momentum-relaxation process (or frictional force) under parallel polarization but decreases with the amplitude due to an enhanced momentum-relaxation process under perpendicular polarization

  6. A Broadband Ultrathin Nonlinear Switching Metamaterial

    Directory of Open Access Journals (Sweden)

    E. Zarnousheh Farahani

    2017-05-01

    Full Text Available In this paper, an ultrathin planar nonlinear metamaterial slab is designed and simulated. Nonlinearity is provided through placing diodes in each metamaterial unit cell. The diodes are auto-biased and activated by an incident wave. The proposed structure represents a broadband switching property between two transmission and reflection states depending on the intensity of the incident wave. High permittivity values are presented creating a near zero effective impedance at low power states, around the second resonant mode of the structure unit cell; as the result, the incident wave is reflected. Increasing the incident power to the level which can activate the loaded diodes in the structure results in elimination of the resonance and consequently a drop in the permittivity values near the permeability one as well as a switch to the transmission state. A full wave as well as a nonlinear simulations are performed. An optimization method based on weed colonization is applied to the unit cell of the metamaterial slab to achieve the maximum switching bandwidth. The structure represents a 24% switching bandwidth of a 10 dB reduction in the reflection coefficient.

  7. Bimetallic nanoparticles for surface modification and lubrication of MEMS switch contacts

    International Nuclear Information System (INIS)

    Patton, Steven T; Hu Jianjun; Slocik, Joseph M; Campbell, Angela; Naik, Rajesh R; Voevodin, Andrey A

    2008-01-01

    Reliability continues to be a critical issue in microelectromechanical systems (MEMS) switches. Failure mechanisms include high contact resistance (R), high adhesion, melting/shorting, and contact erosion. Little previous work has addressed the lubrication of MEMS switches. In this study, bimetallic nanoparticles (NPs) are synthesized using a biotemplated approach and deposited on Au MEMS switch contacts as a nanoparticle-based lubricant. Bimetallic nanoparticles are comprised of a metallic core (∼10 nm diameter gold nanoparticle) with smaller metallic nanoparticles (∼2-3 nm diameter Pd nanoparticles) populating the core surface. Adhesion and resistance (R) were measured during hot switching experiments at low (10 μA) and high (1 mA) current. The Au/Pd NP coated contacts led to reduced adhesion as compared to pure Au contacts with a compromise of slightly higher R. For switches held in the closed position at low current, R gradually decreased over tens of seconds due to increased van der Waals force and growth of the real area of contact with temporal effects being dominant over load effects. Contact behavior transitioned from 'Pd-like' to 'Au-like' during low current cycling experiments. Melting at high current resulted in rapid formation of large real contact area, low and stable R, and minimal effect of load on R. Durability at high current was excellent with no failure through 10 6 hot switching cycles. Improvement at high current is due to controlled nanoscale surface roughness that spreads current through multiple nanocontacts, which restricts the size of melting regions and causes termination of nanowire growth (prevents shorting) during contact opening. Based on these results, bimetallic NPs show excellent potential as surface modifiers/lubricants for MEMS switch contacts

  8. Sustainable packaging design for consumer electronics products: Balancing marketing, logistics and environmental requirements

    OpenAIRE

    Wever, R.; Boks, C.B.; Pratama, I.; Stevels, A.L.N.

    2007-01-01

    Packaging design for consumer electronic products is a challenge because contradictory demands from a distribution perspective and a marketing perspective have to be balanced. With several company departments involved and powerful external stakeholders this is a complicated matter. As the level of sophistication of data concerning a packagings marketing performance is limited, decisions are often strongly based on beliefs. This is reflected in inconsistencies in packaging that is currently in...

  9. Pulsed power opening switch research at the University of New Mexico

    International Nuclear Information System (INIS)

    Humphries, S. Jr.

    1987-01-01

    Opening switch research at the University of New Mexico (UNM) is directed toward moderate-current (--10 kA) devices with potential applications to high-power charged particle accelerators. Two devices with the capacity for controlling gigawatt high-voltage circuits, the grid-controlled plasma flow switch and the scanned-beam switch, are under investigation. Both switches are conceptually simple; they involve little collective physics and are within the capabilities of current technology. In the plasma flow switch, the flux of electrons into a high-voltage power gap is controlled by a low-voltage control grid. Plasma generation is external to, and independent of, the power circuit. In the closed phase, plasma fills the gap so that the switch has a low on-state impedance. Pulse repetition rates in the megahertz range should be feasible. In single-shot proof-of-principle experiments, a small area switch modulated a 3-MW circuit; a 20-ns opening time was observed. The scanned-beam switch will utilize electric field deflection to direct the power of a sheet electron beam. The beam is to be alternately scanned to two inverse diodes connected to output transmission lines. The switch is expected to generate continuous-wave pulse trains for applications such as high-frequency induction linacs. Theoretical studies indicate that 10-GW devices in the 100-MHz range with 70-percent efficiency should be technologically feasible

  10. Load management through agent based coordination of flexible electricity consumers

    DEFF Research Database (Denmark)

    Clausen, Anders; Demazeau, Yves; Jørgensen, Bo Nørregaard

    2015-01-01

    Demand Response (DR) offers a cost-effective and carbonfriendly way of performing load balancing. DR describes a change in the electricity consumption of flexible consumers in response to the supply situation. In DR, flexible consumers may perform their own load balancing through load management...

  11. Very High Frequency Switch-Mode Power Supplies

    DEFF Research Database (Denmark)

    Madsen, Mickey Pierre

    The importance of technology and electronics in our daily life is constantly increasing. At the same time portability and energy efficiency are currently some of the hottest topics. This creates a huge need for power converters in a compact form factor and with high efficiency, which can supply...... these electronic devices. This calls for new technologies in order to miniaturize the power electronics of today. One way to do this is by increasing the switching frequency dramatically and develop very high frequency switch mode power supplies. If these converters can be designed to operate efficiently, a huge...... size, weight and cost reduction can be achieved due to the smaller energy storing elements needed at these frequencies. The research presented in this thesis focuses on exactly this. First various technologies for miniaturization of power supplies are studied, e.g. piezo electric transformers, wide...

  12. Repetitive switching for an electromagnetic rail gun

    Science.gov (United States)

    Gruden, J. M.

    1983-12-01

    Previous testing on a repetitive opening switch for inductive energy storage has proved the feasibility of the rotary switch concept. The concept consists of a rotating copper disk (rotor) with a pie-shaped insulator section and brushes which slide along each of the rotor surfaces. While on top of the copper surface, the brushes and rotor conduct current allowing the energy storage inductor to charge. When the brushes slide onto the insulator section, the current cannot pass through the rotor and is diverted into the load. This study investigates two new brush designs and a rotor modification designed to improve the current commutating capabilities of the switch. One brush design (fringe fiber) employs carbon fibers on the leading and trailing edge of the brush to increase the resistive commutating action as the switch opens and closes. The other brush design uses fingers to conduct current to the rotor surface, effectively increasing the number of brush contact points. The rotor modification was the placement of tungsten inserts at the copper-insulator interfaces.

  13. Laser based analysis using a passively Q-switched laser employing analysis electronics and a means for detecting atomic optical emission of the laser media

    Science.gov (United States)

    Woodruff, Steven D.; Mcintyre, Dustin L.

    2016-03-29

    A device for Laser based Analysis using a Passively Q-Switched Laser comprising an optical pumping source optically connected to a laser media. The laser media and a Q-switch are positioned between and optically connected to a high reflectivity mirror (HR) and an output coupler (OC) along an optical axis. The output coupler (OC) is optically connected to the output lens along the optical axis. A means for detecting atomic optical emission comprises a filter and a light detector. The optical filter is optically connected to the laser media and the optical detector. A control system is connected to the optical detector and the analysis electronics. The analysis electronics are optically connected to the output lens. The detection of the large scale laser output production triggers the control system to initiate the precise timing and data collection from the detector and analysis.

  14. High Peak Power Test and Evaluation of S-band Waveguide Switches

    Science.gov (United States)

    Nassiri, A.; Grelick, A.; Kustom, R. L.; White, M.

    1997-05-01

    The injector and source of particles for the Advanced Photon Source is a 2856-MHz S-band electron-positron linear accelerator (linac) which produces electrons with energies up to 650 MeV or positrons with energies up to 450 MeV. To improve the linac rf system availability, an additional modulator-klystron subsystem is being constructed to provide a switchable hot spare unit for each of the five exsisting S-band transmitters. The switching of the transmitters will require the use of SF6-pressurized S-band waveguide switches at a peak operating power of 35 MW. Such rf switches have been successfully operated at other accelerator facilities but at lower peak powers. A test stand has been set up at the Stanford Linear Accelerator Center (SLAC) Klystron Factory to conduct tests comparing the power handling characteristics of two WR-284 and one WR-340 switches. Test results are presented and their implications for the design of the switching system are discussed.

  15. Nanoelectromechanical switch operating by tunneling of an entire C-60 molecule

    DEFF Research Database (Denmark)

    Danilov, Andrey V.; Hedegård, Per; Golubev, Dimitrii S.

    2008-01-01

    (i) the relative contribution of tunneling, current induced heating and thermal fluctuations to the switching mechanism, (ii) the voltage dependent energy barrier (similar to 100-200 meV) separating the two states of the switch and (iii) the switching attempt frequency, omega(0) corresponding to a 2......We present a solid state single molecule electronic device where switching between two states with different conductance happens predominantly by tunneling of an entire C-60 molecule. This conclusion is based on a novel statistical analysis of similar to 10(5) switching events. The analysis yields...

  16. Optimisation of load control

    International Nuclear Information System (INIS)

    Koponen, P.

    1998-01-01

    Electricity cannot be stored in large quantities. That is why the electricity supply and consumption are always almost equal in large power supply systems. If this balance were disturbed beyond stability, the system or a part of it would collapse until a new stable equilibrium is reached. The balance between supply and consumption is mainly maintained by controlling the power production, but also the electricity consumption or, in other words, the load is controlled. Controlling the load of the power supply system is important, if easily controllable power production capacity is limited. Temporary shortage of capacity causes high peaks in the energy price in the electricity market. Load control either reduces the electricity consumption during peak consumption and peak price or moves electricity consumption to some other time. The project Optimisation of Load Control is a part of the EDISON research program for distribution automation. The following areas were studied: Optimization of space heating and ventilation, when electricity price is time variable, load control model in power purchase optimization, optimization of direct load control sequences, interaction between load control optimization and power purchase optimization, literature on load control, optimization methods and field tests and response models of direct load control and the effects of the electricity market deregulation on load control. An overview of the main results is given in this chapter

  17. Optimisation of load control

    Energy Technology Data Exchange (ETDEWEB)

    Koponen, P [VTT Energy, Espoo (Finland)

    1998-08-01

    Electricity cannot be stored in large quantities. That is why the electricity supply and consumption are always almost equal in large power supply systems. If this balance were disturbed beyond stability, the system or a part of it would collapse until a new stable equilibrium is reached. The balance between supply and consumption is mainly maintained by controlling the power production, but also the electricity consumption or, in other words, the load is controlled. Controlling the load of the power supply system is important, if easily controllable power production capacity is limited. Temporary shortage of capacity causes high peaks in the energy price in the electricity market. Load control either reduces the electricity consumption during peak consumption and peak price or moves electricity consumption to some other time. The project Optimisation of Load Control is a part of the EDISON research program for distribution automation. The following areas were studied: Optimization of space heating and ventilation, when electricity price is time variable, load control model in power purchase optimization, optimization of direct load control sequences, interaction between load control optimization and power purchase optimization, literature on load control, optimization methods and field tests and response models of direct load control and the effects of the electricity market deregulation on load control. An overview of the main results is given in this chapter

  18. Advances in Opto Electronics

    Indian Academy of Sciences (India)

    First page Back Continue Last page Overview Graphics. Advances in Opto Electronics. Optoelectronics is where electronics was 15 years back. All Optical Amplifiers and Semiconductor Amplifiers. Fastest Semiconductor (InP) switch is at 170GHz- where is terrabit ? MEMS based switches that route traffic at wavelength level ...

  19. High-voltage switching for in-flight capture of keV antiprotons in a Penning trap

    International Nuclear Information System (INIS)

    Fei, X.; Davisson, R.; Gabrielse, G.

    1987-01-01

    The recently observed in-flight capture of keV antiprotons and protons in a Penning trap requires that the -3-kV potentials on electrodes of a Penning trap near 4.2 K be switched on and off with switching times less than 20 ns. These rapidly switched potentials are applied via transmission lines which are not terminated at the trap, thereby avoiding unacceptable heat load on the helium Dewar. Simple high-voltage switching circuits are constructed using krytrons and reed relays. A krytron provides the rapid switching and stays on just long enough for a reed relay to kick in and maintain the switched state indefinitely

  20. Improved Regression Analysis of Temperature-Dependent Strain-Gage Balance Calibration Data

    Science.gov (United States)

    Ulbrich, N.

    2015-01-01

    An improved approach is discussed that may be used to directly include first and second order temperature effects in the load prediction algorithm of a wind tunnel strain-gage balance. The improved approach was designed for the Iterative Method that fits strain-gage outputs as a function of calibration loads and uses a load iteration scheme during the wind tunnel test to predict loads from measured gage outputs. The improved approach assumes that the strain-gage balance is at a constant uniform temperature when it is calibrated and used. First, the method introduces a new independent variable for the regression analysis of the balance calibration data. The new variable is designed as the difference between the uniform temperature of the balance and a global reference temperature. This reference temperature should be the primary calibration temperature of the balance so that, if needed, a tare load iteration can be performed. Then, two temperature{dependent terms are included in the regression models of the gage outputs. They are the temperature difference itself and the square of the temperature difference. Simulated temperature{dependent data obtained from Triumph Aerospace's 2013 calibration of NASA's ARC-30K five component semi{span balance is used to illustrate the application of the improved approach.

  1. Direct Load Control by AC Frequency Modulation

    DEFF Research Database (Denmark)

    Douglass, Philip James; You, Shi

    2012-01-01

    Fine-grained under frequency load shedding called “demand as a frequency controlled reserve“ (DFCR) has been shown to be a promising method of providingfrequency regulation service from distributed loads [1]. Micro-grids with a large portion of intermittent renewable generation will benefit greatly...... from this technology because their low inertia. The paper proposes a operating procedure for utilizing DFCR loads for energy balancing, expanding DFCR’s well known role as a power balancing resource. The system operator can use DFCR for energy balancing by adjusting the frequency controller...... of generators to schedule off-nominal system frequency values. The feasibility of the proposed system is evaluated on an existing small island power system....

  2. Power inverter with optical isolation

    Science.gov (United States)

    Duncan, Paul G.; Schroeder, John Alan

    2005-12-06

    An optically isolated power electronic power conversion circuit that includes an input electrical power source, a heat pipe, a power electronic switch or plurality of interconnected power electronic switches, a mechanism for connecting the switch to the input power source, a mechanism for connecting comprising an interconnecting cable and/or bus bar or plurality of interconnecting cables and/or input bus bars, an optically isolated drive circuit connected to the switch, a heat sink assembly upon which the power electronic switch or switches is mounted, an output load, a mechanism for connecting the switch to the output load, the mechanism for connecting including an interconnecting cable and/or bus bar or plurality of interconnecting cables and/or output bus bars, at least one a fiber optic temperature sensor mounted on the heat sink assembly, at least one fiber optic current sensor mounted on the load interconnection cable and/or output bus bar, at least one fiber optic voltage sensor mounted on the load interconnection cable and/or output bus bar, at least one fiber optic current sensor mounted on the input power interconnection cable and/or input bus bar, and at least one fiber optic voltage sensor mounted on the input power interconnection cable and/or input bus bar.

  3. Composite Material Switches

    Science.gov (United States)

    Javadi, Hamid (Inventor)

    2002-01-01

    A device to protect electronic circuitry from high voltage transients is constructed from a relatively thin piece of conductive composite sandwiched between two conductors so that conduction is through the thickness of the composite piece. The device is based on the discovery that conduction through conductive composite materials in this configuration switches to a high resistance mode when exposed to voltages above a threshold voltage.

  4. An improved soft switched PWM interleaved boost AC-DC converter

    International Nuclear Information System (INIS)

    Genc, Naci; Iskender, Ires

    2011-01-01

    In this paper, an improved soft switched two cell interleaved boost AC/DC converter with high power factor is proposed and investigated. A new auxiliary circuit is designed and added to two cell interleaved boost converter to reduce the switching losses. The proposed auxiliary circuit is implemented using only one auxiliary switch and a minimum number of passive components without an important increase in the cost and complexity of the converter. The main advantage of this auxiliary circuit is that it not only provides zero-voltage-transition (ZVT) for the main switches but also provides soft switching for the auxiliary switch and diodes. Though all semiconductor devices operate under soft switching, they do not have any additional voltage and current stresses. The proposed converter operates successfully in soft switching operation mode for a wide range of input voltage level and the load. In addition, it has advantages such as fewer structure complications, lower cost and ease of control. In the study, the transition modes for describing the behavior of the proposed converter in one switching period are described. A prototype with 600 W output power, 50 kHz/cell switching frequency, input line voltage of 110-220 V rms and an output voltage of 400 V dc has been implemented. Analysis, design and the control circuitry are also presented in the paper.

  5. Measurement of trigger and cascade section runtimes in 6 MV switches using fiber coupled photodetectors

    Directory of Open Access Journals (Sweden)

    Jens Schwarz

    2012-07-01

    Full Text Available Since October 2007 Sandia National Laboratories has operated the refurbished Z machine at an improved load current of 26 MA yielding 400 TW of x-ray power. The current pulse shape to the load is controlled by 36 independently timed laser triggered gas switches. As part of the refurbishment effort, a fiber coupled laser spark detector system has been installed which is able to detect the laser generated plasma in situ inside the trigger section of the high voltage switch. In this paper we describe how this detection system can be used to characterize the discharge dynamics of these 5.9 MV, 820 kA switches.

  6. A Baltic Sea estuary as a phosphorus source and sink after drastic load reduction: seasonal and long-term mass balances for the Stockholm inner archipelago for 1968-2015

    Science.gov (United States)

    Walve, Jakob; Sandberg, Maria; Larsson, Ulf; Lännergren, Christer

    2018-05-01

    Internal phosphorus (P) loading from sediments, controlled by hypoxia, is often assumed to hamper the recovery of lakes and coastal areas from eutrophication. In the early 1970s, the external P load to the inner archipelago of Stockholm, Sweden (Baltic Sea), was drastically reduced by improved sewage treatment, but the internal P loading and its controlling factors have been poorly quantified. We use two slightly different four-layer box models to calculate the area's seasonal and annual P balance (input-export) and the internal P exchange with sediments in 1968-2015. For 10-20 years after the main P load reduction, there was a negative P balance, small in comparison to the external load, and probably due to release from legacy sediment P storage. Later, the stabilized, near-neutral P balance indicates no remaining internal loading from legacy P, but P retention is low, despite improved oxygen conditions. Seasonally, sediments are a P sink in spring and a P source in summer and autumn. Most of the deep-water P release from sediments in summer-autumn appears to be derived from the settled spring bloom and is exported to outer areas during winter. Oxygen consumption and P release in the deep water are generally tightly coupled, indicating limited iron control of P release. However, enhanced P release in years of deep-water hypoxia suggests some contribution from redox-sensitive P pools. Increasing deep-water temperatures that stimulate oxygen consumption rates in early summer have counteracted the effect of lowered organic matter sedimentation on oxygen concentrations. Since the P turnover time is short and legacy P small, measures to bind P in Stockholm inner archipelago sediments would primarily accumulate recent P inputs, imported from the Baltic Sea and from Lake Mälaren.

  7. Analyze and Improve Lifetime in 3L-NPC Inverter from Power Cycle and Thermal Balance

    DEFF Research Database (Denmark)

    Chen, Quan; Chen, Zhe; Wang, Qunjing

    2014-01-01

    Three-level Neutral-point-clamped (3L-NPC) topology is becoming a realistic alternative to the conventional one in high-voltage and high-power application. Studies show that the power cycling mean time to failure (MTTF) of the semiconductor bond wire in 3L-NPC inverter system may be very short...... under some common conditions. Firstly, this paper shows the impact of some key parameters on power electronic system lifetime according the analysis of semiconductor failure mechanism. Secondly, a switching frequency reduction method based on the position relationship between the flowing current...... and load voltage is applied to reduce power cycle and switching losses. And then, three-level active neutral point-clamped topology is taken into account to wake the most thermo stressed device. In order to validate the improve lifetime method in this paper, a 2MW 3L-NPC converter used in wind energy has...

  8. A self-similar model for conduction in the plasma erosion opening switch

    International Nuclear Information System (INIS)

    Mosher, D.; Grossmann, J.M.; Ottinger, P.F.; Colombant, D.G.

    1987-01-01

    The conduction phase of the plasma erosion opening switch (PEOS) is characterized by combining a 1-D fluid model for plasma hydrodynamics, Maxwell's equations, and a 2-D electron-orbit analysis. A self-similar approximation for the plasma and field variables permits analytic expressions for their space and time variations to be derived. It is shown that a combination of axial MHD compression and magnetic insulation of high-energy electrons emitted from the switch cathode can control the character of switch conduction. The analysis highlights the need to include additional phenomena for accurate fluid modeling of PEOS conduction

  9. Automatic load sharing in inverter modules

    Science.gov (United States)

    Nagano, S.

    1979-01-01

    Active feedback loads transistor equally with little power loss. Circuit is suitable for balancing modular inverters in spacecraft, computer power supplies, solar-electric power generators, and electric vehicles. Current-balancing circuit senses differences between collector current for power transistor and average value of load currents for all power transistors. Principle is effective not only in fixed duty-cycle inverters but also in converters operating at variable duty cycles.

  10. Effect of Smoking Abstinence and Reduction in Asthmatic Smokers Switching to Electronic Cigarettes: Evidence for Harm Reversal

    Directory of Open Access Journals (Sweden)

    Riccardo Polosa

    2014-05-01

    Full Text Available Electronic cigarettes (e-cigs are marketed as safer alternatives to tobacco cigarettes and have shown to reduce their consumption. Here we report for the first time the effects of e-cigs on subjective and objective asthma parameters as well as tolerability in asthmatic smokers who quit or reduced their tobacco consumption by switching to these products. We retrospectively reviewed changes in spirometry data, airway hyper-responsiveness (AHR, asthma exacerbations and subjective asthma control in smoking asthmatics who switched to regular e-cig use. Measurements were taken prior to switching (baseline and at two consecutive visits (Follow-up/1 at 6 (±1 and Follow-up/2 at 12 (±2 months. Eighteen smoking asthmatics (10 single users, eight dual users were identified. Overall there were significant improvements in spirometry data, asthma control and AHR. These positive outcomes were noted in single and dual users. Reduction in exacerbation rates was reported, but was not significant. No severe adverse events were noted. This small retrospective study indicates that regular use of e-cigs to substitute smoking is associated with objective and subjective improvements in asthma outcomes. Considering that e-cig use is reportedly less harmful than conventional smoking and can lead to reduced cigarette consumption with subsequent improvements in asthma outcomes, this study shows that e-cigs can be a valid option for asthmatic patients who cannot quit smoking by other methods.

  11. IGBT: a solid state switch

    International Nuclear Information System (INIS)

    Chatroux, D.; Maury, J.; Hennevin, B.

    1993-01-01

    A Copper Vapour Laser Power Supply has been designed using a solid state switch consisting in eighteen Isolated Gate Bipolar Transistors (IGBT), -1200 volts, 400 Amps, each-in parallel. This paper presents the Isolated Gate Bipolar Transistor (IGBTs) replaced in the Power Electronic components evolution, and describes the IGBT conduction mechanism, presents the parallel association of IGBTs, and studies the application of these components to a Copper Vapour Laser Power Supply. The storage capacitor voltage is 820 volts, the peak current of the solid state switch is 17.000 Amps. The switch is connected on the primary of a step-up transformer, followed by a magnetic modulator. The reset of the magnetic modulator is provided by part of the laser reflected energy with a patented circuit. The charging circuit is a resonant circuit with a charge controlled by an IGBT switch. When the switch is open, the inductance energy is free-wheeled by an additional winding and does not extend the charging phase of the storage capacitor. The design allows the storage capacitor voltage to be very well regulated. This circuit is also patented. The electric pulse in the laser has 30.000 Volt peak voltage, 2000 Amp peak current, and is 200 nanoseconds long, for a 200 Watt optical power Copper Vapour Laser

  12. Bimetallic nanoparticles for surface modification and lubrication of MEMS switch contacts

    Energy Technology Data Exchange (ETDEWEB)

    Patton, Steven T; Hu Jianjun [University of Dayton Research Institute, Dayton, OH 45469-0168 (United States); Slocik, Joseph M; Campbell, Angela; Naik, Rajesh R; Voevodin, Andrey A [Materials and Manufacturing Directorate, Air Force Research Laboratory, Wright-Patterson Air Force Base, OH 45433-7750 (United States)], E-mail: steve.patton@wpafb.af.mil, E-mail: rajesh.naik@wpafb.af.mil

    2008-10-08

    Reliability continues to be a critical issue in microelectromechanical systems (MEMS) switches. Failure mechanisms include high contact resistance (R), high adhesion, melting/shorting, and contact erosion. Little previous work has addressed the lubrication of MEMS switches. In this study, bimetallic nanoparticles (NPs) are synthesized using a biotemplated approach and deposited on Au MEMS switch contacts as a nanoparticle-based lubricant. Bimetallic nanoparticles are comprised of a metallic core ({approx}10 nm diameter gold nanoparticle) with smaller metallic nanoparticles ({approx}2-3 nm diameter Pd nanoparticles) populating the core surface. Adhesion and resistance (R) were measured during hot switching experiments at low (10 {mu}A) and high (1 mA) current. The Au/Pd NP coated contacts led to reduced adhesion as compared to pure Au contacts with a compromise of slightly higher R. For switches held in the closed position at low current, R gradually decreased over tens of seconds due to increased van der Waals force and growth of the real area of contact with temporal effects being dominant over load effects. Contact behavior transitioned from 'Pd-like' to 'Au-like' during low current cycling experiments. Melting at high current resulted in rapid formation of large real contact area, low and stable R, and minimal effect of load on R. Durability at high current was excellent with no failure through 10{sup 6} hot switching cycles. Improvement at high current is due to controlled nanoscale surface roughness that spreads current through multiple nanocontacts, which restricts the size of melting regions and causes termination of nanowire growth (prevents shorting) during contact opening. Based on these results, bimetallic NPs show excellent potential as surface modifiers/lubricants for MEMS switch contacts.

  13. Electronically-Scanned Pressure Sensors

    Science.gov (United States)

    Coe, C. F.; Parra, G. T.; Kauffman, R. C.

    1984-01-01

    Sensors not pneumatically switched. Electronic pressure-transducer scanning system constructed in modular form. Pressure transducer modules and analog to digital converter module small enough to fit within cavities of average-sized wind-tunnel models. All switching done electronically. Temperature controlled environment maintained within sensor modules so accuracy maintained while ambient temperature varies.

  14. Electron Pitch-Angle Distribution in Pressure Balance Structures Measured by Ulysses/SWOOPS

    Science.gov (United States)

    Yamauchi, Yohei; Suess, Steven T.; Sakurai, Takashi; Six, N. Frank (Technical Monitor)

    2002-01-01

    Pressure balance structures (PBSs) are a common feature in the high-latitude solar wind near solar minimum. From previous studies, PBSs are believed to be remnants of coronal plumes. Yamauchi et al [2002] investigated the magnetic structures of the PBSs, applying a minimum variance analysis to Ulysses/Magnetometer data. They found that PBSs contain structures like current sheets or plasmoids, and suggested that PBSs are associated with network activity such as magnetic reconnection in the photosphere at the base of polar plumes. We have investigated energetic electron data from Ulysses/SWOOPS to see whether bi-directional electron flow exists and we have found evidence supporting the earlier conclusions. We find that 45 ot of 53 PBSs show local bi-directional or isotopic electron flux or flux associated with current-sheet structure. Only five events show the pitch-angle distribution expected for Alfvenic fluctuations. We conclude that PBSs do contain magnetic structures such as current sheets or plasmoids that are expected as a result of network activity at the base of polar plumes.

  15. STAR load balancing and tiered-storage infrastructure strategy for ultimate db access

    International Nuclear Information System (INIS)

    Arkhipkin, D; Lauret, J; Betts, W; Didenko, L; Van Buren, G

    2011-01-01

    In recent years, the STAR experiment's database demands have grown in accord not only with simple facility growth, but also with a growing physics program. In addition to the accumulated metadata from a decade of operations, refinements to detector calibrations force user analysis to access database information post data production. Users may access any year's data at any point in time, causing a near random access of the metadata queried, contrary to time-organized production cycles. Moreover, complex online event selection algorithms created a query scarcity ( s parsity ) scenario for offline production further impacting performance. Fundamental changes in our hardware approach were hence necessary to improve query speed. Initial strategic improvements were focused on developing fault-tolerant, load-balanced access to a multi-slave infrastructure. Beyond that, we explored, tested and quantified the benefits of introducing a Tiered storage architecture composed of conventional drives, solid-state disks, and memory-resident databases as well as leveraging the use of smaller database services fitting in memory. The results of our extensive testing in real life usage are presented.

  16. Ferroelastic domain switching in tetragonal zirconia

    International Nuclear Information System (INIS)

    Chan, C.J.; Ruhle, M.; Jue, J.F.; Virkar, A.V.

    1991-01-01

    Ferroelastic domain switching is one of the possible toughening mechanisms in ceramic materials. Microstructural evidence of domain reorientation (switching) in polydomain tetragonal zirconia single crystals is observed upon the application of a unidirectional compressive stress. Dark field imaging of the three (112) tetragonal twin variants in a [111] zone indicates that two sets of twin variants grow at the expense of the third set upon application of uniaxial compression. The diminishing variant is the one with its c axis parallel to the compression axis. Indentation experiments on uniaxially compressed samples show an anisotropy in crack length. Crack propogates more easily along the loading direction. In this paper construction for the orientation relationship of domains and their twin boundaries is presented

  17. Anti-freezing of air-cooled heat exchanger by switching off sectors

    International Nuclear Information System (INIS)

    Wang, Weijia; Kong, Yanqiang; Huang, Xianwei; Yang, Lijun; Du, Xiaoze; Yang, Yongping

    2017-01-01

    Highlights: • The anti-freezing of air-cooled heat exchanger by switching off sectors is studied. • The water side heat loads of various sectors are compared for different cases. • Anti-freezing turbine back pressure is proposed and obtained for various cases. • As wind speed increases, the energy efficiency can be clearly improved by sector off. • By switching frontal sector off, anti-freezing operation is most energy efficient. - Abstract: With the air side huge heat transfer surface, the air-cooled heat exchanger will take a serious freezing risk in cold winter. Therefore, it is of benefit to the safe operation of natural draft dry cooling system to propose the anti-freezing measures. In this work, the flow and heat transfer models of the cooling air coupling with the circulating water, are developed and numerically simulated for the anti-freezing by switching various sectors off. The local thermo-flow fields of cooling air are presented, and the water side heat loads of various sectors are compared for various cases. The anti-freezing turbine back pressure is proposed and obtained for the energy efficiency analysis. The results show that the sector switching off approach can effectively prevent the air-cooled heat exchanger from freezing and improve the energy efficiency of the cooling system, especially at high wind speeds. Moreover, with the frontal sector switching off, the most energy efficient anti-freezing operation of natural draft dry cooling system can be achieved.

  18. Real And Reactive Power Saving In Three Phase Induction Machine Using Star-Delta Switching Schemes

    Directory of Open Access Journals (Sweden)

    Ramesh Daravath

    2017-04-01

    Full Text Available Induction machines are the most commonly used industrial drives for variety of applications. It has been estimated that induction motors consumes approximately 50 of all the electric energy generated. Further in the area of renewable energy sources such as wind or bio-mass energy induction machines have been found suitable for functioning as generators. In this context it may be mentioned that a star-delta switching is common for the starting of three-phase induction motor. Now it is proposed to use this star-delta switching for energy conservation of induction machines i.e. at times of reduced loads the machine switched back to star connection. Using a three-phase 400 V 50 Hz 4-pole induction machine it has been demonstrated that the star-delta switching of stator winding of three-phase induction machine motor generator operations reconnected in star at suitable reduced loads with a switching arrangement can result in improved efficiency and power factor as compared to a fixed delta or star connection. The predetermined values along with the experimental results have also been presented in this report. A simulation program has been developed for the predetermination of performance of the three-phase induction machine using exact equivalent circuit. A case study on a 250 kW 400 V 4-pole three-phase induction machine operated with different load cycles reveals the significant real and reactive power savings that could be obtained in the present proposal.

  19. Flipping the Metabolic Switch: Understanding and Applying the Health Benefits of Fasting.

    Science.gov (United States)

    Anton, Stephen D; Moehl, Keelin; Donahoo, William T; Marosi, Krisztina; Lee, Stephanie A; Mainous, Arch G; Leeuwenburgh, Christiaan; Mattson, Mark P

    2018-02-01

    Intermittent fasting (IF) is a term used to describe a variety of eating patterns in which no or few calories are consumed for time periods that can range from 12 hours to several days, on a recurring basis. This review is focused on the physiological responses of major organ systems, including the musculoskeletal system, to the onset of the metabolic switch: the point of negative energy balance at which liver glycogen stores are depleted and fatty acids are mobilized (typically beyond 12 hours after cessation of food intake). Emerging findings suggest that the metabolic switch from glucose to fatty acid-derived ketones represents an evolutionarily conserved trigger point that shifts metabolism from lipid/cholesterol synthesis and fat storage to mobilization of fat through fatty acid oxidation and fatty acid-derived ketones, which serve to preserve muscle mass and function. Thus, IF regimens that induce the metabolic switch have the potential to improve body composition in overweight individuals. Moreover, IF regimens also induce the coordinated activation of signaling pathways that optimize physiological function, enhance performance, and slow aging and disease processes. Future randomized controlled IF trials should use biomarkers of the metabolic switch (e.g., plasma ketone levels) as a measure of compliance and of the magnitude of negative energy balance during the fasting period. © 2017 The Obesity Society.

  20. Tailoring of electron flow current in magnetically insulated transmission lines

    Directory of Open Access Journals (Sweden)

    J. P. Martin

    2009-03-01

    Full Text Available It is desirable to optimize (minimizing both the inductance and electron flow the magnetically insulated vacuum sections of low impedance pulsed-power drivers. The goal of low inductance is understandable from basic efficiency arguments. The goal of low electron flow results from two observations: (1 flowing electrons generally do not deliver energy to (or even reach most loads, and thus constitute a loss mechanism; (2 energetic electrons deposited in a small area can cause anode damage and anode plasma formation. Low inductance and low electron flow are competing goals; an optimized system requires a balance of the two. While magnetically insulated systems are generally forgiving, there are times when optimization is crucial. For example, in large pulsed-power drivers used to energize high energy density physics loads, the electron flow as a fraction of total current is small, but that flow often reaches the anode in relatively small regions. If the anode temperature becomes high enough to desorb gas, the resulting plasma initiates a gap closure process that can impact system performance. Magnetic-pressure driven (z pinches and material equation of state loads behave like a fixed inductor for much of the drive pulse. It is clear that neither fixed gap nor constant-impedance transmission lines are optimal for driving inductive loads. This work shows a technique for developing the optimal impedance profile for the magnetically insulated section of a high-current driver. Particle-in-cell calculations are used to validate the impedance profiles developed in a radial disk magnetically insulated transmission line geometry. The input parameters are the spacing and location of the minimum gap, the effective load inductance, and the desired electron flow profile. The radial electron flow profiles from these simulations are in good agreement with theoretical predictions when driven at relatively high voltage (i.e., V≥2  MV.

  1. Design and development of indigenous seismic switch for nuclear reactors

    International Nuclear Information System (INIS)

    Varghese, Shiju; Shah, Jay; Limaye, P.K.; Soni, N.L; Patel, R.J.

    2016-01-01

    After Fukushima incident it has become a regulatory requirement to have automatic reactor trip on detection of earthquake beyond OBE level. Seismic Switches that meets the technical specifications required for nuclear reactor use were not available in the market. Hence, on Nuclear Power Corporation of India Ltd (NPCIL's) request, Refuelling Technology Division, BARC has developed Seismic Switches (electronic earthquake detectors) required for this application. Functionality of the system was successfully tested using a Shake Table. Two different designs of seismic switches have been developed. One is a microcontroller based system (digital) and the other is fully analogue electronics (analog) based. These switches are designed to meet the technical requirements of Class IA systems of nuclear reactors. It is also designed to meet other qualification tests such as EMI/EMC, climatic, vibration, and reliability requirements. In addition to nuclear industry seismic switches are having potential use in oil and gas, power plants, buildings and other industrial installations. These technologies are currently available for technology transfer and details are published in BARC website. This paper describes the requirements, principle of operation and features and testing of the developed systems. (author)

  2. Switching away from pipotiazine palmitate: a naturalistic study.

    Science.gov (United States)

    Mustafa, Feras Ali

    2017-01-01

    In March 2015, pipotiazine palmitate depot antipsychotic was globally withdrawn due to the shortage of its active ingredient. Thus, all patients receiving this medication had to be switched to an alternative antipsychotic drug. In this study we set to evaluate the process of switching away from pipotiazine palmitate within our clinical service, and its impact on hospitalization. Demographic and clinical data on patients who were receiving pipotiazine palmitate in Northamptonshire at the time of its withdrawal were anonymously extracted from their electronic records and analyzed using descriptive statistics. A total of 17 patients were switched away from pipotiazine palmitate at the time of its withdrawal, all of whom had a prior history of nonadherence with oral treatment. A total of 14 patients were switched to another depot antipsychotic drug, while three patients chose an oral alternative which they subsequently discontinued resulting in relapse and hospitalization. There was a five-fold increase in mean hospitalization among patients who completed a year after the switch. Switching away from pipotiazine palmitate was associated with significant clinical deterioration in patients who switched to an oral antipsychotic, whereas most patients who switched to another depot treatment maintained stability. Clinicians should exercise caution when switching patients with schizophrenia away from depot antipsychotic drugs, especially in cases of patients with a history of treatment nonadherence who prefer to switch to oral antipsychotics.

  3. K-means clustering for optimal partitioning and dynamic load balancing of parallel hierarchical N-body simulations

    International Nuclear Information System (INIS)

    Marzouk, Youssef M.; Ghoniem, Ahmed F.

    2005-01-01

    A number of complex physical problems can be approached through N-body simulation, from fluid flow at high Reynolds number to gravitational astrophysics and molecular dynamics. In all these applications, direct summation is prohibitively expensive for large N and thus hierarchical methods are employed for fast summation. This work introduces new algorithms, based on k-means clustering, for partitioning parallel hierarchical N-body interactions. We demonstrate that the number of particle-cluster interactions and the order at which they are performed are directly affected by partition geometry. Weighted k-means partitions minimize the sum of clusters' second moments and create well-localized domains, and thus reduce the computational cost of N-body approximations by enabling the use of lower-order approximations and fewer cells. We also introduce compatible techniques for dynamic load balancing, including adaptive scaling of cluster volumes and adaptive redistribution of cluster centroids. We demonstrate the performance of these algorithms by constructing a parallel treecode for vortex particle simulations, based on the serial variable-order Cartesian code developed by Lindsay and Krasny [Journal of Computational Physics 172 (2) (2001) 879-907]. The method is applied to vortex simulations of a transverse jet. Results show outstanding parallel efficiencies even at high concurrencies, with velocity evaluation errors maintained at or below their serial values; on a realistic distribution of 1.2 million vortex particles, we observe a parallel efficiency of 98% on 1024 processors. Excellent load balance is achieved even in the face of several obstacles, such as an irregular, time-evolving particle distribution containing a range of length scales and the continual introduction of new vortex particles throughout the domain. Moreover, results suggest that k-means yields a more efficient partition of the domain than a global oct-tree

  4. The gradual nature of threshold switching

    International Nuclear Information System (INIS)

    Wimmer, M; Salinga, M

    2014-01-01

    The recent commercialization of electronic memories based on phase change materials proved the usability of this peculiar family of materials for application purposes. More advanced data storage and computing concepts, however, demand a deeper understanding especially of the electrical properties of the amorphous phase and the switching behaviour. In this work, we investigate the temporal evolution of the current through the amorphous state of the prototypical phase change material, Ge 2 Sb 2 Te 5 , under constant voltage. A custom-made electrical tester allows the measurement of delay times over five orders of magnitude, as well as the transient states of electrical excitation prior to the actual threshold switching. We recognize a continuous current increase over time prior to the actual threshold-switching event to be a good measure for the electrical excitation. A clear correlation between a significant rise in pre-switching-current and the later occurrence of threshold switching can be observed. This way, we found experimental evidence for the existence of an absolute minimum for the threshold voltage (or electric field respectively) holding also for time scales far beyond the measurement range. (paper)

  5. Advantages of using a two-switch forward in single-stage power factor corrected power supplies

    DEFF Research Database (Denmark)

    Petersen, Lars

    2000-01-01

    A single-stage power factor corrected power supply using a two-switch forward is proposed to increase efficiency. The converter is operated in the DCM (discontinues conduction mode) and it is shown that this operation mode ensures the intermediate DC-bus to be controlled only by means of circuit...... supply has been implemented. The measured efficiency is between 85% and 88.5% in the range 30 W-500 W and the measured power factor at full load is 0.95....... parameters and therefore independent of load variations. The DCM operation often has a diminishing effect on the efficiency but by use of the two-switch topology high efficiency with minimum circuit complexity can be achieved in this mode. A 500 W 70 V prototype of the two-switch boost-forward PFC power...

  6. A simple self-breaking 2 MV gas switch

    Energy Technology Data Exchange (ETDEWEB)

    Di Capua, M.S.; Freytag, E.K.; Dixon, W.R.; Hawley, R.A.

    1987-06-29

    We describe a simple self-breaking 2 MV gas master switch for the LLNL 2 MV general purpose relativistic electron beam (REB) accelerator. The switch cavity has been hollowed out in a 17.8 cm-thick acrylic slab. The switch gap is 3.55 cm. At 2 MV the maximum field at the cathode is 740 kV cm/sup -1/ and the maximum envelope field is 172 kV cm/sup -1/. The maximum measured switching voltage is 1.90 +- 0.1 MV (10 bar abs). The minimum switching voltage is 1.1 MV (4.3 bar abs). The operating characteristics break away from the 89 kV/(cm atm) dc breakdown strength of SF/sub 6/ at 5 bar abs. Careful electrical and mechanical design as well as strict quality control during assembly and operation have resulted in reliable and reproducible operation.

  7. Production of fast switching power thyristors by proton irradiation

    International Nuclear Information System (INIS)

    Sawko, D.C.; Bartko, J.

    1983-01-01

    There are several techniques currently employed by various manufacturers in the fabrication of fast switching power thyristors. Gold doping and irradiation by electron beams are among the more common ones. In all cases, the fast switching capability results from a reduction of the minority carrier lifetime of the host material by the introduction of carrier traps or recombination centers. However, accompanying this beneficial reduction in switching speed is a deleterious increase in forward voltage drop which also results from the introduction of carrier traps. Methods which minimize the voltage drop increase as the switching speed is reduced are highly desirable. One such method would achieve this by introducing the traps or recombination centers into well defined narrow regions where they will be more effective in reducing the switching speed than in increasing the forward voltage drop. Because the proton range-energy relationship in materials is relatively well defined and the lifetime reducing displacements occur near the end of their ranges, the lifetime in silicon can be reduced where desired by the precise control of proton energy. Dual energy proton beams from a tandem Van de Graaff accelerator were used in the experiments to determine whether proton beam irradiations offer advantages over other techniques. This was the subject of the present work. The results indicate that this is the preferred technique for reproducibly and rapidly processing fast switching thyristors with superior characteristics. The experimental procedure is discussed and comparisons are made with electron and neutron irradiated thyristors

  8. Switching behavior of double-decker single molecule magnets on a metal surface

    Energy Technology Data Exchange (ETDEWEB)

    Fu, Yingshuang; Schwoebel, Joerg; Hoffmann, Germar; Brede, Jens; Wiesendanger, Roland [University of Hamburg, Hamburg (Germany); Dillulo, Andrew [Ohio University, Athens (United States); Klyatskaya, Svetlana [Karlsruhe Institute of Technology, Karlsruhe (Germany); Ruben, Mario [Karlsruhe Institute of Technology, Karlsruhe (Germany); Universite de Strasbourg, Strasbourg (France)

    2011-07-01

    Single molecule magnets (SMM) are most promising materials for spin based molecular electronics. Due to their large magnetic anisotropy stabilized by inside chemical bonds, SMM can potentially be used for information storage at the single molecule level. For applications, it is of importance to adsorb the SMM onto surfaces and to study their subsequent conformational, electronic and magnetic properties. We have investigated the adsorption behavior of Tb and Dy based double-decker SMM on an Ir(111) surface with low temperature scanning tunneling microscopy and spectroscopy. It is found that Tb double-decker molecules bind tightly to the Ir(111) surface. By resonantly injecting tunneling electrons into its LUMO or HOMO state, the Tb double-decker molecule can be switched from a four-lobed structure to an eight-lobed structure. After switching, energy positions of the HOMO and LUMO states both shift closer to the Fermi level. Dy double-decker molecules also exhibit the same switching properties on the Ir(111) surface. The switching behavior of the molecules is tentatively attributed to a conformational change of the double-decker molecular frame.

  9. Non-switching to switching transferring mechanism investigation for Ag/SiO x /p-Si structure with SiO x deposited by HWCVD

    Science.gov (United States)

    Liu, Yanhong; Wang, Ruoying; Li, Zhongyue; Wang, Song; Huang, Yang; Peng, Wei

    2018-04-01

    We proposed and fabricated an Ag/SiO x /p-Si sandwich structure, in which amorphous SiO x films were deposited through hot wire chemical vapor deposition (HWCVD) using tetraethylorthosilicate (TEOS) as Si and O precursor. Experimental results indicate that the I–V properties of this structure transfer from non-switching to switching operation as the SiO x deposition temperature increased. The device with SiO x deposited at high deposition temperature exhibits typical bipolar switching properties, which can be potentially used in resistive switching random accessible memory (RRAM). The transferring mechanism from non-switching to switching can be ascribed to the change of structural and electronic properties of SiO x active layer deposited at different temperatures, as evidenced by analyzing FTIR spectrum and fitting its I–V characteristics curves. This work demonstrates a safe and practicable low-temperature device-grade SiO x film deposition technology by conducting HWCVD from TEOS.

  10. Workload Balancing on Heterogeneous Systems: A Case Study of Sparse Grid Interpolation

    KAUST Repository

    Muraraşu, Alin; Weidendorfer, Josef; Bode, Arndt

    2012-01-01

    load balancing is essential. This paper proposes static and dynamic solutions for load balancing in the context of an application for visualizing high-dimensional simulation data. The application relies on the sparse grid technique for data compression

  11. Controllable Load Management Approaches in Smart Grids

    Directory of Open Access Journals (Sweden)

    Jingshuang Shen

    2015-10-01

    Full Text Available With rapid smart grid technology development, the customer can actively participate in demand-side management (DSM with the mutual information communication between the distributor operation company and the smart devices in real-time. Controllable load management not only has the advantage of peak shaving, load balance, frequency regulation, and voltage stability, but is also effective at providing fast balancing services to the renewable energy grid in the distributed power system. The load management faces an enormous challenge as the customer has a large number of both small residential loads and dispersed renewable sources. In this paper, various controllable load management approaches are discussed. The traditional controllable load approaches such as the end users’ controllable appliances, storage battery, Vehicle-to-Grid (V2G, and heat storage are reviewed. The “broad controllable loads” management, such as the microgrid, Virtual Power Plant (VPP, and the load aggregator are also presented. Furthermore, the load characteristics, control strategies, and control effectiveness are analyzed.

  12. Broadband Electromagnetic Emission from PZT Ferroelectric Ceramics after Shock Loading

    Directory of Open Access Journals (Sweden)

    Fiodoras ANISIMOVAS

    2013-12-01

    Full Text Available It was experimentally registered pulsed electromagnetic (EM radiation in frequency range higher than television one using wideband horns with coaxial and waveguide outputs. The EM radiation was received during shock loading of lead zirconate titanate (PZT ceramics cylinders in conventional piezoelectric ignition mechanisms. Digital oscilloscope allows registering whole series of EM pulses and each pulse from the series transmitted from horn antenna of (1 – 18 GHz operating band frequencies. There is (1 – 4 ms delay between the shock and the first pulse of the series. Duration of the series is about (3 – 4 ms. The PZT cylinders were cleaved along their axes and the surfaces formed in the process were investigated by scanning electron microscope. It was concluded that from electrical point of view PZT ceramics contain interacting subsystems. It was found that EM radiation spectrum of pulse detected by waveguide detector heads has harmonics reaching 80 GHz. Presence of harmonics higher than 20 GHz indicates on radiation due to deceleration of electrons emitted during the switching. The EM pulses in the series appear randomly and have different amplitudes which partly confirmed thesis on independent switching dynamics of small volumes governed by a local electric field.DOI: http://dx.doi.org/10.5755/j01.ms.19.4.3137

  13. EYE CONTROLLED SWITCHING USING CIRCULAR HOUGH TRANSFORM

    OpenAIRE

    Sagar Lakhmani

    2014-01-01

    The paper presents hands free interface between electrical appliances or devices. This technology is intended to replace conventional switching devices for the use of disabled. It is a new way to interact with the electrical or electronic devices that we use in our daily life. The paper illustrates how the movement of eye cornea and blinking can be used for switching the devices. The basic Circle Detection algorithm is used to determine the position of eye. Eye blinking is used...

  14. Three-tier multi-granularity switching system based on PCE

    Science.gov (United States)

    Wang, Yubao; Sun, Hao; Liu, Yanfei

    2017-10-01

    With the growing demand for business communications, electrical signal processing optical path switching can't meet the demand. The multi-granularity switch system that can improve node routing and switching capabilities came into being. In the traditional network, each node is responsible for calculating the path; synchronize the whole network state, which will increase the burden on the network, so the concept of path calculation element (PCE) is proposed. The PCE is responsible for routing and allocating resources in the network1. In the traditional band-switched optical network, the wavelength is used as the basic routing unit, resulting in relatively low wavelength utilization. Due to the limitation of wavelength continuity, the routing design of the band technology becomes complicated, which directly affects the utilization of the system. In this paper, optical code granularity is adopted. There is no continuity of the optical code, and the number of optical codes is more flexible than the wavelength. For the introduction of optical code switching, we propose a Code Group Routing Entity (CGRE) algorithm. In short, the combination of three-tier multi-granularity optical switching system and PCE can simplify the network structure, reduce the node load, and enhance the network scalability and survivability. Realize the intelligentization of optical network.

  15. Using the NASA Task Load Index to Assess Workload in Electronic Medical Records.

    Science.gov (United States)

    Hudson, Darren; Kushniruk, Andre W; Borycki, Elizabeth M

    2015-01-01

    Electronic medical records (EMRs) has been expected to decrease health professional workload. The NASA Task Load Index has become an important tool for assessing workload in many domains. However, its application in assessing the impact of an EMR on nurse's workload has remained to be explored. In this paper we report the results of a study of workload and we explore the utility of applying the NASA Task Load Index to assess impact of an EMR at the end of its lifecycle on nurses' workload. It was found that mental and temporal demands were the most responsible for the workload. Further work along these lines is recommended.

  16. Impact of Bulk Aggregation on the Electronic Structure of Streptocyanines: Implications for the Solid-State Nonlinear Optical Properties and All-Optical Switching Applications

    KAUST Repository

    Gieseking, Rebecca L.

    2014-10-16

    Polymethine dyes in dilute solutions show many of the electronic and optical properties required for all-optical switching applications. However, in the form of thin films, their aggregation and interactions with counterions do generally strongly limit their utility. Here, we present a theoretical approach combining molecular-dynamics simulations and quantum-chemical calculations to describe the bulk molecular packing of streptocyanines (taken as representative of simple polymethines) with counterions of different hardness (Cl and BPh4 ) and understand the impact on the optical properties. The accuracy of the force field we use is verified by reproducing experimental crystal parameters as well as the configurations of polymethine/counterion complexes obtained from electronic-structure calculations. The aggregation characteristics can be understood in terms of both polymethinecounterion and polymethinepolymethine interactions. The counterions are found to localize near one end of the streptocyanine backbones, and the streptocyanines form a broad range of aggregates with significant electronic couplings between neighboring molecules. As a consequence, the linear and nonlinear optical properties are substantially modified in the bulk. By providing an understanding of the relationship between the molecular interactions and the bulk optical properties, our results point to a clear strategy for designing polymethine and counterion molecular structures and optimizing the materials properties for all-optical switching applications.

  17. Impact of Bulk Aggregation on the Electronic Structure of Streptocyanines: Implications for the Solid-State Nonlinear Optical Properties and All-Optical Switching Applications

    KAUST Repository

    Gieseking, Rebecca L.; Mukhopadhyay, Sukrit; Shiring, Stephen B.; Risko, Chad; Bredas, Jean-Luc

    2014-01-01

    Polymethine dyes in dilute solutions show many of the electronic and optical properties required for all-optical switching applications. However, in the form of thin films, their aggregation and interactions with counterions do generally strongly limit their utility. Here, we present a theoretical approach combining molecular-dynamics simulations and quantum-chemical calculations to describe the bulk molecular packing of streptocyanines (taken as representative of simple polymethines) with counterions of different hardness (Cl and BPh4 ) and understand the impact on the optical properties. The accuracy of the force field we use is verified by reproducing experimental crystal parameters as well as the configurations of polymethine/counterion complexes obtained from electronic-structure calculations. The aggregation characteristics can be understood in terms of both polymethinecounterion and polymethinepolymethine interactions. The counterions are found to localize near one end of the streptocyanine backbones, and the streptocyanines form a broad range of aggregates with significant electronic couplings between neighboring molecules. As a consequence, the linear and nonlinear optical properties are substantially modified in the bulk. By providing an understanding of the relationship between the molecular interactions and the bulk optical properties, our results point to a clear strategy for designing polymethine and counterion molecular structures and optimizing the materials properties for all-optical switching applications.

  18. Dynamic balance abilities of collegiate men for the bench press.

    Science.gov (United States)

    Piper, Timothy J; Radlo, Steven J; Smith, Thomas J; Woodward, Ryan W

    2012-12-01

    This study investigated the dynamic balance detection ability of college men for the bench press exercise. Thirty-five college men (mean ± SD: age = 22.4 ± 2.76 years, bench press experience = 8.3 ± 2.79 years, and estimated 1RM = 120.1 ± 21.8 kg) completed 1 repetition of the bench press repetitions for each of 3 bar loading arrangements. In a randomized fashion, subjects performed the bench press with a 20-kg barbell loaded with one of the following: a balanced load, one 20-kg plate on each side; an imbalanced asymmetrical load, one 20-kg plate on one side and a 20-kg plate plus a 1.25-kg plate on the other side; or an imbalanced asymmetrical center of mass, 20-kg plate on one side and sixteen 1.25-kg plates on the other side. Subjects were blindfolded and wore ear protection throughout all testing to decrease the ability to otherwise detect loads. Binomial data analysis indicated that subjects correctly detected the imbalance of the imbalanced asymmetrical center of mass condition (p[correct detection] = 0.89, p < 0.01) but did not correctly detect the balanced condition (p[correct detection] = 0.46, p = 0.74) or the imbalanced asymmetrical condition (p[correct detection] = 0.60, p = 0.31). Although it appears that a substantial shift in the center of mass of plates leads to the detection of barbell imbalance, minor changes of the addition of 1.25 kg (2.5 lb) to the asymmetrical condition did not result in consistent detection. Our data indicate that the establishment of a biofeedback loop capable of determining balance detection was only realized under a high degree of imbalance. Although balance detection was not present in either the even or the slightly uneven loading condition, the inclusion of balance training for upper body may be futile if exercises are unable to establish such a feedback loop and thus eliciting an improvement of balance performance.

  19. Dissipation enhanced vibrational sensing in an olfactory molecular switch

    International Nuclear Information System (INIS)

    Chęcińska, Agata; Heaney, Libby; Pollock, Felix A.; Nazir, Ahsan

    2015-01-01

    Motivated by a proposed olfactory mechanism based on a vibrationally activated molecular switch, we study electron transport within a donor-acceptor pair that is coupled to a vibrational mode and embedded in a surrounding environment. We derive a polaron master equation with which we study the dynamics of both the electronic and vibrational degrees of freedom beyond previously employed semiclassical (Marcus-Jortner) rate analyses. We show (i) that in the absence of explicit dissipation of the vibrational mode, the semiclassical approach is generally unable to capture the dynamics predicted by our master equation due to both its assumption of one-way (exponential) electron transfer from donor to acceptor and its neglect of the spectral details of the environment; (ii) that by additionally allowing strong dissipation to act on the odorant vibrational mode, we can recover exponential electron transfer, though typically at a rate that differs from that given by the Marcus-Jortner expression; (iii) that the ability of the molecular switch to discriminate between the presence and absence of the odorant, and its sensitivity to the odorant vibrational frequency, is enhanced significantly in this strong dissipation regime, when compared to the case without mode dissipation; and (iv) that details of the environment absent from previous Marcus-Jortner analyses can also dramatically alter the sensitivity of the molecular switch, in particular, allowing its frequency resolution to be improved. Our results thus demonstrate the constructive role dissipation can play in facilitating sensitive and selective operation in molecular switch devices, as well as the inadequacy of semiclassical rate equations in analysing such behaviour over a wide range of parameters

  20. Bipolar resistive switching behaviors of ITO nanowire networks

    Directory of Open Access Journals (Sweden)

    Qiang Li

    2016-02-01

    Full Text Available We have fabricated indium tin oxide (ITO nanowire (NW networks on aluminum electrodes using electron beam evaporation. The Ag/ITO-NW networks/Al capacitor exhibits bipolar resistive switching behavior. The resistive switching characteristics of ITO-NW networks are related to the morphology of NWs. The x-ray photoelectron spectroscopy was used to obtain the chemical nature from the NWs surface, investigating the oxygen vacancy state. A stable switching voltages and a clear memory window were observed in needle-shaped NWs. The ITO-NW networks can be used as a new two-dimensional metal oxide material for the fabrication of high-density memory devices.