WorldWideScience

Sample records for load balancing method

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  5. Application Study of Self-balanced Testing Method on Big Diameter Rock-socketed Piles

    Directory of Open Access Journals (Sweden)

    Qing-biao WANG

    2013-07-01

    Full Text Available Through the technological test of self-balanced testing method on big diameter rock-socketed piles of broadcasting centre building of Tai’an, this paper studies and analyzes the links of the balance position selection, the load cell production and installation, displacement sensor selection and installation, loading steps, stability conditions and determination of the bearing capacity in the process of self-balanced testing. And this paper summarizes key technology and engineering experience of self-balanced testing method of big diameter rock-socketed piles and, meanwhile, it also analyzes the difficult technical problems needed to be resolved urgently at present. Conclusion of the study has important significance to the popularization and application of self-balanced testing method and the similar projects.

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

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

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

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

  10. Apparatus and method for optimal phase balancing using dynamic programming with spatial consideration

    Science.gov (United States)

    Robertazzi, Thomas G.; Skiena, Steven; Wang, Kai

    2017-08-08

    Provided are an apparatus and method for load-balancing of a three-phase electric power distribution system having a multi-phase feeder, including obtaining topology information of the feeder identifying supply points for customer loads and feeder sections between the supply points, obtaining customer information that includes peak customer load at each of the points between each of the feeder sections, performing a phase balancing analysis, and recommending phase assignment at the customer load supply points.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  7. A peaking-regulation-balance-based method for wind & PV power integrated accommodation

    Science.gov (United States)

    Zhang, Jinfang; Li, Nan; Liu, Jun

    2018-02-01

    Rapid development of China’s new energy in current and future should be focused on cooperation of wind and PV power. Based on the analysis of system peaking balance, combined with the statistical features of wind and PV power output characteristics, a method of comprehensive integrated accommodation analysis of wind and PV power is put forward. By the electric power balance during night peaking load period in typical day, wind power installed capacity is determined firstly; then PV power installed capacity could be figured out by midday peak load hours, which effectively solves the problem of uncertainty when traditional method hard determines the combination of the wind and solar power simultaneously. The simulation results have validated the effectiveness of the proposed method.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  17. Corrected direct force balance method for atomic force microscopy lateral force calibration

    International Nuclear Information System (INIS)

    Asay, David B.; Hsiao, Erik; Kim, Seong H.

    2009-01-01

    This paper reports corrections and improvements of the previously reported direct force balance method (DFBM) developed for lateral calibration of atomic force microscopy. The DFBM method employs the lateral force signal obtained during a force-distance measurement on a sloped surface and relates this signal to the applied load and the slope of the surface to determine the lateral calibration factor. In the original publication [Rev. Sci. Instrum. 77, 043903 (2006)], the tip-substrate contact was assumed to be pinned at the point of contact, i.e., no slip along the slope. In control experiments, the tip was found to slide along the slope during force-distance curve measurement. This paper presents the correct force balance for lateral force calibration.

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

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

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

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

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

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

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

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

  6. Monte Carlo methods beyond detailed balance

    NARCIS (Netherlands)

    Schram, Raoul D.; Barkema, Gerard T.|info:eu-repo/dai/nl/101275080

    2015-01-01

    Monte Carlo algorithms are nearly always based on the concept of detailed balance and ergodicity. In this paper we focus on algorithms that do not satisfy detailed balance. We introduce a general method for designing non-detailed balance algorithms, starting from a conventional algorithm satisfying

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

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

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

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

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

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

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

  14. A Modified Homogeneous Balance Method and Its Applications

    International Nuclear Information System (INIS)

    Liu Chunping

    2011-01-01

    A modified homogeneous balance method is proposed by improving some key steps in the homogeneous balance method. Bilinear equations of some nonlinear evolution equations are derived by using the modified homogeneous balance method. Generalized Boussinesq equation, KP equation, and mKdV equation are chosen as examples to illustrate our method. This approach is also applicable to a large variety of nonlinear evolution equations. (general)

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

  16. A Dynamic Calibration Method for Experimental and Analytical Hub Load Comparison

    Science.gov (United States)

    2017-03-01

    computed at various pitch angles through changes in actuator length. The linear spring stiffness was estimated by using the internal volume of the...Vehicle Technology Directorate Mechanics Division (ATTN: RDRL-VTM) Aberdeen Proving Ground, MD 21005-5066 8. PERFORMING ORGANIZATION REPORT NUMBER...Finally, the balance loads are not only induced by the rotor hub loads, but also by loads transmitted via the pitch links to the swashplate. Thus

  17. Regression Analysis and Calibration Recommendations for the Characterization of Balance Temperature Effects

    Science.gov (United States)

    Ulbrich, N.; Volden, T.

    2018-01-01

    Analysis and use of temperature-dependent wind tunnel strain-gage balance calibration data are discussed in the paper. First, three different methods are presented and compared that may be used to process temperature-dependent strain-gage balance data. The first method uses an extended set of independent variables in order to process the data and predict balance loads. The second method applies an extended load iteration equation during the analysis of balance calibration data. The third method uses temperature-dependent sensitivities for the data analysis. Physical interpretations of the most important temperature-dependent regression model terms are provided that relate temperature compensation imperfections and the temperature-dependent nature of the gage factor to sets of regression model terms. Finally, balance calibration recommendations are listed so that temperature-dependent calibration data can be obtained and successfully processed using the reviewed analysis methods.

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

  19. Generation Following with Thermostatically Controlled Loads via Alternating Direction Method of Multipliers Sharing Algorithm

    OpenAIRE

    Burger, Eric M.; Moura, Scott J.

    2015-01-01

    A fundamental requirement of the electric power system is to maintain a continuous and instantaneous balance between generation and load. The intermittency and uncertainty introduced by renewable energy generation requires the expansion of ancillary power system services to maintain such a balance. In this paper, we examine the potential of thermostatically controlled loads (TCLs), such as refrigerators and electric water heaters, to provide generation following services in real-time energy m...

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

  1. Balancing of linkages and robot manipulators advanced methods with illustrative examples

    CERN Document Server

    Arakelian, Vigen

    2015-01-01

    In this book advanced balancing methods for planar and spatial linkages, hand operated and automatic robot manipulators are presented. It is organized into three main parts and eight chapters. The main parts are the introduction to balancing, the balancing of linkages and the balancing of robot manipulators. The review of state-of-the-art literature including more than 500 references discloses particularities of shaking force/moment balancing and gravity compensation methods. Then new methods for balancing of linkages are considered. Methods provided in the second part of the book deal with the partial and complete shaking force/moment balancing of various linkages. A new field for balancing methods applications is the design of mechanical systems for fast manipulation. Special attention is given to the shaking force/moment balancing of robot manipulators. Gravity balancing methods are also discussed. The suggested balancing methods are illustrated by numerous examples.

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

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

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

  5. Loading method of core constituting elements

    International Nuclear Information System (INIS)

    Kasai, Shigeo

    1976-01-01

    Purpose: To provide a remote-controlled replacing method for core constituting elements in a liquid-metal cooling fast breeder, wherein particularly, the core constituting elements are prevented from being loaded on the core position other than as designated. Constitution: The method comprises a first step which determines a position of a suitable neutron shielding body in order to measure a reference level of complete insertion of the core constituting elements, a second step which inserts a gripper for a fuel exchanger, a third step which decides stroke dimensions of the complete insertion, and a fourth step which discriminates the core constituting elements to begin handling of fuel rods. The method further comprises a fifth step which determines a loading position of fuel rod, and a sixth step which inserts and loads fuel rods into the core. The method still further comprises a seventh step which compares and judges the dimension of loading stroke and the dimension of complete inserting stroke so that when coincided, loading is completed, and when not coincided, loading is not completed and then the cycle of the fourth step is repeated. (Kawakami, Y.)

  6. Balancing related methods for minimal realization of periodic systems

    OpenAIRE

    Varga, A.

    1999-01-01

    We propose balancing related numerically reliable methods to compute minimal realizations of linear periodic systems with time-varying dimensions. The first method belongs to the family of square-root methods with guaranteed enhanced computational accuracy and can be used to compute balanced minimal order realizations. An alternative balancing-free square-root method has the advantage of a potentially better numerical accuracy in case of poorly scaled original systems. The key numerical co...

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

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

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

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

  11. Investigation of Unsteady Pressure-Sensitive Paint (uPSP) and a Dynamic Loads Balance to Predict Launch Vehicle Buffet Environments

    Science.gov (United States)

    Schuster, David M.; Panda, Jayanta; Ross, James C.; Roozeboom, Nettie H.; Burnside, Nathan J.; Ngo, Christina L.; Kumagai, Hiro; Sellers, Marvin; Powell, Jessica M.; Sekula, Martin K.; hide

    2016-01-01

    This NESC assessment examined the accuracy of estimating buffet loads on in-line launch vehicles without booster attachments using sparse unsteady pressure measurements. The buffet loads computed using sparse sensor data were compared with estimates derived using measurements with much higher spatial resolution. The current method for estimating launch vehicle buffet loads is through wind tunnel testing of models with approximately 400 unsteady pressure transducers. Even with this relatively large number of sensors, the coverage can be insufficient to provide reliable integrated unsteady loads on vehicles. In general, sparse sensor spacing requires the use of coherence-length-based corrections in the azimuthal and axial directions to integrate the unsteady pressures and obtain reasonable estimates of the buffet loads. Coherence corrections have been used to estimate buffet loads for a variety of launch vehicles with the assumption methodology results in reasonably conservative loads. For the Space Launch System (SLS), the first estimates of buffet loads exceeded the limits of the vehicle structure, so additional tests with higher sensor density were conducted to better define the buffet loads and possibly avoid expensive modifications to the vehicle design. Without the additional tests and improvements to the coherence-length analysis methods, there would have been significant impacts to the vehicle weight, cost, and schedule. If the load estimates turn out to be too low, there is significant risk of structural failure of the vehicle. This assessment used a combination of unsteady pressure-sensitive paint (uPSP), unsteady pressure transducers, and a dynamic force and moment balance to investigate the integration schemes used with limited unsteady pressure data by comparing them with direct integration of extremely dense fluctuating pressure measurements. An outfall of the assessment was to evaluate the potential of using the emerging uPSP technique in a production

  12. Method of Calibrating a Force Balance

    Science.gov (United States)

    Parker, Peter A. (Inventor); Rhew, Ray D. (Inventor); Johnson, Thomas H. (Inventor); Landman, Drew (Inventor)

    2015-01-01

    A calibration system and method utilizes acceleration of a mass to generate a force on the mass. An expected value of the force is calculated based on the magnitude and acceleration of the mass. A fixture is utilized to mount the mass to a force balance, and the force balance is calibrated to provide a reading consistent with the expected force determined for a given acceleration. The acceleration can be varied to provide different expected forces, and the force balance can be calibrated for different applied forces. The acceleration may result from linear acceleration of the mass or rotational movement of the mass.

  13. Reliability of Estimation Pile Load Capacity Methods

    Directory of Open Access Journals (Sweden)

    Yudhi Lastiasih

    2014-04-01

    Full Text Available None of numerous previous methods for predicting pile capacity is known how accurate any of them are when compared with the actual ultimate capacity of piles tested to failure. The author’s of the present paper have conducted such an analysis, based on 130 data sets of field loading tests. Out of these 130 data sets, only 44 could be analysed, of which 15 were conducted until the piles actually reached failure. The pile prediction methods used were: Brinch Hansen’s method (1963, Chin’s method (1970, Decourt’s Extrapolation Method (1999, Mazurkiewicz’s method (1972, Van der Veen’s method (1953, and the Quadratic Hyperbolic Method proposed by Lastiasih et al. (2012. It was obtained that all the above methods were sufficiently reliable when applied to data from pile loading tests that loaded to reach failure. However, when applied to data from pile loading tests that loaded without reaching failure, the methods that yielded lower values for correction factor N are more recommended. Finally, the empirical method of Reese and O’Neill (1988 was found to be reliable enough to be used to estimate the Qult of a pile foundation based on soil data only.

  14. Insights: A New Method to Balance Chemical Equations.

    Science.gov (United States)

    Garcia, Arcesio

    1987-01-01

    Describes a method designed to balance oxidation-reduction chemical equations. Outlines a method which is based on changes in the oxidation number that can be applied to both molecular reactions and ionic reactions. Provides examples and delineates the steps to follow for each type of equation balancing. (TW)

  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. A balancing method for calculating a component raw involving CGF

    Energy Technology Data Exchange (ETDEWEB)

    Kim, K.; Kang, D.; Yang, J.E. [Integrated Safety Assessment Division, Korea Atomic Energy Research Institute, Daejon (Korea, Republic of)

    2004-07-01

    In this paper, a method called the 'Balancing Method' to derive a component RAW (Risk Achievement Worth) with basic event RAWs including a CCF (Common Cause Failure) RAW is summarized, and compared with the method proposed by the NEI (Nuclear Energy Institute) by mathematically checking the background on which the two methods are based. It is proved that the Balancing Method has a strong mathematically background. While the NEI method significantly underestimates the component RAW and is a little bit ad hoc in handling CCF RAW, the Balancing Method estimates the true component RAW very closely. Validity of the Balancing Method is based on the fact that if an component is out-of-service, it does not mean that the component is non-existent, but integrates the possibility that the component might fail due to CCF. The validity of the Balancing Method is proved by comparing it to the exact component RAW generated from the fault tree model.

  17. A balancing method for calculating a component raw involving CGF

    International Nuclear Information System (INIS)

    Kim, K.; Kang, D.; Yang, J.E.

    2004-01-01

    In this paper, a method called the 'Balancing Method' to derive a component RAW (Risk Achievement Worth) with basic event RAWs including a CCF (Common Cause Failure) RAW is summarized, and compared with the method proposed by the NEI (Nuclear Energy Institute) by mathematically checking the background on which the two methods are based. It is proved that the Balancing Method has a strong mathematically background. While the NEI method significantly underestimates the component RAW and is a little bit ad hoc in handling CCF RAW, the Balancing Method estimates the true component RAW very closely. Validity of the Balancing Method is based on the fact that if an component is out-of-service, it does not mean that the component is non-existent, but integrates the possibility that the component might fail due to CCF. The validity of the Balancing Method is proved by comparing it to the exact component RAW generated from the fault tree model

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

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

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

  2. Efficient Load Scheduling Method For Power Management

    Directory of Open Access Journals (Sweden)

    Vijo M Joy

    2015-08-01

    Full Text Available An efficient load scheduling method to meet varying power supply needs is presented in this paper. At peak load times the power generation system fails due to its instability. Traditionally we use load shedding process. In load shedding process disconnect the unnecessary and extra loads. The proposed method overcomes this problem by scheduling the load based on the requirement. Artificial neural networks are used for this optimal load scheduling process. For generate economic scheduling artificial neural network has been used because generation of power from each source is economically different. In this the total load required is the inputs of this network and the power generation from each source and power losses at the time of transmission are the output of the neural network. Training and programming of the artificial neural networks are done using MATLAB.

  3. Wind Tunnel Strain-Gage Balance Calibration Data Analysis Using a Weighted Least Squares Approach

    Science.gov (United States)

    Ulbrich, N.; Volden, T.

    2017-01-01

    A new approach is presented that uses a weighted least squares fit to analyze wind tunnel strain-gage balance calibration data. The weighted least squares fit is specifically designed to increase the influence of single-component loadings during the regression analysis. The weighted least squares fit also reduces the impact of calibration load schedule asymmetries on the predicted primary sensitivities of the balance gages. A weighting factor between zero and one is assigned to each calibration data point that depends on a simple count of its intentionally loaded load components or gages. The greater the number of a data point's intentionally loaded load components or gages is, the smaller its weighting factor becomes. The proposed approach is applicable to both the Iterative and Non-Iterative Methods that are used for the analysis of strain-gage balance calibration data in the aerospace testing community. The Iterative Method uses a reasonable estimate of the tare corrected load set as input for the determination of the weighting factors. The Non-Iterative Method, on the other hand, uses gage output differences relative to the natural zeros as input for the determination of the weighting factors. Machine calibration data of a six-component force balance is used to illustrate benefits of the proposed weighted least squares fit. In addition, a detailed derivation of the PRESS residuals associated with a weighted least squares fit is given in the appendices of the paper as this information could not be found in the literature. These PRESS residuals may be needed to evaluate the predictive capabilities of the final regression models that result from a weighted least squares fit of the balance calibration data.

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

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

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

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

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

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

  10. Calibration and Data Analysis of the MC-130 Air Balance

    Science.gov (United States)

    Booth, Dennis; Ulbrich, N.

    2012-01-01

    Design, calibration, calibration analysis, and intended use of the MC-130 air balance are discussed. The MC-130 balance is an 8.0 inch diameter force balance that has two separate internal air flow systems and one external bellows system. The manual calibration of the balance consisted of a total of 1854 data points with both unpressurized and pressurized air flowing through the balance. A subset of 1160 data points was chosen for the calibration data analysis. The regression analysis of the subset was performed using two fundamentally different analysis approaches. First, the data analysis was performed using a recently developed extension of the Iterative Method. This approach fits gage outputs as a function of both applied balance loads and bellows pressures while still allowing the application of the iteration scheme that is used with the Iterative Method. Then, for comparison, the axial force was also analyzed using the Non-Iterative Method. This alternate approach directly fits loads as a function of measured gage outputs and bellows pressures and does not require a load iteration. The regression models used by both the extended Iterative and Non-Iterative Method were constructed such that they met a set of widely accepted statistical quality requirements. These requirements lead to reliable regression models and prevent overfitting of data because they ensure that no hidden near-linear dependencies between regression model terms exist and that only statistically significant terms are included. Finally, a comparison of the axial force residuals was performed. Overall, axial force estimates obtained from both methods show excellent agreement as the differences of the standard deviation of the axial force residuals are on the order of 0.001 % of the axial force capacity.

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

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

  13. Application of He’s Energy Balance Method to Duffing-Harmonic Oscillators

    DEFF Research Database (Denmark)

    Momeni, M.; Jamshidi, j.; Barari, Amin

    2011-01-01

    In this article, He's energy balance method is applied for calculating angular frequencies of nonlinear Duffing oscillators. This method offers a promising approach by constructing a Hamiltonian for the nonlinear oscillator. We illustrate that the energy balance is very effective and convenient...... and does not require linearization or small perturbation. Contrary to the conventional methods, in energy balance, only one iteration leads to high accuracy of the solutions. It is predicted that the energy balance method finds wide applications in engineering problems....

  14. Dorzolamide Loaded Niosomal Vesicles: Comparison of Passive and Remote Loading Methods.

    Science.gov (United States)

    Hashemi Dehaghi, Mohadeseh; Haeri, Azadeh; Keshvari, Hamid; Abbasian, Zahra; Dadashzadeh, Simin

    2017-01-01

    Glaucoma is a common progressive eye disorder and the treatment strategies will benefit from nanoparticulate delivery systems with high drug loading and sustained delivery of intraocular pressure lowering agents. Niosomes have been reported as a novel approach to improve drug low corneal penetration and bioavailability characteristics. Along with this, poor entrapment efficiency of hydrophilic drug in niosomal formulation remains as a major formulation challenge. Taking this perspective into consideration, dorzolamide niosomes were prepared employing two different loading methodologies (passive and remote loading methods) and the effects of various formulation variables (lipid to drug ratio, cholesterol percentage, drug concentration, freeze/thaw cycles, TPGS content, and external and internal buffer molarity and pH) on encapsulation efficiency were assessed. Encapsulation of dorzolamide within niosomes increased remarkably by the incorporation of higher cholesterol percentage as well as increasing the total lipid concentration. Remote loading method showed higher efficacy for drug entrapment compared to passive loading technique. Incorporation of TPGS in bilayer led to decrease in EE; however, retarded drug release rate. Scanning electron microscopy (SEM) studies confirmed homogeneous particle distribution, and spherical shape with smooth surface. In conclusion, the highest encapsulation can be obtained using phosphate gradient method and 50% cholesterol in Span 60 niosomal formulation.

  15. Pile Load Capacity – Calculation Methods

    Directory of Open Access Journals (Sweden)

    Wrana Bogumił

    2015-12-01

    Full Text Available The article is a review of the current problems of the foundation pile capacity calculations. The article considers the main principles of pile capacity calculations presented in Eurocode 7 and other methods with adequate explanations. Two main methods are presented: α – method used to calculate the short-term load capacity of piles in cohesive soils and β – method used to calculate the long-term load capacity of piles in both cohesive and cohesionless soils. Moreover, methods based on cone CPTu result are presented as well as the pile capacity problem based on static tests.

  16. Load forecasting method considering temperature effect for distribution network

    Directory of Open Access Journals (Sweden)

    Meng Xiao Fang

    2016-01-01

    Full Text Available To improve the accuracy of load forecasting, the temperature factor was introduced into the load forecasting in this paper. This paper analyzed the characteristics of power load variation, and researched the rule of the load with the temperature change. Based on the linear regression analysis, the mathematical model of load forecasting was presented with considering the temperature effect, and the steps of load forecasting were given. Used MATLAB, the temperature regression coefficient was calculated. Using the load forecasting model, the full-day load forecasting and time-sharing load forecasting were carried out. By comparing and analyzing the forecast error, the results showed that the error of time-sharing load forecasting method was small in this paper. The forecasting method is an effective method to improve the accuracy of load forecasting.

  17. Thermal Storage Power Balancing with Model Predictive Control

    DEFF Research Database (Denmark)

    Halvgaard, Rasmus; Poulsen, Niels Kjølstad; Madsen, Henrik

    2013-01-01

    The method described in this paper balances power production and consumption with a large number of thermal loads. Linear controllers are used for the loads to track a temperature set point, while Model Predictive Control (MPC) and model estimation of the load behavior are used for coordination....... The total power consumption of all loads is controlled indirectly through a real-time price. The MPC incorporates forecasts of the power production and disturbances that influence the loads, e.g. time-varying weather forecasts, in order to react ahead of time. A simulation scenario demonstrates...

  18. Load management in electrical networks. Objectives, methods, prospects

    International Nuclear Information System (INIS)

    Gabioud, D.

    2008-01-01

    This illustrated article takes up the problems related to the variation of the load in electricity networks. How to handle the peak load? Different solutions in the energy demand management are discussed. Method based on the price, method based on the reduction of the load by electric utilities. Information systems are presented which gives the consumer the needed data to participate in the local load management.

  19. UE-Initiated Cell Reselection Game for Cell Load Balancing in a Wireless Network

    Directory of Open Access Journals (Sweden)

    Jaesung Park

    2018-01-01

    Full Text Available A user changes its serving cell if the quality of experience (QoE provided by the current serving cell is not satisfactory. Since users reselect cells to increase their QoEs selfishly, the system resource efficiency can be deteriorated and a system can be unstable if users are not driven to cooperate appropriately. In this paper, inspired by the minority game (MG model, we design a UE-initiated cell reselection policy. The MG has a salient characteristic that the number of players who win the game converges to a prespecified value even though players act selfishly without knowing the actions taken by the other players. Using the MG model, we devise a rule by which each UE plays a cell reselection game. We also design a criterion that a system controller uses to determine the result of a game and public information sent by a system controller to induce implicit cooperation among UEs. The simulation results show that compared with noncooperative method the proposed method increases not only the system performance, such as cell load balance index and system utility, but also the performance of UEs in terms of a downlink data rate and an outage probability received from a system.

  20. Iterative Strain-Gage Balance Calibration Data Analysis for Extended Independent Variable Sets

    Science.gov (United States)

    Ulbrich, Norbert Manfred

    2011-01-01

    A new method was developed that makes it possible to use an extended set of independent calibration variables for an iterative analysis of wind tunnel strain gage balance calibration data. The new method permits the application of the iterative analysis method whenever the total number of balance loads and other independent calibration variables is greater than the total number of measured strain gage outputs. Iteration equations used by the iterative analysis method have the limitation that the number of independent and dependent variables must match. The new method circumvents this limitation. It simply adds a missing dependent variable to the original data set by using an additional independent variable also as an additional dependent variable. Then, the desired solution of the regression analysis problem can be obtained that fits each gage output as a function of both the original and additional independent calibration variables. The final regression coefficients can be converted to data reduction matrix coefficients because the missing dependent variables were added to the data set without changing the regression analysis result for each gage output. Therefore, the new method still supports the application of the two load iteration equation choices that the iterative method traditionally uses for the prediction of balance loads during a wind tunnel test. An example is discussed in the paper that illustrates the application of the new method to a realistic simulation of temperature dependent calibration data set of a six component balance.

  1. Method for loading resin beds

    International Nuclear Information System (INIS)

    Notz, K.J.; Rainey, R.H.; Greene, C.W.; Shockley, W.E.

    1978-01-01

    An improved method of preparing nuclear reactor fuel by carbonizing a uranium loaded cation exchange resin provided by contacting a H+ loaded resin with a uranyl nitrate solution deficient in nitrate, comprises providing the nitrate deficient solution by a method comprising the steps of reacting in a reaction zone maintained between about 145 to 200 0 C, a first aqueous component comprising a uranyl nitrate solution having a boiling point of at least 145 0 C with a second aqueous component to provide a gaseous phase containing HNO 3 and a reaction product comprising an aqueous uranyl nitrate solution deficient in nitrate

  2. System and method employing a self-organizing map load feature database to identify electric load types of different electric loads

    Science.gov (United States)

    Lu, Bin; Harley, Ronald G.; Du, Liang; Yang, Yi; Sharma, Santosh K.; Zambare, Prachi; Madane, Mayura A.

    2014-06-17

    A method identifies electric load types of a plurality of different electric loads. The method includes providing a self-organizing map load feature database of a plurality of different electric load types and a plurality of neurons, each of the load types corresponding to a number of the neurons; employing a weight vector for each of the neurons; sensing a voltage signal and a current signal for each of the loads; determining a load feature vector including at least four different load features from the sensed voltage signal and the sensed current signal for a corresponding one of the loads; and identifying by a processor one of the load types by relating the load feature vector to the neurons of the database by identifying the weight vector of one of the neurons corresponding to the one of the load types that is a minimal distance to the load feature vector.

  3. System and method employing a minimum distance and a load feature database to identify electric load types of different electric loads

    Science.gov (United States)

    Lu, Bin; Yang, Yi; Sharma, Santosh K; Zambare, Prachi; Madane, Mayura A

    2014-12-23

    A method identifies electric load types of a plurality of different electric loads. The method includes providing a load feature database of a plurality of different electric load types, each of the different electric load types including a first load feature vector having at least four different load features; sensing a voltage signal and a current signal for each of the different electric loads; determining a second load feature vector comprising at least four different load features from the sensed voltage signal and the sensed current signal for a corresponding one of the different electric loads; and identifying by a processor one of the different electric load types by determining a minimum distance of the second load feature vector to the first load feature vector of the different electric load types of the load feature database.

  4. A Novel Assembly Line Balancing Method Based on PSO Algorithm

    Directory of Open Access Journals (Sweden)

    Xiaomei Hu

    2014-01-01

    Full Text Available Assembly line is widely used in manufacturing system. Assembly line balancing problem is a crucial question during design and management of assembly lines since it directly affects the productivity of the whole manufacturing system. The model of assembly line balancing problem is put forward and a general optimization method is proposed. The key data on assembly line balancing problem is confirmed, and the precedence relations diagram is described. A double objective optimization model based on takt time and smoothness index is built, and balance optimization scheme based on PSO algorithm is proposed. Through the simulation experiments of examples, the feasibility and validity of the assembly line balancing method based on PSO algorithm is proved.

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

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

  7. Three-phase Power Flow Calculation of Low Voltage Distribution Network Considering Characteristics of Residents Load

    Science.gov (United States)

    Wang, Yaping; Lin, Shunjiang; Yang, Zhibin

    2017-05-01

    In the traditional three-phase power flow calculation of the low voltage distribution network, the load model is described as constant power. Since this model cannot reflect the characteristics of actual loads, the result of the traditional calculation is always different from the actual situation. In this paper, the load model in which dynamic load represented by air conditioners parallel with static load represented by lighting loads is used to describe characteristics of residents load, and the three-phase power flow calculation model is proposed. The power flow calculation model includes the power balance equations of three-phase (A,B,C), the current balance equations of phase 0, and the torque balancing equations of induction motors in air conditioners. And then an alternating iterative algorithm of induction motor torque balance equations with each node balance equations is proposed to solve the three-phase power flow model. This method is applied to an actual low voltage distribution network of residents load, and by the calculation of three different operating states of air conditioners, the result demonstrates the effectiveness of the proposed model and the algorithm.

  8. Methods for monitoring work-life balance in a digital world

    OpenAIRE

    Chong, Ming Ki; Whittle, Jon; Rashid, Umar; Ang, Chee Siang; Whiting, Rebecca; Roby, Helen; Chamakiotis, Petros; Symon, Gillian

    2014-01-01

    Digital technologies - smart phones, email, social networking, etc. - are fundamentally changing our relationship with work. Digital technologies enable us to be always connected. However, the question remains as to how digital technologies affect our work-life balance. In this position paper, we report on some methods we are using to study how to continuously monitor and observe work-life balance, and discuss the advantages/disadvantages of these methods. Work-life balance is a relatively un...

  9. Application of heat-balance integral method to conjugate thermal explosion

    Directory of Open Access Journals (Sweden)

    Novozhilov Vasily

    2009-01-01

    Full Text Available Conjugate thermal explosion is an extension of the classical theory, proposed and studied recently by the author. The paper reports application of heat-balance integral method for developing phase portraits for systems undergoing conjugate thermal explosion. The heat-balance integral method is used as an averaging method reducing partical differential equation problem to the set of first-order ordinary differential equations. The latter reduced problem allows natural interpretation in appropriately chosen phase space. It is shown that, with the help of heat-balance integral technique, conjugate thermal explosion problem can be described with a good accuracy by the set of non-linear first-order differential equations involving complex error function. Phase trajectories are presented for typical regimes emerging in conjugate thermal explosion. Use of heat-balance integral as a spatial averaging method allows efficient description of system evolution to be developed.

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

  11. T-Stability of the Heun Method and Balanced Method for Solving Stochastic Differential Delay Equations

    Directory of Open Access Journals (Sweden)

    Xiaolin Zhu

    2014-01-01

    Full Text Available This paper studies the T-stability of the Heun method and balanced method for solving stochastic differential delay equations (SDDEs. Two T-stable conditions of the Heun method are obtained for two kinds of linear SDDEs. Moreover, two conditions under which the balanced method is T-stable are obtained for two kinds of linear SDDEs. Some numerical examples verify the theoretical results proposed.

  12. Voltage Scheduling Droop Control for State-of-Charge Balance of Distributed Energy Storage in DC Microgrids

    DEFF Research Database (Denmark)

    Li, Chendan; Dragicevic, Tomislav; Aldana, Nelson Leonardo Diaz

    2014-01-01

    Due to higher power quality, lower conversion loss, and more DC loads, there has been an increasing awareness on DC microgrid. Previous emphasis has been on equal power sharing among different units in the DC microgrid, while overlooking the coordination of the energy storage units to maintain...... the State-of-Charge balance. In this paper, a new droop method based on voltage scheduling for State-of-Charge balance is proposed to keep the SoC balance for the energy storage units. The proposed method has the advantage of avoiding the stability problem existed in traditional methods based on droop gain...... scheduling. Simulation experiment is taken in Matlab on a DC microgrid with two distributed energy storage units. The simulation results show that the proposed method has successfully achieved SoC balance during the load changes while maintaining the DC bus voltage within the allowable range....

  13. Solar radiation and cooling load calculation for radiant systems: Definition and evaluation of the Direct Solar Load

    DEFF Research Database (Denmark)

    Causone, Francesco; Corgnati, Stefano P.; Filippi, Marco

    2010-01-01

    The study of the influence of solar radiation on the built environment is a basic issue in building physics and currently it is extremely important because glazed envelopes are widely used in contemporary architecture. In the present study, the removal of solar heat gains by radiant cooling systems...... is investigated. Particular attention is given to the portion of solar radiation converted to cooling load, without taking part in thermal absorption phenomena due to the thermal mass of the room. This specific component of the cooling load is defined as the Direct Solar Load. A simplified procedure to correctly...... calculate the magnitude of the Direct Solar Load in cooling load calculations is proposed and it is implemented with the Heat Balance method and the Radiant Time Series method. The F ratio of the solar heat gains directly converted to cooling load, in the case of a low thermal mass radiant ceiling...

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

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

  16. A calibration rig for multi-component internal strain gauge balance using the new design-of-experiment (DOE) approach

    Science.gov (United States)

    Nouri, N. M.; Mostafapour, K.; Kamran, M.

    2018-02-01

    In a closed water-tunnel circuit, the multi-component strain gauge force and moment sensor (also known as balance) are generally used to measure hydrodynamic forces and moments acting on scaled models. These balances are periodically calibrated by static loading. Their performance and accuracy depend significantly on the rig and the method of calibration. In this research, a new calibration rig was designed and constructed to calibrate multi-component internal strain gauge balances. The calibration rig has six degrees of freedom and six different component-loading structures that can be applied separately and synchronously. The system was designed based on the applicability of formal experimental design techniques, using gravity for balance loading and balance positioning and alignment relative to gravity. To evaluate the calibration rig, a six-component internal balance developed by Iran University of Science and Technology was calibrated using response surface methodology. According to the results, calibration rig met all design criteria. This rig provides the means by which various methods of formal experimental design techniques can be implemented. The simplicity of the rig saves time and money in the design of experiments and in balance calibration while simultaneously increasing the accuracy of these activities.

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

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

  19. Short term load forecasting of anomalous load using hybrid soft computing methods

    Science.gov (United States)

    Rasyid, S. A.; Abdullah, A. G.; Mulyadi, Y.

    2016-04-01

    Load forecast accuracy will have an impact on the generation cost is more economical. The use of electrical energy by consumers on holiday, show the tendency of the load patterns are not identical, it is different from the pattern of the load on a normal day. It is then defined as a anomalous load. In this paper, the method of hybrid ANN-Particle Swarm proposed to improve the accuracy of anomalous load forecasting that often occur on holidays. The proposed methodology has been used to forecast the half-hourly electricity demand for power systems in the Indonesia National Electricity Market in West Java region. Experiments were conducted by testing various of learning rate and learning data input. Performance of this methodology will be validated with real data from the national of electricity company. The result of observations show that the proposed formula is very effective to short-term load forecasting in the case of anomalous load. Hybrid ANN-Swarm Particle relatively simple and easy as a analysis tool by engineers.

  20. Calibration Variable Selection and Natural Zero Determination for Semispan and Canard Balances

    Science.gov (United States)

    Ulbrich, Norbert M.

    2013-01-01

    Independent calibration variables for the characterization of semispan and canard wind tunnel balances are discussed. It is shown that the variable selection for a semispan balance is determined by the location of the resultant normal and axial forces that act on the balance. These two forces are the first and second calibration variable. The pitching moment becomes the third calibration variable after the normal and axial forces are shifted to the pitch axis of the balance. Two geometric distances, i.e., the rolling and yawing moment arms, are the fourth and fifth calibration variable. They are traditionally substituted by corresponding moments to simplify the use of calibration data during a wind tunnel test. A canard balance is related to a semispan balance. It also only measures loads on one half of a lifting surface. However, the axial force and yawing moment are of no interest to users of a canard balance. Therefore, its calibration variable set is reduced to the normal force, pitching moment, and rolling moment. The combined load diagrams of the rolling and yawing moment for a semispan balance are discussed. They may be used to illustrate connections between the wind tunnel model geometry, the test section size, and the calibration load schedule. Then, methods are reviewed that may be used to obtain the natural zeros of a semispan or canard balance. In addition, characteristics of three semispan balance calibration rigs are discussed. Finally, basic requirements for a full characterization of a semispan balance are reviewed.

  1. Transport methods: general. 3. An Additive Angular-Dependent Re-balance Acceleration Method for Neutron Transport Equations

    International Nuclear Information System (INIS)

    Cho, Nam Zin; Park, Chang Je

    2001-01-01

    An additive angular-dependent re-balance (AADR) factor acceleration method is described to accelerate the source iteration of discrete ordinates transport calculation. The formulation of the AADR method follows that of the angular-dependent re-balance (ADR) method in that the re-balance factor is defined only on the cell interface and in that the low-order equation is derived by integrating the transport equation (high-order equation) over angular subspaces. But, the re-balance factor is applied additively. While the AADR method is similar to the boundary projection acceleration and the alpha-weighted linear acceleration, it is more general and does have distinct features. The method is easily extendible to DP N and low-order S N re-balancing, and it does not require consistent discretizations between the high- and low-order equations as in diffusion synthetic acceleration. We find by Fourier analysis and numerical results that the AADR method with a chosen form of weighting functions is unconditionally stable and very effective. There also exists an optimal weighting parameter that leads to the smallest spectral radius. The AADR acceleration method described in this paper is simple to implement, unconditionally stable, and very effective. It uses a physically based weighting function with an optimal parameter, leading to the best spectral radius of ρ<0.1865, compared to ρ<0.2247 of DSA. The application of the AADR acceleration method with the LMB scheme on a test problem shows encouraging results

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

  3. A linear multiple balance method for discrete ordinates neutron transport equations

    International Nuclear Information System (INIS)

    Park, Chang Je; Cho, Nam Zin

    2000-01-01

    A linear multiple balance method (LMB) is developed to provide more accurate and positive solutions for the discrete ordinates neutron transport equations. In this multiple balance approach, one mesh cell is divided into two subcells with quadratic approximation of angular flux distribution. Four multiple balance equations are used to relate center angular flux with average angular flux by Simpson's rule. From the analysis of spatial truncation error, the accuracy of the linear multiple balance scheme is ο(Δ 4 ) whereas that of diamond differencing is ο(Δ 2 ). To accelerate the linear multiple balance method, we also describe a simplified additive angular dependent rebalance factor scheme which combines a modified boundary projection acceleration scheme and the angular dependent rebalance factor acceleration schme. It is demonstrated, via fourier analysis of a simple model problem as well as numerical calculations, that the additive angular dependent rebalance factor acceleration scheme is unconditionally stable with spectral radius < 0.2069c (c being the scattering ration). The numerical results tested so far on slab-geometry discrete ordinates transport problems show that the solution method of linear multiple balance is effective and sufficiently efficient

  4. Balancing supply and demand resources

    International Nuclear Information System (INIS)

    Sinha, J.; Saleeby, R.G.

    1990-01-01

    This article deals with using demand-side management (DSM) resources as an effective means of balancing supply and demand as a part of least-cost planning. The authors present a more sophisticated application of the load forecast adjustment method that reduces the number of DSM programs that need to be evaluated and provides blocks large enough to eliminate resolution problems in production costing models

  5. A method to standardize gait and balance variables for gait velocity.

    NARCIS (Netherlands)

    Iersel, M.B. van; Olde Rikkert, M.G.M.; Borm, G.F.

    2007-01-01

    Many gait and balance variables depend on gait velocity, which seriously hinders the interpretation of gait and balance data derived from walks at different velocities. However, as far as we know there is no widely accepted method to correct for effects of gait velocity on other gait and balance

  6. Analysis of thermal systems using the entropy balance method

    Energy Technology Data Exchange (ETDEWEB)

    Huang, C L.D.; Fartaj, S A; Fenton, D L [Kansas State Univ., Manhattan, KS (United States). Dept. of Mechanical Engineering

    1992-04-01

    This study investigates the applicability of the second law of thermodynamics using an entropy balance method to analyse and design thermal systems. As examples, the entropy balance method is used to analyse a single stage chiller system and a single stage heat transformer, both with lithium-bromide/water as the working fluid. The entropy method yields not only the same information as is conveyed by the methods of energy and exergy analysis, but it also predicts clearly the influence of irreversibilities of individual components on the coefficient of performance and its effectiveness, based on the process properties, rather than on ambient conditions. Furthermore, this method is capable of presenting the overall distribution of the heat input by displaying the additional heat required to overcome irreversibility of each component without ambiguity. (Author).

  7. DNA Dynamics Studied Using the Homogeneous Balance Method

    International Nuclear Information System (INIS)

    Zayed, E. M. E.; Arnous, A. H.

    2012-01-01

    We employ the homogeneous balance method to construct the traveling waves of the nonlinear vibrational dynamics modeling of DNA. Some new explicit forms of traveling waves are given. It is shown that this method provides us with a powerful mathematical tool for solving nonlinear evolution equations in mathematical physics. Strengths and weaknesses of the proposed method are discussed. (general)

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

  9. Energy management based on AM/FM/GIS for phase balancing application on distribution systems

    International Nuclear Information System (INIS)

    Kuo, C.-C.; Chao, Y.-T.

    2010-01-01

    Unbalanced feeder systems may deteriorate of power quality, and increase investment and operating costs for distribution systems. The phase swapping method recommends re-phasing circuits of laterals and transformers for making the current and voltage balanced and also reducing feeder loss and voltage drop. In this paper, an application program, based on the automated mapping/facilities management/ geographic information system (AM/FM/GIS) is developed which contains a function of automatically computing Z-bus, load flow and phase balancing of feeders with phase swapping by using easily selecting of feeder on a graphic user interface application. Therefore, the relative data need not be keyed in manually. The presented phase balancing algorithm are based on database and related data structures developed on the AM/FM/GIS and Visual Basic software, which can be integrated into the Tai-Power distribution automation system. Then, the phase balancing algorithm is designed to handle the load patterns and the load of transformers that connect specific feeders when evaluating phase swaps that will result in reduced daily circuit losses over all load points. The proposed application not only can effectively reduce the circuit loss and improves phase balancing, but also enhances power quality efficiently under easily using environment.

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

  11. 云计算环境下的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.%负载均衡问题是云计算研究的热点问题之一.运用离散粒子群算法对云计算环境下的负载均衡问题进行研究,根据云计算环境下资源需求动态变化,并且对资源节点服务器的要求较低的特点,把各个资源节点当做网络拓扑结构中的各个节点,建立相应的资源-任务分配模型,运用离散粒子群算法实现资源负载均衡.验证表明,该算法提高了资源利用率和云计算资源的负载均衡.

  12. An alternative method for centrifugal compressor loading factor modelling

    Science.gov (United States)

    Galerkin, Y.; Drozdov, A.; Rekstin, A.; Soldatova, K.

    2017-08-01

    The loading factor at design point is calculated by one or other empirical formula in classical design methods. Performance modelling as a whole is out of consideration. Test data of compressor stages demonstrates that loading factor versus flow coefficient at the impeller exit has a linear character independent of compressibility. Known Universal Modelling Method exploits this fact. Two points define the function - loading factor at design point and at zero flow rate. The proper formulae include empirical coefficients. A good modelling result is possible if the choice of coefficients is based on experience and close analogs. Earlier Y. Galerkin and K. Soldatova had proposed to define loading factor performance by the angle of its inclination to the ordinate axis and by the loading factor at zero flow rate. Simple and definite equations with four geometry parameters were proposed for loading factor performance calculated for inviscid flow. The authors of this publication have studied the test performance of thirteen stages of different types. The equations are proposed with universal empirical coefficients. The calculation error lies in the range of plus to minus 1,5%. The alternative model of a loading factor performance modelling is included in new versions of the Universal Modelling Method.

  13. Modified harmonic balance method for the solution of nonlinear jerk equations

    Science.gov (United States)

    Rahman, M. Saifur; Hasan, A. S. M. Z.

    2018-03-01

    In this paper, a second approximate solution of nonlinear jerk equations (third order differential equation) can be obtained by using modified harmonic balance method. The method is simpler and easier to carry out the solution of nonlinear differential equations due to less number of nonlinear equations are required to solve than the classical harmonic balance method. The results obtained from this method are compared with those obtained from the other existing analytical methods that are available in the literature and the numerical method. The solution shows a good agreement with the numerical solution as well as the analytical methods of the available literature.

  14. Uncertainty evaluation for ordinary least-square fitting with arbitrary order polynomial in joule balance method

    International Nuclear Information System (INIS)

    You, Qiang; Xu, JinXin; Wang, Gang; Zhang, Zhonghua

    2016-01-01

    The ordinary least-square fitting with polynomial is used in both the dynamic phase of the watt balance method and the weighting phase of joule balance method but few researches have been conducted to evaluate the uncertainty of the fitting data in the electrical balance methods. In this paper, a matrix-calculation method for evaluating the uncertainty of the polynomial fitting data is derived and the properties of this method are studied by simulation. Based on this, another two derived methods are proposed. One is used to find the optimal fitting order for the watt or joule balance methods. Accuracy and effective factors of this method are experimented with simulations. The other is used to evaluate the uncertainty of the integral of the fitting data for joule balance, which is demonstrated with an experiment from the NIM-1 joule balance. (paper)

  15. Methods for Analyzing Electric Load Shape and its Variability

    Energy Technology Data Exchange (ETDEWEB)

    Price, Philip

    2010-05-12

    Current methods of summarizing and analyzing electric load shape are discussed briefly and compared. Simple rules of thumb for graphical display of load shapes are suggested. We propose a set of parameters that quantitatively describe the load shape in many buildings. Using the example of a linear regression model to predict load shape from time and temperature, we show how quantities such as the load?s sensitivity to outdoor temperature, and the effectiveness of demand response (DR), can be quantified. Examples are presented using real building data.

  16. Analysis of balance control methods based on inverted pendulum for legged robots

    OpenAIRE

    Denisov, A.; Iakovlev, R.; Mamaev, I.; Pavliuk, N.

    2017-01-01

    Methods of balance control for a legged robot, the model of which is presented as a two-section inverted pendulum, are considered. The following balance methods for humanoid robots are analysed: the parallel algorithm of the network operator method; the method of natural synergies; the method of fuzzy control, the spherical inverted pendulum mode, a dual length linear inverted pendulum method. The best of these methods will be used in the development of the Russian anthropomorphic robot Antares.

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

  18. Self-balanced modulation and magnetic rebalancing method for parallel multilevel inverters

    Science.gov (United States)

    Li, Hui; Shi, Yanjun

    2017-11-28

    A self-balanced modulation method and a closed-loop magnetic flux rebalancing control method for parallel multilevel inverters. The combination of the two methods provides for balancing of the magnetic flux of the inter-cell transformers (ICTs) of the parallel multilevel inverters without deteriorating the quality of the output voltage. In various embodiments a parallel multi-level inverter modulator is provide including a multi-channel comparator to generate a multiplexed digitized ideal waveform for a parallel multi-level inverter and a finite state machine (FSM) module coupled to the parallel multi-channel comparator, the FSM module to receive the multiplexed digitized ideal waveform and to generate a pulse width modulated gate-drive signal for each switching device of the parallel multi-level inverter. The system and method provides for optimization of the output voltage spectrum without influence the magnetic balancing.

  19. Analysis of balance control methods based on inverted pendulum for legged robots

    Directory of Open Access Journals (Sweden)

    Denisov Alexander

    2017-01-01

    Full Text Available Methods of balance control for a legged robot, the model of which is presented as a two-section inverted pendulum, are considered. The following balance methods for humanoid robots are analysed: the parallel algorithm of the network operator method; the method of natural synergies; the method of fuzzy control, the spherical inverted pendulum mode, a dual length linear inverted pendulum method. The best of these methods will be used in the development of the Russian anthropomorphic robot Antares.

  20. The Application of Load-cell Technique in the Study of Armour Unit Responses to Impact Loads Tests

    DEFF Research Database (Denmark)

    Burcharth, H. F.; Liu, Z.

    1995-01-01

    The slender, complex types of armour units, such as Tetrapods and Dolosse are widely used for rubble mound breakwaters. Many of the recent failures of such structures were caused by unforeseen early breakage of the units, thus revealing an in balance between the strength (structural integrity......) of the units and the hydraulic stability (resistance to displacements) of the armour layers. Breakage is caused by stresses from static, pulsating and impact loads. Impact load generated stresses are difficult to investigate due to non-linear scaling laws. The paper describes a method by which impact loads on....... slender armour units can be studied. by load-cell technique. Moreover, the paper presents DoJos design diagrams for the prediction of both breakage and hydraulic stability...

  1. Simulation of a Centrifugal Pump by Using the Harmonic Balance Method

    Directory of Open Access Journals (Sweden)

    Franco Magagnato

    2015-01-01

    Full Text Available The harmonic balance method was used for the flow simulation in a centrifugal pump. Independence studies have been done to choose proper number of harmonic modes and inlet eddy viscosity ratio value. The results from harmonic balance method show good agreements with PIV experiments and unsteady calculation results (which is based on the dual time stepping method for the predicted head and the phase-averaged velocity. A detailed analysis of the flow fields at different flow rates shows that the flow rate has an evident influence on the flow fields. At 0.6Qd, some vortices begin to appear in the impeller, and at 0.4Qd some vortices have blocked the flow passage. The flow fields at different positions at 0.6Qd and 0.4Qd show how the complicated flow phenomena are forming, developing, and even disappearing. The harmonic balance method can be used for the flow simulation in pumps, showing the same accuracy as unsteady methods, but is considerably faster.

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

  3. Active tower damping and pitch balancing - design, simulation and field test

    Science.gov (United States)

    Duckwitz, Daniel; Shan, Martin

    2014-12-01

    The tower is one of the major components in wind turbines with a contribution to the cost of energy of 8 to 12% [1]. In this overview the load situation of the tower will be described in terms of sources of loads, load components and fatigue contribution. Then two load reduction control schemes are described along with simulation and field test results. Pitch Balancing is described as a method to reduce aerodynamic asymmetry and the resulting fatigue loads. Active Tower Damping is reducing the tower oscillations by applying appropiate pitch angle changes. A field test was conducted on an Areva M5000 wind turbine.

  4. A New Pseudoinverse Matrix Method For Balancing Chemical Equations And Their Stability

    International Nuclear Information System (INIS)

    Risteski, Ice B.

    2008-01-01

    In this work is given a new pseudoniverse matrix method for balancing chemical equations. Here offered method is founded on virtue of the solution of a Diophantine matrix equation by using of a Moore-Penrose pseudoinverse matrix. The method has been tested on several typical chemical equations and found to be very successful for the all equations in our extensive balancing research. This method, which works successfully without any limitations, also has the capability to determine the feasibility of a new chemical reaction, and if it is feasible, then it will balance the equation. Chemical equations treated here possess atoms with fractional oxidation numbers. Also, in the present work are introduced necessary and sufficient criteria for stability of chemical equations over stability of their extended matrices

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

  6. Mathematical approach to the characterization of daily energy balance in autonomous photovoltaic solar systems

    International Nuclear Information System (INIS)

    Casares, F.J.; Lopez-Luque, R.; Posadillo, R.; Varo-Martinez, M.

    2014-01-01

    Sizing SAPV techniques try to assess the reliability of the system from the stochastic simulation of the energy balance. This stochastic simulation implies the generation, for an extended period of time, of the main state variables of the physical equations describing the energy balance of the system, that is, the energy delivered to the load and the energy stored in the batteries. Most of these methods consider the daily load as a constant over the year and control the variables indicating the reliability associated with the supply of power to the load. Furthermore, these methods rely on previous random models for generating solar radiation data and, since the approximations of the simulation methods are asymptotic, when more precise reliability indicators are required, the simulation period needs to be extended. This paper presents a mathematical methodology to address the daily energy balance without resorting to simulation methods. This method is directly based on daily solar radiation series modelled according to Markov stochastic processes and Aguiar matrices. The characterization presented is the base of a rational method in which reliability does not depend on the number of iterations but on the precision of the conditional probabilities included in Aguiar matrices. - Highlights: • A new SAPV sizing method is presented and validated. • This model relates the PV sizing methods to the autocorrelative Aguiar model. • This statistical approach is only limited by Markov matrixes. • It permits the study of PV systems with variable daily demands or solar tracking. • LLP for a SAPV can be estimated quickly and in an analytic and precise way

  7. THE INFORMATION CONTENT OF THE FARM AND UNIT LEVEL NUTRIENT BALANCES FOR THE MANAGEMENT

    Directory of Open Access Journals (Sweden)

    T SOMOGYI

    2007-07-01

    Full Text Available The farm gate balance is well known from the environmental literature. This method is not suitable in every case to show the nutrient load for the environment of agricultural companies that is the reason why unit level internal nutrient balances are applied to express the level of nutrient pollution on the environment. These also help to determine the source of the pollution. With the survey of the nutrient flows within the farm we determine the keystones of nutrient management to control the nutrient load of the pollution sources. On the basis of the results and the controlled data of the unit level internal balances we make recommendations for the most appropriate environmental policy instrument to reduce the nutrient pollution.

  8. Cognitive Load in Algebra: Element Interactivity in Solving Equations

    Science.gov (United States)

    Ngu, Bing Hiong; Chung, Siu Fung; Yeung, Alexander Seeshing

    2015-01-01

    Central to equation solving is the maintenance of equivalence on both sides of the equation. However, when the process involves an interaction of multiple elements, solving an equation can impose a high cognitive load. The balance method requires operations on both sides of the equation, whereas the inverse method involves operations on one side…

  9. Linear Discontinuous Expansion Method using the Subcell Balances for Unstructured Geometry SN Transport

    International Nuclear Information System (INIS)

    Hong, Ser Gi; Kim, Jong Woon; Lee, Young Ouk; Kim, Kyo Youn

    2010-01-01

    The subcell balance methods have been developed for one- and two-dimensional SN transport calculations. In this paper, a linear discontinuous expansion method using sub-cell balances (LDEM-SCB) is developed for neutral particle S N transport calculations in 3D unstructured geometrical problems. At present, this method is applied to the tetrahedral meshes. As the name means, this method assumes the linear distribution of the particle flux in each tetrahedral mesh and uses the balance equations for four sub-cells of each tetrahedral mesh to obtain the equations for the four sub-cell average fluxes which are unknowns. This method was implemented in the computer code MUST (Multi-group Unstructured geometry S N Transport). The numerical tests show that this method gives more robust solution than DFEM (Discontinuous Finite Element Method)

  10. Well balanced finite volume methods for nearly hydrostatic flows

    International Nuclear Information System (INIS)

    Botta, N.; Klein, R.; Langenberg, S.; Luetzenkirchen, S.

    2004-01-01

    In numerical approximations of nearly hydrostatic flows, a proper representation of the dominant hydrostatic balance is of crucial importance: unbalanced truncation errors can induce unacceptable spurious motions, e.g., in dynamical cores of models for numerical weather prediction (NWP) in particular near steep topography. In this paper we develop a new strategy for the construction of discretizations that are 'well-balanced' with respect to dominant hydrostatics. The classical idea of formulating the momentum balance in terms of deviations of pressure from a balanced background distribution is realized here through local, time dependent hydrostatic reconstructions. Balanced discretizations of the pressure gradient and of the gravitation source term are achieved through a 'discrete Archimedes' buoyancy principle'. This strategy is applied to extend an explicit standard finite volume Godunov-type scheme for compressible flows with minimal modifications. The resulting method has the following features: (i) It inherits its conservation properties from the underlying base scheme. (ii) It is exactly balanced, even on curvilinear grids, for a large class of near-hydrostatic flows. (iii) It solves the full compressible flow equations without reference to a background state that is defined for an entire vertical column of air. (iv) It is robust with respect to details of the implementation, such as the choice of slope limiting functions, or the particularities of boundary condition discretizations

  11. Estimating basin scale evapotranspiration (ET) by water balance and remote sensing methods

    Science.gov (United States)

    Senay, G.B.; Leake, S.; Nagler, P.L.; Artan, G.; Dickinson, J.; Cordova, J.T.; Glenn, E.P.

    2011-01-01

    Evapotranspiration (ET) is an important hydrological process that can be studied and estimated at multiple spatial scales ranging from a leaf to a river basin. We present a review of methods in estimating basin scale ET and its applications in understanding basin water balance dynamics. The review focuses on two aspects of ET: (i) how the basin scale water balance approach is used to estimate ET; and (ii) how ‘direct’ measurement and modelling approaches are used to estimate basin scale ET. Obviously, the basin water balance-based ET requires the availability of good precipitation and discharge data to calculate ET as a residual on longer time scales (annual) where net storage changes are assumed to be negligible. ET estimated from such a basin water balance principle is generally used for validating the performance of ET models. On the other hand, many of the direct estimation methods involve the use of remotely sensed data to estimate spatially explicit ET and use basin-wide averaging to estimate basin scale ET. The direct methods can be grouped into soil moisture balance modelling, satellite-based vegetation index methods, and methods based on satellite land surface temperature measurements that convert potential ET into actual ET using a proportionality relationship. The review also includes the use of complementary ET estimation principles for large area applications. The review identifies the need to compare and evaluate the different ET approaches using standard data sets in basins covering different hydro-climatic regions of the world.

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

  13. Active tower damping and pitch balancing – design, simulation and field test

    International Nuclear Information System (INIS)

    Duckwitz, Daniel; Shan, Martin

    2014-01-01

    The tower is one of the major components in wind turbines with a contribution to the cost of energy of 8 to 12% [1]. In this overview the load situation of the tower will be described in terms of sources of loads, load components and fatigue contribution. Then two load reduction control schemes are described along with simulation and field test results. Pitch Balancing is described as a method to reduce aerodynamic asymmetry and the resulting fatigue loads. Active Tower Damping is reducing the tower oscillations by applying appropiate pitch angle changes. A field test was conducted on an Areva M5000 wind turbine

  14. Application of Classification Methods for Forecasting Mid-Term Power Load Patterns

    Science.gov (United States)

    Piao, Minghao; Lee, Heon Gyu; Park, Jin Hyoung; Ryu, Keun Ho

    Currently an automated methodology based on data mining techniques is presented for the prediction of customer load patterns in long duration load profiles. The proposed approach in this paper consists of three stages: (i) data preprocessing: noise or outlier is removed and the continuous attribute-valued features are transformed to discrete values, (ii) cluster analysis: k-means clustering is used to create load pattern classes and the representative load profiles for each class and (iii) classification: we evaluated several supervised learning methods in order to select a suitable prediction method. According to the proposed methodology, power load measured from AMR (automatic meter reading) system, as well as customer indexes, were used as inputs for clustering. The output of clustering was the classification of representative load profiles (or classes). In order to evaluate the result of forecasting load patterns, the several classification methods were applied on a set of high voltage customers of the Korea power system and derived class labels from clustering and other features are used as input to produce classifiers. Lastly, the result of our experiments was presented.

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

  16. Curable off-loading footwear and methods

    DEFF Research Database (Denmark)

    2007-01-01

    Custom footbed devices, methods of constructing the devices and kits for constructing custom footbeds are disclosed that may be particularly advantageous in the treatment of plantar ulcers. The devices offer the advantage of off-loading pressure from the plantar ulcers in a device that is easy to...

  17. Dynamic calibration and validation of an accelerometer force balance for hypersonic lifting models.

    Science.gov (United States)

    Singh, Prakash; Trivedi, Sharad; Menezes, Viren; Hosseini, Hamid

    2014-01-01

    An accelerometer-based force balance was designed and developed for the measurement of drag, lift, and rolling moment on a blunt-nosed, flapped delta wing in a short-duration hypersonic shock tunnel. Calibration and validation of the balance were carried out by a convolution technique using hammer pulse test and surface pressure measurements. In the hammer pulse test, a known impulse was applied to the model in the appropriate direction using an impulse hammer, and the corresponding output of the balance (acceleration) was recorded. Fast Fourier Transform (FFT) was operated on the output of the balance to generate a system response function, relating the signal output to the corresponding load input. Impulse response functions for three components of the balance, namely, axial, normal, and angular, were obtained for a range of input load. The angular system response function was corresponding to rolling of the model. The impulse response functions thus obtained, through dynamic calibration, were operated on the output (signals) of the balance under hypersonic aerodynamic loading conditions in the tunnel to get the time history of the unknown aerodynamic forces and moments acting on the model. Surface pressure measurements were carried out on the model using high frequency pressure transducers, and forces and moments were deduced thereon. Tests were carried out at model angles of incidence of 0, 5, 10, and 15 degrees. A good agreement was observed among the results of different experimental methods. The balance developed is a comprehensive force/moment measurement device that can be used on complex, lifting, aerodynamic geometries in ground-based hypersonic test facilities.

  18. A tool for simulating parallel branch-and-bound methods

    Science.gov (United States)

    Golubeva, Yana; Orlov, Yury; Posypkin, Mikhail

    2016-01-01

    The Branch-and-Bound method is known as one of the most powerful but very resource consuming global optimization methods. Parallel and distributed computing can efficiently cope with this issue. The major difficulty in parallel B&B method is the need for dynamic load redistribution. Therefore design and study of load balancing algorithms is a separate and very important research topic. This paper presents a tool for simulating parallel Branchand-Bound method. The simulator allows one to run load balancing algorithms with various numbers of processors, sizes of the search tree, the characteristics of the supercomputer's interconnect thereby fostering deep study of load distribution strategies. The process of resolution of the optimization problem by B&B method is replaced by a stochastic branching process. Data exchanges are modeled using the concept of logical time. The user friendly graphical interface to the simulator provides efficient visualization and convenient performance analysis.

  19. Synthetic methods for beam to beam power balancing capability of large laser facilities

    International Nuclear Information System (INIS)

    Chen Guangyu; Zhang Xiaomin; Zhao Runchang; Zheng Wanguo; Yang Xiaoyu; You Yong; Wang Chengcheng; Shao Yunfei

    2011-01-01

    To account for output power balancing capability of large laser facilities, a synthetic method with beam to beam root-mean-square is presented. Firstly, a conversion process for the facilities from original data of beam powers to regular data is given. The regular data contribute to the normal distribution approximately, and then a corresponding simple method of root-mean-square for beam to beam power balancing capability is given.Secondly, based on theory of total control charts and cause-selecting control charts, control charts with root-mean-square are established which show short-term variety of power balancing capability of the facilities. Mean rate of failure occurrence is also defined and used to describe long-term trend of global balancing capabilities of the facilities. Finally, advantages of the intuitive and efficient diagnosis for synthetic methods are illustrated by analysis of experimental data. (authors)

  20. Resident Load Influence Analysis Method for Price Based on Non-intrusive Load Monitoring and Decomposition Data

    Science.gov (United States)

    Jiang, Wenqian; Zeng, Bo; Yang, Zhou; Li, Gang

    2018-01-01

    In the non-invasive load monitoring mode, the load decomposition can reflect the running state of each load, which will help the user reduce unnecessary energy costs. With the demand side management measures of time of using price, a resident load influence analysis method for time of using price (TOU) based on non-intrusive load monitoring data are proposed in the paper. Relying on the current signal of the resident load classification, the user equipment type, and different time series of self-elasticity and cross-elasticity of the situation could be obtained. Through the actual household load data test with the impact of TOU, part of the equipment will be transferred to the working hours, and users in the peak price of electricity has been reduced, and in the electricity at the time of the increase Electrical equipment, with a certain regularity.

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

  2. Adjusting the general growth balance method for migration

    OpenAIRE

    Hill, Kenneth; Queiroz, Bernardo

    2010-01-01

    Death distribution methods proposed for death registration coverage by comparison with census age distributions assume no net migration. This assumption makes it problematic to apply these methods to sub-national and national populations affected by substantial net migration. In this paper, we propose and explore a two-step process in which the Growth Balance Equation is first used to estimate net migration rates, using a model of age-specific migration, and then it is used to compare the obs...

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

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

  5. Optimization of structures subjected to dynamic load: deterministic and probabilistic methods

    Directory of Open Access Journals (Sweden)

    Élcio Cassimiro Alves

    Full Text Available Abstract This paper deals with the deterministic and probabilistic optimization of structures against bending when submitted to dynamic loads. The deterministic optimization problem considers the plate submitted to a time varying load while the probabilistic one takes into account a random loading defined by a power spectral density function. The correlation between the two problems is made by one Fourier Transformed. The finite element method is used to model the structures. The sensitivity analysis is performed through the analytical method and the optimization problem is dealt with by the method of interior points. A comparison between the deterministic optimisation and the probabilistic one with a power spectral density function compatible with the time varying load shows very good results.

  6. Characteristic evaluations of BWR uprate method based on heat balance shift concept

    International Nuclear Information System (INIS)

    Kitou, Kazuaki; Aoyama, Motoo; Shiina, Kouji; Sasaki, Hiroshi; Yoshikawa, Kazuhiro

    2007-01-01

    Reactor power uprate of nuclear power plants is an efficient plant operating method. Most BWR plants need the exchange of high pressure turbines when plant thermal power increases over 5% because main steam flow rate exceeds the limitation of inlet steam flow rate of a high pressure turbine. Therefore, the new power uprate method named heat balance shift power uprate method has been developed. This method decreases feedwater temperature with increasing plant thermal power not to increase main steam flower rate. This study clarified that the heat balance shift method could increase plant electric power up to 2.8% compared with conventional power uprate method without the exchange of a high pressure turbine. (author)

  7. Seismic performance evaluation of high natural frequency mechanical structure from the viewpoint of energy balance

    International Nuclear Information System (INIS)

    Minagawa, Keisuke; Fujita, Satoshi; Endo, Rokuro; Amemiya, Mitsuhiko

    2009-01-01

    In this study, vibration characteristics of mechanical structure having high natural frequency are investigated from the viewpoint of energy balance. Mechanical structures having high natural frequency in a nuclear power plant are generally designed statically and elastically. However it has been reported that fracture of ordinary piping is produced not by momentary large load but by cumulative fatigue damage. Therefore it is very important to grasp seismic performance dynamically by considering cyclic load. This paper deals with an investigation regarding seismic performance evaluation of high natural frequency mechanical structure. The energy balance equation that is one of valid methods for structural calculation is applied through the investigation. The main feature of the energy balance equation is that it explains accumulated information of motion. Therefore the energy balance equation is adequate for the investigation of the influence of cumulative load such as seismic response. In this paper, vibration experiment and simulation using sinusoidal waves and artificial seismic waves were examined in order to investigate relationship between natural frequency of structure and energy. As a result, we found that input energy decreases with an increase in the natural frequency. (author)

  8. A tool for simulating parallel branch-and-bound methods

    Directory of Open Access Journals (Sweden)

    Golubeva Yana

    2016-01-01

    Full Text Available The Branch-and-Bound method is known as one of the most powerful but very resource consuming global optimization methods. Parallel and distributed computing can efficiently cope with this issue. The major difficulty in parallel B&B method is the need for dynamic load redistribution. Therefore design and study of load balancing algorithms is a separate and very important research topic. This paper presents a tool for simulating parallel Branchand-Bound method. The simulator allows one to run load balancing algorithms with various numbers of processors, sizes of the search tree, the characteristics of the supercomputer’s interconnect thereby fostering deep study of load distribution strategies. The process of resolution of the optimization problem by B&B method is replaced by a stochastic branching process. Data exchanges are modeled using the concept of logical time. The user friendly graphical interface to the simulator provides efficient visualization and convenient performance analysis.

  9. Correlation of energy balance method to dynamic pipe rupture analysis

    International Nuclear Information System (INIS)

    Kuo, H.H.; Durkee, M.

    1983-01-01

    When using an energy balance approach in the design of pipe rupture restraints for nuclear power plants, the NRC specifies in its Standard Review Plan 3.6.2 that the input energy to the system must be multiplied by a factor of 1.1 unless a lower value can be justified. Since the energy balance method is already quite conservative, an across-the-board use of 1.1 to amplify the energy input appears unneccessary. The paper's purpose is to show that this 'correlation factor' could be substantially less than unity if certain design parameters are met. In this paper, result of nonlinear dynamic analyses were compared to the results of the corresponding analyses based on the energy balance method which assumes constant blowdown forces and rigid plastic material properties. The appropriate correlation factors required to match the energy balance results with the dynamic analyses results were correlated to design parameters such as restraint location from the break, yield strength of the energy absorbing component, and the restraint gap. It is shown that the correlation factor is related to a single nondimensional design parameter and can be limited to a value below unity if appropriate design parameters are chosen. It is also shown that the deformation of the restraints can be related to dimensionless system parameters. This, therefore, allows the maximum restraint deformation to be evaluated directly for design purposes. (orig.)

  10. THE PROBLEM OF MONITORING AND BALANCING OF VEHICLE BATTERIES

    Directory of Open Access Journals (Sweden)

    Aleksandr Inshakov

    2016-03-01

    Full Text Available The use of electrochemical energy storage units is becoming more common, and they are subject to new requirements for increasing the time of electrical supply for power equipment. In some cases, batteries serve as the main electric power unit working under reserved electric load and on the electric drive of the vehicle. The article discusses the features of using batteries as a part of electrical equipment for the agricultural vehicles. When creating high-capicity batteries trhrough connecting some batteries in series and parallel circuits, there are a number of features caused by variations of the parameters of the elements. Materials and Methods The object of research is methods of monitoring and balancing touch batteries are connected in series and there is no possibility or desirability of their disconnection for individual balancing. In the development of methods and devices used in general engineering approaches to the development of technical devices. Results It is necessary to find the causes affecting the energy characteristics and service life of the battery to increase it. During research we have found a need for monitoring and control of battery status, which allow solving the problems of divergence of containers, the internal resistance and leakage of individual batteries. Temperature of the battery is an important indicator to control it. Balancing the battery system and monitoring systems are needed to provide a uniform charge of individual cells, regardless of the variation parameters. Discussion and Conclusions There are different variants of balancing systems, each of which has its own advantages and disadvantages. The article gives examples of the construction of five alignment sys¬tems stress on the individual cells of the battery. The criteria for selection for the current passive balancing method using shunt resistors, and are a diagram of an improved pas¬sive way of balancing. Considered and the basic advantages and

  11. Impact of Cognitive Loading on Postural Control in Parkinson’s Disease With Freezing of Gait

    Directory of Open Access Journals (Sweden)

    Wannipat Buated MSc

    2016-10-01

    Full Text Available Objective: To assess standing balance in Parkinson’s disease (PD patients with and without freezing of gait (FOG during cognitive loading. Method: A balance assessment with cognitive loading, reading (RE and counting backward (CB, was performed by the Nintendo Wii Fit in 60 PD patients (Hoehn and Yahr stages 1-3 at Thammasat University Hospital, Thailand. The participants were grouped into FOG and non-FOG according to the Freezing of Gait–Questionnaire (FOG-Q scores. The center of pressure (CoP in terms of path length (PL, sway area (SA, root mean square (RMS, medio-lateral (ML, and antero-posterior (AP were analyzed. Results: Significant increases of PL were observed in both groups of PD patients during cognitive loading ( p < .001. Meanwhile, the increased differences of PL during cognitive loading in PD-FOG were larger than in PD-non-FOG. The ML displacement during counting backward was significantly increased in PD-FOG ( p = .012. Conclusion: Cognitive loading influenced standing balance and postural sway of PD patients. The effects were more prominent in PD-FOG. These findings represent the interactions between cognitive function, postural control, and FOG in PD.

  12. Influence of sampling frequency and load calculation methods on quantification of annual river nutrient and suspended solids loads.

    Science.gov (United States)

    Elwan, Ahmed; Singh, Ranvir; Patterson, Maree; Roygard, Jon; Horne, Dave; Clothier, Brent; Jones, Geoffrey

    2018-01-11

    Better management of water quality in streams, rivers and lakes requires precise and accurate estimates of different contaminant loads. We assessed four sampling frequencies (2 days, weekly, fortnightly and monthly) and five load calculation methods (global mean (GM), rating curve (RC), ratio estimator (RE), flow-stratified (FS) and flow-weighted (FW)) to quantify loads of nitrate-nitrogen (NO 3 - -N), soluble inorganic nitrogen (SIN), total nitrogen (TN), dissolved reactive phosphorus (DRP), total phosphorus (TP) and total suspended solids (TSS), in the Manawatu River, New Zealand. The estimated annual river loads were compared to the reference 'true' loads, calculated using daily measurements of flow and water quality from May 2010 to April 2011, to quantify bias (i.e. accuracy) and root mean square error 'RMSE' (i.e. accuracy and precision). The GM method resulted into relatively higher RMSE values and a consistent negative bias (i.e. underestimation) in estimates of annual river loads across all sampling frequencies. The RC method resulted in the lowest RMSE for TN, TP and TSS at monthly sampling frequency. Yet, RC highly overestimated the loads for parameters that showed dilution effect such as NO 3 - -N and SIN. The FW and RE methods gave similar results, and there was no essential improvement in using RE over FW. In general, FW and RE performed better than FS in terms of bias, but FS performed slightly better than FW and RE in terms of RMSE for most of the water quality parameters (DRP, TP, TN and TSS) using a monthly sampling frequency. We found no significant decrease in RMSE values for estimates of NO 3 - N, SIN, TN and DRP loads when the sampling frequency was increased from monthly to fortnightly. The bias and RMSE values in estimates of TP and TSS loads (estimated by FW, RE and FS), however, showed a significant decrease in the case of weekly or 2-day sampling. This suggests potential for a higher sampling frequency during flow peaks for more precise

  13. Improvement of production layout based on optimum production balancing scale results by using Moodie Young and Comsoal method

    Science.gov (United States)

    Ikhsan, Siregar; Ulina Anastasia Sipangkar, Tri; Prasetio, Aji

    2017-09-01

    This research was conducted at a make to order production system company which is engaged in the car body of the vehicle. One of the products produced is dump truck which is one kind of transportation for the transport of goods equipped with hydraulics to facilitate goods’ loading and unloading process. The company has 7 work stations with different cycle times. Companies often experience delays in order delivery. The production process on the production floor has not been done optimally where there is a build up of work in process in some work centres. The build up of work in process (WIP) products is seen in the welding and painting stations. Stacking that occurs on the production line may cause the company to be liable for damages due to delays in product completion. The WIP occurs due to unbalanced paths can be seen from the variance of cycle time of each station is very diverse. The time difference of each work element is due to the allocation of work elements to each work centre unevenly. On the basis of the allocation of uneven work elements, the dump truck assembly line is made. The analysis is done by using Moodie Young and Comsoal method to do the balancing of production line. The result of layout improvement by using systematic layout planning (SLP) method is change the composition of the work centre from 7 into 4 work centre which enables the movement of material to be more effective and efficient so that it can get an efficient and effective production trajectory and can solve existing problems. The result of the track balancing is then used as a guide in constructing a new layout based on the balancing result with the most optimum method.

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

  15. Load Dependency of Postural Control - Kinematic and Neuromuscular Changes in Response to over and under Load Conditions

    Science.gov (United States)

    Ritzmann, Ramona; Freyler, Kathrin; Weltin, Elmar; Krause, Anne; Gollhofer, Albert

    2015-01-01

    Introduction Load variation is associated with changes in joint torque and compensatory reflex activation and thus, has a considerable impact on balance control. Previous studies dealing with over (OL) and under loading (UL) used water buoyancy or additional weight with the side effects of increased friction and inertia, resulting in substantially modified test paradigms. The purpose of this study was to identify gravity-induced load dependency of postural control in comparable experimental conditions and to determine the underlying neuromuscular mechanisms. Methods Balance performance was recorded under normal loading (NL, 1g), UL (0.16g; 0.38g) and OL (1.8g) in monopedal stance. Center of pressure (COP) displacement and frequency distribution (low 0.15-0.5Hz (LF), medium 0.5-2Hz (MF), high 2-6Hz (HF)) as well as ankle, knee and hip joint kinematics were assessed. Soleus spinal excitability was determined by H/M-recruitment curves (H/M-ratios). Results Compared to NL, OL caused an increase in ankle joint excursion, COP HF domain and H/M-ratio. Concomitantly, hip joint excursion and COP LF decreased. Compared to NL, UL caused modulations in the opposite direction: UL decreased ankle joint excursions, COP HF and H/M-ratio. Collaterally, hip joint excursion and COP LF increased. COP was augmented both in UL and in OL compared to NL. Conclusion Subjects achieved postural stability in OL and UL with greater difficulty compared to NL. Reduced postural control was accompanied by modified balance strategies and compensatory reflex activation. With increasing load, a shift from hip to ankle strategy was observed. Accompanying, COP frequency distribution shifted from LF to HF and spinal excitability was enhanced. It is suggested that in OL, augmented ankle joint torques are compensated by quick reflex-induced postural reactions in distal muscles. Contrarily, UL is associated with diminished joint torques and thus, postural equilibrium may be controlled by the proximal

  16. J evaluation by simplified method for cracked pipes under mechanical loading

    International Nuclear Information System (INIS)

    Lacire, M.H.; Michel, B.; Gilles, P.

    2001-01-01

    The integrity of structures behaviour is an important subject for the nuclear reactor safety. Most of assessment methods of cracked components are based on the evaluation of the parameter J. However to avoid complex elastic-plastic finite element calculations of J, a simplified method has been jointly developed by CEA, EDF and Framatome. This method, called Js, is based on the reference stress approach and a new KI handbook. To validate this method, a complete set of 2D and 3D elastic-plastic finite element calculations of J have been performed on pipes (more than 300 calculations are available) for different types of part through wall crack (circumferential or longitudinal); mechanical loading (pressure, bending moment, axial load, torsion moment, and combination of these loading); different kind of materials (austenitic or ferritic steel). This paper presents a comparison between the simplified assessment of J and finite element results on these configurations for mechanical loading. Then, validity of the method is discussed and an applicability domain is proposed. (author)

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

  18. Load power device, system and method of load control and management employing load identification

    Science.gov (United States)

    Yang, Yi; Luebke, Charles John; Schoepf, Thomas J.

    2018-01-09

    A load power device includes a power input, at least one power output for at least one load, a plurality of sensors structured to sense voltage and current at the at least one power output, and a processor. The processor provides: (a) load identification based upon the sensed voltage and current, and (b) load control and management based upon the load identification.

  19. Assessment of load extrapolation methods for wind turbines

    DEFF Research Database (Denmark)

    Toft, H.S.; Sørensen, John Dalsgaard; Veldkamp, D.

    2010-01-01

    an approximate analytical solution for the distribution of the peaks is given by Rice. In the present paper three different methods for statistical load extrapolation are compared with the analytical solution for one mean wind speed. The methods considered are global maxima, block maxima and the peak over...

  20. Assessment of Load Extrapolation Methods for Wind Turbines

    DEFF Research Database (Denmark)

    Toft, Henrik Stensgaard; Sørensen, John Dalsgaard; Veldkamp, Dick

    2011-01-01

    , an approximate analytical solution for the distribution of the peaks is given by Rice. In the present paper, three different methods for statistical load extrapolation are compared with the analytical solution for one mean wind speed. The methods considered are global maxima, block maxima, and the peak over...

  1. Wind load design methods for ground-based heliostats and parabolic dish collectors

    Energy Technology Data Exchange (ETDEWEB)

    Peterka, J A; Derickson, R G [Colorado State Univ., Fort Collins, CO (United States). Fluid Dynamics and Diffusion Lab.

    1992-09-01

    The purpose of this design method is to define wind loads on flat heliostat and parabolic dish collectors in a simplified form. Wind loads are defined for both mean and peak loads accounting for the protective influence of upwind collectors, wind protective fences, or other wind-blockage elements. The method used to define wind loads was to generalize wind load data obtained during tests on model collectors, heliostats or parabolic dishes, placed in a modeled atmospheric wind in a boundary-layer wind-tunnel at Colorado State University. For both heliostats and parabolic dishes, loads are reported for solitary collectors and for collectors as elements of a field. All collectors were solid with negligible porosity; thus the effects of porosity in the collectors is not addressed.

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

  3. Measuring Cognitive Load: A Comparison of Self-Report and Physiological Methods

    Science.gov (United States)

    Joseph, Stacey

    2013-01-01

    This study explored three methods to measure cognitive load in a learning environment using four logic puzzles that systematically varied in level of intrinsic cognitive load. Participants' perceived intrinsic load was simultaneously measured with a self-report measure-a traditional subjective measure-and two objective, physiological measures…

  4. A Secure and Stable Multicast Overlay Network with Load Balancing for Scalable IPTV Services

    Directory of Open Access Journals (Sweden)

    Tsao-Ta Wei

    2012-01-01

    Full Text Available The emerging multimedia Internet application IPTV over P2P network preserves significant advantages in scalability. IPTV media content delivered in P2P networks over public Internet still preserves the issues of privacy and intellectual property rights. In this paper, we use SIP protocol to construct a secure application-layer multicast overlay network for IPTV, called SIPTVMON. SIPTVMON can secure all the IPTV media delivery paths against eavesdroppers via elliptic-curve Diffie-Hellman (ECDH key exchange on SIP signaling and AES encryption. Its load-balancing overlay tree is also optimized from peer heterogeneity and churn of peer joining and leaving to minimize both service degradation and latency. The performance results from large-scale simulations and experiments on different optimization criteria demonstrate SIPTVMON's cost effectiveness in quality of privacy protection, stability from user churn, and good perceptual quality of objective PSNR values for scalable IPTV services over Internet.

  5. Novel techniques for data decomposition and load balancing for parallel processing of vision systems: Implementation and evaluation using a motion estimation system

    Science.gov (United States)

    Choudhary, Alok Nidhi; Leung, Mun K.; Huang, Thomas S.; Patel, Janak H.

    1989-01-01

    Computer vision systems employ a sequence of vision algorithms in which the output of an algorithm is the input of the next algorithm in the sequence. Algorithms that constitute such systems exhibit vastly different computational characteristics, and therefore, require different data decomposition techniques and efficient load balancing techniques for parallel implementation. However, since the input data for a task is produced as the output data of the previous task, this information can be exploited to perform knowledge based data decomposition and load balancing. Presented here are algorithms for a motion estimation system. The motion estimation is based on the point correspondence between the involved images which are a sequence of stereo image pairs. Researchers propose algorithms to obtain point correspondences by matching feature points among stereo image pairs at any two consecutive time instants. Furthermore, the proposed algorithms employ non-iterative procedures, which results in saving considerable amounts of computation time. The system consists of the following steps: (1) extraction of features; (2) stereo match of images in one time instant; (3) time match of images from consecutive time instants; (4) stereo match to compute final unambiguous points; and (5) computation of motion parameters.

  6. Comparison of Design Methods for Axially Loaded Driven Piles in Cohesionless Soil

    DEFF Research Database (Denmark)

    Thomassen, Kristina; Andersen, Lars Vabbersgaard; Ibsen, Lars Bo

    2012-01-01

    For offshore wind turbines on deeper waters, a jacket sub-structure supported by axially loaded piles is thought to be the most suitable solution. The design method recommended by API and two CPT-based design methods are compared for two uniform sand profiles. The analysis show great difference...... in the predictions of bearing capacities calculated by means of the three methods for piles loaded in both tension and compression. This implies that further analysis of the bearing capacity of axially loaded piles in sand should be conducted....

  7. Predicting chaos in memristive oscillator via harmonic balance method.

    Science.gov (United States)

    Wang, Xin; Li, Chuandong; Huang, Tingwen; Duan, Shukai

    2012-12-01

    This paper studies the possible chaotic behaviors in a memristive oscillator with cubic nonlinearities via harmonic balance method which is also called the method of describing function. This method was proposed to detect chaos in classical Chua's circuit. We first transform the considered memristive oscillator system into Lur'e model and present the prediction of the existence of chaotic behaviors. To ensure the prediction result is correct, the distortion index is also measured. Numerical simulations are presented to show the effectiveness of theoretical results.

  8. Computational methods for structural load and resistance modeling

    Science.gov (United States)

    Thacker, B. H.; Millwater, H. R.; Harren, S. V.

    1991-01-01

    An automated capability for computing structural reliability considering uncertainties in both load and resistance variables is presented. The computations are carried out using an automated Advanced Mean Value iteration algorithm (AMV +) with performance functions involving load and resistance variables obtained by both explicit and implicit methods. A complete description of the procedures used is given as well as several illustrative examples, verified by Monte Carlo Analysis. In particular, the computational methods described in the paper are shown to be quite accurate and efficient for a material nonlinear structure considering material damage as a function of several primitive random variables. The results show clearly the effectiveness of the algorithms for computing the reliability of large-scale structural systems with a maximum number of resolutions.

  9. Developing feasible loading patterns using perturbation theory methods

    International Nuclear Information System (INIS)

    White, J.R.; Avila, K.M.

    1990-01-01

    This work illustrates an approach to core reload design that combines the power of integer programming with the efficiency of generalized perturbation theory. The main use of the method is as a tool to help the design engineer identify feasible loading patterns with minimum time and effort. The technique is highly successful for the burnable poison (BP) loading problem, but the unpredictable behavior of the branch-and-bound algorithm degrades overall performance for large problems. Unfortunately, the combined fuel shuffling plus BP optimization problem falls into this latter classification. Overall, however, the method shows great promise for significantly reducing the manpower time required for the reload design process. And it may even give the further benefit of better designs and improved performance

  10. The balanced academic curriculum problem revisited

    DEFF Research Database (Denmark)

    Chiarandini, Marco; Di Gaspero, Luca; Gualandi, Stefano

    2012-01-01

    The Balanced Academic Curriculum Problem (BACP) consists in assigning courses to teaching terms satisfying prerequisites and balancing the credit course load within each term. The BACP is part of the CSPLib with three benchmark instances, but its formulation is simpler than the problem solved...... in practice by universities. In this article, we introduce a generalized version of the problem that takes different curricula and professor preferences into account, and we provide a set of real-life problem instances arisen at University of Udine. Since the existing formulation based on a min-max objective...... function does not balance effectively the credit load for the new instances, we also propose alternative objective functions. Whereas all the CSPLib instances are efficiently solved with Integer Linear Programming (ILP) state-of-the-art solvers, our new set of real-life instances turns out to be much more...

  11. Application of Bayesian Method in Validation of TTM Decisional Balance and Self-Efficacy Constructs to Improve Nutritional Behavior in Yazdian Prediabetes

    Directory of Open Access Journals (Sweden)

    Hossein Fallahzadeh

    2017-07-01

    Full Text Available Introduction: To introduce Bayesian method in validation of transtheoretical model’s Self-Efficacy and Decisional Balance for nutritional behavior improvement among Prediabetes with ordinal data. Methods: This is an Experimental trial with parallel design and sample was included 220 Prediabetes who Participated in screening program and had over 30 years old, fasting blood glucose ranged 100-125 and at least elementary Education. We used OpenBugs 3.2.3 to fit Bayesian ordinal factor analysis to achieve validation of TTM’s decisional balance and self-efficacy. Results: All of the factor loadings corresponded to mentioned constructs was significant at α= 0.05%. That support validation of the Constructs. Correlation between Pros and Cons was not significant(-0.076, 0.007.Furthermore a specific statistical model for ordinal data created that can estimate odds ratios and marginal Probabilities for each choice of any item in questionnaire. Conclusion: Thanks to benefits of Bayesian method in use of prior information such as Meta-analysis and other resources, In comparison to similar studies that used standard or other factor analysis for ordinal data, our results had good accuracy(with aspect to standard deviation even with lower sample size.so the results can be used  in future clinical researches.

  12. A piezoelectric-based infinite stiffness generation method for strain-type load sensors

    International Nuclear Information System (INIS)

    Zhang, Shuwen; Shao, Shubao; Xu, Minglong; Chen, Jie

    2015-01-01

    Under certain application conditions like nanoindentation technology and the mechanical property measurement of soft materials, the elastic deformation of strain-type load sensors affects their displacement measurement accuracy. In this work, a piezoelectric-based infinite stiffness generation method for strain-type load sensors that compensates for this elastic deformation is presented. The piezoelectric material-based deformation compensation method is proposed. An Hottinger Baldwin Messtechnik GmbH (HBM) Z30A/50N load sensor acts as the foundation of the method presented in this work. The piezoelectric stack is selected based on its size, maximum deformation value, blocking force and stiffness. Then, a clamping and fixing structure is designed to integrate the HBM sensor with the piezoelectric stack. The clamping and fixing structure, piezoelectric stack and HBM load sensor comprise the sensing part of the enhanced load sensor. The load-deformation curve and the voltage-deformation curve of the enhanced load sensor are then investigated experimentally. Because a hysteresis effect exists in the piezoelectric structure, the relationship between the control signal and the deformation value of the piezoelectric material is nonlinear. The hysteresis characteristic in a quasi-static condition is studied and fitted using a quadratic polynomial, and its coefficients are analyzed to enable control signal prediction. Applied arithmetic based on current theory and the fitted data is developed to predict the control signal. Finally, the experimental effects of the proposed method are presented. It is shown that when a quasi-static load is exerted on this enhanced strain-type load sensor, the deformation is reduced and the equivalent stiffness appears to be almost infinite. (paper)

  13. Optimal Operation Method of Smart House by Controllable Loads based on Smart Grid Topology

    Science.gov (United States)

    Yoza, Akihiro; Uchida, Kosuke; Yona, Atsushi; Senju, Tomonobu

    2013-08-01

    From the perspective of global warming suppression and depletion of energy resources, renewable energy such as wind generation (WG) and photovoltaic generation (PV) are getting attention in distribution systems. Additionally, all electrification apartment house or residence such as DC smart house have increased in recent years. However, due to fluctuating power from renewable energy sources and loads, supply-demand balancing fluctuations of power system become problematic. Therefore, "smart grid" has become very popular in the worldwide. This article presents a methodology for optimal operation of a smart grid to minimize the interconnection point power flow fluctuations. To achieve the proposed optimal operation, we use distributed controllable loads such as battery and heat pump. By minimizing the interconnection point power flow fluctuations, it is possible to reduce the maximum electric power consumption and the electric cost. This system consists of photovoltaics generator, heat pump, battery, solar collector, and load. In order to verify the effectiveness of the proposed system, MATLAB is used in simulations.

  14. Advanced aircraft service life monitoring method via flight-by-flight load spectra

    Science.gov (United States)

    Lee, Hongchul

    This research is an effort to understand current method and to propose an advanced method for Damage Tolerance Analysis (DTA) for the purpose of monitoring the aircraft service life. As one of tasks in the DTA, the current indirect Individual Aircraft Tracking (IAT) method for the F-16C/D Block 32 does not properly represent changes in flight usage severity affecting structural fatigue life. Therefore, an advanced aircraft service life monitoring method based on flight-by-flight load spectra is proposed and recommended for IAT program to track consumed fatigue life as an alternative to the current method which is based on the crack severity index (CSI) value. Damage Tolerance is one of aircraft design philosophies to ensure that aging aircrafts satisfy structural reliability in terms of fatigue failures throughout their service periods. IAT program, one of the most important tasks of DTA, is able to track potential structural crack growth at critical areas in the major airframe structural components of individual aircraft. The F-16C/D aircraft is equipped with a flight data recorder to monitor flight usage and provide the data to support structural load analysis. However, limited memory of flight data recorder allows user to monitor individual aircraft fatigue usage in terms of only the vertical inertia (NzW) data for calculating Crack Severity Index (CSI) value which defines the relative maneuver severity. Current IAT method for the F-16C/D Block 32 based on CSI value calculated from NzW is shown to be not accurate enough to monitor individual aircraft fatigue usage due to several problems. The proposed advanced aircraft service life monitoring method based on flight-by-flight load spectra is recommended as an improved method for the F-16C/D Block 32 aircraft. Flight-by-flight load spectra was generated from downloaded Crash Survival Flight Data Recorder (CSFDR) data by calculating loads for each time hack in selected flight data utilizing loads equations. From

  15. Load mitigation of unbalanced wind turbines using PI-R individual pitch control

    DEFF Research Database (Denmark)

    Zhang, Yunqian; Cheng, Ming; Chen, Zhe

    2015-01-01

    This study discusses the load mitigation of unbalanced wind turbines, including balanced and unbalanced loads. Regarding the wind turbine load reduction, it has been shown that individual pitch control (IPC) is more promising in comparison with collective pitch control. However, wind turbine......) controller and two resonant (R) compensators is presented. The PI-R regulator is implemented in the hub reference frame to reduce both the balanced and unbalanced loads of the turbine. The wind turbine code FAST (fatigue, aerodynamics, structures and turbulence) is used for the wind turbine load modelling....... The simulations are conducted on the NREL upwind 1.5 MW wind turbine model. Elimination of both the balanced and unbalanced loads of the wind turbine has been achieved, so that PI-R IPC is demonstrated as an effective means for load mitigation of unbalanced wind turbines....

  16. Bulk Electric Load Cost Calculation Methods: Iraqi Network Comparative Study

    Directory of Open Access Journals (Sweden)

    Qais M. Alias

    2016-09-01

    Full Text Available It is vital in any industry to regain the spent capitals plus running costs and a margin of profits for the industry to flourish. The electricity industry is an everyday life touching industry which follows the same finance-economic strategy. Cost allocation is a major issue in all sectors of the electric industry, viz, generation, transmission and distribution. Generation and distribution service costing’s well documented in the literature, while the transmission share is still of need for research. In this work, the cost of supplying a bulk electric load connected to the EHV system is calculated. A sample basic lump-average method is used to provide a rough costing guide. Also, two transmission pricing methods are employed, namely, the postage-stamp and the load-flow based MW-distance methods to calculate transmission share in the total cost of each individual bulk load. The three costing methods results are then analyzed and compared for the 400kV Iraqi power grid considered for a case study.

  17. Objective and subjective methods for quantifying training load in wheelchair basketball small-sided games.

    Science.gov (United States)

    Iturricastillo, Aitor; Granados, Cristina; Los Arcos, Asier; Yanci, Javier

    2017-04-01

    The aim of the present study was to analyse the training load in wheelchair basketball small-sided games and determine the relationship between heart rate (HR)-based training load and perceived exertion (RPE)-based training load methods among small-sided games bouts. HR-based measurements of training load included Edwards' training load and Stagno's training impulses (TRIMP MOD ) while RPE-based training load measurements included cardiopulmonary (session RPEres) and muscular (session RPEmus) values. Data were collected from 12 wheelchair basketball players during five consecutive weeks. The total load for the small-sided games sessions was 67.5 ± 6.7 and 55.3 ± 12.5 AU in HR-based training load (Edwards' training load and TRIMP MOD ), while the RPE-based training loads were 99.3 ± 26.9 (session RPEres) and 100.8 ± 31.2 AU (session RPEmus). Bout-to-bout analysis identified greater session RPEmus in the third [P training loads. It is suggested that HR-based and RPE-based training loads provide different information, but these two methods could be complementary because one method could help us to understand the limitations of the other.

  18. Partially Loaded Cavity Analysis by Using the 2-D FDTD Method

    International Nuclear Information System (INIS)

    Yao Bin; Zheng Qin-Hong; Peng Jin-Hui; Zhong Ru-Neng; Xiang Tai; Xu Wan-Song

    2011-01-01

    A compact two-dimensional (2-D) finite-difference time-domain (FDTD) method is proposed to calculate the resonant frequencies and quality factors of a partially loaded cavity that is uniform in the z-direction and has an arbitrary cross section in the x—y plane. With the description of z dependence by k z , the three-dimensional (3-D) problem can be transformed into a 2-D problem. Therefore, less memory and CPU time are required as compared to the conventional 3-D FDTD method. Three representative examples, a half-loaded rectangular cavity, an inhomogeneous cylindrical cavity and a cubic cavity loaded with dielectric post, are presented to validate the utility and efficiency of the proposed method. (cross-disciplinary physics and related areas of science and technology)

  19. Load-balancing techniques for a parallel electromagnetic particle-in-cell code

    Energy Technology Data Exchange (ETDEWEB)

    PLIMPTON,STEVEN J.; SEIDEL,DAVID B.; PASIK,MICHAEL F.; COATS,REBECCA S.

    2000-01-01

    QUICKSILVER is a 3-d electromagnetic particle-in-cell simulation code developed and used at Sandia to model relativistic charged particle transport. It models the time-response of electromagnetic fields and low-density-plasmas in a self-consistent manner: the fields push the plasma particles and the plasma current modifies the fields. Through an LDRD project a new parallel version of QUICKSILVER was created to enable large-scale plasma simulations to be run on massively-parallel distributed-memory supercomputers with thousands of processors, such as the Intel Tflops and DEC CPlant machines at Sandia. The new parallel code implements nearly all the features of the original serial QUICKSILVER and can be run on any platform which supports the message-passing interface (MPI) standard as well as on single-processor workstations. This report describes basic strategies useful for parallelizing and load-balancing particle-in-cell codes, outlines the parallel algorithms used in this implementation, and provides a summary of the modifications made to QUICKSILVER. It also highlights a series of benchmark simulations which have been run with the new code that illustrate its performance and parallel efficiency. These calculations have up to a billion grid cells and particles and were run on thousands of processors. This report also serves as a user manual for people wishing to run parallel QUICKSILVER.

  20. Load-balancing techniques for a parallel electromagnetic particle-in-cell code

    International Nuclear Information System (INIS)

    Plimpton, Steven J.; Seidel, David B.; Pasik, Michael F.; Coats, Rebecca S.

    2000-01-01

    QUICKSILVER is a 3-d electromagnetic particle-in-cell simulation code developed and used at Sandia to model relativistic charged particle transport. It models the time-response of electromagnetic fields and low-density-plasmas in a self-consistent manner: the fields push the plasma particles and the plasma current modifies the fields. Through an LDRD project a new parallel version of QUICKSILVER was created to enable large-scale plasma simulations to be run on massively-parallel distributed-memory supercomputers with thousands of processors, such as the Intel Tflops and DEC CPlant machines at Sandia. The new parallel code implements nearly all the features of the original serial QUICKSILVER and can be run on any platform which supports the message-passing interface (MPI) standard as well as on single-processor workstations. This report describes basic strategies useful for parallelizing and load-balancing particle-in-cell codes, outlines the parallel algorithms used in this implementation, and provides a summary of the modifications made to QUICKSILVER. It also highlights a series of benchmark simulations which have been run with the new code that illustrate its performance and parallel efficiency. These calculations have up to a billion grid cells and particles and were run on thousands of processors. This report also serves as a user manual for people wishing to run parallel QUICKSILVER

  1. Stress and deflection analyses of floating roofs based on a load-modifying method

    International Nuclear Information System (INIS)

    Sun Xiushan; Liu Yinghua; Wang Jianbin; Cen Zhangzhi

    2008-01-01

    This paper proposes a load-modifying method for the stress and deflection analyses of floating roofs used in cylindrical oil storage tanks. The formulations of loads and deformations are derived according to the equilibrium analysis of floating roofs. Based on these formulations, the load-modifying method is developed to conduct a geometrically nonlinear analysis of floating roofs with the finite element (FE) simulation. In the procedure with the load-modifying method, the analysis is carried out through a series of iterative computations until a convergence is achieved within the error tolerance. Numerical examples are given to demonstrate the validity and reliability of the proposed method, which provides an effective and practical numerical solution to the design and analysis of floating roofs

  2. Clinical correlates of between-limb synchronization of standing balance control and falls during inpatient stroke rehabilitation.

    Science.gov (United States)

    Mansfield, Avril; Mochizuki, George; Inness, Elizabeth L; McIlroy, William E

    2012-01-01

    Stroke-related sensorimotor impairment potentially contributes to impaired balance. Balance measures that reveal underlying limb-specific control problems, such as a measure of the synchronization of both lower limbs to maintain standing balance, may be uniquely informative about poststroke balance control. This study aimed to determine the relationships between clinical measures of sensorimotor control, functional balance, and fall risk and between-limb synchronization of balance control. The authors conducted a retrospective chart review of 100 individuals with stroke admitted to inpatient rehabilitation. Force plate-based measures were obtained while standing on 2 force plates, including postural sway (root mean square of anteroposterior and mediolateral center of pressure [COP]), stance load asymmetry (percentage of body weight borne on the less-loaded limb), and between-limb synchronization (cross-correlation of the COP recordings under each foot). Clinical measures obtained were motor impairment (Chedoke-McMaster Stroke Assessment), plantar cutaneous sensation, functional balance (Berg Balance Scale), and falls experienced in rehabilitation. Synchronization was significantly related to motor impairment and prospective falls, even when controlling for other force plate-based measures of standing balance control (ie, postural sway and stance load symmetry). Between-limb COP synchronization for standing balance appears to be a uniquely important index of balance control, independent of postural sway and load symmetry during stance.

  3. A method for rapid vulnerability assessment of structures loaded by outside blasts

    International Nuclear Information System (INIS)

    Cizelj, Leon; Leskovar, Matjaz; Cepin, Marko; Mavko, Borut

    2009-01-01

    The blast loads have in most cases not been assumed as design basis loads of nuclear power plant buildings and structures. Recent developments however stimulated a number of analyses quantifying the potential effects of such loads. An effort was therefore made by the authors to revisit simple and robust structural analysis methods and to propose their use in the vulnerability assessment of blast-loaded structures. The leading idea is to break the structure into a set of typical structural elements, for which the response is estimated by the use of slightly modified handbook formulas. The proposed method includes provisions to predict the inelastic response and failure. Simplicity and versatility of the method facilitate its use in structural reliability calculations. The most important aspects of the proposed method are presented along with illustrative sample applications demonstrating: ·results comparable to full scale dynamic simulations using explicit finite element codes and ·the performance of the method in screening the existing structures and providing the structural reliability information for the vulnerability analysis.

  4. Study on Determination Method of Fatigue Testing Load for Wind Turbine Blade

    Science.gov (United States)

    Liao, Gaohua; Wu, Jianzhong

    2017-07-01

    In this paper, the load calculation method of the fatigue test was studied for the wind turbine blade under uniaxial loading. The characteristics of wind load and blade equivalent load were analyzed. The fatigue property and damage theory of blade material were studied. The fatigue load for 2MW blade was calculated by Bladed, and the stress calculated by ANSYS. Goodman modified exponential function S-N curve and linear cumulative damage rule were used to calculate the fatigue load of wind turbine blades. It lays the foundation for the design and experiment of wind turbine blade fatigue loading system.

  5. Managing the complexity and uncertainties of load, generation and markets in system development planning

    International Nuclear Information System (INIS)

    2008-01-01

    System planners face today unique challenges to accommodate the new uncertainties in markets, loads and generation and to develop system plans that balance reliability, economy and risk. The report summarizes a survey of the methods used worldwide. In addition, case examples are provided to illustrate in more detail these methods

  6. Workload Balancing on Heterogeneous Systems: A Case Study of Sparse Grid Interpolation

    KAUST Repository

    Muraraşu, Alin

    2012-01-01

    Multi-core parallelism and accelerators are becoming common features of today’s computer systems, as they allow for computational power without sacrificing energy efficiency. Due to heterogeneity, tuning for each type of compute unit and adequate 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. Its performance critical part is the interpolation routine used for decompression. Results show that our load balancing scheme allows for an efficient acceleration of interpolation on heterogeneous systems containing multi-core CPUs and GPUs.

  7. Economic feasibility of pipe storage and underground reservoir storage options for power-to-gas load balancing

    International Nuclear Information System (INIS)

    Budny, Christoph; Madlener, Reinhard; Hilgers, Christoph

    2015-01-01

    Highlights: • Study of cost effectiveness of power-to-gas and storage of H 2 and renewable methane. • NPV analysis and Monte Carlo simulation to address fuel and electricity price risks. • Gas sale is compared with power and gas market arbitrage and balancing market gains. • Power-to-gas for linking the balancing markets for power and gas is not profitable. • Pipe storage is the preferred option for temporal arbitrage and balancing energy. - Abstract: This paper investigates the economic feasibility of power-to-gas (P2G) systems and gas storage options for both hydrogen and renewable methane. The study is based on a techno-economic model in which the net present value (NPV) method and Monte Carlo simulation of risks and price forward curves for the electricity and the gas market are used. We study three investment cases: a Base Case where the gas is directly sold in the market, a Storage & Arbitrage Case where temporal arbitrage opportunities between the electricity and the gas market are exploited, and a Storage & Balancing Case where the balancing markets (secondary reserve market for electricity, external balancing market for natural gas) are addressed. The optimal type and size of different centralized and decentralized storage facilities are determined and compared with each other. In a detailed sensitivity and cost analysis, we identify the key factors which could potentially improve the economic viability of the technological concepts assessed. We find that the P2G system used for bridging the balancing markets for power and gas cannot be operated profitably. For both, temporal arbitrage and balancing energy, pipe storage is preferred. Relatively high feed-in tariffs (100 € MW −1 for hydrogen, 130 € MW −1 for methane) are required to render pipe storage for P2G economically viable

  8. Flexible rotor balancing by the influence coefficient method: Multiple critical speeds with rigid or flexible supports

    Science.gov (United States)

    Tessarzik, J. M.

    1975-01-01

    Experimental tests were conducted to demonstrate the ability of the influence coefficient method to achieve precise balance of flexible rotors of virtually any design for operation through virtually any speed range. Various practical aspects of flexible-rotor balancing were investigated. Tests were made on a laboratory quality machine having a 122 cm (48 in.) long rotor weighing 50 kg (110 lb) and covering a speed range up to 18000 rpm. The balancing method was in every instance effective, practical, and economical and permitted safe rotor operation over the full speed range covering four rotor bending critical speeds. Improved correction weight removal methods for rotor balancing were investigated. Material removal from a rotating disk was demonstrated through application of a commercially available laser.

  9. Network characteristics emerging from agent interactions in balanced distributed system.

    Science.gov (United States)

    Salman, Mahdi Abed; Bertelle, Cyrille; Sanlaville, Eric

    2015-01-01

    A distributed computing system behaves like a complex network, the interactions between nodes being essential information exchanges and migrations of jobs or services to execute. These actions are performed by software agents, which behave like the members of social networks, cooperating and competing to obtain knowledge and services. The load balancing consists in distributing the load evenly between system nodes. It aims at enhancing the resource usage. A load balancing strategy specifies scenarios for the cooperation. Its efficiency depends on quantity, accuracy, and distribution of available information. Nevertheless, the distribution of information on the nodes, together with the initial network structure, may create different logical network structures. In this paper, different load balancing strategies are tested on different network structures using a simulation. The four tested strategies are able to distribute evenly the load so that the system reaches a steady state (the mean response time of the jobs is constant), but it is shown that a given strategy indeed behaves differently according to structural parameters and information spreading. Such a study, devoted to distributed computing systems (DCSs), can be useful to understand and drive the behavior of other complex systems.

  10. Methods for monitoring the initial load to critical in the fast test reactor

    International Nuclear Information System (INIS)

    Johnson, D.L.

    1975-08-01

    Conventional symmetric fuel loadings for the initial loading to critical of the Fast Test Reactor (FTR) are predicted to be more time consuming than asymmetric or trisector loadings. Potentially significant time savings can be realized by the latter, since adequate intermediate assessments of neutron multiplication can be made periodically without control rod reconnection in all trisectors. Experimental simulation of both loading schemes was carried out in the Reverse Approach to Critical (RAC) experiments in the Fast Test Reactor-Engineering Mockup Critical facility. Analyses of these experiments indicated that conventional source multiplication methods can be applied for monitoring either a symmetric or asymmetric fuel loading scheme equally well provided that detection efficiency corrections are employed. Methods for refining predictions of reactivity and count rates for the stages in a load to critical were also investigated. (auth)

  11. Comparison of surface mass balance of ice sheets simulated by positive-degree-day method and energy balance approach

    Directory of Open Access Journals (Sweden)

    E. Bauer

    2017-07-01

    Full Text Available Glacial cycles of the late Quaternary are controlled by the asymmetrically varying mass balance of continental ice sheets in the Northern Hemisphere. Surface mass balance is governed by processes of ablation and accumulation. Here two ablation schemes, the positive-degree-day (PDD method and the surface energy balance (SEB approach, are compared in transient simulations of the last glacial cycle with the Earth system model of intermediate complexity CLIMBER-2. The standard version of the CLIMBER-2 model incorporates the SEB approach and simulates ice volume variations in reasonable agreement with paleoclimate reconstructions during the entire last glacial cycle. Using results from the standard CLIMBER-2 model version, we simulated ablation with the PDD method in offline mode by applying different combinations of three empirical parameters of the PDD scheme. We found that none of the parameter combinations allow us to simulate a surface mass balance of the American and European ice sheets that is similar to that obtained with the standard SEB method. The use of constant values for the empirical PDD parameters led either to too much ablation during the first phase of the last glacial cycle or too little ablation during the final phase. We then substituted the standard SEB scheme in CLIMBER-2 with the PDD scheme and performed a suite of fully interactive (online simulations of the last glacial cycle with different combinations of PDD parameters. The results of these simulations confirmed the results of the offline simulations: no combination of PDD parameters realistically simulates the evolution of the ice sheets during the entire glacial cycle. The use of constant parameter values in the online simulations leads either to a buildup of too much ice volume at the end of glacial cycle or too little ice volume at the beginning. Even when the model correctly simulates global ice volume at the last glacial maximum (21 ka, it is unable to simulate

  12. Inducer Hydrodynamic Load Measurement Devices

    Science.gov (United States)

    Skelley, Stephen E.; Zoladz, Thomas F.

    2002-01-01

    Marshall Space Flight Center (MSFC) has demonstrated two measurement devices for sensing and resolving the hydrodynamic loads on fluid machinery. The first - a derivative of the six component wind tunnel balance - senses the forces and moments on the rotating device through a weakened shaft section instrumented with a series of strain gauges. This "rotating balance" was designed to directly measure the steady and unsteady hydrodynamic loads on an inducer, thereby defining both the amplitude and frequency content associated with operating in various cavitation modes. The second device - a high frequency response pressure transducer surface mounted on a rotating component - was merely an extension of existing technology for application in water. MSFC has recently completed experimental evaluations of both the rotating balance and surface-mount transducers in a water test loop. The measurement bandwidth of the rotating balance was severely limited by the relative flexibility of the device itself, resulting in an unexpectedly low structural bending mode and invalidating the higher frequency response data. Despite these limitations, measurements confirmed that the integrated loads on the four-bladed inducer respond to both cavitation intensity and cavitation phenomena. Likewise, the surface-mount pressure transducers were subjected to a range of temperatures and flow conditions in a non-rotating environment to record bias shifts and transfer functions between the transducers and a reference device. The pressure transducer static performance was within manufacturer's specifications and dynamic response accurately followed that of the reference.

  13. Optimal Load Control via Frequency Measurement and Neighborhood Area Communication

    Energy Technology Data Exchange (ETDEWEB)

    Zhao, CH; Topcu, U; Low, SH

    2013-11-01

    We propose a decentralized optimal load control scheme that provides contingency reserve in the presence of sudden generation drop. The scheme takes advantage of flexibility of frequency responsive loads and neighborhood area communication to solve an optimal load control problem that balances load and generation while minimizing end-use disutility of participating in load control. Local frequency measurements enable individual loads to estimate the total mismatch between load and generation. Neighborhood area communication helps mitigate effects of inconsistencies in the local estimates due to frequency measurement noise. Case studies show that the proposed scheme can balance load with generation and restore the frequency within seconds of time after a generation drop, even when the loads use a highly simplified power system model in their algorithms. We also investigate tradeoffs between the amount of communication and the performance of the proposed scheme through simulation-based experiments.

  14. Study on erbium loading method to improve reactivity coefficients for low radiotoxic spent fuel HTGR

    Energy Technology Data Exchange (ETDEWEB)

    Fukaya, Y., E-mail: fukaya.yuji@jaea.go.jp; Goto, M.; Nishihara, T.

    2015-11-15

    Highlights: • We attempted and optimized erbium loading methods to improve reactivity coefficients for LRSF-HTGR. • We elucidated the mechanism of the improvements for each erbium loading method by using the Bondarenko approach. • We concluded the erbium loading method by embedding into graphite shaft is preferable. - Abstract: Erbium loading methods are investigated to improve reactivity coefficients of Low Radiotoxic Spent Fuel High Temperature Gas-cooled Reactor (LRSF-HTGR). Highly enriched uranium is used for fuel to reduce the generation of toxicity from uranium-238. The power coefficients are positive without the use of any additive. Then, the erbium is loaded into the core to obtain negative reactivity coefficients owing to the large resonance the peak of neutron capture reaction of erbium-167. The loading methods are attempted to find the suitable method for LRSF-HTGR. The erbium is mixed in a CPF fuel kernel, loaded by binary packing with fuel particles and erbium particles, and embedded into the graphite shaft deployed in the center of the fuel compact. It is found that erbium loading causes negative reactivity as moderator temperature reactivity, and from the viewpoint of heat transfer, it should be loaded into fuel pin elements for pin-in-block type fuel. Moreover, the erbium should be incinerated slowly to obtain negative reactivity coefficients even at the End Of Cycle (EOC). A loading method that effectively causes self-shielding should be selected to avoid incineration with burn-up. The incineration mechanism is elucidated using the Bondarenko approach. As a result, it is concluded that erbium embedded into graphite shaft is preferable for LRSF-HTGR to ensure that the reactivity coefficients remain negative at EOC.

  15. A balancing act of the brain: activations and deactivations driven by cognitive load.

    Science.gov (United States)

    Arsalidou, Marie; Pascual-Leone, Juan; Johnson, Janice; Morris, Drew; Taylor, Margot J

    2013-05-01

    The majority of neuroimaging studies focus on brain activity during performance of cognitive tasks; however, some studies focus on brain areas that activate in the absence of a task. Despite the surge of research comparing these contrasted areas of brain function, their interrelation is not well understood. We systematically manipulated cognitive load in a working memory task to examine concurrently the relation between activity elicited by the task versus activity during control conditions. We presented adults with six levels of task demand, and compared those with three conditions without a task. Using whole-brain analysis, we found positive linear relations between cortical activity and task difficulty in areas including middle frontal gyrus and dorsal cingulate; negative linear relations were found in medial frontal gyrus and posterior cingulate. These findings demonstrated balancing of activation patterns between two mental processes, which were both modulated by task difficulty. Frontal areas followed a graded pattern more closely than other regions. These data also showed that working memory has limited capacity in adults: an upper bound of seven items and a lower bound of four items. Overall, working memory and default-mode processes, when studied concurrently, reveal mutually competing activation patterns.

  16. Safe protocols for generating power pulses with heterogeneous populations of thermostatically controlled loads

    International Nuclear Information System (INIS)

    Sinitsyn, Nikolai A.; Kundu, Soumya; Backhaus, Scott

    2013-01-01

    Highlights: ► Algorithms to produce useful load response from a heterogeneous group of TCLs. ► Generation of sharp power pulses without initiating any unwanted oscillation. ► Open-loop methods, not requiring any detailed system modeling. ► One-way, utility-to-consumer, communication. ► Potential use in secondary frequency regulation, generation-load balancing, etc. - Abstract: We explore methods to use thermostatically controlled loads (TCLs), such as water heaters and air conditioners, to provide ancillary services by assisting in balancing generation and load. We show that by adding simple imbedded instructions and a small amount of memory to temperature controllers of TCLs, it is possible to design open-loop control algorithms capable of creating short-term pulses of demand response without unwanted power oscillations associated with temporary synchronization of the TCL dynamics. By moving a small amount of intelligence to each of the end point TCL devices, we are able to leverage our knowledge of the time dynamics of TCLs to shape the demand response pulses for different power system applications. A significant benefit of our open-loop method is the reduction from two-way to one-way broadcast communication which also eliminates many basic consumer privacy issues. In this work, we focus on developing the algorithms to generate a set of fundamental pulse shapes that can subsequently be used to create demand response with arbitrary profiles. Demand response control methods, such as the one developed here, open the door to fast, nonperturbative control of large aggregations of TCLs

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

  18. The application of backpropagation neural network method to estimate the sediment loads

    Directory of Open Access Journals (Sweden)

    Ari Gunawan Taufik

    2017-01-01

    Full Text Available Nearly all formulations of conventional sediment load estimation method were developed based on a review of laboratory data or data field. This approach is generally limited by local so it is only suitable for a particular river typology. From previous studies, the amount of sediment load tends to be non-linear with respect to the hydraulic parameters and parameter that accompanies sediment. The dominant parameter is turbulence, whereas turbulence flow velocity vector direction of x, y and z. They were affected by water bodies in 3D morphology of the cross section of the vertical and horizontal. This study is conducted to address the non-linear nature of the hydraulic parameter data and sediment parameter against sediment load data by applying the artificial neural network (ANN method. The method used is the backpropagation neural network (BPNN schema. This scheme used for projecting the sediment load from the hydraulic parameter data and sediment parameters that used in the conventional estimation of sediment load. The results showed that the BPNN model performs reasonably well on the conventional calculation, indicated by the stability of correlation coefficient (R and the mean square error (MSE.

  19. A RTS-based method for direct and consistent calculating intermittent peak cooling loads

    International Nuclear Information System (INIS)

    Chen Tingyao; Cui, Mingxian

    2010-01-01

    The RTS method currently recommended by ASHRAE Handbook is based on continuous operation. However, most of air-conditioning systems, if not all, in commercial buildings, are intermittently operated in practice. The application of the current RTS method to intermittent air-conditioning in nonresidential buildings could result in largely underestimated design cooling loads, and inconsistently sized air-conditioning systems. Improperly sized systems could seriously deteriorate the performance of system operation and management. Therefore, a new method based on both the current RTS method and the principles of heat transfer has been developed. The first part of the new method is the same as the current RTS method in principle, but its calculation procedure is simplified by the derived equations in a close form. The technical data available in the current RTS method can be utilized to compute zone responses to a change in space air temperature so that no efforts are needed for regenerating new technical data. Both the overall RTS coefficients and the hourly cooling loads computed in the first part are used to estimate the additional peak cooling load due to a change from continuous operation to intermittent operation. It only needs one more step after the current RTS method to determine the intermittent peak cooling load. The new RTS-based method has been validated by EnergyPlus simulations. The root mean square deviation (RMSD) between the relative additional peak cooling loads (RAPCLs) computed by the two methods is 1.8%. The deviation of the RAPCL varies from -3.0% to 5.0%, and the mean deviation is 1.35%.

  20. Hermitian Mindlin Plate Wavelet Finite Element Method for Load Identification

    Directory of Open Access Journals (Sweden)

    Xiaofeng Xue

    2016-01-01

    Full Text Available A new Hermitian Mindlin plate wavelet element is proposed. The two-dimensional Hermitian cubic spline interpolation wavelet is substituted into finite element functions to construct frequency response function (FRF. It uses a system’s FRF and response spectrums to calculate load spectrums and then derives loads in the time domain via the inverse fast Fourier transform. By simulating different excitation cases, Hermitian cubic spline wavelets on the interval (HCSWI finite elements are used to reverse load identification in the Mindlin plate. The singular value decomposition (SVD method is adopted to solve the ill-posed inverse problem. Compared with ANSYS results, HCSWI Mindlin plate element can accurately identify the applied load. Numerical results show that the algorithm of HCSWI Mindlin plate element is effective. The accuracy of HCSWI can be verified by comparing the FRF of HCSWI and ANSYS elements with the experiment data. The experiment proves that the load identification of HCSWI Mindlin plate is effective and precise by using the FRF and response spectrums to calculate the loads.

  1. Power-aware load balancing of large scale MPI applications

    OpenAIRE

    Etinski, Maja; Corbalán González, Julita; Labarta Mancho, Jesús José; Valero Cortés, Mateo; Veidenbaum, Alex

    2009-01-01

    Power consumption is a very important issue for HPC community, both at the level of one application or at the level of whole workload. Load imbalance of a MPI application can be exploited to save CPU energy without penalizing the execution time. An application is load imbalanced when some nodes are assigned more computation than others. The nodes with less computation can be run at lower frequency since otherwise they have to wait for the nodes with more computation blocked in MPI calls. A te...

  2. Short-term electric load forecasting using computational intelligence methods

    OpenAIRE

    Jurado, Sergio; Peralta, J.; Nebot, Àngela; Mugica, Francisco; Cortez, Paulo

    2013-01-01

    Accurate time series forecasting is a key issue to support individual and organizational decision making. In this paper, we introduce several methods for short-term electric load forecasting. All the presented methods stem from computational intelligence techniques: Random Forest, Nonlinear Autoregressive Neural Networks, Evolutionary Support Vector Machines and Fuzzy Inductive Reasoning. The performance of the suggested methods is experimentally justified with several experiments carried out...

  3. Balancing the Power-to-Load Ratio for a Novel Variable Geometry Wave Energy Converter with Nonideal Power Take-Off in Regular Waves: Preprint

    Energy Technology Data Exchange (ETDEWEB)

    Tom, Nathan M [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Yu, Yi-Hsiang [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Wright, Alan D [National Renewable Energy Laboratory (NREL), Golden, CO (United States)

    2017-09-28

    This work attempts to balance power absorption against structural loading for a novel variable geometry wave energy converter. The variable geometry consists of four identical flaps that will be opened in ascending order starting with the flap closest to the seafloor and moving to the free surface. The influence of a pitch motion constraint on power absorption when utilizing a nonideal power take-off (PTO) is examined and found to reduce the losses associated with bidirectional energy flow. The power-to-load ratio is evaluated using pseudo-spectral control to determine the optimum PTO torque based on a multiterm objective function. The pseudo-spectral optimal control problem is extended to include load metrics in the objective function, which may now consist of competing terms. Separate penalty weights are attached to the surge-foundation force and PTO control torque to tune the optimizer performance to emphasize either power absorption or load shedding. PTO efficiency is not included in the objective function, but the penalty weights are utilized to limit the force and torque amplitudes, thereby reducing losses associated with bidirectional energy flow. Results from pseudo-spectral control demonstrate that shedding a portion of the available wave energy can provide greater reductions in structural loads and reactive power.

  4. A Simplification for Exp-Function Method When the Balanced Nonlinear Term Is a Certain Product

    Directory of Open Access Journals (Sweden)

    Hong-Zhun Liu

    2013-01-01

    Full Text Available The Exp-function method plays an important role in searching for analytic solutions of many nonlinear differential equations. In this paper, we prove that the balancing procedure in the method is unnecessary when the balanced nonlinear term is a product of the dependent variable under consideration and its derivatives. And in this case, the ansatz of the method can be simplified to be with less parameters so as to be easy to calculate.

  5. Loads as a Resource: Frequency Responsive Demand

    Energy Technology Data Exchange (ETDEWEB)

    Kalsi, Karanjit [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Hansen, Jacob [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Fuller, Jason C. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Marinovici, Laurentiu D. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Elizondo, Marcelo A. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Williams, Tess L. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Lian, Jianming [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Sun, Yannan [Pacific Northwest National Lab. (PNNL), Richland, WA (United States)

    2015-12-01

    Current power grid operation predominantly relies on scheduling and regulating generation resources to supply loads and balance load changes. Due to the inherent intermittency of renewable energy, more flexible and fast ramping capacity is required to compensate for the uncertainty and variability introduced by renewable energy resources. With the advancement of information technologies, power system end-use loads are becoming more agile and can participate in provision of balancing energy and other grid services. The use of demand response can greatly reduce the required generation reserve in a clean and environmentally friendly way. In this report, a new frequency responsive load (FRL) controller was proposed based on the GFA controller, which can respond to both over and under-frequency events. A supervisory control was introduced to coordinate the autonomous response from FRLs in order to overcome the issues of excessive system response due to high penetration of FRLs. The effectiveness of the proposed FRL controller was demonstrated by large-scale simulation studies on the WECC system. Specifically, the FRLs were deployed in the WECC system at different penetration levels to analyze the performance of the proposed strategy both with and without supervisory level control. While both methods have their own advantages, the case without supervisory control could lead to system-wide instability depending on the size of the contingency and the number of FRLs deployed in the system. In addition, the voltage impacts of this controller on distribution system were also carefully investigated. Finally, a preliminary measurement and verification approach was also developed.

  6. Power control method for load-frequency control operation in BWRs

    International Nuclear Information System (INIS)

    Ie, Shin-ichiroo; Ohgo, Yu-kiharu; Itou, Tetsuo; Shida, Tooichi

    1991-01-01

    The preliminary design of an advanced power control method for fast load-following [load frequency control (LFC)] maneuvers in a boiling water reactor (BWR) is described in this paper. Application of a multivariable control method using an optimal linear quadratic (LQ) regulator theory effectively improves control system performance when system variables have significant interactions such as in BWRs. The control problem, however, demands strict constraints on system variable from the standpoint of plant operation. These constraints require the control system to have a nonlinear property for better improvement. Therefore, the effectiveness of LQ control is limited by these constraints, because it is based on a linear model. A new method is needed to compensate for the nonlinear property. In this study, the authors propose a new method using fuzzy reasoning with LQ control to achieve nonlinear compensation

  7. Constant Jacobian Matrix-Based Stochastic Galerkin Method for Probabilistic Load Flow

    Directory of Open Access Journals (Sweden)

    Yingyun Sun

    2016-03-01

    Full Text Available An intrusive spectral method of probabilistic load flow (PLF is proposed in the paper, which can handle the uncertainties arising from renewable energy integration. Generalized polynomial chaos (gPC expansions of dependent random variables are utilized to build a spectral stochastic representation of PLF model. Instead of solving the coupled PLF model with a traditional, cumbersome method, a modified stochastic Galerkin (SG method is proposed based on the P-Q decoupling properties of load flow in power system. By introducing two pre-calculated constant sparse Jacobian matrices, the computational burden of the SG method is significantly reduced. Two cases, IEEE 14-bus and IEEE 118-bus systems, are used to verify the computation speed and efficiency of the proposed method.

  8. Residential Load Manageability Factor Analyses by Load Sensitivity Affected by Temperature

    Directory of Open Access Journals (Sweden)

    N. Eskandari

    2016-12-01

    Full Text Available Load side management is the basic and significant principle to keeping the balance between generation side and consumption side of electrical power energy. Load side management on typical medium voltage feeder is the power energy consumption control of connected loads with variation of essential parameters that loads do reaction to their variation. Knowing amount of load's reaction to each parameters variation in typical medium voltage feeder during the day, leads to gain Load Manageability Factor (LMF for that specific feeder that helps power utilities to manage their connected loads. Calculating this LMF needs to find out each types of load with unique inherent features behavior to each parameters variation. This paper results and future work results will help us to catch mentioned LMF. In this paper analysis of residential load behavior due to temperature variation with training artificial neural network will be done. Load behavior due to other essential parameters variations like energy pricing variation, major event happening, and power utility announcing to the customers, and etc will study in future works. Collecting all related works results in a unit mathematical equation or an artificial neural network will gain LMF.

  9. Comparison of Deterministic and Probabilistic Radial Distribution Systems Load Flow

    Science.gov (United States)

    Gupta, Atma Ram; Kumar, Ashwani

    2017-12-01

    Distribution system network today is facing the challenge of meeting increased load demands from the industrial, commercial and residential sectors. The pattern of load is highly dependent on consumer behavior and temporal factors such as season of the year, day of the week or time of the day. For deterministic radial distribution load flow studies load is taken as constant. But, load varies continually with a high degree of uncertainty. So, there is a need to model probable realistic load. Monte-Carlo Simulation is used to model the probable realistic load by generating random values of active and reactive power load from the mean and standard deviation of the load and for solving a Deterministic Radial Load Flow with these values. The probabilistic solution is reconstructed from deterministic data obtained for each simulation. The main contribution of the work is: Finding impact of probable realistic ZIP load modeling on balanced radial distribution load flow. Finding impact of probable realistic ZIP load modeling on unbalanced radial distribution load flow. Compare the voltage profile and losses with probable realistic ZIP load modeling for balanced and unbalanced radial distribution load flow.

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

  11. Elevation change and remote-sensing mass-balance methods on the Greenland ice sheet

    DEFF Research Database (Denmark)

    Ahlstrøm, Andreas P.; Reeh, Niels; Christensen, Erik Lintz

    The mass balance of the Greenland Ice Sheet is virtually impossible to obtain with traditional ground-based methods alone due to its vast size. It is thus desirable to develop mass-balance methods depending on remote sensing instead and this field has experienced a dramatic development within...... of measured surface elevation change over a 50x50~km part of the western Greenland Ice-Sheet margin near Kangerlussuaq. In this region, the mean observed elevation change has been -0.5~m from 2000 to 2003. However, the change is unevenly distributed with the northern and central part generally in balance...... the last decade. Large amounts of data have been collected from satellite and airborne platforms, yielding surface elevation changes and surface velocity fields. Here we present data from the Greenland Ice-Sheet margin acquired with a new small-scale airborne system, designed for regional high...

  12. A modified Wheeler cap method for radiation efficiency measurement of balanced electrically small antennas

    DEFF Research Database (Denmark)

    Zhang, Jiaying; Pivnenko, Sergey; Breinbjerg, Olav

    2010-01-01

    , but not for balanced antennas like loops or dipoles. In this paper, a modified Wheeler cap method is proposed for the radiation efficiency measurement of balanced electrically small antennas and a three-port network model of the Wheeler cap measurement is introduced. The advantage of the modified method...... is that it is wideband, thus does not require any balun, and both the antenna input impedance and radiation efficiency can be obtained. An electrically small loop antenna and a wideband dipole were simulated and measured according to the proposed method and the results of measurements and simulations are presented...

  13. Theory Study and Application of the BP-ANN Method for Power Grid Short-Term Load Forecasting

    Institute of Scientific and Technical Information of China (English)

    Xia Hua; Gang Zhang; Jiawei Yang; Zhengyuan Li

    2015-01-01

    Aiming at the low accuracy problem of power system short⁃term load forecasting by traditional methods, a back⁃propagation artifi⁃cial neural network (BP⁃ANN) based method for short⁃term load forecasting is presented in this paper. The forecast points are re⁃lated to prophase adjacent data as well as the periodical long⁃term historical load data. Then the short⁃term load forecasting model of Shanxi Power Grid (China) based on BP⁃ANN method and correlation analysis is established. The simulation model matches well with practical power system load, indicating the BP⁃ANN method is simple and with higher precision and practicality.

  14. Participation of Flexible Loads in Load Frequency Control to Support High Wind Penetration

    DEFF Research Database (Denmark)

    Uslu, Umur; Zhang, Boyang; Pillai, Jayakrishnan Radhakrishna

    2016-01-01

    The increasing amount of fluctuating wind power penetration in power systems presents many challenges to its operation and control. The new wind power plants are replacing many of the conventional large power plants that ensure power balancing and ancillary services for stable and reliable...... operation of the grid. Therefore, new solutions for power balancing reserves have to be explored and utilized by the grid utilities. To meet these challenges, large sizable loads like alkaline electrolysers, heat pumps and electric vehicles which are gaining popularity can provide system support to the grid...... through their inherent flexibility and energy storage characteristics. This paper investigates the possibilities and potential of such flexible loads to participate in power system frequency regulation in a wind dominated power system. The results show that these consumption units provide better...

  15. A STUDY ON DYNAMIC LOAD HISTORY RECONSTRUCTION USING PSEUDO-INVERSE METHODS

    OpenAIRE

    Santos, Ariane Rebelato Silva dos; Marczak, Rogério José

    2017-01-01

    Considering that the vibratory forces generally cannot be measured directly at the interface of two bodies, an inverse method is studied in the present work to recover the load history in such cases. The proposed technique attempts to reconstruct the dynamic loads history by using a frequency domain analysis and Moore-Penrose pseudo-inverses of the frequency response function (FRF) of the system. The methodology consists in applying discrete dynamic loads on a finite element model in the time...

  16. Test method research on weakening interface strength of steel - concrete under cyclic loading

    Science.gov (United States)

    Liu, Ming-wei; Zhang, Fang-hua; Su, Guang-quan

    2018-02-01

    The mechanical properties of steel - concrete interface under cyclic loading are the key factors affecting the rule of horizontal load transfer, the calculation of bearing capacity and cumulative horizontal deformation. Cyclic shear test is an effective method to study the strength reduction of steel - concrete interface. A test system composed of large repeated direct shear test instrument, hydraulic servo system, data acquisition system, test control software system and so on is independently designed, and a set of test method, including the specimen preparation, the instrument preparation, the loading method and so on, is put forward. By listing a set of test results, the validity of the test method is verified. The test system and the test method based on it provide a reference for the experimental study on mechanical properties of steel - concrete interface.

  17. A high-speed bioelectrical impedance spectroscopy system based on the digital auto-balancing bridge method

    International Nuclear Information System (INIS)

    Li, Nan; Xu, Hui; Zhou, Zhou; Wang, Wei; Qiao, Guofeng; Li, David D-U

    2013-01-01

    A novel bioelectrical impedance spectroscopy system based on the digital auto-balancing bridge method improved from the conventional analogue auto-balancing method is presented for bioelectrical impedance measurements. The hardware of the proposed system consists of a reference source, a null detector, a variable source, a field programmable gate array, a clock generator, a flash and a USB controller. Software implemented in the field programmable gate array includes three major blocks: clock management, peripheral control and digital signal processing. The principle and realization of the least-mean-squares-based digital auto-balancing algorithm is introduced in detail. The performances of our system were examined by comparing with a commercial impedance analyzer. The results reveal that the proposed system has high speed (less than 3.5 ms per measurement) and high accuracy in the frequency range of 1 kHz–10 MHz. Compared with the commercial instrument based on the traditional analogue auto-balancing method, our system shows advantages in measurement speed, compactness and flexibility, making it suitable for various bioelectrical impedance measurement applications. (paper)

  18. Discrimination methods between neutron and gamma rays for boron loaded plastic scintillators

    CERN Document Server

    Normand, S; Haan, S; Louvel, M

    2002-01-01

    Boron loaded plastic scintillators exhibit interesting properties for neutron detection in nuclear waste management and especially in investigating the amount of fissile materials when enclosed in waste containers. Combining a high thermal neutron efficiency and a low mean neutron lifetime, they are suitable in neutron multiplicity counting. However, due to their high sensitivity to gamma rays, pulse shape discrimination methods need to be developed in order to optimize the passive neutron assay measurement. From the knowledge of their physical properties, it is possible to separate the three kinds of particles that have interacted in the boron loaded plastic scintillator (gamma, fast neutron and thermal neutron). For this purpose, we have developed and compared the two well known discrimination methods (zero crossing and charge comparison) applied for the first time to boron loaded plastic scintillator. The setup for the zero crossing discrimination method and the charge comparison methods is thoroughly expl...

  19. The effect of loading methods and parameters on defect detection in digital shearography

    Science.gov (United States)

    Yang, Fu; Ye, Xingchen; Qiu, Zisheng; Zhang, Borui; Zhong, Ping; Liang, ZhiYong; Sun, Zeyu; Zhu, Shu

    Digital Shearography Speckle Pattern Interferometry (DSSPI) is a non-destructive testing technique, which has a wide range of applications in industrial field due to the merits of non-contact, fast response, full-field measurement and high sensitivity. However, in the real application, the loading methods and parameters usually depend on the experience of the operator, which affect the effectiveness and accuracy of the test. Based on this background and the principle of DSSPI, a model using finite element analysis software and Matlab is established to simulate the defects detections of aluminum plate and composite laminates under different loading conditions. The simulation covers loading methods, shearing direction, shearing amount, loading intensity, defect size, defect depth and defect position. In order to quantify the testing effect, a parameter named the deviation D is first defined. And through the parameter D, the simulation system can evaluate the system detection ability. The work in this paper can provide systematic guidance for the choice of loading methods and parameters in the real DSSPI experiment system.

  20. Stepwise Regression Analysis of MDOE Balance Calibration Data Acquired at DNW

    Science.gov (United States)

    DeLoach, RIchard; Philipsen, Iwan

    2007-01-01

    This paper reports a comparison of two experiment design methods applied in the calibration of a strain-gage balance. One features a 734-point test matrix in which loads are varied systematically according to a method commonly applied in aerospace research and known in the literature of experiment design as One Factor At a Time (OFAT) testing. Two variations of an alternative experiment design were also executed on the same balance, each with different features of an MDOE experiment design. The Modern Design of Experiments (MDOE) is an integrated process of experiment design, execution, and analysis applied at NASA's Langley Research Center to achieve significant reductions in cycle time, direct operating cost, and experimental uncertainty in aerospace research generally and in balance calibration experiments specifically. Personnel in the Instrumentation and Controls Department of the German Dutch Wind Tunnels (DNW) have applied MDOE methods to evaluate them in the calibration of a balance using an automated calibration machine. The data have been sent to Langley Research Center for analysis and comparison. This paper reports key findings from this analysis. The chief result is that a 100-point calibration exploiting MDOE principles delivered quality comparable to a 700+ point OFAT calibration with significantly reduced cycle time and attendant savings in direct and indirect costs. While the DNW test matrices implemented key MDOE principles and produced excellent results, additional MDOE concepts implemented in balance calibrations at Langley Research Center are also identified and described.

  1. Mass balance approaches to assess critical loads and target loads of heavy metals for terrestrial and aquatic ecosystems

    NARCIS (Netherlands)

    Vries, de W.; Groenenberg, J.E.; Posch, M.

    2015-01-01

    Critical loads of heavy metals address not only ecotoxicological effects on organisms in soils and surface waters, but also food quality in view of public health. A critical load for metals is the load resulting at steady state in a metal concentration in a compartment (e.g. soil solution, surface

  2. Benefits of balancing method for component RAW importance measure

    International Nuclear Information System (INIS)

    Kim, Kil Yoo; Yang, Joon Eon

    2005-01-01

    In the Risk Informed Regulation and Applications (RIR and A), the determination of risk significant Structure, System and Components (SSCs) plays an important role, and importance measures such as Fussell-Vesely (FV) and RAW (Risk Achievement Worth) are widely used in the determination of risk significant SSCs. For example, in the Maintenance Rule, Graded Quality Assurance(GQA) and Option 2, FV and RAW are used in the categorization of SSCs. Especially, in the GQA and Option 2, the number of SSCs to be categorized is too many to handle, so the FVs and RAWs of the components are practically derived in a convenient way with those of the basic events which have already been acquired as PSA (Probabilistic Safety Assessment) results instead of by reevaluating the fault tree/event tree of the PSA model. That is, the group FVs and RAWs for the components are derived from the FVs and RAWs of the basic events which consist of the group. Here, the basic events include random failure, Common Cause Failure (CCF), test and maintenance, etc. which make the system unavailable. A method called 'Balancing Method' which can practically and correctly derive the component RAW with the basic event FVs and RAWs even if CCFs exists as basic events was introduced in Ref.. However, 'Balancing Method' has other advantage, i.e., it can also fairly correctly derive component RAW using fault tree without using basic events FVs and RAWs

  3. Monitoring of Pre-Load on Rock Bolt Using Piezoceramic-Transducer Enabled Time Reversal Method.

    Science.gov (United States)

    Huo, Linsheng; Wang, Bo; Chen, Dongdong; Song, Gangbing

    2017-10-27

    Rock bolts ensure structural stability for tunnels and many other underground structures. The pre-load on a rock bolt plays an important role in the structural reinforcement and it is vital to monitor the pre-load status of rock bolts. In this paper, a rock bolt pre-load monitoring method based on the piezoceramic enabled time reversal method is proposed. A lead zirconate titanate (PZT) patch transducer, which works as an actuator to generate stress waves, is bonded onto the anchor plate of the rock bolt. A smart washer, which is fabricated by sandwiching a PZT patch between two metal rings, is installed between the hex nut and the anchor plate along the rock bolt. The smart washer functions as a sensor to detect the stress wave. With the increase of the pre-load values on the rock bolt, the effective contact surface area between the smart washer and the anchor plate, benefiting the stress wave propagation crossing the contact surface. With the help of time reversal technique, experimental results reveal that the magnitude of focused signal clearly increases with the increase of the pre-load on a rock bolt before the saturation which happens beyond a relatively high value of the pre-load. The proposed method provides an innovative and real time means to monitor the pre-load level of a rock bolt. By employing this method, the pre-load degradation process on a rock bolt can be clearly monitored. Please note that, currently, the proposed method applies to only new rock bolts, on which it is possible to install the PZT smart washer.

  4. H-M bearing capacity of a modified suction caisson determined by using load-/displacement-controlled methods

    Science.gov (United States)

    Zhang, Yu-kun; Gao, Yu-feng; Li, Da-yong; Mahfouz, Ali H.

    2016-12-01

    This paper presents a series of monotonically combined lateral loading tests to investigate the bearing capacity of the MSCs (modified suction caissons) in the saturated marine fine sand. The lateral loads were applied under load- and displacement-controlled methods at the loading eccentricity ratios of 1.5, 2.0 and 2.5. Results show that, in the displacement-controlled test, the deflection-softening behavior of load-deflection curves for MSCs was observed, and the softening degree of the load-deflection response increased with the increasing external skirt length or the decreasing loading eccentricity. It was also found that the rotation center of the MSC at failure determined by the load-controlled method is slightly lower than that by the displacement-controlled method. The calculated MSC capacity based on the rotation center position in serviceability limit state is relatively conservative, compared with the calculated capacity based on the rotation center position in the ultimate limit state. In the limit state, the passive earth pressures opposite the loading direction under load- and displacement-controlled methods decrease by 46% and 74% corresponding to peak values, respectively; however, the passive earth pressures in the loading direction at failure only decrease by approximately 3% and 7%, compared with their peak values.

  5. Comparison of three methods of calculating strain in the mouse ulna in exogenous loading studies.

    Science.gov (United States)

    Norman, Stephanie C; Wagner, David W; Beaupre, Gary S; Castillo, Alesha B

    2015-01-02

    Axial compression of mouse limbs is commonly used to induce bone formation in a controlled, non-invasive manner. Determination of peak strains caused by loading is central to interpreting results. Load-strain calibration is typically performed using uniaxial strain gauges attached to the diaphyseal, periosteal surface of a small number of sacrificed animals. Strain is measured as the limb is loaded to a range of physiological loads known to be anabolic to bone. The load-strain relationship determined by this subgroup is then extrapolated to a larger group of experimental mice. This method of strain calculation requires the challenging process of strain gauging very small bones which is subject to variability in placement of the strain gauge. We previously developed a method to estimate animal-specific periosteal strain during axial ulnar loading using an image-based computational approach that does not require strain gauges. The purpose of this study was to compare the relationship between load-induced bone formation rates and periosteal strain at ulnar midshaft using three different methods to estimate strain: (A) Nominal strain values based solely on load-strain calibration; (B) Strains calculated from load-strain calibration, but scaled for differences in mid-shaft cross-sectional geometry among animals; and (C) An alternative image-based computational method for calculating strains based on beam theory and animal-specific bone geometry. Our results show that the alternative method (C) provides comparable correlation between strain and bone formation rates in the mouse ulna relative to the strain gauge-dependent methods (A and B), while avoiding the need to use strain gauges. Published by Elsevier Ltd.

  6. A method, device and application for the dynamic balancing of a rotating component

    International Nuclear Information System (INIS)

    Voinis, P.

    1995-01-01

    The dynamic balancing method is based on the detection of the vibrations generated by an unbalance; two satellites are then displaced in order to create a counter-unbalance and their position is measured. Their position is then adjusted so as the unbalance and counter-unbalance phases and intensities differences are inferior to predetermined reference values in order to balance dynamically the rotating component. Application to superpower turbogenerator shafting systems. 4 fig

  7. A method for rapid vulnerability assessment of structures loaded by outside blasts

    International Nuclear Information System (INIS)

    Cizelj, Leon; Leskovar, Matjaz; Cepin, Marko; Mavko, Borut

    2007-01-01

    The blast have in most cases not been assumed as design basis loads of nuclear power plant buildings and structures. Recent developments however stimulated a number of analyses quantifying the potential effect of such loads. An effort was therefore made by the authors to revisit simple and robust structural analysis methods and to propose their use in the vulnerability assessment of blast-loaded structures. The leading idea is to break the structure into a set of typical structural elements, for which the response is estimated by the use of slightly modified handbook formulas. The proposed method includes provisions to predict the inelastic response and failure. Simplicity and versatility of the method facilitate its use in structural reliability calculations. The most important aspects of the proposed method are presented along with illustrative sample applications demonstrating: - results comparable to full scale dynamic simulations using explicit finite element codes and - the performance of the method in screening the existing structures and providing the structural reliability information for the vulnerability analysis. (author)

  8. Semi-classical quantization non-manifestly using the method of harmonic balance

    International Nuclear Information System (INIS)

    Stepanov, S.S.; Tutik, R.S.; Yaroshenko, A.P.; Schlippe, W. von.

    1990-01-01

    Based on the ideas of the harmonic balance method and h-expansion a semi-classical procedure for deriving approximations to the energy levels of one-dimensional quantum systems is developed. The procedure is applied to treat the perturbed oscillator potentials. 12 refs.; 2 tabs

  9. Methods for computing water-quality loads at sites in the U.S. Geological Survey National Water Quality Network

    Science.gov (United States)

    Lee, Casey J.; Murphy, Jennifer C.; Crawford, Charles G.; Deacon, Jeffrey R.

    2017-10-24

    The U.S. Geological Survey publishes information on concentrations and loads of water-quality constituents at 111 sites across the United States as part of the U.S. Geological Survey National Water Quality Network (NWQN). This report details historical and updated methods for computing water-quality loads at NWQN sites. The primary updates to historical load estimation methods include (1) an adaptation to methods for computing loads to the Gulf of Mexico; (2) the inclusion of loads computed using the Weighted Regressions on Time, Discharge, and Season (WRTDS) method; and (3) the inclusion of loads computed using continuous water-quality data. Loads computed using WRTDS and continuous water-quality data are provided along with those computed using historical methods. Various aspects of method updates are evaluated in this report to help users of water-quality loading data determine which estimation methods best suit their particular application.

  10. Accelerating Multiple Compound Comparison Using LINGO-Based Load-Balancing Strategies on Multi-GPUs.

    Science.gov (United States)

    Lin, Chun-Yuan; Wang, Chung-Hung; Hung, Che-Lun; Lin, Yu-Shiang

    2015-01-01

    Compound comparison is an important task for the computational chemistry. By the comparison results, potential inhibitors can be found and then used for the pharmacy experiments. The time complexity of a pairwise compound comparison is O(n (2)), where n is the maximal length of compounds. In general, the length of compounds is tens to hundreds, and the computation time is small. However, more and more compounds have been synthesized and extracted now, even more than tens of millions. Therefore, it still will be time-consuming when comparing with a large amount of compounds (seen as a multiple compound comparison problem, abbreviated to MCC). The intrinsic time complexity of MCC problem is O(k (2) n (2)) with k compounds of maximal length n. In this paper, we propose a GPU-based algorithm for MCC problem, called CUDA-MCC, on single- and multi-GPUs. Four LINGO-based load-balancing strategies are considered in CUDA-MCC in order to accelerate the computation speed among thread blocks on GPUs. CUDA-MCC was implemented by C+OpenMP+CUDA. CUDA-MCC achieved 45 times and 391 times faster than its CPU version on a single NVIDIA Tesla K20m GPU card and a dual-NVIDIA Tesla K20m GPU card, respectively, under the experimental results.

  11. The effects of cognitive loading on balance control in patients with multiple sclerosis.

    Science.gov (United States)

    Negahban, Hossein; Mofateh, Razieh; Arastoo, Ali Asghar; Mazaheri, Masood; Yazdi, Mohammad Jafar Shaterzadeh; Salavati, Mahyar; Majdinasab, Nastaran

    2011-10-01

    The aim of this study was to compare the effects of concurrent cognitive task (silent backward counting) on balance performance between two groups of multiple sclerosis (MS) (n=23) and healthy (n=23) participates. Three levels of postural difficulty were studied on a force platform, i.e. rigid surface with eyes open, rigid surface with eyes closed, and foam surface with eyes closed. A mixed model analysis of variance showed that under difficult sensory condition of foam surface with eyes closed, execution of concurrent cognitive task caused a significant decrement in variability of sway velocity in anteroposterior direction for the patient group (P<0.01) while this was not the case for healthy participants (P=0.22). Also, the variability of sway velocity in mediolateral direction was significantly decreased during concurrent execution of cognitive task in patient group (P<0.01) and not in healthy participants (P=0.39). Furthermore, in contrast to single tasking, dual tasking had the ability to discriminate between the 2 groups in all conditions of postural difficulty. In conclusion, findings of variability in sway velocity seem to confirm the different response to cognitive loading between two groups of MS and healthy participants. Copyright © 2011 Elsevier B.V. All rights reserved.

  12. CAC DPLB MCN: A Distributed Load Balancing Scheme in Multimedia Mobile Cellular Networks

    Directory of Open Access Journals (Sweden)

    Sharma Abhijit

    2016-11-01

    Full Text Available The problem of non-uniform traffic demand in different cells of a cellular network may lead to a gross imbalance in the system performance. Thus, the users in hot cells may suffer from low throughput. In this paper, an effective and simple load balancing scheme CAC_DPLB_MCN is proposed that can effectively reduce the overall call blocking. This model considers dealing with multi-media traffic as well as time-varying geographical traffic distribution. The proposed scheme uses the concept of cell-tiering thereby creating fractional frequency reuse environment. A message exchange based distributed scheme instead of centralized one is used which help the proposed scheme be implemented in a multiple hot cell environment also. Furthermore, concept of dynamic pricing is used to serve the best interest of the users as well as for the service providers. The performance of the proposed scheme is compared with two other existing schemes in terms of call blocking probability and bandwidth utilization. Simulation results show that the proposed scheme can reduce the call blocking significantly in highly congested cell with highest bandwidth utilization. Use of dynamic pricing also makes the scheme useful to increase revenue of the service providers in contrast with compared schemes.

  13. Load and Flicker Mitigation of Grid-Connected Wind Turbines with DFIG

    DEFF Research Database (Denmark)

    Zhang, Yunqian

    power will result in the flicker emission in the power network, causing consumer annoyance and complaint. These issues make the study on the wind turbine load reduction and the flicker mitigation necessary and imperative. The research documented in this thesis addresses wind turbine load reduction under...... both balanced and unbalanced conditions and flicker mitigation issues of wind turbines system. To reduce the wind turbine loads, PI control based individual pitch control (IPC) scheme is presented. The PI IPC scheme is developed to reduce not only the loads on the blade, but also the loads on the rotor...... the balanced loads but also the unbalanced loads. Flicker emission which is harmful to the power system is induced by voltage fluctuations which are caused by load flow changes in the grid. One way for flicker mitigation is to reduce the power fluctuation from the fluctuation source. Individual pitch control...

  14. Weight/balance portable test equipment

    International Nuclear Information System (INIS)

    Whitlock, R.W.

    1994-01-01

    This document shows the general layout, and gives a part description for the weight/balance test equipment. This equipment will aid in the regulation of the leachate loading of tanker trucks. The report contains four drawings with part specifications. The leachate originates from lined trenches

  15. Deterministic methods for multi-control fuel loading optimization

    Science.gov (United States)

    Rahman, Fariz B. Abdul

    We have developed a multi-control fuel loading optimization code for pressurized water reactors based on deterministic methods. The objective is to flatten the fuel burnup profile, which maximizes overall energy production. The optimal control problem is formulated using the method of Lagrange multipliers and the direct adjoining approach for treatment of the inequality power peaking constraint. The optimality conditions are derived for a multi-dimensional multi-group optimal control problem via calculus of variations. Due to the Hamiltonian having a linear control, our optimal control problem is solved using the gradient method to minimize the Hamiltonian and a Newton step formulation to obtain the optimal control. We are able to satisfy the power peaking constraint during depletion with the control at beginning of cycle (BOC) by building the proper burnup path forward in time and utilizing the adjoint burnup to propagate the information back to the BOC. Our test results show that we are able to achieve our objective and satisfy the power peaking constraint during depletion using either the fissile enrichment or burnable poison as the control. Our fuel loading designs show an increase of 7.8 equivalent full power days (EFPDs) in cycle length compared with 517.4 EFPDs for the AP600 first cycle.

  16. Online Voltage Stability Assessment for Load Areas Based on the Holomorphic Embedding Method

    DEFF Research Database (Denmark)

    Liu, Chengxi; Wang, Bin; Hu, Fengkai

    2018-01-01

    This paper proposes an online steady-state voltage stability assessment scheme to evaluate the proximity to voltage collapse at each bus of a load area. Using a non-iterative holomorphic embedding method (HEM) with a proposed physical germ solution, an accurate loading limit at each load bus can...... be calculated based on online state estimation on the entire load area and a measurement-based equivalent for the external system. The HEM employs a power series to calculate an accurate Power-Voltage (P-V) curve at each load bus and accordingly evaluates the voltage stability margin considering load variations...... and then demonstrated on a load area of the Northeast Power Coordinating Council (NPCC) 48-generator, 140-bus power system....

  17. A program for calculating load coefficient matrices utilizing the force summation method, L218 (LOADS). Volume 1: Engineering and usage

    Science.gov (United States)

    Miller, R. D.; Anderson, L. R.

    1979-01-01

    The LOADS program L218, a digital computer program that calculates dynamic load coefficient matrices utilizing the force summation method, is described. The load equations are derived for a flight vehicle in straight and level flight and excited by gusts and/or control motions. In addition, sensor equations are calculated for use with an active control system. The load coefficient matrices are calculated for the following types of loads: translational and rotational accelerations, velocities, and displacements; panel aerodynamic forces; net panel forces; shears and moments. Program usage and a brief description of the analysis used are presented. A description of the design and structure of the program to aid those who will maintain and/or modify the program in the future is included.

  18. Sensitivity kernels for viscoelastic loading based on adjoint methods

    Science.gov (United States)

    Al-Attar, David; Tromp, Jeroen

    2014-01-01

    Observations of glacial isostatic adjustment (GIA) allow for inferences to be made about mantle viscosity, ice sheet history and other related parameters. Typically, this inverse problem can be formulated as minimizing the misfit between the given observations and a corresponding set of synthetic data. When the number of parameters is large, solution of such optimization problems can be computationally challenging. A practical, albeit non-ideal, solution is to use gradient-based optimization. Although the gradient of the misfit required in such methods could be calculated approximately using finite differences, the necessary computation time grows linearly with the number of model parameters, and so this is often infeasible. A far better approach is to apply the `adjoint method', which allows the exact gradient to be calculated from a single solution of the forward problem, along with one solution of the associated adjoint problem. As a first step towards applying the adjoint method to the GIA inverse problem, we consider its application to a simpler viscoelastic loading problem in which gravitationally self-consistent ocean loading is neglected. The earth model considered is non-rotating, self-gravitating, compressible, hydrostatically pre-stressed, laterally heterogeneous and possesses a Maxwell solid rheology. We determine adjoint equations and Fréchet kernels for this problem based on a Lagrange multiplier method. Given an objective functional J defined in terms of the surface deformation fields, we show that its first-order perturbation can be written δ J = int _{MS}K_{η }δ ln η dV +int _{t0}^{t1}int _{partial M}K_{dot{σ }} δ dot{σ } dS dt, where δ ln η = δη/η denotes relative viscosity variations in solid regions MS, dV is the volume element, δ dot{σ } is the perturbation to the time derivative of the surface load which is defined on the earth model's surface ∂M and for times [t0, t1] and dS is the surface element on ∂M. The `viscosity

  19. Evaluation of the Match External Load in Soccer: Methods Comparison.

    Science.gov (United States)

    Castagna, Carlo; Varley, Matthew; Póvoas, Susana C A; D'Ottavio, Stefano

    2017-04-01

    To test the interchangeability of 2 match-analysis approaches for external-load detection considering arbitrary selected speeds and metabolic power (MP) thresholds in male top-level soccer. Data analyses were performed considering match physical performance of 60 matches (1200 player cases) of randomly selected Spanish, German, and English first-division championship matches (2013-14 season). Match analysis was performed with a validated semiautomated multicamera system operating at 25 Hz. During a match, players covered 10,673 ± 348 m, of which 1778 ± 208 m and 2759 ± 241 m were performed at high intensity, as measured using speed (≥16 km/h, HI) and metabolic power (≥20 W/kg, MPHI) notations. High-intensity notations were nearly perfectly associated (r = .93, P Player high-intensity decelerations (≥-2 m/s 2 ) were very largely associated with MPHI (r = .73, P physical match-analysis methods can be independently used to track match external load in elite-level players. However, match-analyst decisions must be based on use of a single method to avoid bias in external-load determination.

  20. General procedure to initialize the cyclic soil water balance by the Thornthwaite and Mather method

    NARCIS (Netherlands)

    Dourado-Neto, D.; Lier, van Q.D.; Metselaar, K.; Reichardt, K.; Nielsen, D.R.

    2010-01-01

    The original Thornthwaite and Mather method, proposed in 1955 to calculate a climatic monthly cyclic soil water balance, is frequently used as an iterative procedure due to its low input requirements and coherent estimates of water balance components. Using long term data sets to establish a

  1. Chance for balance: Chance for balance

    OpenAIRE

    Sævild, Katariina; Skov Sørensen, Katrine; Kildahl Lauritsen, Louise; Fuglsang, Sofie Olivia; Arnbjerg, Stine Høegh

    2015-01-01

    This project investigates how (im) balance between family and career influences Danish women's desire to have children. In order to answer this question, we have chosen to use qualitative method and our analysis is based on two semi-structured research interviews with two chosen women. Thus these women’s definition of balance and their view on children define the project. We have chosen to use of work-life balance theories, Thomas Hoejrup’s lifeform-analysis and Anthony Giddens’ theories of s...

  2. Load reduction test method of similarity theory and BP neural networks of large cranes

    Science.gov (United States)

    Yang, Ruigang; Duan, Zhibin; Lu, Yi; Wang, Lei; Xu, Gening

    2016-01-01

    Static load tests are an important means of supervising and detecting a crane's lift capacity. Due to space restrictions, however, there are difficulties and potential danger when testing large bridge cranes. To solve the loading problems of large-tonnage cranes during testing, an equivalency test is proposed based on the similarity theory and BP neural networks. The maximum stress and displacement of a large bridge crane is tested in small loads, combined with the training neural network of a similar structure crane through stress and displacement data which is collected by a physics simulation progressively loaded to a static load test load within the material scope of work. The maximum stress and displacement of a crane under a static load test load can be predicted through the relationship of stress, displacement, and load. By measuring the stress and displacement of small tonnage weights, the stress and displacement of large loads can be predicted, such as the maximum load capacity, which is 1.25 times the rated capacity. Experimental study shows that the load reduction test method can reflect the lift capacity of large bridge cranes. The load shedding predictive analysis for Sanxia 1200 t bridge crane test data indicates that when the load is 1.25 times the rated lifting capacity, the predicted displacement and actual displacement error is zero. The method solves the problem that lifting capacities are difficult to obtain and testing accidents are easily possible when 1.25 times related weight loads are tested for large tonnage cranes.

  3. Nonlinear ultrasonic imaging method for closed cracks using subtraction of responses at different external loads.

    Science.gov (United States)

    Ohara, Yoshikazu; Horinouchi, Satoshi; Hashimoto, Makoto; Shintaku, Yohei; Yamanaka, Kazushi

    2011-08-01

    To improve the selectivity of closed cracks for objects other than cracks in ultrasonic imaging, we propose an extension of a novel imaging method, namely, subharmonic phased array for crack evaluation (SPACE) as well as another approach using the subtraction of responses at different external loads. By applying external static or dynamic loads to closed cracks, the contact state in the cracks varies, resulting in an intensity change of responses at cracks. In contrast, objects other than cracks are independent of external load. Therefore, only cracks can be extracted by subtracting responses at different loads. In this study, we performed fundamental experiments on a closed fatigue crack formed in an aluminum alloy compact tension (CT) specimen using the proposed method. We examined the static load dependence of SPACE images and the dynamic load dependence of linear phased array (PA) images by simulating the external loads with a servohydraulic fatigue testing machine. By subtracting the images at different external loads, we show that this method is useful in extracting only the intensity change of responses related to closed cracks, while canceling the responses of objects other than cracks. Copyright © 2010 Elsevier B.V. All rights reserved.

  4. Multiobjective flux balancing using the NISE method for metabolic network analysis.

    Science.gov (United States)

    Oh, Young-Gyun; Lee, Dong-Yup; Lee, Sang Yup; Park, Sunwon

    2009-01-01

    Flux balance analysis (FBA) is well acknowledged as an analysis tool of metabolic networks in the framework of metabolic engineering. However, FBA has a limitation for solving a multiobjective optimization problem which considers multiple conflicting objectives. In this study, we propose a novel multiobjective flux balance analysis method, which adapts the noninferior set estimation (NISE) method (Solanki et al., 1993) for multiobjective linear programming (MOLP) problems. NISE method can generate an approximation of the Pareto curve for conflicting objectives without redundant iterations of single objective optimization. Furthermore, the flux distributions at each Pareto optimal solution can be obtained for understanding the internal flux changes in the metabolic network. The functionality of this approach is shown by applying it to a genome-scale in silico model of E. coli. Multiple objectives for the poly(3-hydroxybutyrate) [P(3HB)] production are considered simultaneously, and relationships among them are identified. The Pareto curve for maximizing succinic acid production vs. maximizing biomass production is used for the in silico analysis of various combinatorial knockout strains. This proposed method accelerates the strain improvement in the metabolic engineering by reducing computation time of obtaining the Pareto curve and analysis time of flux distribution at each Pareto optimal solution. (c) 2009 American Institute of Chemical Engineers Biotechnol. Prog., 2009.

  5. Wind integration in self-regulating electric load distributions

    Energy Technology Data Exchange (ETDEWEB)

    Parkinson, Simon; Wang, Dan; Crawford, Curran; Djilali, Ned [University of Victoria, Department of Mechanical Engineering, Institute for Integrated Energy Systems, STN CSC, Victoria, BC (Canada)

    2012-12-15

    The purpose of this paper is to introduce and assess an alternative method of mitigating short-term wind energy production variability through the control of electric loads. In particular, co-located populations of electric vehicles and heat pumps are targeted to provide regulation-based ancillary services, as the inherent operational flexibility and autonomous device-level control strategy associated with these load-types provide an ideal platform to mitigate enhanced variability within the power system. An optimal control strategy capable of simultaneously balancing these grid-side objectives with those typically expected on the demand-side is introduced. End-use digital communication hardware is used to track and control population dynamics through the development of online aggregate load models equivalent to conventional dispatchable generation. The viability of the proposed load control strategy is assessed through model-based simulations that explicitly track end-use functionality of responsive devices within a power systems analysis typically implemented to observe the effects of integrated wind energy systems. Results indicate that there is great potential for the proposed method to displace the need for increased online regulation reserve capacity in systems considering a high penetration of wind energy, thereby allowing conventional generation to operate more efficiently. (orig.)

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

  7. Instance Analysis for the Error of Three-pivot Pressure Transducer Static Balancing Method for Hydraulic Turbine Runner

    Science.gov (United States)

    Weng, Hanli; Li, Youping

    2017-04-01

    The working principle, process device and test procedure of runner static balancing test method by weighting with three-pivot pressure transducers are introduced in this paper. Based on an actual instance of a V hydraulic turbine runner, the error and sensitivity of the three-pivot pressure transducer static balancing method are analysed. Suggestions about improving the accuracy and the application of the method are also proposed.

  8. Balance of alkaline and acidic pollution loads in the area affected by oil shale combustion

    International Nuclear Information System (INIS)

    Kaasik, M.

    2000-01-01

    Field measurements of concentrations of SO 2 and NO 2 in the air and deposition of Ca 2+ , Mg 2+ , K + , Na + , SO 4 2- , NO 3 - and Cl - in northeastern Estonia were carried out in the end of winter 1998/99. Concentrations in the air were measured by passive sampling method (Palmes tubes); snow samples were used to quantify the deposition loads. The measurement domain covered entire Ida-Viru County, eastern part of Laeaene-Viru County and a few sites in Jogeva County. These measurements and comparison with earlier investigations show that in wintertime most of sulfate over the area affected by oil shale industrial complex appears to be deposited with fly ash particles. The regression formulae for wintertime sulfate and calcium deposition loads for oil-shale region are derived. The inhomogeneous chemical composition of fly ash and influence of other (domestic, traffic) emissions are suggested as possible factors affecting the ratio of sulfate and calcium deposition loads. (author)

  9. A novel grooming algorithm with the adaptive weight and load balancing for dynamic holding-time-aware traffic in optical networks

    Science.gov (United States)

    Xu, Zhanqi; Huang, Jiangjiang; Zhou, Zhiqiang; Ding, Zhe; Ma, Tao; Wang, Junping

    2013-10-01

    To maximize the resource utilization of optical networks, the dynamic traffic grooming, which could efficiently multiplex many low-speed services arriving dynamically onto high-capacity optical channels, has been studied extensively and used widely. However, the link weights in the existing research works can be improved since they do not adapt to the network status and load well. By exploiting the information on the holding times of the preexisting and new lightpaths, and the requested bandwidth of a user service, this paper proposes a grooming algorithm using Adaptively Weighted Links for Holding-Time-Aware (HTA) (abbreviated as AWL-HTA) traffic, especially in the setup process of new lightpath(s). Therefore, the proposed algorithm can not only establish a lightpath that uses network resource efficiently, but also achieve load balancing. In this paper, the key issues on the link weight assignment and procedure within the AWL-HTA are addressed in detail. Comprehensive simulation and experimental results show that the proposed algorithm has a much lower blocking ratio and latency than other existing algorithms.

  10. Impact of collection method on assessment of semen HIV RNA viral load.

    Directory of Open Access Journals (Sweden)

    Brendan J W Osborne

    Full Text Available The blood HIV RNA viral load is the best-defined predictor of HIV transmission, in part due to ease of measurement and the correlation of blood and genital tract (semen or cervico-vaginal viral load, although recent studies found semen HIV RNA concentration to be a stronger predictor of HIV transmission. There is currently no standardized method for semen collection when measuring HIV RNA concentration. Therefore, we compared two collection techniques in order to study of the impact of antiretroviral therapy on the semen viral load.Semen was collected by masturbation from HIV-infected, therapy-naïve men who have sex with men (MSM either undiluted (Visit 1 or directly into transport medium (Visit 2. Seminal plasma was then isolated, and the HIV RNA concentration obtained with each collection technique was measured and corrected for dilution if necessary. Collection of semen directly into transport medium resulted in a median HIV RNA viral load that was 0.4 log10 higher than undiluted samples.The method of semen collection is an important consideration when quantifying the HIV RNA viral load in this compartment.

  11. CFD-based design load analysis of 5MW offshore wind turbine

    Science.gov (United States)

    Tran, T. T.; Ryu, G. J.; Kim, Y. H.; Kim, D. H.

    2012-11-01

    The structure and aerodynamic loads acting on NREL 5MW reference wind turbine blade are calculated and analyzed based on advanced Computational Fluid Dynamics (CFD) and unsteady Blade Element Momentum (BEM). A detailed examination of the six force components has been carried out (three force components and three moment components). Structure load (gravity and inertia load) and aerodynamic load have been obtained by additional structural calculations (CFD or BEM, respectively,). In CFD method, the Reynolds Average Navier-Stokes approach was applied to solve the continuity equation of mass conservation and momentum balance so that the complex flow around wind turbines was modeled. Written in C programming language, a User Defined Function (UDF) code which defines transient velocity profile according to the Extreme Operating Gust condition was compiled into commercial FLUENT package. Furthermore, the unsteady BEM with 3D stall model has also adopted to investigate load components on wind turbine rotor. The present study introduces a comparison between advanced CFD and unsteady BEM for determining load on wind turbine rotor. Results indicate that there are good agreements between both present methods. It is importantly shown that six load components on wind turbine rotor is significant effect under Extreme Operating Gust (EOG) condition. Using advanced CFD and additional structural calculations, this study has succeeded to construct accuracy numerical methodology to estimate total load of wind turbine that compose of aerodynamic load and structure load.

  12. Loads as a Resource: Frequency Responsive Demand

    Energy Technology Data Exchange (ETDEWEB)

    Kalsi, Karanjit [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Lian, Jianming [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Marinovici, Laurentiu D. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Elizondo, Marcelo A. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Zhang, Wei [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Moya, Christian [Pacific Northwest National Lab. (PNNL), Richland, WA (United States)

    2014-10-08

    Frequency control plays an important role in preserving the power balance of a multi-machine power system. Generators modify their power output when a non-zero frequency deviation is presented in order to restore power balance across the network. However, with plans for large-scale penetration of renewable energy resources, performing primary frequency control using only supply-side resources becomes not only prohibitively expensive, but also technically difficult. Frequency control from the demand side or load control presents a novel and viable way for providing the desired frequency response. Loads can measure frequency locally and change their power consumption after a non-zero frequency deviation is presented in order to achieve power balance between generation and consumption. The specific objectives of this project are to: •Provide a framework to facilitate large-scale deployment of frequency responsive end-use devices •Systematically design decentralized frequency-based load control strategies for enhanced stability performance •Ensure applicability over wide range of operating conditions while accounting for unpredictable end-use behavior and physical device constraints •Test and validate control strategy using large-scale simulations and field demonstrations •Create a level-playing field for smart grid assets with conventional generators

  13. Multi-Stage Admission Control for Load Balancing in Next Generation Systems

    DEFF Research Database (Denmark)

    Mihovska, Albena D.; Anggorojati, Bayu; Luo, Jijun

    2008-01-01

    This paper describes a load-dependent multi-stage admission control suitable for next generation systems. The concept uses decision polling in entities located at different levels of the architecture hierarchy and based on the load to activate a sequence of actions related to the admission...

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

    National Research Council Canada - National Science Library

    Joyner, William

    1999-01-01

    Because firewalls can become a potential choke point as network speeds and loads increase, the Navy needs a cost-effective means of increasing data rate through firewalls by placing several machines...

  15. Heat-balance integral method for heat transfer in superfluid helium

    Directory of Open Access Journals (Sweden)

    Baudouy Bertrand

    2009-01-01

    Full Text Available The heat-balance integral method is used to solve the non-linear heat diffusion equation in static turbulent superfluid helium (He II. Although this is an approximate method, it has proven that it gives solutions with fairly good accuracy in non-linear fluid dynamics and heat transfer. Using this method, it has been possible to develop predictive solutions that reproduce analytical solution and experimental data. We present the solutions of the clamped heat flux case and the clamped temperature case in a semi-infinite using independent variable transformation to take account of temperature dependency of the thermophysical properties. Good accuracy is obtained using the Kirchhoff transform whereas the method fails with the Goodman transform for larger temperature range.

  16. "K"-Balance Partitioning: An Exact Method with Applications to Generalized Structural Balance and Other Psychological Contexts

    Science.gov (United States)

    Brusco, Michael; Steinley, Douglas

    2010-01-01

    Structural balance theory (SBT) has maintained a venerable status in the psychological literature for more than 5 decades. One important problem pertaining to SBT is the approximation of structural or generalized balance via the partitioning of the vertices of a signed graph into "K" clusters. This "K"-balance partitioning problem also has more…

  17. Detailed balance method for chemical potential determination in Monte Carlo and molecular dynamics simulations

    International Nuclear Information System (INIS)

    Fay, P.J.; Ray, J.R.; Wolf, R.J.

    1994-01-01

    We present a new, nondestructive, method for determining chemical potentials in Monte Carlo and molecular dynamics simulations. The method estimates a value for the chemical potential such that one has a balance between fictitious successful creation and destruction trials in which the Monte Carlo method is used to determine success or failure of the creation/destruction attempts; we thus call the method a detailed balance method. The method allows one to obtain estimates of the chemical potential for a given species in any closed ensemble simulation; the closed ensemble is paired with a ''natural'' open ensemble for the purpose of obtaining creation and destruction probabilities. We present results for the Lennard-Jones system and also for an embedded atom model of liquid palladium, and compare to previous results in the literature for these two systems. We are able to obtain an accurate estimate of the chemical potential for the Lennard-Jones system at higher densities than reported in the literature

  18. The effectiveness of plug-in hybrid electric vehicles and renewable power in support of holistic environmental goals: Part 2 - Design and operation implications for load-balancing resources on the electric grid

    Science.gov (United States)

    Tarroja, Brian; Eichman, Joshua D.; Zhang, Li; Brown, Tim M.; Samuelsen, Scott

    2015-03-01

    A study has been performed that analyzes the effectiveness of utilizing plug-in vehicles to meet holistic environmental goals across the combined electricity and transportation sectors. In this study, plug-in hybrid electric vehicle (PHEV) penetration levels are varied from 0 to 60% and base renewable penetration levels are varied from 10 to 63%. The first part focused on the effect of installing plug-in hybrid electric vehicles on the environmental performance of the combined electricity and transportation sectors. The second part addresses impacts on the design and operation of load-balancing resources on the electric grid associated with fleet capacity factor, peaking and load-following generator capacity, efficiency, ramp rates, start-up events and the levelized cost of electricity. PHEVs using smart charging are found to counteract many of the disruptive impacts of intermittent renewable power on balancing generators for a wide range of renewable penetration levels, only becoming limited at high renewable penetration levels due to lack of flexibility and finite load size. This study highlights synergy between sustainability measures in the electric and transportation sectors and the importance of communicative dispatch of these vehicles.

  19. Psychological Benefits of Nonpharmacological Methods Aimed for Improving Balance in Parkinson’s Disease: A Systematic Review

    Directory of Open Access Journals (Sweden)

    Rastislav Šumec

    2015-01-01

    Full Text Available Parkinson’s disease (PD is a serious condition with a major negative impact on patient’s physical and mental health. Postural instability is one of the cardinal difficulties reported by patients to deal with. Neuroanatomical, animal, and clinical studies on nonparkinsonian and parkinsonian subjects suggest an important correlation between the presence of balance dysfunction and multiple mood disorders, such as anxiety, depression, and apathy. Considering that balance dysfunction is a very common symptom in PD, we can presume that by its management we could positively influence patient’s state of mind too. This review is an analysis of nonpharmacological methods shown to be effective and successful for improving balance in patients suffering from PD. Strategies such as general exercise, robotic assisted training, Tai Chi, Qi Gong, Yoga, dance (such as tango or ballet, box, virtual reality-based, or neurofeedback-based techniques and so forth can significantly improve the stability in these patients. Beside this physical outcome, many methods have also shown effect on quality of life, depression level, enjoyment, and motivation to continue in practicing the method independently. The purpose of this review is to provide information about practical and creative methods designed to improve balance in PD and highlight their positive impact on patient’s psychology.

  20. Accelerating Multiple Compound Comparison Using LINGO-Based Load-Balancing Strategies on Multi-GPUs

    Directory of Open Access Journals (Sweden)

    Chun-Yuan Lin

    2015-01-01

    Full Text Available Compound comparison is an important task for the computational chemistry. By the comparison results, potential inhibitors can be found and then used for the pharmacy experiments. The time complexity of a pairwise compound comparison is O(n2, where n is the maximal length of compounds. In general, the length of compounds is tens to hundreds, and the computation time is small. However, more and more compounds have been synthesized and extracted now, even more than tens of millions. Therefore, it still will be time-consuming when comparing with a large amount of compounds (seen as a multiple compound comparison problem, abbreviated to MCC. The intrinsic time complexity of MCC problem is O(k2n2 with k compounds of maximal length n. In this paper, we propose a GPU-based algorithm for MCC problem, called CUDA-MCC, on single- and multi-GPUs. Four LINGO-based load-balancing strategies are considered in CUDA-MCC in order to accelerate the computation speed among thread blocks on GPUs. CUDA-MCC was implemented by C+OpenMP+CUDA. CUDA-MCC achieved 45 times and 391 times faster than its CPU version on a single NVIDIA Tesla K20m GPU card and a dual-NVIDIA Tesla K20m GPU card, respectively, under the experimental results.

  1. Methods to improve efficiency of four stroke, spark ignition engines at part load

    International Nuclear Information System (INIS)

    Kutlar, Osman Akin; Arslan, Hikmet; Calik, Alper Tolga

    2005-01-01

    The four stroke, spark ignition (SI) engine pressure-volume diagram (p-V) contains two main parts. They are the compression-combustion-expansion (high pressure loop) and the exhaust-intake (low pressure or gas exchange loop) parts. The main reason for efficiency decrease at part load conditions for these types of engines is the flow restriction at the cross sectional area of the intake system by partially closing the throttle valve, which leads to increased pumping losses and to increased low pressure loop area on the p-V diagram. Meanwhile, the poorer combustion quality, i.e. lower combustion speed and cycle to cycle variations, additionally influence these pressure loop areas. In this study, methods for increasing efficiency at part load conditions and their potential for practical use are investigated. The study also includes a review of the vast literature on the solution of this problem. This investigation shows that the potential for increasing the efficiency of SI engines at part load conditions is not yet exhausted. Each method has its own advantages and disadvantages. Among these, the most promising methods to decrease the fuel consumption at part load conditions are stratified charge and variable displacement engines. When used in combination, the other listed methods are more effective than their usage alone

  2. A GPS-Based Control Method for Load Sharing and Power Quality Improvement in Microgrids

    DEFF Research Database (Denmark)

    Golsorkhi, Mohammad; Lu, Dylan; Savaghebi, Mehdi

    2016-01-01

    This paper proposes a novel control method for accurate sharing of load current among the Distributed Energy Resources (DER) and high power quality operating in islanded ac microgrids. This control scheme is based on hierarchical structure comprising of decentralized primary controllers and a cen....... The secondary controller produces compensation signals at fundamental and dominant harmonics to improve the voltage quality at a sensitive load bus. Experimental results are presented to validate the efficacy of the proposed method.......This paper proposes a novel control method for accurate sharing of load current among the Distributed Energy Resources (DER) and high power quality operating in islanded ac microgrids. This control scheme is based on hierarchical structure comprising of decentralized primary controllers...

  3. [Mapping Critical Loads of Heavy Metals for Soil Based on Different Environmental Effects].

    Science.gov (United States)

    Shi, Ya-xing; Wu, Shao-hua; Zhou, Sheng-lu; Wang, Chun-hui; Chen, Hao

    2015-12-01

    China's rapid development of industrialization and urbanization causes the growing problem of heavy metal pollution of soil, threatening environment and human health. Therefore, prevention and management of heavy metal pollution become particularly important. Critical loads of heavy metals are an important management tool that can be utilized to prevent the occurrence of heavy metal pollution. Our study was based on three cases: status balance, water environmental effects and health risks. We used the steady-state mass balance equation to calculate the critical loads of Cd, Cu, Pb, Zn at different effect levels and analyze the values and spatial variation of critical loads. In addition, we used the annual input fluxes of heavy metals of the agro-ecosystem in the Yangtze River delta and China to estimate the proportion of area with exceedance of critical loads. The results demonstrated that the critical load value of Cd was the minimum, and the values of Cu and Zn were lager. There were spatial differences among the critical loads of four elements in the study area, lower critical loads areas mainly occurred in woodland and high value areas distributed in the east and southwest of the study area, while median values and the medium high areas mainly occurred in farmland. Comparing the input fluxes of heavy metals, we found that Pb and Zn in more than 90% of the area exceeded the critical loads under different environmental effects in the study area. The critical load exceedance of Cd mainly occurred under the status balance and the water environmental effect, while Cu under the status balance and water environmental effect with a higher proportion of exceeded areas. Critical loads of heavy metals at different effect levels in this study could serve as a reference from effective control of the emissions of heavy metals and to prevent the occurrence of heavy metal pollution.

  4. A load factor based mean-variance analysis for fuel diversification

    Energy Technology Data Exchange (ETDEWEB)

    Gotham, Douglas; Preckel, Paul; Ruangpattana, Suriya [State Utility Forecasting Group, Purdue University, West Lafayette, IN (United States); Muthuraman, Kumar [McCombs School of Business, University of Texas, Austin, TX (United States); Rardin, Ronald [Department of Industrial Engineering, University of Arkansas, Fayetteville, AR (United States)

    2009-03-15

    Fuel diversification implies the selection of a mix of generation technologies for long-term electricity generation. The goal is to strike a good balance between reduced costs and reduced risk. The method of analysis that has been advocated and adopted for such studies is the mean-variance portfolio analysis pioneered by Markowitz (Markowitz, H., 1952. Portfolio selection. Journal of Finance 7(1) 77-91). However the standard mean-variance methodology, does not account for the ability of various fuels/technologies to adapt to varying loads. Such analysis often provides results that are easily dismissed by regulators and practitioners as unacceptable, since load cycles play critical roles in fuel selection. To account for such issues and still retain the convenience and elegance of the mean-variance approach, we propose a variant of the mean-variance analysis using the decomposition of the load into various types and utilizing the load factors of each load type. We also illustrate the approach using data for the state of Indiana and demonstrate the ability of the model in providing useful insights. (author)

  5. Software defined network architecture based research on load balancing strategy

    Science.gov (United States)

    You, Xiaoqian; Wu, Yang

    2018-05-01

    As a new type network architecture, software defined network has the key idea of separating the control place of the network from the transmission plane, to manage and control the network in a concentrated way; in addition, the network interface is opened on the control layer and the data layer, so as to achieve programmable control of the network. Considering that only the single shortest route is taken into the calculation of traditional network data flow transmission, and congestion and resource consumption caused by excessive load of link circuits are ignored, a link circuit load based flow media business QoS gurantee system is proposed in this article to divide the flow in the network into ordinary data flow and QoS flow. In this way, it supervises the link circuit load with the controller so as to calculate reasonable route rapidly and issue the flow table to the exchanger, to finish rapid data transmission. In addition, it establishes a simulation platform to acquire optimized result through simulation experiment.

  6. Mapping critical levels/loads for the Slovak Republic. Final Report

    Energy Technology Data Exchange (ETDEWEB)

    Zavodsky, D; Babiakova, G; Mitosinkova, M [and others

    1996-08-01

    As a part of the Agreement on Environmental Cooperation between Norway and Slovakia a project ``Mapping Critical Levels/Loads for Slovakia`` was established. This report presents the final project results. Critical loads for forest, surface and ground waters and their exceedances were calculated by means of the steady-state mass balance model PROFILE for soils, and the steady-state water chemistry method for waters. A grid distance of 10 km was used. Because the sulphur deposition has been decreasing, the exceedances of critical load of acidity and critical sulphur deposition of forest soils have decreased from 1990 to 1995. Practically no acidity exceedances for surface water or ground water were found in 1995. The critical level of forest ozone was exceeded all over Slovakia. In the Tatra mountains the exceedance was over 25000 ppb.h. 23 refs., 3 figs., 3 tabs.

  7. Optimization of Boiler Heat Load in Water-Heating Boiler-House

    Directory of Open Access Journals (Sweden)

    B. A. Bayrashevsky

    2009-01-01

    Full Text Available An analytical method for optimization of water-heating boiler loads has been developed on the basis of approximated semi-empirical dependences pertaining to changes of boiler gross efficiency due to its load. A complex (∂tух/∂ξΔξ is determined on the basis of a systematic analysis (monitoring of experimental data and the Y. P. Pecker’s formula for calculation of balance losses q2. This complex makes it possible to set a corresponding correction to a standard value of the boiler gross efficiency due to contamination of heating surfaces.Software means for optimization of water-heating boilers has been developed and it is recommended to be applied under operational conditions.

  8. Direct strength method for web crippling—Lipped channels under EOF and IOF loading

    NARCIS (Netherlands)

    Heurkens, R.A.J.; Hofmeyer, H.; Mahendran, M.; Snijder, H.H.

    2018-01-01

    To apply the Direct Strength Method (DSM) to web crippling of lipped channel sections, experiments were recently conducted under EOF and IOF loading conditions. In the research presented here, finite element models were first developed to predict the elastic buckling loads and the elasto-plastic

  9. Periodic Solutions of the Duffing Harmonic Oscillator by He's Energy Balance Method

    Directory of Open Access Journals (Sweden)

    A. M. El-Naggar

    2015-11-01

    Full Text Available Duffing harmonic oscillator is a common model for nonlinear phenomena in science and engineering. This paper presents He´s Energy Balance Method (EBM for solving nonlinear differential equations. Two strong nonlinear cases have been studied analytically. Analytical results of the EBM are compared with the solutions obtained by using He´s Frequency Amplitude Formulation (FAF and numerical solutions using Runge-Kutta method. The results show the presented method is potentially to solve high nonlinear oscillator equations.

  10. A simple method for quantifying jump loads in volleyball athletes.

    Science.gov (United States)

    Charlton, Paula C; Kenneally-Dabrowski, Claire; Sheppard, Jeremy; Spratford, Wayne

    2017-03-01

    Evaluate the validity of a commercially available wearable device, the Vert, for measuring vertical displacement and jump count in volleyball athletes. Propose a potential method of quantifying external load during training and match play within this population. Validation study. The ability of the Vert device to measure vertical displacement in male, junior elite volleyball athletes was assessed against reference standard laboratory motion analysis. The ability of the Vert device to count jumps during training and match-play was assessed via comparison with retrospective video analysis to determine precision and recall. A method of quantifying external load, known as the load index (LdIx) algorithm was proposed using the product of the jump count and average kinetic energy. Correlation between two separate Vert devices and three-dimensional trajectory data were good to excellent for all jump types performed (r=0.83-0.97), with a mean bias of between 3.57-4.28cm. When matched against jumps identified through video analysis, the Vert demonstrated excellent precision (0.995-1.000) evidenced by a low number of false positives. The number of false negatives identified with the Vert was higher resulting in lower recall values (0.814-0.930). The Vert is a commercially available tool that has potential for measuring vertical displacement and jump count in elite junior volleyball athletes without the need for time-consuming analysis and bespoke software. Subsequently, allowing the collected data to better quantify load using the proposed algorithm (LdIx). Copyright © 2016 Sports Medicine Australia. Published by Elsevier Ltd. All rights reserved.

  11. Large Scale Simulation of Hydrogen Dispersion by a Stabilized Balancing Domain Decomposition Method

    Directory of Open Access Journals (Sweden)

    Qing-He Yao

    2014-01-01

    Full Text Available The dispersion behaviour of leaking hydrogen in a partially open space is simulated by a balancing domain decomposition method in this work. An analogy of the Boussinesq approximation is employed to describe the connection between the flow field and the concentration field. The linear systems of Navier-Stokes equations and the convection diffusion equation are symmetrized by a pressure stabilized Lagrange-Galerkin method, and thus a balancing domain decomposition method is enabled to solve the interface problem of the domain decomposition system. Numerical results are validated by comparing with the experimental data and available numerical results. The dilution effect of ventilation is investigated, especially at the doors, where flow pattern is complicated and oscillations appear in the past research reported by other researchers. The transient behaviour of hydrogen and the process of accumulation in the partially open space are discussed, and more details are revealed by large scale computation.

  12. A loading pattern optimization method for nuclear fuel management

    International Nuclear Information System (INIS)

    Argaud, J.P.

    1997-01-01

    Nuclear fuel reload of PWR core leads to the search of an optimal nuclear fuel assemblies distribution, namely of loading pattern. This large discrete optimization problem is here expressed as a cost function minimization. To deal with this problem, an approach based on gradient information is used to direct the search in the patterns discrete space. A method using an adjoint state formulation is then developed, and final results of complete patterns search tests by this method are presented. (author)

  13. Cooling load calculation by the radiant time series method - effect of solar radiation models

    Energy Technology Data Exchange (ETDEWEB)

    Costa, Alexandre M.S. [Universidade Estadual de Maringa (UEM), PR (Brazil)], E-mail: amscosta@uem.br

    2010-07-01

    In this work was analyzed numerically the effect of three different models for solar radiation on the cooling load calculated by the radiant time series' method. The solar radiation models implemented were clear sky, isotropic sky and anisotropic sky. The radiant time series' method (RTS) was proposed by ASHRAE (2001) for replacing the classical methods of cooling load calculation, such as TETD/TA. The method is based on computing the effect of space thermal energy storage on the instantaneous cooling load. The computing is carried out by splitting the heat gain components in convective and radiant parts. Following the radiant part is transformed using time series, which coefficients are a function of the construction type and heat gain (solar or non-solar). The transformed result is added to the convective part, giving the instantaneous cooling load. The method was applied for investigate the influence for an example room. The location used was - 23 degree S and 51 degree W and the day was 21 of January, a typical summer day in the southern hemisphere. The room was composed of two vertical walls with windows exposed to outdoors with azimuth angles equals to west and east directions. The output of the different models of solar radiation for the two walls in terms of direct and diffuse components as well heat gains were investigated. It was verified that the clear sky exhibited the less conservative (higher values) for the direct component of solar radiation, with the opposite trend for the diffuse component. For the heat gain, the clear sky gives the higher values, three times higher for the peek hours than the other models. Both isotropic and anisotropic models predicted similar magnitude for the heat gain. The same behavior was also verified for the cooling load. The effect of room thermal inertia was decreasing the cooling load during the peak hours. On the other hand the higher thermal inertia values are the greater for the non peak hours. The effect

  14. Insensitive versus efficient dynamic load balancing in networks without blocking

    NARCIS (Netherlands)

    Jonckheere, M.

    2006-01-01

    So-called Whittle networks have recently been shown to give tight approximations for the performance of non-locally balanced networks with blocking, including practical routing policies such as joining the shortest queue. In the present paper, we turn the attention to networks without blocking. To

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

  16. Cargo flows distribution over the loading sites of enterprises by using methods of artificial intelligence

    Directory of Open Access Journals (Sweden)

    Олександр Павлович Кіркін

    2017-06-01

    Full Text Available Development of information technologies and market requirements in effective control over cargo flows, forces enterprises to look for new ways and methods of automated control over the technological operations. For rail transportation one of the most complicated tasks of automation is the cargo flows distribution over the sites of loading and unloading. In this article the solution with the use of one of the methods of artificial intelligence – a fuzzy inference has been proposed. The analysis of the last publications showed that the fuzzy inference method is effective for the solution of similar tasks, it makes it possible to accumulate experience, it is stable to temporary impacts of the environmental conditions. The existing methods of the cargo flows distribution over the sites of loading and unloading are too simplified and can lead to incorrect decisions. The purpose of the article is to create a distribution model of cargo flows of the enterprises over the sites of loading and unloading, basing on the fuzzy inference method and to automate the control. To achieve the objective a mathematical model of the cargo flows distribution over the sites of loading and unloading has been made using fuzzy logic. The key input parameters of the model are: «number of loading sites», «arrival of the next set of cars», «availability of additional operations». The output parameter is «a variety of set of cars». Application of the fuzzy inference method made it possible to reduce loading time by 15% and to reduce costs for preparatory operations before loading by 20%. Thus this method is an effective means and holds the greatest promise for railway competitiveness increase. Interaction between different types of transportation and their influence on the cargo flows distribution over the sites of loading and unloading hasn’t been considered. These sites may be busy transshipping at that very time which is characteristic of large enterprises

  17. Chemical Equation Balancing.

    Science.gov (United States)

    Blakley, G. R.

    1982-01-01

    Reviews mathematical techniques for solving systems of homogeneous linear equations and demonstrates that the algebraic method of balancing chemical equations is a matter of solving a system of homogeneous linear equations. FORTRAN programs using this matrix method to chemical equation balancing are available from the author. (JN)

  18. General framework for real-time implementation of balancing services market outcome

    NARCIS (Netherlands)

    Virag, A.; Jokic, A.; Bosch, van den P.P.J.

    2012-01-01

    Load frequency control (LFC) is widely used for real-time balancing connected power systems. With the deregulation of power system markets, there is a necessity for adapting the current LFC to support market-based operation. In this paper we propose a general balancing tool which covers both,

  19. Numerical estimation on balance coefficients of central difference averaging method for quench detection of the KSTAR PF coils

    International Nuclear Information System (INIS)

    Kim, Jin Sub; An, Seok Chan; Ko, Tae Kuk; Chu, Yong

    2016-01-01

    A quench detection system of KSTAR Poloidal Field (PF) coils is inevitable for stable operation because normal zone generates overheating during quench occurrence. Recently, new voltage quench detection method, combination of Central Difference Averaging (CDA) and Mutual Inductance Compensation (MIK) for compensating mutual inductive voltage more effectively than conventional voltage detection method, has been suggested and studied. For better performance of mutual induction cancellation by adjacent coils of CDA+MIK method for KSTAR coil system, balance coefficients of CDA must be estimated and adjusted preferentially. In this paper, the balance coefficients of CDA for KSTAR PF coils were numerically estimated. The estimated result was adopted and tested by using simulation. The CDA method adopting balance coefficients effectively eliminated mutual inductive voltage, and also it is expected to improve performance of CDA+MIK method for quench detection of KSTAR PF coils

  20. Spinal Tissue Loading Created by Different Methods of Spinal Manipulative Therapy Application.

    Science.gov (United States)

    Funabashi, Martha; Nougarou, François; Descarreaux, Martin; Prasad, Narasimha; Kawchuk, Gregory N

    2017-05-01

    Comparative study using robotic replication of spinal manipulative therapy (SMT) vertebral kinematics together with serial dissection. The aim of this study was to quantify loads created in cadaveric spinal tissues arising from three different forms of SMT application. There exist many distinct methods by which to apply SMT. It is not known presently whether different forms of SMT application have different effects on spinal tissues. Should the method of SMT application modulate spinal tissue loading, quantifying this relation may help explain the varied outcomes of SMT in terms of effect and safety. SMT was applied to the third lumbar vertebra in 12 porcine cadavers using three SMT techniques: a clinical device that applies forces through a hand-held instrument (INST), a manual technique of applying SMT clinically (MAN) and a research device that applies parameters of manual SMT through a servo-controlled linear actuator motor (SERVO). The resulting kinematics from each SMT application were tracked optically via indwelling bone pins. The L3/L4 segment was then removed, mounted in a parallel robot and the resulting kinematics from SMT replayed for each SMT application technique. Serial dissection of spinal structures was conducted to quantify loading characteristics of discrete spinal tissues. In terms of load magnitude, SMT application with MAN and SERVO created greater forces than INST in all conditions (P < 0.05). Additionally, MAN and SERVO created comparable posterior forces in the intact specimen, but MAN created greater posterior forces on IVD structures compared to SERVO (P < 0.05). Specific methods of SMT application create unique vertebral loading characteristics, which may help explain the varied outcomes of SMT in terms of effect and safety. N/A.

  1. Lower extremity kinematics that correlate with success in lateral load transfers over a low friction surface.

    Science.gov (United States)

    Catena, Robert D; Xu, Xu

    2015-01-01

    We previously studied balance during lateral load transfers, but were left without explanation of why some individuals were successful in novel low friction conditions and others were not. Here, we retrospectively examined lower extremity kinematics between successful (SL) and unsuccessful (UL) groups to determine what characteristics may improve low friction performance. Success versus failure over a novel slippery surface was used to dichotomise 35 healthy working-age individuals into the two groups (SL and UL). Participants performed lateral load transfers over three sequential surface conditions: high friction, novel low friction, and practiced low friction. The UL group used a wide stance with rotation mostly at the hips during the high and novel low friction conditions. To successfully complete the practiced low friction task, they narrowed their stance and pivoted both feet and torso towards the direction of the load, similar to the SL group in all conditions. This successful kinematic method potentially results in reduced muscle demand throughout the task. Practitioner Summary: The reason for this paper is to retrospectively examine the different load transfer strategies that are used in a low friction lateral load transfer. We found stance width to be the major source of success, while sagittal plane motion was altered to potentially maintain balance.

  2. Mixed price and load forecasting of electricity markets by a new iterative prediction method

    International Nuclear Information System (INIS)

    Amjady, Nima; Daraeepour, Ali

    2009-01-01

    Load and price forecasting are the two key issues for the participants of current electricity markets. However, load and price of electricity markets have complex characteristics such as nonlinearity, non-stationarity and multiple seasonality, to name a few (usually, more volatility is seen in the behavior of electricity price signal). For these reasons, much research has been devoted to load and price forecast, especially in the recent years. However, previous research works in the area separately predict load and price signals. In this paper, a mixed model for load and price forecasting is presented, which can consider interactions of these two forecast processes. The mixed model is based on an iterative neural network based prediction technique. It is shown that the proposed model can present lower forecast errors for both load and price compared with the previous separate frameworks. Another advantage of the mixed model is that all required forecast features (from load or price) are predicted within the model without assuming known values for these features. So, the proposed model can better be adapted to real conditions of an electricity market. The forecast accuracy of the proposed mixed method is evaluated by means of real data from the New York and Spanish electricity markets. The method is also compared with some of the most recent load and price forecast techniques. (author)

  3. A damage cumulation method for crack initiation prediction under non proportional loading and overloading

    International Nuclear Information System (INIS)

    Taheri, S.

    1992-04-01

    For a sequence of constant amplitude cyclic loading containing overloads, we propose a method for damage cumulation in non proportional loading. This method uses as data cyclic stabilized states at non proportional loading and initiation or fatigue curve in uniaxial case. For that, we take into account the dependence of Cyclic Strain Stress Curves (C.S.S.C.) and mean cell size on prehardening and we define a stabilized uniaxial state cyclically equivalent to a non proportional stabilized state through a family of C.S.S.C. Although simple assumptions like linear damage function and linear cumulation is used we obtain a sequence effect for difficult cross slip materials as 316 stainless steel, but the Miner rule for easy cross-slip materials. We show then differences between a load-controlled test and a strain controlled test: for a 316 stainless steel in a load controlled test, the non proportional loading at each cycle is less damaging than the uniaxial one for the same equivalent stress, while the result is opposite in a strain controlled test. We show also that an overloading retards initiation in a load controlled test while it accelerates initiation in a strain controlled test. (author). 26 refs., 8 figs

  4. Frequency domain fatigue damage estimation methods suitable for deterministic load spectra

    Energy Technology Data Exchange (ETDEWEB)

    Henderson, A.R.; Patel, M.H. [University Coll., Dept. of Mechanical Engineering, London (United Kingdom)

    2000-07-01

    The evaluation of fatigue damage due to load spectra, directly in the frequency domain, is a complex phenomena but with the benefit of significant computation time savings. Various formulae have been suggested but have usually relating to a specific application only. The Dirlik method is the exception and is applicable to general cases of continuous stochastic spectra. This paper describes three approaches for evaluating discrete deterministic load spectra generated by the floating wind turbine model developed the UCL/RAL research project. (Author)

  5. Automatic Power Control for Daily Load-following Operation using Model Predictive Control Method

    Energy Technology Data Exchange (ETDEWEB)

    Yu, Keuk Jong; Kim, Han Gon [KH, Daejeon (Korea, Republic of)

    2009-10-15

    Under the circumstances that nuclear power occupies more than 50%, nuclear power plants are required to be operated on load-following operation in order to make the effective management of electric grid system and enhanced responsiveness to rapid changes in power demand. Conventional reactors such as the OPR1000 and APR1400 have a regulating system that controls the average temperature of the reactor core relation to the reference temperature. This conventional method has the advantages of proven technology and ease of implementation. However, this method is unsuitable for controlling the axial power shape, particularly the load following operation. Accordingly, this paper reports on the development of a model predictive control method which is able to control the reactor power and the axial shape index. The purpose of this study is to analyze the behavior of nuclear reactor power and the axial power shape by using a model predictive control method when the power is increased and decreased for a daily load following operation. The study confirms that deviations in the axial shape index (ASI) are within the operating limit.

  6. Power Loss Minimization for Transformers Connected in Parallel with Taps Based on Power Chargeability Balance

    Directory of Open Access Journals (Sweden)

    Álvaro Jaramillo-Duque

    2018-02-01

    Full Text Available In this paper, a model and solution approach for minimizing internal power losses in Transformers Connected in Parallel (TCP with tap-changers is proposed. The model is based on power chargeability balance and seeks to keep the load voltage within an admissible range. For achieving this, tap positions are adjusted in such a way that all TCP are set in similar/same power chargeability. The main contribution of this paper is the inclusion of several construction features (rated voltage, rated power, voltage ratio, short-circuit impedance and tap steps in the minimization of power losses in TCP that are not included in previous works. A Genetic Algorithm (GA is used for solving the proposed model that is a system of nonlinear equations with discrete decision variables. The GA scans different sets for tap positions with the aim of balancing the power supplied by each transformer to the load. For this purpose, a fitness function is used for minimizing two conditions: The first condition consists on the mismatching between power chargeability for each transformer and a desired chargeability; and the second condition is the mismatching between the nominal load voltage and the load voltage obtained by changing the tap positions. The proposed method is generalized for any given number of TCP and was implemented for three TCP, demonstrating that the power losses are minimized and the load voltage remains within an admissible range.

  7. Damage evolution analysis of coal samples under cyclic loading based on single-link cluster method

    Science.gov (United States)

    Zhang, Zhibo; Wang, Enyuan; Li, Nan; Li, Xuelong; Wang, Xiaoran; Li, Zhonghui

    2018-05-01

    In this paper, the acoustic emission (AE) response of coal samples under cyclic loading is measured. The results show that there is good positive relation between AE parameters and stress. The AE signal of coal samples under cyclic loading exhibits an obvious Kaiser Effect. The single-link cluster (SLC) method is applied to analyze the spatial evolution characteristics of AE events and the damage evolution process of coal samples. It is found that a subset scale of the SLC structure becomes smaller and smaller when the number of cyclic loading increases, and there is a negative linear relationship between the subset scale and the degree of damage. The spatial correlation length ξ of an SLC structure is calculated. The results show that ξ fluctuates around a certain value from the second cyclic loading process to the fifth cyclic loading process, but spatial correlation length ξ clearly increases in the sixth loading process. Based on the criterion of microcrack density, the coal sample failure process is the transformation from small-scale damage to large-scale damage, which is the reason for changes in the spatial correlation length. Through a systematic analysis, the SLC method is an effective method to research the damage evolution process of coal samples under cyclic loading, and will provide important reference values for studying coal bursts.

  8. Finite element analysis of multi-material models using a balancing domain decomposition method combined with the diagonal scaling preconditioner

    International Nuclear Information System (INIS)

    Ogino, Masao

    2016-01-01

    Actual problems in science and industrial applications are modeled by multi-materials and large-scale unstructured mesh, and the finite element analysis has been widely used to solve such problems on the parallel computer. However, for large-scale problems, the iterative methods for linear finite element equations suffer from slow or no convergence. Therefore, numerical methods having both robust convergence and scalable parallel efficiency are in great demand. The domain decomposition method is well known as an iterative substructuring method, and is an efficient approach for parallel finite element methods. Moreover, the balancing preconditioner achieves robust convergence. However, in case of problems consisting of very different materials, the convergence becomes bad. There are some research to solve this issue, however not suitable for cases of complex shape and composite materials. In this study, to improve convergence of the balancing preconditioner for multi-materials, a balancing preconditioner combined with the diagonal scaling preconditioner, called Scaled-BDD method, is proposed. Some numerical results are included which indicate that the proposed method has robust convergence for the number of subdomains and shows high performances compared with the original balancing preconditioner. (author)

  9. Optimal design method to minimize users' thinking mapping load in human-machine interactions.

    Science.gov (United States)

    Huang, Yanqun; Li, Xu; Zhang, Jie

    2015-01-01

    The discrepancy between human cognition and machine requirements/behaviors usually results in serious mental thinking mapping loads or even disasters in product operating. It is important to help people avoid human-machine interaction confusions and difficulties in today's mental work mastered society. Improving the usability of a product and minimizing user's thinking mapping and interpreting load in human-machine interactions. An optimal human-machine interface design method is introduced, which is based on the purpose of minimizing the mental load in thinking mapping process between users' intentions and affordance of product interface states. By analyzing the users' thinking mapping problem, an operating action model is constructed. According to human natural instincts and acquired knowledge, an expected ideal design with minimized thinking loads is uniquely determined at first. Then, creative alternatives, in terms of the way human obtains operational information, are provided as digital interface states datasets. In the last, using the cluster analysis method, an optimum solution is picked out from alternatives, by calculating the distances between two datasets. Considering multiple factors to minimize users' thinking mapping loads, a solution nearest to the ideal value is found in the human-car interaction design case. The clustering results show its effectiveness in finding an optimum solution to the mental load minimizing problems in human-machine interaction design.

  10. REDISTRIBUTION OF BASE STATIONS LOAD IN MOBILE COMMUNICATION NETWORKS

    Directory of Open Access Journals (Sweden)

    Igor Ruban

    2017-09-01

    node allocation tables are adjusted according to the developed method. Also, the suggested method enables improving and balancing the load of the base stations of mobile communication networks. The obtained results enables maintaining the required level of service quality in mobile communication networks.

  11. Decoupling Weather Influence from User Habits for an Optimal Electric Load Forecast System

    Directory of Open Access Journals (Sweden)

    Luca Massidda

    2017-12-01

    Full Text Available The balance between production and consumption in a smart grid with high penetration of renewable sources and in the presence of energy storage systems benefits from an accurate load prediction. A general approach to load forecasting is not possible because of the additional complication due to the increasing presence of distributed and usually unmeasured photovoltaic production. Various methods are proposed in the literature that can be classified into two classes: those that predict by separating the portion of load due to consumption habits from the part of production due to local weather conditions, and those that attempt to predict the load as a whole. The characteristic that should lead to a preference for one approach over another is obviously the percentage of penetration of distributed production. The study site discussed in this document is the grid of Borkum, an island located in the North Sea. The advantages in terms of reducing forecasting errors for the electrical load, which can be obtained by using weather information, are explained. In particular, when comparing the results of different approaches gradually introducing weather forecasts, it is clear that the correct functional dependency of production has to be taken into account in order to obtain maximum yield from the available information. Where possible, this approach can significantly improve the quality of the forecasts, which in turn can improve the balance of a network—especially if energy storage systems are in place.

  12. High-precision solution to the moving load problem using an improved spectral element method

    Science.gov (United States)

    Wen, Shu-Rui; Wu, Zhi-Jing; Lu, Nian-Li

    2018-02-01

    In this paper, the spectral element method (SEM) is improved to solve the moving load problem. In this method, a structure with uniform geometry and material properties is considered as a spectral element, which means that the element number and the degree of freedom can be reduced significantly. Based on the variational method and the Laplace transform theory, the spectral stiffness matrix and the equivalent nodal force of the beam-column element are established. The static Green function is employed to deduce the improved function. The proposed method is applied to two typical engineering practices—the one-span bridge and the horizontal jib of the tower crane. The results have revealed the following. First, the new method can yield extremely high-precision results of the dynamic deflection, the bending moment and the shear force in the moving load problem. In most cases, the relative errors are smaller than 1%. Second, by comparing with the finite element method, one can obtain the highly accurate results using the improved SEM with smaller element numbers. Moreover, the method can be widely used for statically determinate as well as statically indeterminate structures. Third, the dynamic deflection of the twin-lift jib decreases with the increase in the moving load speed, whereas the curvature of the deflection increases. Finally, the dynamic deflection, the bending moment and the shear force of the jib will all increase as the magnitude of the moving load increases.

  13. A multi-harmonic generalized energy balance method for studying autonomous oscillations of nonlinear conservative systems

    Science.gov (United States)

    Balaji, Nidish Narayanaa; Krishna, I. R. Praveen; Padmanabhan, C.

    2018-05-01

    The Harmonic Balance Method (HBM) is a frequency-domain based approximation approach used for obtaining the steady state periodic behavior of forced dynamical systems. Intrinsically these systems are non-autonomous and the method offers many computational advantages over time-domain methods when the fundamental period of oscillation is known (generally fixed as the forcing period itself or a corresponding sub-harmonic if such behavior is expected). In the current study, a modified approach, based on He's Energy Balance Method (EBM), is applied to obtain the periodic solutions of conservative systems. It is shown that by this approach, periodic solutions of conservative systems on iso-energy manifolds in the phase space can be obtained very efficiently. The energy level provides the additional constraint on the HBM formulation, which enables the determination of the period of the solutions. The method is applied to the linear harmonic oscillator, a couple of nonlinear oscillators, the elastic pendulum and the Henon-Heiles system. The approach is used to trace the bifurcations of the periodic solutions of the last two, being 2 degree-of-freedom systems demonstrating very rich dynamical behavior. In the process, the advantages offered by the current formulation of the energy balance is brought out. A harmonic perturbation approach is used to evaluate the stability of the solutions for the bifurcation diagram.

  14. The effect of backpack weight on the standing posture and balance of schoolgirls with adolescent idiopathic scoliosis and normal controls.

    Science.gov (United States)

    Chow, Daniel H K; Kwok, Monica L Y; Cheng, Jack C Y; Lao, Miko L M; Holmes, Andrew D; Au-Yang, Alexander; Yao, Fiona Y D; Wong, M S

    2006-10-01

    Concerns have been raised regarding the effect of carrying a backpack on adolescent posture and balance, but the effect of backpack loading combined with other factors affecting balance, such as adolescent idiopathic scoliosis (AIS), has not been determined. This study examines the effects of backpack load on the posture and balance of schoolgirls with AIS and normal controls. The standing posture of 26 schoolgirls with mild AIS (mean age 13, Cobb angle 10-25 degrees ) and 20 age-matched normal schoolgirls were recorded without a backpack and while carrying a standard dual-strap backpack loaded at 7.5%, 10%, 12.5% and 15% of the subject's bodyweight (BW). Kinematics of the pelvis, trunk and head were recorded using a motion analysis system and centre of pressure (COP) data were recorded using a force platform. Reliable COP data could only be derived for 13 of the subjects with AIS. Increasing backpack load causes a significantly increased flexion of the trunk in relation to the pelvis and extension of the head in relation to the trunk, as well as increased antero-posterior range of COP motion. While backpack load appears to affect balance predominantly in the antero-posterior direction, differences between groups were more evident in the medio-lateral direction, with AIS subjects showing poor balance in this direction. Overall, carrying a backpack causes similar sagittal plane changes in posture and balance in both normal and AIS groups. Load size or subject group did not influence balance, but the additive effect of backpack carrying and AIS on postural control alters the risk of fall in this population. Therefore, load limit recommendations based on normal subjects should not be applicable to subjects with AIS.

  15. Prediction method for cavitation erosion based on measurement of bubble collapse impact loads

    International Nuclear Information System (INIS)

    Hattori, S; Hirose, T; Sugiyama, K

    2009-01-01

    The prediction of cavitation erosion rates is important in order to evaluate the exact life of components. The measurement of impact loads in bubble collapses helps to predict the life under cavitation erosion. In this study, we carried out erosion tests and the measurements of impact loads in bubble collapses with a vibratory apparatus. We evaluated the incubation period based on a cumulative damage rule by measuring the impact loads of cavitation acting on the specimen surface and by using the 'constant impact load - number of impact loads curve' similar to the modified Miner's rule which is employed for fatigue life prediction. We found that the parameter Σ(F i α xn i ) (F i : impact load, n i : number of impacts and α: constant) is suitable for the evaluation of the erosion life. Moreover, we propose a new method that can predict the incubation period under various cavitation conditions.

  16. A novel approach for UI charge reduction using AMI based load prioritization in smart grid

    Directory of Open Access Journals (Sweden)

    Avani Pujara

    2017-09-01

    Full Text Available System frequency is vital part for power system balance. As per India Electricity Grid code frequency should be in the range of 49.5 Hz–50.5 Hz. Deviation from above mentioned range is charged as Unscheduled Interchange (UI charge. This paper proposes a new method for load and frequency control based on control of third parameter of three-part Availability Based Tariff (ABT i.e. Unscheduled Interchange charges. New circuit is designed considering prioritization of load and using Advanced Metering Infrastructure (AMI under Smart Grid environment.

  17. Dynamic Loads and Wake Prediction for Large Wind Turbines Based on Free Wake Method

    Institute of Scientific and Technical Information of China (English)

    Cao Jiufa; Wang Tongguang; Long Hui; Ke Shitang; Xu Bofeng

    2015-01-01

    With large scale wind turbines ,the issue of aerodynamic elastic response is even more significant on dy-namic behaviour of the system .Unsteady free vortex wake method is proposed to calculate the shape of wake and aerodynamic load .Considering the effect of aerodynamic load ,inertial load and gravity load ,the decoupling dy-namic equations are established by using finite element method in conjunction of the modal method and equations are solved numerically by Newmark approach .Finally ,the numerical simulation of a large scale wind turbine is performed through coupling the free vortex wake modelling with structural modelling .The results show that this coupling model can predict the flexible wind turbine dynamic characteristics effectively and efficiently .Under the influence of the gravitational force ,the dynamic response of flapwise direction contributes to the dynamic behavior of edgewise direction under the operational condition of steady wind speed .The difference in dynamic response be-tween the flexible and rigid wind turbines manifests when the aerodynamics/structure coupling effect is of signifi-cance in both wind turbine design and performance calculation .

  18. Modern rotor balancing - Emerging technologies

    Science.gov (United States)

    Zorzi, E. S.; Von Pragenau, G. L.

    1985-01-01

    Modern balancing methods for flexible and rigid rotors are explored. Rigid rotor balancing is performed at several hundred rpm, well below the first bending mode of the shaft. High speed balancing is necessary when the nominal rotational speed is higher than the first bending mode. Both methods introduce weights which will produce rotor responses at given speeds that will be exactly out of phase with the responses of an unbalanced rotor. Modal balancing seeks to add weights which will leave other rotor modes unaffected. Also, influence coefficients can be determined by trial and error addition of weights and recording of their effects on vibration at speeds of interest. The latter method is useful for balancing rotors at other than critical speeds and for performing unified balancing beginning with the first critical speed. Finally, low-speed flexible balancing permits low-speed tests and adjustments of rotor assemblies which will not be accessible when operating in their high-speed functional configuration. The method was developed for the high pressure liquid oxygen turbopumps for the Shuttle.

  19. Systems and methods for providing power to a load based upon a control strategy

    Science.gov (United States)

    Perisic, Milun; Kajouke, Lateef A; Ransom, Ray M

    2013-12-24

    Systems and methods are provided for an electrical system. The electrical system includes a load, an interface configured to receive a voltage from a voltage source, and a controller configured to receive the voltage from the voltage source through the interface and to provide a voltage and current to the load. Wherein, when the controller is in a constant voltage mode, the controller provides a constant voltage to the load, when the controller is in a constant current mode, the controller provides a constant current to the load, and when the controller is in a constant power mode, the controller provides a constant power to the load.

  20. Regional Estimation of Remotely Sensed Evapotranspiration Using the Surface Energy Balance-Advection (SEB-A Method

    Directory of Open Access Journals (Sweden)

    Suhua Liu

    2016-08-01

    Full Text Available Evapotranspiration (ET is an essential part of the hydrological cycle and accurately estimating it plays a crucial role in water resource management. Surface energy balance (SEB models are widely used to estimate regional ET with remote sensing. The presence of horizontal advection, however, perturbs the surface energy balance system and contributes to the uncertainty of energy influxes. Thus, it is vital to consider horizontal advection when applying SEB models to estimate ET. This study proposes an innovative and simplified approach, the surface energy balance-advection (SEB-A method, which is based on the energy balance theory and also takes into account the horizontal advection to determine ET by remote sensing. The SEB-A method considers that the actual ET consists of two parts: the local ET that is regulated by the energy balance system and the exotic ET that arises from horizontal advection. To evaluate the SEB-A method, it was applied to the middle region of the Heihe River in China. Instantaneous ET for three days were acquired and assessed with ET measurements from eddy covariance (EC systems. The results demonstrated that the ET estimates had a high accuracy, with a correlation coefficient (R2 of 0.713, a mean average error (MAE of 39.3 W/m2 and a root mean square error (RMSE of 54.6 W/m2 between the estimates and corresponding measurements. Percent error was calculated to more rigorously assess the accuracy of these estimates, and it ranged from 0% to 35%, with over 80% of the locations within a 20% error. To better understand the SEB-A method, the relationship between the ET estimates and land use types was analyzed, and the results indicated that the ET estimates had spatial distributions that correlated with vegetation patterns and could well demonstrate the ET differences caused by different land use types. The sensitivity analysis suggested that the SEB-A method requested accurate estimation of the available energy, R n − G

  1. Fluid balance and chloride load in the first 24h of ICU admission and its relation with renal replacement therapies through a multicentre, retrospective, case-control study paired by APACHE-II.

    Science.gov (United States)

    González-Castro, A; Ortiz-Lasa, M; Leizaola, O; Salgado, E; Irriguible, T; Sánchez-Satorra, M; Lomas-Fernández, C; Barral-Segade, P; Cordero-Vallejo, M; Rodrigo-Calabia, E; Dierssen-Sotos, T

    2017-05-01

    To analyse the association between water balance during the first 24h of admission to ICU and the variables related to chloride levels (chloride loading, type of fluid administered, hyperchloraemia), with the development of acute kidney injury renal replacement therapy (AKI-RRT) during patients' admission to ICU. Multicentre case-control study. Hospital-based, national, carried out in 6 ICUs. Cases were patients older than 18 years who developed an AKI-RRT. Controls were patients older than 18 years admitted to the same institutions during the study period, who did not develop AKI-RRT during ICU admission. Pairing was done by APACHE-II. An analysis of unconditional logistic regression adjusted for age, sex, APACHE-II and water balance (in evaluating the type of fluid). We analysed the variables of 430 patients: 215 cases and 215 controls. An increase of 10% of the possibility of developing AKI-RRT per 500ml of positive water balance was evident (OR: 1.09 [95% CI: 1.05 to 1.14]; P<.001). The study of mean values of chloride load administered did not show differences between the group of cases and controls (299.35±254.91 vs. 301.67±234.63; P=.92). The water balance in the first 24h of ICU admission relates to the development of IRA-TRR, regardless of chloraemia. Copyright © 2017 Sociedad Española de Anestesiología, Reanimación y Terapéutica del Dolor. Publicado por Elsevier España, S.L.U. All rights reserved.

  2. The research of hourglass worm dynamic balancing simulation based on SolidWorks motion

    Science.gov (United States)

    Wang, Zhuangzhuang; Yang, Jie; Liu, Pingyi; Zhao, Junpeng

    2018-02-01

    Hourglass worm is extensively used in industry due to its characteristic of heavy-load and a large reduction ratio. Varying sizes of unbalanced mass distribution appeared in the design of a single head worm. With machines developing towards higher speed and precision, the vibration and shock caused by the unbalanced mass distribution of rotating parts must be considered. Therefore, the balance grade of these parts must meet higher requirements. A method based on theoretical analysis and SolidWorks motion software simulation is presented in this paper; the virtual dynamic balance simulation test of the hourglass worm was carried out during the design of the product, so as to ensure that the hourglass worm meet the requirements of dynamic balance in the design process. This can effectively support the structural design of the hourglass worm and provide a way of thinking and designing the same type of products.

  3. The Application of Load-cell Technique in the Study of Armour Unit Responses to Impact Loads Tests

    OpenAIRE

    Burcharth, H. F.; Liu, Z.

    1995-01-01

    The slender, complex types of armour units, such as Tetrapods and Dolosse arewidely used for rubble mound breakwaters. Many of the recent failures of suchstructures were caused by unforeseen early breakage of the units, thus revealingan in balance between the strength (structural integrity) of the units and thehydraulic stability (resistance to displacements) of the armour layers. Breakageis caused by stresses from static, pulsating and impact loads. Impact load generated stresses are difficu...

  4. Typical balance exercises or exergames for balance improvement?

    Science.gov (United States)

    Gioftsidou, Asimenia; Vernadakis, Nikolaos; Malliou, Paraskevi; Batzios, Stavros; Sofokleous, Polina; Antoniou, Panagiotis; Kouli, Olga; Tsapralis, Kyriakos; Godolias, George

    2013-01-01

    Balance training is an effective intervention to improve static postural sway and balance. The purpose of the present study was to investigate the effectiveness of the Nintendo Wii Fit Plus exercises for improving balance ability in healthy collegiate students in comparison with a typical balance training program. Forty students were randomly divided into two groups, a traditional (T group) and a Nintendo Wii group (W group) performed an 8 week balance program. The "W group" used the interactive games as a training method, while the "T group" used an exercise program with mini trampoline and inflatable discs (BOSU). Pre and Post-training participants completed balance assessments. Two-way repeated measures analyses of variance (ANOVAs) were conducted to determine the effect of training program. Analysis of the data illustrated that both training program groups demonstrated an improvement in Total, Anterior-posterior and Medial Lateral Stability Index scores for both limbs. Only at the test performed in the balance board with anterior-posterior motion, the improvement in balance ability was greater in the "T group" than the "W group", when the assessment was performed post-training (p=0.023). Findings support the effectiveness of using the Nintendo Wii gaming console as a balance training intervention tool.

  5. Day-ahead residential load forecasting with artificial neural network using smart meter data

    NARCIS (Netherlands)

    Asare-Bediako, B.; Kling, W.L.; Ribeiro, P.F.

    2013-01-01

    Load forecasting is an important operational procedure for the electric industry particularly in a liberalized, deregulated environment. It enables the prediction of utilization of assets, provides input for load/supply balancing and supports optimal energy utilization. Current residential load

  6. Pressure plate analysis of toe-heel and medio-lateral hoof balance at the walk and trot in sound sport horses.

    Science.gov (United States)

    Oosterlinck, M; Hardeman, L C; van der Meij, B R; Veraa, S; van der Kolk, J H; Wijnberg, I D; Pille, F; Back, W

    2013-12-01

    Empirically, equine distal limb lameness is often linked to hoof imbalance. To objectively quantify dynamic toe-heel and medio-lateral hoof balance of the vertical ground reaction force in sound sport horses, seven Royal Dutch Sport Horses were led at the walk and trot over a dynamically calibrated pressure plate. Forelimb hoof prints were divided into a toe and heel region and a medial and lateral zone. Toe-heel and medio-lateral hoof balance of the vertical ground reaction force were calculated throughout the stance. Toe-heel balance was highly symmetrical between contralateral limbs at both gaits. At the walk, medio-lateral balance of both forelimbs presented higher loading in the lateral part of the hoof throughout the stance. However, at the trot, left medio-lateral balance presented higher loading of the medial part of the hoof at impact, whereas the right limb showed higher loading of the lateral part of the hoof in all horses, and both limbs presented increased lateral loading at the end of the stance. This study provides objective data for toe-heel and medio-lateral hoof balance in sound sport horses. Copyright © 2013 Elsevier Ltd. All rights reserved.

  7. Calculation of fluid (steam) hammer loading to piping systems by the response spectrum method

    International Nuclear Information System (INIS)

    Krause, G.; Schrader, W.; Leimbach, K.R.

    1983-01-01

    Today computations of fluid and steam hammer loading to piping systems are usually performed as a time-history analysis in which the transient pressure forces act as external excitations. For practical purposes it is desirable to be able to treat fluid hammer loading using the response spectrum method similarily as loads from external events. Two advantages arise from the use of spectra in the analysis of piping systems subjected to dynamic force excitations. Firstly, the response spectrum method is much less sensitive to model idealization than the time-history method. Secondly, computational efforts are reduced. In this paper the algorithm for the treatment of force excitations through the modal response spectrum method is briefly presented. The effect of the residuum accounting for higher modes which are not part of the modal decomposition is considered. In particular various methods of superposition of the responses of the dynamic forces and of the modes are investigated. Results and comparisons are presented of several response spectrum analyses and time-history analyses. (orig.)

  8. Fifty years of genetic load

    International Nuclear Information System (INIS)

    Wallace, B.

    1991-01-01

    This book discusses the radiation effects on Drosophila. It was originally thought that irradiating Drosophila would decrease the average fitness of the population, thereby leading to information about the detrimental effects of mutations. Surprisingly, the fitness of the irradiated population turned out to be higher than that of the control population. The original motivation for the experiment was as a test of genetic load theory. The average fitness of a population is depressed by deleterious alleles held in the population by the balance between mutation and natural selection. The depression is called the genetic load of the population. The load dose not depend on the magnitude of the deleterious effect of alleles, but only on the mutation rate

  9. Load Dependency of Postural Control--Kinematic and Neuromuscular Changes in Response to over and under Load Conditions.

    Science.gov (United States)

    Ritzmann, Ramona; Freyler, Kathrin; Weltin, Elmar; Krause, Anne; Gollhofer, Albert

    2015-01-01

    Load variation is associated with changes in joint torque and compensatory reflex activation and thus, has a considerable impact on balance control. Previous studies dealing with over (OL) and under loading (UL) used water buoyancy or additional weight with the side effects of increased friction and inertia, resulting in substantially modified test paradigms. The purpose of this study was to identify gravity-induced load dependency of postural control in comparable experimental conditions and to determine the underlying neuromuscular mechanisms. Balance performance was recorded under normal loading (NL, 1 g), UL (0.16 g 0.38 g) and OL (1.8 g) in monopedal stance. Center of pressure (COP) displacement and frequency distribution (low 0.15-0.5 Hz (LF), medium 0.5-2 Hz (MF), high 2-6 Hz (HF)) as well as ankle, knee and hip joint kinematics were assessed. Soleus spinal excitability was determined by H/M-recruitment curves (H/M-ratios). Compared to NL, OL caused an increase in ankle joint excursion, COP HF domain and H/M-ratio. Concomitantly, hip joint excursion and COP LF decreased. Compared to NL, UL caused modulations in the opposite direction: UL decreased ankle joint excursions, COP HF and H/M-ratio. Collaterally, hip joint excursion and COP LF increased. COP was augmented both in UL and in OL compared to NL. Subjects achieved postural stability in OL and UL with greater difficulty compared to NL. Reduced postural control was accompanied by modified balance strategies and compensatory reflex activation. With increasing load, a shift from hip to ankle strategy was observed. Accompanying, COP frequency distribution shifted from LF to HF and spinal excitability was enhanced. It is suggested that in OL, augmented ankle joint torques are compensated by quick reflex-induced postural reactions in distal muscles. Contrarily, UL is associated with diminished joint torques and thus, postural equilibrium may be controlled by the proximal segments to adjust the center of

  10. Load Dependency of Postural Control--Kinematic and Neuromuscular Changes in Response to over and under Load Conditions.

    Directory of Open Access Journals (Sweden)

    Ramona Ritzmann

    Full Text Available Load variation is associated with changes in joint torque and compensatory reflex activation and thus, has a considerable impact on balance control. Previous studies dealing with over (OL and under loading (UL used water buoyancy or additional weight with the side effects of increased friction and inertia, resulting in substantially modified test paradigms. The purpose of this study was to identify gravity-induced load dependency of postural control in comparable experimental conditions and to determine the underlying neuromuscular mechanisms.Balance performance was recorded under normal loading (NL, 1 g, UL (0.16 g 0.38 g and OL (1.8 g in monopedal stance. Center of pressure (COP displacement and frequency distribution (low 0.15-0.5 Hz (LF, medium 0.5-2 Hz (MF, high 2-6 Hz (HF as well as ankle, knee and hip joint kinematics were assessed. Soleus spinal excitability was determined by H/M-recruitment curves (H/M-ratios.Compared to NL, OL caused an increase in ankle joint excursion, COP HF domain and H/M-ratio. Concomitantly, hip joint excursion and COP LF decreased. Compared to NL, UL caused modulations in the opposite direction: UL decreased ankle joint excursions, COP HF and H/M-ratio. Collaterally, hip joint excursion and COP LF increased. COP was augmented both in UL and in OL compared to NL.Subjects achieved postural stability in OL and UL with greater difficulty compared to NL. Reduced postural control was accompanied by modified balance strategies and compensatory reflex activation. With increasing load, a shift from hip to ankle strategy was observed. Accompanying, COP frequency distribution shifted from LF to HF and spinal excitability was enhanced. It is suggested that in OL, augmented ankle joint torques are compensated by quick reflex-induced postural reactions in distal muscles. Contrarily, UL is associated with diminished joint torques and thus, postural equilibrium may be controlled by the proximal segments to adjust the center of

  11. Reproducibility and validity of the Nintendo Wii Balance Board for measuring shoulder sensorimotor control in prone lying

    DEFF Research Database (Denmark)

    Eshøj, Henrik; Juul-Kristensen, Birgit; Gam Bender Jørgensen, René

    2017-01-01

    INTRODUCTION: For the lower limbs, the Nintendo Wii Balance Board (NWBB) has been widely used to measure postural control. However, this has not been performed for upper limb measurements. Further, the NWBB has shown to produce more background noise with decreasing loads, which may be of concern...... when used for upper limb testing. The aim was to investigate reproducibility and validity of the NWBB. METHODS: A test-retest design was performed with 68 subjects completing three different prone lying, upper limb weight-bearing balance tasks on a NWBB: two-arms, eyes closed (1) one-arm, non...

  12. Rainfall Deduction Method for Estimating Non-Point Source Pollution Load for Watershed

    OpenAIRE

    Cai, Ming; Li, Huai-en; KAWAKAMI, Yoji

    2004-01-01

    The water pollution can be divided into point source pollution (PSP) and non-point source pollution (NSP). Since the point source pollution has been controlled, the non-point source pollution is becoming the main pollution source. The prediction of NSP load is being increasingly important in water pollution controlling and planning in watershed. Considering the monitoring data shortage of NPS in China, a practical estimation method of non-point source pollution load --- rainfall deduction met...

  13. Hydraulic balance by means of electromotoric HKV drives for dynamic load profiles; Hydraulischer Abgleich mittels elektromotorischer HKV-Antriebe fuer dynamische Lastprofile

    Energy Technology Data Exchange (ETDEWEB)

    Szendrei, Danny [Westsaechsische Hochschule Zwickau (Germany)

    2010-07-01

    To date, measures and concepts for saving energy become more and more important. The development of prices for conventional energy sources forces public and private households and businesses to changes in consumer behaviour and purchasing behaviour. Due to the structural infrastructure, the housing construction in communes strongly is affected by these developments. Nearly 35 % of the total energy demand in Europe account for heating of buildings generally. The most common type of heating system for heating of residential buildings is the central hot water heating in the two-tube version. It is assumed that nearly 90 % of the operated plants have a hydraulic unbalance. Additionally, balanced heating systems fulfil the desired efficiency only under certain, structural design conditions. The integration of the control of heating systems in the smart home infrastructure or KNX infrastructure enables a building-independent, tunable heat supply between buildings and consumption acquisition. The hydraulic system loads can be optimized simultaneously via the direct access to the control value. Thus, a homogeneous mass distribution over the plant can be guaranteed which is derived from the dynamic needs of the system users. These heat loads are calculated by the KNX system and the application of HeatingControl.

  14. Mid-term load forecasting of power systems by a new prediction method

    International Nuclear Information System (INIS)

    Amjady, Nima; Keynia, Farshid

    2008-01-01

    Mid-term load forecasting (MTLF) becomes an essential tool for today power systems, mainly in those countries whose power systems operate in a deregulated environment. Among different kinds of MTLF, this paper focuses on the prediction of daily peak load for one month ahead. This kind of load forecast has many applications like maintenance scheduling, mid-term hydro thermal coordination, adequacy assessment, management of limited energy units, negotiation of forward contracts, and development of cost efficient fuel purchasing strategies. However, daily peak load is a nonlinear, volatile, and nonstationary signal. Besides, lack of sufficient data usually further complicates this problem. The paper proposes a new methodology to solve it, composed of an efficient data model, preforecast mechanism and combination of neural network and evolutionary algorithm as the hybrid forecast technique. The proposed methodology is examined on the EUropean Network on Intelligent TEchnologies (EUNITE) test data and Iran's power system. We will also compare our strategy with the other MTLF methods revealing its capability to solve this load forecast problem

  15. Nitrogen critical loads using biodiversity-related critical limits

    International Nuclear Information System (INIS)

    Posch, Maximilian; Aherne, Julian; Hettelingh, Jean-Paul

    2011-01-01

    Critical loads are widely used in the effects-based assessment of emission reduction policies. While the impacts of acidification have diminished, there is increasing concern regarding the effects of nitrogen deposition on terrestrial ecosystems. In this context much attention has been focussed on empirical critical loads as well as simulations with linked geochemistry-vegetation models. Surprisingly little attention has been paid to adapt the widely used simple mass balance approach. This approach has the well-established benefit of easy regional applicability, while incorporating specified critical chemical criteria to protect specified receptors. As plant occurrence/biodiversity is related to both the nutrient and acidity status of an ecosystem, a single abiotic factor (chemical criterion) is not sufficient. Rather than an upper limit for deposition (i.e., critical load), linked nutrient nitrogen and acidity chemical criteria for plant occurrence result in an 'optimal' nitrogen and sulphur deposition envelope. - Highlights: → Mass balance critical load approaches for nutrient nitrogen remain useful. → Biodiversity-related limits are related to nutrient and acidity status. → Nutrient and acidity chemical criteria lead to optimal deposition envelopes. → Optimal loads support effects-based emission reduction policies. - Biodiversity-related critical limits lead to optimal nitrogen and sulphur deposition envelopes for plant species or species compositions.

  16. Water vapor mass balance method for determining air infiltration rates in houses

    Science.gov (United States)

    David R. DeWalle; Gordon M. Heisler

    1980-01-01

    A water vapor mass balance technique that includes the use of common humidity-control equipment can be used to determine average air infiltration rates in buildings. Only measurements of the humidity inside and outside the home, the mass of vapor exchanged by a humidifier/dehumidifier, and the volume of interior air space are needed. This method gives results that...

  17. Large Scale Demand Response of Thermostatic Loads

    DEFF Research Database (Denmark)

    Totu, Luminita Cristiana

    This study is concerned with large populations of residential thermostatic loads (e.g. refrigerators, air conditioning or heat pumps). The purpose is to gain control over the aggregate power consumption in order to provide balancing services for the electrical grid. Without affecting the temperat......This study is concerned with large populations of residential thermostatic loads (e.g. refrigerators, air conditioning or heat pumps). The purpose is to gain control over the aggregate power consumption in order to provide balancing services for the electrical grid. Without affecting....... The control architecture is defined by parsimonious communication requirements that also have a high level data privacy, and it furthermore guarantees a robust and secure local operation. Mathematical models are put forward, and the effectiveness is shown by numerical simulations. A case study of 10000...

  18. Offering Strategy of a Flexibility Aggregator in a Balancing Market Using Asymmetric Block Offers

    DEFF Research Database (Denmark)

    Bobo, Lucien Ali; Delikaraoglou, Stefanos; Vespermann, Niklas

    2018-01-01

    scenarios are used to find optimal load-shifting offers under uncertainty. The problem is formulated as a stochastic mixed-integer linear program and can be solved with reasonable computational time. This work is taking place in the framework of the real-life demonstration project EcoGrid 2.0, which......In order to enable large-scale penetration of renewables with variable generation, new sources of flexibility have to be exploited in the power systems. Allowing asymmetric block offers (including response and rebound blocks) in balancing markets can facilitate the participation of flexibility...... aggregators and unlock load-shifting flexibility from, e.g., thermostatic loads. In this paper, we formulate an optimal offering strategy for a risk-averse flexibility aggregator participating in such a market. Using a price-taker approach, load flexibility characteristics and balancing market price forecast...

  19. Security-Oriented and Load-Balancing Wireless Data Routing Game in the Integration of Advanced Metering Infrastructure Network in Smart Grid

    Energy Technology Data Exchange (ETDEWEB)

    He, Fulin; Cao, Yang; Zhang, Jun Jason; Wei, Jiaolong; Zhang, Yingchen; Muljadi, Eduard; Gao, Wenzhong

    2016-11-21

    Ensuring flexible and reliable data routing is indispensable for the integration of Advanced Metering Infrastructure (AMI) networks, we propose a secure-oriented and load-balancing wireless data routing scheme. A novel utility function is designed based on security routing scheme. Then, we model the interactive security-oriented routing strategy among meter data concentrators or smart grid meters as a mixed-strategy network formation game. Finally, such problem results in a stable probabilistic routing scheme with proposed distributed learning algorithm. One contributions is that we studied that different types of applications affect the routing selection strategy and the strategy tendency. Another contributions is that the chosen strategy of our mixed routing can adaptively to converge to a new mixed strategy Nash equilibrium (MSNE) during the learning process in the smart grid.

  20. A Discrete Element Method Centrifuge Model of Monopile under Cyclic Lateral Loads

    OpenAIRE

    Nuo Duan; Yi Pik Cheng

    2016-01-01

    This paper presents the data of a series of two-dimensional Discrete Element Method (DEM) simulations of a large-diameter rigid monopile subjected to cyclic loading under a high gravitational force. At present, monopile foundations are widely used to support the tall and heavy wind turbines, which are also subjected to significant from wind and wave actions. A safe design must address issues such as rotations and changes in soil stiffness subject to these loadings conditions. Design guidance ...

  1. Load estimation from planar PIV measurement in vortex dominated flows

    Science.gov (United States)

    McClure, Jeffrey; Yarusevych, Serhiy

    2017-11-01

    Control volume-based loading estimates are employed on experimental and synthetic numerical planar Particle Image Velocimetry (PIV) data of a stationary cylinder and a cylinder undergoing one degree-of-freedom (1DOF) Vortex Induced Vibration (VIV). The results reveal the necessity of including out of plane terms, identified from a general formulation of the control volume momentum balance, when evaluating loads from planar measurements in three-dimensional flows. Reynolds stresses from out of plane fluctuations are shown to be significant for both instantaneous and mean force estimates when the control volume encompasses vortex dominated regions. For planar measurement, invoking a divergence-free assumption allows accurate estimation of half the identified terms. Towards evaluating the fidelity of PIV-based loading estimates for obtaining the forcing function unobtrusively in VIV experiments, the accuracy of the control volume-based loading methodology is evaluated using the numerical data with synthetically generated experimental PIV error, and a comparison is made between experimental PIV-based estimates and simultaneous force balance measurements.

  2. Self-Organization Scheme for Balanced Routing in Large-Scale Multi-Hop Networks

    DEFF Research Database (Denmark)

    Badiu, Mihai Alin; Saad, David; Coon, Justin P.

    2018-01-01

    We propose a self-organization scheme for cost-effective and load-balanced routing in multi-hop networks. To avoid overloading nodes that provide favourable routing conditions, we assign each node with a cost function that penalizes high loads. Thus, finding routes to sink nodes is formulated...

  3. Determining the optimal load for jump squats: a review of methods and calculations.

    Science.gov (United States)

    Dugan, Eric L; Doyle, Tim L A; Humphries, Brendan; Hasson, Christopher J; Newton, Robert U

    2004-08-01

    There has been an increasing volume of research focused on the load that elicits maximum power output during jump squats. Because of a lack of standardization for data collection and analysis protocols, results of much of this research are contradictory. The purpose of this paper is to examine why differing methods of data collection and analysis can lead to conflicting results for maximum power and associated optimal load. Six topics relevant to measurement and reporting of maximum power and optimal load are addressed: (a) data collection equipment, (b) inclusion or exclusion of body weight force in calculations of power, (c) free weight versus Smith machine jump squats, (d) reporting of average versus peak power, (e) reporting of load intensity, and (f) instructions given to athletes/ participants. Based on this information, a standardized protocol for data collection and reporting of jump squat power and optimal load is presented.

  4. ICT support for measuring customer metrics defined by the Balanced Scorecard method

    Directory of Open Access Journals (Sweden)

    František Dařena

    2006-01-01

    Full Text Available In the paper an approach to support of strategic management process using the Balanced Scorecard method is discussed. The main focus is primarily directed to the customer perspective as the most important determining factor of today‘s strategic management. The article suggests general framework for construction of individual performance indicators from this field independently on particular implementation of existing information system in the organization. Methods of gaining necessary information from organization‘s database and from organization‘s environment using customer research are considered.

  5. Auto white balance method using a pigmentation separation technique for human skin color

    Science.gov (United States)

    Tanaka, Satomi; Kakinuma, Akihiro; Kamijo, Naohiro; Takahashi, Hiroshi; Tsumura, Norimichi

    2017-02-01

    The human visual system maintains the perception of colors of an object across various light sources. Similarly, current digital cameras feature an auto white balance function, which estimates the illuminant color and corrects the color of a photograph as if the photograph was taken under a certain light source. The main subject in a photograph is often a person's face, which could be used to estimate the illuminant color. However, such estimation is adversely affected by differences in facial colors among individuals. The present paper proposes an auto white balance algorithm based on a pigmentation separation method that separates the human skin color image into the components of melanin, hemoglobin and shading. Pigment densities have a uniform property within the same race that can be calculated from the components of melanin and hemoglobin in the face. We, thus, propose a method that uses the subject's facial color in an image and is unaffected by individual differences in facial color among Japanese people.

  6. Development of a Framework for Sustainable Outsourcing: Analytic Balanced Scorecard Method (A-BSC

    Directory of Open Access Journals (Sweden)

    Fabio De Felice

    2015-06-01

    Full Text Available Nowadays, many enterprises choose to outsource its non-core business to other enterprises to reduce cost and increase the efficiency. Many enterprises choose to outsource their supply chain management (SCM and leave it to a third-party organization in order to improve their services. The paper proposes an integrated and multicriteria tool useful to monitor and to improve performance in an outsourced supply chain. The Analytic Balanced Scorecard method (A-BSC is proposed as an effective method useful to analyze strategic performance within an outsourced supply chain. The aim of the paper is to present the integration of two methodologies: Balanced Scorecard, a multiple perspective framework for performance assessment, and Analytic Hierarchy Process, a decision-making tool used to prioritize multiple performance perspectives and to generate a unified metric. The development of the framework is aimed to provide a performance analysis to achieve better sustainability performance of supply chain. A real case study concerning a typical value chain is presented.

  7. Box-triangular multiobjective linear programs for resource allocation with application to load management and energy market problems

    International Nuclear Information System (INIS)

    Ekel, P.Y.; Galperin, E.A.

    2003-01-01

    Models for multicriteria resource allocation are constructed with the specific box-triangular structure of a feasible region. The method of balance set equations is extended for the satisfaction level representation of the cost function space including the case of linearly dependent cost functions. On this basis, different goal criteria on the balance set are investigated for linear cases. Procedures for determining the balance set and finding goal-optimal Pareto solutions are illustrated on examples. The results of the paper are of universal character and can find wide applications in allocating diverse types of resources on the multiobjective basis in planning and control of complex systems including load management and energy market problems. (Author)

  8. A moment projection method for population balance dynamics with a shrinkage term

    Energy Technology Data Exchange (ETDEWEB)

    Wu, Shaohua [Department of Mechanical Engineering, National University of Singapore, Engineering Block EA, Engineering Drive 1, 117576 (Singapore); Yapp, Edward K.Y.; Akroyd, Jethro; Mosbach, Sebastian [Department of Chemical Engineering and Biotechnology, University of Cambridge, New Museums Site, Pembroke Street, Cambridge, CB2 3RA (United Kingdom); Xu, Rong [School of Chemical and Biomedical Engineering, Nanyang Technological University, 62 Nanyang Drive, 637459 (Singapore); Yang, Wenming [Department of Mechanical Engineering, National University of Singapore, Engineering Block EA, Engineering Drive 1, 117576 (Singapore); Kraft, Markus, E-mail: mk306@cam.ac.uk [Department of Chemical Engineering and Biotechnology, University of Cambridge, New Museums Site, Pembroke Street, Cambridge, CB2 3RA (United Kingdom); School of Chemical and Biomedical Engineering, Nanyang Technological University, 62 Nanyang Drive, 637459 (Singapore)

    2017-02-01

    A new method of moments for solving the population balance equation is developed and presented. The moment projection method (MPM) is numerically simple and easy to implement and attempts to address the challenge of particle shrinkage due to processes such as oxidation, evaporation or dissolution. It directly solves the moment transport equation for the moments and tracks the number of the smallest particles using the algorithm by Blumstein and Wheeler (1973) . The performance of the new method is measured against the method of moments (MOM) and the hybrid method of moments (HMOM). The results suggest that MPM performs much better than MOM and HMOM where shrinkage is dominant. The new method predicts mean quantities which are almost as accurate as a high-precision stochastic method calculated using the established direct simulation algorithm (DSA).

  9. Effects of dynamic posturographic balance training versus conventional balance training on mobility and balance in elderly

    International Nuclear Information System (INIS)

    Saddiqi, F.A.; Masood, T.

    2017-01-01

    To determine the effects of dynamic posturographic balance training versus conventional balance training in improving mobility and balance in elderly. Methodology: Forty subjects between 50 to 80 years of age were selected via non-probability convenience sampling technique, for this randomized controlled trial. Both females and males with no major co-morbid conditions and cognitive impairments were recruited and randomized via coin toss method into two equal groups: Dynamic Posturographic balance training (DPG) group and Conventional balance training (CBT) group. The DPG training was provided via Biodex Balance System (Static and Dynamic). Both groups received interventions 3 times (35 to 45min each day) a week for 8 weeks, after which terminal assessment was done. Data were collected on demographic profile, balance via berg balance score and mobility by using Timed Up and Go Test. Independent samples t test was used to check difference between CBT group and DPG Group and repeated measures Analysis of Variance (ANOVA) was used for within-group analysis. Results: Baseline analysis of Berg balance scale and timed up and go test between two groups showed no significant difference with (p 0.805 and 0.251, respectively). After 8 weeks of intervention, there was significant difference between the groups in both variables (p 0.019 and 0.001, respectively). Conclusion: Dynamic posturographic balance training was more effective in improving dynamic balance and mobility in elderly population in comparison to conventional balance training. (author)

  10. Analysis of Highly Nonlinear Oscillation System Using He's Max-Min Method and Comparison with Homotopy Analysis Method and Energy Balance Methods

    DEFF Research Database (Denmark)

    Ibsen, Lars Bo; Barari, Amin; Kimiaeifar, Amin

    2010-01-01

    of calculations. Results obtained by max–min are compared with Homotopy Analysis Method (HAM), energy balance and numerical solution and it is shown that, simply one term is enough to obtain a highly accurate result in contrast to HAM with just one term in series solution. Finally, the phase plane to show...... the stability of systems is plotted and discussed....

  11. Energy Efficient Cooperative Spectrum Sensing in Cognitive Radio Networks Using Distributed Dynamic Load Balanced Clustering Scheme

    Directory of Open Access Journals (Sweden)

    Muthukkumar R.

    2017-04-01

    Full Text Available Cognitive Radio (CR is a promising and potential technique to enable secondary users (SUs or unlicenced users to exploit the unused spectrum resources effectively possessed by primary users (PUs or licenced users. The proven clustering approach is used to organize nodes in the network into the logical groups to attain energy efficiency, network scalability, and stability for improving the sensing accuracy in CR through cooperative spectrum sensing (CSS. In this paper, a distributed dynamic load balanced clustering (DDLBC algorithm is proposed. In this algorithm, each member in the cluster is to calculate the cooperative gain, residual energy, distance, and sensing cost from the neighboring clusters to perform the optimal decision. Each member in a cluster participates in selecting a cluster head (CH through cooperative gain, and residual energy that minimises network energy consumption and enhances the channel sensing. First, we form the number of clusters using the Markov decision process (MDP model to reduce the energy consumption in a network. In this algorithm, CR users effectively utilize the PUs reporting time slots of unavailability. The simulation results reveal that the clusters convergence, energy efficiency, and accuracy of channel sensing increased considerably by using the proposed algorithm.

  12. Energy Efficient Cooperative Spectrum Sensing in Cognitive Radio Networks Using Distributed Dynamic Load Balanced Clustering Scheme

    Directory of Open Access Journals (Sweden)

    Muthukkumar R.

    2016-07-01

    Full Text Available Cognitive Radio (CR is a promising and potential technique to enable secondary users (SUs or unlicenced users to exploit the unused spectrum resources effectively possessed by primary users (PUs or licenced users. The proven clustering approach is used to organize nodes in the network into the logical groups to attain energy efficiency, network scalability, and stability for improving the sensing accuracy in CR through cooperative spectrum sensing (CSS. In this paper, a distributed dynamic load balanced clustering (DDLBC algorithm is proposed. In this algorithm, each member in the cluster is to calculate the cooperative gain, residual energy, distance, and sensing cost from the neighboring clusters to perform the optimal decision. Each member in a cluster participates in selecting a cluster head (CH through cooperative gain, and residual energy that minimises network energy consumption and enhances the channel sensing. First, we form the number of clusters using the Markov decision process (MDP model to reduce the energy consumption in a network. In this algorithm, CR users effectively utilize the PUs reporting time slots of unavailability. The simulation results reveal that the clusters convergence, energy efficiency, and accuracy of channel sensing increased considerably by using the proposed algorithm.

  13. Dynamic Response of Inextensible Beams by Improved Energy Balance Method

    DEFF Research Database (Denmark)

    Sfahani, M. G.; Barari, Amin; Omidvar, M.

    2011-01-01

    An improved He's energy balance method (EBM) for solving non-linear oscillatory differential equation using a new trial function is presented. The problem considered represents the governing equations of the non-linear, large-amplitude free vibrations of a slender cantilever beam...... with a rotationally flexible root and carrying a lumped mass at an intermediate position along its span. Based on the simple EBM, the variational integral of the non-linear conservative system is established, and the Fourier series expansion is employed to address the governing algebraic equations. An alternate...

  14. Probabilistic Analysis Methods for Hybrid Ventilation

    DEFF Research Database (Denmark)

    Brohus, Henrik; Frier, Christian; Heiselberg, Per

    This paper discusses a general approach for the application of probabilistic analysis methods in the design of ventilation systems. The aims and scope of probabilistic versus deterministic methods are addressed with special emphasis on hybrid ventilation systems. A preliminary application...... of stochastic differential equations is presented comprising a general heat balance for an arbitrary number of loads and zones in a building to determine the thermal behaviour under random conditions....

  15. [Effect of 2 methods of occlusion adjustment on occlusal balance and muscles of mastication in patient with implant restoration].

    Science.gov (United States)

    Wang, Rong; Xu, Xin

    2015-12-01

    To compare the effect of 2 methods of occlusion adjustment on occlusal balance and muscles of mastication in patients with dental implant restoration. Twenty patients, each with a single edentulous posterior dentition with no distal dentition were selected, and divided into 2 groups. Patients in group A underwent original occlusion adjustment method and patients in group B underwent occlusal plane reduction technique. Ankylos implants were implanted in the edentulous space in each patient and restored with fixed prosthodontics single unit crown. Occlusion was adjusted in each restoration accordingly. Electromyograms were conducted to determine the effect of adjustment methods on occlusion and muscles of mastication 3 months and 6 months after initial restoration and adjustment. Data was collected and measurements for balanced occlusal measuring standards were obtained, including central occlusion force (COF), asymmetry index of molar occlusal force(AMOF). Balanced muscles of mastication measuring standards were also obtained including measurements from electromyogram for the muscles of mastication and the anterior bundle of the temporalis muscle at the mandibular rest position, average electromyogram measurements of the anterior bundle of the temporalis muscle at the intercuspal position(ICP), Astot, masseter muscle asymmetry index, and anterior temporalis asymmetry index (ASTA). Statistical analysis was performed using Student 's t test with SPSS 18.0 software package. Three months after occlusion adjustment, parameters of the original occlusion adjustment method were significantly different between group A and group B in balanced occlusal measuring standards and balanced muscles of mastication measuring standards. Six months after occlusion adjustment, parameters of the original occlusion adjustment methods were significantly different between group A and group B in balanced muscles of mastication measuring standards, but was no significant difference in balanced

  16. Assessment of Masonry Buildings Subjected to Landslide-Induced Settlements: From Load Path Method to Evolutionary Optimization Method

    Science.gov (United States)

    Palmisano, Fabrizio; Elia, Angelo

    2017-10-01

    One of the main difficulties, when dealing with landslide structural vulnerability, is the diagnosis of the causes of crack patterns. This is also due to the excessive complexity of models based on classical structural mechanics that makes them inappropriate especially when there is the necessity to perform a rapid vulnerability assessment at the territorial scale. This is why, a new approach, based on a ‘simple model’ (i.e. the Load Path Method, LPM), has been proposed by Palmisano and Elia for the interpretation of the behaviour of masonry buildings subjected to landslide-induced settlements. However, the LPM is very useful for rapidly finding the 'most plausible solution' instead of the exact solution. To find the solution, optimization algorithms are necessary. In this scenario, this article aims to show how the Bidirectional Evolutionary Structural Optimization method by Huang and Xie, can be very useful to optimize the strut-and-tie models obtained by using the Load Path Method.

  17. A new cascade NN based method to short-term load forecast in deregulated electricity market

    International Nuclear Information System (INIS)

    Kouhi, Sajjad; Keynia, Farshid

    2013-01-01

    Highlights: • We are proposed a new hybrid cascaded NN based method and WT to short-term load forecast in deregulated electricity market. • An efficient preprocessor consist of normalization and shuffling of signals is presented. • In order to select the best inputs, a two-stage feature selection is presented. • A new cascaded structure consist of three cascaded NNs is used as forecaster. - Abstract: Short-term load forecasting (STLF) is a major discussion in efficient operation of power systems. The electricity load is a nonlinear signal with time dependent behavior. The area of electricity load forecasting has still essential need for more accurate and stable load forecast algorithm. To improve the accuracy of prediction, a new hybrid forecast strategy based on cascaded neural network is proposed for STLF. This method is consists of wavelet transform, an intelligent two-stage feature selection, and cascaded neural network. The feature selection is used to remove the irrelevant and redundant inputs. The forecast engine is composed of three cascaded neural network (CNN) structure. This cascaded structure can be efficiently extract input/output mapping function of the nonlinear electricity load data. Adjustable parameters of the intelligent feature selection and CNN is fine-tuned by a kind of cross-validation technique. The proposed STLF is tested on PJM and New York electricity markets. It is concluded from the result, the proposed algorithm is a robust forecast method

  18. Dynamic airspace configuration method based on a weighted graph model

    Directory of Open Access Journals (Sweden)

    Chen Yangzhou

    2014-08-01

    Full Text Available This paper proposes a new method for dynamic airspace configuration based on a weighted graph model. The method begins with the construction of an undirected graph for the given airspace, where the vertices represent those key points such as airports, waypoints, and the edges represent those air routes. Those vertices are used as the sites of Voronoi diagram, which divides the airspace into units called as cells. Then, aircraft counts of both each cell and of each air-route are computed. Thus, by assigning both the vertices and the edges with those aircraft counts, a weighted graph model comes into being. Accordingly the airspace configuration problem is described as a weighted graph partitioning problem. Then, the problem is solved by a graph partitioning algorithm, which is a mixture of general weighted graph cuts algorithm, an optimal dynamic load balancing algorithm and a heuristic algorithm. After the cuts algorithm partitions the model into sub-graphs, the load balancing algorithm together with the heuristic algorithm transfers aircraft counts to balance workload among sub-graphs. Lastly, airspace configuration is completed by determining the sector boundaries. The simulation result shows that the designed sectors satisfy not only workload balancing condition, but also the constraints such as convexity, connectivity, as well as minimum distance constraint.

  19. Spatial electric load forecasting

    CERN Document Server

    Willis, H Lee

    2002-01-01

    Spatial Electric Load Forecasting Consumer Demand for Power and ReliabilityCoincidence and Load BehaviorLoad Curve and End-Use ModelingWeather and Electric LoadWeather Design Criteria and Forecast NormalizationSpatial Load Growth BehaviorSpatial Forecast Accuracy and Error MeasuresTrending MethodsSimulation Method: Basic ConceptsA Detailed Look at the Simulation MethodBasics of Computerized SimulationAnalytical Building Blocks for Spatial SimulationAdvanced Elements of Computerized SimulationHybrid Trending-Simulation MethodsAdvanced

  20. Data-driven execution of fast multipole methods

    KAUST Repository

    Ltaief, Hatem

    2013-09-17

    Fast multipole methods (FMMs) have O (N) complexity, are compute bound, and require very little synchronization, which makes them a favorable algorithm on next-generation supercomputers. Their most common application is to accelerate N-body problems, but they can also be used to solve boundary integral equations. When the particle distribution is irregular and the tree structure is adaptive, load balancing becomes a non-trivial question. A common strategy for load balancing FMMs is to use the work load from the previous step as weights to statically repartition the next step. The authors discuss in the paper another approach based on data-driven execution to efficiently tackle this challenging load balancing problem. The core idea consists of breaking the most time-consuming stages of the FMMs into smaller tasks. The algorithm can then be represented as a directed acyclic graph where nodes represent tasks and edges represent dependencies among them. The execution of the algorithm is performed by asynchronously scheduling the tasks using the queueing and runtime for kernels runtime environment, in a way such that data dependencies are not violated for numerical correctness purposes. This asynchronous scheduling results in an out-of-order execution. The performance results of the data-driven FMM execution outperform the previous strategy and show linear speedup on a quad-socket quad-core Intel Xeon system.Copyright © 2013 John Wiley & Sons, Ltd. Copyright © 2013 John Wiley & Sons, Ltd.

  1. Simulation-Based Approach for Studying the Balancing of Local Smart Grids with Electric Vehicle Batteries

    Directory of Open Access Journals (Sweden)

    Juhani Latvakoski

    2015-07-01

    Full Text Available Modern society is facing great challenges due to pollution and increased carbon dioxide (CO2 emissions. As part of solving these challenges, the use of renewable energy sources and electric vehicles (EVs is rapidly increasing. However, increased dynamics have triggered problems in balancing energy supply and consumption demand in the power systems. The resulting uncertainty and unpredictability of energy production, consumption, and management of peak loads has caused an increase in costs for energy market actors. Therefore, the means for studying the balancing of local smart grids with EVs is a starting point for this paper. The main contribution is a simulation-based approach which was developed to enable the study of the balancing of local distribution grids with EV batteries in a cost-efficient manner. The simulation-based approach is applied to enable the execution of a distributed system with the simulation of a local distribution grid, including a number of charging stations and EVs. A simulation system has been constructed to support the simulation-based approach. The evaluation has been carried out by executing the scenario related to balancing local distribution grids with EV batteries in a step-by-step manner. The evaluation results indicate that the simulation-based approach is able to facilitate the evaluation of smart grid– and EV-related communication protocols, control algorithms for charging, and functionalities of local distribution grids as part of a complex, critical cyber-physical system. In addition, the simulation system is able to incorporate advanced methods for monitoring, controlling, tracking, and modeling behavior. The simulation model of the local distribution grid can be executed with the smart control of charging and discharging powers of the EVs according to the load situation in the local distribution grid. The resulting simulation system can be applied to the study of balancing local smart grids with EV

  2. A cognition-based method to ease the computational load for an extended Kalman filter.

    Science.gov (United States)

    Li, Yanpeng; Li, Xiang; Deng, Bin; Wang, Hongqiang; Qin, Yuliang

    2014-12-03

    The extended Kalman filter (EKF) is the nonlinear model of a Kalman filter (KF). It is a useful parameter estimation method when the observation model and/or the state transition model is not a linear function. However, the computational requirements in EKF are a difficulty for the system. With the help of cognition-based designation and the Taylor expansion method, a novel algorithm is proposed to ease the computational load for EKF in azimuth predicting and localizing under a nonlinear observation model. When there are nonlinear functions and inverse calculations for matrices, this method makes use of the major components (according to current performance and the performance requirements) in the Taylor expansion. As a result, the computational load is greatly lowered and the performance is ensured. Simulation results show that the proposed measure will deliver filtering output with a similar precision compared to the regular EKF. At the same time, the computational load is substantially lowered.

  3. PIV-based load determination in aircraft propellers

    OpenAIRE

    Ragni, D.

    2012-01-01

    The thesis describes the application of particle image velocimetry (PIV) to study the aerodynamic loads of airfoils and aircraft propellers. The experimental work focuses on the development of a measurement procedure to infer the pressure of the flow field from the velocity distribution obtained by PIV velocimetry. The technique offers important advantages in aircraft propellers, since the loads can be locally inspected without the need to install pressure sensors and momentum balances in rot...

  4. Balanced Reed-Solomon codes for all parameters

    KAUST Repository

    Halbawi, Wael; Liu, Zihan; Hassibi, Babak

    2016-01-01

    We construct balanced and sparsest generator matrices for cyclic Reed-Solomon codes with any length n and dimension k. By sparsest, we mean that each row has the least possible number of nonzeros, while balanced means that the number of nonzeros in any two columns differs by at most one. Codes allowing such encoding schemes are useful in distributed settings where computational load-balancing is critical. The problem was first studied by Dau et al. who showed, using probabilistic arguments, that there always exists an MDS code over a sufficiently large field such that its generator matrix is both sparsest and balanced. Motivated by the need for an explicit construction with efficient decoding, the authors of the current paper showed that the generator matrix of a cyclic Reed-Solomon code of length n and dimension k can always be transformed to one that is both sparsest and balanced, when n and k are such that k/n (n-k+1) is an integer. In this paper, we lift this condition and construct balanced and sparsest generator matrices for cyclic Reed-Solomon codes for any set of parameters.

  5. Balanced Reed-Solomon codes for all parameters

    KAUST Repository

    Halbawi, Wael

    2016-10-27

    We construct balanced and sparsest generator matrices for cyclic Reed-Solomon codes with any length n and dimension k. By sparsest, we mean that each row has the least possible number of nonzeros, while balanced means that the number of nonzeros in any two columns differs by at most one. Codes allowing such encoding schemes are useful in distributed settings where computational load-balancing is critical. The problem was first studied by Dau et al. who showed, using probabilistic arguments, that there always exists an MDS code over a sufficiently large field such that its generator matrix is both sparsest and balanced. Motivated by the need for an explicit construction with efficient decoding, the authors of the current paper showed that the generator matrix of a cyclic Reed-Solomon code of length n and dimension k can always be transformed to one that is both sparsest and balanced, when n and k are such that k/n (n-k+1) is an integer. In this paper, we lift this condition and construct balanced and sparsest generator matrices for cyclic Reed-Solomon codes for any set of parameters.

  6. Study on simulation methods of atrium building cooling load in hot and humid regions

    Energy Technology Data Exchange (ETDEWEB)

    Pan, Yiqun; Li, Yuming; Huang, Zhizhong [Institute of Building Performance and Technology, Sino-German College of Applied Sciences, Tongji University, 1239 Siping Road, Shanghai 200092 (China); Wu, Gang [Weldtech Technology (Shanghai) Co. Ltd. (China)

    2010-10-15

    In recent years, highly glazed atria are popular because of their architectural aesthetics and advantage of introducing daylight into inside. However, cooling load estimation of such atrium buildings is difficult due to complex thermal phenomena that occur in the atrium space. The study aims to find out a simplified method of estimating cooling loads through simulations for various types of atria in hot and humid regions. Atrium buildings are divided into different types. For every type of atrium buildings, both CFD and energy models are developed. A standard method versus the simplified one is proposed to simulate cooling load of atria in EnergyPlus based on different room air temperature patterns as a result from CFD simulation. It incorporates CFD results as input into non-dimensional height room air models in EnergyPlus, and the simulation results are defined as a baseline model in order to compare with the results from the simplified method for every category of atrium buildings. In order to further validate the simplified method an actual atrium office building is tested on site in a typical summer day and measured results are compared with simulation results using the simplified methods. Finally, appropriate methods of simulating different types of atrium buildings are proposed. (author)

  7. Method for exciting inductive-resistive loads with high and controllable direct current

    International Nuclear Information System (INIS)

    Hill, H.M. Jr.

    1976-01-01

    The apparatus and method for transmitting dc power to a load circuit by applying a dc voltage from a standard waveform synthesizer to duration modulate a bipolar rectangular wave generator are described. As the amplitude of the dc voltage increases, the widths of the rectangular wave generator output pulses increase, and as the amplitude of the dc voltage decreases, the widths of the rectangular wave generator output pulses decrease. Thus, the waveform synthesizer selectively changes the durations of the rectangular wave generator bipolar output pulses so as to produce a rectangular wave ac carrier that is duration modulated in accordance with and in direct proportion to the voltage amplitude from the synthesizer. Thereupon, by transferring the carrier to the load circuit through an amplifier and a rectifier, the load current also corresponds directly to the voltage amplitude from the synthesizer. To this end, the rectified wave at less than 100 percent duty factor amounts to a doubled frequency direct voltage pulse train for applying a direct current to the load, while the current ripple is minimized by a high L/R in the load circuit. In one embodiment, a power transmitting power amplifier means having a dc power supply is matched to the load circuit through a transformer for current magnification without sacrificing load current duration capability, while negative voltage and current feedback are provided in order to insure good output fidelity. 4 Claims, 18 Drawing Figures

  8. Field test and sensitivity analysis of a sensible heat balance method to determine ice contents

    Science.gov (United States)

    Soil ice content impacts winter vadose zone hydrology. It may be possible to estimate changes in soil ice content with a sensible heat balance (SHB) method, using measurements from heat pulse (HP) sensors. Feasibility of the SHB method is unknown because of difficulties in measuring soil thermal pro...

  9. Fragility assessment method of Concrete Wall Subjected to Impact Loading

    International Nuclear Information System (INIS)

    Hahm, Daegi; Shin, Sang Shup; Choi, In-Kil

    2014-01-01

    These studies have been aimed to verify and ensure the safety of the targeted walls and structures especially in the viewpoint of the deterministic approach. However, recently, the regulation and the assessment of the safety of the nuclear power plants (NPPs) against to an aircraft impact are strongly encouraged to adopt a probabilistic approach, i.e., the probabilistic risk assessment of an aircraft impact. In Korea, research to develop aircraft impact risk quantification technology was initiated in 2012 by Korea Atomic Energy Research Institute (KAERI). In this paper, for the one example of the probabilistic safety assessment approach, a method to estimate the failure probability and fragility of concrete wall subjected to impact loading caused by missiles or engine parts of aircrafts will be introduced. This method and the corresponding results will be used for the total technical roadmap and the procedure to assess the aircraft impact risk (Fig.1). A method and corresponding results of the estimation of the failure probability and fragility for a concrete wall subjected to impact loadings caused by missiles or engine parts of aircrafts was introduced. The detailed information of the target concrete wall in NPP, and the example aircraft engine model is considered safeguard information (SGI), and is not contained in this paper

  10. Extreme prices in electricity balancing markets from an approach of statistical physics

    Science.gov (United States)

    Mureddu, Mario; Meyer-Ortmanns, Hildegard

    2018-01-01

    An increase in energy production from renewable energy sources is viewed as a crucial achievement in most industrialized countries. The higher variability of power production via renewables leads to a rise in ancillary service costs over the power system, in particular costs within the electricity balancing markets, mainly due to an increased number of extreme price spikes. This study analyzes the impact of an increased share of renewable energy sources on the behavior of price and volumes of the Italian balancing market. Starting from configurations of load and power production, which guarantee a stable performance, we implement fluctuations in the load and in renewables; in particular we artificially increase the contribution of renewables as compared to conventional power sources to cover the total load. We then determine the amount of requested energy in the balancing market and its fluctuations, which are induced by production and consumption. Within an approach of agent-based modeling we estimate the resulting energy prices and costs. While their average values turn out to be only slightly affected by an increased contribution from renewables, the probability for extreme price events is shown to increase along with undesired peaks in the costs. Our methodology provides a tool for estimating outliers in prices obtained in the energy balancing market, once data of consumption, production and their typical fluctuations are provided.

  11. A MASS BALANCE OF SURFACE WATER GENOTOXICITY IN PROVIDENCE RIVER (RHODE ISLAND USA)

    Science.gov (United States)

    White and Rasmussen (Mutation Res. 410:223-236) used a mass balance approach to demonstrate that over 85% of the total genotoxic loading to the St. Lawrence River at Montreal is non-industrial. To validate the mass balance approach and investigate the sources of genotoxins in sur...

  12. Validation of the Nuclear Design Method for MOX Fuel Loaded LWR Cores

    International Nuclear Information System (INIS)

    Saji, E.; Inoue, Y.; Mori, M.; Ushio, T.

    2001-01-01

    The actual batch loading of mixed-oxide (MOX) fuel in light water reactors (LWRs) is now ready to start in Japan. One of the efforts that have been devoted to realizing this batch loading has been validation of the nuclear design methods calculating the MOX-fuel-loaded LWR core characteristics. This paper summarizes the validation work for the applicability of the CASMO-4/SIMULATE-3 in-core fuel management code system to MOX-fuel-loaded LWR cores. This code system is widely used by a number of electric power companies for the core management of their commercial LWRs. The validation work was performed for both boiling water reactor (BWR) and pressurized water reactor (PWR) applications. Each validation consists of two parts: analyses of critical experiments and core tracking calculations of operating plants. For the critical experiments, we have chosen a series of experiments known as the VENUS International Program (VIP), which was performed at the SCK/CEN MOL laboratory in Belgium. VIP consists of both BWR and PWR fuel assembly configurations. As for the core tracking calculations, the operating data of MOX-fuel-loaded BWR and PWR cores in Europe have been utilized

  13. Stochastic weighted particle methods for population balance equations with coagulation, fragmentation and spatial inhomogeneity

    International Nuclear Information System (INIS)

    Lee, Kok Foong; Patterson, Robert I.A.; Wagner, Wolfgang; Kraft, Markus

    2015-01-01

    Graphical abstract: -- Highlights: •Problems concerning multi-compartment population balance equations are studied. •A class of fragmentation weight transfer functions is presented. •Three stochastic weighted algorithms are compared against the direct simulation algorithm. •The numerical errors of the stochastic solutions are assessed as a function of fragmentation rate. •The algorithms are applied to a multi-dimensional granulation model. -- Abstract: This paper introduces stochastic weighted particle algorithms for the solution of multi-compartment population balance equations. In particular, it presents a class of fragmentation weight transfer functions which are constructed such that the number of computational particles stays constant during fragmentation events. The weight transfer functions are constructed based on systems of weighted computational particles and each of it leads to a stochastic particle algorithm for the numerical treatment of population balance equations. Besides fragmentation, the algorithms also consider physical processes such as coagulation and the exchange of mass with the surroundings. The numerical properties of the algorithms are compared to the direct simulation algorithm and an existing method for the fragmentation of weighted particles. It is found that the new algorithms show better numerical performance over the two existing methods especially for systems with significant amount of large particles and high fragmentation rates.

  14. Stochastic weighted particle methods for population balance equations with coagulation, fragmentation and spatial inhomogeneity

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Kok Foong [Department of Chemical Engineering and Biotechnology, University of Cambridge, New Museums Site, Pembroke Street, Cambridge CB2 3RA (United Kingdom); Patterson, Robert I.A.; Wagner, Wolfgang [Weierstrass Institute for Applied Analysis and Stochastics, Mohrenstraße 39, 10117 Berlin (Germany); Kraft, Markus, E-mail: mk306@cam.ac.uk [Department of Chemical Engineering and Biotechnology, University of Cambridge, New Museums Site, Pembroke Street, Cambridge CB2 3RA (United Kingdom); School of Chemical and Biomedical Engineering, Nanyang Technological University, 62 Nanyang Drive, Singapore, 637459 (Singapore)

    2015-12-15

    Graphical abstract: -- Highlights: •Problems concerning multi-compartment population balance equations are studied. •A class of fragmentation weight transfer functions is presented. •Three stochastic weighted algorithms are compared against the direct simulation algorithm. •The numerical errors of the stochastic solutions are assessed as a function of fragmentation rate. •The algorithms are applied to a multi-dimensional granulation model. -- Abstract: This paper introduces stochastic weighted particle algorithms for the solution of multi-compartment population balance equations. In particular, it presents a class of fragmentation weight transfer functions which are constructed such that the number of computational particles stays constant during fragmentation events. The weight transfer functions are constructed based on systems of weighted computational particles and each of it leads to a stochastic particle algorithm for the numerical treatment of population balance equations. Besides fragmentation, the algorithms also consider physical processes such as coagulation and the exchange of mass with the surroundings. The numerical properties of the algorithms are compared to the direct simulation algorithm and an existing method for the fragmentation of weighted particles. It is found that the new algorithms show better numerical performance over the two existing methods especially for systems with significant amount of large particles and high fragmentation rates.

  15. Wind Energy Management System EMS Integration Project: Incorporating Wind Generation and Load Forecast Uncertainties into Power Grid Operations

    Energy Technology Data Exchange (ETDEWEB)

    Makarov, Yuri V.; Huang, Zhenyu; Etingov, Pavel V.; Ma, Jian; Guttromson, Ross T.; Subbarao, Krishnappa; Chakrabarti, Bhujanga B.

    2010-01-01

    unique features make this work a significant step forward toward the objective of incorporating of wind, solar, load, and other uncertainties into power system operations. Currently, uncertainties associated with wind and load forecasts, as well as uncertainties associated with random generator outages and unexpected disconnection of supply lines, are not taken into account in power grid operation. Thus, operators have little means to weigh the likelihood and magnitude of upcoming events of power imbalance. In this project, funded by the U.S. Department of Energy (DOE), a framework has been developed for incorporating uncertainties associated with wind and load forecast errors, unpredicted ramps, and forced generation disconnections into the energy management system (EMS) as well as generation dispatch and commitment applications. A new approach to evaluate the uncertainty ranges for the required generation performance envelope including balancing capacity, ramping capability, and ramp duration has been proposed. The approach includes three stages: forecast and actual data acquisition, statistical analysis of retrospective information, and prediction of future grid balancing requirements for specified time horizons and confidence levels. Assessment of the capacity and ramping requirements is performed using a specially developed probabilistic algorithm based on a histogram analysis, incorporating all sources of uncertainties of both continuous (wind and load forecast errors) and discrete (forced generator outages and start-up failures) nature. A new method called the “flying brick” technique has been developed to evaluate the look-ahead required generation performance envelope for the worst case scenario within a user-specified confidence level. A self-validation algorithm has been developed to validate the accuracy of the confidence intervals.

  16. Quadruped robot for improving workability at hazardous environment. Development of load carriage function

    International Nuclear Information System (INIS)

    Matsuzaki, Kenji; Ueda, Koji; Suganuma, Naotaka; Uehara, Takuya; Nakamura, Norihito; Mitsuya, Yusuke

    2015-01-01

    The working area and working time are restricted for human under hazardous environment such as high radiation environment or disaster sites. For this reason, we have developed a remotely operated quadruped robot which can walk on uneven terrain such as stairs and slopes. We focused attention on using this robot for carrying various tools and materials for decommissioning work to enlarge workability in hazardous environment instead of personnel. When the arm for handling loads is mounted on the robot, the conveyable load is decreased by weight of the arm. Therefore, we realized unloading task using two of its legs as handling arms. This enables to carry the load which is equal to the maximum payload of the robot. Since the leg tip of this robot is not designed to handle objects, the lifting lug whose shape fits the leg tip was attached to the carrying tray. This unloading task was validated by simulation and experiments. Moreover, we have developed stable walking control method on unsteady or uneven terrain such as rubbles by dynamically keeping balance using posture sensors. This control method can improve robustness of walk with loads, and enhanced practicality of this robot. (author)

  17. Load Disaggregation via Pattern Recognition: A Feasibility Study of a Novel Method in Residential Building

    Directory of Open Access Journals (Sweden)

    Younghoon Kwak

    2018-04-01

    Full Text Available In response to the need to improve energy-saving processes in older buildings, especially residential ones, this paper describes the potential of a novel method of disaggregating loads in light of the load patterns of household appliances determined in residential buildings. Experiments were designed to be applicable to general residential buildings and four types of commonly used appliances were selected to verify the method. The method assumes that loads are disaggregated and measured by a single primary meter. Following the metering of household appliances and an analysis of the usage patterns of each type, values of electric current were entered into a Hidden Markov Model (HMM to formulate predictions. Thereafter, the HMM repeatedly performed to output the predicted data close to the measured data, while errors between predicted and the measured data were evaluated to determine whether they met tolerance. When the method was examined for 4 days, matching rates in accordance with the load disaggregation outcomes of the household appliances (i.e., laptop, refrigerator, TV, and microwave were 0.994, 0.992, 0.982, and 0.988, respectively. The proposed method can provide insights into how and where within such buildings energy is consumed. As a result, effective and systematic energy saving measures can be derived even in buildings in which monitoring sensors and measurement equipment are not installed.

  18. Systematic tools for chemical equation balancing

    International Nuclear Information System (INIS)

    Filby, E.E.; Idaho National Engineering Lab., Idaho Falls, ID; Idaho Univ., Idaho Falls, ID

    1989-01-01

    One of the most important skills that chemists and chemical engineers must develop is the ability to balance chemical equations. The normal first method taught is ''balancing by inspection'', which is sometimes explained as simply ''mental algebra.'' Every textbook surveyed for this paper presents equation balancing first as a matter of trial and error; this includes four very recently published books. Very little further guidance is provided until oxidation-reduction reactions must be balanced. The most commonly taught approaches for balancing, redox equations have been the oxidation state change and ion-electron methods. Unfortunately, redox reactions are usually treated as a new topic, and what the student has teamed about ''ordinary'' equations is of little or no help. All too often, these contradictions simply confuse and frustrate students, and equation balancing is relegated to the status of a black art. This is ironic because such,confusion and frustration is not necessary: Chemical equations can, in fact, be balanced by explicitly definable mathematical methods. The purpose of this paper is to outline the algebraic methods involved

  19. Comparative analysis of different methods of modelling of most loaded fuel pin in transients

    International Nuclear Information System (INIS)

    Ovdiyenko, Y.; Khalimonchuk, V.; Ieremenko, M.

    2007-01-01

    Different methods of modeling of most loaded fuel pin are presented at the work. Calculation studies are performed on example of accident related to WWER-1000 cluster rod ejection with using of spatial kinetic code DYN3D that uses nodal method to calculate distribution of neutron flux in the core. Three methods of modeling of most loaded fuel pin are considered - flux reconstruction in fuel macrocell, pin-by-pin calculation by using of DYN3D/DERAB package and by introducing of additional 'hot channel'. Obtained results of performed studies could be used for development of calculation kinetic models during preparing of safety analysis report (Authors)

  20. Automated load balancing in the ATLAS high-performance storage software

    CERN Document Server

    Le Goff, Fabrice; The ATLAS collaboration

    2017-01-01

    The ATLAS experiment collects proton-proton collision events delivered by the LHC accelerator at CERN. The ATLAS Trigger and Data Acquisition (TDAQ) system selects, transports and eventually records event data from the detector at several gigabytes per second. The data are recorded on transient storage before being delivered to permanent storage. The transient storage consists of high-performance direct-attached storage servers accounting for about 500 hard drives. The transient storage operates dedicated software in the form of a distributed multi-threaded application. The workload includes both CPU-demanding and IO-oriented tasks. This paper presents the original application threading model for this particular workload, discussing the load-sharing strategy among the available CPU cores. The limitations of this strategy were reached in 2016 due to changes in the trigger configuration involving a new data distribution pattern. We then describe a novel data-driven load-sharing strategy, designed to automatical...

  1. Simulation of pore pressure accumulation under cyclic loading using Finite Volume Method

    DEFF Research Database (Denmark)

    Tang, Tian; Hededal, Ole

    2014-01-01

    This paper presents a finite volume implementation of a porous, nonlinear soil model capable of simulating pore pressure accumulation under cyclic loading. The mathematical formulations are based on modified Biot’s coupled theory by substituting the original elastic constitutive model...... with an advanced elastoplastic model suitable for describing monotonic as well as cyclic loading conditions. The finite volume method is applied to discretize these formulations. The resulting set of coupled nonlinear algebraic equations are then solved by a ’segregated’ solution procedure. An efficient return...

  2. Load Management of Data Centers as Regulation Capacity in Denmark

    DEFF Research Database (Denmark)

    Clausen, Anders; Ghatikar, Girish; Jørgensen, Bo Nørregaard

    2014-01-01

    are of special interest as they account for 500 GWh of consumption in Denmark or nearly 2% of the total electricity consumption. This paper performs an analysis on load management capabilities of data centers in Denmark based on the experiences in the U.S. We characterize the load management capabilities...... for transmission system operators and distribution system operators and balance errors in forecasts made by balance responsible parties. By enabling the demand-side to adapt consumption to match power generation, we can address this in a cost-effective and environmental sound way. In this context, data centers...... of the data centers based on their types, technology, and their application as grid management resources. Further, we identify demand-side entry barriers towards market participation. Our findings suggest that groups of data centers can offer dynamic load flexibility as virtual power plants, and thereby...

  3. STRAP-2, Stress Analysis of Structure with Static Loading by Finite Elements Method. STRAP-D, Stress Analysis of Structure with Time-Dependent Loading by Finite Elements Method

    International Nuclear Information System (INIS)

    Dearien, J.A.; Uldrich, E.D.

    1975-01-01

    1 - Description of problem or function: The code STRAP (Structural Analysis Package) was developed to analyze the response of structural systems to static and dynamic loading conditions. STRAP-S solves for the displacements and member forces of structural systems under static loads and temperature gradients. STRAP-D will solve numerically a given structural dynamics problem. 2 - Method of solution: STRAP-S generates the stiffness matrix of a structure by the finite element method and solves the resulting equations for structural displacements and member forces. STRAP-D generates the stiffness matrix, solves for eigenvalues and eigenvectors, uncouples and solves the series of second-order ordinary differential equations, and then calculates and plots the requested member forces. 3 - Restrictions on the complexity of the problem: STRAP-S maxima: 250 degrees of freedom, 100 members; STRAP-D maxima: 100 degrees of freedom, 80 time-steps in the forcing function input

  4. Power balance provision through co-ordinated control of modern storage heater load

    OpenAIRE

    Qazi, Hassan Wajahat; Flynn, Damian

    2013-01-01

    Operational inflexibility due to wind variability at high penetration levels can be mitigated through flexible demand. However, most flexible loads entail a subsequent short-term higher energy payback and aggregated load coincidence. Storage heaters operating on a dual tariff, that typically charge during a fixed time window, can be considered as distributed thermal storage without an associated energy payback period. Modern storage heaters have improved heat retention, the capability to esti...

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

  6. Simple Models for Model-based Portfolio Load Balancing Controller Synthesis

    DEFF Research Database (Denmark)

    Edlund, Kristian Skjoldborg; Mølbak, Tommy; Bendtsen, Jan Dimon

    2010-01-01

    of generation units existing in an electrical power supply network, for instance in model-based predictive control or declarative control schemes. We focus on the effectuators found in the Danish power system. In particular, the paper presents models for boiler load, district heating, condensate throttling...

  7. Decentralized Method for Load Sharing and Power Management in a PV/Battery Hybrid Source Islanded Microgrid

    DEFF Research Database (Denmark)

    Karimi, Yaser; Oraee, Hashem; Golsorkhi, Mohammad

    2017-01-01

    This paper proposes a new decentralized power management and load sharing method for a photovoltaic based islanded microgrid consisting of various PV units, battery units and hybrid PV/battery units. Unlike the previous methods in the literature, there is no need to communication among the units......, the operation of each unit is divided into five states and modified active power-frequency droop functions are used according to operating states. The frequency level is used as trigger for switching between the states. Efficacy of the proposed method in different load, PV generation and battery conditions...... and the proposed method is not limited to the systems with separate PV and battery units or systems with only one hybrid unit. The proposed method takes into account the available PV power and battery conditions of the units to share the load among them. To cover all possible conditions of the microgrid...

  8. Method of bringing nuclear power plant to fractional electrical load conditions

    International Nuclear Information System (INIS)

    Iljunin, V.G.; Kuznetsoy, I.A.; Murogov, V.M.; Shmelev, A.N.

    1978-01-01

    A method is described of bringing a nuclear power plant to fractional electric load conditions, which power plant comprises at least two nuclear reactors, at least one nuclear reactor being a breeder and both reactors transferring heat to the turbine working substance, consisting in that the consumption of the turbine working substance is reduced in accordance with a predetermined fractional load. At the same time, the amount of heat being transferred from the nuclear reactors to the turbine working substance is reduced, for which purpose the reactors are included in autonomous cooling circuits to successively transfer heat to the turbine working substance. The breeding reactor is included in the cooling circuit with a lower coolant temperature, the temperature of the coolant at the inlet and outlet of the breeder being reduced to a level ensuring the operation of the nuclear power plant in predetermined fractional load conditions, due to which the power of the breeder is increased, and afterheat is removed

  9. An Elastic Charging Service Fee-Based Load Guiding Strategy for Fast Charging Stations

    Directory of Open Access Journals (Sweden)

    Shu Su

    2017-05-01

    Full Text Available Compared with the traditional slow charging loads, random integration of large scale fast charging loads will exert more serious impacts on the security of power network operation. Besides, to maximize social benefits, effective scheduling strategies guiding fast charging behaviors should be formulated rather than simply increasing infrastructure construction investments on the power grid. This paper first analyzes the charging users’ various responses to an elastic charging service fee, and introduces the index of charging balance degree to a target region by considering the influence of fast charging loads on the power grid. Then, a multi-objective optimization model of the fast charging service fee is constructed, whose service fee can be further optimized by employing a fuzzy programming method. Therefore, both users’ satisfaction degree and the equilibrium of charging loads can be maintained simultaneously by reasonably guiding electric vehicles (EVs to different fast charging stations. The simulation results demonstrate the effectiveness of the proposed dynamic charging service pricing and the corresponding fast charging load guidance strategy.

  10. A Study on Assessment Method of Traffic Load Effect of Bridge in Service

    Science.gov (United States)

    Ling, Pan; Dajian, Han

    2010-05-01

    Because of overloading usually occur in highway in China today, it is found that the traffic load and the load effects given by Specification for Inspection and Evaluation of Load-bearing Capacity of Highway Bridge[1] cannot be adequately estimated. Especially, the extreme values in a service period can not be predicted. In this paper, a model is first developed for a better estimation of the actual traffic flow, as well as the service load effect level of a bridge. Based on a five-day collection data of the vehicle samples passing through the exit of Guangyuan to Shahe of the North-Ring Highway in Guangzhou, The Qiaole Bridge of the highway is taken as an example to illustrate the assessment model. Then, a threshold model is applied to estimate the tail distribution of the maximum load effect of a fleet. And threshold point process is used to infer the maximum value distribution for prediction of the load effect level of the bridge in a future time period. Finally, a 0.95 quantile is obtained to compare with the result given by specification[1]. The results show that the assessment method proposed in this paper is valid and feasible.

  11. Research of Human Postural Balance Parameters

    Directory of Open Access Journals (Sweden)

    Julius Griškevičius

    2011-02-01

    Full Text Available In present article postural balance between subjects with stroke and healthy subjects, is being investigated with eyes opened and eyes closed. In the research participated 30 healthy subjects and 15 subjects with stroke. At the same time two experimental measurements were performed – postural balance was measured using balance platform and oscillations of the centre of mass were observed using two-axial accelerometer. It was noted, that amplitudes of subjects with stroke were larger almost two times than control group’s of healthy subjects. It was find out, that ratios of pressure distribution on both left and right legs are in range from 1 to 0.9 for healthy subjects, and ratios below 0.9 are common for subjects with stroke. When subjects were standing with eyes closed, sway amplitudes were higher and the ratios of load distribution on left and right legs were lower.Article in Lithuanian

  12. Two different modelling methods of the saturated steam turbine load rejection

    International Nuclear Information System (INIS)

    Negreanu, Gabriel-Paul; Oprea, Ion

    1999-01-01

    One of the most difficult operation regimes of a steam turbine is the load rejection. It happens usually when the main switchgear of the unit closes unexpectedly due to some external or internal causes. In this moment, the rotor balance collapses: the motor momentum is positive, the resistant momentum is zero and the rotation velocity increases rapidly. When this process occurs, the over-speed protection should activate the emergency stop valves and the control and intercept valves in order to stop the steam admission into the turbine. The paper presents two differential approaches of the fluid dynamic processes from the flow sections of the saturated steam turbine of the NPP, where the laws of mass and energy conservation are applied. In this manner, the 'power and speed versus time' diagrams can be drawn. The main parameters of such technical problem are the closure low of the valves, the large volume of internal cavities, the huge inertial momentum of the rotor and especially the moisture of the steam that evaporates when the pressure decreases and generates an extra power in the turbine. (authors)

  13. Ranking Method for Peak-Load Shifting Considering Different Types of Data

    DEFF Research Database (Denmark)

    Wang, Peng; Wen, Fushuan; Pinson, Pierre

    2016-01-01

    , an evaluation system for the purpose of peak-load shifting is established from three aspects: economic, social, and environmental impacts. Then a mixed-data dominance method is employed in this work to determine the comprehensive closeness degree of each user under each index, and an optimal comprehensive...

  14. A practical approach to flexible rotor balancing

    International Nuclear Information System (INIS)

    Khan, M.I.; Chohan, G.Y.; Khan, M.Z.

    2001-01-01

    There are various conventional methods for flexible rotor balancing. These :methods have been applied successfully for balancing cylindrical rotors since long. One of these mostly used is modal balancing. Besides its usefulness, difficulties are encountered when sufficient number of balancing planes are not available under certain conditions where a rotor is enclosed at its both ends by discs. In this work, a practical technique of counter balancing has been introduced. This technique has proved its importance in balancing the rotors. We would discuss efficiency of this technique over the conventional modal balancing. (author)

  15. Design and Analysis of Electrical Distribution Networks and Balancing Markets in the UK: A New Framework with Applications

    Directory of Open Access Journals (Sweden)

    Vijayanarasimha Hindupur Pakka

    2016-02-01

    Full Text Available We present a framework for the design and simulation of electrical distribution systems and short term electricity markets specific to the UK. The modelling comprises packages relating to the technical and economic features of the electrical grid. The first package models the medium/low distribution networks with elements such as transformers, voltage regulators, distributed generators, composite loads, distribution lines and cables. This model forms the basis for elementary analysis such as load flow and short circuit calculations and also enables the investigation of effects of integrating distributed resources, voltage regulation, resource scheduling and the like. The second part of the modelling exercise relates to the UK short term electricity market with specific features such as balancing mechanism and bid-offer strategies. The framework is used for investigating methods of voltage regulation using multiple control technologies, to demonstrate the effects of high penetration of wind power on balancing prices and finally use these prices towards achieving demand response through aggregated prosumers.

  16. A comparison of three observational techniques for assessing postural loads in industry.

    Science.gov (United States)

    Kee, Dohyung; Karwowski, Waldemar

    2007-01-01

    This study aims to compare 3 observational techniques for assessing postural load, namely, OWAS, RULA, and REBA. The comparison was based on the evaluation results generated by the classification techniques using 301 working postures. All postures were sampled from the iron and steel, electronics, automotive, and chemical industries, and a general hospital. While only about 21% of the 301 postures were classified at the action category/level 3 or 4 by both OWAS and REBA, about 56% of the postures were classified into action level 3 or 4 by RULA. The inter-method reliability for postural load category between OWAS and RULA was just 29.2%, and the reliability between RULA and REBA was 48.2%. These results showed that compared to RULA, OWAS, and REBA generally underestimated postural loads for the analyzed postures, irrespective of industry, work type, and whether or not the body postures were in a balanced state.

  17. Simplified inelastic seismic response analysis of piping system using improved capacity spectrum method

    International Nuclear Information System (INIS)

    Iijima, Tadashi

    2005-01-01

    We applied improved capacity spectrum method (ICSM) to a piping system with an asymmetric load-deformation relationship in a piping elbow. The capacity spectrum method can predict an inelastic response by balancing the structural capacity obtained from the load-deformation relationship with the seismic demand defined by an acceleration-displacement response spectrum. The ICSM employs (1) effective damping ratio and period that are based on a statistical methodology, (2) practical procedures necessary to obtain a balance between the structural capacity and the seismic demand. The effective damping ratio and period are defined so as to maximize the probability that predicted response errors lie inside the -10 to 20% range. However, without taking asymmetry into consideration the displacement calculated by using the load-deformation relationship on the stiffer side was 39% larger than that of a time history analysis by a direct integral method. On the other hand, when asymmetry was taken into account, the calculated displacement was only 14% larger than that of a time history analysis. Thus, we verified that the ICSM could predict the inelastic response with errors lying within the -10 to 20% range, by taking into account the asymmetric load-deformation relationship of the piping system. (author)

  18. Scalable parallel elastic-plastic finite element analysis using a quasi-Newton method with a balancing domain decomposition preconditioner

    Science.gov (United States)

    Yusa, Yasunori; Okada, Hiroshi; Yamada, Tomonori; Yoshimura, Shinobu

    2018-04-01

    A domain decomposition method for large-scale elastic-plastic problems is proposed. The proposed method is based on a quasi-Newton method in conjunction with a balancing domain decomposition preconditioner. The use of a quasi-Newton method overcomes two problems associated with the conventional domain decomposition method based on the Newton-Raphson method: (1) avoidance of a double-loop iteration algorithm, which generally has large computational complexity, and (2) consideration of the local concentration of nonlinear deformation, which is observed in elastic-plastic problems with stress concentration. Moreover, the application of a balancing domain decomposition preconditioner ensures scalability. Using the conventional and proposed domain decomposition methods, several numerical tests, including weak scaling tests, were performed. The convergence performance of the proposed method is comparable to that of the conventional method. In particular, in elastic-plastic analysis, the proposed method exhibits better convergence performance than the conventional method.

  19. On period doubling bifurcations of cycles and the harmonic balance method

    International Nuclear Information System (INIS)

    Itovich, Griselda R.; Moiola, Jorge L.

    2006-01-01

    This works attempts to give quasi-analytical expressions for subharmonic solutions appearing in the vicinity of a Hopf bifurcation. Starting with well-known tools as the graphical Hopf method for recovering the periodic branch emerging from classical Hopf bifurcation, precise frequency and amplitude estimations of the limit cycle can be obtained. These results allow to attain approximations for period doubling orbits by means of harmonic balance techniques, whose accuracy is established by comparison of Floquet multipliers with continuation software packages. Setting up a few coefficients, the proposed methodology yields to approximate solutions that result from a second period doubling bifurcation of cycles and to extend the validity limits of the graphical Hopf method

  20. COMPARATIVE ANALYSIS OF EXERGETIC BALANCE METHODS IN ALCOHOLIC DISTILLATION COLUMNS

    Directory of Open Access Journals (Sweden)

    Arletis Cruz Llerena

    2017-04-01

    Full Text Available The comparison between three methods to calculate the exergy of the currents involved in the exergetic balance of alcoholic distillation columns is presented. Exergy of the currents was considered as: 1 flow exergies, 2 heat exergies and 3 the sum of flow exergy and chemical exergy. The implementation of the exergetic analysis was examined as a key point to improve the efficiency of the process. A case study, where the methods are applied for the evaluation of the exergy is analyzed; differences among the methods were obtained between the 15% and 30 %. The influence of the studied columns in total work capacity loss was determined, concluding that regardless of the method, the distillation column has shown the higher loss. An economic analysis was made applying the first method to the case study, where the percentage of ethanol in wine increases from 5.8 ºGL to 9 ºGL, which led to a decrease of vapor consumption of 23.66%, an exergetic yield increase of 28.02 % and a combustion gas flow reduction of 24 627 034.4 m3/year.

  1. Effects of gain-scheduling methods in a classical wind turbine controller on wind turbine aeroservoelastic modes and loads

    DEFF Research Database (Denmark)

    Tibaldi, Carlo; Henriksen, Lars Christian; Hansen, Morten Hartvig

    2014-01-01

    The eects of dierent gain-scheduling methods for a classical wind turbine controller, operating in full load region, on the wind turbine aeroservoelastic modes and loads are investigated in this work. The dierent techniques are derived looking at the physical problem to take into account the chan......The eects of dierent gain-scheduling methods for a classical wind turbine controller, operating in full load region, on the wind turbine aeroservoelastic modes and loads are investigated in this work. The dierent techniques are derived looking at the physical problem to take into account...

  2. Note: A novel method for in situ loading of gases via x-ray induced chemistry

    Energy Technology Data Exchange (ETDEWEB)

    Pravica, Michael; Bai, Ligang; Park, Changyong; Liu, Yu; Galley, Martin; Robinson, John; Bhattacharya, Neelanjan (UNLV); (CIW)

    2011-12-14

    We have developed and demonstrated a novel method to load oxygen in a sealed diamond anvil cell via the x-ray induced decomposition of potassium chlorate. By irradiating a pressurized sample of an oxidizer (KClO{sub 3}) with either monochromatic or white beam x-rays from the Advanced Photon Source at ambient temperature and variable pressure, we succeeded in creating a localized region of molecular oxygen surrounded by unreacted sample which was confirmed via Raman spectroscopy. We anticipate that this technique will be useful in loading even more challenging, difficult-to-load gases such as hydrogen and also to load multiple gases.

  3. Note: A novel method for in situ loading of gases via x-ray induced chemistry

    Science.gov (United States)

    Pravica, Michael; Bai, Ligang; Park, Changyong; Liu, Yu; Galley, Martin; Robinson, John; Bhattacharya, Neelanjan

    2011-10-01

    We have developed and demonstrated a novel method to load oxygen in a sealed diamond anvil cell via the x-ray induced decomposition of potassium chlorate. By irradiating a pressurized sample of an oxidizer (KClO3) with either monochromatic or white beam x-rays from the Advanced Photon Source at ambient temperature and variable pressure, we succeeded in creating a localized region of molecular oxygen surrounded by unreacted sample which was confirmed via Raman spectroscopy. We anticipate that this technique will be useful in loading even more challenging, difficult-to-load gases such as hydrogen and also to load multiple gases.

  4. The method of measurement and synchronization control for large-scale complex loading system

    International Nuclear Information System (INIS)

    Liao Min; Li Pengyuan; Hou Binglin; Chi Chengfang; Zhang Bo

    2012-01-01

    With the development of modern industrial technology, measurement and control system was widely used in high precision, complex industrial control equipment and large-tonnage loading device. The measurement and control system is often used to analyze the distribution of stress and displacement in the complex bearing load or the complex nature of the mechanical structure itself. In ITER GS mock-up with 5 flexible plates, for each load combination, detect and measure potential slippage between the central flexible plate and the neighboring spacers is necessary as well as the potential slippage between each pre-stressing bar and its neighboring plate. The measurement and control system consists of seven sets of EDC controller and board, computer system, 16-channel quasi-dynamic strain gauge, 25 sets of displacement sensors, 7 sets of load and displacement sensors in the cylinders. This paper demonstrates the principles and methods of EDC220 digital controller to achieve synchronization control, and R and D process of multi-channel loading control software and measurement software. (authors)

  5. Muscle activation timing and balance response in chronic lower back pain patients with associated radiculopathy.

    Science.gov (United States)

    Frost, Lydia R; Brown, Stephen H M

    2016-02-01

    Patients with chronic low back pain and associated radiculopathy present with neuromuscular symptoms both in their lower back and down their leg; however, investigations of muscle activation have so far been isolated to the lower back. During balance perturbations, it is necessary that lower limb muscles activate with proper timing and sequencing along with the lower back musculature to efficiently regain balance control. Patients with chronic low back pain and radiculopathy and matched controls completed a series of balance perturbations (rapid bilateral arm raise, unanticipated and anticipated sudden loading, and rapid rise to toe). Muscle activation timing and sequencing as well as kinetic response to the perturbations were analyzed. Patients had significantly delayed lower limb muscle activation in rapid arm raise trials as compared to controls. In sudden loading trials, muscle activation timing was not delayed in patients; however, some differences in posterior chain muscle activation sequencing were present. Patients demonstrated less anterior-posterior movement in unanticipated sudden loading trials, and greater medial-lateral movement in rise to toe trials. Patients with low back pain and radiculopathy demonstrated some significant differences from control participants in terms of muscle activation timing, sequencing, and overall balance control. The presence of differences between patients and controls, specifically in the lower limb, indicates that radiculopathy may play a role in altering balance control in these patients. Copyright © 2015 Elsevier Ltd. All rights reserved.

  6. Modeling and simulating an electrical grid subsystem for power balance analysis

    DEFF Research Database (Denmark)

    Totu, Luminita Cristiana; Leth, John-Josef; Wisniewski, Rafal

    2012-01-01

    We present an approach for power balance analysis in Smart Grids where the physical behavior of different electrical devices is modeled at unit level, and the collective load and generation curves can later be obtained by aggregation. In this way, new behaviors, flexibilities and intelligent...... strategies for power consumption and generation can be easily introduced at the user-level and the system-level impact analyzed on the aggregated profiles. The future aim is to investigate bottom-up balancing strategies, where units with a flexible energy band can react independently to power balance signals...

  7. A closed-loop energy price controlling method for real-time energy balancing in a smart grid energy market

    International Nuclear Information System (INIS)

    Alagoz, B. Baykant; Kaygusuz, Asim; Akcin, Murat; Alagoz, Serkan

    2013-01-01

    Future smart grids will require a flexible, observable, and controllable network for reliable and efficient energy delivery under uncertain generation and demand conditions. One of the mechanisms for efficient and reliable energy generation is dynamic demand-responsive generation management based on energy price adjustments that creates a balance in energy markets. This study presents a closed-loop PID (proportional–integral–derivative) controller-based price control method for autonomous and real-time balancing of energy demand and generation in smart grid electricity markets. The PID control system can regulate energy prices online to respond dynamically and instantaneously to the varying energy demands of grid consumers. Independent energy suppliers in the smart grid decide whether to sell their energy to the grid according to the energy prices declared by the closed-loop PID controller system. Energy market simulations demonstrate that PID-controlled energy price regulation can effectively maintain an energy balance for hourly demand fluctuations of consumers. - Highlights: • This study presents a control theoretic approach for management of energy balance. • A closed-loop PID controller-based price controlling method is used in smart grid. • The simulation results demonstrate advantages of PID-based energy price control. • This method is appropriate for demand responsive management of smart grid markets

  8. Simplified static method for determining seismic loads on equipment in moderate and high hazard facilities

    International Nuclear Information System (INIS)

    Scott, M.A.; Holmes, P.A.

    1991-01-01

    A simplified static analysis methodology is presented for qualifying equipment in moderate and high-hazard facility-use category structures, where the facility use is defined in Design and Evaluation Guidelines for Department of Energy Facilities Subjected to Natural Phenomena Hazards, UCRL-15910. Currently there are no equivalent simplified static methods for determining seismic loads on equipment in these facility use categories without completing dynamic analysis of the facility to obtain local floor accelerations or spectra. The requirements of UCRL-15910 specify the use of open-quotes dynamicclose quotes analysis methods, consistent with Seismic Design Guidelines for Essential Buildings, Chapter 6, open-quotes Nonstructural Elements,close quotes TM5-809-10-1, be used for determining seismic loads on mechanical equipment and components. Chapter 6 assumes that the dynamic analysis of the facility has generated either floor response spectra or model floor accelerations. These in turn are utilized with the dynamic modification factor and the actual demand and capacity ratios to determine equipment loading. This complex methodology may be necessary to determine more exacting loads for hard to qualify equipment but does not provide a simple conservative loading methodology for equipment with ample structural capacity

  9. A rehabilitation tool for functional balance using altered gravity and virtual reality

    Directory of Open Access Journals (Sweden)

    Ince Serdar

    2007-07-01

    Full Text Available Abstract Background There is a need for effective and early functional rehabilitation of patients with gait and balance problems including those with spinal cord injury, neurological diseases and recovering from hip fractures, a common consequence of falls especially in the elderly population. Gait training in these patients using partial body weight support (BWS on a treadmill, a technique that involves unloading the subject through a harness, improves walking better than training with full weight bearing. One problem with this technique not commonly acknowledged is that the harness provides external support that essentially eliminates associated postural adjustments (APAs required for independent gait. We have developed a device to address this issue and conducted a training study for proof of concept of efficacy. Methods We present a tool that can enhance the concept of BWS training by allowing natural APAs to occur mediolaterally. While in a supine position in a 90 deg tilted environment built around a modified hospital bed, subjects wear a backpack frame that is freely moving on air-bearings (cf. puck on an air hockey table and attached through a cable to a pneumatic cylinder that provides a load that can be set to emulate various G-like loads. Veridical visual input is provided through two 3-D automultiscopic displays that allow glasses free 3-D vision representing a virtual surrounding environment that may be acquired from sites chosen by the patient. Two groups of 12 healthy subjects were exposed to either strength training alone or a combination of strength and balance training in such a tilted environment over a period of four weeks. Results Isokinetic strength measured during upright squat extension improved similarly in both groups. Measures of balance assessed in upright showed statistically significant improvements only when balance was part of the training in the tilted environment. Postural measures indicated less reliance on

  10. Deuterium inventory in Tore Supra: reconciling particle balance and post-mortem analysis

    International Nuclear Information System (INIS)

    Tsitrone, E.; Brosset, C.; Pegourie, B.; Gauthier, E.; Bouvet, J.; Bucalossi, J.; Carpentier, S.; Corre, Y.; Delchambre, E.; Dittmar, T.; Douai, D.; Ekedahl, A.; Ghendrih, Ph.; Grisolia, C.; Grosman, A.; Gunn, J.; Hong, S.H.; Desgranges, L.; Escarguel, A.; Jacob, W.

    2009-01-01

    Fuel retention, a crucial issue for next step devices, is assessed in present-day tokamaks using two methods: particle balance performed during shots and post-mortem analysis carried out during shutdowns between experimental campaigns. Post-mortem analysis generally gives lower estimates of fuel retention than integrated particle balance. In order to understand the discrepancy between these two methods, a dedicated experimental campaign has been performed in Tore Supra to load the vessel walls with deuterium (D) and monitor the trapped D inventory through particle balance. The campaign was followed by an extensive post-mortem analysis phase of the Tore Supra limiter. This paper presents the status of the analysis phase, including the assessment of the D content in the castellated tile structure of the limiter. Indeed, using combined surface analysis techniques, it was possible to derive the relative contributions of different zones of interest on the limiter (erosion, thick deposits, thin deposits), showing that the post-mortem inventory is mainly due to codeposition (90% of the total), in particular due to gap deposits. However, deuterium was also evidenced deep into the material in erosion zones (10% of the total). At the present stage of the analysis, 50% of the inventory deduced from particle balance has been found through post-mortem analysis, a significant progress with respect to previous studies (factor 8-10 discrepancy). This shows that post-mortem analysis can be consistent with particle balance provided specific procedures are implemented (dedicated campaign followed by extensive post-mortem analysis). Both techniques are needed for a reliable assessment of fuel retention in tokamaks, giving complementary information on how much and where fuel is retained in the vessel walls.

  11. Estimating the actual ET from a pecan farm using the OPEC energy-balance and Penman- Monteith methods

    Science.gov (United States)

    Debele, B.; Bawazir, S. A.

    2006-12-01

    Accurate estimation of ET from field crops/orchards is the basis for better irrigation water management. In areas like Mesilla Valley, NM, where water is scarce, it is even more important to precisely determine the crop ET. An OPEC energy balance system was run for 117 days (June 22 October 14, 2001) in a matured pecan farm at Mesilla Valley, NM. The actual evapotranspiration (ET) from pecan orchards was determined from the surface energy balance as a residual, having measured the net radiation, soil heat flux, and sensible heat components using the OPEC method. Since pecans are large trees, we have also examined the effect of including thermal energies stored in the air (Ga) and plant canopy (Gc), on top of the commonly used thermal energy stored in the soil (Gs), on surface energy balance, and hence ET. The results indicate that incorporating thermal energies stored in the air and canopy has a significant effect on total energy storage for shorter temporal resolutions, such as 30-minutes and an hour. Conversely, for longer temporal resolutions (e.g., diurnal and monthly averages), the effect of including thermal energies stored in the air and vegetation on total thermal energy storage is negligible. Our results also showed that the bulk of the total thermal energy storage (G = Gs + Ga + Gc) in the surface energy balance was stored in the soil (Gs). In addition, we have also determined the crop coefficient (Kc) of pecan by combining the actual ET obtained from the OPEC method and potential ET (ET0) calculated using weather data in the surrounding area. Our average pecan Kc values were comparable with the ones reported by other researchers using different methods. We conclude that the OPEC energy balance method can be used to calculate Kc values for pecan whereby farmers and extension agents use the calculated Kc values in combination with ET0 to determine the consumptive use of pecan trees.

  12. Stability analysis of shallow tunnels subjected to eccentric loads by a boundary element method

    Directory of Open Access Journals (Sweden)

    Mehdi Panji

    2016-08-01

    Full Text Available In this paper, stress behavior of shallow tunnels under simultaneous non-uniform surface traction and symmetric gravity loading was studied using a direct boundary element method (BEM. The existing full-plane elastostatic fundamental solutions to displacement and stress fields were used and implemented in a developed algorithm. The cross-section of the tunnel was considered in circular, square, and horseshoe shapes and the lateral coefficient of the domain was assumed as unit quantity. Double-node procedure of the BEM was applied at the corners to improve the model including sudden traction changes. The results showed that the method used was a powerful tool for modeling underground openings under various external as well as internal loads. Eccentric loads significantly influenced the stress pattern of the surrounding tunnel. The achievements can be practically used in completing and modifying regulations for stability investigation of shallow tunnels.

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

  14. Constitutive equations for energy balance evaluation in metals under inelastic deformation

    Science.gov (United States)

    Kostina, A.; Plekhov, O.; Venkatraman, B.

    2017-12-01

    The work is devoted to the development of constitutive equations for energy balance evaluation in plastically deformed metals. The evolution of the defect system is described by a previously obtained model based on the Boltzmann-Gibbs statistics. In the framework of this model, a collective behavior of mesodefect ensembles is taken into account by the introduction of an internal variable representing additional structural strain. This parameter enables the partition of plastic work into dissipated heat and stored energy. The proposed model is applied to energy balance calculation in a Ti-1Al-1Mn specimen subjected to cyclic loading. Simulation results have shown that the model is able to describe an upward trend in the stored energy value with the increase in the load ratio.

  15. A pollutant load hierarchical allocation method integrated in an environmental capacity management system for Zhushan Bay, Taihu Lake.

    Science.gov (United States)

    Liang, Shidong; Jia, Haifeng; Yang, Cong; Melching, Charles; Yuan, Yongping

    2015-11-15

    An environmental capacity management (ECM) system was developed to help practically implement a Total Maximum Daily Load (TMDL) for a key bay in a highly eutrophic lake in China. The ECM system consists of a simulation platform for pollutant load calculation and a pollutant load hierarchical allocation (PLHA) system. The simulation platform was developed by linking the Environmental Fluid Dynamics Code (EFDC) and Water Quality Analysis Simulation Program (WASP). In the PLHA, pollutant loads were allocated top-down in several levels based on characteristics of the pollutant sources. Different allocation methods could be used for the different levels with the advantages of each method combined over the entire allocation. Zhushan Bay of Taihu Lake, one of the most eutrophic lakes in China, was selected as a case study. The allowable loads of total nitrogen, total phosphorus, ammonia, and chemical oxygen demand were found to be 2122.2, 94.9, 1230.4, and 5260.0 t·yr(-1), respectively. The PLHA for the case study consists of 5 levels. At level 0, loads are allocated to those from the lakeshore direct drainage, atmospheric deposition, internal release, and tributary inflows. At level 1 the loads allocated to tributary inflows are allocated to the 3 tributaries. At level 2, the loads allocated to one inflow tributary are allocated to upstream areas and local sources along the tributary. At level 3, the loads allocated to local sources are allocated to the point and non-point sources from different towns. At level 4, the loads allocated to non-point sources in each town are allocated to different villages. Compared with traditional forms of pollutant load allocation methods, PLHA can combine the advantages of different methods which put different priority weights on equity and efficiency, and the PLHA is easy to understand for stakeholders and more flexible to adjust when applied in practical cases. Copyright © 2015 Elsevier B.V. All rights reserved.

  16. A comparison of entropy balance and probability weighting methods to generalize observational cohorts to a population: a simulation and empirical example.

    Science.gov (United States)

    Harvey, Raymond A; Hayden, Jennifer D; Kamble, Pravin S; Bouchard, Jonathan R; Huang, Joanna C

    2017-04-01

    We compared methods to control bias and confounding in observational studies including inverse probability weighting (IPW) and stabilized IPW (sIPW). These methods often require iteration and post-calibration to achieve covariate balance. In comparison, entropy balance (EB) optimizes covariate balance a priori by calibrating weights using the target's moments as constraints. We measured covariate balance empirically and by simulation by using absolute standardized mean difference (ASMD), absolute bias (AB), and root mean square error (RMSE), investigating two scenarios: the size of the observed (exposed) cohort exceeds the target (unexposed) cohort and vice versa. The empirical application weighted a commercial health plan cohort to a nationally representative National Health and Nutrition Examination Survey target on the same covariates and compared average total health care cost estimates across methods. Entropy balance alone achieved balance (ASMD ≤ 0.10) on all covariates in simulation and empirically. In simulation scenario I, EB achieved the lowest AB and RMSE (13.64, 31.19) compared with IPW (263.05, 263.99) and sIPW (319.91, 320.71). In scenario II, EB outperformed IPW and sIPW with smaller AB and RMSE. In scenarios I and II, EB achieved the lowest mean estimate difference from the simulated population outcome ($490.05, $487.62) compared with IPW and sIPW, respectively. Empirically, only EB differed from the unweighted mean cost indicating IPW, and sIPW weighting was ineffective. Entropy balance demonstrated the bias-variance tradeoff achieving higher estimate accuracy, yet lower estimate precision, compared with IPW methods. EB weighting required no post-processing and effectively mitigated observed bias and confounding. Copyright © 2016 John Wiley & Sons, Ltd. Copyright © 2016 John Wiley & Sons, Ltd.

  17. Cylinder wall insulation effects on the first- and second-law balances of a turbocharged diesel engine operating under transient load conditions

    International Nuclear Information System (INIS)

    Giakoumis, E.G.

    2007-01-01

    During the last decades there has been an increasing interest in the low heat rejection (LHR) diesel engine. In an LHR engine, an increased level of temperatures inside the cylinder is achieved, resulting from the insulation applied to the walls. The steady-state, LHR engine operation has been studied so far by applying either first- or second-law balances. Only a few works, however, have treated this subject during the very important transient operation with the results limited to the engine speed response. To this aim an experimentally validated transient diesel engine simulation code has been expanded so as to include the second-law balance. Two common insulators for the engine in hand, i.e. silicon nitride and plasma spray zirconia are studied and their effect is compared to the nominal non-insulated operation from the first- and second-law perspective. It is revealed that after a step increase in load, the second-law values unlike the first-law ones are heavily impacted by the insulation scheme applied. Combustion and total engine irreversibilities decrease significantly (up to 23% for the cases examined) with increasing insulation. Unfortunately, this decrease is not transformed into an increase in the mechanical work but rather increases the potential for extra work recovery owing to the higher availability content of the exhaust gas

  18. Operation and Management of Thermostatically Controlled Loads for Providing Regulation Services to Power Grids

    Science.gov (United States)

    Vanouni, Maziar

    The notion of demand-side participation in power systems operation and control is on the verge of realization because of the advancement in the required technologies an tools like communications, smart meters, sensor networks, large data management techniques, large scale optimization method, etc. Therefore, demand-response (DR) programs can be one of the prosperous solutions to accommodate part of the increasing demand for load balancing services which is brought about by the high penetration of intermittent renewable energies in power systems. This dissertation studies different aspects of the DR programs that utilized the thermostatically controlled loads (TCLs) to provide load balancing services. The importance of TCLs among the other loads lie on their flexibility in power consumption pattern while the customer/end-user comfort is not (or minimally) impacted. Chapter 2 discussed a previously presented direct load control (DLC) to control the power consumption of aggregated TCLs. The DLC method performs a power tracking control and based on central approach where a central controller broadcasts the control command to the dispersed TCLs to toggle them on/off. The central controller receives measurement feedback from the TCLs once per couple of minutes to run a successful forecast process. The performance evaluation criteria to evaluate the load balancing service provided by the TCLs are presented. The results are discussed under different scenarios and situation. The numerical results show the proper performance of the DLC method. This DLC method is used as the control method in all the studies in this dissertation. Chapter 3 presents performance improvements for the original method in Chapter 2 by communicating two more pieces of information called forecast parameters (FPs). Communicating improves the forecast process in the DLC and hence, both performance accuracy and the amount of tear-and-wear imposed on the TCLs. Chapter 4 formulates a stochastic

  19. A Computational Modeling Approach for Investigating Soft Tissue Balancing in Bicruciate Retaining Knee Arthroplasty

    Directory of Open Access Journals (Sweden)

    Shahram Amiri

    2012-01-01

    Full Text Available Bicruciate retaining knee arthroplasty, although has shown improved functions and patient satisfaction compared to other designs of total knee replacement, remains a technically demanding option for treating severe cases of arthritic knees. One of the main challenges in bicruciate retaining arthroplasty is proper balancing of the soft tissue during the surgery. In this study biomechanics of soft tissue balancing was investigated using a validated computational model of the knee joint with high fidelity definitions of the soft tissue structures along with a Taguchi method for design of experiments. The model was used to simulate intraoperative balancing of soft tissue structures following the combinations suggested by an orthogonal array design. The results were used to quantify the corresponding effects on the laxity of the joint under anterior-posterior, internal-external, and varus-valgus loads. These effects were ranked for each ligament bundle to identify the components of laxity which were most sensitive to the corresponding surgical modifications. The resulting map of sensitivity for all the ligament bundles determined the components of laxity most suitable for examination during intraoperative balancing of the soft tissue. Ultimately, a sequence for intraoperative soft tissue balancing was suggested for a bicruciate retaining knee arthroplasty.

  20. A Computational Modeling Approach for Investigating Soft Tissue Balancing in Bicruciate Retaining Knee Arthroplasty

    Science.gov (United States)

    Amiri, Shahram; Wilson, David R.

    2012-01-01

    Bicruciate retaining knee arthroplasty, although has shown improved functions and patient satisfaction compared to other designs of total knee replacement, remains a technically demanding option for treating severe cases of arthritic knees. One of the main challenges in bicruciate retaining arthroplasty is proper balancing of the soft tissue during the surgery. In this study biomechanics of soft tissue balancing was investigated using a validated computational model of the knee joint with high fidelity definitions of the soft tissue structures along with a Taguchi method for design of experiments. The model was used to simulate intraoperative balancing of soft tissue structures following the combinations suggested by an orthogonal array design. The results were used to quantify the corresponding effects on the laxity of the joint under anterior-posterior, internal-external, and varus-valgus loads. These effects were ranked for each ligament bundle to identify the components of laxity which were most sensitive to the corresponding surgical modifications. The resulting map of sensitivity for all the ligament bundles determined the components of laxity most suitable for examination during intraoperative balancing of the soft tissue. Ultimately, a sequence for intraoperative soft tissue balancing was suggested for a bicruciate retaining knee arthroplasty. PMID:23082090

  1. An Analytical Method for Determining the Load Distribution of Single-Column Multibolt Connection

    Directory of Open Access Journals (Sweden)

    Nirut Konkong

    2017-01-01

    Full Text Available The purpose of this research was to investigate the effect of geometric variables on the bolt load distributions of a cold-formed steel bolt connection. The study was conducted using an experimental test, finite element analysis, and an analytical method. The experimental study was performed using single-lap shear testing of a concentrically loaded bolt connection fabricated from G550 cold-formed steel. Finite element analysis with shell elements was used to model the cold-formed steel plate while solid elements were used to model the bolt fastener for the purpose of studying the structural behavior of the bolt connections. Material nonlinearities, contact problems, and a geometric nonlinearity procedure were used to predict the failure behavior of the bolt connections. The analytical method was generated using the spring model. The bolt-plate interaction stiffness was newly proposed which was verified by the experiment and finite element model. It was applied to examine the effect of geometric variables on the single-column multibolt connection. The effects were studied of varying bolt diameter, plate thickness, and the plate thickness ratio (t2/t1 on the bolt load distribution. The results of the parametric study showed that the t2/t1 ratio controlled the efficiency of the bolt load distribution more than the other parameters studied.

  2. HPOTP low-speed flexible rotor balancing, phase 1

    Science.gov (United States)

    Giordano, J.; Zorzi, E.

    1985-01-01

    A method was developed that shows promise in overcoming many balancing limitations. This method establishes one or more windows for low speed, out-of-housing balancing of flexible rotors. These windows are regions of speed and support flexibility where two conditions are simultaneously fulfilled. First, the rotor system behaves flexibly; therefore, there is separation among balance planes. Second, the response due to balance weights is large enough to reliably measure. The analytic formulation of the low-speed flexible rotor balancing method is described. The results of proof-of-principle tests conducted under the program are presented. Based on this effort, it is concluded that low speed flexible rotor balancing is a viable technology. In particular, the method can be used to balance a rotor bearing system at low speed which results in smooth operation above more than one bending critical speed. Furthermore, this balancing methodology is applicable to SSME turbopump rotors.

  3. A novel method for decomposing electricity feeder load into elementary profiles from customer information

    International Nuclear Information System (INIS)

    Gerossier, Alexis; Barbier, Thibaut; Girard, Robin

    2017-01-01

    Highlights: •Use of aggregated electricity load profiles and customer description at feeder level. •Statistical recovery of elementary load profiles with customer categorization. •Generation of load demand profiles for unknown feeders and new local areas. •Relevancy of the different categorizations. -- Abstract: To plan a distribution grid involves making a long-term forecast of sub-hourly demand, which requires modeling the demand and its dynamics with aggregated measurement data. Distribution system operators (DSOs) have been recording electricity sub-hourly demand delivered by their medium-voltage feeders (around 1000—10,000 customers) for several years. Demand profiles differ widely among the various considered feeders. This is partly due to the varying mix of customer categories from one feeder to another. To overcome this issue, elementary demand profiles are often associated with customer categories and then combined according to a mix description. This paper presents a novel method to estimate elementary profiles that only requires several feeder demand curves and a description of customers. The method relies on a statistical blind source model and a new estimation procedure based on the augmented Lagrangian method. The use of feeders to estimate elementary profiles means that measurements are fully representative and continuously updated. We illustrate the proposed method through a case study comprising around 1000 feeder demand curves operated by the main French DSO Enedis. We propose an application o that uses the obtained profiles to evaluate the contribution of any set of new customers to a feeder peak load. We show that profiles enable a simulation of new unmeasured areas with errors of around 20%. We also show how our method can be used to evaluate the relevancy of different customer categorizations.

  4. Plastic limit loads for cylindrical shell intersections under combined loading

    International Nuclear Information System (INIS)

    Skopinsky, V.N.; Berkov, N.A.; Vogov, R.A.

    2015-01-01

    In this research, applied methods of nonlinear analysis and results of determining the plastic limit loads for shell intersection configurations under combined internal pressure, in-plane moment and out-plane moment loadings are presented. The numerical analysis of shell intersections is performed using the finite element method, geometrically nonlinear shell theory in quadratic approximation and plasticity theory. For determining the load parameter of proportional combined loading, the developed maximum criterion of rate of change of relative plastic work is employed. The graphical results for model of cylindrical shell intersection under different two-parameter combined loadings (as generalized plastic limit load curves) and three-parameter combined loading (as generalized plastic limit load surface) are presented on the assumption that the internal pressure, in-plane moment and out-plane moment loads were applied in a proportional manner. - Highlights: • This paper presents nonlinear two-dimensional FE analysis for shell intersections. • Determining the plastic limit loads under combined loading is considered. • Developed maximum criterion of rate of change of relative plastic work is employed. • Plastic deformation mechanism in shell intersections is discussed. • Results for generalized plastic limit load curves of branch intersection are presented

  5. Load assumption for fatigue design of structures and components counting methods, safety aspects, practical application

    CERN Document Server

    Köhler, Michael; Pötter, Kurt; Zenner, Harald

    2017-01-01

    Understanding the fatigue behaviour of structural components under variable load amplitude is an essential prerequisite for safe and reliable light-weight design. For designing and dimensioning, the expected stress (load) is compared with the capacity to withstand loads (fatigue strength). In this process, the safety necessary for each particular application must be ensured. A prerequisite for ensuring the required fatigue strength is a reliable load assumption. The authors describe the transformation of the stress- and load-time functions which have been measured under operational conditions to spectra or matrices with the application of counting methods. The aspects which must be considered for ensuring a reliable load assumption for designing and dimensioning are discussed in detail. Furthermore, the theoretical background for estimating the fatigue life of structural components is explained, and the procedures are discussed for numerous applications in practice. One of the prime intentions of the authors ...

  6. Recharge contribution to the Guarani Aquifer System estimated from the water balance method in a representative watershed.

    Science.gov (United States)

    Wendland, Edson; Gomes, Luis H; Troeger, Uwe

    2015-01-01

    The contribution of recharge to regional groundwater flow systems is essential information required to establish sustainable water resources management. The objective of this work was to determine the groundwater outflow in the Ribeirão da Onça Basin using a water balance model of the saturated soil zone. The basin is located in the outcrop region of the Guarani Aquifer System (GAS). The water balance method involved the determination of direct recharge values, groundwater storage variation and base flow. The direct recharge was determined by the water table fluctuation method (WTF). The base flow was calculated by the hydrograph separation method, which was generated by a rain-flow model supported by biweekly streamflow measurements in the control section. Undisturbed soil samples were collected at depths corresponding to the variation zone of the groundwater level to determine the specific yield of the soil (drainable porosity). Water balances were performed in the saturated zone for the hydrological years from February 2004 to January 2007. The direct recharge ranged from 14.0% to 38.0%, and groundwater outflow from 0.4% to 2.4% of the respective rainfall during the same period.

  7. Effects of a dynamic balance training protocol on podalic support in older women. Pilot Study.

    Science.gov (United States)

    Battaglia, Giuseppe; Bellafiore, Marianna; Bianco, Antonino; Paoli, Antonio; Palma, Antonio

    2010-01-01

    The foot provides the only direct contact with supporting surfaces and therefore plays an important role in all postural tasks. Changes in the musculoskeletal and neurological characteristics of the foot with advancing age can alter plantar loading patterns and postural balance. Several studies have reported that exercise training improves postural performance in elderly individuals. The aim of our study was to investigate the effectiveness of a dynamic balance training protocol performed for 5 weeks on the support surface, percentage distribution of load in both feet, and body balance performance in healthy elderly women. Ten subjects (68.67±5.50 yrs old; 28.17±3.35 BMI) were evaluated with a monopodalic performance test and baropodometric analyses before and after the training period. We found a significant improvement in balance unipedal performance times on left and right foot by 20.18% and 26.23% respectively (p0.05). The increased support surface and equal redistribution of body weight on both feet obtained in response to our training protocol may be postural adaptations sufficient to improve static balance in elderly women.

  8. Comparing Mass Balance and Adjoint-Based 4D-VAR Methods for Inverse Modeling of Nitrogen Dioxide Columns for Nitrogen Oxide Emissions

    Science.gov (United States)

    Cooper, M.; Martin, R.; Henze, D. K.

    2016-12-01

    Nitrogen oxide (NOx ≡ NO + NO2) emission inventories can be improved through top-down constraints provided by inverse modeling of observed nitrogen dioxide (NO2) columns. Here we compare two methods of inverse modeling for emissions of NOx from synthetic NO2 columns generated from known emissions using the GEOS-Chem chemical transport model and its adjoint. We treat the adjoint-based 4D-VAR approach for estimating top-down emissions as a benchmark against which to evaluate variations on the mass balance method. We find that the standard mass balance algorithm can be improved by using an iterative process and using finite difference to calculate the local sensitivity of a change in NO2 columns to a change in emissions, resulting in a factor of two reduction in inversion error. In a simplified case study to recover local emission perturbations, horizontal smearing effects due to NOx transport were better resolved by the adjoint-based approach than by mass balance. For more complex emission changes that reflect real world scenarios, the iterative finite difference mass balance and adjoint methods produce similar top-down inventories when inverting hourly synthetic observations, both reducing the a priori error by factors of 3-4. Inversions of data sets that simulate satellite observations from low Earth and geostationary orbits also indicate that both the mass balance and adjoint inversions produce similar results, reducing a priori error by a factor of 3. As the iterative finite difference mass balance method provides similar accuracy as the adjoint-based 4D-VAR method, it offers the ability to efficiently estimate top-down emissions using models that do not have an adjoint.

  9. Development and implementation of a novel measure for quantifying training loads in rowing: the T2minute method.

    Science.gov (United States)

    Tran, Jacqueline; Rice, Anthony J; Main, Luana C; Gastin, Paul B

    2014-04-01

    The systematic management of training requires accurate training load measurement. However, quantifying the training of elite Australian rowers is challenging because of (a) the multicenter, multistate structure of the national program; (b) the variety of training undertaken; and (c) the limitations of existing methods for quantifying the loads accumulated from varied training formats. Therefore, the purpose of this project was to develop a new measure for quantifying training loads in rowing (the T2minute method). Sport scientists and senior coaches at the National Rowing Center of Excellence collaborated to develop the measure, which incorporates training duration, intensity, and mode to quantify a single index of training load. To account for training at different intensities, the method uses standardized intensity zones (T zones) established at the Australian Institute of Sport. Each zone was assigned a weighting factor according to the curvilinear relationship between power output and blood lactate response. Each training mode was assigned a weighting factor based on whether coaches perceived it to be "harder" or "easier" than on-water rowing. A common measurement unit, the T2minute, was defined to normalize sessions in different modes to a single index of load; one T2minute is equivalent to 1 minute of on-water single scull rowing at T2 intensity (approximately 60-72% VO2max). The T2minute method was successfully implemented to support national training strategies in Australian high performance rowing. By incorporating duration, intensity, and mode, the T2minute method extends the concepts that underpin current load measures, providing 1 consistent system to quantify loads from varied training formats.

  10. Distribution load estimation - DLE

    Energy Technology Data Exchange (ETDEWEB)

    Seppaelae, A. [VTT Energy, Espoo (Finland)

    1996-12-31

    The load research project has produced statistical information in the form of load models to convert the figures of annual energy consumption to hourly load values. The reliability of load models is limited to a certain network because many local circumstances are different from utility to utility and time to time. Therefore there is a need to make improvements in the load models. Distribution load estimation (DLE) is the method developed here to improve load estimates from the load models. The method is also quite cheap to apply as it utilises information that is already available in SCADA systems

  11. Distribution load estimation - DLE

    Energy Technology Data Exchange (ETDEWEB)

    Seppaelae, A [VTT Energy, Espoo (Finland)

    1997-12-31

    The load research project has produced statistical information in the form of load models to convert the figures of annual energy consumption to hourly load values. The reliability of load models is limited to a certain network because many local circumstances are different from utility to utility and time to time. Therefore there is a need to make improvements in the load models. Distribution load estimation (DLE) is the method developed here to improve load estimates from the load models. The method is also quite cheap to apply as it utilises information that is already available in SCADA systems

  12. Novel method to load multiple genes onto a mammalian artificial chromosome.

    Directory of Open Access Journals (Sweden)

    Anna Tóth

    Full Text Available Mammalian artificial chromosomes are natural chromosome-based vectors that may carry a vast amount of genetic material in terms of both size and number. They are reasonably stable and segregate well in both mitosis and meiosis. A platform artificial chromosome expression system (ACEs was earlier described with multiple loading sites for a modified lambda-integrase enzyme. It has been shown that this ACEs is suitable for high-level industrial protein production and the treatment of a mouse model for a devastating human disorder, Krabbe's disease. ACEs-treated mutant mice carrying a therapeutic gene lived more than four times longer than untreated counterparts. This novel gene therapy method is called combined mammalian artificial chromosome-stem cell therapy. At present, this method suffers from the limitation that a new selection marker gene should be present for each therapeutic gene loaded onto the ACEs. Complex diseases require the cooperative action of several genes for treatment, but only a limited number of selection marker genes are available and there is also a risk of serious side-effects caused by the unwanted expression of these marker genes in mammalian cells, organs and organisms. We describe here a novel method to load multiple genes onto the ACEs by using only two selectable marker genes. These markers may be removed from the ACEs before therapeutic application. This novel technology could revolutionize gene therapeutic applications targeting the treatment of complex disorders and cancers. It could also speed up cell therapy by allowing researchers to engineer a chromosome with a predetermined set of genetic factors to differentiate adult stem cells, embryonic stem cells and induced pluripotent stem (iPS cells into cell types of therapeutic value. It is also a suitable tool for the investigation of complex biochemical pathways in basic science by producing an ACEs with several genes from a signal transduction pathway of interest.

  13. Novel method to load multiple genes onto a mammalian artificial chromosome.

    Science.gov (United States)

    Tóth, Anna; Fodor, Katalin; Praznovszky, Tünde; Tubak, Vilmos; Udvardy, Andor; Hadlaczky, Gyula; Katona, Robert L

    2014-01-01

    Mammalian artificial chromosomes are natural chromosome-based vectors that may carry a vast amount of genetic material in terms of both size and number. They are reasonably stable and segregate well in both mitosis and meiosis. A platform artificial chromosome expression system (ACEs) was earlier described with multiple loading sites for a modified lambda-integrase enzyme. It has been shown that this ACEs is suitable for high-level industrial protein production and the treatment of a mouse model for a devastating human disorder, Krabbe's disease. ACEs-treated mutant mice carrying a therapeutic gene lived more than four times longer than untreated counterparts. This novel gene therapy method is called combined mammalian artificial chromosome-stem cell therapy. At present, this method suffers from the limitation that a new selection marker gene should be present for each therapeutic gene loaded onto the ACEs. Complex diseases require the cooperative action of several genes for treatment, but only a limited number of selection marker genes are available and there is also a risk of serious side-effects caused by the unwanted expression of these marker genes in mammalian cells, organs and organisms. We describe here a novel method to load multiple genes onto the ACEs by using only two selectable marker genes. These markers may be removed from the ACEs before therapeutic application. This novel technology could revolutionize gene therapeutic applications targeting the treatment of complex disorders and cancers. It could also speed up cell therapy by allowing researchers to engineer a chromosome with a predetermined set of genetic factors to differentiate adult stem cells, embryonic stem cells and induced pluripotent stem (iPS) cells into cell types of therapeutic value. It is also a suitable tool for the investigation of complex biochemical pathways in basic science by producing an ACEs with several genes from a signal transduction pathway of interest.

  14. A method for calculation of finite fatigue life under multiaxial loading in high-cycle domain

    Directory of Open Access Journals (Sweden)

    M. Malnati

    2014-04-01

    Full Text Available A method for fatigue life assessment in high-cycle domain under multiaxial loading is presented in this paper. This approach allows fatigue assessment under any kind of load history, without limitations. The methodology lies on the construction - at a macroscopic level - of an “indicator” in the form of a set of cycles, representing plasticity that can arise at mesoscopic level throughout fatigue process. During the advancement of the loading history new cycles are created and a continuous evaluation of the damage is made.

  15. How Should Equation Balancing Be Taught?

    Science.gov (United States)

    Porter, Spencer K.

    1985-01-01

    Matrix methods and oxidation-number methods are currently advocated and used for balancing equations. This article shows how balancing equations can be introduced by a third method which is related to a fundamental principle, is easy to learn, and is powerful in its application. (JN)

  16. Effect of density and weight of load on the energy cost of carrying loads by donkeys and ponies.

    Science.gov (United States)

    Pearson, R A; Dijkman, J T; Krecek, R C; Wright, P

    1998-02-01

    Two experiments were designed to compare the energy used in carrying loads by donkeys and ponies. In the first experiment 3 donkeys and 3 ponies were compared on treadmills in the UK. Density of load (lead shot or straw) had no significant effect on the energy cost of carrying loads; however, the energy cost of carrying a load decreased significantly (p < 0.001) as the weight of the load increased (in donkeys 6.44, 4.35 and 3.03 J/kg load/m, in ponies 5.82, 3.75 and 3.68 J/kg load/m, for loads of 13, 20 and 27 kg/100 kg liveweight (M) respectively). Differences between species were not significant. In the second experiment energy expenditures were determined in 3 donkeys carrying loads equivalent to 40 kg/100 kg M over gently undulating gravel tracks in Tunisia. Energy costs of carrying the load were 2.34 (SE 0.07) J/kg load/m. The results of both experiments showed that provided the load is balanced, density does not significantly affect the energy cost of carrying; however, as the load increased then the unit energy cost of carrying it decreased. This suggest that it is more efficient in terms of energy used to carry loads equivalent to 27 to 40 kg/100 kg M than it is to carry lighter loads to less than 20 kg/100 kg M.

  17. Preparation of sulfur/multiple pore size porous carbon composite via gas-phase loading method for lithium-sulfur batteries

    International Nuclear Information System (INIS)

    Li, Long-Yan; Chen, Yan-Xiao; Guo, Xiao-Dong; Zhong, Ben-He; Zhong, Yan-Jun

    2014-01-01

    A porous carbon with multiple pore size distribution was synthesized, and regarded as a carrier to obtain the sulfur/carbon (S/C) composite via a gas-phase loading method. We proposed this novel gas-phase loading method by using a specially designed fluid-bed reactor to encapsulate and sequester gas-phase sulfur molecules into the porous carbon in current study. The nitrogen Brunauer-Emmett-Teller (BET), scanning electron microscopy (SEM) and X-ray powder diffraction (XRD) characterizations were investigated on both the porous carbon and the sulfur/carbon composite. The results show that the gas-phase loading method contributes to the combination of sulfur molecules and matrix porous carbon. Furthermore, the sulfur/multiple pore size distribution carbon composite based on the gas-phase loading method demonstrate an excellent electrochemical property. The initial specific discharge capacity is 795.0 mAh g −1 at 800 mA g −1 , with a capacity retention of 86.3% after 100 cycles

  18. In-Situ Load System for Calibrating and Validating Aerodynamic Properties of Scaled Aircraft in Ground-Based Aerospace Testing Applications

    Science.gov (United States)

    Commo, Sean A. (Inventor); Lynn, Keith C. (Inventor); Landman, Drew (Inventor); Acheson, Michael J. (Inventor)

    2016-01-01

    An In-Situ Load System for calibrating and validating aerodynamic properties of scaled aircraft in ground-based aerospace testing applications includes an assembly having upper and lower components that are pivotably interconnected. A test weight can be connected to the lower component to apply a known force to a force balance. The orientation of the force balance can be varied, and the measured forces from the force balance can be compared to applied loads at various orientations to thereby develop calibration factors.

  19. Battery Cell Balancing System and Method

    Science.gov (United States)

    Davies, Francis J. (Inventor)

    2014-01-01

    A battery cell balancing system is operable to utilize a relatively small number of transformers interconnected with a battery having a plurality of battery cells to selectively charge the battery cells. Windings of the transformers are simultaneously driven with a plurality of waveforms whereupon selected battery cells or groups of cells are selected and charged. A transformer drive circuit is operable to selectively vary the waveforms to thereby vary a weighted voltage associated with each of the battery cells.

  20. Reduced storage and balancing needs in a fully renewable European power system with excess wind and solar power generation

    DEFF Research Database (Denmark)

    Heide, Dominik; Greiner, Martin; von Bremen, Lüder

    The storage and balancing needs of a simplified European power system, which is based on wind and solar power generation only, are derived from an extensive weather-driven modeling of hourly power mismatches between generation and load. The storage energy capacity, the annual balancing energy...... and the balancing power are found to depend significantly on the mixing ratio between wind and solar power generation. They decrease strongly with the overall excess generation. At 50% excess generation the required long-term storage energy capacity and annual balancing energy amount to 1% of the annual consumption....... The required balancing power turns out to be 25% of the average hourly load. These numbers are in agreement with current hydro storage lakes in Scandinavia and the Alps, as well as with potential hydrogen storage in mostly North-German salt caverns....