WorldWideScience

Sample records for configured modular algorithm

  1. Instance-specific algorithm configuration

    CERN Document Server

    Malitsky, Yuri

    2014-01-01

    This book presents a modular and expandable technique in the rapidly emerging research area of automatic configuration and selection of the best algorithm for the instance at hand. The author presents the basic model behind ISAC and then details a number of modifications and practical applications. In particular, he addresses automated feature generation, offline algorithm configuration for portfolio generation, algorithm selection, adaptive solvers, online tuning, and parallelization.    The author's related thesis was honorably mentioned (runner-up) for the ACP Dissertation Award in 2014,

  2. Optimal and Modular Configuration of Wind Integrated Hybrid Power Plants for Off-Grid Systems

    DEFF Research Database (Denmark)

    Petersen, Lennart; Iov, Florin; Tarnowski, German Claudio

    2018-01-01

    This paper focusses on the system configuration of offgrid hybrid power plants including wind power generation. First, a modular and scalable system topology is proposed. Secondly, an optimal sizing algorithm is developed in order to determine the installed capacities of wind turbines, PV system......, battery energy storage system and generator sets. The novelty of this work lies in a robust sizing algorithm with respect to the required resolution of resource data in order to account for intra-hour power variations. Moreover, the involvement of the electrical infrastructure enables a precise estimation...... of power losses within the hybrid power plant as well as the consideration of both active and reactive power load demand for optimally sizing the plant components. The main outcome of this study is a methodology to determine feasible system configurations of modular and scalable wind integrated hybrid...

  3. An automatically configured modular algorithm for post enrollment course timetabling

    DEFF Research Database (Denmark)

    Fawcett, Chris; Hoos, Holger; Chiarandini, Marco

    2009-01-01

    Timetabling tasks form a widely studied type of resource scheduling problem, with important real-world applications in schools, universities and other educational settings. In this work, we focus on postenrollment course timetabling, the problem that was covered by Track 2 of the recent 2nd...... International Timetabling Competition (ITC2007). Following an approach that makes strong use of automated exploration of a large design space of modular and highly parameterised stochastic local search algorithms for this problem, we have obtained a solver that achieves consistently better performance than...

  4. Lessons Learned in Designing User-configurable Modular Robotics

    DEFF Research Database (Denmark)

    Lund, Henrik Hautop

    2013-01-01

    User-configurable robotics allows users to easily configure robotic systems to perform task-fulfilling behaviors as desired by the users. With a user configurable robotic system, the user can easily modify the physical and func-tional aspect in terms of hardware and software components of a robotic...... with the semi-autonomous com-ponents of the user-configurable robotic system in interaction with the given environment. Components constituting such a user-configurable robotic system can be characterized as modules in a modular robotic system. Several factors in the definition and implementation...

  5. A Modularity Degree Based Heuristic Community Detection Algorithm

    Directory of Open Access Journals (Sweden)

    Dongming Chen

    2014-01-01

    Full Text Available A community in a complex network can be seen as a subgroup of nodes that are densely connected. Discovery of community structures is a basic problem of research and can be used in various areas, such as biology, computer science, and sociology. Existing community detection methods usually try to expand or collapse the nodes partitions in order to optimize a given quality function. These optimization function based methods share the same drawback of inefficiency. Here we propose a heuristic algorithm (MDBH algorithm based on network structure which employs modularity degree as a measure function. Experiments on both synthetic benchmarks and real-world networks show that our algorithm gives competitive accuracy with previous modularity optimization methods, even though it has less computational complexity. Furthermore, due to the use of modularity degree, our algorithm naturally improves the resolution limit in community detection.

  6. ICAROUS - Integrated Configurable Algorithms for Reliable Operations Of Unmanned Systems

    Science.gov (United States)

    Consiglio, María; Muñoz, César; Hagen, George; Narkawicz, Anthony; Balachandran, Swee

    2016-01-01

    NASA's Unmanned Aerial System (UAS) Traffic Management (UTM) project aims at enabling near-term, safe operations of small UAS vehicles in uncontrolled airspace, i.e., Class G airspace. A far-term goal of UTM research and development is to accommodate the expected rise in small UAS traffic density throughout the National Airspace System (NAS) at low altitudes for beyond visual line-of-sight operations. This paper describes a new capability referred to as ICAROUS (Integrated Configurable Algorithms for Reliable Operations of Unmanned Systems), which is being developed under the UTM project. ICAROUS is a software architecture comprised of highly assured algorithms for building safety-centric, autonomous, unmanned aircraft applications. Central to the development of the ICAROUS algorithms is the use of well-established formal methods to guarantee higher levels of safety assurance by monitoring and bounding the behavior of autonomous systems. The core autonomy-enabling capabilities in ICAROUS include constraint conformance monitoring and contingency control functions. ICAROUS also provides a highly configurable user interface that enables the modular integration of mission-specific software components.

  7. Modular Algorithm Testbed Suite (MATS): A Software Framework for Automatic Target Recognition

    Science.gov (United States)

    2017-01-01

    NAVAL SURFACE WARFARE CENTER PANAMA CITY DIVISION PANAMA CITY, FL 32407-7001 TECHNICAL REPORT NSWC PCD TR-2017-004 MODULAR ...31-01-2017 Technical Modular Algorithm Testbed Suite (MATS): A Software Framework for Automatic Target Recognition DR...flexible platform to facilitate the development and testing of ATR algorithms. To that end, NSWC PCD has created the Modular Algorithm Testbed Suite

  8. Self-organized modularization in evolutionary algorithms.

    Science.gov (United States)

    Dauscher, Peter; Uthmann, Thomas

    2005-01-01

    The principle of modularization has proven to be extremely successful in the field of technical applications and particularly for Software Engineering purposes. The question to be answered within the present article is whether mechanisms can also be identified within the framework of Evolutionary Computation that cause a modularization of solutions. We will concentrate on processes, where modularization results only from the typical evolutionary operators, i.e. selection and variation by recombination and mutation (and not, e.g., from special modularization operators). This is what we call Self-Organized Modularization. Based on a combination of two formalizations by Radcliffe and Altenberg, some quantitative measures of modularity are introduced. Particularly, we distinguish Built-in Modularity as an inherent property of a genotype and Effective Modularity, which depends on the rest of the population. These measures can easily be applied to a wide range of present Evolutionary Computation models. It will be shown, both theoretically and by simulation, that under certain conditions, Effective Modularity (as defined within this paper) can be a selection factor. This causes Self-Organized Modularization to take place. The experimental observations emphasize the importance of Effective Modularity in comparison with Built-in Modularity. Although the experimental results have been obtained using a minimalist toy model, they can lead to a number of consequences for existing models as well as for future approaches. Furthermore, the results suggest a complex self-amplification of highly modular equivalence classes in the case of respected relations. Since the well-known Holland schemata are just the equivalence classes of respected relations in most Simple Genetic Algorithms, this observation emphasizes the role of schemata as Building Blocks (in comparison with arbitrary subsets of the search space).

  9. The irace package: Iterated racing for automatic algorithm configuration

    Directory of Open Access Journals (Sweden)

    Manuel López-Ibáñez

    2016-01-01

    Full Text Available Modern optimization algorithms typically require the setting of a large number of parameters to optimize their performance. The immediate goal of automatic algorithm configuration is to find, automatically, the best parameter settings of an optimizer. Ultimately, automatic algorithm configuration has the potential to lead to new design paradigms for optimization software. The irace package is a software package that implements a number of automatic configuration procedures. In particular, it offers iterated racing procedures, which have been used successfully to automatically configure various state-of-the-art algorithms. The iterated racing procedures implemented in irace include the iterated F-race algorithm and several extensions and improvements over it. In this paper, we describe the rationale underlying the iterated racing procedures and introduce a number of recent extensions. Among these, we introduce a restart mechanism to avoid premature convergence, the use of truncated sampling distributions to handle correctly parameter bounds, and an elitist racing procedure for ensuring that the best configurations returned are also those evaluated in the highest number of training instances. We experimentally evaluate the most recent version of irace and demonstrate with a number of example applications the use and potential of irace, in particular, and automatic algorithm configuration, in general.

  10. Dynamic airspace configuration by genetic algorithm

    Directory of Open Access Journals (Sweden)

    Marina Sergeeva

    2017-06-01

    Full Text Available With the continuous air traffic growth and limits of resources, there is a need for reducing the congestion of the airspace systems. Nowadays, several projects are launched, aimed at modernizing the global air transportation system and air traffic management. In recent years, special interest has been paid to the solution of the dynamic airspace configuration problem. Airspace sector configurations need to be dynamically adjusted to provide maximum efficiency and flexibility in response to changing weather and traffic conditions. The main objective of this work is to automatically adapt the airspace configurations according to the evolution of traffic. In order to reach this objective, the airspace is considered to be divided into predefined 3D airspace blocks which have to be grouped or ungrouped depending on the traffic situation. The airspace structure is represented as a graph and each airspace configuration is created using a graph partitioning technique. We optimize airspace configurations using a genetic algorithm. The developed algorithm generates a sequence of sector configurations for one day of operation with the minimized controller workload. The overall methodology is implemented and successfully tested with air traffic data taken for one day and for several different airspace control areas of Europe.

  11. An Overlapping Communities Detection Algorithm via Maxing Modularity in Opportunistic Networks

    Directory of Open Access Journals (Sweden)

    Gao Zhi-Peng

    2016-01-01

    Full Text Available Community detection in opportunistic networks has been a significant and hot issue, which is used to understand characteristics of networks through analyzing structure of it. Community is used to represent a group of nodes in a network where nodes inside the community have more internal connections than external connections. However, most of the existing community detection algorithms focus on binary networks or disjoint community detection. In this paper, we propose a novel algorithm via maxing modularity of communities (MMCto find overlapping community structure in opportunistic networks. It utilizes contact history of nodes to calculate the relation intensity between nodes. It finds nodes with high relation intensity as the initial community and extend the community with nodes of higher belong degree. The algorithm achieves a rapid and efficient overlapping community detection method by maxing the modularity of community continuously. The experiments prove that MMC is effective for uncovering overlapping communities and it achieves better performance than COPRA and Conductance.

  12. Design of modular coils for a quasi-axisymmetric stellarator with a flexible control of the magnetic field configuration

    International Nuclear Information System (INIS)

    Shimizu, A.; Okamura, S.; Isobe, M.; Suzuki, C.; Nishimura, S.; Watari, T.; Matsuoka, K.

    2002-08-01

    A design of the modular coil system for CHS-qa has been made for the plasma configuration '2b32' with the aspect ratio 3.2. The magnetic field strength and the major radius are 1.5 T and 1.5 m, respectively. The normal component of magnetic field produced by the modular coils is minimized on the plasma boundary to obtain the optimum coil design. We put engineering constraint on the distance between adjacent modular coils and the radius of coil curvature. The dependence of the residual normal component of the field on these conditions is examined, and the realistic values for them are selected. Additional coils to control various properties of the magnetic field configuration (the rotational transform, the magnetic well depth, etc.) have been designed and a flexibility of the magnetic field configuration is realized. For the case that the rotational transform crosses the low-order rational value resulting in magnetic islands, the residues of islands are evaluated with which a further improvement of coil design can be made to eliminate magnetic islands. (author)

  13. Configurable intelligent optimization algorithm design and practice in manufacturing

    CERN Document Server

    Tao, Fei; Laili, Yuanjun

    2014-01-01

    Presenting the concept and design and implementation of configurable intelligent optimization algorithms in manufacturing systems, this book provides a new configuration method to optimize manufacturing processes. It provides a comprehensive elaboration of basic intelligent optimization algorithms, and demonstrates how their improvement, hybridization and parallelization can be applied to manufacturing. Furthermore, various applications of these intelligent optimization algorithms are exemplified in detail, chapter by chapter. The intelligent optimization algorithm is not just a single algorit

  14. Configuration-defined control algorithms with the ASDEX Upgrade DCS

    Energy Technology Data Exchange (ETDEWEB)

    Treutterer, Wolfgang, E-mail: Wolfgang.Treutterer@ipp.mpg.de [Max-Planck-Institut für Plasmaphysik, Boltzmannstr. 2, 85748 Garching (Germany); Cole, Richard [Unlimited Computer Systems, Seeshaupter Str. 15, 82393 Iffeldorf Germany (Germany); Gräter, Alexander [Max-Planck-Institut für Plasmaphysik, Boltzmannstr. 2, 85748 Garching (Germany); Lüddecke, Klaus [Unlimited Computer Systems, Seeshaupter Str. 15, 82393 Iffeldorf Germany (Germany); Neu, Gregor; Rapson, Christopher; Raupp, Gerhard; Zehetbauer, Thomas [Max-Planck-Institut für Plasmaphysik, Boltzmannstr. 2, 85748 Garching (Germany)

    2016-11-15

    Highlights: • Control algorithm built from combination of pre-fabricated standard function blocks. • Seamless integration in multi-threaded computation context. • Block composition defined by configuration data, only. - Abstract: The ASDEX Upgrade Discharge Control System (DCS) is a distributed real-time control system executing complex control and monitoring tasks. Up to now, DCS control algorithms have been implemented by coding dedicated application processes with the C++ programming language. Algorithm changes required code modification, compilation and commissioning which only experienced programmers could perform. This was a significant constraint of flexibility for both control system operation and design. The new approach extends DCS with the capability of configuration-defined control algorithms. These are composed of chains of small, configurable standard function blocks providing general purpose functions like algebraic operations, filters, feedback controllers, output limiters and decision logic. In a later phase a graphical editor could help to compose and modify such configuration in a Simulink-like fashion. Building algorithms from standard functions can result in a high number of elements. In order to achieve a similar performance as with C++ coding, it is essential to avoid administrative bottlenecks by design. As a consequence, DCS executes a function block chain in the context of a single real-time thread of an application process. No concurrency issues as in a multi-threaded context need to be considered resulting in strongly simplified signal handling and zero performance overhead for inter-block communication. Instead of signal-driven synchronization, a block scheduler derives the execution sequence automatically from the block dependencies as defined in the configuration. All blocks and connecting signals are instantiated dynamically, based on definitions in a configuration file. Algorithms thus are not defined in the code but only in

  15. A Modular Re-configurable Rover System

    Science.gov (United States)

    Bouloubasis, A.; McKee, G.; Active Robotics Lab

    In this paper we present the novel concepts incorporated in a planetary surface exploration rover design that is currently under development. The Multitasking Rover (MTR) aims to demonstrate functionality that will cover many of the current and future needs such as rough-terrain mobility, modularity and upgradeability [1]. The rover system has enhanced mobility characteristics. It operates in conjunction with Science Packs (SPs) and Tool Packs (TPs) - modules attached to the main frame of the rover, which are either special tools or science instruments and alter the operation capabilities of the system. To date, each rover system design is very much task driven for example, the scenario of cooperative transportation of extended payloads [2], comprises two rovers each equipped with a manipulator dedicated to the task [3]. The MTR approach focuses mostly on modularity and upgradeability presenting at the same time a fair amount of internal re-configurability for the sake of rough terrain stability. The rover itself does not carry any scientific instruments or tools. To carry out the scenario mentioned above, the MTR would have to locate and pick-up a TP with the associated manipulator. After the completion of the task the TP could be put away to a storage location enabling the rover to utilize a different Pack. The rover will not only offer mobility to these modules, but also use them as tools, transforming its role and functionality. The advantage of this approach is that instead of sending a large number of rovers to perform a variety of tasks, a smaller number of MTRs could be deployed with a large number of SPs/TPs, offering multiples of the functionality at a reduced payload. Two SPs or TPs (or a combination of) can be carried and deployed. One of the key elements in the design of the four wheeled rover, lies within its suspension system. It comprises a linear actuator located within each leg and also an active differential linking the two shoulders. This novel

  16. A Design of Product Collaborative Online Configuration Model

    Science.gov (United States)

    Wang, Xiaoguo; Zheng, Jin; Zeng, Qian

    According to the actual needs of mass customization, the personalization of product and its collaborative design, the paper analyzes and studies the working mechanism of modular-based product configuration technology and puts forward an information model of modular product family. Combined with case-based reasoning techniques (CBR) and the constraint satisfaction problem solving techniques (CSP), we design and study the algorithm for product configuration, and analyze its time complexity. A car chassis is made as the application object, we provide a prototype system of online configuration. Taking advantage of this system, designers can make appropriate changes on the existing programs in accordance with the demand. This will accelerate all aspects of product development and shorten the product cycle. Also the system will provide a strong technical support for enterprises to improve their market competitiveness.

  17. Inertial measurement unit–based iterative pose compensation algorithm for low-cost modular manipulator

    Directory of Open Access Journals (Sweden)

    Yunhan Lin

    2016-01-01

    Full Text Available It is a necessary mean to realize the accurate motion control of the manipulator which uses end-effector pose correction method and compensation method. In this article, first, we established the kinematic model and error model of the modular manipulator (WUST-ARM, and then we discussed the measurement methods and precision of the inertial measurement unit sensor. The inertial measurement unit sensor is mounted on the end-effector of modular manipulator, to get the real-time pose of the end-effector. At last, a new inertial measurement unit–based iterative pose compensation algorithm is proposed. By applying this algorithm in the pose compensation experiment of modular manipulator which is composed of low-cost rotation joints, the results show that the inertial measurement unit can obtain a higher precision when in static state; it will accurately feedback to the control system with an accurate error compensation angle after a brief delay when the end-effector moves to the target point, and after compensation, the precision errors of roll angle, pitch angle, and yaw angle are reached at 0.05°, 0.01°, and 0.27° respectively. It proves that this low-cost method provides a new solution to improve the end-effector pose of low-cost modular manipulator.

  18. Artificial immune system algorithm in VLSI circuit configuration

    Science.gov (United States)

    Mansor, Mohd. Asyraf; Sathasivam, Saratha; Kasihmuddin, Mohd Shareduwan Mohd

    2017-08-01

    In artificial intelligence, the artificial immune system is a robust bio-inspired heuristic method, extensively used in solving many constraint optimization problems, anomaly detection, and pattern recognition. This paper discusses the implementation and performance of artificial immune system (AIS) algorithm integrated with Hopfield neural networks for VLSI circuit configuration based on 3-Satisfiability problems. Specifically, we emphasized on the clonal selection technique in our binary artificial immune system algorithm. We restrict our logic construction to 3-Satisfiability (3-SAT) clauses in order to outfit with the transistor configuration in VLSI circuit. The core impetus of this research is to find an ideal hybrid model to assist in the VLSI circuit configuration. In this paper, we compared the artificial immune system (AIS) algorithm (HNN-3SATAIS) with the brute force algorithm incorporated with Hopfield neural network (HNN-3SATBF). Microsoft Visual C++ 2013 was used as a platform for training, simulating and validating the performances of the proposed network. The results depict that the HNN-3SATAIS outperformed HNN-3SATBF in terms of circuit accuracy and CPU time. Thus, HNN-3SATAIS can be used to detect an early error in the VLSI circuit design.

  19. Formal Verification Method for Configuration of Integrated Modular Avionics System Using MARTE

    Directory of Open Access Journals (Sweden)

    Lisong Wang

    2018-01-01

    Full Text Available The configuration information of Integrated Modular Avionics (IMA system includes almost all details of whole system architecture, which is used to configure the hardware interfaces, operating system, and interactions among applications to make an IMA system work correctly and reliably. It is very important to ensure the correctness and integrity of the configuration in the IMA system design phase. In this paper, we focus on modelling and verification of configuration information of IMA/ARINC653 system based on MARTE (Modelling and Analysis for Real-time and Embedded Systems. Firstly, we define semantic mapping from key concepts of configuration (such as modules, partitions, memory, process, and communications to components of MARTE element and propose a method for model transformation between XML-formatted configuration information and MARTE models. Then we present a formal verification framework for ARINC653 system configuration based on theorem proof techniques, including construction of corresponding REAL theorems according to the semantics of those key components of configuration information and formal verification of theorems for the properties of IMA, such as time constraints, spatial isolation, and health monitoring. After that, a special issue of schedulability analysis of ARINC653 system is studied. We design a hierarchical scheduling strategy with consideration of characters of the ARINC653 system, and a scheduling analyzer MAST-2 is used to implement hierarchical schedule analysis. Lastly, we design a prototype tool, called Configuration Checker for ARINC653 (CC653, and two case studies show that the methods proposed in this paper are feasible and efficient.

  20. Proposal of 'modular heliotron'

    International Nuclear Information System (INIS)

    Yamazaki, Kozo.

    1993-11-01

    A new modular helical configuration named 'Modular Heliotron' with clean and efficient helical magnetic divertor is proposed as an extension of the present conventional design of the continuous helical coil system. The sectored helical coils on one plane of the torus and the sectored returning vertical field coils on the other plane are combined. This coil system produces magnetic surfaces nearly equivalent to those of the l=2 helical system with one-pair poloidal coils, and overcomes the defects of construction and maintenance difficulties of the continuous coil systems. This concept satisfies the compatibility between the coil modularity and the sufficient divertor-space utilization, different from previous modular coil designs. The allowable length of the gap between each modular coil is clarified to keep good magnetic surfaces. Typical examples of the reactor coil configuration are described as an extension of the LHD (Large Helical Device) configuration. (author)

  1. Modular Product Families and Assembly Systems

    DEFF Research Database (Denmark)

    Thyssen, Jesper

    2005-01-01

    This research centres on assembly systems designed for utilizing product modularization. Altogether, the task for companies has become an issue of managing the overall trade-off between the external market’s desire for variety and the internal efficiency and effectiveness. Product modularization...... a number of theoretical and managerial implications are identified. From a management point of view, the most im-portant finding is that modularization needs to be configured for the two competitive situations, i.e. 1) the volume flexible configuration focusing on generational product variety and 2......) the mix flexible con-figuration focusing on the simultaneous product variety. These two views are in particular different in respect to the understanding of product modularization. All in all, modularization needs to be, and can be, configured in regard to the specific task, which is believed constituting...

  2. A Modular Low-Complexity ECG Delineation Algorithm for Real-Time Embedded Systems.

    Science.gov (United States)

    Bote, Jose Manuel; Recas, Joaquin; Rincon, Francisco; Atienza, David; Hermida, Roman

    2018-03-01

    This work presents a new modular and low-complexity algorithm for the delineation of the different ECG waves (QRS, P and T peaks, onsets, and end). Involving a reduced number of operations per second and having a small memory footprint, this algorithm is intended to perform real-time delineation on resource-constrained embedded systems. The modular design allows the algorithm to automatically adjust the delineation quality in runtime to a wide range of modes and sampling rates, from a ultralow-power mode when no arrhythmia is detected, in which the ECG is sampled at low frequency, to a complete high-accuracy delineation mode, in which the ECG is sampled at high frequency and all the ECG fiducial points are detected, in the case of arrhythmia. The delineation algorithm has been adjusted using the QT database, providing very high sensitivity and positive predictivity, and validated with the MIT database. The errors in the delineation of all the fiducial points are below the tolerances given by the Common Standards for Electrocardiography Committee in the high-accuracy mode, except for the P wave onset, for which the algorithm is above the agreed tolerances by only a fraction of the sample duration. The computational load for the ultralow-power 8-MHz TI MSP430 series microcontroller ranges from 0.2% to 8.5% according to the mode used.

  3. Forward osmosis membrane modular configurations for osmotic dilution of seawater by forward osmosis and reverse osmosis hybrid system.

    Science.gov (United States)

    Kim, Jung Eun; Phuntsho, Sherub; Ali, Syed Muztuza; Choi, Joon Young; Shon, Ho Kyong

    2018-01-01

    This study evaluates various options for full-scale modular configuration of forward osmosis (FO) process for osmotic dilution of seawater using wastewater for simultaneous desalination and water reuse through FO-reverse osmosis (RO) hybrid system. Empirical relationship obtained from one FO membrane element operation was used to simulate the operational performances of different FO module configurations. The main limiting criteria for module operation is to always maintain the feed pressure higher than the draw pressure throughout the housing module for safe operation without affecting membrane integrity. Experimental studies under the conditions tested in this study show that a single membrane housing cannot accommodate more than four elements as the draw pressure exceeds the feed pressure. This then indicates that a single stage housing with eight elements is not likely to be practical for safe FO operation. Hence, six different FO modular configurations were proposed and simulated. A two-stage FO configuration with multiple housings (in parallel) in the second stage using same or larger spacer thickness reduces draw pressure build-up as the draw flow rates are reduced to half in the second stage thereby allowing more than four elements in the second stage housing. The loss of feed pressure (pressure drop) and osmotic driving force in the second stage are compensated by operating under the pressure assisted osmosis (PAO) mode, which helps enhance permeate flux and maintains positive pressure differences between the feed and draw chamber. The PAO energy penalty is compensated by enhanced permeate throughput, reduced membrane area, and plant footprint. The contribution of FO/PAO to total energy consumption was not significant compared to post RO desalination (90%) indicating that the proposed two-stage FO modular configuration is one way of making the FO full-scale operation practical for FO-RO hybrid system. Copyright © 2017 Elsevier Ltd. All rights reserved.

  4. Semi-Infinite Geology Modeling Algorithm (SIGMA): a Modular Approach to 3D Gravity

    Science.gov (United States)

    Chang, J. C.; Crain, K.

    2015-12-01

    Conventional 3D gravity computations can take up to days, weeks, and even months, depending on the size and resolution of the data being modeled. Additional modeling runs, due to technical malfunctions or additional data modifications, only compound computation times even further. We propose a new modeling algorithm that utilizes vertical line elements to approximate mass, and non-gridded (point) gravity observations. This algorithm is (1) magnitudes faster than conventional methods, (2) accurate to less than 0.1% error, and (3) modular. The modularity of this methodology means that researchers can modify their geology/terrain or gravity data, and only the modified component needs to be re-run. Additionally, land-, sea-, and air-based platforms can be modeled at their observation point, without having to filter data into a synthesized grid.

  5. Robotic hand with modular extensions

    Science.gov (United States)

    Salisbury, Curt Michael; Quigley, Morgan

    2015-01-20

    A robotic device is described herein. The robotic device includes a frame that comprises a plurality of receiving regions that are configured to receive a respective plurality of modular robotic extensions. The modular robotic extensions are removably attachable to the frame at the respective receiving regions by way of respective mechanical fuses. Each mechanical fuse is configured to trip when a respective modular robotic extension experiences a predefined load condition, such that the respective modular robotic extension detaches from the frame when the load condition is met.

  6. Status of a reformer design for a modular HTGR in an in-line configuration

    International Nuclear Information System (INIS)

    Gluck, R.; Whitling, W.H.; Lipps, A.J.

    1984-01-01

    For the past several years the General Electric Company has had the technical lead on advanced concept studies for the Modular High Temperature Gas Cooled Reactor (HTGR) programs sponsored by the United States Department of Energy. The focus of the Modular Reactor System (MRS) effort is the development of a generic nuclear heat source capable of supplying heat to either a steam generator/electric cycle or a high temperature steam /methane reforming cycle. Some early ground rules for this study were that the reactor be designed for 950 deg. C direct cycle reforming and that the core be of the prismatic type. Since the prismatic core required control rods near the center of the core, the vertical in-line concept was selected to promote natural circulation cooling of the core for all potential transients except the depressurized core heatup transient. Although the requirement for a prismatic core has been eliminated for recent cost reduction studies, the vertical in-line configuration has been retained for its potential as the lowest cost configuration. This paper presents the results of recent design and analytical studies conducted to evaluate the feasibility of using a steam/methane reformer in a Vertical In-Line (VIL) arrangement with the generic nuclear heat source

  7. Modular gamma systems

    International Nuclear Information System (INIS)

    Millegan, D.R.; Nixon, K.V.

    1982-01-01

    Nuclear safeguards requires sensitive, easily operated instruments for rapid inspection of personnel and vehicles to ensure that no uranium or plutonium is being diverted. Two portable gamma-ray detection systems have been developed. The Modular Gamma System (MGS) is very sensitive and two or more systems can be connected for even better performance. The multiunit configuration can be deployed by motor vehicle for search of large areas too extensive to search on foot. The Programmable Rate Monitor (PRM) is less sensitive but much smaller and therefore is more suitable for search of vehicles, personnel, or smaller areas. The PRM is programmable, which implements measurement and alarm algorithms for individual applications

  8. Switching algorithm for maglev train double-modular redundant positioning sensors.

    Science.gov (United States)

    He, Ning; Long, Zhiqiang; Xue, Song

    2012-01-01

    High-resolution positioning for maglev trains is implemented by detecting the tooth-slot structure of the long stator installed along the rail, but there are large joint gaps between long stator sections. When a positioning sensor is below a large joint gap, its positioning signal is invalidated, thus double-modular redundant positioning sensors are introduced into the system. This paper studies switching algorithms for these redundant positioning sensors. At first, adaptive prediction is applied to the sensor signals. The prediction errors are used to trigger sensor switching. In order to enhance the reliability of the switching algorithm, wavelet analysis is introduced to suppress measuring disturbances without weakening the signal characteristics reflecting the stator joint gap based on the correlation between the wavelet coefficients of adjacent scales. The time delay characteristics of the method are analyzed to guide the algorithm simplification. Finally, the effectiveness of the simplified switching algorithm is verified through experiments.

  9. Switching Algorithm for Maglev Train Double-Modular Redundant Positioning Sensors

    Directory of Open Access Journals (Sweden)

    Song Xue

    2012-08-01

    Full Text Available High-resolution positioning for maglev trains is implemented by detecting the tooth-slot structure of the long stator installed along the rail, but there are large joint gaps between long stator sections. When a positioning sensor is below a large joint gap, its positioning signal is invalidated, thus double-modular redundant positioning sensors are introduced into the system. This paper studies switching algorithms for these redundant positioning sensors. At first, adaptive prediction is applied to the sensor signals. The prediction errors are used to trigger sensor switching. In order to enhance the reliability of the switching algorithm, wavelet analysis is introduced to suppress measuring disturbances without weakening the signal characteristics reflecting the stator joint gap based on the correlation between the wavelet coefficients of adjacent scales. The time delay characteristics of the method are analyzed to guide the algorithm simplification. Finally, the effectiveness of the simplified switching algorithm is verified through experiments.

  10. ModGrasp: An open-source rapid-prototyping framework for designing low-cost sensorised modular hands

    OpenAIRE

    Sanfilippo, Filippo; Zhang, Houxiang; Pettersen, Kristin Ytterstad; Salvietti, G.; Prattichizzo, Domenico

    2014-01-01

    This paper introduces ModGrasp, an open-source virtual and physical rapid-prototyping framework that allows for the design, simulation and control of low-cost sensorised modular hands. By combining the rapid-prototyping approach with the modular concept, different manipulator configurations can be modelled. A real-time one-to-one correspondence between virtual and physical prototypes is established. Different control algorithms can be implemented for the models. By using a low-cost sensing ap...

  11. Configurable double-sided modular jet impingement assemblies for electronics cooling

    Science.gov (United States)

    Zhou, Feng; Dede, Ercan Mehmet

    2018-05-22

    A modular jet impingement assembly includes an inlet tube fluidly coupled to a fluid inlet, an outlet tube fluidly coupled to a fluid outlet, and a modular manifold having a first distribution recess extending into a first side of the modular manifold, a second distribution recess extending into a second side of the modular manifold, a plurality of inlet connection tubes positioned at an inlet end of the modular manifold, and a plurality of outlet connection tubes positioned at an outlet end of the modular manifold. A first manifold insert is removably positioned within the first distribution recess, a second manifold insert is removably positioned within the second distribution recess, and a first and second heat transfer plate each removably coupled to the modular manifold. The first and second heat transfer plates each comprise an impingement surface.

  12. Proposal of 'Modular Heliotron'

    International Nuclear Information System (INIS)

    Yamazaki, Kozo

    1994-01-01

    A new modular helical system named 'Modular Heliotron' with clean and efficient helical magnetic divertor is proposed as an extension of the present conventional design of the continuous helical coil system. The sectored helical coils on one plane of the torus and the sectored returning vertical field coils on the other plane are combined. This coil system produces magnetic surfaces nearly equivalent to those of the l=2 helical system with one-pair poloidal coils, and overcomes the defects of construction and maintenance difficulties of the continuous coil systems. This concept satisfies the compatibility between the coil modularity and the sufficient divertor-space utilization, different from previous modular coil designs. The allowable length of the gap between each modular coil is clarified to keep good magnetic surfaces. Typical examples of the reactor coil configuration are described as an extension of the LHD (Large Helical Device) configuration. (author)

  13. An algorithm for modularization of MAPK and calcium signaling pathways: comparative analysis among different species.

    Science.gov (United States)

    Nayak, Losiana; De, Rajat K

    2007-12-01

    Signaling pathways are large complex biochemical networks. It is difficult to analyze the underlying mechanism of such networks as a whole. In the present article, we have proposed an algorithm for modularization of signal transduction pathways. Unlike studying a signaling pathway as a whole, this enables one to study the individual modules (less complex smaller units) easily and hence to study the entire pathway better. A comparative study of modules belonging to different species (for the same signaling pathway) has been made, which gives an overall idea about development of the signaling pathways over the taken set of species of calcium and MAPK signaling pathways. The superior performance, in terms of biological significance, of the proposed algorithm over an existing community finding algorithm of Newman [Newman MEJ. Modularity and community structure in networks. Proc Natl Acad Sci USA 2006;103(23):8577-82] has been demonstrated using the aforesaid pathways of H. sapiens.

  14. Investigation of different magnetic field configurations using an electrical, modular Zeeman slower

    Energy Technology Data Exchange (ETDEWEB)

    Ohayon, Ben; Ron, Guy, E-mail: gron@racah.phys.huji.ac.il [Racah Institute of Physics, Hebrew University of Jerusalem, Jerusalem 91904 (Israel)

    2015-10-15

    We present a method of constructing an automatically reconfigurable, modular, electronic Zeeman slower, which is remotely controlled. This setup is used to investigate the ability of different magnetic field profiles to slow thermal atoms to the capture velocity of a magneto-optical-trap. We show that a simple numerical optimization process yields better results than the commonly used approach for deciding on the appropriate field and comes close to the optimum field, found by utilizing a fast feedback loop which uses a genetic algorithm. Our new numerical method is easily adaptable to a variety of existing slower designs and may be beneficial where feedback is unavailable.

  15. Symmetric modular torsatron

    Science.gov (United States)

    Rome, J.A.; Harris, J.H.

    1984-01-01

    A fusion reactor device is provided in which the magnetic fields for plasma confinement in a toroidal configuration is produced by a plurality of symmetrical modular coils arranged to form a symmetric modular torsatron referred to as a symmotron. Each of the identical modular coils is helically deformed and comprise one field period of the torsatron. Helical segments of each coil are connected by means of toroidally directed windbacks which may also provide part of the vertical field required for positioning the plasma. The stray fields of the windback segments may be compensated by toroidal coils. A variety of magnetic confinement flux surface configurations may be produced by proper modulation of the winding pitch of the helical segments of the coils, as in a conventional torsatron, winding the helix on a noncircular cross section and varying the poloidal and radial location of the windbacks and the compensating toroidal ring coils.

  16. ICAROUS: Integrated Configurable Architecture for Unmanned Systems

    Science.gov (United States)

    Consiglio, Maria C.

    2016-01-01

    NASA's Unmanned Aerial System (UAS) Traffic Management (UTM) project aims at enabling near-term, safe operations of small UAS vehicles in uncontrolled airspace, i.e., Class G airspace. A far-term goal of UTM research and development is to accommodate the expected rise in small UAS traffic density throughout the National Airspace System (NAS) at low altitudes for beyond visual line-of-sight operations. This video describes a new capability referred to as ICAROUS (Integrated Configurable Algorithms for Reliable Operations of Unmanned Systems), which is being developed under the auspices of the UTM project. ICAROUS is a software architecture comprised of highly assured algorithms for building safety-centric, autonomous, unmanned aircraft applications. Central to the development of the ICAROUS algorithms is the use of well-established formal methods to guarantee higher levels of safety assurance by monitoring and bounding the behavior of autonomous systems. The core autonomy-enabling capabilities in ICAROUS include constraint conformance monitoring and autonomous detect and avoid functions. ICAROUS also provides a highly configurable user interface that enables the modular integration of mission-specific software components.

  17. Modular coils: a promising toroidal-reactor-coil system

    International Nuclear Information System (INIS)

    Chu, T.K.; Furth, H.P.; Johnson, J.L.; Ludescher, C.; Weimer, K.E.

    1981-04-01

    The concept of modular coils originated from a need to find reactor-relevant stellarator windings, but its usefulness can be extended to provide an externally applied, additional rotational transform in tokamaks. Considerations of (1) basic principles of modular coils, (2) types of coils, (3) types of configurations (general, helically symmetric, helically asymmetric, with magnetic well, with magnetic hill), (4) types of rotational transform profile, and (5) structure and origin of ripples are given. These results show that modular coils can offer a wide range of vacuum magnetic field configurations, some of which cannot be obtained with the classical stellarator or torsatron coil configuration

  18. Empirical study of self-configuring genetic programming algorithm performance and behaviour

    International Nuclear Information System (INIS)

    KrasnoyarskiyRabochiy prospect, Krasnoyarsk, 660014 (Russian Federation))" data-affiliation=" (Siberian State Aerospace University named after Academician M.F. Reshetnev 31 KrasnoyarskiyRabochiy prospect, Krasnoyarsk, 660014 (Russian Federation))" >Semenkin, E; KrasnoyarskiyRabochiy prospect, Krasnoyarsk, 660014 (Russian Federation))" data-affiliation=" (Siberian State Aerospace University named after Academician M.F. Reshetnev 31 KrasnoyarskiyRabochiy prospect, Krasnoyarsk, 660014 (Russian Federation))" >Semenkina, M

    2015-01-01

    The behaviour of the self-configuring genetic programming algorithm with a modified uniform crossover operator that implements a selective pressure on the recombination stage, is studied over symbolic programming problems. The operator's probabilistic rates interplay is studied and the role of operator variants on algorithm performance is investigated. Algorithm modifications based on the results of investigations are suggested. The performance improvement of the algorithm is demonstrated by the comparative analysis of suggested algorithms on the benchmark and real world problems

  19. A Single Tower Configuration of the Modular Gamma Box Counter System - 13392

    Energy Technology Data Exchange (ETDEWEB)

    Morris, K.; Nakazawa, D.; Francalangia, J.; Gonzalez, H. [Canberra Industries Inc., 800 Research Parkway, Meriden, CT, 06450 (United States)

    2013-07-01

    Canberra's Standard Gamma Box Counter System is designed to perform accurate quantitative assays of gamma emitting nuclides for a wide range of large containers including B-25 crates and ISO shipping containers. Using a modular building-block approach, the system offers tremendous flexibility for a variety of measurement situations with wide ranges of sample activities and throughput requirements, as well as the opportunity to modify the configuration for other applications at a later date. The typical configuration consists of two opposing towers each equipped with two high purity germanium detectors, and an automated container trolley. This paper presents a modified configuration, consisting of a single tower placed inside a measurement trailer with three detector assemblies, allowing for additional vertical segmentation as well as a viewing a container outside the trailer through the trailer wall. An automatic liquid nitrogen fill system is supplied for each of the detectors. The use of a forklift to move the container for horizontal segmentation is accommodated by creating an additional operational and calibration set-up in the NDA 2000 software to allow for the operator to rotate the container and assay the opposite side, achieving the same sensitivity as a comparable two-tower system. This Segmented Gamma Box Counter System retains the core technologies and design features of the standard configuration. The detector assemblies are shielded to minimize interference from environmental and plant background, and are collimated to provide segmentation of the container. The assembly positions can also be modified in height and distance from the container. The ISOCS calibration software provides for a flexible approach to providing the calibrations for a variety of measurement geometries. The NDA 2000 software provides seamless operation with the current configuration, handling the data acquisition and analysis. In this paper, an overview of this system is

  20. Automatic Modeling and Simulation of Modular Robots

    Science.gov (United States)

    Jiang, C.; Wei, H.; Zhang, Y.

    2018-03-01

    The ability of reconfiguration makes modular robots have the ability of adaptable, low-cost, self-healing and fault-tolerant. It can also be applied to a variety of mission situations. In this manuscript, a robot platform which relied on the module library was designed, based on the screw theory and module theory. Then, the configuration design method of the modular robot was proposed. And the different configurations of modular robot system have been built, including industrial mechanical arms, the mobile platform, six-legged robot and 3D exoskeleton manipulator. Finally, the simulation and verification of one system among them have been made, using the analyses of screw kinematics and polynomial planning. The results of experiments demonstrate the feasibility and superiority of this modular system.

  1. Summer School and Conference : Computations with Modular Forms

    CERN Document Server

    Wiese, Gabor

    2014-01-01

    This volume contains original research articles, survey articles and lecture notes related to the Computations with Modular Forms 2011 Summer School and Conference, held at the University of Heidelberg. A key theme of the Conference and Summer School was the interplay between theory, algorithms and experiment. The 14 papers offer readers both, instructional courses on the latest algorithms for computing modular and automorphic forms, as well as original research articles reporting on the latest developments in the field. The three Summer School lectures provide an introduction to modern algorithms together with some theoretical background for computations of and with modular forms, including computing cohomology of arithmetic groups, algebraic automorphic forms, and overconvergent modular symbols. The 11 Conference papers cover a wide range of themes related to computations with modular forms, including lattice methods for algebraic modular forms on classical groups, a generalization of the Maeda conjecture, ...

  2. Thermoeconomic analysis of configuration methods for modular Organic Rankine Cycle units in low-temperature applications

    International Nuclear Information System (INIS)

    Preißinger, Markus; Schatz, Sabrina; Vogl, Anne; König-Haagen, Andreas; Brüggemann, Dieter

    2016-01-01

    Highlights: • Two configuration methods for modular ORC design are presented. • Thermodynamic analysis cover the low-temperature range up to 190 °C. • Four commonly knows working fluids from two chemical classes are investigated. • Economic analysis cover payback period and cash flow under realistic boundary conditions. • Suggestions for ORC manufacturer are given concerning configuration method. - Abstract: Organic Rankine Cycle (ORC) is a promising technology for the utilization of low-grade waste heat. However, due to tailor-made power plants for different heat source temperatures, specific investment costs are still too high to be profitable. This study compares two different methods to configure a modular ORC in the temperature range of 373–463 K. The first method assumes a simple adaption of the mass flow rate within the ORC (mass flow method). In the second method, simultaneous adaption of mass flow rate and working pressure (combined method) take place. The common purpose of both methods is the optimization of the net power output for heat source temperatures lower and higher than the reference plant. Analyses are carried out for common fluorinated refrigerants (R227ea and R236ea) as well as for iso-alkanes (isobutane and isopentane). It is shown that within a wide range of temperatures the deviation in net power output between the simpler mass flow method and the more sophisticated combined method is below 10%. However, the deviation strongly depends on the location of the pinch point and on the choice of the working fluid. In general, it is shown that the mass flow method in combination with a working fluid, for which the pinch point is located at the beginning of the preheating, is thermodynamically favorable for plant manufacturers. Economic analyses subsequently compare both methods with respect to payback period and cash flow. Additional investment costs for the combined method are allowed to be up to 10% in order to reach higher

  3. Optimal configuration of power grid sources based on optimal particle swarm algorithm

    Science.gov (United States)

    Wen, Yuanhua

    2018-04-01

    In order to optimize the distribution problem of power grid sources, an optimized particle swarm optimization algorithm is proposed. First, the concept of multi-objective optimization and the Pareto solution set are enumerated. Then, the performance of the classical genetic algorithm, the classical particle swarm optimization algorithm and the improved particle swarm optimization algorithm are analyzed. The three algorithms are simulated respectively. Compared with the test results of each algorithm, the superiority of the algorithm in convergence and optimization performance is proved, which lays the foundation for subsequent micro-grid power optimization configuration solution.

  4. Modular supervisory controller for hybrid power systems

    Energy Technology Data Exchange (ETDEWEB)

    Lemos Pereira, A. de

    2000-06-01

    The power supply of remote places has been commonly provided by thermal power plants, usually diesel generators. Although hybrid power systems may constitute the most economical solution in many applications their widespread application to the electrification schemes of remote areas still depends on improvements in the issues of design and operation control. The main limitations of the present hybrid power systems technology, which are identified in this work, are related to the control and supervision of the power system. Therefore this thesis focuses on the modularity of supervisory controllers in order to design cost-competitive and reliable hybrid power systems. The modular supervisory controller created in this project is considered an important part of a system design approach that aims to overcome the technical difficulties of the current engineering practice and contribute to open the market of hybrid power systems. The term modular refers to a set of design characteristics that allows the use of basically the same supervisory controller in different projects. The modularization and standardisation of the controller include several issues such as interfacing components, communication protocols, modelling, programming and control strategies. The modularity can reduce the highly specialised system engineering related to the integration of components, operation and control. It can also avoid the high costs for installation, service and maintenance. A modular algorithm for supervisory controllers has been developed (a Matlab program called SuperCon) using an object-oriented design and it has been tested through several simulations using different hybrid system configurations and different control strategies. This thesis presents a complete control system design process which can be used as the basis for the development and implementation of intelligent and autonomous supervisory controllers for hybrid power systems with modular characteristics. (au)

  5. Evaluation of modular robot system for maintenance tasks in hot cell

    Energy Technology Data Exchange (ETDEWEB)

    Pagala, Prithvi Sekhar, E-mail: ps.pagala@upm.es [Centre for Automation and Robotics UPM-CSIC (Spain); Ferre, Manuel, E-mail: m.ferre@upm.es [Centre for Automation and Robotics UPM-CSIC (Spain); Orona, Luis, E-mail: l.orona@gsi.de [GSI Helmholtzzentrum für Schwerionenforschung (Germany)

    2014-10-15

    Highlights: •Modular robot deployment inside hot cell for remote manipulation evaluated. •Flexible and adaptable system for variety of tasks presented. •Uses in large workspaces and evolving requirements shown. -- Abstract: This work assesses the use of a modular robot system to perform maintenance and inspection tasks such as, remote flexible inspection, manipulation and cooperation with deployed systems inside the hot cell. A flexible modular solution for the inclusion in maintenance operations is presented. The proposed heterogeneous modular robotic system is evaluated using simulations of the prototype across selected robot configuration to perform tasks. Results obtained show the advantages and ability of the modular robot to perform the necessary tasks as well as its ability to adapt and evolve depending on the need. The simulation test case inside hot cell shows modular robot configuration, a two modular arm to perform tele-operation tasks in the workspace and a wheeled platform for inspection collaborating to perform tasks. The advantage of using re-configurable modular robot over conventional robot platforms is shown.

  6. Comparative analysis of chemical similarity methods for modular natural products with a hypothetical structure enumeration algorithm.

    Science.gov (United States)

    Skinnider, Michael A; Dejong, Chris A; Franczak, Brian C; McNicholas, Paul D; Magarvey, Nathan A

    2017-08-16

    Natural products represent a prominent source of pharmaceutically and industrially important agents. Calculating the chemical similarity of two molecules is a central task in cheminformatics, with applications at multiple stages of the drug discovery pipeline. Quantifying the similarity of natural products is a particularly important problem, as the biological activities of these molecules have been extensively optimized by natural selection. The large and structurally complex scaffolds of natural products distinguish their physical and chemical properties from those of synthetic compounds. However, no analysis of the performance of existing methods for molecular similarity calculation specific to natural products has been reported to date. Here, we present LEMONS, an algorithm for the enumeration of hypothetical modular natural product structures. We leverage this algorithm to conduct a comparative analysis of molecular similarity methods within the unique chemical space occupied by modular natural products using controlled synthetic data, and comprehensively investigate the impact of diverse biosynthetic parameters on similarity search. We additionally investigate a recently described algorithm for natural product retrobiosynthesis and alignment, and find that when rule-based retrobiosynthesis can be applied, this approach outperforms conventional two-dimensional fingerprints, suggesting it may represent a valuable approach for the targeted exploration of natural product chemical space and microbial genome mining. Our open-source algorithm is an extensible method of enumerating hypothetical natural product structures with diverse potential applications in bioinformatics.

  7. A modular optical sensor

    Science.gov (United States)

    Conklin, John Albert

    This dissertation presents the design of a modular, fiber-optic sensor and the results obtained from testing the modular sensor. The modular fiber-optic sensor is constructed in such manner that the sensor diaphragm can be replaced with different configurations to detect numerous physical phenomena. Additionally, different fiber-optic detection systems can be attached to the sensor. Initially, the modular sensor was developed to be used by university of students to investigate realistic optical sensors and detection systems to prepare for advance studies of micro-optical mechanical systems (MOMS). The design accomplishes this by doing two things. First, the design significantly lowers the costs associated with studying optical sensors by modularizing the sensor design. Second, the sensor broadens the number of physical phenomena that students can apply optical sensing techniques to in a fiber optics sensor course. The dissertation is divided into seven chapters covering the historical development of fiber-optic sensors, a theoretical overview of fiber-optic sensors, the design, fabrication, and the testing of the modular sensor developed in the course of this work. Chapter 1 discusses, in detail, how this dissertation is organized and states the purpose of the dissertation. Chapter 2 presents an historical overview of the development of optical fibers, optical pressure sensors, and fibers, optical pressure sensors, and optical microphones. Chapter 3 reviews the theory of multi-fiber optic detection systems, optical microphones, and pressure sensors. Chapter 4 presents the design details of the modular, optical sensor. Chapter 5 delves into how the modular sensor is fabricated and how the detection systems are constructed. Chapter 6 presents the data collected from the microphone and pressure sensor configurations of the modular sensor. Finally, Chapter 7 discusses the data collected and draws conclusions about the design based on the data collected. Chapter 7 also

  8. A sparse matrix based full-configuration interaction algorithm

    International Nuclear Information System (INIS)

    Rolik, Zoltan; Szabados, Agnes; Surjan, Peter R.

    2008-01-01

    We present an algorithm related to the full-configuration interaction (FCI) method that makes complete use of the sparse nature of the coefficient vector representing the many-electron wave function in a determinantal basis. Main achievements of the presented sparse FCI (SFCI) algorithm are (i) development of an iteration procedure that avoids the storage of FCI size vectors; (ii) development of an efficient algorithm to evaluate the effect of the Hamiltonian when both the initial and the product vectors are sparse. As a result of point (i) large disk operations can be skipped which otherwise may be a bottleneck of the procedure. At point (ii) we progress by adopting the implementation of the linear transformation by Olsen et al. [J. Chem Phys. 89, 2185 (1988)] for the sparse case, getting the algorithm applicable to larger systems and faster at the same time. The error of a SFCI calculation depends only on the dropout thresholds for the sparse vectors, and can be tuned by controlling the amount of system memory passed to the procedure. The algorithm permits to perform FCI calculations on single node workstations for systems previously accessible only by supercomputers

  9. Size reduction of complex networks preserving modularity

    Energy Technology Data Exchange (ETDEWEB)

    Arenas, A.; Duch, J.; Fernandez, A.; Gomez, S.

    2008-12-24

    The ubiquity of modular structure in real-world complex networks is being the focus of attention in many trials to understand the interplay between network topology and functionality. The best approaches to the identification of modular structure are based on the optimization of a quality function known as modularity. However this optimization is a hard task provided that the computational complexity of the problem is in the NP-hard class. Here we propose an exact method for reducing the size of weighted (directed and undirected) complex networks while maintaining invariant its modularity. This size reduction allows the heuristic algorithms that optimize modularity for a better exploration of the modularity landscape. We compare the modularity obtained in several real complex-networks by using the Extremal Optimization algorithm, before and after the size reduction, showing the improvement obtained. We speculate that the proposed analytical size reduction could be extended to an exact coarse graining of the network in the scope of real-space renormalization.

  10. Modular PM Motor Drives for Automotive Traction Applications

    International Nuclear Information System (INIS)

    Su, G.J.

    2001-01-01

    This paper presents modular permanent magnet (PM) motor drives for automotive traction applications. A partially modularized drive system consisting of a single PM motor and multiple inverters is described. The motor has multiple three-phase stator winding sets and each winding set is driven with a separate three-phase inverter module. A truly modularized inverter and motor configuration based on an axial-gap PM motor is then introduced, in which identical PM motor modules are mounted on a common shaft and each motor module is powered by a separate inverter module. The advantages of the modular approach for both inverter and motor include: (1) power rating scalability-one design meets different power requirements by simply stacking an adequate number of modules, thus avoiding redesigning and reducing the development cost, (2) increased fault tolerance, and (3) easy repairing. A prototype was constructed by using two inverters and an axial-gap PM motor with two sets of three-phase stat or windings, and it is used to assist the diesel engine in a hybrid electric vehicle converted from a Chevrolet Suburban. The effect of different pulse-width-modulation strategies for both motoring and regenerative modes on current control is analyzed. Torque and regenerative control algorithms are implemented with a digital signal processor. Analytical and initial testing results are included in the paper

  11. Model and control of the isolated multi-modular converter

    DEFF Research Database (Denmark)

    Verdugo, Cristian; Candela, Jose Ignacio; Blaabjerg, Frede

    2017-01-01

    Multi-modular converters have proven to be one of the most suitable topology to be used in high and power applications. The modularity of these configurations offer several advantages, such as: high quality voltage, redundancy and high efficiency. In these converters, the series connection...... voltages. However, increasing the number of conversion stages, increase also the losses and the implementation costs. In order to overcome these drawbacks, a new configuration of multi-modular converter is proposed in this paper. The proposed converter provides isolation with one conversion stage by means...... of using low frequency transformers in each module. The main principle behind this concept, the control structure and simulation results are presented to validate the proposed configuration....

  12. Bundling Products and Services Through Modularization Strategies

    DEFF Research Database (Denmark)

    Bask, Anu; Hsuan, Juliana; Rajahonka, Mervi

    2012-01-01

    Modularity has been recognized as a powerful tool in improving the efficiency and management of product design and manufacturing. However, the integrated view on covering both, product and service modularity for product-service systems (PSS), is under researched. Therefore, in this paper our...... objective is to contribute to the PSS modularity. Thus, we describe configurations of PSSs and the bundling of products and services through modularization strategies. So far there have not been tools to analyze and determine the correct combinations of degrees of product and service modularities....

  13. District Heating Network Design and Configuration Optimization with Genetic Algorithm

    DEFF Research Database (Denmark)

    Li, Hongwei; Svendsen, Svend

    2013-01-01

    In this paper, the configuration of a district heating network which connects from the heating plant to the end users is optimized. Each end user in the network represents a building block. The connections between the heat generation plant and the end users are represented with mixed integer...... and the pipe friction and heat loss formulations are non-linear. In order to find the optimal district heating network configuration, genetic algorithm which handles the mixed integer nonlinear programming problem is chosen. The network configuration is represented with binary and integer encoding...... and it is optimized in terms of the net present cost. The optimization results indicates that the optimal DH network configuration is determined by multiple factors such as the consumer heating load, the distance between the heating plant to the consumer, the design criteria regarding the pressure and temperature...

  14. Modular Power Standard for Space Explorations Missions

    Science.gov (United States)

    Oeftering, Richard C.; Gardner, Brent G.

    2016-01-01

    Future human space exploration will most likely be composed of assemblies of multiple modular spacecraft elements with interconnected electrical power systems. An electrical system composed of a standardized set modular building blocks provides significant development, integration, and operational cost advantages. The modular approach can also provide the flexibility to configure power systems to meet the mission needs. A primary goal of the Advanced Exploration Systems (AES) Modular Power System (AMPS) project is to establish a Modular Power Standard that is needed to realize these benefits. This paper is intended to give the space exploration community a "first look" at the evolving Modular Power Standard and invite their comments and technical contributions.

  15. A multilevel layout algorithm for visualizing physical and genetic interaction networks, with emphasis on their modular organization.

    Science.gov (United States)

    Tuikkala, Johannes; Vähämaa, Heidi; Salmela, Pekka; Nevalainen, Olli S; Aittokallio, Tero

    2012-03-26

    Graph drawing is an integral part of many systems biology studies, enabling visual exploration and mining of large-scale biological networks. While a number of layout algorithms are available in popular network analysis platforms, such as Cytoscape, it remains poorly understood how well their solutions reflect the underlying biological processes that give rise to the network connectivity structure. Moreover, visualizations obtained using conventional layout algorithms, such as those based on the force-directed drawing approach, may become uninformative when applied to larger networks with dense or clustered connectivity structure. We implemented a modified layout plug-in, named Multilevel Layout, which applies the conventional layout algorithms within a multilevel optimization framework to better capture the hierarchical modularity of many biological networks. Using a wide variety of real life biological networks, we carried out a systematic evaluation of the method in comparison with other layout algorithms in Cytoscape. The multilevel approach provided both biologically relevant and visually pleasant layout solutions in most network types, hence complementing the layout options available in Cytoscape. In particular, it could improve drawing of large-scale networks of yeast genetic interactions and human physical interactions. In more general terms, the biological evaluation framework developed here enables one to assess the layout solutions from any existing or future graph drawing algorithm as well as to optimize their performance for a given network type or structure. By making use of the multilevel modular organization when visualizing biological networks, together with the biological evaluation of the layout solutions, one can generate convenient visualizations for many network biology applications.

  16. A novel algorithm for fast grasping of unknown objects using C-shape configuration

    Science.gov (United States)

    Lei, Qujiang; Chen, Guangming; Meijer, Jonathan; Wisse, Martijn

    2018-02-01

    Increasing grasping efficiency is very important for the robots to grasp unknown objects especially subjected to unfamiliar environments. To achieve this, a new algorithm is proposed based on the C-shape configuration. Specifically, the geometric model of the used under-actuated gripper is approximated as a C-shape. To obtain an appropriate graspable position, this C-shape configuration is applied to fit geometric model of an unknown object. The geometric model of unknown object is constructed by using a single-view partial point cloud. To examine the algorithm using simulations, a comparison of the commonly used motion planners is made. The motion planner with the highest number of solved runs, lowest computing time and the shortest path length is chosen to execute grasps found by this grasping algorithm. The simulation results demonstrate that excellent grasping efficiency is achieved by adopting our algorithm. To validate this algorithm, experiment tests are carried out using a UR5 robot arm and an under-actuated gripper. The experimental results show that steady grasping actions are obtained. Hence, this research provides a novel algorithm for fast grasping of unknown objects.

  17. Fast quantum modular exponentiation

    International Nuclear Information System (INIS)

    Meter, Rodney van; Itoh, Kohei M.

    2005-01-01

    We present a detailed analysis of the impact on quantum modular exponentiation of architectural features and possible concurrent gate execution. Various arithmetic algorithms are evaluated for execution time, potential concurrency, and space trade-offs. We find that to exponentiate an n-bit number, for storage space 100n (20 times the minimum 5n), we can execute modular exponentiation 200-700 times faster than optimized versions of the basic algorithms, depending on architecture, for n=128. Addition on a neighbor-only architecture is limited to O(n) time, whereas non-neighbor architectures can reach O(log n), demonstrating that physical characteristics of a computing device have an important impact on both real-world running time and asymptotic behavior. Our results will help guide experimental implementations of quantum algorithms and devices

  18. Modularization of fault trees: a method to reduce the cost of analysis

    International Nuclear Information System (INIS)

    Chatterjee, P.

    1975-01-01

    The problem of analyzing large fault trees is considered. The concept of the finest modular representation of a fault tree is introduced and an algorithm is presented for finding this representation. The algorithm will also identify trees which cannot be modularized. Applications of such modularizations are discussed

  19. A multilevel layout algorithm for visualizing physical and genetic interaction networks, with emphasis on their modular organization

    Directory of Open Access Journals (Sweden)

    Tuikkala Johannes

    2012-03-01

    Full Text Available Abstract Background Graph drawing is an integral part of many systems biology studies, enabling visual exploration and mining of large-scale biological networks. While a number of layout algorithms are available in popular network analysis platforms, such as Cytoscape, it remains poorly understood how well their solutions reflect the underlying biological processes that give rise to the network connectivity structure. Moreover, visualizations obtained using conventional layout algorithms, such as those based on the force-directed drawing approach, may become uninformative when applied to larger networks with dense or clustered connectivity structure. Methods We implemented a modified layout plug-in, named Multilevel Layout, which applies the conventional layout algorithms within a multilevel optimization framework to better capture the hierarchical modularity of many biological networks. Using a wide variety of real life biological networks, we carried out a systematic evaluation of the method in comparison with other layout algorithms in Cytoscape. Results The multilevel approach provided both biologically relevant and visually pleasant layout solutions in most network types, hence complementing the layout options available in Cytoscape. In particular, it could improve drawing of large-scale networks of yeast genetic interactions and human physical interactions. In more general terms, the biological evaluation framework developed here enables one to assess the layout solutions from any existing or future graph drawing algorithm as well as to optimize their performance for a given network type or structure. Conclusions By making use of the multilevel modular organization when visualizing biological networks, together with the biological evaluation of the layout solutions, one can generate convenient visualizations for many network biology applications.

  20. Understanding the Modularity of Socio-technical Production Systems

    DEFF Research Database (Denmark)

    Thuesen, Christian Langhoff

    This paper seeks to contribute to the development of Configurational Theory by offering a reinterpretation of the modularity concept from a socio-technical perspective in general and Actor Network Theory (ANT) in particular. By formulating modularity from an ANT perspective covering social...

  1. New Modular Heliotron system compatible with closed helical divertor and good plasma confinement

    International Nuclear Information System (INIS)

    Yamazaki, K.; Watanabe, K.Y.

    1994-04-01

    A new helical system ('Modular Heliotron') with improved modular coils compatible with efficient closed helical divertor and good plasma confinement property is proposed based on a Heliotron system with continuous helical coils and one pair of poloidal coils. The physics optimization of this system as a function of the gap angle between adjacent modular coils has been carried out by means of vacuum magnetic surface calculations and finite-beta plasma analyses, and a new improved coil system is invented by combining sectored helical field coils with sectored returning poloidal field coils. The Modular Heliotron with standard coil winding law (reference Modular Heliotron) was previously proposed, but it is found that this is not appropriate to keep clean helical divertor and high beta configuration when the coil gap becomes large. By modulating the modular coil winding with outside-plus and inside-minus pitch modulation, almost the same good magnetic configuration as that of a conventional Heliotron can be produced. The optimal gap angle is determined as a function of the modulation parameter. This improved Modular Heliotron permits larger gap angle between adjacent modules and produces more clean helical divertor configuration than the reference Modular Heliotron. All these helical system are created by only modular coils without poloidal coils. (author)

  2. VLSI Architecture for Configurable and Low-Complexity Design of Hard-Decision Viterbi Decoding Algorithm

    Directory of Open Access Journals (Sweden)

    Rachmad Vidya Wicaksana Putra

    2016-06-01

    Full Text Available Convolutional encoding and data decoding are fundamental processes in convolutional error correction. One of the most popular error correction methods in decoding is the Viterbi algorithm. It is extensively implemented in many digital communication applications. Its VLSI design challenges are about area, speed, power, complexity and configurability. In this research, we specifically propose a VLSI architecture for a configurable and low-complexity design of a hard-decision Viterbi decoding algorithm. The configurable and low-complexity design is achieved by designing a generic VLSI architecture, optimizing each processing element (PE at the logical operation level and designing a conditional adapter. The proposed design can be configured for any predefined number of trace-backs, only by changing the trace-back parameter value. Its computational process only needs N + 2 clock cycles latency, with N is the number of trace-backs. Its configurability function has been proven for N = 8, N = 16, N = 32 and N = 64. Furthermore, the proposed design was synthesized and evaluated in Xilinx and Altera FPGA target boards for area consumption and speed performance.

  3. Modular robotic applications in nuclear power plant maintenance

    International Nuclear Information System (INIS)

    Glass, S.W.; Ranson, C.C.; Reinholtz, C.F.; Calkins, J.M.

    1996-01-01

    General-purpose factory automation robots have experienced limited use in nuclear maintenance and hazardous-environment work spaces due to demanding requirements on size, weight, mobility and adaptability. Robotic systems in nuclear power plants are frequently custom designed to meet specific space and performance requirements. Examples of these custom configurations include Framatome Technologies COBRA trademark Steam Generator Manipulator and URSULA trademark Reactor Vessel Inspection Manipulator. The use of custom robots in nuclear plants has been limited because of the lead time and expense associated with custom design. Developments in modular robotics and advanced robot control software coupled with more powerful low-cost computers, however, are helping to reduce the cost and schedule for deploying custom robots. A modular robotic system allows custom robot configurations to be implemented using standard (modular) joints and adaptable controllers. This paper discusses Framatome Technologies (FTI) current and planned developments in the area of modular robot system design

  4. New modular heliotron system compatible with closed helical divertor and good plasma confinement

    International Nuclear Information System (INIS)

    Yamazaki, K.; Watanabe, K.Y.

    1995-01-01

    A new helical system ('modular heliotron') with improved modular coils compatible with an efficient closed helical divertor and a good plasma confinement property is proposed, based on a heliotron system with continuous helical coils and one pair of poloidal coils. The physics optimization of this system as a function of the gap angle between adjacent modular coils has been carried out by means of vacuum magnetic surface calculations and finite-beta plasma analyses, and a new improved coil system is invented by combining sectored helical field coils with sectored returning poloidal field coils. A modular heliotron with standard coil winding law (the reference modular heliotron) was previously proposed, but it is found that this was not appropriate to keep a clean helical divertor and high beta configuration when the coil gap becomes large. By modulating the modular coil winding with outside-plus and inside-minus pitch modulation, almost the same good magnetic configuration as that of a conventional heliotron can be produced. The optimal gap angle is determined as a function of the modulation parameter. This improved modular heliotron permits a larger gap angle between adjacent modules and produces a cleaner helical divertor configuration than the reference modular heliotron. All these helical systems are created by only modular coils without poloidal coils. (author). Letter-to-the-editor. 11 refs, 7 figs

  5. A graphics processing unit accelerated motion correction algorithm and modular system for real-time fMRI.

    Science.gov (United States)

    Scheinost, Dustin; Hampson, Michelle; Qiu, Maolin; Bhawnani, Jitendra; Constable, R Todd; Papademetris, Xenophon

    2013-07-01

    Real-time functional magnetic resonance imaging (rt-fMRI) has recently gained interest as a possible means to facilitate the learning of certain behaviors. However, rt-fMRI is limited by processing speed and available software, and continued development is needed for rt-fMRI to progress further and become feasible for clinical use. In this work, we present an open-source rt-fMRI system for biofeedback powered by a novel Graphics Processing Unit (GPU) accelerated motion correction strategy as part of the BioImage Suite project ( www.bioimagesuite.org ). Our system contributes to the development of rt-fMRI by presenting a motion correction algorithm that provides an estimate of motion with essentially no processing delay as well as a modular rt-fMRI system design. Using empirical data from rt-fMRI scans, we assessed the quality of motion correction in this new system. The present algorithm performed comparably to standard (non real-time) offline methods and outperformed other real-time methods based on zero order interpolation of motion parameters. The modular approach to the rt-fMRI system allows the system to be flexible to the experiment and feedback design, a valuable feature for many applications. We illustrate the flexibility of the system by describing several of our ongoing studies. Our hope is that continuing development of open-source rt-fMRI algorithms and software will make this new technology more accessible and adaptable, and will thereby accelerate its application in the clinical and cognitive neurosciences.

  6. The modularity of pollination networks

    DEFF Research Database (Denmark)

    Olesen, Jens Mogens; Bascompte, J.; Dupont, Yoko

    2007-01-01

    In natural communities, species and their interactions are often organized as nonrandom networks, showing distinct and repeated complex patterns. A prevalent, but poorly explored pattern is ecological modularity, with weakly interlinked subsets of species (modules), which, however, internally...... consist of strongly connected species. The importance of modularity has been discussed for a long time, but no consensus on its prevalence in ecological networks has yet been reached. Progress is hampered by inadequate methods and a lack of large datasets. We analyzed 51 pollination networks including...... almost 10,000 species and 20,000 links and tested for modularity by using a recently developed simulated annealing algorithm. All networks with >150 plant and pollinator species were modular, whereas networks with

  7. (Automated) software modularization using community detection

    DEFF Research Database (Denmark)

    Hansen, Klaus Marius; Manikas, Konstantinos

    2015-01-01

    The modularity of a software system is known to have an effect on, among other, development effort, change impact, and technical debt. Modularizing a specific system and evaluating this modularization is, however, challenging. In this paper, we apply community detection methods to the graph...... of class dependencies in software systems to find optimal modularizations through communities. We evaluate this approach through a study of 111 Java systems contained in the Qualitas Corpus. We found that using the modularity function of Newman with an Erdős-Rényi null-model and using the community...... detection algorithm of Reichardt and Bornholdt improved community quality for all systems, that coupling decreased for 99 of the systems, and that coherence increased for 102 of the systems. Furthermore, the modularity function correlates with existing metrics for coupling and coherence....

  8. Segment LLL Reduction of Lattice Bases Using Modular Arithmetic

    Directory of Open Access Journals (Sweden)

    Sanjay Mehrotra

    2010-07-01

    Full Text Available The algorithm of Lenstra, Lenstra, and Lovász (LLL transforms a given integer lattice basis into a reduced basis. Storjohann improved the worst case complexity of LLL algorithms by a factor of O(n using modular arithmetic. Koy and Schnorr developed a segment-LLL basis reduction algorithm that generates lattice basis satisfying a weaker condition than the LLL reduced basis with O(n improvement than the LLL algorithm. In this paper we combine Storjohann’s modular arithmetic approach with the segment-LLL approach to further improve the worst case complexity of the segment-LLL algorithms by a factor of n0.5.

  9. Quantum plug n’ play: modular computation in the quantum regime

    Science.gov (United States)

    Thompson, Jayne; Modi, Kavan; Vedral, Vlatko; Gu, Mile

    2018-01-01

    Classical computation is modular. It exploits plug n’ play architectures which allow us to use pre-fabricated circuits without knowing their construction. This bestows advantages such as allowing parts of the computational process to be outsourced, and permitting individual circuit components to be exchanged and upgraded. Here, we introduce a formal framework to describe modularity in the quantum regime. We demonstrate a ‘no-go’ theorem, stipulating that it is not always possible to make use of quantum circuits without knowing their construction. This has significant consequences for quantum algorithms, forcing the circuit implementation of certain quantum algorithms to be rebuilt almost entirely from scratch after incremental changes in the problem—such as changing the number being factored in Shor’s algorithm. We develop a workaround capable of restoring modularity, and apply it to design a modular version of Shor’s algorithm that exhibits increased versatility and reduced complexity. In doing so we pave the way to a realistic framework whereby ‘quantum chips’ and remote servers can be invoked (or assembled) to implement various parts of a more complex quantum computation.

  10. Configuring Product Modularity and Service Modularity for Mass Customization Strategies

    DEFF Research Database (Denmark)

    Bask, Anu; Hsuan, Juliana; Rajahonka, Mervi

    , and how such configurations become the foundations for mass customization strategies. As a result we identify critical characteristics that are relevant for both product and services, and suggest a conceptual framework consisting of twelve dynamic mass customization strategies with paired product...

  11. Modular biometric system

    Science.gov (United States)

    Hsu, Charles; Viazanko, Michael; O'Looney, Jimmy; Szu, Harold

    2009-04-01

    Modularity Biometric System (MBS) is an approach to support AiTR of the cooperated and/or non-cooperated standoff biometric in an area persistent surveillance. Advanced active and passive EOIR and RF sensor suite is not considered here. Neither will we consider the ROC, PD vs. FAR, versus the standoff POT in this paper. Our goal is to catch the "most wanted (MW)" two dozens, separately furthermore ad hoc woman MW class from man MW class, given their archrivals sparse front face data basis, by means of various new instantaneous input called probing faces. We present an advanced algorithm: mini-Max classifier, a sparse sample realization of Cramer-Rao Fisher bound of the Maximum Likelihood classifier that minimize the dispersions among the same woman classes and maximize the separation among different man-woman classes, based on the simple feature space of MIT Petland eigen-faces. The original aspect consists of a modular structured design approach at the system-level with multi-level architectures, multiple computing paradigms, and adaptable/evolvable techniques to allow for achieving a scalable structure in terms of biometric algorithms, identification quality, sensors, database complexity, database integration, and component heterogenity. MBS consist of a number of biometric technologies including fingerprints, vein maps, voice and face recognitions with innovative DSP algorithm, and their hardware implementations such as using Field Programmable Gate arrays (FPGAs). Biometric technologies and the composed modularity biometric system are significant for governmental agencies, enterprises, banks and all other organizations to protect people or control access to critical resources.

  12. RNA graph partitioning for the discovery of RNA modularity: a novel application of graph partition algorithm to biology.

    Directory of Open Access Journals (Sweden)

    Namhee Kim

    Full Text Available Graph representations have been widely used to analyze and design various economic, social, military, political, and biological networks. In systems biology, networks of cells and organs are useful for understanding disease and medical treatments and, in structural biology, structures of molecules can be described, including RNA structures. In our RNA-As-Graphs (RAG framework, we represent RNA structures as tree graphs by translating unpaired regions into vertices and helices into edges. Here we explore the modularity of RNA structures by applying graph partitioning known in graph theory to divide an RNA graph into subgraphs. To our knowledge, this is the first application of graph partitioning to biology, and the results suggest a systematic approach for modular design in general. The graph partitioning algorithms utilize mathematical properties of the Laplacian eigenvector (µ2 corresponding to the second eigenvalues (λ2 associated with the topology matrix defining the graph: λ2 describes the overall topology, and the sum of µ2's components is zero. The three types of algorithms, termed median, sign, and gap cuts, divide a graph by determining nodes of cut by median, zero, and largest gap of µ2's components, respectively. We apply these algorithms to 45 graphs corresponding to all solved RNA structures up through 11 vertices (∼ 220 nucleotides. While we observe that the median cut divides a graph into two similar-sized subgraphs, the sign and gap cuts partition a graph into two topologically-distinct subgraphs. We find that the gap cut produces the best biologically-relevant partitioning for RNA because it divides RNAs at less stable connections while maintaining junctions intact. The iterative gap cuts suggest basic modules and assembly protocols to design large RNA structures. Our graph substructuring thus suggests a systematic approach to explore the modularity of biological networks. In our applications to RNA structures, subgraphs

  13. District Heating Network Design and Configuration Optimization with Genetic Algorithm

    DEFF Research Database (Denmark)

    Li, Hongwei; Svendsen, Svend

    2011-01-01

    In this paper, the configuration of a district heating (DH) network which connects from the heating plant to the end users was optimized with emphasizing the network thermal performance. Each end user in the network represents a building block. The locations of the building blocks are fixed while...... the heating plant location is allowed to vary. The connection between the heat generation plant and the end users can be represented with mixed integer and the pipe friction and heat loss formulations are non-linear. In order to find the optimal DH distribution pipeline configuration, the genetic algorithm...... by multi factors as the consumer heating load, the distance between the heating plant to the consumer, the design criteria regarding pressure and temperature limitation, as well as the corresponding network heat loss....

  14. Stratway: A Modular Approach to Strategic Conflict Resolution

    Science.gov (United States)

    Hagen, George E.; Butler, Ricky W.; Maddalon, Jeffrey M.

    2011-01-01

    In this paper we introduce Stratway, a modular approach to finding long-term strategic resolutions to conflicts between aircraft. The modular approach provides both advantages and disadvantages. Our primary concern is to investigate the implications on the verification of safety-critical properties of a strategic resolution algorithm. By partitioning the problem into verifiable modules much stronger verification claims can be established. Since strategic resolution involves searching for solutions over an enormous state space, Stratway, like most similar algorithms, searches these spaces by applying heuristics, which present especially difficult verification challenges. An advantage of a modular approach is that it makes a clear distinction between the resolution function and the trajectory generation function. This allows the resolution computation to be independent of any particular vehicle. The Stratway algorithm was developed in both Java and C++ and is available through a open source license. Additionally there is a visualization application that is helpful when analyzing and quickly creating conflict scenarios.

  15. Modular simulation of the dynamics of a 925 MWe PWR electronuclear type reactor and design of a multivariable control algorithm

    International Nuclear Information System (INIS)

    Mansouri, S.

    1985-06-01

    This work has been consecrated to the modular simulation of a PWR 925 MWe power plant's dynamic and to the design of a multivariable algorithm control: a mathematical model of a plant type was developed. The programs were written on a structured manner in order to maximize flexibility. A multivariable control algorithm based on pole placement with output feedback was elaborated together with its correspondent program. The simulation results for different normal transients were shown and the capabilities of the new method of multivariable control are illustrated through many examples

  16. Modular Biometric Monitoring System

    Science.gov (United States)

    Chmiel, Alan J. (Inventor); Humphreys, Bradley T. (Inventor)

    2017-01-01

    A modular system for acquiring biometric data includes a plurality of data acquisition modules configured to sample biometric data from at least one respective input channel at a data acquisition rate. A representation of the sampled biometric data is stored in memory of each of the plurality of data acquisition modules. A central control system is in communication with each of the plurality of data acquisition modules through a bus. The central control system is configured to control communication of data, via the bus, with each of the plurality of data acquisition modules.

  17. Algorithmic-Reducibility = Renormalization-Group Fixed-Points; ``Noise''-Induced Phase-Transitions (NITs) to Accelerate Algorithmics (``NIT-Picking'') Replacing CRUTCHES!!!: Gauss Modular/Clock-Arithmetic Congruences = Signal X Noise PRODUCTS..

    Science.gov (United States)

    Siegel, J.; Siegel, Edward Carl-Ludwig

    2011-03-01

    Cook-Levin computational-"complexity"(C-C) algorithmic-equivalence reduction-theorem reducibility equivalence to renormalization-(semi)-group phase-transitions critical-phenomena statistical-physics universality-classes fixed-points, is exploited with Gauss modular/clock-arithmetic/model congruences = signal X noise PRODUCT reinterpretation. Siegel-Baez FUZZYICS=CATEGORYICS(SON of ``TRIZ''): Category-Semantics(C-S) tabular list-format truth-table matrix analytics predicts and implements "noise"-induced phase-transitions (NITs) to accelerate versus to decelerate Harel [Algorithmics(1987)]-Sipser[Intro. Theory Computation(1997) algorithmic C-C: "NIT-picking" to optimize optimization-problems optimally(OOPO). Versus iso-"noise" power-spectrum quantitative-only amplitude/magnitude-only variation stochastic-resonance, this "NIT-picking" is "noise" power-spectrum QUALitative-type variation via quantitative critical-exponents variation. Computer-"science" algorithmic C-C models: Turing-machine, finite-state-models/automata, are identified as early-days once-workable but NOW ONLY LIMITING CRUTCHES IMPEDING latter-days new-insights!!!

  18. Modular Regularization Algorithms

    DEFF Research Database (Denmark)

    Jacobsen, Michael

    2004-01-01

    The class of linear ill-posed problems is introduced along with a range of standard numerical tools and basic concepts from linear algebra, statistics and optimization. Known algorithms for solving linear inverse ill-posed problems are analyzed to determine how they can be decomposed into indepen...

  19. Sambot II: A self-assembly modular swarm robot

    Science.gov (United States)

    Zhang, Yuchao; Wei, Hongxing; Yang, Bo; Jiang, Cancan

    2018-04-01

    The new generation of self-assembly modular swarm robot Sambot II, based on the original generation of self-assembly modular swarm robot Sambot, adopting laser and camera module for information collecting, is introduced in this manuscript. The visual control algorithm of Sambot II is detailed and feasibility of the algorithm is verified by the laser and camera experiments. At the end of this manuscript, autonomous docking experiments of two Sambot II robots are presented. The results of experiments are showed and analyzed to verify the feasibility of whole scheme of Sambot II.

  20. Hydraulic Modular Dosaging Systems for Machine Drives

    Directory of Open Access Journals (Sweden)

    A. J. Kotlobai

    2005-01-01

    Full Text Available The justified principle of making modular dosaging systems for positive-displacement multimotor hydraulic drives used in running gear and technological equipment of mobile construction, road and agricultural machines makes it possible to synchronize motion of running parts. The examples of the realization of modular dosaging systems and an algorithm of their operation are given in the paper.

  1. Multi-kilowatt modularized spacecraft power processing system development

    International Nuclear Information System (INIS)

    Andrews, R.E.; Hayden, J.H.; Hedges, R.T.; Rehmann, D.W.

    1975-07-01

    A review of existing information pertaining to spacecraft power processing systems and equipment was accomplished with a view towards applicability to the modularization of multi-kilowatt power processors. Power requirements for future spacecraft were determined from the NASA mission model-shuttle systems payload data study which provided the limits for modular power equipment capabilities. Three power processing systems were compared to evaluation criteria to select the system best suited for modularity. The shunt regulated direct energy transfer system was selected by this analysis for a conceptual design effort which produced equipment specifications, schematics, envelope drawings, and power module configurations

  2. Fast and accurate determination of modularity and its effect size

    International Nuclear Information System (INIS)

    Treviño, Santiago III; Nyberg, Amy; Bassler, Kevin E; Del Genio, Charo I

    2015-01-01

    We present a fast spectral algorithm for community detection in complex networks. Our method searches for the partition with the maximum value of the modularity via the interplay of several refinement steps that include both agglomeration and division. We validate the accuracy of the algorithm by applying it to several real-world benchmark networks. On all these, our algorithm performs as well or better than any other known polynomial scheme. This allows us to extensively study the modularity distribution in ensembles of Erdős–Rényi networks, producing theoretical predictions for means and variances inclusive of finite-size corrections. Our work provides a way to accurately estimate the effect size of modularity, providing a z-score measure of it and enabling a more informative comparison of networks with different numbers of nodes and links. (paper)

  3. Hierarchical modularity in human brain functional networks

    Directory of Open Access Journals (Sweden)

    David Meunier

    2009-10-01

    Full Text Available The idea that complex systems have a hierarchical modular organization originates in the early 1960s and has recently attracted fresh support from quantitative studies of large scale, real-life networks. Here we investigate the hierarchical modular (or “modules-within-modules” decomposition of human brain functional networks, measured using functional magnetic resonance imaging (fMRI in 18 healthy volunteers under no-task or resting conditions. We used a customized template to extract networks with more than 1800 regional nodes, and we applied a fast algorithm to identify nested modular structure at several hierarchical levels. We used mutual information, 0 < I < 1, to estimate the similarity of community structure of networks in different subjects, and to identify the individual network that is most representative of the group. Results show that human brain functional networks have a hierarchical modular organization with a fair degree of similarity between subjects, I=0.63. The largest 5 modules at the highest level of the hierarchy were medial occipital, lateral occipital, central, parieto-frontal and fronto-temporal systems; occipital modules demonstrated less sub-modular organization than modules comprising regions of multimodal association cortex. Connector nodes and hubs, with a key role in inter-modular connectivity, were also concentrated in association cortical areas. We conclude that methods are available for hierarchical modular decomposition of large numbers of high resolution brain functional networks using computationally expedient algorithms. This could enable future investigations of Simon's original hypothesis that hierarchy or near-decomposability of physical symbol systems is a critical design feature for their fast adaptivity to changing environmental conditions.

  4. Algebra and Arithmetic of Modular Forms

    DEFF Research Database (Denmark)

    Rustom, Nadim

    In [Rus14b] and [Rus14a], we study graded rings of modular forms over congruence subgroups, with coefficients in subrings A of C, and determine bounds of the weights of modular forms constituting a minimal set of generators, as well as on the degree of the generators of the ideal of relations...... between them. We give an algorithm that computes the structures of these rings, and formulate conjectures on the minimal generating weight for modular forms with coefficients in Z. We discuss questions of finiteness of systems of Hecke eigenvalues modulo pm, for a prime p and an integer m ≥ 2, in analogy...

  5. Defining Modules, Modularity and Modularization

    DEFF Research Database (Denmark)

    Miller, Thomas Dedenroth; Pedersen, Per Erik Elgård

    The paper describes the evolution of the concept of modularity in a historical perspective. The main reasons for modularity are: create variety, utilize similarities, and reduce complexity. The paper defines the terms: Module, modularity, and modularization.......The paper describes the evolution of the concept of modularity in a historical perspective. The main reasons for modularity are: create variety, utilize similarities, and reduce complexity. The paper defines the terms: Module, modularity, and modularization....

  6. Optimized combination model and algorithm of parking guidance information configuration

    Directory of Open Access Journals (Sweden)

    Tian Ye

    2011-01-01

    Full Text Available Abstract Operators of parking guidance and information (PGI systems often have difficulty in providing the best car park availability information to drivers in periods of high demand. A new PGI configuration model based on the optimized combination method was proposed by analyzing of parking choice behavior. This article first describes a parking choice behavioral model incorporating drivers perceptions of waiting times at car parks based on PGI signs. This model was used to predict the influence of PGI signs on the overall performance of the traffic system. Then relationships were developed for estimating the arrival rates at car parks based on driver characteristics, car park attributes as well as the car park availability information displayed on PGI signs. A mathematical program was formulated to determine the optimal display PGI sign configuration to minimize total travel time. A genetic algorithm was used to identify solutions that significantly reduced queue lengths and total travel time compared with existing practices. These procedures were applied to an existing PGI system operating in Deqing Town and Xiuning City. Significant reductions in total travel time of parking vehicles with PGI being configured. This would reduce traffic congestion and lead to various environmental benefits.

  7. Architectural considerations in the certification of modular systems

    Energy Technology Data Exchange (ETDEWEB)

    Bate, Iain; Kelly, Tim

    2003-09-01

    Modular system architectures, such as integrated modular avionics (IMA) in the aerospace sector, offer potential benefits of improved flexibility in function allocation, reduced development costs and improved maintainability. However, they require a new certification approach. The traditional approach to certification is to prepare monolithic safety cases as bespoke developments for a specific system in a fixed configuration. However, this nullifies the benefits of flexibility and reduced rework claimed of IMA-based systems and will necessitate the development of new safety cases for all possible (current and future) configurations of the architecture. This paper discusses a modular approach to safety case construction, whereby the safety case is partitioned into separable arguments of safety corresponding with the components of the system architecture. Such an approach relies upon properties of the IMA system architecture (such as segregation and location independence) having been established. The paper describes how such properties can be assessed to show that they are met and trade-offs performed during architecture definition reusing information and techniques from the safety argument process.

  8. Architectural considerations in the certification of modular systems

    International Nuclear Information System (INIS)

    Bate, Iain; Kelly, Tim

    2003-01-01

    Modular system architectures, such as integrated modular avionics (IMA) in the aerospace sector, offer potential benefits of improved flexibility in function allocation, reduced development costs and improved maintainability. However, they require a new certification approach. The traditional approach to certification is to prepare monolithic safety cases as bespoke developments for a specific system in a fixed configuration. However, this nullifies the benefits of flexibility and reduced rework claimed of IMA-based systems and will necessitate the development of new safety cases for all possible (current and future) configurations of the architecture. This paper discusses a modular approach to safety case construction, whereby the safety case is partitioned into separable arguments of safety corresponding with the components of the system architecture. Such an approach relies upon properties of the IMA system architecture (such as segregation and location independence) having been established. The paper describes how such properties can be assessed to show that they are met and trade-offs performed during architecture definition reusing information and techniques from the safety argument process

  9. Optimization of the core configuration design using a hybrid artificial intelligence algorithm for research reactors

    International Nuclear Information System (INIS)

    Hedayat, Afshin; Davilu, Hadi; Barfrosh, Ahmad Abdollahzadeh; Sepanloo, Kamran

    2009-01-01

    To successfully carry out material irradiation experiments and radioisotope productions, a high thermal neutron flux at irradiation box over a desired life time of a core configuration is needed. On the other hand, reactor safety and operational constraints must be preserved during core configuration selection. Two main objectives and two safety and operational constraints are suggested to optimize reactor core configuration design. Suggested parameters and conditions are considered as two separate fitness functions composed of two main objectives and two penalty functions. This is a constrained and combinatorial type of a multi-objective optimization problem. In this paper, a fast and effective hybrid artificial intelligence algorithm is introduced and developed to reach a Pareto optimal set. The hybrid algorithm is composed of a fast and elitist multi-objective genetic algorithm (GA) and a fast fitness function evaluating system based on the cascade feed forward artificial neural networks (ANNs). A specific GA representation of core configuration and also special GA operators are introduced and used to overcome the combinatorial constraints of this optimization problem. A software package (Core Pattern Calculator 1) is developed to prepare and reform required data for ANNs training and also to revise the optimization results. Some practical test parameters and conditions are suggested to adjust main parameters of the hybrid algorithm. Results show that introduced ANNs can be trained and estimate selected core parameters of a research reactor very quickly. It improves effectively optimization process. Final optimization results show that a uniform and dense diversity of Pareto fronts are gained over a wide range of fitness function values. To take a more careful selection of Pareto optimal solutions, a revision system is introduced and used. The revision of gained Pareto optimal set is performed by using developed software package. Also some secondary operational

  10. Optimization of the core configuration design using a hybrid artificial intelligence algorithm for research reactors

    Energy Technology Data Exchange (ETDEWEB)

    Hedayat, Afshin, E-mail: ahedayat@aut.ac.i [Department of Nuclear Engineering and Physics, Amirkabir University of Technology (Tehran Polytechnic), 424 Hafez Avenue, P.O. Box 15875-4413, Tehran (Iran, Islamic Republic of); Reactor Research and Development School, Nuclear Science and Technology Research Institute (NSTRI), End of North Karegar Street, P.O. Box 14395-836, Tehran (Iran, Islamic Republic of); Davilu, Hadi [Department of Nuclear Engineering and Physics, Amirkabir University of Technology (Tehran Polytechnic), 424 Hafez Avenue, P.O. Box 15875-4413, Tehran (Iran, Islamic Republic of); Barfrosh, Ahmad Abdollahzadeh [Department of Computer Engineering, Amirkabir University of Technology (Tehran Polytechnic), 424 Hafez Avenue, P.O. Box 15875-4413, Tehran (Iran, Islamic Republic of); Sepanloo, Kamran [Reactor Research and Development School, Nuclear Science and Technology Research Institute (NSTRI), End of North Karegar Street, P.O. Box 14395-836, Tehran (Iran, Islamic Republic of)

    2009-12-15

    To successfully carry out material irradiation experiments and radioisotope productions, a high thermal neutron flux at irradiation box over a desired life time of a core configuration is needed. On the other hand, reactor safety and operational constraints must be preserved during core configuration selection. Two main objectives and two safety and operational constraints are suggested to optimize reactor core configuration design. Suggested parameters and conditions are considered as two separate fitness functions composed of two main objectives and two penalty functions. This is a constrained and combinatorial type of a multi-objective optimization problem. In this paper, a fast and effective hybrid artificial intelligence algorithm is introduced and developed to reach a Pareto optimal set. The hybrid algorithm is composed of a fast and elitist multi-objective genetic algorithm (GA) and a fast fitness function evaluating system based on the cascade feed forward artificial neural networks (ANNs). A specific GA representation of core configuration and also special GA operators are introduced and used to overcome the combinatorial constraints of this optimization problem. A software package (Core Pattern Calculator 1) is developed to prepare and reform required data for ANNs training and also to revise the optimization results. Some practical test parameters and conditions are suggested to adjust main parameters of the hybrid algorithm. Results show that introduced ANNs can be trained and estimate selected core parameters of a research reactor very quickly. It improves effectively optimization process. Final optimization results show that a uniform and dense diversity of Pareto fronts are gained over a wide range of fitness function values. To take a more careful selection of Pareto optimal solutions, a revision system is introduced and used. The revision of gained Pareto optimal set is performed by using developed software package. Also some secondary operational

  11. A Grey Wolf Optimizer for Modular Granular Neural Networks for Human Recognition

    Directory of Open Access Journals (Sweden)

    Daniela Sánchez

    2017-01-01

    Full Text Available A grey wolf optimizer for modular neural network (MNN with a granular approach is proposed. The proposed method performs optimal granulation of data and design of modular neural networks architectures to perform human recognition, and to prove its effectiveness benchmark databases of ear, iris, and face biometric measures are used to perform tests and comparisons against other works. The design of a modular granular neural network (MGNN consists in finding optimal parameters of its architecture; these parameters are the number of subgranules, percentage of data for the training phase, learning algorithm, goal error, number of hidden layers, and their number of neurons. Nowadays, there is a great variety of approaches and new techniques within the evolutionary computing area, and these approaches and techniques have emerged to help find optimal solutions to problems or models and bioinspired algorithms are part of this area. In this work a grey wolf optimizer is proposed for the design of modular granular neural networks, and the results are compared against a genetic algorithm and a firefly algorithm in order to know which of these techniques provides better results when applied to human recognition.

  12. Modular Software-Defined Radio

    Directory of Open Access Journals (Sweden)

    Rhiemeier Arnd-Ragnar

    2005-01-01

    Full Text Available In view of the technical and commercial boundary conditions for software-defined radio (SDR, it is suggestive to reconsider the concept anew from an unconventional point of view. The organizational principles of signal processing (rather than the signal processing algorithms themselves are the main focus of this work on modular software-defined radio. Modularity and flexibility are just two key characteristics of the SDR environment which extend smoothly into the modeling of hardware and software. In particular, the proposed model of signal processing software includes irregular, connected, directed, acyclic graphs with random node weights and random edges. Several approaches for mapping such software to a given hardware are discussed. Taking into account previous findings as well as new results from system simulations presented here, the paper finally concludes with the utility of pipelining as a general design guideline for modular software-defined radio.

  13. Computer software configuration management plan for the Honeywell modular automation system

    International Nuclear Information System (INIS)

    Cunningham, L.T.

    1997-01-01

    This document provides a Computer Software management plan for a new Honeywell Modular Automation System (MAS) being installed in the Plutonium Finishing Plant (PFP). This type of system will be used to control new thermal stabilization furnaces, a vertical denitrator calciner, and a pyrolysis furnace

  14. Modular low-voltage electron emitters

    International Nuclear Information System (INIS)

    Berejka, Anthony J.

    2005-01-01

    Modular, low-voltage electron emitters simplify electron beam (EB) technology for many industrial uses and for research and development. Modular electron emitters are produced in quantity as sealed systems that are evacuated at the factory, eliminating the need for vacuum pumps at the point of use. A plug-out-plug-in method of replacement facilitates servicing. By using an ultra-thin 6-7 μm titanium foil window, solid-state power supplies, an innovative design to extract and spread the beam (enabling systems to be placed adjacent to each other to extend beam width) and touch-screen computer controls, these modular units combine ease of use and electrical transfer efficiency at voltages that can be varied between 80 kV and 150 kV with beam currents up to 40 mA per 25 cm across the beam window. These new devices have been made in three widths: 5 cm, 25 cm, and 40 cm. Details of the beam construction and illustrations of industrial uses will be presented. Traditional uses in the graphic arts and coatings areas have welcomed this modular technology as well as uses for surface sterilization. Being compact and lightweight (∼15 kg/emitter), these modular beams have been configured around complex shapes to achieve three-dimensional surface curing at high production rates

  15. Modular low-voltage electron emitters

    Science.gov (United States)

    Berejka, Anthony J.

    2005-12-01

    Modular, low-voltage electron emitters simplify electron beam (EB) technology for many industrial uses and for research and development. Modular electron emitters are produced in quantity as sealed systems that are evacuated at the factory, eliminating the need for vacuum pumps at the point of use. A plug-out-plug-in method of replacement facilitates servicing. By using an ultra-thin 6-7 μm titanium foil window, solid-state power supplies, an innovative design to extract and spread the beam (enabling systems to be placed adjacent to each other to extend beam width) and touch-screen computer controls, these modular units combine ease of use and electrical transfer efficiency at voltages that can be varied between 80 kV and 150 kV with beam currents up to 40 mA per 25 cm across the beam window. These new devices have been made in three widths: 5 cm, 25 cm, and 40 cm. Details of the beam construction and illustrations of industrial uses will be presented. Traditional uses in the graphic arts and coatings areas have welcomed this modular technology as well as uses for surface sterilization. Being compact and lightweight (∼15 kg/emitter), these modular beams have been configured around complex shapes to achieve three-dimensional surface curing at high production rates.

  16. The firms Sandvik Coromant and Walter instruments choice algorithmization

    Directory of Open Access Journals (Sweden)

    Євген Іванович Іванов

    2015-11-01

    Full Text Available This article describes the typical algorithms for choosing modern tools made by foreign firms Sandvik Coromant and Walter. The use of modern tools is effective on both new and old equipment. Algorithms ensure orderly operation of engineers in the development of new or upgrading old processes, and may also be useful for students enrolled in the specialty "Mechanical Engineering". The use of modern tools is effective on both new and old equipment. Correctly chosen tool make it possible for you to quickly recoup the cost of new equipment and significantly improve the work of the old equipment. Currently, all cutting tools can be divided into the following groups: a a solid; b composite; c assembly; d modular (dial-up. In composite cutting tools and parts theholders are attached permanently. For example, the attachment can be blocked by welding or soldering. At modular and modular cutting tools and parts are detachable. In those parts of the modular tool there are separate assembly units (modules with standardized mounting surface. Thus one and the same cutter head may be attached to a holder (mandrel housings of different configuration and function. The choice of the cutting part of such tools includes determining the shape and size of the indexable insert (SMP, the geometry of its front surface, corner radius and tool material. Selecting the holder (mandrel body includes determining its type and size. It is necessary to take into account the possibility of technological equipment (type and size of the mounting surfaces of the tool holder and tool spindle.After selecting the tool it is necessary to determine working regimes

  17. Karatsuba-Ofman Multiplier with Integrated Modular Reduction for GF(2m

    Directory of Open Access Journals (Sweden)

    CUEVAS-FARFAN, E.

    2013-05-01

    Full Text Available In this paper a novel GF(2m multiplier based on Karatsuba-Ofman Algorithm is presented. A binary field multiplication in polynomial basis is typically viewed as a two steps process, a polynomial multiplication followed by a modular reduction step. This research proposes a modification to the original Karatsuba-Ofman Algorithm in order to integrate the modular reduction inside the polynomial multiplication step. Modular reduction is achieved by using parallel linear feedback registers. The new algorithm is described in detail and results from a hardware implementation on FPGA technology are discussed. The hardware architecture is described in VHDL and synthesized for a Virtex-6 device. Although the proposed field multiplier can be implemented for arbitrary finite fields, the targeted finite fields are recommended for Elliptic Curve Cryptography. Comparing other KOA multipliers, our proposed multiplier uses 36% less area resources and improves the maximum delay in 10%.

  18. Algorithm for complete enumeration based on a stroke graph to solve the supply network configuration and operations scheduling problem

    Directory of Open Access Journals (Sweden)

    Julien Maheut

    2013-07-01

    Full Text Available Purpose: The purpose of this paper is to present an algorithm that solves the supply network configuration and operations scheduling problem in a mass customization company that faces alternative operations for one specific tool machine order in a multiplant context. Design/methodology/approach: To achieve this objective, the supply chain network configuration and operations scheduling problem is presented. A model based on stroke graphs allows the design of an algorithm that enumerates all the feasible solutions. The algorithm considers the arrival of a new customized order proposal which has to be inserted into a scheduled program. A selection function is then used to choose the solutions to be simulated in a specific simulation tool implemented in a Decision Support System. Findings and Originality/value: The algorithm itself proves efficient to find all feasible solutions when alternative operations must be considered. The stroke structure is successfully used to schedule operations when considering more than one manufacturing and supply option in each step. Research limitations/implications: This paper includes only the algorithm structure for a one-by-one, sequenced introduction of new products into the list of units to be manufactured. Therefore, the lotsizing process is done on a lot-per-lot basis. Moreover, the validation analysis is done through a case study and no generalization can be done without risk. Practical implications: The result of this research would help stakeholders to determine all the feasible and practical solutions for their problem. It would also allow to assessing the total costs and delivery times of each solution. Moreover, the Decision Support System proves useful to assess alternative solutions. Originality/value: This research offers a simple algorithm that helps solve the supply network configuration problem and, simultaneously, the scheduling problem by considering alternative operations. The proposed system

  19. Modular system design and evaluation

    CERN Document Server

    Levin, Mark Sh

    2015-01-01

    This book examines seven key combinatorial engineering frameworks (composite schemes consisting of algorithms and/or interactive procedures) for hierarchical modular (composite) systems. These frameworks are based on combinatorial optimization problems (e.g., knapsack problem, multiple choice problem, assignment problem, morphological clique problem), with the author’s version of morphological design approach – Hierarchical Morphological Multicritieria Design (HMMD) – providing a conceptual lens with which to elucidate the examples discussed. This approach is based on ordinal estimates of design alternatives for systems parts/components, however, the book also puts forward an original version of HMMD that is based on new interval multiset estimates for the design alternatives with special attention paid to the aggregation of modular solutions (system versions). The second part of ‘Modular System Design and Evaluation’ provides ten information technology case studies that enriches understanding of th...

  20. Comprehensive Angular Response Study of LLNL Panasonic Dosimeter Configurations and Artificial Intelligence Algorithm

    Energy Technology Data Exchange (ETDEWEB)

    Stone, D. K. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States)

    2017-06-30

    In April of 2016, the Lawrence Livermore National Laboratory External Dosimetry Program underwent a Department of Energy Laboratory Accreditation Program (DOELAP) on-site assessment. The assessment reported a concern that the study performed in 2013 Angular Dependence Study Panasonic UD-802 and UD-810 Dosimeters LLNL Artificial Intelligence Algorithm was incomplete. Only the responses at ±60° and 0° were evaluated and independent data from dosimeters was not used to evaluate the algorithm. Additionally, other configurations of LLNL dosimeters were not considered in this study. This includes nuclear accident dosimeters (NAD) which are placed in the wells surrounding the TLD in the dosimeter holder.

  1. Visualization of the CMS python configuration system

    International Nuclear Information System (INIS)

    Erdmann, M; Fischer, R; Klimkovich, T; Mueller, G; Steggemann, J; Hegner, B; Hinzmann, A

    2010-01-01

    The job configuration system of the CMS experiment is based on the Python programming language. Software modules and their order of execution are both represented by Python objects. In order to investigate and verify configuration parameters and dependencies naturally appearing in modular software, CMS employs a graphical tool. This tool visualizes the configuration objects, their dependencies, and the information flow. Furthermore it can be used for documentation purposes. The underlying software concepts as well as the visualization are presented.

  2. Visualization of the CMS python configuration system

    Energy Technology Data Exchange (ETDEWEB)

    Erdmann, M; Fischer, R; Klimkovich, T; Mueller, G; Steggemann, J [RWTH Aachen University, Physikalisches Institut 3A, 52062 Aachen (Germany); Hegner, B [CERN, CH-1211 Geneva 23 (Switzerland); Hinzmann, A, E-mail: andreas.hinzmann@cern.c

    2010-04-01

    The job configuration system of the CMS experiment is based on the Python programming language. Software modules and their order of execution are both represented by Python objects. In order to investigate and verify configuration parameters and dependencies naturally appearing in modular software, CMS employs a graphical tool. This tool visualizes the configuration objects, their dependencies, and the information flow. Furthermore it can be used for documentation purposes. The underlying software concepts as well as the visualization are presented.

  3. Ontology Alignment Repair through Modularization and Confidence-Based Heuristics.

    Directory of Open Access Journals (Sweden)

    Emanuel Santos

    Full Text Available Ontology Matching aims at identifying a set of semantic correspondences, called an alignment, between related ontologies. In recent years, there has been a growing interest in efficient and effective matching methods for large ontologies. However, alignments produced for large ontologies are often logically incoherent. It was only recently that the use of repair techniques to improve the coherence of ontology alignments began to be explored. This paper presents a novel modularization technique for ontology alignment repair which extracts fragments of the input ontologies that only contain the necessary classes and relations to resolve all detectable incoherences. The paper presents also an alignment repair algorithm that uses a global repair strategy to minimize both the degree of incoherence and the number of mappings removed from the alignment, while overcoming the scalability problem by employing the proposed modularization technique. Our evaluation shows that our modularization technique produces significantly small fragments of the ontologies and that our repair algorithm produces more complete alignments than other current alignment repair systems, while obtaining an equivalent degree of incoherence. Additionally, we also present a variant of our repair algorithm that makes use of the confidence values of the mappings to improve alignment repair. Our repair algorithm was implemented as part of AgreementMakerLight, a free and open-source ontology matching system.

  4. Ontology Alignment Repair through Modularization and Confidence-Based Heuristics.

    Science.gov (United States)

    Santos, Emanuel; Faria, Daniel; Pesquita, Catia; Couto, Francisco M

    2015-01-01

    Ontology Matching aims at identifying a set of semantic correspondences, called an alignment, between related ontologies. In recent years, there has been a growing interest in efficient and effective matching methods for large ontologies. However, alignments produced for large ontologies are often logically incoherent. It was only recently that the use of repair techniques to improve the coherence of ontology alignments began to be explored. This paper presents a novel modularization technique for ontology alignment repair which extracts fragments of the input ontologies that only contain the necessary classes and relations to resolve all detectable incoherences. The paper presents also an alignment repair algorithm that uses a global repair strategy to minimize both the degree of incoherence and the number of mappings removed from the alignment, while overcoming the scalability problem by employing the proposed modularization technique. Our evaluation shows that our modularization technique produces significantly small fragments of the ontologies and that our repair algorithm produces more complete alignments than other current alignment repair systems, while obtaining an equivalent degree of incoherence. Additionally, we also present a variant of our repair algorithm that makes use of the confidence values of the mappings to improve alignment repair. Our repair algorithm was implemented as part of AgreementMakerLight, a free and open-source ontology matching system.

  5. Elliptic CY3folds and non-perturbative modular transformation

    International Nuclear Information System (INIS)

    Iqbal, Amer; Shabbir, Khurram

    2016-01-01

    We study the refined topological string partition function of a class of toric elliptically fibered Calabi-Yau threefolds. These Calabi-Yau threefolds give rise to five dimensional quiver gauge theories and are dual to configurations of M5-M2-branes. We determine the Gopakumar-Vafa invariants for these threefolds and show that the genus g free energy is given by the weight 2 g Eisenstein series. We also show that although the free energy at all genera are modular invariant, the full partition function satisfies the non-perturbative modular transformation property discussed by Lockhart and Vafa in arXiv:1210.5909 and therefore the modularity of free energy is up to non-perturbative corrections. (orig.)

  6. Elliptic CY3folds and non-perturbative modular transformation

    Energy Technology Data Exchange (ETDEWEB)

    Iqbal, Amer [Government College University, Abdus Salam School of Mathematical Sciences, Lahore (Pakistan); Shabbir, Khurram [Government College University, Department of Mathematics, Lahore (Pakistan)

    2016-03-15

    We study the refined topological string partition function of a class of toric elliptically fibered Calabi-Yau threefolds. These Calabi-Yau threefolds give rise to five dimensional quiver gauge theories and are dual to configurations of M5-M2-branes. We determine the Gopakumar-Vafa invariants for these threefolds and show that the genus g free energy is given by the weight 2 g Eisenstein series. We also show that although the free energy at all genera are modular invariant, the full partition function satisfies the non-perturbative modular transformation property discussed by Lockhart and Vafa in arXiv:1210.5909 and therefore the modularity of free energy is up to non-perturbative corrections. (orig.)

  7. Modular Hybrid Energy Concept Employing a Novel Control Structure Based on a Simple Analog System

    Directory of Open Access Journals (Sweden)

    PETREUS, D.

    2016-05-01

    Full Text Available This paper proposes a novel control topology which enables the setup of a low cost analog system leading to the implementation of a modular energy conversion system. The modular concept is based on hybrid renewable energy (solar and wind and uses high voltage inverters already available on the market. An important feature of the proposed topology is a permanently active current loop, which assures short circuit protection and simplifies the control loops compensation. The innovative analogue solution of the control structure is based on a dedicated integrated circuit (IC for power factor correction (PFC circuits, used in a new configuration, to assure an efficient inverter start-up. The energy conversion system (control structure and maximum power point tracking algorithm is simulated using a new macromodel-based concept, which reduces the usual computational burden of the simulator and achieves high processing speed. The proposed novel system is presented in this article from concept, through the design and implementation stages, is verified through simulation and is validated by experimental results.

  8. Justification of the technical requirements of a fully functional modular robot

    Directory of Open Access Journals (Sweden)

    Shlyakhov Nikita

    2017-01-01

    Full Text Available Modular robots are characterized by limited built-in resources necessary for communication, connection and movement of modules, when performing reconfiguration tasks at rigidly interconnected elements. In developing the technological fundamentals of designing modular robots with pairwise connection mechanisms, we analysed modern hardware and model algorithms typical of a fully functional robot, which provide independent locomotion, communication, navigation, decentralized power and control. A survey of actuators, batteries, sensors, communication means, suitable for modular robotics is presented.

  9. Hierarchical modular granular neural networks with fuzzy aggregation

    CERN Document Server

    Sanchez, Daniela

    2016-01-01

    In this book, a new method for hybrid intelligent systems is proposed. The proposed method is based on a granular computing approach applied in two levels. The techniques used and combined in the proposed method are modular neural networks (MNNs) with a Granular Computing (GrC) approach, thus resulting in a new concept of MNNs; modular granular neural networks (MGNNs). In addition fuzzy logic (FL) and hierarchical genetic algorithms (HGAs) are techniques used in this research work to improve results. These techniques are chosen because in other works have demonstrated to be a good option, and in the case of MNNs and HGAs, these techniques allow to improve the results obtained than with their conventional versions; respectively artificial neural networks and genetic algorithms.

  10. A truly Lego®-like modular microfluidics platform

    Science.gov (United States)

    Vittayarukskul, Kevin; Lee, Abraham Phillip

    2017-03-01

    Ideally, a modular microfluidics platform should be simple to assemble and support 3D configurations for increased versatility. The modular building blocks should also be mass producible like electrical components. These are fundamental features of world-renowned Legos® and why Legos® inspire many existing modular microfluidics platforms. In this paper, a truly Lego®-like microfluidics platform is introduced, and its basic feasibility is demonstrated. Here, PDMS building blocks resembling 2  ×  2 Lego® bricks are cast from 3D-printed master molds. The blocks are pegged and stacked on a traditional Lego® plate to create simple, 3D microfluidic networks, such as a single basket weave. Characteristics of the platform, including reversible sealing and automatic alignment of channels, are also analyzed and discussed in detail.

  11. A truly Lego®-like modular microfluidics platform

    International Nuclear Information System (INIS)

    Vittayarukskul, Kevin; Lee, Abraham Phillip

    2017-01-01

    Ideally, a modular microfluidics platform should be simple to assemble and support 3D configurations for increased versatility. The modular building blocks should also be mass producible like electrical components. These are fundamental features of world-renowned Legos ® and why Legos ® inspire many existing modular microfluidics platforms. In this paper, a truly Lego ® -like microfluidics platform is introduced, and its basic feasibility is demonstrated. Here, PDMS building blocks resembling 2  ×  2 Lego ® bricks are cast from 3D-printed master molds. The blocks are pegged and stacked on a traditional Lego ® plate to create simple, 3D microfluidic networks, such as a single basket weave. Characteristics of the platform, including reversible sealing and automatic alignment of channels, are also analyzed and discussed in detail. (paper)

  12. Ecological, historical and evolutionary determinants of modularity in weighted seed-dispersal networks

    DEFF Research Database (Denmark)

    Schleuning, Matthias; Ingmann, Lili; Strauß, Rouven

    2014-01-01

    Modularity is a recurrent and important property of bipartite ecological networks. Although well-resolved ecological networks describe interaction frequencies between species pairs, modularity of bipartite networks has been analysed only on the basis of binary presence-absence data. We employ a new...... algorithm to detect modularity in weighted bipartite networks in a global analysis of avian seed-dispersal networks. We define roles of species, such as connector values, for weighted and binary networks and associate them with avian species traits and phylogeny. The weighted, but not binary, analysis...... identified a positive relationship between climatic seasonality and modularity, whereas past climate stability and phylogenetic signal were only weakly related to modularity. Connector values were associated with foraging behaviour and were phylogenetically conserved. The weighted modularity analysis...

  13. Honeywell Modular Automation System Computer Software Documentation

    International Nuclear Information System (INIS)

    STUBBS, A.M.

    2000-01-01

    The purpose of this Computer Software Document (CSWD) is to provide configuration control of the Honeywell Modular Automation System (MAS) in use at the Plutonium Finishing Plant (PFP). This CSWD describes hardware and PFP developed software for control of stabilization furnaces. The Honeywell software can generate configuration reports for the developed control software. These reports are described in the following section and are attached as addendum's. This plan applies to PFP Engineering Manager, Thermal Stabilization Cognizant Engineers, and the Shift Technical Advisors responsible for the Honeywell MAS software/hardware and administration of the Honeywell System

  14. Modularisation of Software Configuration Management

    DEFF Research Database (Denmark)

    Christensen, Henrik Bærbak

    2000-01-01

    management, and outline how modularisation is natural and powerful also in this context. The analysis is partly based on experiences from case studies where small- to medium-sized development projects are using a prototype tool that supports modular software configuration management....

  15. Modular space vehicle boards, control software, reprogramming, and failure recovery

    Science.gov (United States)

    Judd, Stephen; Dallmann, Nicholas; McCabe, Kevin; Delapp, Jerry; Prichard, Dean; Proicou, Michael; Seitz, Daniel; Stein, Paul; Michel, John; Tripp, Justin; Palmer, Joseph; Storms, Steven

    2017-09-12

    A space vehicle may have a modular board configuration that commonly uses some or all components and a common operating system for at least some of the boards. Each modular board may have its own dedicated processing, and processing loads may be distributed. The space vehicle may be reprogrammable, and may be launched without code that enables all functionality and/or components. Code errors may be detected and the space vehicle may be reset to a working code version to prevent system failure.

  16. Optimization of Wind-Marine Hybrid Power System Configuration Based on Genetic Algorithm

    Institute of Scientific and Technical Information of China (English)

    SHI Hongda; LI Linna; ZHAO Chenyu

    2017-01-01

    Multi-energy power systems can use energy generated from various sources to improve power generation reliability.This paper presents a cost-power generation model of a wind-tide-wave energy hybrid power system for use on a remote island,where the configuration is optimized using a genetic algorithm.A mixed integer programming model is used and a novel object function,including cost and power generation,is proposed to solve the boundary problem caused by existence of two goals.Using this model,the final optimized result is found to have a good fit with local resources.

  17. A Modular Instant Messaging System

    OpenAIRE

    Mohamad Raad; Zouhair Bazzal; Majd Ghareeb; Hanan Farhat; Semar Bahmad

    2017-01-01

    Instant Messaging (IM) Android applications are a trend nowadays. These applications are categorized according to their features: usability, flexibility, privacy and security. However, IM applications tend to be inflexible in terms of functionality offered. The “Dble-U” system was developed as a solution to this inflexibility, with a focus on privacy as an example use case. “Dble-U” is a configurable modular system consisting of an Android chatting application, a privacy controller applicatio...

  18. Optimizing the order processing of customized products using product configuration

    DEFF Research Database (Denmark)

    Hvam, Lars; Bonev, Martin; Denkena, B.

    2011-01-01

    . Product configuration based on integrated modular product structure and product family architecture has been recognized as an effective means for implementing mass customization. In order to evaluate the effects of product configuration on order processing, a study has been conducted by the Department...... and its benefits for the order processing have been evaluated....

  19. Multi-reactor power system configurations for multimegawatt nuclear electric propulsion

    Science.gov (United States)

    George, Jeffrey A.

    1991-01-01

    A modular, multi-reactor power system and vehicle configuration for piloted nuclear electric propulsion (NEP) missions to Mars is presented. Such a design could provide enhanced system and mission reliability, allowing a comfortable safety margin for early manned flights, and would allow a range of piloted and cargo missions to be performed with a single power system design. Early use of common power modules for cargo missions would also provide progressive flight experience and validation of standardized systems for use in later piloted applications. System and mission analysis are presented to compare single and multi-reactor configurations for piloted Mars missions. A conceptual design for the Hydra modular multi-reactor NEP vehicle is presented.

  20. A Modular Architecture for Developing Robots for Industrial Applications

    DEFF Research Database (Denmark)

    Faina, Andres; Orjales, Felix; Souto, Daniel

    2015-01-01

    addresses the problem the other way around. In this line, we start by defining the industrial settings the architecture is aimed at and then extract the main features that would be required from a modular robotic architecture to operate successfully in this context. Finally, a particular heterogeneous......This chapter is concerned with proposing ways to make feasible the use of robots in many sectors characterized by dynamic and unstructured environments. In particular, we are interested in addressing the problem through a new approach, based on modular robotics, to allow the fast deployment...... modular robotic architecture is designed from these requirements and a laboratory implementation of it is built in order to test its capabilities and show its versatility using a set of different configurations including manipulators, climbers and walkers....

  1. Conceptual modular description of the high-level waste management system for system studies model development

    International Nuclear Information System (INIS)

    McKee, R.W.; Young, J.R.; Konzek, G.J.

    1992-08-01

    This document presents modular descriptions of possible alternative components of the federal high-level radioactive waste management system and the procedures for combining these modules to obtain descriptions for alternative configurations of that system. The 20 separate system component modules presented here can be combined to obtain a description of any of the 17 alternative system configurations (i.e., scenarios) that were evaluated in the MRS Systems Studies program (DOE 1989a). First-approximation descriptions of other yet-undefined system configurations could also be developed for system study purposes from this database. The descriptions include, in a modular format, both functional descriptions of the processes in the waste management system, plus physical descriptions of the equipment and facilities necessary for performance of those functions

  2. A software architecture for adaptive modular sensing systems.

    Science.gov (United States)

    Lyle, Andrew C; Naish, Michael D

    2010-01-01

    By combining a number of simple transducer modules, an arbitrarily complex sensing system may be produced to accommodate a wide range of applications. This work outlines a novel software architecture and knowledge representation scheme that has been developed to support this type of flexible and reconfigurable modular sensing system. Template algorithms are used to embed intelligence within each module. As modules are added or removed, the composite sensor is able to automatically determine its overall geometry and assume an appropriate collective identity. A virtual machine-based middleware layer runs on top of a real-time operating system with a pre-emptive kernel, enabling platform-independent template algorithms to be written once and run on any module, irrespective of its underlying hardware architecture. Applications that may benefit from easily reconfigurable modular sensing systems include flexible inspection, mobile robotics, surveillance, and space exploration.

  3. Choosing processor array configuration by performance modeling for a highly parallel linear algebra algorithm

    International Nuclear Information System (INIS)

    Littlefield, R.J.; Maschhoff, K.J.

    1991-04-01

    Many linear algebra algorithms utilize an array of processors across which matrices are distributed. Given a particular matrix size and a maximum number of processors, what configuration of processors, i.e., what size and shape array, will execute the fastest? The answer to this question depends on tradeoffs between load balancing, communication startup and transfer costs, and computational overhead. In this paper we analyze in detail one algorithm: the blocked factored Jacobi method for solving dense eigensystems. A performance model is developed to predict execution time as a function of the processor array and matrix sizes, plus the basic computation and communication speeds of the underlying computer system. In experiments on a large hypercube (up to 512 processors), this model has been found to be highly accurate (mean error ∼ 2%) over a wide range of matrix sizes (10 x 10 through 200 x 200) and processor counts (1 to 512). The model reveals, and direct experiment confirms, that the tradeoffs mentioned above can be surprisingly complex and counterintuitive. We propose decision procedures based directly on the performance model to choose configurations for fastest execution. The model-based decision procedures are compared to a heuristic strategy and shown to be significantly better. 7 refs., 8 figs., 1 tab

  4. Modular Power Architectures for Microgrid Clusters

    DEFF Research Database (Denmark)

    Lin, Hengwei; Liu, Leo; Guerrero, Josep M.

    2014-01-01

    One of the most important elements in microgrids is the configuration architecture which includes installed capacity, devices location, converter topologies, as well as system control and management strategies. Reliability, security and stability in microgrids require global communication systems...... in order to provide information for management, supervision, and protection purposes. In this paper, the main objective is to reveal the reasons leading to unreliability and insecurity in microgrids systems, and to propose a generic modular concept which is conceived from the viewpoint of a unified system....... The user-frame concept proposed here when designing microgrids considers that the end-user is the basis for the geographical deployment. Meanwhile, a modular user-oriented approach is adopted in order to enhance reliability and expansibility. Finally, a unified dispatching and hierarchical management...

  5. Modular toolkit for Data Processing (MDP: a Python data processing framework

    Directory of Open Access Journals (Sweden)

    Tiziano Zito

    2009-01-01

    Full Text Available Modular toolkit for Data Processing (MDP is a data processing framework written in Python. From the user's perspective, MDP is a collection of supervised and unsupervised learning algorithms and other data processing units that can be combined into data processing sequences and more complex feed-forward network architectures. Computations are performed efficiently in terms of speed and memory requirements. From the scientific developer's perspective, MDP is a modular framework, which can easily be expanded. The implementation of new algorithms is easy and intuitive. The new implemented units are then automatically integrated with the rest of the library. MDP has been written in the context of theoretical research in neuroscience, but it has been designed to be helpful in any context where trainable data processing algorithms are used. Its simplicity on the user's side, the variety of readily available algorithms, and the reusability of the implemented units make it also a useful educational tool.

  6. Theoretical Interpretation of Modular Artistic Forms Based on the Example of Contemporarylithuanian Architecture

    Directory of Open Access Journals (Sweden)

    Aušra Černauskienė

    2015-05-01

    Full Text Available The article analyses modular artistic forms that emerge in all scale structures of contemporary architecture. Module, as a standard unit of measure has been in use since antiquity. It gained even more significance amid innovative building and computing technologies of the 20th and 21st centuries. Static and fixed perceptions of a module were supplemented with concepts of dynamic and adaptable modular units, such as fractals, parameters and algorithms. Various expressions and trends of modular design appear in contemporary architecture of Lithuania, where modular forms consist of repetitive spatial and planar elements. Spatial modules as blocks or flats and planar modular wall elements are a characteristic expression of the contemporary architecture in Lithuania.

  7. The Online Histogram Presenter for the ATLAS experiment: A modular system for histogram visualization

    International Nuclear Information System (INIS)

    Dotti, Andrea; Adragna, Paolo; Vitillo, Roberto A

    2010-01-01

    The Online Histogram Presenter (OHP) is the ATLAS tool to display histograms produced by the online monitoring system. In spite of the name, the Online Histogram Presenter is much more than just a histogram display. To cope with the large amount of data, the application has been designed to minimise the network traffic; sophisticated caching, hashing and filtering algorithms reduce memory and CPU usage. The system uses Qt and ROOT for histogram visualisation and manipulation. In addition, histogram visualisation can be extensively customised through configuration files. Finally, its very modular architecture features a lightweight plug-in system, allowing extensions to accommodate specific user needs. After an architectural overview of the application, the paper is going to present in detail the solutions adopted to increase the performance and a description of the plug-in system.

  8. The Online Histogram Presenter for the ATLAS experiment: A modular system for histogram visualization

    Energy Technology Data Exchange (ETDEWEB)

    Dotti, Andrea [CERN, CH-1211 Genve 23 Switzerland (Switzerland); Adragna, Paolo [Physics Department, Queen Mary, University of London Mile End Road London E1 4RP UK (United Kingdom); Vitillo, Roberto A, E-mail: andrea.dotti@cern.c [INFN Sezione di Pisa, Ed. C Largo Bruno Pontecorvo 3, 56127 Pisa (Italy)

    2010-04-01

    The Online Histogram Presenter (OHP) is the ATLAS tool to display histograms produced by the online monitoring system. In spite of the name, the Online Histogram Presenter is much more than just a histogram display. To cope with the large amount of data, the application has been designed to minimise the network traffic; sophisticated caching, hashing and filtering algorithms reduce memory and CPU usage. The system uses Qt and ROOT for histogram visualisation and manipulation. In addition, histogram visualisation can be extensively customised through configuration files. Finally, its very modular architecture features a lightweight plug-in system, allowing extensions to accommodate specific user needs. After an architectural overview of the application, the paper is going to present in detail the solutions adopted to increase the performance and a description of the plug-in system.

  9. Modular Software for Spacecraft Navigation Using the Global Positioning System (GPS)

    Science.gov (United States)

    Truong, S. H.; Hartman, K. R.; Weidow, D. A.; Berry, D. L.; Oza, D. H.; Long, A. C.; Joyce, E.; Steger, W. L.

    1996-01-01

    The Goddard Space Flight Center Flight Dynamics and Mission Operations Divisions have jointly investigated the feasibility of engineering modular Global Positioning SYSTEM (GPS) navigation software to support both real time flight and ground postprocessing configurations. The goals of this effort are to define standard GPS data interfaces and to engineer standard, reusable navigation software components that can be used to build a broad range of GPS navigation support applications. The paper discusses the GPS modular software (GMOD) system and operations concepts, major requirements, candidate software architecture, feasibility assessment and recommended software interface standards. In additon, ongoing efforts to broaden the scope of the initial study and to develop modular software to support autonomous navigation using GPS are addressed,

  10. Testing the isotropic boundary algorithms method to evaluate the magnetic field configuration in the tail

    International Nuclear Information System (INIS)

    Sergeev, V.A.; Malkov, M.; Mursula, K.

    1993-01-01

    This paper describes tests done on one model system for studying the magnetic field in the magneotail, called the isotropic boundary algorithm method. The tail field lines map into the ionosphere, and there have been two direct methods applied to study tail fields, one a global model, and the other a local model. The global models are so broad in scope that they have a hard time dealing with specific field configurations at some time and some location. Local models rely upon field measurements being simultaneously available over a large region of space to study simultaneously the field configurations. In general this is either very fortuitous or very expensive. The isotropic boundary algorithm method relys upon measuring energetic particles, here protons with energies greater than 30 keV, in the isotropic boundary at low altitudes and interpreting them as representing the boundary between stochastic and adiabatic particle motion regions in the equatorial tail current sheet. The authors have correlated particle measurements by NOAA spacecraft to study the isotropic boundary, with magnetic measurements of tail magnetic fields by the geostationary GOES 2 spacecraft. Positive correlations are observed

  11. A Systematic study of modular coil characteristics for 2-field periods quasi-axisymmetric stellarator QAS-LA

    International Nuclear Information System (INIS)

    Zheng, Jinxing; Song, Yuntao; Breslau, Joshua; Neilson, George Hutch

    2014-01-01

    Highlights: • Systematic studies of modular coils characteristics for quasi-axisymmetric stellarator were carried out for the key design parameters. • We systematically analyzed the relationships between design parameters of modular coils and electromagnetic properties such as the maximum field. • The approximate formulae relating modular coil parameters to the maximum magnetic field were derived by the use of simple two coil systems. - Abstract: Modular coil characteristics of a 2-field periods quasi-axisymmetric stellarator QAS-LA configuration with an aspect ratio A p = 3, magnetic pressure ∼4% and rotational transform ι ∼ 0.15 per field period supplied by its own shaping have been detailed studied. In addition, the characteristics of modular coils for QAS-LA were compared with those of an intermediate QA configuration QAS-LAx and a tokamak based on the same center magnet field B 0 , aspect ratio and number of coils. As expected, the B max /B 0 , force F and overturning moment M, increase with the increased complexity of the coil shape. The relationships between the modular coils’ parameters (such as radius curvature ρ, distance from coil to coil Δ c–c and the cross-section of coils) and the electromagnetic characteristics have been systematically summarized. The approximate formula for the maximum magnetic field in the coil body as functions of modular coil parameters (Δ c–c , ρ) was derived for a simple two wire system which will be useful when optimizations of coil properties are called for

  12. Studies of a modular advanced stellarator reactor ASRA6C

    International Nuclear Information System (INIS)

    Boehme, G.; Jentzsch, K.; Komarek, P.; Maurer, W.; El-Guebaly, L.A.; Emmert, G.A.; Kulcinski, G.L.; Larsen, E.M.; Sanatarius, J.F.; Schawan, M.E.; Scharer, J.E.; Sviatoslavski, I.N.; Vogelsang, W.F.; Walstrom, P.L.; Wittenberg, L.J.; Grieger, G.; Harmeyer, E.; Herrnegger, F.; Kisslinger, J.; Rau, F.; Wobig, H.

    1987-05-01

    This study is directed towards the clarification of critical issues of advanced modular stellerator reactors exploiting the inherent potential of steady state operation, and is not a point design study of a reactor. Critical technology issues arise from the three-dimensional magnetic field structure. The first wall, blanket and shield are more complex than those of axi-symmetric systems, but this is eased at moderate to large aspect ratio typical of stellerators. Several blanket options have been studied and a thin blanket (21 cm) was the first choice for the design. Superconducting modular coils were investigated with respect to the conductor and mechanical supports. From the analysis of forces and stresses caused by the electromagnetic loads the coils are considered to be feasible, although shear stresses might pose a critical issue. Demountable intermagnetic support elements were designed for use at separation areas between the cryostat modules. A scheme for remote reactor maintenance was also developed. The plasma physics issues of different configurations were studied using extrapolations of transort behaviour and equilibrium from theory and present experiments. These studies indicate that the confinement and equilibrium behaviour is adequate for ignited operation at an average value of 5% beta. Impurities may pose a critical issue. Several impurity control operations were investigated; a pumped limiter configuration utilizing the 'ergodic layer' at the plasma edge was chosen for edge plasma and impurity control. A general conclusion of the study is that the modular stellerator configuration offers interesting prospects regarding the development towards steady-state reactors. (orig.)

  13. Studies of a modular advanced stellarator reactor ASRA6C

    International Nuclear Information System (INIS)

    Boehme, G.; El-Guebaly, L.A.; Emmert, G.A.; Grieger, G.; Harmeyer, E.; Herrnegger, F.; Huebener, J.; Jentzsch, K.; Kisslinger, J.; Komarek, P.; Kulcinski, G.L.; Larsen, E.M.; Maurer, W.; Rau, F.; Santarius, J.F.; Sawan, M.E.; Scharer, J.E.; Sviatoslavsky, I.N.; Vogelsang, W.F.; Walstrom, P.L.; Wittenberg, L.J.; Wobig, H.

    1987-06-01

    This study is directed towards the clarification of critical issues of advanced modular stellerator reactors exploiting the inherent potential of steady state operation, and is not a point design study of a reactor. Critical technology issues arise from the three-dimensional magnetic field structure. The first wall, blanket and shield are more complex than those of axi-symmetric systems, but this is eased at moderate to large aspect ratio typical of stellarators. Several blanket options have been studied and a thin blanket (21 cm) was the first choice for the design. Superconducting modular coils were investigated with respect to the conductor and mechanical supports. From the analysis of forces and stresses caused by the electromagnetic loads the coils are considered to be feasible, although shear stresses might pose a critical issue. Demountable intermagnetic support elements were designed for use at separation areas between the cryostat modules. A scheme for remote reactor maintenance was also developed. The plasma physics issues of different configurations were studied using extrapolations of transport behaviour and equilibrium from theory and present experiments. These studies indicate that the confinement and equilibrium behaviour is adequate for ignited operation at an average value of 5% beta. Impurities may pose a critical issue. Several impurity control operations were investigated; a pumped limiter configuration utilizing the 'ergodic layer' at the plasma edge was chosen for edge plasma and impurity control. A general conclusion of the study is that the modular stellerator configuration offers interesting prospects regarding the development towards steady-state reactors. (orig.) [de

  14. A Software Architecture for Adaptive Modular Sensing Systems

    Directory of Open Access Journals (Sweden)

    Andrew C. Lyle

    2010-08-01

    Full Text Available By combining a number of simple transducer modules, an arbitrarily complex sensing system may be produced to accommodate a wide range of applications. This work outlines a novel software architecture and knowledge representation scheme that has been developed to support this type of flexible and reconfigurable modular sensing system. Template algorithms are used to embed intelligence within each module. As modules are added or removed, the composite sensor is able to automatically determine its overall geometry and assume an appropriate collective identity. A virtual machine-based middleware layer runs on top of a real-time operating system with a pre-emptive kernel, enabling platform-independent template algorithms to be written once and run on any module, irrespective of its underlying hardware architecture. Applications that may benefit from easily reconfigurable modular sensing systems include flexible inspection, mobile robotics, surveillance, and space exploration.

  15. Modular low-voltage electron beams

    Science.gov (United States)

    Berejka, Anthony J.; Avnery, Tovi; Carlson, Carl

    2004-09-01

    Modular, low-voltage systems have simplified electron beam (EB) technology for industrial uses and for research and development. Modular EB units are produced in quantity as sealed systems that are evacuated at the factory eliminating the need for vacuum pumps at the point of use. A simple plug-out—plug-in method of replacement eliminates downtime for servicing. Use of ultra-thin beam windows (innovative design to extract and spread the beam (enabling systems to be placed adjacent to each other to extend beam width) and touch-screen computer controls, combine for ease of use and electrical transfer efficiency at voltages that can be varied between 80 and 150 kV and with high beam currents (up to 40 mA across the 25 cm window). These electron systems are available in three widths, the standard 25 cm and new 5 and 40 cm beams. Traditional uses in the graphic arts and coatings areas as well as uses in surface sterilization have found these compact, lightweight (approximately 15 kg) modular beams of interest. Units have been configured around complex shapes to enable three-dimensional surface curing (as for coatings on aluminum tubing) to be achieved at high production rates. Details of the beam construction and some industrial uses are discussed.

  16. Configuring Airspace Sectors with Approximate Dynamic Programming

    Science.gov (United States)

    Bloem, Michael; Gupta, Pramod

    2010-01-01

    In response to changing traffic and staffing conditions, supervisors dynamically configure airspace sectors by assigning them to control positions. A finite horizon airspace sector configuration problem models this supervisor decision. The problem is to select an airspace configuration at each time step while considering a workload cost, a reconfiguration cost, and a constraint on the number of control positions at each time step. Three algorithms for this problem are proposed and evaluated: a myopic heuristic, an exact dynamic programming algorithm, and a rollouts approximate dynamic programming algorithm. On problem instances from current operations with only dozens of possible configurations, an exact dynamic programming solution gives the optimal cost value. The rollouts algorithm achieves costs within 2% of optimal for these instances, on average. For larger problem instances that are representative of future operations and have thousands of possible configurations, excessive computation time prohibits the use of exact dynamic programming. On such problem instances, the rollouts algorithm reduces the cost achieved by the heuristic by more than 15% on average with an acceptable computation time.

  17. Probing optimal measurement configuration for optical scatterometry by the multi-objective genetic algorithm

    Science.gov (United States)

    Chen, Xiuguo; Gu, Honggang; Jiang, Hao; Zhang, Chuanwei; Liu, Shiyuan

    2018-04-01

    Measurement configuration optimization (MCO) is a ubiquitous and important issue in optical scatterometry, whose aim is to probe the optimal combination of measurement conditions, such as wavelength, incidence angle, azimuthal angle, and/or polarization directions, to achieve a higher measurement precision for a given measuring instrument. In this paper, the MCO problem is investigated and formulated as a multi-objective optimization problem, which is then solved by the multi-objective genetic algorithm (MOGA). The case study on the Mueller matrix scatterometry for the measurement of a Si grating verifies the feasibility of the MOGA in handling the MCO problem in optical scatterometry by making a comparison with the Monte Carlo simulations. Experiments performed at the achieved optimal measurement configuration also show good agreement between the measured and calculated best-fit Mueller matrix spectra. The proposed MCO method based on MOGA is expected to provide a more general and practical means to solve the MCO problem in the state-of-the-art optical scatterometry.

  18. Model engineering in a modular PSA

    International Nuclear Information System (INIS)

    Friedlhuber, Thomas

    2014-01-01

    For the purpose of PSA (Probabilistic Safety Analysis) for complex industrial systems, often PSA models in the form of fault and event trees are developed to model the risk of unwanted situations (hazards). While the recent decades, PSA models have gained high acceptance and have been developed massively. This lead to an increase in model sizes and complexity. Today, PSA models are often difficult to understand and maintain. This manuscript presents the concept of a modular PSA. A modular PSA tries to cope with the increased complexity by the techniques of modularization and instantiation. Modularization targets to treat a model by smaller pieces (the 'modules') to regain control over models. Instantiation aims to configure a generic model to different contexts. Both try to reduce model complexity. A modular PSA proposes new functionality to manage PSA models. Current model management is rather limited and not efficient. This manuscript shows new methods to manage the evolutions (versions) and deviations (variants) of PSA models in a modular PSA. The concepts of version and variant management are presented in this thesis. In this context, a model comparison and fusion of PSA models is precised. Model comparison provides important feedback to model engineers and model fusion kind of combines the work from different model engineers (concurrent model engineering). Apart from model management, methods to understand the content of PSA models are presented. The methods focus to highlight the dependencies between modules rather than their contents. Dependencies are automatically derived from a model structure. They express relations between model objects (for example a fault tree may have dependencies to basic events). To visualize those dependencies (for example in form of a model cartography) can constitute a crucial aid to model engineers for understanding complex interrelations in PSA models. Within the scope of this thesis, a software named 'Andromeda' has been

  19. Configuration space analysis of common cost functions in radiotherapy beam-weight optimization algorithms

    Energy Technology Data Exchange (ETDEWEB)

    Rowbottom, Carl Graham [Joint Department of Physics, Institute of Cancer Research and the Royal Marsden NHS Trust, Sutton, Surrey (United Kingdom); Webb, Steve [Joint Department of Physics, Institute of Cancer Research and the Royal Marsden NHS Trust, Sutton, Surrey (United Kingdom)

    2002-01-07

    The successful implementation of downhill search engines in radiotherapy optimization algorithms depends on the absence of local minima in the search space. Such techniques are much faster than stochastic optimization methods but may become trapped in local minima if they exist. A technique known as 'configuration space analysis' was applied to examine the search space of cost functions used in radiotherapy beam-weight optimization algorithms. A downhill-simplex beam-weight optimization algorithm was run repeatedly to produce a frequency distribution of final cost values. By plotting the frequency distribution as a function of final cost, the existence of local minima can be determined. Common cost functions such as the quadratic deviation of dose to the planning target volume (PTV), integral dose to organs-at-risk (OARs), dose-threshold and dose-volume constraints for OARs were studied. Combinations of the cost functions were also considered. The simple cost function terms such as the quadratic PTV dose and integral dose to OAR cost function terms are not susceptible to local minima. In contrast, dose-threshold and dose-volume OAR constraint cost function terms are able to produce local minima in the example case studied. (author)

  20. Data Acquisition for Modular Biometric Monitoring System

    Science.gov (United States)

    Chmiel, Alan J. (Inventor); Humphreys, Bradley T. (Inventor); Grodsinsky, Carlos M. (Inventor)

    2014-01-01

    A modular system for acquiring biometric data includes a plurality of data acquisition modules configured to sample biometric data from at least one respective input channel at a data acquisition rate. A representation of the sampled biometric data is stored in memory of each of the plurality of data acquisition modules. A central control system is in communication with each of the plurality of data acquisition modules through a bus. The central control system is configured to collect data asynchronously, via the bus, from the memory of the plurality of data acquisition modules according to a relative fullness of the memory of the plurality of data acquisition modules.

  1. Representation and shape estimation of Odin, a parallel under-actuated modular robot

    DEFF Research Database (Denmark)

    Lyder, Andreas; Petersen, Henrik Gordon; Støy, Kasper

    2009-01-01

    To understand the capabilities and behavior of a robot it is important to have knowledge about its physical structure and how its actuators control its shape. In this paper we analyze the kinematics and develop a general representation of a configuration of the heterogeneous modular robot Odin...... can be used to find the physical constraints of the Odin robot and estimate the shape of a configuration....

  2. A Modified Triples Algorithm for Flush Air Data Systems that Allows a Variety of Pressure Port Configurations

    Science.gov (United States)

    Millman, Daniel R.

    2017-01-01

    Air Data Systems (FADS) are becoming more prevalent on re-entry vehicles, as evi- denced by the Mars Science Laboratory and the Orion Multipurpose Crew Vehicle. A FADS consists of flush-mounted pressure transducers located at various locations on the fore-body of a flight vehicle or the heat shield of a re-entry capsule. A pressure model converts the pressure readings into useful air data quantities. Two algorithms for converting pressure readings to air data have become predominant- the iterative Least Squares State Estimator (LSSE) and the Triples Algorithm. What follows herein is a new algorithm that takes advantage of the best features of both the Triples Algorithm and the LSSE. This approach employs the potential flow model and strategic differencing of the Triples Algorithm to obtain the defective flight angles; however, the requirements on port placement are far less restrictive, allowing for configurations that are considered optimal for a FADS.

  3. Modular robotics overview of the 'state of the art'

    International Nuclear Information System (INIS)

    Kress, R.L.; Jansen, J.F.; Hamel, W.R.

    1996-08-01

    The design of a robotic arm processing modular components and reconfigurable links is the general goal of a modular robotics development program. The impetus behind the pursuit of modular design is the remote engineering paradigm of improved reliability and availability provided by the ability to remotely maintain and repair a manipulator operating in a hazardous environment by removing and replacing worn or failed modules. Failed components can service off- line and away from hazardous conditions. The desire to reconfigure an arm to perform different tasks is also an important driver for the development of a modular robotic manipulator. In order to bring to fruition a truly modular manipulator, an array of technical challenges must be overcome. These range from basic mechanical and electrical design considerations such as desired kinematics, actuator types, and signal and transmission types and routings, through controls issues such as the need for control algorithms capable of stable free space and contact control, to computer and sensor design issues like consideration of the use of embedded processors and redundant sensors. This report presents a brief overview of the state of the art of technical issues relevant of modular robotic arm design. The focus is on breadth of coverage, rather than depth, in order to provide a reference frame for future development

  4. A New Multiobjective Evolutionary Algorithm for Community Detection in Dynamic Complex Networks

    Directory of Open Access Journals (Sweden)

    Guoqiang Chen

    2013-01-01

    Full Text Available Community detection in dynamic networks is an important research topic and has received an enormous amount of attention in recent years. Modularity is selected as a measure to quantify the quality of the community partition in previous detection methods. But, the modularity has been exposed to resolution limits. In this paper, we propose a novel multiobjective evolutionary algorithm for dynamic networks community detection based on the framework of nondominated sorting genetic algorithm. Modularity density which can address the limitations of modularity function is adopted to measure the snapshot cost, and normalized mutual information is selected to measure temporal cost, respectively. The characteristics knowledge of the problem is used in designing the genetic operators. Furthermore, a local search operator was designed, which can improve the effectiveness and efficiency of community detection. Experimental studies based on synthetic datasets show that the proposed algorithm can obtain better performance than the compared algorithms.

  5. Metric modular spaces

    CERN Document Server

    Chistyakov, Vyacheslav

    2015-01-01

    Aimed toward researchers and graduate students familiar with elements of functional analysis, linear algebra, and general topology; this book contains a general study of modulars, modular spaces, and metric modular spaces. Modulars may be thought of as generalized velocity fields and serve two important purposes: generate metric spaces in a unified manner and provide a weaker convergence, the modular convergence, whose topology is non-metrizable in general. Metric modular spaces are extensions of metric spaces, metric linear spaces, and classical modular linear spaces. The topics covered include the classification of modulars, metrizability of modular spaces, modular transforms and duality between modular spaces, metric  and modular topologies. Applications illustrated in this book include: the description of superposition operators acting in modular spaces, the existence of regular selections of set-valued mappings, new interpretations of spaces of Lipschitzian and absolutely continuous mappings, the existe...

  6. Fitness landscape complexity and the emergence of modularity in neural networks

    Science.gov (United States)

    Lowell, Jessica

    Previous research has shown that the shape of the fitness landscape can affect the evolution of modularity. We evolved neural networks to solve different tasks with different fitness landscapes, using NEAT, a popular neuroevolution algorithm that quantifies similarity between genomes in order to divide them into species. We used this speciation mechanism as a means to examine fitness landscape complexity, and to examine connections between fitness landscape complexity and the emergence of modularity.

  7. Ripple transport in a modular Helias

    International Nuclear Information System (INIS)

    Beidler, C.D.

    1989-01-01

    Neoclassical transport rates are determined for Helical-Axis Advanced Stellarators (Helias). Special emphasis is given to Wendelstein VII-X candidates, for which the magnetic field is produced by a large number of discrete non-planar coils. The investigation is concentrated on the long-mean-free-path regime where particles trapped in local ripple wells of the magnetic field make the dominant contribution to transport. For Wendelstein VII-X, such particles fall into two classes; those localized in the helical ripple common to all stellarator-type devices and those very-localized particles which are trapped in the modular ripples existing between the individual coils. Using analytical techniques it is shown that helical-ripple transport rates are substantially reduced for all Wendelstein VII-X candidates relative to classical stellarator/torsatron configurations. This reduction is most pronounced in the 1/ν regime - equivalent helical ripples of less than 1% lead to reduction factors of more than an order of magnitude - but is significant throughout the entire long-mean-free-path regime. Modular ripple transport in Wendelstein VII-X is calculated by analytically solving the appropriate bounce-averaged kinetic equation. This solution assumes a general magnetic field model and fully accounts for the deformation of modular ripples due to the presence of the other magnetic-field harmonics. Results indicate that 12 coils per field period are necessary if modular-ripple losses are to remain smaller than helical-ripple losses over the entire plasma cross section. (orig.)

  8. Dynamic airspace configuration algorithms for next generation air transportation system

    Science.gov (United States)

    Wei, Jian

    The National Airspace System (NAS) is under great pressure to safely and efficiently handle the record-high air traffic volume nowadays, and will face even greater challenge to keep pace with the steady increase of future air travel demand, since the air travel demand is projected to increase to two to three times the current level by 2025. The inefficiency of traffic flow management initiatives causes severe airspace congestion and frequent flight delays, which cost billions of economic losses every year. To address the increasingly severe airspace congestion and delays, the Next Generation Air Transportation System (NextGen) is proposed to transform the current static and rigid radar based system to a dynamic and flexible satellite based system. New operational concepts such as Dynamic Airspace Configuration (DAC) have been under development to allow more flexibility required to mitigate the demand-capacity imbalances in order to increase the throughput of the entire NAS. In this dissertation, we address the DAC problem in the en route and terminal airspace under the framework of NextGen. We develop a series of algorithms to facilitate the implementation of innovative concepts relevant with DAC in both the en route and terminal airspace. We also develop a performance evaluation framework for comprehensive benefit analyses on different aspects of future sector design algorithms. First, we complete a graph based sectorization algorithm for DAC in the en route airspace, which models the underlying air route network with a weighted graph, converts the sectorization problem into the graph partition problem, partitions the weighted graph with an iterative spectral bipartition method, and constructs the sectors from the partitioned graph. The algorithm uses a graph model to accurately capture the complex traffic patterns of the real flights, and generates sectors with high efficiency while evenly distributing the workload among the generated sectors. We further improve

  9. Imaging Total Stations - Modular and Integrated Concepts

    Science.gov (United States)

    Hauth, Stefan; Schlüter, Martin

    2010-05-01

    Keywords: 3D-Metrology, Engineering Geodesy, Digital Image Processing Initialized in 2009, the Institute for Spatial Information and Surveying Technology i3mainz, Mainz University of Applied Sciences, forces research towards modular concepts for imaging total stations. On the one hand, this research is driven by the successful setup of high precision imaging motor theodolites in the near past, on the other hand it is pushed by the actual introduction of integrated imaging total stations to the positioning market by the manufacturers Topcon and Trimble. Modular concepts for imaging total stations are manufacturer independent to a large extent and consist of a particular combination of accessory hardware, software and algorithmic procedures. The hardware part consists mainly of an interchangeable eyepiece adapter offering opportunities for digital imaging and motorized focus control. An easy assembly and disassembly in the field is possible allowing the user to switch between the classical and the imaging use of a robotic total station. The software part primarily has to ensure hardware control, but several level of algorithmic support might be added and have to be distinguished. Algorithmic procedures allow to reach several levels of calibration concerning the geometry of the external digital camera and the total station. We deliver insight in our recent developments and quality characteristics. Both the modular and the integrated approach seem to have its individual strengths and weaknesses. Therefore we expect that both approaches might point at different target applications. Our aim is a better understanding of appropriate applications for robotic imaging total stations. First results are presented. Stefan Hauth, Martin Schlüter i3mainz - Institut für Raumbezogene Informations- und Messtechnik FH Mainz University of Applied Sciences Lucy-Hillebrand-Straße 2, 55128 Mainz, Germany

  10. Tile-Based Two-Dimensional Phase Unwrapping for Digital Holography Using a Modular Framework.

    Directory of Open Access Journals (Sweden)

    Georgios C Antonopoulos

    Full Text Available A variety of physical and biomedical imaging techniques, such as digital holography, interferometric synthetic aperture radar (InSAR, or magnetic resonance imaging (MRI enable measurement of the phase of a physical quantity additionally to its amplitude. However, the phase can commonly only be measured modulo 2π, as a so called wrapped phase map. Phase unwrapping is the process of obtaining the underlying physical phase map from the wrapped phase. Tile-based phase unwrapping algorithms operate by first tessellating the phase map, then unwrapping individual tiles, and finally merging them to a continuous phase map. They can be implemented computationally efficiently and are robust to noise. However, they are prone to failure in the presence of phase residues or erroneous unwraps of single tiles. We tried to overcome these shortcomings by creating novel tile unwrapping and merging algorithms as well as creating a framework that allows to combine them in modular fashion. To increase the robustness of the tile unwrapping step, we implemented a model-based algorithm that makes efficient use of linear algebra to unwrap individual tiles. Furthermore, we adapted an established pixel-based unwrapping algorithm to create a quality guided tile merger. These original algorithms as well as previously existing ones were implemented in a modular phase unwrapping C++ framework. By examining different combinations of unwrapping and merging algorithms we compared our method to existing approaches. We could show that the appropriate choice of unwrapping and merging algorithms can significantly improve the unwrapped result in the presence of phase residues and noise. Beyond that, our modular framework allows for efficient design and test of new tile-based phase unwrapping algorithms. The software developed in this study is freely available.

  11. Tile-Based Two-Dimensional Phase Unwrapping for Digital Holography Using a Modular Framework.

    Science.gov (United States)

    Antonopoulos, Georgios C; Steltner, Benjamin; Heisterkamp, Alexander; Ripken, Tammo; Meyer, Heiko

    2015-01-01

    A variety of physical and biomedical imaging techniques, such as digital holography, interferometric synthetic aperture radar (InSAR), or magnetic resonance imaging (MRI) enable measurement of the phase of a physical quantity additionally to its amplitude. However, the phase can commonly only be measured modulo 2π, as a so called wrapped phase map. Phase unwrapping is the process of obtaining the underlying physical phase map from the wrapped phase. Tile-based phase unwrapping algorithms operate by first tessellating the phase map, then unwrapping individual tiles, and finally merging them to a continuous phase map. They can be implemented computationally efficiently and are robust to noise. However, they are prone to failure in the presence of phase residues or erroneous unwraps of single tiles. We tried to overcome these shortcomings by creating novel tile unwrapping and merging algorithms as well as creating a framework that allows to combine them in modular fashion. To increase the robustness of the tile unwrapping step, we implemented a model-based algorithm that makes efficient use of linear algebra to unwrap individual tiles. Furthermore, we adapted an established pixel-based unwrapping algorithm to create a quality guided tile merger. These original algorithms as well as previously existing ones were implemented in a modular phase unwrapping C++ framework. By examining different combinations of unwrapping and merging algorithms we compared our method to existing approaches. We could show that the appropriate choice of unwrapping and merging algorithms can significantly improve the unwrapped result in the presence of phase residues and noise. Beyond that, our modular framework allows for efficient design and test of new tile-based phase unwrapping algorithms. The software developed in this study is freely available.

  12. A Modular Toolkit for Distributed Interactions

    Directory of Open Access Journals (Sweden)

    Julien Lange

    2011-10-01

    Full Text Available We discuss the design, architecture, and implementation of a toolkit which supports some theories for distributed interactions. The main design principles of our architecture are flexibility and modularity. Our main goal is to provide an easily extensible workbench to encompass current algorithms and incorporate future developments of the theories. With the help of some examples, we illustrate the main features of our toolkit.

  13. Good families of Drinfeld modular curves

    DEFF Research Database (Denmark)

    Bassa, Alp; Beelen, Peter; Nguyen, Nhut

    2015-01-01

    In this paper, we investigate examples of good and optimal Drinfeld modular towers of function fields. Surprisingly, the optimality of these towers has not been investigated in full detail in the literature. We also give an algorithmic approach for obtaining explicit defining equations for some...... of these towers and, in particular, give a new explicit example of an optimal tower over a quadratic finite field....

  14. On the Efficiency of Local and Global Communication in Modular Robots

    DEFF Research Database (Denmark)

    Garcia, Ricardo Franco Mendoza; Schultz, Ulrik Pagh; Støy, Kasper

    2009-01-01

    , we conclude that global communication is convenient for centralized control approaches and local communication is convenient for distributed control approaches. In addition, we conclude that global is in general convenient for low-connectivity configurations, such as chains, trees or limbs......As exchange of information is essential to modular robots, deciding between local or global communication is a common design choice. This choice, however, still lacks theoretical support. In this paper we analyse the efficiency of local and global communication in modular robots. To this end, we...... use parameters to describe the topology of modular robots, develop a probabilistic model of local communication using these parameters and, using a model of global communication from literature, compare the transmission times of local and global communication in different robots. Based on our results...

  15. Modular low-voltage electron beams

    International Nuclear Information System (INIS)

    Berejka, A.J.; Avnery, Tovi; Carlson, Carl

    2004-01-01

    Modular, low-voltage systems have simplified electron beam (EB) technology for industrial uses and for research and development. Modular EB units are produced in quantity as sealed systems that are evacuated at the factory eliminating the need for vacuum pumps at the point of use. A simple plug-out--plug-in method of replacement eliminates downtime for servicing. Use of ultra-thin beam windows (<10 μm of titanium foil), solid-state 19 in. (48 cm) rack-mounted power supplies, an innovative design to extract and spread the beam (enabling systems to be placed adjacent to each other to extend beam width) and touch-screen computer controls, combine for ease of use and electrical transfer efficiency at voltages that can be varied between 80 and 150 kV and with high beam currents (up to 40 mA across the 25 cm window). These electron systems are available in three widths, the standard 25 cm and new 5 and 40 cm beams. Traditional uses in the graphic arts and coatings areas as well as uses in surface sterilization have found these compact, lightweight (approximately 15 kg) modular beams of interest. Units have been configured around complex shapes to enable three-dimensional surface curing (as for coatings on aluminum tubing) to be achieved at high production rates. Details of the beam construction and some industrial uses are discussed

  16. An efficient community detection algorithm using greedy surprise maximization

    International Nuclear Information System (INIS)

    Jiang, Yawen; Jia, Caiyan; Yu, Jian

    2014-01-01

    Community detection is an important and crucial problem in complex network analysis. Although classical modularity function optimization approaches are widely used for identifying communities, the modularity function (Q) suffers from its resolution limit. Recently, the surprise function (S) was experimentally proved to be better than the Q function. However, up until now, there has been no algorithm available to perform searches to directly determine the maximal surprise values. In this paper, considering the superiority of the S function over the Q function, we propose an efficient community detection algorithm called AGSO (algorithm based on greedy surprise optimization) and its improved version FAGSO (fast-AGSO), which are based on greedy surprise optimization and do not suffer from the resolution limit. In addition, (F)AGSO does not need the number of communities K to be specified in advance. Tests on experimental networks show that (F)AGSO is able to detect optimal partitions in both simple and even more complex networks. Moreover, algorithms based on surprise maximization perform better than those algorithms based on modularity maximization, including Blondel–Guillaume–Lambiotte–Lefebvre (BGLL), Clauset–Newman–Moore (CNM) and the other state-of-the-art algorithms such as Infomap, order statistics local optimization method (OSLOM) and label propagation algorithm (LPA). (paper)

  17. MODELING OF HARDWARE AND ALGORITHMIC STRUCTURE OF MOBILE MULTIPOSITIONING RADIO RANGEFINDING NAVIGATION AND LANDING AEROSYSTEM IN ITS SPATIAL CONFIGURATION

    Directory of Open Access Journals (Sweden)

    Ya. V. Kondrashov

    2014-01-01

    Full Text Available The concept of structuring of radio equipment, mathematical and algorithmic tools to provide computing operations for determining the location of aircraft in spatial configuration of mobile (portable multipositioning radio rangefinding interrogation-reply navigation and landing system is considered in this article. The mathematical modeling of algorithms of aircraft traffic terminal control is carried out. The results of calculations of potential system performance and its analysis for compliance with international safety requirements are represented.

  18. Self-sufficiency of an autonomous reconfigurable modular robotic organism

    CERN Document Server

    Qadir, Raja Humza

    2015-01-01

    This book describes how the principle of self-sufficiency can be applied to a reconfigurable modular robotic organism. It shows the design considerations for a novel REPLICATOR robotic platform, both hardware and software, featuring the behavioral characteristics of social insect colonies. Following a comprehensive overview of some of the bio-inspired techniques already available, and of the state-of-the-art in re-configurable modular robotic systems, the book presents a novel power management system with fault-tolerant energy sharing, as well as its implementation in the REPLICATOR robotic modules. In addition, the book discusses, for the first time, the concept of “artificial energy homeostasis” in the context of a modular robotic organism, and shows its verification on a custom-designed simulation framework in different dynamic power distribution and fault tolerance scenarios. This book offers an ideal reference guide for both hardware engineers and software developers involved in the design and implem...

  19. A highly versatile and easily configurable system for plant electrophysiology.

    Science.gov (United States)

    Gunsé, Benet; Poschenrieder, Charlotte; Rankl, Simone; Schröeder, Peter; Rodrigo-Moreno, Ana; Barceló, Juan

    2016-01-01

    In this study we present a highly versatile and easily configurable system for measuring plant electrophysiological parameters and ionic flow rates, connected to a computer-controlled highly accurate positioning device. The modular software used allows easy customizable configurations for the measurement of electrophysiological parameters. Both the operational tests and the experiments already performed have been fully successful and rendered a low noise and highly stable signal. Assembly, programming and configuration examples are discussed. The system is a powerful technique that not only gives precise measuring of plant electrophysiological status, but also allows easy development of ad hoc configurations that are not constrained to plant studies. •We developed a highly modular system for electrophysiology measurements that can be used either in organs or cells and performs either steady or dynamic intra- and extracellular measurements that takes advantage of the easiness of visual object-oriented programming.•High precision accuracy in data acquisition under electrical noisy environments that allows it to run even in a laboratory close to electrical equipment that produce electrical noise.•The system makes an improvement of the currently used systems for monitoring and controlling high precision measurements and micromanipulation systems providing an open and customizable environment for multiple experimental needs.

  20. Self-reconfiguration of Modular Underwater Robots using an Energy Heuristic

    DEFF Research Database (Denmark)

    Furno, Lidia; Blanke, Mogens; Galeazzi, Roberto

    2017-01-01

    This paper investigates self-reconfiguration of a modular robotic system, which consists of a cluster of modular vehicles that can attach to each other by a connection mechanism. Thereby, they can form a desired morphology to meet task specific requirements. Reconfiguration can be needed due to limi...... in morphologies. The properties of the proposed self-reconfiguration algorithm are evaluated through simulations and preliminary model tank experiments. The energy based heuristic for reconfiguration is compared to a traditional solution that minimizes the Euclidean distance....

  1. Verifying large modular systems using iterative abstraction refinement

    International Nuclear Information System (INIS)

    Lahtinen, Jussi; Kuismin, Tuomas; Heljanko, Keijo

    2015-01-01

    Digital instrumentation and control (I&C) systems are increasingly used in the nuclear engineering domain. The exhaustive verification of these systems is challenging, and the usual verification methods such as testing and simulation are typically insufficient. Model checking is a formal method that is able to exhaustively analyse the behaviour of a model against a formally written specification. If the model checking tool detects a violation of the specification, it will give out a counter-example that demonstrates how the specification is violated in the system. Unfortunately, sometimes real life system designs are too big to be directly analysed by traditional model checking techniques. We have developed an iterative technique for model checking large modular systems. The technique uses abstraction based over-approximations of the model behaviour, combined with iterative refinement. The main contribution of the work is the concrete abstraction refinement technique based on the modular structure of the model, the dependency graph of the model, and a refinement sampling heuristic similar to delta debugging. The technique is geared towards proving properties, and outperforms BDD-based model checking, the k-induction technique, and the property directed reachability algorithm (PDR) in our experiments. - Highlights: • We have developed an iterative technique for model checking large modular systems. • The technique uses BDD-based model checking, k-induction, and PDR in parallel. • We have tested our algorithm by verifying two models with it. • The technique outperforms classical model checking methods in our experiments

  2. On sub-modularization and morphological heterogeneity in modular robotics

    DEFF Research Database (Denmark)

    Lyder, A. H.; Stoy, K.; Garciá, R. F. M.

    2012-01-01

    Modular robots are a kind of robots built from mechatronic modules, which can be assembled in many different ways allowing the modular robot to assume a wide range of morphologies and functions. An important question in modular robotics is to which degree modules should be heterogeneous....... In this paper we introduce two contributing factors to heterogeneity namely morphological heterogeneity and sub-functional modularization. Respectively, the ideas are to create modules with significantly different morphologies and to spread sub-functionality across modules. Based on these principles we design...... and implement the Thor robot and evaluate it by participating in the ICRA Planetary Robotic Contingency Challenge. The Thor robot demonstrates that sub-functional modularity and morphological heterogeneity may increase the versatility of modular robots while reducing the complexity of individual modules, which...

  3. SMARBot: a modular miniature mobile robot platform

    Science.gov (United States)

    Meng, Yan; Johnson, Kerry; Simms, Brian; Conforth, Matthew

    2008-04-01

    Miniature robots have many advantages over their larger counterparts, such as low cost, low power, and easy to build a large scale team for complex tasks. Heterogeneous multi miniature robots could provide powerful situation awareness capability due to different locomotion capabilities and sensor information. However, it would be expensive and time consuming to develop specific embedded system for different type of robots. In this paper, we propose a generic modular embedded system architecture called SMARbot (Stevens Modular Autonomous Robot), which consists of a set of hardware and software modules that can be configured to construct various types of robot systems. These modules include a high performance microprocessor, a reconfigurable hardware component, wireless communication, and diverse sensor and actuator interfaces. The design of all the modules in electrical subsystem, the selection criteria for module components, and the real-time operating system are described. Some proofs of concept experimental results are also presented.

  4. Systems analysis for modular versus multi-beam HIF drivers

    International Nuclear Information System (INIS)

    Meier, W.R.; Logan, B.G.

    2004-01-01

    Previous modeling for HIF drivers concentrated on designs in which 100 or more beams are grouped in an array and accelerated through a common set of induction cores. The total beam energy required by the target is achieved by the combination of final ion energy, current per beam and number of beams. Economic scaling favors a large number of small (∼1 cm dia.) beams. An alternative architecture has now been investigated, which we refer to as a modular driver. In this case, the driver is subdivided into many (>10) independent accelerators with one or many beams each. A key objective of the modular driver approach is to be able to demonstrate all aspects of the driver (source-to-target) by building a single, lower cost module compared to a full-scale, multi-beam driver. We consider and compare several design options for the modular driver including single-beam designs with solenoid instead of quadrupole magnets in order to transport the required current per module in a single beam, solenoid/quad combinations, and multi-beam, all-quad designs. The drivers are designed to meet the requirements of the hybrid target, which can accommodate a larger spot size than the distributed radiator target that was used for the Robust Point Design. We compare the multi-beam and modular driver configuration for a variety and assumptions and identify key technology advances needed for the modular design

  5. The importance of modular product design in the sustainable development of enterprises

    Directory of Open Access Journals (Sweden)

    Vorkapić Miloš D.

    2017-01-01

    Full Text Available In this paper is shown importance of modular architecture in the sustainable development of enterprises. The application of modular design enables the development of the production program based on the results of its own development. At the illustrated example, the production of transmitters it was concluded that modular architecture enables the production of independent entities, provides the realization of products in inaccessible places, enables to precisely defined technical documentation of modules, enabling easy maintenance, repair and improvement. This paper describes an algorithm for material reuse which indicates the importance of the customer in a closed material flow. In this connection, PLC includes protection of the environment as a strategic decision in the sustainable development of enterprises.

  6. RZP 202 - a modular system for surface density measurement

    International Nuclear Information System (INIS)

    Severa, L.; Merinsky, J.

    The sensing element is an ionization chamber of the type that has maximum sensitivity to beta radiation of the used radionuclide ( 147 Pm, 85 Kr, 90 Sr- 90 Y) or to gamma radiation of radionuclide 241 Am. Collimation shields were developed for the said sources. Measurement of the ionization currents is made with an electrometer with a vibration capacitor. Invariable configuration is secured by a measuring arm. The modular units are of the CAMAC system design. The surface density meters measure deviations from the rated surface density. The scale for inputting surface density is linear. The configuration, functional continuity of the individual parts and the possibility of variant designs of surface density meters are described and the technical parameters of RZP 202 and its configuration and design are given

  7. Self-Configuration and Self-Healing for Cognitive Optical Networks

    OpenAIRE

    Tronco, Tania Regina; Feres, Mariana Massimino; Cesar, Amilcar Careli; Rocha, Mônica de Lacerda

    2013-01-01

    In this article we propose a fuzzy controller, as an inference engine for cognitive optical networks, to take decisions about routing of new demands of lightpaths, considering physical layer impairments (Fuzzy Controlled-PLIARWA algorithm), selfconfiguration, self-healing and cross-layer optimization functionalities. The proposed algorithm has been tested in a metropolitan-scaled network. The preliminary results obtained are promising in terms of modularity, flexibility, ...

  8. Distance between configurations in Markov chain Monte Carlo simulations

    Science.gov (United States)

    Fukuma, Masafumi; Matsumoto, Nobuyuki; Umeda, Naoya

    2017-12-01

    For a given Markov chain Monte Carlo algorithm we introduce a distance between two configurations that quantifies the difficulty of transition from one configuration to the other configuration. We argue that the distance takes a universal form for the class of algorithms which generate local moves in the configuration space. We explicitly calculate the distance for the Langevin algorithm, and show that it certainly has desired and expected properties as distance. We further show that the distance for a multimodal distribution gets dramatically reduced from a large value by the introduction of a tempering method. We also argue that, when the original distribution is highly multimodal with large number of degenerate vacua, an anti-de Sitter-like geometry naturally emerges in the extended configuration space.

  9. Modular finger and hand motion capturing system based on inertial and magnetic sensors

    Directory of Open Access Journals (Sweden)

    Valtin Markus

    2017-03-01

    Full Text Available The assessment of hand posture and kinematics is increasingly important in various fields. This includes the rehabilitation of stroke survivors with restricted hand function. This paper presents a modular, ambulatory measurement system for the assement of the remaining hand function and for closed-loop controlled therapy. The device is based on inertial sensors and utilizes up to five interchangeable sensor strips to achieve modularity and to simplify the sensor attachment. We introduce the modular hardware design and describe algorithms used to calculate the joint angles. Measurements with two experimental setups demonstrate the feasibility and the potential of such a tracking device.

  10. Supervisory Control System Architecture for Advanced Small Modular Reactors

    Energy Technology Data Exchange (ETDEWEB)

    Cetiner, Sacit M [ORNL; Cole, Daniel L [University of Pittsburgh; Fugate, David L [ORNL; Kisner, Roger A [ORNL; Melin, Alexander M [ORNL; Muhlheim, Michael David [ORNL; Rao, Nageswara S [ORNL; Wood, Richard Thomas [ORNL

    2013-08-01

    This technical report was generated as a product of the Supervisory Control for Multi-Modular SMR Plants project within the Instrumentation, Control and Human-Machine Interface technology area under the Advanced Small Modular Reactor (SMR) Research and Development Program of the U.S. Department of Energy. The report documents the definition of strategies, functional elements, and the structural architecture of a supervisory control system for multi-modular advanced SMR (AdvSMR) plants. This research activity advances the state-of-the art by incorporating decision making into the supervisory control system architectural layers through the introduction of a tiered-plant system approach. The report provides a brief history of hierarchical functional architectures and the current state-of-the-art, describes a reference AdvSMR to show the dependencies between systems, presents a hierarchical structure for supervisory control, indicates the importance of understanding trip setpoints, applies a new theoretic approach for comparing architectures, identifies cyber security controls that should be addressed early in system design, and describes ongoing work to develop system requirements and hardware/software configurations.

  11. Algorithms over partially ordered sets

    DEFF Research Database (Denmark)

    Baer, Robert M.; Østerby, Ole

    1969-01-01

    in partially ordered sets, answer the combinatorial question of how many maximal chains might exist in a partially ordered set withn elements, and we give an algorithm for enumerating all maximal chains. We give (in § 3) algorithms which decide whether a partially ordered set is a (lower or upper) semi......-lattice, and whether a lattice has distributive, modular, and Boolean properties. Finally (in § 4) we give Algol realizations of the various algorithms....

  12. Operational Dynamic Configuration Analysis

    Science.gov (United States)

    Lai, Chok Fung; Zelinski, Shannon

    2010-01-01

    Sectors may combine or split within areas of specialization in response to changing traffic patterns. This method of managing capacity and controller workload could be made more flexible by dynamically modifying sector boundaries. Much work has been done on methods for dynamically creating new sector boundaries [1-5]. Many assessments of dynamic configuration methods assume the current day baseline configuration remains fixed [6-7]. A challenging question is how to select a dynamic configuration baseline to assess potential benefits of proposed dynamic configuration concepts. Bloem used operational sector reconfigurations as a baseline [8]. The main difficulty is that operational reconfiguration data is noisy. Reconfigurations often occur frequently to accommodate staff training or breaks, or to complete a more complicated reconfiguration through a rapid sequence of simpler reconfigurations. Gupta quantified a few aspects of airspace boundary changes from this data [9]. Most of these metrics are unique to sector combining operations and not applicable to more flexible dynamic configuration concepts. To better understand what sort of reconfigurations are acceptable or beneficial, more configuration change metrics should be developed and their distribution in current practice should be computed. This paper proposes a method to select a simple sequence of configurations among operational configurations to serve as a dynamic configuration baseline for future dynamic configuration concept assessments. New configuration change metrics are applied to the operational data to establish current day thresholds for these metrics. These thresholds are then corroborated, refined, or dismissed based on airspace practitioner feedback. The dynamic configuration baseline selection method uses a k-means clustering algorithm to select the sequence of configurations and trigger times from a given day of operational sector combination data. The clustering algorithm selects a simplified

  13. Use of the stellarator expansion to investigate plasma equilibrium in modular stellarators

    International Nuclear Information System (INIS)

    Anania, G.; Johnson, J.L.; Weimer, K.E.

    1982-11-01

    A numerical code utilizing a large-aspect ratio, small-helical-distortion expansion is developed and used to investigate the effect of plasma currents on stellarator equilibrium. Application to modular stellarator configurations shows that a large rotational transform, and hence large coil deformation, is needed to achieve high-beta equilibria

  14. Helical post stellarator. Part 1: Vacuum configuration

    International Nuclear Information System (INIS)

    Moroz, P.E.

    1997-08-01

    Results on a novel type of stellarator configuration, the Helical Post Stellarator (HPS), are presented. This configuration is different significantly from all previously known stellarators due to its unique geometrical characteristics and unique physical properties. Among those are: the magnetic field has only one toroidal period (M = 1), the plasma has an extremely low aspect ratio, A ∼ 1, and the variation of the magnetic field, B, along field lines features a helical ripple on the inside of the torus. Among the main advantages of a HPS for a fusion program are extremely compact, modular, and simple design compatible with significant rotational transform, large plasma volume, and improved particle transport characteristics

  15. Service Modularity

    DEFF Research Database (Denmark)

    Avlonitis, Viktor; Hsuan, Juliana

    2015-01-01

    The purpose of this research is to investigate the studies on service modularity with a goal of informing service science and advancing contemporary service systems research. Modularity, a general systems property, can add theoretical underpinnings to the conceptual development of service science...... in general and service systems in particular. Our research is guided by the following question: how can modularity theory inform service system design? We present a review of the modularity literature and associated concepts. We then introduce the contemporary service science and service system discourse...

  16. Re-configurable ATCA Hardware for Plasma Control and Data Acquisition

    Energy Technology Data Exchange (ETDEWEB)

    Carvalho, B.; Batista, A.; Correia, M.; Fernandes, H.; Sousa, J. [Instituto de Plasmas e Fusao Nuclear - Instituto Superior Tecnico, Lisbon (Portugal)

    2009-07-01

    The IST/EURATOM Association is developing a new generation of control and data acquisition hardware for fusion experiments based on the ATCA architecture. This emerging open standard offers a significantly higher data throughput over a reliable High Availability (HA) mechanical and electrical platform. One of this ATCA boards, has 32 galvanic isolated ADC channels (18 bit) each mounted on a exchangeable plug-in card, 8 DAC channels (16 bit), 8 digital I/O channels and embeds a high performance XILINX Virtex 4 family field programmable gate array (FPGA). The specific modular hardware design enables adaptable utilization of the board in dissimilar applications. The first configuration, specially developed for tokamak plasma Vertical Stabilization, consists of a Multiple-Input-Multiple-Output (MIMO) controller that is capable of feedback loops faster than 1 ms, using a multitude of input signals fed from different boards communicating through the Aurora point-to-point protocol. Massive parallel algorithms can be implemented inside the FPGA either with programmed digital logic, using a HDL hardware description language, or inside the two included silicon PowerPCs running a full fledged real-time operating system. The second board configuration is dedicated for transient recording of the entire 32 channels at 2 MSamples/s to the built-in 512 MBDDR2 memory. Signal data retrieval is accelerated by a DMA-driven PCI Express-x1 Interface to the ATCA system controller providing an overall throughput in excess of 250 MB/s. This paper illustrates these developments and discusses possible configurations for foreseen applications. (authors)

  17. Hybrid Microgrid Configuration Optimization with Evolutionary Algorithms

    Science.gov (United States)

    Lopez, Nicolas

    This dissertation explores the Renewable Energy Integration Problem, and proposes a Genetic Algorithm embedded with a Monte Carlo simulation to solve large instances of the problem that are impractical to solve via full enumeration. The Renewable Energy Integration Problem is defined as finding the optimum set of components to supply the electric demand to a hybrid microgrid. The components considered are solar panels, wind turbines, diesel generators, electric batteries, connections to the power grid and converters, which can be inverters and/or rectifiers. The methodology developed is explained as well as the combinatorial formulation. In addition, 2 case studies of a single objective optimization version of the problem are presented, in order to minimize cost and to minimize global warming potential (GWP) followed by a multi-objective implementation of the offered methodology, by utilizing a non-sorting Genetic Algorithm embedded with a monte Carlo Simulation. The method is validated by solving a small instance of the problem with known solution via a full enumeration algorithm developed by NREL in their software HOMER. The dissertation concludes that the evolutionary algorithms embedded with Monte Carlo simulation namely modified Genetic Algorithms are an efficient form of solving the problem, by finding approximate solutions in the case of single objective optimization, and by approximating the true Pareto front in the case of multiple objective optimization of the Renewable Energy Integration Problem.

  18. Playful Interaction with Voice Sensing Modular Robots

    DEFF Research Database (Denmark)

    Heesche, Bjarke; MacDonald, Ewen; Fogh, Rune

    2013-01-01

    This paper describes a voice sensor, suitable for modular robotic systems, which estimates the energy and fundamental frequency, F0, of the user’s voice. Through a number of example applications and tests with children, we observe how the voice sensor facilitates playful interaction between child...... children and two different robot configurations. In future work, we will investigate if such a system can motivate children to improve voice control and explore how to extend the sensor to detect emotions in the user’s voice....

  19. Decentralized and Modular Electrical Architecture

    Science.gov (United States)

    Elisabelar, Christian; Lebaratoux, Laurence

    2014-08-01

    This paper presents the studies made on the definition and design of a decentralized and modular electrical architecture that can be used for power distribution, active thermal control (ATC), standard inputs-outputs electrical interfaces.Traditionally implemented inside central unit like OBC or RTU, these interfaces can be dispatched in the satellite by using MicroRTU.CNES propose a similar approach of MicroRTU. The system is based on a bus called BRIO (Bus Réparti des IO), which is composed, by a power bus and a RS485 digital bus. BRIO architecture is made with several miniature terminals called BTCU (BRIO Terminal Control Unit) distributed in the spacecraft.The challenge was to design and develop the BTCU with very little volume, low consumption and low cost. The standard BTCU models are developed and qualified with a configuration dedicated to ATC, while the first flight model will fly on MICROSCOPE for PYRO actuations and analogue acquisitions. The design of the BTCU is made in order to be easily adaptable for all type of electric interface needs.Extension of this concept is envisaged for power conditioning and distribution unit, and a Modular PCDU based on BRIO concept is proposed.

  20. Modular trigger processing The GCT muon and quiet bit system

    CERN Document Server

    Stettler, Matthew; Hansen, Magnus; Iles, Gregory; Jones, John; PH-EP

    2007-01-01

    The CMS Global Calorimeter Trigger system's HCAL Muon and Quiet bit reformatting function is being implemented with a novel processing architecture. This architecture utilizes micro TCA, a modern modular communications standard based on high speed serial links, to implement a processing matrix. This matrix is configurable in both logical functionality and data flow, allowing far greater flexibility than current trigger processing systems. In addition, the modular nature of this architecture allows flexibility in scale unmatched by traditional approaches. The Muon and Quiet bit system consists of two major components, a custom micro TCA backplane and processing module. These components are based on Xilinx Virtex5 and Mindspeed crosspoint switch devices, bringing together state of the art FPGA based processing and Telcom switching technologies.

  1. Optimal sensor configuration for complex systems

    DEFF Research Database (Denmark)

    Sadegh, Payman; Spall, J. C.

    1998-01-01

    . The procedure for sensor configuration is based on the simultaneous perturbation stochastic approximation (SPSA) algorithm. SPSA avoids the need for detailed modeling of the sensor response by simply relying on the observed responses obtained by limited experimentation with test sensor configurations. We......The paper considers the problem of sensor configuration for complex systems with the aim of maximizing the useful information about certain quantities of interest. Our approach involves: 1) definition of an appropriate optimality criterion or performance measure; and 2) description of an efficient...... and practical algorithm for achieving the optimality objective. The criterion for optimal sensor configuration is based on maximizing the overall sensor response while minimizing the correlation among the sensor outputs, so as to minimize the redundant information being provided by the multiple sensors...

  2. Discrete optimization in architecture extremely modular systems

    CERN Document Server

    Zawidzki, Machi

    2017-01-01

    This book is comprised of two parts, both of which explore modular systems: Pipe-Z (PZ) and Truss-Z (TZ), respectively. It presents several methods of creating PZ and TZ structures subjected to discrete optimization. The algorithms presented employ graph-theoretic and heuristic methods. The underlying idea of both systems is to create free-form structures using the minimal number of types of modular elements. PZ is more conceptual, as it forms single-branch mathematical knots with a single type of module. Conversely, TZ is a skeletal system for creating free-form pedestrian ramps and ramp networks among any number of terminals in space. In physical space, TZ uses two types of modules that are mirror reflections of each other. The optimization criteria discussed include: the minimal number of units, maximal adherence to the given guide paths, etc.

  3. MODULAR ANALYTICS: A New Approach to Automation in the Clinical Laboratory.

    Science.gov (United States)

    Horowitz, Gary L; Zaman, Zahur; Blanckaert, Norbert J C; Chan, Daniel W; Dubois, Jeffrey A; Golaz, Olivier; Mensi, Noury; Keller, Franz; Stolz, Herbert; Klingler, Karl; Marocchi, Alessandro; Prencipe, Lorenzo; McLawhon, Ronald W; Nilsen, Olaug L; Oellerich, Michael; Luthe, Hilmar; Orsonneau, Jean-Luc; Richeux, Gérard; Recio, Fernando; Roldan, Esther; Rymo, Lars; Wicktorsson, Anne-Charlotte; Welch, Shirley L; Wieland, Heinrich; Grawitz, Andrea Busse; Mitsumaki, Hiroshi; McGovern, Margaret; Ng, Katherine; Stockmann, Wolfgang

    2005-01-01

    MODULAR ANALYTICS (Roche Diagnostics) (MODULAR ANALYTICS, Elecsys and Cobas Integra are trademarks of a member of the Roche Group) represents a new approach to automation for the clinical chemistry laboratory. It consists of a control unit, a core unit with a bidirectional multitrack rack transportation system, and three distinct kinds of analytical modules: an ISE module, a P800 module (44 photometric tests, throughput of up to 800 tests/h), and a D2400 module (16 photometric tests, throughput up to 2400 tests/h). MODULAR ANALYTICS allows customised configurations for various laboratory workloads. The performance and practicability of MODULAR ANALYTICS were evaluated in an international multicentre study at 16 sites. Studies included precision, accuracy, analytical range, carry-over, and workflow assessment. More than 700 000 results were obtained during the course of the study. Median between-day CVs were typically less than 3% for clinical chemistries and less than 6% for homogeneous immunoassays. Median recoveries for nearly all standardised reference materials were within 5% of assigned values. Method comparisons versus current existing routine instrumentation were clinically acceptable in all cases. During the workflow studies, the work from three to four single workstations was transferred to MODULAR ANALYTICS, which offered over 100 possible methods, with reduction in sample splitting, handling errors, and turnaround time. Typical sample processing time on MODULAR ANALYTICS was less than 30 minutes, an improvement from the current laboratory systems. By combining multiple analytic units in flexible ways, MODULAR ANALYTICS met diverse laboratory needs and offered improvement in workflow over current laboratory situations. It increased overall efficiency while maintaining (or improving) quality.

  4. Modularity and Economic Organization

    DEFF Research Database (Denmark)

    Sanchez, Ron; Mahoney, Joseph T.

    This paper addresses modularity as a basis for organizing economic activity. We first define the key concepts of architecture and of modularity as a special form of architecture. We then suggest how modular systems of all types may exhibit several properties of fundamental importance to the organ......This paper addresses modularity as a basis for organizing economic activity. We first define the key concepts of architecture and of modularity as a special form of architecture. We then suggest how modular systems of all types may exhibit several properties of fundamental importance...... to the organization of economic activities, including greater adaptability and evolvability than systems that lack modular properties. We draw extensively on our original 1996 paper on modularity and subsequent research to suggest broad theoretical implications of modularity for (i) firms' product strategies...... markets. We also discuss an evolutionary perspective on modularity as an emergent phenomenon in firms and industries. We explain how modularity as a relatively new field of strategy and economic research may provide a new theoretical perspective on economic organizing that has significant potential...

  5. Modular industrial robots as the tool of process automation in robotized manufacturing cells

    Science.gov (United States)

    Gwiazda, A.; Banas, W.; Sekala, A.; Foit, K.; Hryniewicz, P.; Kost, G.

    2015-11-01

    Recently the number of designed modular machine was increased. The term modular machine is used to denote different types of machinery, equipment and production lines, which are created using modular elements. Modular could be both mechanic elements, and drives, as well as control systems. This method of machine design is more and more popular because it allows obtaining flexible and relatively cheap solutions. So it is worth to develop the concept of modularity in next areas of application. The advantages of modular solutions are: simplification of the structure, standardization of components, and faster assembly process of the complete machine Additional advantages, which is particularly important for manufacturers, are shorter manufacturing times, longer production series and reduced manufacturing costs. Modular designing is also the challenge for designers and the need for a new approach to the design process, to the starting process and to the exploitation process. The purpose for many manufacturers is the standardization of the components used for creating the finished products. This purpose could be realized by the application of standard modules which could be combined together in different ways to create the desired particular construction as much as possible in accordance with the order. This solution is for the producer more favorable than the construction of a large machine whose configuration must be matched to each individual order. In the ideal case each module has its own control system and the full functionality of the modular machine is obtained due to the mutual cooperation of all modules. Such a solution also requires the modular components which create the modular machine are equipped with interfaces compatible one with another to facilitate their communication. The individual components of the machine could be designed, manufactured and used independently and production management task could be divided into subtasks. They could be also

  6. Representation and shape estimation of Odin, a parallel under-actuated modular robot

    DEFF Research Database (Denmark)

    Lyder, Andreas; Petersen, Henrik Gordon; Støy, Kasper

    2009-01-01

    To understand the capabilities and behavior of a robot it is important to have knowledge about its physical structure and how its actuators control its shape. In this paper we analyze the kinematics and develop a general representation of a configuration of the heterogeneous modular robot Odin....... The basics of estimating the shape of the Odin robot is presented, which leads the way for further research on the Odin robot and similar robots. We present an example of how to represent and estimate the shape of a tetrahedron configuration with various types of modules. We conclude that this representation...... can be used to find the physical constraints of the Odin robot and estimate the shape of a configuration....

  7. Understanding Socio Technical Modularity

    DEFF Research Database (Denmark)

    Thuesen, Christian Langhoff; Kudsk, Anders; Hvam, Lars

    2011-01-01

    Modularity has gained an increasing popularity as a central concept for exploring product structure, process structure, organization structure and supply chain structure. With the offset in system theory the predominant understanding of modularity however faces difficulties in explaining the social...... dimension of modularity like irrational behaviors, cultural differences, learning processes, social organization and institutional influences on modularity. The paper addresses this gab offering a reinterpretation of the modularity concept from a socio-technical perspective in general and Actor Network...... Theory in particular. By formulating modularity from an ANT perspective covering social, material and process aspects, the modularity of a socio-technical system can be understood as an entanglement of product, process, organizational and institutional modularity. The theoretical framework is illustrated...

  8. Lectures on Hilbert modular varieties and modular forms

    CERN Document Server

    Goren, Eyal Z

    2001-01-01

    This book is devoted to certain aspects of the theory of p-adic Hilbert modular forms and moduli spaces of abelian varieties with real multiplication. The theory of p-adic modular forms is presented first in the elliptic case, introducing the reader to key ideas of N. M. Katz and J.-P. Serre. It is re-interpreted from a geometric point of view, which is developed to present the rudiments of a similar theory for Hilbert modular forms. The theory of moduli spaces of abelian varieties with real multiplication is presented first very explicitly over the complex numbers. Aspects of the general theory are then exposed, in particular, local deformation theory of abelian varieties in positive characteristic. The arithmetic of p-adic Hilbert modular forms and the geometry of moduli spaces of abelian varieties are related. This relation is used to study q-expansions of Hilbert modular forms, on the one hand, and stratifications of moduli spaces on the other hand. The book is addressed to graduate students and non-exper...

  9. An Improved Particle Swarm Optimization Algorithm and Its Application in the Community Division

    Directory of Open Access Journals (Sweden)

    Jiang Hao

    2016-01-01

    Full Text Available With the deepening of the research on complex networks, the method of detecting and classifying social network is springing up. In this essay, the basic particle swarm algorithm is improved based on the GN algorithm. Modularity is taken as a measure of community division [1]. In view of the dynamic network community division, scrolling calculation method is put forward. Experiments show that using the improved particle swarm optimization algorithm can improve the accuracy of the community division and can also get higher value of the modularity in the dynamic community

  10. Proposed Novel Multiphase-Multilevel Inverter Configuration for Open-End Winding Loads

    DEFF Research Database (Denmark)

    Padamanaban, Sanjeevi Kumar; Wheeler, Patrick; Blaabjerg, Frede

    2016-01-01

    This paper presents a new multiphase-multilevel inverter configuration for open-winding loads and suitable for medium power (low-voltage/high-current) applications such as `More Electric Aircraft'. Modular structure comprised of standard dual three-phase voltage source inverter (VSI) along with one...... is developed in this work and overcomes the complexity of standard space vector modulations, easy for real implementation purposes in digital processors. Proposed six-phase multilevel inverter configuration generates multilevel outputs with benefit in comprises with standard multilevel inverter topologies...

  11. Modular Neural Networks and Type-2 Fuzzy Systems for Pattern Recognition

    CERN Document Server

    Melin, Patricia

    2012-01-01

    This book describes hybrid intelligent systems using type-2 fuzzy logic and modular neural networks for pattern recognition applications. Hybrid intelligent systems combine several intelligent computing paradigms, including fuzzy logic, neural networks, and bio-inspired optimization algorithms, which can be used to produce powerful pattern recognition systems. Type-2 fuzzy logic is an extension of traditional type-1 fuzzy logic that enables managing higher levels of uncertainty in complex real world problems, which are of particular importance in the area of pattern recognition. The book is organized in three main parts, each containing a group of chapters built around a similar subject. The first part consists of chapters with the main theme of theory and design algorithms, which are basically chapters that propose new models and concepts, which are the basis for achieving intelligent pattern recognition. The second part contains chapters with the main theme of using type-2 fuzzy models and modular neural ne...

  12. Modular code supervisor. Automatic generation of command language

    International Nuclear Information System (INIS)

    Dumas, M.; Thomas, J.B.

    1988-01-01

    It is shown how, starting from a problem formulated by the user, to generate the adequate calculation procedure in the command code, and acquire the data necessary for the calculation while verifying their validity. Modular codes are used, because of their flexibility and wide utilisation. Modules are written in Fortran, and calculations are done in batches according to an algorithm written in the GIBIANE command language. The action plans are based on the STRIPS and WARPLAN families. Elementary representation of a module and special instructions are illustrated. Dynamic construction macro-actions, and acquisition of the specification (which allows users to express the goal of a program without indicating which algorithm is used to reach the goal) are illustrated. The final phase consists in translating the algorithm into the command language [fr

  13. Enhancement and evaluation of an algorithm for atmospheric profiling continuity from Aqua to Suomi-NPP

    Science.gov (United States)

    Lipton, A.; Moncet, J. L.; Payne, V.; Lynch, R.; Polonsky, I. N.

    2017-12-01

    We will present recent results from an algorithm for producing climate-quality atmospheric profiling earth system data records (ESDRs) for application to data from hyperspectral sounding instruments, including the Atmospheric InfraRed Sounder (AIRS) on EOS Aqua and the Cross-track Infrared Sounder (CrIS) on Suomi-NPP, along with their companion microwave sounders, AMSU and ATMS, respectively. The ESDR algorithm uses an optimal estimation approach and the implementation has a flexible, modular software structure to support experimentation and collaboration. Data record continuity benefits from the fact that the same algorithm can be applied to different sensors, simply by providing suitable configuration and data files. Developments to be presented include the impact of a radiance-based pre-classification method for the atmospheric background. In addition to improving retrieval performance, pre-classification has the potential to reduce the sensitivity of the retrievals to the climatological data from which the background estimate and its error covariance are derived. We will also discuss evaluation of a method for mitigating the effect of clouds on the radiances, and enhancements of the radiative transfer forward model.

  14. The technology level of modular devices in outfitting an oil and gas complex in Western Siberia

    Energy Technology Data Exchange (ETDEWEB)

    Berezin, V.L.; Permikin, Yu.N.; Sannikov, Yu.V.; Telegin, L.G.

    1984-01-01

    The status of the problem of ensuring the technology level of modular devices (BKU) is analyzed. It is shown that insufficient consideration in design of the specific production, transport and assembly and operational specifications on the technology level is the cause for creation of irrational designs for modular devices and additional expenditures on their realization. A methodology for controlling the technology level of modular devices being designed is described, which increases the effectiveness of their use (in outfitting petroleum pumping stations (NPS), one of the most important elements of the oil and gas complex). A numerical method for designing the technological structures of the modular devices and an algorithm which ensures practical realization of the method on a computer (EVM) are examined.

  15. Designing modular manufacturing systems using mass customisation theories and methods

    DEFF Research Database (Denmark)

    Jørgensen, Steffen Nordahl; Hvilshøj, Mads; Madsen, Ole

    2012-01-01

    Today, manufacturing systems are developed as engineered to order (ETO) solutions tailored to produce a specific product or a limited product mix. However, such dedicated systems are not consistent with the current market demands for rapid product changes, high product variety, and customisation....... In response, modular manufacturing systems (MMS) are evolving, which are aimed to possess the required responsiveness and to be the manufacturing paradigm of mass customisation (MC). Hereby, MMS brings the development process of manufacturing systems against configured to order (CTO). Up to now, research...... in MMS has primarily focused on potential benefits, basic principles, and enabling technologies, while the approaches of actually designing and creating modular architectures have received less attention. A potential to fill these gaps by applying MC theories and methods is identified based...

  16. Expanding to teleoperation of a tight modular workshop for dismantling radioactive components

    International Nuclear Information System (INIS)

    Gasc, B.

    1990-01-01

    The CEA (French Nuclear Energy Commission) in connection with TECHNICATOME developed a tight modular workshop for the dismantling of AT1 plant facilities in LA HAGUE. This workshop constructed of reusable stainless steel panels assembled by bolting provides a tight and decontaminable working zone compatible with any building configuration. This being the case, the operators bearing ventilated suits may work under the best safety conditions on alpha-contaminated materials. For the purpose of expanding the working capacities of this workshop it was decided to develop special components for teleoperation from the outside as in a conventional cell. To meet this objective which is within the scope of the contract signed with the CEC, the following components were developed and constructed: - manipulator holder panel, - swivelling hatch panel, - wall equipment sealed transfer device and, - modular biological protection. The design, construction and tests of these new components led to their qualification and further incorporation in the list of components of the modular workshop liable to be used for teleoperation procedures

  17. Modular implicits

    Directory of Open Access Journals (Sweden)

    Leo White

    2015-12-01

    Full Text Available We present modular implicits, an extension to the OCaml language for ad-hoc polymorphism inspired by Scala implicits and modular type classes. Modular implicits are based on type-directed implicit module parameters, and elaborate straightforwardly into OCaml's first-class functors. Basing the design on OCaml's modules leads to a system that naturally supports many features from other languages with systematic ad-hoc overloading, including inheritance, instance constraints, constructor classes and associated types.

  18. Influence of construction errors on Wendelstein 7-X magnetic configurations

    Energy Technology Data Exchange (ETDEWEB)

    Andreeva, T. [Max-Planck-Institut fuer Plasmaphysik, EURATOM Association, Teilinstitut Greifswald, Wendelsteinstrasse 1, D-17491 Greifswald (Germany)], E-mail: tamara.andreeva@ipp.mpg.de; Braeuer, T.; Endler, M. [Max-Planck-Institut fuer Plasmaphysik, EURATOM Association, Teilinstitut Greifswald, Wendelsteinstrasse 1, D-17491 Greifswald (Germany); Kisslinger, J.; Toussaint, U.v. [Max-Planck Institut fuer Plasmaphysik, EURATOM Association, Boltzmannstr. 2, D-85748, Garching (Germany)

    2009-06-15

    Wendelstein 7-X, currently under construction at the Max-Planck-Institut fuer Plasmaphysik in Greifswald, Germany, is a modular advanced stellarator, combining the modular coil concept with optimised properties of the plasma. The magnet system of the machine consists of 50 non-planar and 20 planar superconducting coils which are arranged in five identical modules, forming a toroidal five-fold symmetric system. The majority of operational magnetic configurations will have rotational transform {iota}/2{pi} = 1 at the boundary. Such configurations are very sensitive to symmetry breaking perturbations, which are the consequence of imprecisely manufactured coils or assembly errors. To date, all 70 coils have been fabricated, and the first two half-modules of the machine have been assembled. The comparative analysis of manufactured winding packs and estimates of the corresponding level of magnetic field perturbation are presented. The dependency of the error fields on the coil assembly sequence is considered, as well as the impact of the first assembly errors. The influence of different construction uncertainties is discussed, and measures to minimise the magnetic field perturbation are suggested.

  19. Three-phase multilevel inverter configuration for open-winding high power application

    DEFF Research Database (Denmark)

    Sanjeevikumar, Padmanaban; Blaabjerg, Frede; Wheeler, Patrick William

    2015-01-01

    This paper work exploits a new dual open-winding three-phase multilevel inverter configuration suitable for high power medium-voltage applications. Modular structure comprised of standard three-phase voltage source inverter (VSI) along with one additional bi-directional semiconductor device (MOSFET...... for implementation purpose. Proposed dual-inverter configuration generates multilevel outputs with benefit includes reduced THD and dv/dt in comparison to other dual-inverter topologies. Complete model of the multilevel ac drive is developed with simple MSCFM modulation in Matlab/PLECs numerical software...

  20. Algorithm-enabled partial-angular-scan configurations for dual-energy CT.

    Science.gov (United States)

    Chen, Buxin; Zhang, Zheng; Xia, Dan; Sidky, Emil Y; Pan, Xiaochuan

    2018-05-01

    We seek to investigate an optimization-based one-step method for image reconstruction that explicitly compensates for nonlinear spectral response (i.e., the beam-hardening effect) in dual-energy CT, to investigate the feasibility of the one-step method for enabling two dual-energy partial-angular-scan configurations, referred to as the short- and half-scan configurations, on standard CT scanners without involving additional hardware, and to investigate the potential of the short- and half-scan configurations in reducing imaging dose and scan time in a single-kVp-switch full-scan configuration in which two full rotations are made for collection of dual-energy data. We use the one-step method to reconstruct images directly from dual-energy data through solving a nonconvex optimization program that specifies the images to be reconstructed in dual-energy CT. Dual-energy full-scan data are generated from numerical phantoms and collected from physical phantoms with the standard single-kVp-switch full-scan configuration, whereas dual-energy short- and half-scan data are extracted from the corresponding full-scan data. Besides visual inspection and profile-plot comparison, the reconstructed images are analyzed also in quantitative studies based upon tasks of linear-attenuation-coefficient and material-concentration estimation and of material differentiation. Following the performance of a computer-simulation study to verify that the one-step method can reconstruct numerically accurately basis and monochromatic images of numerical phantoms, we reconstruct basis and monochromatic images by using the one-step method from real data of physical phantoms collected with the full-, short-, and half-scan configurations. Subjective inspection based upon visualization and profile-plot comparison reveals that monochromatic images, which are used often in practical applications, reconstructed from the full-, short-, and half-scan data are largely visually comparable except for some

  1. Product Architecture Modularity Strategies

    DEFF Research Database (Denmark)

    Mikkola, Juliana Hsuan

    2003-01-01

    The focus of this paper is to integrate various perspectives on product architecture modularity into a general framework, and also to propose a way to measure the degree of modularization embedded in product architectures. Various trade-offs between modular and integral product architectures...... and how components and interfaces influence the degree of modularization are considered. In order to gain a better understanding of product architecture modularity as a strategy, a theoretical framework and propositions are drawn from various academic literature sources. Based on the literature review......, the following key elements of product architecture are identified: components (standard and new-to-the-firm), interfaces (standardization and specification), degree of coupling, and substitutability. A mathematical function, termed modularization function, is introduced to measure the degree of modularization...

  2. Development of a Modular Robotic Platform

    Directory of Open Access Journals (Sweden)

    Claudiu Ioan Cirebea

    2014-12-01

    Full Text Available In this paper a modular robotic platform is presented, for students and researchers laboratory work based on the Matlab-Simulink and dSpace real time control platform. The goal of this combination is to stimulate and to experiment with real time hardware and software in courses where mobile robotics is adopted as a motivating platform to introduce mechatronics competencies. Its many possibilities for modifications and extensions make experiments very easy. We used, for example, an omnidirectional mobile robot configuration with three Swedish wheels, whose kinematic model was simulated using Simulink. For real-time control, of the robot, the developed model has been implemented using DSpace platform DS1103.

  3. Modular entanglement.

    Science.gov (United States)

    Gualdi, Giulia; Giampaolo, Salvatore M; Illuminati, Fabrizio

    2011-02-04

    We introduce and discuss the concept of modular entanglement. This is the entanglement that is established between the end points of modular systems composed by sets of interacting moduli of arbitrarily fixed size. We show that end-to-end modular entanglement scales in the thermodynamic limit and rapidly saturates with the number of constituent moduli. We clarify the mechanisms underlying the onset of entanglement between distant and noninteracting quantum systems and its optimization for applications to quantum repeaters and entanglement distribution and sharing.

  4. Complexity in Managing Modularization

    DEFF Research Database (Denmark)

    Hansen, Poul H. Kyvsgård; Sun, Hongyi

    2011-01-01

    In general, the phenomenon of managing modularization is not well known. The cause-effect relationships between modularization and realized benefits are complex and comprehensive. Though a number of research works have contributed to the study of the phenomenon of efficient and effective...... modularization management it is far from clarified. Recognizing the need for further empirical research, we have studied 40 modularity cases in various companies. The studies have been designed as long-term studies leaving time for various types of modularization benefits to emerge. Based on these studies we...... have developed a framework to support the heuristic and iterative process of planning and realizing modularization benefits....

  5. A modular and parameterisable classification of algorithms

    NARCIS (Netherlands)

    Nugteren, C.; Corporaal, H.

    2011-01-01

    Multi-core and many-core were already major trends for the past six years, and are expected to continue for the next decades. With this trend of parallel computing, it becomes increasingly difficult to decide on which architecture to run a certain application or algorithm. Additionally, it brings

  6. Some Issues of the Paradigm of Multi-learning Machine - Modular Neural Networks

    DEFF Research Database (Denmark)

    Wang, Pan; Feng, Shuai; Fan, Zhun

    2009-01-01

    This paper addresses some issues on the weighted linear integration of modular neural networks (MNN: a paradigm of hybrid multi-learning machines). First, from the general meaning of variable weights and variable elements synthesis, three basic kinds of integrated models are discussed...... a general form while the corresponding computational algorithms are described briefly. The authors present a new training algorithm of sub-networks named “'Expert in one thing and good at many' (EOGM).” In this algorithm, every sub-network is trained on a primary dataset with some of its near neighbors...... as the accessorial datasets. Simulated results with a kind of dynamic integration methods show the effectiveness of these algorithms, where the performance of the algorithm with EOGM is better than that of the algorithm with a common training method....

  7. Have it your way. A modular approach to custom compact control rooms

    International Nuclear Information System (INIS)

    Harmon, Daryl; Scarola, Ken

    2003-01-01

    In spite of the recent lack of growth in the nuclear power industry, a transition is taking place to compact main control rooms as the design of choice for power generating facilities. This is evident in the design and construction of new facilities, including Advanced Light Water Reactors such as the Korean Shin Kori 3 and 4 units, as well as Generation IV reactors. Also, compact control rooms are increasingly preferred for the modernization of current generation plants. This shift reflects that compact control rooms combine cost savings through equipment reduction and standardization with operability improvements through increased functionality and flexibility and improved presentation. Though compact control rooms feature significantly fewer Human Machine Interface (HMI) devices than their conventional counterparts, customers still require a wide variety of different configurations to accommodate their individual operations philosophies, cultural norms, licensing regulations and physical constraints. To meet this need, Westinghouse Electric Company has developed an innovative, modular approach to designing compact control rooms for nuclear power plants. This approach features a small set of standard HMI devices serving as building blocks for all compact control room functions. The building blocks include qualified and non-safety video devices for implementing displays, alarms, multi-channel soft controls, computerized procedures, etc. These building blocks can be used for (1) large screen overview displays, (2) console-based control and monitoring and (3) HMI devices for conventional, benchboard-style control panels. Their modular design allows these building blocks to be arranged in various physical configurations to meet a wide variety of customer's control room preferences and constraints. For example, a compact control room could use the qualified building blocks (1) to configure a dedicated safety panel independent of the normal operational consoles, or (2

  8. Exploring Modularity in Services

    DEFF Research Database (Denmark)

    Avlonitis, Viktor; Hsuan, Juliana

    2017-01-01

    the effects of modularity and integrality on a range of different analytical levels in service architectures. Taking a holistic approach, the authors synthesize and empirically deploy a framework comprised of the three most prevalent themes in modularity and service design literature: Offering (service...... insights on the mirroring hypothesis of modularity theory to services. Originality/value The paper provides a conceptualization of service architectures drawing on service design, modularity, and market relationships. The study enriches service design literature with elements from modularity theory...

  9. Quasi-human seniority-order algorithm for unequal circles packing

    International Nuclear Information System (INIS)

    Zhu, Dingju

    2016-01-01

    In the existing methods for solving unequal circles packing problems, the initial configuration is given arbitrarily or randomly, but the impact of different initial configurations for existing packing algorithm to the speed of existing packing algorithm solving unequal circles packing problems is very large. The quasi-human seniority-order algorithm proposed in this paper can generate a better initial configuration for existing packing algorithm to accelerate the speed of existing packing algorithm solving unequal circles packing problems. In experiments, the quasi-human seniority-order algorithm is applied to generate better initial configurations for quasi-physical elasticity methods to solve the unequal circles packing problems, and the experimental results show that the proposed quasi-human seniority-order algorithm can greatly improve the speed of solving the problem.

  10. A heterogeneous electronics architecture for dealing with complexity in modular robots

    DEFF Research Database (Denmark)

    Garcia, Ricardo Franco Mendoza

    2011-01-01

    Modular robots are robots built from many similar modules that can be arranged in different configurations to suit tasks in hand. Although promising, current incarnations of this technology suffer of an important drawback: modules are usually extremely expensive. This thesis proposes...... a heterogeneous electronics architecture that addresses the price and complexity of modular robots by focusing on the good aspects of homogeneous and heterogeneous designs, such as sequential implementation and reusable components. The architecture was implemented in four robots: Odin V1, Odin V2, Thor...... and Locomorph. In all cases, development time from conception to realization took less than a year, and two of these robots were able to take part in an international robot competition soon after their implementation. We conclude that heterogeneity brings three important advantages to the current stage...

  11. Exploring hierarchical and overlapping modular structure in the yeast protein interaction network

    Directory of Open Access Journals (Sweden)

    Zhao Yi

    2010-12-01

    Full Text Available Abstract Background Developing effective strategies to reveal modular structures in protein interaction networks is crucial for better understanding of molecular mechanisms of underlying biological processes. In this paper, we propose a new density-based algorithm (ADHOC for clustering vertices of a protein interaction network using a novel subgraph density measurement. Results By statistically evaluating several independent criteria, we found that ADHOC could significantly improve the outcome as compared with five previously reported density-dependent methods. We further applied ADHOC to investigate the hierarchical and overlapping modular structure in the yeast PPI network. Our method could effectively detect both protein modules and the overlaps between them, and thus greatly promote the precise prediction of protein functions. Moreover, by further assaying the intermodule layer of the yeast PPI network, we classified hubs into two types, module hubs and inter-module hubs. Each type presents distinct characteristics both in network topology and biological functions, which could conduce to the better understanding of relationship between network architecture and biological implications. Conclusions Our proposed algorithm based on the novel subgraph density measurement makes it possible to more precisely detect hierarchical and overlapping modular structures in protein interaction networks. In addition, our method also shows a strong robustness against the noise in network, which is quite critical for analyzing such a high noise network.

  12. The MIVS [Modular Integrated Video System] Image Processing System (MIPS) for assisting in the optical surveillance data review process

    International Nuclear Information System (INIS)

    Horton, R.D.

    1990-01-01

    The MIVS (Modular Integrated Video System) Image Processing System (MIPS) is designed to review MIVS surveillance data automatically and identify IAEA defined objects of safeguards interest. To achieve this, MIPS uses both digital image processing and neural network techniques to detect objects of safeguards interest in an image and assist an inspector in the review of the MIVS video tapes. MIPS must be ''trained'' i.e., given example images showing the objects that it must recognize, for each different facility. Image processing techniques are used to first identify significantly changed areas of the image. A neural network is then used to determine if the image contains the important object(s). The MIPS algorithms have demonstrated the capability to detect when a spent fuel shipping cask is present in an image after MIPS is properly trained to detect the cask. The algorithms have also demonstrated the ability to reject uninteresting background activities such as people and crane movement. When MIPS detects an important object, the corresponding image is stored to another media and later replayed for the inspector to review. The MIPS algorithms are being implemented in commercially available hardware: an image processing subsystem and an 80386 Personal Computer. MIPS will have a high-level easy-to-use system interface to allow inspectors to train MIPS on MIVS data from different facilities and on various safeguards significant objects. This paper describes the MIPS algorithms, hardware implementation, and system configuration. 3 refs., 10 figs

  13. Designing and implementing of improved cryptographic algorithm using modular arithmetic theory

    Directory of Open Access Journals (Sweden)

    Maryam Kamarzarrin

    2015-05-01

    Full Text Available Maintaining the privacy and security of people information are two most important principles of electronic health plan. One of the methods of creating privacy and securing of information is using Public key cryptography system. In this paper, we compare two algorithms, Common And Fast Exponentiation algorithms, for enhancing the efficiency of public key cryptography. We express that a designed system by Fast Exponentiation Algorithm has high speed and performance but low power consumption and space occupied compared with Common Exponentiation algorithm. Although designed systems by Common Exponentiation algorithm have slower speed and lower performance, designing by this algorithm has less complexity, and easier designing compared with Fast Exponentiation algorithm. In this paper, we will try to examine and compare two different methods of exponentiation, also observe performance Impact of these two approaches in the form of hardware with VHDL language on FPGA.

  14. Modular Spacetime in the “Intelligent” Blockbuster: Inception and Source Code’

    OpenAIRE

    Misek, Richard; Cameron, Allan

    2014-01-01

    Suggesting both linear progression and configurable modularity, the complex cinematic narratives of Inception (Christopher Nolan, 2010) and Source Code (Duncan Jones, 2011) produce distinctive articulations of time and space. They also thematize the architectural processes involved in their own narrative construction, by featuring characters who are programmers, designers, and architects, and deploying a range of spatial metaphors (including lines, layers, and circles) via scenography, dialog...

  15. Service Modularity and Architecture

    DEFF Research Database (Denmark)

    Brax, Saara A.; Bask, Anu; Hsuan, Juliana

    2017-01-01

    , platform-based and mass-customized service business models, comparative research designs, customer perspectives and service experience, performance in context of modular services, empirical evidence of benefits and challenges, architectural innovation in services, modularization in multi-provider contexts......Purpose: Services are highly important in a world economy which has increasingly become service driven. There is a growing need to better understand the possibilities for, and requirements of, designing modular service architectures. The purpose of this paper is to elaborate on the roots...... of the emerging research stream on service modularity, provide a concise overview of existing work on the subject, and outline an agenda for future research on service modularity and architecture. The articles in the special issue offer four diverse sets of research on service modularity and architecture. Design...

  16. Configuration Method Design for Reconfigurable Manufacturing System with the aid of Plant Simulation

    DEFF Research Database (Denmark)

    Li, Yang; Zhang, Shuai; Bilberg, Arne

    2014-01-01

    A new Reconfigurable Manufacturing System structure has been recently designed by a large consumer goods manufacturer in Europe, aiming to balance the performance of productivity and flexibility. This article shows an exploratory research on the (re)configuration procedure of the new RMS structure....... Following the procedure which is designed in this paper, the (re)configuration of RMS can be managed as part of the daily operation with the help of computer simulation. Keywords: Plant Simulation, Tecnomatix, Reconfigurable Manufacturing System, modular manufacturing....

  17. Recent Advancements in Lightning Jump Algorithm Work

    Science.gov (United States)

    Schultz, Christopher J.; Petersen, Walter A.; Carey, Lawrence D.

    2010-01-01

    In the past year, the primary objectives were to show the usefulness of total lightning as compared to traditional cloud-to-ground (CG) networks, test the lightning jump algorithm configurations in other regions of the country, increase the number of thunderstorms within our thunderstorm database, and to pinpoint environments that could prove difficult for any lightning jump configuration. A total of 561 thunderstorms have been examined in the past year (409 non-severe, 152 severe) from four regions of the country (North Alabama, Washington D.C., High Plains of CO/KS, and Oklahoma). Results continue to indicate that the 2 lightning jump algorithm configuration holds the most promise in terms of prospective operational lightning jump algorithms, with a probability of detection (POD) at 81%, a false alarm rate (FAR) of 45%, a critical success index (CSI) of 49% and a Heidke Skill Score (HSS) of 0.66. The second best performing algorithm configuration was the Threshold 4 algorithm, which had a POD of 72%, FAR of 51%, a CSI of 41% and an HSS of 0.58. Because a more complex algorithm configuration shows the most promise in terms of prospective operational lightning jump algorithms, accurate thunderstorm cell tracking work must be undertaken to track lightning trends on an individual thunderstorm basis over time. While these numbers for the 2 configuration are impressive, the algorithm does have its weaknesses. Specifically, low-topped and tropical cyclone thunderstorm environments are present issues for the 2 lightning jump algorithm, because of the suppressed vertical depth impact on overall flash counts (i.e., a relative dearth in lightning). For example, in a sample of 120 thunderstorms from northern Alabama that contained 72 missed events by the 2 algorithm 36% of the misses were associated with these two environments (17 storms).

  18. Blaze-DEMGPU: Modular high performance DEM framework for the GPU architecture

    Directory of Open Access Journals (Sweden)

    Nicolin Govender

    2016-01-01

    Full Text Available Blaze-DEMGPU is a modular GPU based discrete element method (DEM framework that supports polyhedral shaped particles. The high level performance is attributed to the light weight and Single Instruction Multiple Data (SIMD that the GPU architecture offers. Blaze-DEMGPU offers suitable algorithms to conduct DEM simulations on the GPU and these algorithms can be extended and modified. Since a large number of scientific simulations are particle based, many of the algorithms and strategies for GPU implementation present in Blaze-DEMGPU can be applied to other fields. Blaze-DEMGPU will make it easier for new researchers to use high performance GPU computing as well as stimulate wider GPU research efforts by the DEM community.

  19. Two-Dimension Sorting and Selection Algorithm featuring Thermal Balancing Control for Modular Multilevel Converters

    DEFF Research Database (Denmark)

    Sangwongwanich, Ariya; Máthé, Lászlo; Teodorescu, Remus

    2016-01-01

    With the aim to solve the unbalanced thermal behavior in the modular multilevel converter, introduced by mismatch in the submodule parameters, a thermal balancing control strategy is proposed here. The proposed solution ensures a balanced junction temperature for the power devices, while the bala...

  20. FPGA based, modular, configurable controller with fast synchronous optical network

    Energy Technology Data Exchange (ETDEWEB)

    Graczyk, R.; Pozniak, K.T.; Romaniuk, R.S. [Warsaw Univ. of Technology (Poland). Inst. of Electronic Systems

    2006-07-01

    The paper describes a configurable controller equipped with programmable VLSI FPGA circuit, universal expansion modules PMC, synchronous, optical, multi-gigabit links, commonly used industrial and computer communication interfaces, Ethernet 100TB, system of automatic initialization ACE etc. There are characterized the basic functional characteristics of the device. The possibilities of its usage in various work modes were presented. Realization of particular blocks of the device were discussed. Resulting, during the realization of this project, new hardware layer solutions were also characterized. (orig.)

  1. FPGA based, modular, configurable controller with fast synchronous optical network

    International Nuclear Information System (INIS)

    Graczyk, R.; Pozniak, K.T.; Romaniuk, R.S.

    2006-01-01

    The paper describes a configurable controller equipped with programmable VLSI FPGA circuit, universal expansion modules PMC, synchronous, optical, multi-gigabit links, commonly used industrial and computer communication interfaces, Ethernet 100TB, system of automatic initialization ACE etc. There are characterized the basic functional characteristics of the device. The possibilities of its usage in various work modes were presented. Realization of particular blocks of the device were discussed. Resulting, during the realization of this project, new hardware layer solutions were also characterized. (orig.)

  2. Functional requirements for design of the Space Ultrareliable Modular Computer (SUMC) system simulator

    Science.gov (United States)

    Curran, R. T.; Hornfeck, W. A.

    1972-01-01

    The functional requirements for the design of an interpretive simulator for the space ultrareliable modular computer (SUMC) are presented. A review of applicable existing computer simulations is included along with constraints on the SUMC simulator functional design. Input requirements, output requirements, and language requirements for the simulator are discussed in terms of a SUMC configuration which may vary according to the application.

  3. Modular production line optimization: The exPLORE architecture

    Directory of Open Access Journals (Sweden)

    Spinellis Diomidis D.

    2000-01-01

    Full Text Available The general design problem in serial production lines concerns the allocation of resources such as the number of servers, their service rates, and buffers given production-specific constraints, associated costs, and revenue projections. We describe the design of exPLOre: a modular, object-oriented, production line optimization software architecture. An abstract optimization module can be instantiated using a variety of stochastic optimization methods such as simulated annealing and genetic algorithms. Its search space is constrained by a constraint checker while its search direction is guided by a cost analyser which combines the output of a throughput evaluator with the business model. The throughput evaluator can be instantiated using Markovian, generalised queueing network methods, a decomposition, or an expansion method algorithm.

  4. Bi-2223 HTS winding in toroidal configuration for SMES coil

    International Nuclear Information System (INIS)

    Kondratowicz-Kucewicz, B; Kozak, S; Kozak, J; Wojtasiewicz, G; Majka, M; Janowski, T

    2010-01-01

    Energy can be stored in the magnetic field of a coil. Superconducting Magnetic Energy Storage (SMES) is very promising as a power storage system for load levelling or power stabilizer. However, the strong electromagnetic force caused by high magnetic field and large coil current is a problem in SMES systems. A toroidal configuration would have a much less extensive external magnetic field and electromagnetic forces in winding. The paper describes the design of HTS winding for SMES coil in modular toroid configuration consist of seven Bi-2223 double-pancakes as well as numerical analysis of SMES magnet model using FLUX 3D package. As the results of analysis the paper presents the optimal coil configuration and the parameters such as radius of toroidal magnet, energy stored in magnet and magnetic field distribution.

  5. Modular forms

    NARCIS (Netherlands)

    Edixhoven, B.; van der Geer, G.; Moonen, B.; Edixhoven, B.; van der Geer, G.; Moonen, B.

    2008-01-01

    Modular forms are functions with an enormous amount of symmetry that play a central role in number theory, connecting it with analysis and geometry. They have played a prominent role in mathematics since the 19th century and their study continues to flourish today. Modular forms formed the

  6. Optimal Piezoelectric Actuators and Sensors Configuration for Vibration Suppression of Aircraft Framework Using Particle Swarm Algorithm

    Directory of Open Access Journals (Sweden)

    Quanzhen Huang

    2017-01-01

    Full Text Available Numbers and locations of sensors and actuators play an important role in cost and control performance for active vibration control system of piezoelectric smart structure. This may lead to a diverse control system if sensors and actuators were not configured properly. An optimal location method of piezoelectric actuators and sensors is proposed in this paper based on particle swarm algorithm (PSA. Due to the complexity of the frame structure, it can be taken as a combination of many piezoelectric intelligent beams and L-type structures. Firstly, an optimal criterion of sensors and actuators is proposed with an optimal objective function. Secondly, each order natural frequency and modal strain are calculated and substituted into the optimal objective function. Preliminary optimal allocation is done using the particle swarm algorithm, based on the similar optimization method and the combination of the vibration stress and strain distribution at the lower modal frequency. Finally, the optimal location is given. An experimental platform was established and the experimental results indirectly verified the feasibility and effectiveness of the proposed method.

  7. Modular design in fahion industry

    Directory of Open Access Journals (Sweden)

    Ying Chen

    2018-03-01

    Full Text Available "Modular design" is a kind of design mode that not only can made clothing more interesting, makes the wearer can participate in choices, increase the possibility of clothing style .but also can extend the service cycle of clothing. In this "fast fashion" run market, the design idea of modular design can be a breakthrough point, help us find the way to balance the low-carbon and environmentally-friendly need and fashion. The article will combine the existing examples put the modular design summarized into three categories: component modular design and geometric modular design and compounded modular design.

  8. [Modular enteral nutrition in pediatrics].

    Science.gov (United States)

    Murillo Sanchís, S; Prenafeta Ferré, M T; Sempere Luque, M D

    1991-01-01

    Modular Enteral Nutrition may be a substitute for Parenteral Nutrition in children with different pathologies. Study of 4 children with different pathologies selected from a group of 40 admitted to the Maternal-Childrens Hospital "Valle de Hebrón" in Barcelona, who received modular enteral nutrition. They were monitored on a daily basis by the Dietician Service. Modular enteral nutrition consists of modules of proteins, peptides, lipids, glucids and mineral salts-vitamins. 1.--Craneo-encephalic traumatisms with loss of consciousness, Feeding with a combination of parenteral nutrition and modular enteral nutrition for 7 days. In view of the tolerance and good results of the modular enteral nutrition, the parenteral nutrition was suspended and modular enteral nutrition alone used up to a total of 43 days. 2.--55% burns with 36 days of hyperproteic modular enteral nutrition together with normal feeding. A more rapid recovery was achieved with an increase in total proteins and albumin. 3.--Persistent diarrhoea with 31 days of modular enteral nutrition, 5 days on parenteral nutrition alone and 8 days on combined parenteral nutrition and modular enteral nutrition. In view of the tolerance and good results of the modular enteral nutrition, the parenteral nutrition was suspended. 4.--Mucoviscidosis with a total of 19 days on modular enteral nutrition, 12 of which were exclusively on modular enteral nutrition and 7 as a night supplement to normal feeding. We administered proteic intakes of up to 20% of the total calorific intake and in concentrations of up to 1.2 calories/ml of the final preparation, always with a good tolerance. Modular enteral nutrition can and should be used as a substitute for parenteral nutrition in children with different pathologies, thus preventing the complications inherent in parenteral nutrition.

  9. Automatic Identification System modular receiver for academic purposes

    Science.gov (United States)

    Cabrera, F.; Molina, N.; Tichavska, M.; Araña, V.

    2016-07-01

    The Automatic Identification System (AIS) standard is encompassed within the Global Maritime Distress and Safety System (GMDSS), in force since 1999. The GMDSS is a set of procedures, equipment, and communication protocols designed with the aim of increasing the safety of sea crossings, facilitating navigation, and the rescue of vessels in danger. The use of this system not only is increasingly attractive to security issues but also potentially creates intelligence products throughout the added-value information that this network can transmit from ships on real time (identification, position, course, speed, dimensions, flag, among others). Within the marine electronics market, commercial receivers implement this standard and allow users to access vessel-broadcasted information if in the range of coverage. In addition to satellite services, users may request actionable information from private or public AIS terrestrial networks where real-time feed or historical data can be accessed from its nodes. This paper describes the configuration of an AIS receiver based on a modular design. This modular design facilitates the evaluation of specific modules and also a better understanding of the standard and the possibility of changing hardware modules to improve the performance of the prototype. Thus, the aim of this paper is to describe the system's specifications, its main hardware components, and to present educational didactics on the setup and use of a modular and terrestrial AIS receiver. The latter is for academic purposes and in undergraduate studies such as electrical engineering, telecommunications, and maritime studies.

  10. Architecture of a highly modular lighting simulation system

    CERN Multimedia

    CERN. Geneva

    2014-01-01

    This talk will discuss the challenges before designing a highly modular, parallel, heterogeneous rendering system and their solutions. It will review how different lighting simulation algorithms could be combined to work together using an unified framework. We will discuss how the system can be instrumented for collecting data about the algorithms' runtime performance. The talk includes an overview of how collected data could be visualised in the computational domain of the lighting algorithms and be used for visual debugging and analysis. About the speaker Hristo Lesev has been working in the software industry for the last ten years. He has taken part in delivering a number of desktop and mobile applications. Computer Graphics programming is Hristo's main passion and he has experience writing extensions for 3D software like 3DS Max, Maya, Blender, Sketchup, and V-Ray. Since 2006 Hristo teaches Photorealistic Ray Tracing in the Faculty of Mathematics and Informatics at the Paisii Hilendarski...

  11. Neural modularity helps organisms evolve to learn new skills without forgetting old skills.

    Science.gov (United States)

    Ellefsen, Kai Olav; Mouret, Jean-Baptiste; Clune, Jeff

    2015-04-01

    A long-standing goal in artificial intelligence is creating agents that can learn a variety of different skills for different problems. In the artificial intelligence subfield of neural networks, a barrier to that goal is that when agents learn a new skill they typically do so by losing previously acquired skills, a problem called catastrophic forgetting. That occurs because, to learn the new task, neural learning algorithms change connections that encode previously acquired skills. How networks are organized critically affects their learning dynamics. In this paper, we test whether catastrophic forgetting can be reduced by evolving modular neural networks. Modularity intuitively should reduce learning interference between tasks by separating functionality into physically distinct modules in which learning can be selectively turned on or off. Modularity can further improve learning by having a reinforcement learning module separate from sensory processing modules, allowing learning to happen only in response to a positive or negative reward. In this paper, learning takes place via neuromodulation, which allows agents to selectively change the rate of learning for each neural connection based on environmental stimuli (e.g. to alter learning in specific locations based on the task at hand). To produce modularity, we evolve neural networks with a cost for neural connections. We show that this connection cost technique causes modularity, confirming a previous result, and that such sparsely connected, modular networks have higher overall performance because they learn new skills faster while retaining old skills more and because they have a separate reinforcement learning module. Our results suggest (1) that encouraging modularity in neural networks may help us overcome the long-standing barrier of networks that cannot learn new skills without forgetting old ones, and (2) that one benefit of the modularity ubiquitous in the brains of natural animals might be to

  12. Neural modularity helps organisms evolve to learn new skills without forgetting old skills.

    Directory of Open Access Journals (Sweden)

    Kai Olav Ellefsen

    2015-04-01

    Full Text Available A long-standing goal in artificial intelligence is creating agents that can learn a variety of different skills for different problems. In the artificial intelligence subfield of neural networks, a barrier to that goal is that when agents learn a new skill they typically do so by losing previously acquired skills, a problem called catastrophic forgetting. That occurs because, to learn the new task, neural learning algorithms change connections that encode previously acquired skills. How networks are organized critically affects their learning dynamics. In this paper, we test whether catastrophic forgetting can be reduced by evolving modular neural networks. Modularity intuitively should reduce learning interference between tasks by separating functionality into physically distinct modules in which learning can be selectively turned on or off. Modularity can further improve learning by having a reinforcement learning module separate from sensory processing modules, allowing learning to happen only in response to a positive or negative reward. In this paper, learning takes place via neuromodulation, which allows agents to selectively change the rate of learning for each neural connection based on environmental stimuli (e.g. to alter learning in specific locations based on the task at hand. To produce modularity, we evolve neural networks with a cost for neural connections. We show that this connection cost technique causes modularity, confirming a previous result, and that such sparsely connected, modular networks have higher overall performance because they learn new skills faster while retaining old skills more and because they have a separate reinforcement learning module. Our results suggest (1 that encouraging modularity in neural networks may help us overcome the long-standing barrier of networks that cannot learn new skills without forgetting old ones, and (2 that one benefit of the modularity ubiquitous in the brains of natural animals

  13. Neural Modularity Helps Organisms Evolve to Learn New Skills without Forgetting Old Skills

    Science.gov (United States)

    Ellefsen, Kai Olav; Mouret, Jean-Baptiste; Clune, Jeff

    2015-01-01

    A long-standing goal in artificial intelligence is creating agents that can learn a variety of different skills for different problems. In the artificial intelligence subfield of neural networks, a barrier to that goal is that when agents learn a new skill they typically do so by losing previously acquired skills, a problem called catastrophic forgetting. That occurs because, to learn the new task, neural learning algorithms change connections that encode previously acquired skills. How networks are organized critically affects their learning dynamics. In this paper, we test whether catastrophic forgetting can be reduced by evolving modular neural networks. Modularity intuitively should reduce learning interference between tasks by separating functionality into physically distinct modules in which learning can be selectively turned on or off. Modularity can further improve learning by having a reinforcement learning module separate from sensory processing modules, allowing learning to happen only in response to a positive or negative reward. In this paper, learning takes place via neuromodulation, which allows agents to selectively change the rate of learning for each neural connection based on environmental stimuli (e.g. to alter learning in specific locations based on the task at hand). To produce modularity, we evolve neural networks with a cost for neural connections. We show that this connection cost technique causes modularity, confirming a previous result, and that such sparsely connected, modular networks have higher overall performance because they learn new skills faster while retaining old skills more and because they have a separate reinforcement learning module. Our results suggest (1) that encouraging modularity in neural networks may help us overcome the long-standing barrier of networks that cannot learn new skills without forgetting old ones, and (2) that one benefit of the modularity ubiquitous in the brains of natural animals might be to

  14. A note on the minimum Lee distance of certain self-dual modular codes

    NARCIS (Netherlands)

    Asch, van A.G.; Martens, F.J.L.

    2012-01-01

    In a former paper we investigated the connection between p -ary linear codes, p prime, and theta functions. Corresponding to a given code a suitable lattice and its associated theta function were defined. Using results from the theory of modular forms we got an algorithm to determine an upper bound

  15. A modularized operator interface framework for Tokamak based on MVC design pattern

    International Nuclear Information System (INIS)

    Yin, Xuan; Zheng, Wei; Zhang, Ming; Zhang, Jing; Zhuang, G.; Ding, T.

    2014-01-01

    Highlights: • Our framework is based on MVC design pattern. • XML is used to cope with minor difference between different applications. • Functions dealing with EPICS and MDSplus have been modularized into reusable modules. • The modularized framework will shorten J-TEXT's software development cycle. - Abstract: Facing various and continually changing experimental needs, the J-TEXT Tokamak experiment requires home-made software applications developed for different sub-systems. Though dealing with different specific problems, these software applications usually share a lot of functionalities in common. With the goal of improving the productivity of research groups, J-TEXT has designed a C# desktop application framework which is mainly focused on operator interface development. Following the Model–View–Controller (MVC) design pattern, the main functionality dealing with Experimental Physics and Industrial Control System (EPICS) or MDSplus has been modularized into reusable modules. Minor difference among applications can be coped with XML configuration files. In this case, developers are able to implement various kinds of operator interface without knowing the implementation details of the bottom functions in Models, mainly focusing on Views and Controllers. This paper presents J-TEXT C# desktop application framework, introducing the technology of fast development of the modularized operator interface. Some experimental applications designed in this framework have been already deployed in J-TEXT, and will be introduced in this paper

  16. Development of modular control software for construction 3D-printer

    Science.gov (United States)

    Bazhanov, A.; Yudin, D.; Porkhalo, V.

    2018-03-01

    This article discusses the approach to developing modular software for real-time control of an industrial construction 3D printer. The proposed structure of a two-level software solution is implemented for a robotic system that moves in a Cartesian coordinate system with multi-axis interpolation. An algorithm for the formation and analysis of a path is considered to enable the most effective control of printing through dynamic programming.

  17. Label-based routing for a family of scale-free, modular, planar and unclustered graphs

    International Nuclear Information System (INIS)

    Comellas, Francesc; Miralles, Alicia

    2011-01-01

    We give an optimal labeling and routing algorithm for a family of scale-free, modular and planar graphs with zero clustering. The relevant properties of this family match those of some networks associated with technological and biological systems with a low clustering, including some electronic circuits and protein networks. The existence of an efficient routing protocol for this graph model should help when designing communication algorithms in real networks and also in the understanding of their dynamic processes.

  18. Qudi: a modular python suite for experiment control and data processing

    DEFF Research Database (Denmark)

    Binder, Jan M.; Stark, Alexander; Tomek, Nikolas

    2017-01-01

    Qudi is a general, modular, multi-operating system suite written in Python 3 for controlling laboratory experiments. It provides a structured environment by separating functionality into hardware abstraction, experiment logic and user interface layers. The core feature set comprises a graphical...... user interface, live data visualization, distributed execution over networks, rapid prototyping via Jupyter notebooks, configuration management, and data recording. Currently, the included modules are focused on confocal microscopy, quantum optics and quantum information experiments, but an expansion...

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

  20. Construction concepts and validation of the 3D printed UST_2 modular stellarator

    Science.gov (United States)

    Queral, V.

    2015-03-01

    High accuracy, geometric complexity and thus high cost of stellarators tend to hinder the advance of stellarator research. Nowadays, new manufacturing methods might be developed for the production of small and middle-size stellarators. The methods should demonstrate advantages with respect common fabrication methods, like casting, cutting, forging and welding, for the construction of advanced highly convoluted modular stellarators. UST2 is a small modular three period quasi-isodynamic stellarator of major radius 0.26 m and plasma volume 10 litres being currently built to validate additive manufacturing (3D printing) for stellarator construction. The modular coils are wound in grooves defined on six 3D printed half period frames designed as light truss structures filled by a strong filler. A geometrically simple assembling configuration has been concocted for UST2 so as to try to lower the cost of the device while keeping the positioning accuracy of the different elements. The paper summarizes the construction and assembling concepts developed, the devised positioning methodology, the design of the coil frames and positioning elements and, an initial validation of the assembling of the components.

  1. Modular Robotic Wearable

    DEFF Research Database (Denmark)

    Lund, Henrik Hautop; Pagliarini, Luigi

    2009-01-01

    In this concept paper we trace the contours and define a new approach to robotic systems, composed of interactive robotic modules which are somehow worn on the body. We label such a field as Modular Robotic Wearable (MRW). We describe how, by using modular robotics for creating wearable....... Finally, by focusing on the intersection of the combination modular robotic systems, wearability, and bodymind we attempt to explore the theoretical characteristics of such approach and exploit the possible playware application fields....

  2. From modular invariants to graphs: the modular splitting method

    International Nuclear Information System (INIS)

    Isasi, E; Schieber, G

    2007-01-01

    We start with a given modular invariant M of a two-dimensional su-hat(n) k conformal field theory (CFT) and present a general method for solving the Ocneanu modular splitting equation and then determine, in a step-by-step explicit construction (1) the generalized partition functions corresponding to the introduction of boundary conditions and defect lines; (2) the quantum symmetries of the higher ADE graph G associated with the initial modular invariant M. Note that one does not suppose here that the graph G is already known, since it appears as a by-product of the calculations. We analyse several su-hat(3) k exceptional cases at levels 5 and 9

  3. Predicted performance of an integrated modular engine system

    Science.gov (United States)

    Binder, Michael; Felder, James L.

    1993-01-01

    Space vehicle propulsion systems are traditionally comprised of a cluster of discrete engines, each with its own set of turbopumps, valves, and a thrust chamber. The Integrated Modular Engine (IME) concept proposes a vehicle propulsion system comprised of multiple turbopumps, valves, and thrust chambers which are all interconnected. The IME concept has potential advantages in fault-tolerance, weight, and operational efficiency compared with the traditional clustered engine configuration. The purpose of this study is to examine the steady-state performance of an IME system with various components removed to simulate fault conditions. An IME configuration for a hydrogen/oxygen expander cycle propulsion system with four sets of turbopumps and eight thrust chambers has been modeled using the Rocket Engine Transient Simulator (ROCETS) program. The nominal steady-state performance is simulated, as well as turbopump thrust chamber and duct failures. The impact of component failures on system performance is discussed in the context of the system's fault tolerant capabilities.

  4. A multilevel control approach for a modular structured space platform

    Science.gov (United States)

    Chichester, F. D.; Borelli, M. T.

    1981-01-01

    A three axis mathematical representation of a modular assembled space platform consisting of interconnected discrete masses, including a deployable truss module, was derived for digital computer simulation. The platform attitude control system as developed to provide multilevel control utilizing the Gauss-Seidel second level formulation along with an extended form of linear quadratic regulator techniques. The objectives of the multilevel control are to decouple the space platform's spatial axes and to accommodate the modification of the platform's configuration for each of the decoupled axes.

  5. Evolution of Modularity Literature

    DEFF Research Database (Denmark)

    Frandsen, Thomas

    2017-01-01

    Purpose The purpose of this paper is to review and analyze the modularity literature to identify the established and emerging perspectives. Design/methodology/approach A systematic literature search and review was conducted through the use of bibliometrics and network analysis. The analysis...... identified structure within the literature, which revealed how the research area evolved between 1990 and 2015. Based on this search, the paper establishes the basis for analyzing the structure of modularity literature. Findings Factors were identified within the literature, demonstrating how it has evolved...... from a primary focus on the modularity of products to a broader view of the applicability of modularity. Within the last decade, numerous research areas have emerged within the broader area of modularity. Through core-periphery analysis, eight emerging sub-research areas are identified, of which one...

  6. Large-scale parallel configuration interaction. I. Nonrelativisticand scalar-relativistic general active space implementationwith application to (Rb-Ba)+

    DEFF Research Database (Denmark)

    Knecht, Stefan; Jensen, Hans Jørgen Aagaard; Fleig, Timo

    2008-01-01

    We present a parallel implementation of a string-driven general active space configuration interaction program for nonrelativistic and scalar-relativistic electronic-structure calculations. The code has been modularly incorporated in the DIRAC quantum chemistry program package. The implementation...

  7. Modularization of Industrial Service Processes

    DEFF Research Database (Denmark)

    Frandsen, Thomas; Hsuan, Juliana

    In this paper we examine how complex service processes can be dealt with through the lenses of modularization strategies. Through an illustrative case study of a manufacturer of industrial equipment for process industries we propose the use of the service modularity function to conceptualize...... and assess the service modularity of service offerings. The measured degree of modularity would allow us to sharpen our understanding of modularity in the context of industrial services, such as the role of standardization and component reuse on architecture flexibility. It would also provide a foundation...

  8. Characterization of Structural and Configurational Properties of DNA by Atomic Force Microscopy.

    Science.gov (United States)

    Meroni, Alice; Lazzaro, Federico; Muzi-Falconi, Marco; Podestà, Alessandro

    2018-01-01

    We describe a method to extract quantitative information on DNA structural and configurational properties from high-resolution topographic maps recorded by atomic force microscopy (AFM). DNA molecules are deposited on mica surfaces from an aqueous solution, carefully dehydrated, and imaged in air in Tapping Mode. Upon extraction of the spatial coordinates of the DNA backbones from AFM images, several parameters characterizing DNA structure and configuration can be calculated. Here, we explain how to obtain the distribution of contour lengths, end-to-end distances, and gyration radii. This modular protocol can be also used to characterize other statistical parameters from AFM topographies.

  9. Configuration studies with respect to W VII-X

    International Nuclear Information System (INIS)

    Harmeyer, E.; Kisslinger, J.; Rau, F.; Wobig, H.

    1985-01-01

    Configurations with helical axis are studied with the aim to find modular coils instead of interlinked circular coils. For this purpose an analytic winding law describing twisted coils has been defined. Starting from a general helical and closed curve a reference plane put up either by two vectors e Z and e R or by the normal and binormal vector of the axis in defined from where on the warping of the coils is measured. Radius and amplitudes of the coils are represented in a Fourier series

  10. Designing Modular Robotic Playware

    DEFF Research Database (Denmark)

    Lund, Henrik Hautop; Marti, Patrizia

    2009-01-01

    In this paper, we explore the design of modular robotic objects that may enhance playful experiences. The approach builds upon the development of modular robotics to create a kind of playware, which is flexible in both set-up and activity building for the end-user to allow easy creation of games....... Key features of this design approach are modularity, flexibility, and construction, immediate feedback to stimulate engagement, activity design by end-users, and creative exploration of play activities. These features permit the use of such modular playware by a vast array of users, including disabled...... children who often could be prevented from using and taking benefits from modern technologies. The objective is to get any children moving, exchanging, experimenting and having fun, regardless of their cognitive or physical ability levels. The paper describes two prototype systems developed as modular...

  11. Neural processing of auditory signals and modular neural control for sound tropism of walking machines

    DEFF Research Database (Denmark)

    Manoonpong, Poramate; Pasemann, Frank; Fischer, Joern

    2005-01-01

    and a neural preprocessing system together with a modular neural controller are used to generate a sound tropism of a four-legged walking machine. The neural preprocessing network is acting as a low-pass filter and it is followed by a network which discerns between signals coming from the left or the right....... The parameters of these networks are optimized by an evolutionary algorithm. In addition, a simple modular neural controller then generates the desired different walking patterns such that the machine walks straight, then turns towards a switched-on sound source, and then stops near to it....

  12. RoboMusic with modular playware

    DEFF Research Database (Denmark)

    Falkenberg, Kasper; Bærendsen, Niels Kristian; Nielsen, Jacob

    2011-01-01

    Based on the concepts of RoboMusic and modular playware, we developed a system composed of modular playware devices which allow any user to perform music in a simple, interactive manner. The key features exploited in the modular playware approach are modularity, fl exibility, construction......, immediate feedback to stimulate engagement, creative exploration of play activities, and in some cases activity design by end-users (e.g., DJs). We exemplify the approach with the development of 11 rock genres and 6 pop music pieces for modular I-BLOCKS, which are exhibited and in daily use at the Rock Me...

  13. RoboMusic with Modular Playware

    DEFF Research Database (Denmark)

    Lund, Henrik Hautop; Bærendsen, Niels Kristian; Nielsen, Jacob

    2010-01-01

    Based on the concepts of RoboMusic and Modular Playware, we developed a system composed of modular playware devices, which allow any user to perform music in a simple, interactive manner. The key features exploited from the Modular Playware approach are modularity, flexibility, and construction......, immediate feedback to stimulate engagement, creative exploration of play activities, and in some cases activity design by end-users (e.g. DJ’s). We exemplify the approach with the development of 11 rock genres and 6 pop music pieces for modular I-BLOCKS, which are exhibited and in daily use at the Rock Me...

  14. Portable modular detection system

    Science.gov (United States)

    Brennan, James S [Rodeo, CA; Singh, Anup [Danville, CA; Throckmorton, Daniel J [Tracy, CA; Stamps, James F [Livermore, CA

    2009-10-13

    Disclosed herein are portable and modular detection devices and systems for detecting electromagnetic radiation, such as fluorescence, from an analyte which comprises at least one optical element removably attached to at least one alignment rail. Also disclosed are modular detection devices and systems having an integrated lock-in amplifier and spatial filter and assay methods using the portable and modular detection devices.

  15. Lossless Authentication Watermarking Based on Adaptive Modular Arithmetic

    Directory of Open Access Journals (Sweden)

    H. Yang

    2010-04-01

    Full Text Available Reversible watermarking schemes based on modulo-256 addition may cause annoying salt-and-pepper noise. To avoid the salt-and-pepper noise, a reversible watermarking scheme using human visual perception characteristics and adaptive modular arithmetic is proposed. First, a high-bit residual image is obtained by extracting the most significant bits (MSB of the original image, and a new spatial visual perception model is built according to the high-bit residual image features. Second, the watermark strength and the adaptive divisor of modulo operation for each pixel are determined by the visual perception model. Finally, the watermark is embedded into different least significant bits (LSB of original image with adaptive modulo addition. The original image can be losslessly recovered if the stego-image has not been altered. Extensive experiments show that the proposed algorithm eliminates the salt-and-pepper noise effectively, and the visual quality of the stego-image with the proposed algorithm has been dramatically improved over some existing reversible watermarking algorithms. Especially, the stegoimage of this algorithm has about 9.9864 dB higher PSNR value than that of modulo-256 addition based reversible watermarking scheme.

  16. A spectral method to detect community structure based on distance modularity matrix

    Science.gov (United States)

    Yang, Jin-Xuan; Zhang, Xiao-Dong

    2017-08-01

    There are many community organizations in social and biological networks. How to identify these community structure in complex networks has become a hot issue. In this paper, an algorithm to detect community structure of networks is proposed by using spectra of distance modularity matrix. The proposed algorithm focuses on the distance of vertices within communities, rather than the most weakly connected vertex pairs or number of edges between communities. The experimental results show that our method achieves better effectiveness to identify community structure for a variety of real-world networks and computer generated networks with a little more time-consumption.

  17. Constructing a small modular stellarator in Latin America

    International Nuclear Information System (INIS)

    Vargas, V I; Mora, J; Asenjo, J; Zamora, E; Otárola, C; Barillas, L; Carvajal-Godínez, J; González-Gómez, J; Soto-Soto, C; Piedras, C

    2015-01-01

    This paper aims at briefly describing the design and construction issues of the stellarator of Costa Rica 1 (SCR-1). The SCR-1 is a small modular stellarator for magnetic confinement of plasma developed by the Plasma Laboratory for Fusion Energy and Applications of the Instituto Tecnológico de Costa Rica (ITCR). SCR-1 will be a 2-field period small modular stellarator with an aspect ratio > 4.4; low shear configuration with core and edge rotational transform equal to 0.32 and 0.28; it will hold plasma in a 6061-T6 aluminum torus shaped vacuum vessel with an minor plasma radius 54.11 mm, a volume of 13.76 liters (0.01 m3), and major radius R = 238 mm. Plasma will be confined in the volume by on axis magnetic field 43.8 mT generated by 12 modular coils with 6 turns each, carrying a current of 767.8 A per turn providing a total toroidal field (TF) current of 4.6 kA-turn per coil. The coils will be supplied by a bank of cell batteries of 120 V. Typical length of the plasma pulse will be between 4 s to 10 s. The SCR-1 plasmas will be heated by ECH second harmonic at 2.45 GHz with a plasma density cut-off value of 7.45 × 10 16 m -3 . Two magnetrons with a maximum output power of 2 kW and 3 kW will be used. (paper)

  18. Designing algorithms using CAD technologies

    Directory of Open Access Journals (Sweden)

    Alin IORDACHE

    2008-01-01

    Full Text Available A representative example of eLearning-platform modular application, ‘Logical diagrams’, is intended to be a useful learning and testing tool for the beginner programmer, but also for the more experienced one. The problem this application is trying to solve concerns young programmers who forget about the fundamentals of this domain, algorithmic. Logical diagrams are a graphic representation of an algorithm, which uses different geometrical figures (parallelograms, rectangles, rhombuses, circles with particular meaning that are called blocks and connected between them to reveal the flow of the algorithm. The role of this application is to help the user build the diagram for the algorithm and then automatically generate the C code and test it.

  19. Modular tree automata

    DEFF Research Database (Denmark)

    Bahr, Patrick

    2012-01-01

    Tree automata are traditionally used to study properties of tree languages and tree transformations. In this paper, we consider tree automata as the basis for modular and extensible recursion schemes. We show, using well-known techniques, how to derive from standard tree automata highly modular...

  20. A Greedy Algorithm for Neighborhood Overlap-Based Community Detection

    Directory of Open Access Journals (Sweden)

    Natarajan Meghanathan

    2016-01-01

    Full Text Available The neighborhood overlap (NOVER of an edge u-v is defined as the ratio of the number of nodes who are neighbors for both u and v to that of the number of nodes who are neighbors of at least u or v. In this paper, we hypothesize that an edge u-v with a lower NOVER score bridges two or more sets of vertices, with very few edges (other than u-v connecting vertices from one set to another set. Accordingly, we propose a greedy algorithm of iteratively removing the edges of a network in the increasing order of their neighborhood overlap and calculating the modularity score of the resulting network component(s after the removal of each edge. The network component(s that have the largest cumulative modularity score are identified as the different communities of the network. We evaluate the performance of the proposed NOVER-based community detection algorithm on nine real-world network graphs and compare the performance against the multi-level aggregation-based Louvain algorithm, as well as the original and time-efficient versions of the edge betweenness-based Girvan-Newman (GN community detection algorithm.

  1. Modularization and Flexibilization.

    Science.gov (United States)

    Van Meel, R. M.

    Publications in the fields of educational science, organization theory, and project management were analyzed to identify the possibilities that modularization offers to institutions of higher professional education and to obtain background information for use in developing a method for modularization in higher professional education. It was…

  2. Algorithmic requirements for swarm intelligence in differently coupled collective systems

    International Nuclear Information System (INIS)

    Stradner, Jürgen; Thenius, Ronald; Zahadat, Payam; Hamann, Heiko; Crailsheim, Karl; Schmickl, Thomas

    2013-01-01

    Swarm systems are based on intermediate connectivity between individuals and dynamic neighborhoods. In natural swarms self-organizing principles bring their agents to that favorable level of connectivity. They serve as interesting sources of inspiration for control algorithms in swarm robotics on the one hand, and in modular robotics on the other hand. In this paper we demonstrate and compare a set of bio-inspired algorithms that are used to control the collective behavior of swarms and modular systems: BEECLUST, AHHS (hormone controllers), FGRN (fractal genetic regulatory networks), and VE (virtual embryogenesis). We demonstrate how such bio-inspired control paradigms bring their host systems to a level of intermediate connectivity, what delivers sufficient robustness to these systems for collective decentralized control. In parallel, these algorithms allow sufficient volatility of shared information within these systems to help preventing local optima and deadlock situations, this way keeping those systems flexible and adaptive in dynamic non-deterministic environments

  3. Modular Power System Configured with Standard Product Hybrid DC-DC Converters, Phase II

    Data.gov (United States)

    National Aeronautics and Space Administration — VPT proposes an innovative concept whereby complex NASA space power electronic systems can be configured using a small number of qualified hybrid DC-DC converter and...

  4. Development and comparison of Bayesian modularization method in uncertainty assessment of hydrological models

    Science.gov (United States)

    Li, L.; Xu, C.-Y.; Engeland, K.

    2012-04-01

    With respect to model calibration, parameter estimation and analysis of uncertainty sources, different approaches have been used in hydrological models. Bayesian method is one of the most widely used methods for uncertainty assessment of hydrological models, which incorporates different sources of information into a single analysis through Bayesian theorem. However, none of these applications can well treat the uncertainty in extreme flows of hydrological models' simulations. This study proposes a Bayesian modularization method approach in uncertainty assessment of conceptual hydrological models by considering the extreme flows. It includes a comprehensive comparison and evaluation of uncertainty assessments by a new Bayesian modularization method approach and traditional Bayesian models using the Metropolis Hasting (MH) algorithm with the daily hydrological model WASMOD. Three likelihood functions are used in combination with traditional Bayesian: the AR (1) plus Normal and time period independent model (Model 1), the AR (1) plus Normal and time period dependent model (Model 2) and the AR (1) plus multi-normal model (Model 3). The results reveal that (1) the simulations derived from Bayesian modularization method are more accurate with the highest Nash-Sutcliffe efficiency value, and (2) the Bayesian modularization method performs best in uncertainty estimates of entire flows and in terms of the application and computational efficiency. The study thus introduces a new approach for reducing the extreme flow's effect on the discharge uncertainty assessment of hydrological models via Bayesian. Keywords: extreme flow, uncertainty assessment, Bayesian modularization, hydrological model, WASMOD

  5. AES Modular Power Systems

    Data.gov (United States)

    National Aeronautics and Space Administration — The AES Modular Power Systems (AMPS) project will demonstrate and infuse modular power electronics, batteries, fuel cells, and autonomous control for exploration...

  6. Construction concepts and validation of the 3D printed UST-2 modular stellarator

    International Nuclear Information System (INIS)

    Queral, V

    2015-01-01

    High accuracy, geometric complexity and thus high cost of stellarators tend to hinder the advance of stellarator research. Nowadays, new manufacturing methods might be developed for the production of small and middle-size stellarators. The methods should demonstrate advantages with respect common fabrication methods, like casting, cutting, forging and welding, for the construction of advanced highly convoluted modular stellarators. UST-2 is a small modular three period quasi-isodynamic stellarator of major radius 0.26 m and plasma volume 10 litres being currently built to validate additive manufacturing (3D printing) for stellarator construction. The modular coils are wound in grooves defined on six 3D printed half period frames designed as light truss structures filled by a strong filler. A geometrically simple assembling configuration has been concocted for UST-2 so as to try to lower the cost of the device while keeping the positioning accuracy of the different elements. The paper summarizes the construction and assembling concepts developed, the devised positioning methodology, the design of the coil frames and positioning elements and, an initial validation of the assembling of the components. (paper)

  7. Control of divertor configuration in JT-60

    International Nuclear Information System (INIS)

    Yoshino, R.; Kukuchi, M.; Ninomiya, H.; Yoshida, H.; Tsuji, S.; Hosogane, N.; Seki, S.

    1985-01-01

    The control algorithm of JT-60 divertor configuration is presented. JT-60 has five types of poloidal magnetic field coil with each power supply in order to regulate the control objectives mentioned above. However, if one controls each objective by each coil current independently, there must inevitably occur large interaction between control objectives. Because the relation between control objectives and coil currents is complicated. This situation may be the same with a fusion reactor device. For making it possible to control each objective independently without causing large interaction, the authors adopt the noninteracting control algorithm. Hence, this report demonstrates the availability of this method to the control of JT-60 divertor configuration

  8. A Modularized Counselor-Education Program.

    Science.gov (United States)

    Miller, Thomas V.; Dimattia, Dominic J.

    1978-01-01

    Counselor-education programs may be enriched through the use of modularized learning experiences. This article notes several recent articles on competency-based counselor education, the concepts of simulation and modularization, and describes the process of developing a modularized master's program at the University of Bridgeport in Connecticut.…

  9. Knowledge-based modularization and global optimization of artificial neural network models in hydrological forecasting.

    Science.gov (United States)

    Corzo, Gerald; Solomatine, Dimitri

    2007-05-01

    Natural phenomena are multistationary and are composed of a number of interacting processes, so one single model handling all processes often suffers from inaccuracies. A solution is to partition data in relation to such processes using the available domain knowledge or expert judgment, to train separate models for each of the processes, and to merge them in a modular model (committee). In this paper a problem of water flow forecast in watershed hydrology is considered where the flow process can be presented as consisting of two subprocesses -- base flow and excess flow, so that these two processes can be separated. Several approaches to data separation techniques are studied. Two case studies with different forecast horizons are considered. Parameters of the algorithms responsible for data partitioning are optimized using genetic algorithms and global pattern search. It was found that modularization of ANN models using domain knowledge makes models more accurate, if compared with a global model trained on the whole data set, especially when forecast horizon (and hence the complexity of the modelled processes) is increased.

  10. Petri nets SM-cover-based on heuristic coloring algorithm

    Science.gov (United States)

    Tkacz, Jacek; Doligalski, Michał

    2015-09-01

    In the paper, coloring heuristic algorithm of interpreted Petri nets is presented. Coloring is used to determine the State Machines (SM) subnets. The present algorithm reduces the Petri net in order to reduce the computational complexity and finds one of its possible State Machines cover. The proposed algorithm uses elements of interpretation of Petri nets. The obtained result may not be the best, but it is sufficient for use in rapid prototyping of logic controllers. Found SM-cover will be also used in the development of algorithms for decomposition, and modular synthesis and implementation of parallel logic controllers. Correctness developed heuristic algorithm was verified using Gentzen formal reasoning system.

  11. Optimal sensor configuration for complex systems

    DEFF Research Database (Denmark)

    Sadegh, Payman; Spall, J. C.

    1998-01-01

    configuration is based on maximizing the overall sensor response while minimizing the correlation among the sensor outputs. The procedure for sensor configuration is based on simultaneous perturbation stochastic approximation (SPSA). SPSA avoids the need for detailed modeling of the sensor response by simply......Considers the problem of sensor configuration for complex systems. Our approach involves definition of an appropriate optimality criterion or performance measure, and description of an efficient and practical algorithm for achieving the optimality objective. The criterion for optimal sensor...... relying on observed responses as obtained by limited experimentation with test sensor configurations. We illustrate the approach with the optimal placement of acoustic sensors for signal detection in structures. This includes both a computer simulation study for an aluminum plate, and real...

  12. Electrical machines and assemblies including a yokeless stator with modular lamination stacks

    Science.gov (United States)

    Qu, Ronghai; Jansen, Patrick Lee; Bagepalli, Bharat Sampathkumar; Carl, Jr., Ralph James; Gadre, Aniruddha Dattatraya; Lopez, Fulton Jose

    2010-04-06

    An electrical machine includes a rotor with an inner rotor portion and an outer rotor portion, and a double-sided yokeless stator. The yokeless stator includes modular lamination stacks and is configured for radial magnetic flux flow. The double-sided yokeless stator is concentrically disposed between the inner rotor portion and the outer rotor portion of the electrical machine. Examples of particularly useful embodiments for the electrical machine include wind turbine generators, ship propulsion motors, switch reluctance machines and double-sided synchronous machines.

  13. Modelling supervisory controller for hybrid power systems

    Energy Technology Data Exchange (ETDEWEB)

    Pereira, A; Bindner, H; Lundsager, P [Risoe National Lab., Roskilde (Denmark); Jannerup, O [Technical Univ. of Denmark, Dept. of Automation, Lyngby (Denmark)

    1999-03-01

    Supervisory controllers are important to achieve optimal operation of hybrid power systems. The performance and economics of such systems depend mainly on the control strategy for switching on/off components. The modular concept described in this paper is an attempt to design standard supervisory controllers that could be used in different applications, such as village power and telecommunication applications. This paper presents some basic aspects of modelling and design of modular supervisory controllers using the object-oriented modelling technique. The functional abstraction hierarchy technique is used to formulate the control requirements and identify the functions of the control system. The modular algorithm is generic and flexible enough to be used with any system configuration and several goals (different applications). The modularity includes accepting modification of system configuration and goals during operation with minor or no changes in the supervisory controller. (au)

  14. Methodology for risk-based configuration control of nuclear power plant operation

    International Nuclear Information System (INIS)

    Valle, Antonio Torres; Oliva, Jose de Jesus Rivero

    2012-01-01

    The hazardous configurations control in Nuclear Power Plants is an application of a previous Probabilistic Safety Analysis (PSA). A more complete option would be the risk monitoring for the online detection of these configurations but expert personnel would be required to deal with the complexities of PSA and risk monitor. The paper presents a simpler but effective approach: a method of configuration control, based on dependencies matrixes. The algorithm is included in a computer code called SECURE A-Z. The configuration control is carried out in a qualitative way, without previous PSA results and not using a Risk Monitor. The simplicity of the method warrants its application to facilities where these tools have not been developed, allowing the detection of hazardous configurations during operation and increasing plant safety. This configuration control system was implemented in the Embalse Nuclear Power Plant in Argentina. The paper shows the application of the algorithm to the analysis of a simplified safety system. (author)

  15. Modular organization and hospital performance.

    Science.gov (United States)

    Kuntz, Ludwig; Vera, Antonio

    2007-02-01

    The concept of modularization represents a modern form of organization, which contains the vertical disaggregation of the firm and the use of market mechanisms within hierarchies. The objective of this paper is to examine whether the use of modular structures has a positive effect on hospital performance. The empirical section makes use of multiple regression analyses and leads to the main result that modularization does not have a positive effect on hospital performance. However, the analysis also finds out positive efficiency effects of two central ideas of modularization, namely process orientation and internal market mechanisms.

  16. Potential Applications of Modularity to Enable a Deep Space Habitation Capability for Future Human Exploration Beyond Low-Earth Orbit

    Science.gov (United States)

    Simon, Matthew A.; Toups, Larry; Smitherman, David

    2012-01-01

    Evaluating preliminary concepts of a Deep Space Habitat (DSH) enabling long duration crewed exploration of asteroids, the Moon, and Mars is a technically challenging problem. Sufficient habitat volumes and equipment, necessary to ensure crew health and functionality, increase propellant requirements and decrease launch flexibility to deliver multiple elements on a single launch vehicle; both of which increase overall mission cost. Applying modularity in the design of the habitat structures and subsystems can alleviate these difficulties by spreading the build-up of the overall habitation capability across several smaller parts. This allows for a more flexible habitation approach that accommodates various crew mission durations and levels of functionality. This paper provides a technical analysis of how various modular habitation approaches can impact the parametric design of a DSH with potential benefits in mass, packaging volume, and architectural flexibility. This includes a description of the desired long duration habitation capability, the definition of a baseline model for comparison, a small trade study to investigate alternatives, and commentary on potentially advantageous configurations to enable different levels of habitability. The approaches investigated include modular pressure vessel strategies, modular subsystems, and modular manufacturing approaches to habitat structure. The paper also comments upon the possibility of an integrated habitation strategy using modular components to create all short and long duration habitation elements required in the current exploration architectures.

  17. Qudi: A modular python suite for experiment control and data processing

    Directory of Open Access Journals (Sweden)

    Jan M. Binder

    2017-01-01

    Full Text Available Qudi is a general, modular, multi-operating system suite written in Python 3 for controlling laboratory experiments. It provides a structured environment by separating functionality into hardware abstraction, experiment logic and user interface layers. The core feature set comprises a graphical user interface, live data visualization, distributed execution over networks, rapid prototyping via Jupyter notebooks, configuration management, and data recording. Currently, the included modules are focused on confocal microscopy, quantum optics and quantum information experiments, but an expansion into other fields is possible and encouraged.

  18. Outline of a Hardware Reconfiguration Framework for Modular Industrial Mobile Manipulators

    DEFF Research Database (Denmark)

    Schou, Casper; Bøgh, Simon; Madsen, Ole

    2014-01-01

    This paper presents concepts and ideas of a hard- ware reconfiguration framework for modular industrial mobile manipulators. Mobile manipulators pose a highly flexible pro- duction resource due to their ability to autonomously navigate between workstations. However, due to this high flexibility new...... approaches to the operation of the robots are needed. Reconfig- uring the robot to a new task should be carried out by shop floor operators and, thus, be both quick and intuitive. Late research has already proposed a method for intuitive robot programming. However, this relies on a predetermined hardware...... configuration. Finding a single multi-purpose hardware configuration suited to all tasks is considered unrealistic. As a result, the need for reconfiguration of the hardware is inevitable. In this paper an outline of a framework for making hardware reconfiguration quick and intuitive is presented. Two main...

  19. Modular Design in Treaty Verification Equipment

    Energy Technology Data Exchange (ETDEWEB)

    Macarthur, Duncan Whittemore [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Benz, Jacob [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Tolk, Keith [Milagro Consulting, Albuquerque, NM (United States); Weber, Tom [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States)

    2015-01-27

    It is widely believed that modular design is a good thing. However, there are often few explicit arguments, or even an agreed range of definitions, to back up this belief. In this paper, we examine the potential range of design modularity, the implications of various amounts of modularity, and the advantages and disadvantages of each level of modular construction. We conclude with a comparison of the advantages and disadvantages of each type, as well as discuss many caveats that should be observed to take advantage of the positive features of modularity and minimize the effects of the negative. The tradeoffs described in this paper will be evaluated during the conceptual design to determine what amount of modularity should be included.

  20. Modular Robotics in an African Context

    DEFF Research Database (Denmark)

    Lund, Henrik Hautop

    2011-01-01

    In this paper, we review the concept, development and use of modular robotic devices for education, health improvements, and business in Africa. The modular robotics inspired technology has the advantage of allowing any user easy access to a physical construction of new and advanced technology. We...... conceptualized several educational tools inspired by modular robotics for contextualized IT education in Tanzania, leading to a novel IT degree program and the development of East Africa’s first science and business park in Iringa, Tanzania. The prototypes inspired by modular robotics were developed in the local......, rural context and tested by local users in hospitals and rehabilitation centres. In this paper, we review the development of both modular building blocks for education and modular robotic tiles for rehabilitation in Tanzania....

  1. Modular coil design developments for the National Compact Stellarator Experiment (NCSX)

    International Nuclear Information System (INIS)

    Williamson, D.; Brooks, A.; Brown, T.; Chrzanowski, J.; Cole, M.; Fan, H.-M.; Freudenberg, K.; Fogarty, P.; Hargrove, T.; Heitzenroeder, P.; Lovett, G.; Miller, P.; Myatt, R.; Nelson, B.; Reiersen, W.; Strickler, D.

    2005-01-01

    The National Compact Stellarator Experiment (NCSX) is a quasi-axisymmetric facility that combines the high beta and good confinement features of an advanced tokamak with the low current, disruption-free characteristics of a stellarator. The experiment is based on a three field-period plasma configuration with an average major radius of 1.4 m, a minor radius of 0.3 m, and a toroidal magnetic field on axis of up to 2 T. The modular coils are one set in a complex assembly of four coil systems that surround the highly shaped plasma. There are six, each of three coil types in the assembly for a total of 18 modular coils. The coils are constructed by winding copper cable onto a cast stainless steel winding form that has been machined to high accuracy, so that the current center of the winding pack is within ±1.5 mm of its theoretical position. The modular coils operate at a temperature of 80 K and are subjected to rapid heating and stress during a pulse. At this time, the project has completed construction of several prototype components which validate the fabrication and inspection processes that are planned for the production coils. In addition, some advanced techniques for error-field compensation and assembly simulation using computer-aided design (CAD) have been developed

  2. Modular interdependency in complex dynamical systems.

    Science.gov (United States)

    Watson, Richard A; Pollack, Jordan B

    2005-01-01

    Herbert A. Simon's characterization of modularity in dynamical systems describes subsystems as having dynamics that are approximately independent of those of other subsystems (in the short term). This fits with the general intuition that modules must, by definition, be approximately independent. In the evolution of complex systems, such modularity may enable subsystems to be modified and adapted independently of other subsystems, whereas in a nonmodular system, modifications to one part of the system may result in deleterious side effects elsewhere in the system. But this notion of modularity and its effect on evolvability is not well quantified and is rather simplistic. In particular, modularity need not imply that intermodule dependences are weak or unimportant. In dynamical systems this is acknowledged by Simon's suggestion that, in the long term, the dynamical behaviors of subsystems do interact with one another, albeit in an "aggregate" manner--but this kind of intermodule interaction is omitted in models of modularity for evolvability. In this brief discussion we seek to unify notions of modularity in dynamical systems with notions of how modularity affects evolvability. This leads to a quantifiable measure of modularity and a different understanding of its effect on evolvability.

  3. A new modular procedure for industrial plant simulations and its reliable implementation

    International Nuclear Information System (INIS)

    Carcasci, C.; Marini, L.; Morini, B.; Porcelli, M.

    2016-01-01

    Modeling of industrial plants, and especially energy systems, has become increasingly important in industrial engineering and the need for accurate information on their behavior has grown along with the complexity of the industrial processes. Consequently, accurate and flexible simulation tools became essential yielding the development of modular codes. The aim of this work is to propose a new modular mathematical modeling for industrial plant simulation and its reliable numerical implementation. Regardless of their layout, a large class of plant's configurations is modeled by a library of elementary parts; then the physical properties, compositions of the working fluid, and plant's performance are estimated. Each plant component is represented by equations modeling fundamental mechanical and thermodynamic laws and giving rise to a system of algebraic nonlinear equations; remarkably, suitable restrictions on the variables of such nonlinear equations are imposed to guarantee solutions of physical meaning. The proposed numerical procedure combines an outer iterative process which refines plants characteristic parameters and an inner one which solves the arising nonlinear systems and consists of a trust-region solver for bound-constrained nonlinear equalities. The new procedure has been validated performing simulations against an existing modular tool on two compression train arrangements with both series and parallel-mounted compressors. - Highlights: • A numerical modular tool for industrial plants simulation is presented. • Mathematical modeling is thoroughly described. • Solution of the nonlinear system is performed by a trust-region Gauss–Newton solver. • A detailed explanation of the optimization solver named TRESNEI is provided. • Code flexibility and robustness are investigated through numerical simulations.

  4. DAL Algorithms and Python

    CERN Document Server

    Aydemir, Bahar

    2017-01-01

    The Trigger and Data Acquisition (TDAQ) system of the ATLAS detector at the Large Hadron Collider (LHC) at CERN is composed of a large number of distributed hardware and software components. TDAQ system consists of about 3000 computers and more than 25000 applications which, in a coordinated manner, provide the data-taking functionality of the overall system. There is a number of online services required to configure, monitor and control the ATLAS data taking. In particular, the configuration service is used to provide configuration of above components. The configuration of the ATLAS data acquisition system is stored in XML-based object database named OKS. DAL (Data Access Library) allowing to access it's information by C++, Java and Python clients in a distributed environment. Some information has quite complicated structure, so it's extraction requires writing special algorithms. Algorithms available on C++ programming language and partially reimplemented on Java programming language. The goal of the projec...

  5. Modular analysis of biological networks.

    Science.gov (United States)

    Kaltenbach, Hans-Michael; Stelling, Jörg

    2012-01-01

    The analysis of complex biological networks has traditionally relied on decomposition into smaller, semi-autonomous units such as individual signaling pathways. With the increased scope of systems biology (models), rational approaches to modularization have become an important topic. With increasing acceptance of de facto modularity in biology, widely different definitions of what constitutes a module have sparked controversies. Here, we therefore review prominent classes of modular approaches based on formal network representations. Despite some promising research directions, several important theoretical challenges remain open on the way to formal, function-centered modular decompositions for dynamic biological networks.

  6. Theoretical Analysis of the Relationships Between Modularity in Design and Modularity in Production

    DEFF Research Database (Denmark)

    Kubota, Flávio Issao; Hsuan, Juliana; Cauchick-Miguel, Paulo Augusto

    2017-01-01

    This paper investigates the relationships between modularity in design (MID) and modularity in production (MIP) in the automotive industry in terms of how automotive companies obtain benefits and/or drawbacks through MID/MIP relationships. A literature analysis was conducted in order to identify...... the possible relationships between MID and MIP as well as the concepts behind these connections. Sixty-one papers were identified to portray relationships between modular product architecture and modular production systems. Results show a representation of MID and MIP relationships by illustrating that many...... propositions are offered for future field research. Finally, relationships between MID and MIP might be connected with modularity’s maturity level in companies. This is a literature review paper; therefore, empirical evidence is needed to further support current findings. Future studies could analyze...

  7. Pre-Conceptual Design of a Fluoride-Salt-Cooled Small Modular Advanced High Temperature Reactor (SmAHTR)

    Energy Technology Data Exchange (ETDEWEB)

    Greene, Sherrell R [ORNL; Gehin, Jess C [ORNL; Holcomb, David Eugene [ORNL; Carbajo, Juan J [ORNL; Ilas, Dan [ORNL; Cisneros, Anselmo T [ORNL; Varma, Venugopal Koikal [ORNL; Corwin, William R [ORNL; Wilson, Dane F [ORNL; Yoder Jr, Graydon L [ORNL; Qualls, A L [ORNL; Peretz, Fred J [ORNL; Flanagan, George F [ORNL; Clayton, Dwight A [ORNL; Bradley, Eric Craig [ORNL; Bell, Gary L [ORNL; Hunn, John D [ORNL; Pappano, Peter J [ORNL; Cetiner, Sacit M [ORNL

    2011-02-01

    This document presents the results of a study conducted at Oak Ridge National Laboratory during 2010 to explore the feasibility of small modular fluoride salt-cooled high temperature reactors (FHRs). A preliminary reactor system concept, SmATHR (for Small modular Advanced High Temperature Reactor) is described, along with an integrated high-temperature thermal energy storage or salt vault system. The SmAHTR is a 125 MWt, integral primary, liquid salt cooled, coated particle-graphite fueled, low-pressure system operating at 700 C. The system employs passive decay heat removal and two-out-of-three , 50% capacity, subsystem redundancy for critical functions. The reactor vessel is sufficiently small to be transportable on standard commercial tractor-trailer transport vehicles. Initial transient analyses indicated the transition from normal reactor operations to passive decay heat removal is accomplished in a manner that preserves robust safety margins at all times during the transient. Numerous trade studies and trade-space considerations are discussed, along with the resultant initial system concept. The current concept is not optimized. Work remains to more completely define the overall system with particular emphasis on refining the final fuel/core configuration, salt vault configuration, and integrated system dynamics and safety behavior.

  8. Modular Approaches to Earth Science Scientific Computing: 3D Electromagnetic Induction Modeling as an Example

    Science.gov (United States)

    Tandon, K.; Egbert, G.; Siripunvaraporn, W.

    2003-12-01

    We are developing a modular system for three-dimensional inversion of electromagnetic (EM) induction data, using an object oriented programming approach. This approach allows us to modify the individual components of the inversion scheme proposed, and also reuse the components for variety of problems in earth science computing howsoever diverse they might be. In particular, the modularity allows us to (a) change modeling codes independently of inversion algorithm details; (b) experiment with new inversion algorithms; and (c) modify the way prior information is imposed in the inversion to test competing hypothesis and techniques required to solve an earth science problem. Our initial code development is for EM induction equations on a staggered grid, using iterative solution techniques in 3D. An example illustrated here is an experiment with the sensitivity of 3D magnetotelluric inversion to uncertainties in the boundary conditions required for regional induction problems. These boundary conditions should reflect the large-scale geoelectric structure of the study area, which is usually poorly constrained. In general for inversion of MT data, one fixes boundary conditions at the edge of the model domain, and adjusts the earth?s conductivity structure within the modeling domain. Allowing for errors in specification of the open boundary values is simple in principle, but no existing inversion codes that we are aware of have this feature. Adding a feature such as this is straightforward within the context of the modular approach. More generally, a modular approach provides an efficient methodology for setting up earth science computing problems to test various ideas. As a concrete illustration relevant to EM induction problems, we investigate the sensitivity of MT data near San Andreas Fault at Parkfield (California) to uncertainties in the regional geoelectric structure.

  9. Application of S-CO_2 Cycle for Small Modular Reactor coupled with Desalination System

    International Nuclear Information System (INIS)

    Lee, Won Woong; Bae, Seong Jun; Lee, Jeong Ik

    2016-01-01

    The Korean small modular reactor, SMART (System-integrated Modular Advanced ReacTor, 100MWe), is designed to achieve enhanced safety and improved economics through reliable passive safety systems, a system simplification and component modularization. SMART can generate electricity and provide water by seawater desalination. However, due to the desalination aspect of SMART, the total amount of net electricity generation is decreased from 100MWe to 90MWe. The authors suggest in this presentation that the reduction of electricity generation can be replenished by applying S-CO_2 power cycle technology. The S-CO_2 Brayton cycle, which is recently receiving significant attention as the next generation power conversion system, has some benefits such as high cycle efficiency, simple configuration, compactness and so on. In this study, the cycle performance analysis of the S-CO_2 cycles for SMART with desalination system is conducted. The simple recuperated S-CO_2 cycle is revised for coupling with desalination system. The three revised layout are proposed for the cycle performance comparison. In this results of the 3rd revised layout, the cycle efficiency reached 37.8%, which is higher than the efficiency of current SMART with the conventional power conversion system 30%

  10. Algorithm improvement program nuclide identification algorithm scoring criteria and scoring application.

    Energy Technology Data Exchange (ETDEWEB)

    Enghauser, Michael [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States)

    2016-02-01

    The goal of the Domestic Nuclear Detection Office (DNDO) Algorithm Improvement Program (AIP) is to facilitate gamma-radiation detector nuclide identification algorithm development, improvement, and validation. Accordingly, scoring criteria have been developed to objectively assess the performance of nuclide identification algorithms. In addition, a Microsoft Excel spreadsheet application for automated nuclide identification scoring has been developed. This report provides an overview of the equations, nuclide weighting factors, nuclide equivalencies, and configuration weighting factors used by the application for scoring nuclide identification algorithm performance. Furthermore, this report presents a general overview of the nuclide identification algorithm scoring application including illustrative examples.

  11. A modular and programmable development platform for capsule endoscopy system.

    Science.gov (United States)

    Khan, Tareq Hasan; Shrestha, Ravi; Wahid, Khan A

    2014-06-01

    The state-of-the-art capsule endoscopy (CE) technology offers painless examination for the patients and the ability to examine the interior of the gastrointestinal tract by a noninvasive procedure for the gastroenterologists. In this work, a modular and flexible CE development system platform consisting of a miniature field programmable gate array (FPGA) based electronic capsule, a microcontroller based portable data recorder unit and computer software is designed and developed. Due to the flexible and reprogrammable nature of the system, various image processing and compression algorithms can be tested in the design without requiring any hardware change. The designed capsule prototype supports various imaging modes including white light imaging (WLI) and narrow band imaging (NBI), and communicates with the data recorder in full duplex fashion, which enables configuring the image size and imaging mode in real time during examination. A low complexity image compressor based on a novel color-space is implemented inside the capsule to reduce the amount of RF transmission data. The data recorder contains graphical LCD for real time image viewing and SD cards for storing image data. Data can be uploaded to a computer or Smartphone by SD card, USB interface or by wireless Bluetooth link. Computer software is developed that decompresses and reconstructs images. The fabricated capsule PCBs have a diameter of 16 mm. An ex-vivo animal testing has also been conducted to validate the results.

  12. Optimization of line configuration and balancing for flexible machining lines

    Science.gov (United States)

    Liu, Xuemei; Li, Aiping; Chen, Zurui

    2016-05-01

    Line configuration and balancing is to select the type of line and allot a given set of operations as well as machines to a sequence of workstations to realize high-efficiency production. Most of the current researches for machining line configuration and balancing problems are related to dedicated transfer lines with dedicated machine workstations. With growing trends towards great product variety and fluctuations in market demand, dedicated transfer lines are being replaced with flexible machining line composed of identical CNC machines. This paper deals with the line configuration and balancing problem for flexible machining lines. The objective is to assign operations to workstations and find the sequence of execution, specify the number of machines in each workstation while minimizing the line cycle time and total number of machines. This problem is subject to precedence, clustering, accessibility and capacity constraints among the features, operations, setups and workstations. The mathematical model and heuristic algorithm based on feature group strategy and polychromatic sets theory are presented to find an optimal solution. The feature group strategy and polychromatic sets theory are used to establish constraint model. A heuristic operations sequencing and assignment algorithm is given. An industrial case study is carried out, and multiple optimal solutions in different line configurations are obtained. The case studying results show that the solutions with shorter cycle time and higher line balancing rate demonstrate the feasibility and effectiveness of the proposed algorithm. This research proposes a heuristic line configuration and balancing algorithm based on feature group strategy and polychromatic sets theory which is able to provide better solutions while achieving an improvement in computing time.

  13. Fast estimation of space-robots inertia parameters: A modular mathematical formulation

    Science.gov (United States)

    Nabavi Chashmi, Seyed Yaser; Malaek, Seyed Mohammad-Bagher

    2016-10-01

    This work aims to propose a new technique that considerably helps enhance time and precision needed to identify ;Inertia Parameters (IPs); of a typical Autonomous Space-Robot (ASR). Operations might include, capturing an unknown Target Space-Object (TSO), ;active space-debris removal; or ;automated in-orbit assemblies;. In these operations generating precise successive commands are essential to the success of the mission. We show how a generalized, repeatable estimation-process could play an effective role to manage the operation. With the help of the well-known Force-Based approach, a new ;modular formulation; has been developed to simultaneously identify IPs of an ASR while it captures a TSO. The idea is to reorganize the equations with associated IPs with a ;Modular Set; of matrices instead of a single matrix representing the overall system dynamics. The devised Modular Matrix Set will then facilitate the estimation process. It provides a conjugate linear model in mass and inertia terms. The new formulation is, therefore, well-suited for ;simultaneous estimation processes; using recursive algorithms like RLS. Further enhancements would be needed for cases the effect of center of mass location becomes important. Extensive case studies reveal that estimation time is drastically reduced which in-turn paves the way to acquire better results.

  14. Software Configuration Management For Multiple Releases: Influence On Development Effort

    Directory of Open Access Journals (Sweden)

    Sławomir P. Maludziński

    2007-01-01

    Full Text Available Software Configuration Management (SCM evolves together with the discipline of softwareengineering. Teams working on software products become larger and are geographically distributedat multiple sites. Collaboration between such groups requires well evaluated SCMplans and strategies to easy cooperation and decrease software development cost by reducingtime spent on SCM activities – branching and merging, that is effort utilized on creation ofrevisions (’serial’ versions and variants (’parallel’ versions. This paper suggests that SCMpractices should be combined with modular design and code refactoring to reduce cost relatedto maintenance of the same code line. Teams which produce several variants of thesame code line at the same time should use approaches like components, modularization, orplug-ins over code alternations maintained on version branches. Findings described in thispaper were taken by teams in charge of development of radio communication systems inMotorola GEMS divisions. Each team collaborating on similar projects used different SCMstrategies to develop parts of this system.

  15. Modular modeling and simulation of hybrid power trains; Modulare Modellbildung und Simulation von hybriden Antriebstraengen

    Energy Technology Data Exchange (ETDEWEB)

    Kelz, Gerald; Hirschberg, Wolfgang [Inst. fuer Fahrzeugtechnik, Technische Univ. Graz (Austria)

    2009-07-01

    The power train of a hybrid vehicle is considerably more complex than that of conventional vehicles. Whilst the topology of a conventional vehicle is normally fixed, the arrangement of the power train components for innovative propulsion systems is a flexible one. The aim is to find those topologies and configurations which are optimal for the intended use. Fuel consumption potentials can be derived with the aid of vehicle longitudinal dynamics simulation. Mostly these simulations are carried out using commercial software which is optimized for the standard topology and do not offer the flexibility to calculate arbitrary topologies. This article covers the modular modeling and the fuel consumption simulation of complex hybrid power trains for topology analysis. A component library for the development of arbitrary hybrid propulsion systems is introduced. The focus lies on an efficient and fast modeling which provides exact simulation results. Several models of power train components are introduced. (orig.)

  16. Analyzing Visibility Configurations.

    Science.gov (United States)

    Dachsbacher, C

    2011-04-01

    Many algorithms, such as level of detail rendering and occlusion culling methods, make decisions based on the degree of visibility of an object, but do not analyze the distribution, or structure, of the visible and occluded regions across surfaces. We present an efficient method to classify different visibility configurations and show how this can be used on top of existing methods based on visibility determination. We adapt co-occurrence matrices for visibility analysis and generalize them to operate on clusters of triangular surfaces instead of pixels. We employ machine learning techniques to reliably classify the thus extracted feature vectors. Our method allows perceptually motivated level of detail methods for real-time rendering applications by detecting configurations with expected visual masking. We exemplify the versatility of our method with an analysis of area light visibility configurations in ray tracing and an area-to-area visibility analysis suitable for hierarchical radiosity refinement. Initial results demonstrate the robustness, simplicity, and performance of our method in synthetic scenes, as well as real applications.

  17. Integrity and change in modular ontologies

    NARCIS (Netherlands)

    Stuckenschmidt, Heiner; Klein, Michel

    2003-01-01

    The benefits of modular representations arc well known from many areas of computer science. In this paper, we concentrate on the benefits of modular ontologies with respect to local containment of terminological reasoning. We define an architecture for modular ontologies that supports local

  18. Synthesizing Modular Invariants for Synchronous Code

    Directory of Open Access Journals (Sweden)

    Pierre-Loic Garoche

    2014-12-01

    Full Text Available In this paper, we explore different techniques to synthesize modular invariants for synchronous code encoded as Horn clauses. Modular invariants are a set of formulas that characterizes the validity of predicates. They are very useful for different aspects of analysis, synthesis, testing and program transformation. We describe two techniques to generate modular invariants for code written in the synchronous dataflow language Lustre. The first technique directly encodes the synchronous code in a modular fashion. While in the second technique, we synthesize modular invariants starting from a monolithic invariant. Both techniques, take advantage of analysis techniques based on property-directed reachability. We also describe a technique to minimize the synthesized invariants.

  19. MODULAR MANIPULATOR FOR ROBOTICS APPLICATIONS

    International Nuclear Information System (INIS)

    Geisinger, Joseph W. Ph.D.

    2001-01-01

    ARM Automation, Inc. is developing a FR-amework of modular actuators that can address the DOE's wide range of robotics needs. The objective of this effort is to demonstrate the effectiveness of this technology by constructing a manipulator FR-om these actuators within a glovebox for Automated Plutonium Processing (APP). At the end of the project, the system of actuators was used to construct several different manipulator configurations, which accommodate common glovebox tasks such as repackaging. The modular nature and quickconnects of this system simplify installation into ''hot'' boxes and any potential modifications or repair therein. This work focused on the development of self-contained robotic actuator modules including the embedded electronic controls for the purpose of building a manipulator system. Both of the actuators developed under this project contain the control electronics, sensors, motor, gear train, wiring, system communications and mechanical interfaces of a complete robotics servo device. Test actuators and accompanying DISC(trademark)s underwent validation testing at The University of Texas at Austin and ARM Automation, Inc. following final design and fabrication. The system also included custom links, an umbilical cord, an open architecture PC-based system controller, and operational software that permitted integration into a completely functional robotic manipulator system. The open architecture on which this system is based avoids proprietary interfaces and communication protocols which only serve to limit the capabilities and flexibility of automation equipment. The system was integrated and tested in the contractor's facility for intended performance and operations. The manipulator was tested using the full-scale equipment and process mock-ups. The project produced a practical and operational system including a quantitative evaluation of its performance and cost

  20. The 16-Year Evolution of Proximal Modular Stem Design – Eliminating Failure of Modular Junction

    Directory of Open Access Journals (Sweden)

    Thomas Tkach

    2017-10-01

    Full Text Available Background: The complexity of hip reconstruction has been and continues to be a perplexing problem with restoring leg length, femoral offset, joint stability and overall hip implant fixation. These were contributing factors that lead to the development of a novel proximal femoral component design “Apex Modular Stem” (Omni, Raynham, MA. The basic stem geometry features a straight stem with a metaphyseal fit and fill cone, a medial triangle and a modular neck junction that allows for version and offset adjustment. In recent years, there has been great concern with the use of modularity in total hip arthroplasty. The goals of this study are (1 to identify complications with the use of a proximal modular design and (2 demonstrated factors that have eliminated those complications. Methods: This is a retrospective study of a single surgeon series (Design A and Design B of using the same cementless stem and proximal modular neck body (Apex Modular Stem and Omni Mod Hip Stem from 2000 to 2016 totaling 2,125 stems. 483 stems were the Design A and 1,642 stems, were of the Design B style. Results: Design A, 483 stems were implanted between 2000 and 2004. 31 alignment pins sheared resulting in a revision rate of 6.4%. Design B, 1,642 stems have been implanted between 2004 and 2016 all by the same surgeon, with no failures of the modular junction. Conclusion: All implant devices entail a multitude of risks and benefits. The Apex Modular Stem (Design A, provided excellent fixation, minimal risk of modular junction  corrosion, and simple control of anteversion and femoral offset. The limitation was found to be the risk of the alignment pin shearing (6.4%. The pin was enlarged to make it 225% stronger in torsional resistance, and in a subsequent series of over 1,600 femoral stems in a single surgeon series, there were no pin failures over a 12 year duration.

  1. CMS Configuration Editor: GUI based application for user analysis job

    International Nuclear Information System (INIS)

    Cosa, A de

    2011-01-01

    We present the user interface and the software architecture of the Configuration Editor for the CMS experiment. The analysis workflow is organized in a modular way integrated within the CMS framework that organizes in a flexible way user analysis code. The Python scripting language is adopted to define the job configuration that drives the analysis workflow. It could be a challenging task for users, especially for newcomers, to develop analysis jobs managing the configuration of many required modules. For this reason a graphical tool has been conceived in order to edit and inspect configuration files. A set of common analysis tools defined in the CMS Physics Analysis Toolkit (PAT) can be steered and configured using the Config Editor. A user-defined analysis workflow can be produced starting from a standard configuration file, applying and configuring PAT tools according to the specific user requirements. CMS users can adopt this tool, the Config Editor, to create their analysis visualizing in real time which are the effects of their actions. They can visualize the structure of their configuration, look at the modules included in the workflow, inspect the dependences existing among the modules and check the data flow. They can visualize at which values parameters are set and change them according to what is required by their analysis task. The integration of common tools in the GUI needed to adopt an object-oriented structure in the Python definition of the PAT tools and the definition of a layer of abstraction from which all PAT tools inherit.

  2. CASE-BASED PRODUCT CONFIGURATION AND REUSE IN MASS CUSTOMIZATION

    Institute of Scientific and Technical Information of China (English)

    Wang Shiwei; Tan Jianrong; Zhang Shuyou; Wang Xin; He Chenqi

    2004-01-01

    The increasing complexity and size of configuration knowledge bases requires the provision of advanced methods supporting the development of the actual configuration process and design reuse.A new framework to find a feasible and practical product configuration method is presented in mass customization.The basic idea of the approach is to integrate case-based reasoning (CBR) with a constraint satisfaction problem(CSP).The similarity measure between a crisp and range is also given,which is common in case retrieves.Based on the configuration model,a product platform and customer needs,case adaptation is carried out with the repair-based algorithm.Lastly,the methodology in the elevator configuration design domain is tested.

  3. Modular coils and finite-β operation of a quasi-axially symmetric tokamak

    International Nuclear Information System (INIS)

    Drevlak, M.

    1998-01-01

    Quasi-axially symmetric tokamaks (QA tokamaks) are an extension of the conventional tokamak concept. In these devices the magnetic field strength is independent of the generalized toroidal magnetic co-ordinate even though the cross-sectional shape changes. An optimized plasma equilibrium belonging to the class of QA tokamaks has been proposed by Nuehrenberg. It features the small aspect ratio of a tokamak while allowing part of the rotational transform to be generated by the external field. In this article, two particular aspects of the viability of QA tokamaks are explored, namely the feasibility of modular coils and the possibility of maintaining quasi-axial symmetry in the free-boundary equilibria obtained with the coils found. A set of easily feasible modular coils for the configuration is presented. It was designed using the extended version of the NESCOIL code (MERKEL, P., Nucl. Fusion 27 (1987) 867). Using this coil system, free-boundary calculations of the plasma equilibrium were carried out using the NEMEC code (HIRSHMAN, S.P., VAN RIJ, W.I., MERKEL, P., Comput. Phys. Commun. 43 (1986) 143). It is observed that the effects of finite β and net toroidal plasma current can be compensated for with good precision by applying a vertical magnetic field and by separately adjusting the currents of the modular coils. A set of fully three dimensional (3-D) auxiliary coils is proposed to exert control on the rotational transform in the plasma. Deterioration of the quasi-axial symmetry induced by the auxiliary coils can be avoided by adequate adjustment of the currents in the primary coils. Finally, the neoclassical transport properties of the configuration are examined. It is observed that optimization with respect to confinement of the alpha particles can be maintained at operation with finite toroidal current if the aforementioned corrective measures are used. In this case, the neoclassical behaviour is shown to be very similar to that of a conventional tokamak

  4. Theory for the Emergence of Modularity in Complex Systems

    Science.gov (United States)

    Deem, Michael; Park, Jeong-Man

    2013-03-01

    Biological systems are modular, and this modularity evolves over time and in different environments. A number of observations have been made of increased modularity in biological systems under increased environmental pressure. We here develop a theory for the dynamics of modularity in these systems. We find a principle of least action for the evolved modularity at long times. In addition, we find a fluctuation dissipation relation for the rate of change of modularity at short times. We discuss a number of biological and social systems that can be understood with this framework. The modularity of the protein-protein interaction network increases when yeast are exposed to heat shock, and the modularity of the protein-protein networks in both yeast and E. coli appears to have increased over evolutionary time. Food webs in low-energy, stressful environments are more modular than those in plentiful environments, arid ecologies are more modular during droughts, and foraging of sea otters is more modular when food is limiting. The modularity of social networks changes over time: stock brokers instant messaging networks are more modular under stressful market conditions, criminal networks are more modular under increased police pressure, and world trade network modularity has decreased

  5. Gossip algorithms in quantum networks

    Science.gov (United States)

    Siomau, Michael

    2017-01-01

    Gossip algorithms is a common term to describe protocols for unreliable information dissemination in natural networks, which are not optimally designed for efficient communication between network entities. We consider application of gossip algorithms to quantum networks and show that any quantum network can be updated to optimal configuration with local operations and classical communication. This allows to speed-up - in the best case exponentially - the quantum information dissemination. Irrespective of the initial configuration of the quantum network, the update requiters at most polynomial number of local operations and classical communication.

  6. Hexuple-Inverter Configuration for Multilevel Nine-Phase Symmetrical Open-Winding Converter

    DEFF Research Database (Denmark)

    Padmanaban, Sanjeevi Kumar; Bhaskar, Mahajan Sagar; Maroti, Pandav Kiran

    2016-01-01

    Hexuple-inverter configuration for multilevel nine-phase symmetrical open-winding ac converter is articulated in this work. Power modular unit consists of six classical three-phase voltage source inverters (VSI). Each VSI includes one bi-directional device (MOSFET/IGBT) per each phase and link...... software’s (Matlab/PLECS). Results always showed good conformity with the developed theoretical background under working conditions. The proposed converter found suit for (low-voltage/high current) electric vehicles, ac tractions and ‘More-Electric Aircraft’ applications....

  7. A modular approach for RFX D.C. power supplies

    International Nuclear Information System (INIS)

    Bolognani, S.; Ciscato, D.; Tenti, P.

    1981-01-01

    A modular approach to the realization of D.C. Power Supplies of the Reverse Field Pinch Experiment (RFX) is presented. A basic convertor module configuration is proposed which enables a high flexibility of the power supply system to be obtained, as required to cope with the plasma behaviour uncertainties. The basic convertor module rating has been selected to meet all the expected load requirements and a preliminary design of the convertor has been carried out for evaluating the technical and economical feasibility of the system. Different fault conditions have been analyzed and protective devices have been devised accordingly. Finally simulated profiles of the active and reactive power drawn from the AC mains are reported. (author)

  8. Prospect of small modular reactor development

    International Nuclear Information System (INIS)

    Li Huailin; Zhu Qingyuan; Wang Suli; Xia Haihong

    2014-01-01

    Small modular reactor has the advantages of modular construction, enhanced safety/robustness from simplified designs, better ecomonic, clean and carbon free, compatible with the needs of smaller utilities and diversified application. In this paper, the prospect of small modular reactor is discussed from technology development status, constraints, economic. (authors)

  9. Mapping Modular SOS to Rewriting Logic

    DEFF Research Database (Denmark)

    Braga, Christiano de Oliveira; Haeusler, Erik Hermann; Meseguer, José

    Modular SOS (MSOS) is a framework created to improve the modularity of structural operational semantics specifications, a formalism frequently used in the fields of programming languages semantics and process algebras. With the objective of defining formal tools to support the execution and verif......Modular SOS (MSOS) is a framework created to improve the modularity of structural operational semantics specifications, a formalism frequently used in the fields of programming languages semantics and process algebras. With the objective of defining formal tools to support the execution...

  10. Mapping Modular SOS to Rewriting Logic

    DEFF Research Database (Denmark)

    Braga, Christiano de Oliveira; Haeusler, Edward Hermann; Meseguer, José

    2003-01-01

    Modular SOS (MSOS) is a framework created to improve the modularity of structural operational semantics specifications, a formalism frequently used in the fields of programming languages semantics and process algebras. With the objective of defining formal tools to support the execution and verif......Modular SOS (MSOS) is a framework created to improve the modularity of structural operational semantics specifications, a formalism frequently used in the fields of programming languages semantics and process algebras. With the objective of defining formal tools to support the execution...

  11. Implementing Modular A Levels.

    Science.gov (United States)

    Holding, Gordon

    This document, which is designed for curriculum managers at British further education (FE) colleges, presents basic information on the implementation and perceived benefits of the General Certificate of Education (GCE) modular A (Advanced) levels. The information was synthesized from a survey of 12 FE colleges that introduced the modular A levels…

  12. Algorithmic detectability threshold of the stochastic block model

    Science.gov (United States)

    Kawamoto, Tatsuro

    2018-03-01

    The assumption that the values of model parameters are known or correctly learned, i.e., the Nishimori condition, is one of the requirements for the detectability analysis of the stochastic block model in statistical inference. In practice, however, there is no example demonstrating that we can know the model parameters beforehand, and there is no guarantee that the model parameters can be learned accurately. In this study, we consider the expectation-maximization (EM) algorithm with belief propagation (BP) and derive its algorithmic detectability threshold. Our analysis is not restricted to the community structure but includes general modular structures. Because the algorithm cannot always learn the planted model parameters correctly, the algorithmic detectability threshold is qualitatively different from the one with the Nishimori condition.

  13. New Approaches to Circulating Current Controllers for Modular Multilevel Converters

    Directory of Open Access Journals (Sweden)

    Miguel Moranchel

    2017-01-01

    Full Text Available In the next years, modular multilevel converters (MMCs are going to be a next generation multilevel converters for medium to high voltage conversion applications, such as medium voltage motor drives, medium voltage flexible AC transmission systems (FACTS and high voltage direct current transmission. They provide advantages such as high modularity, availability, low generation of harmonics, etc. However, the circulating current distorts the leg currents and increases the rated current of power devices, which further increases system cost. This paper focuses on analysis and suppression of these currents in a MMC using two algorithms for tracking of harmonics. For this work resonant controllers and repetitive controllers have been selected. Both controllers are analyzed and simulations results are presented. Moreover, the controllers have been tested and validated for a three phase MMC operating as an inverter using a real processing platform based on Zynq by Xilinx and designed to control large multilevel converters and in a real MMC prototype. These results are provided to demonstrate the feasibility of the proposed method.

  14. Design of the Modular Pneumatic Valve Terminal

    Directory of Open Access Journals (Sweden)

    Jakub E. TAKOSOGLU

    2015-11-01

    Full Text Available The paper presents design of the modular pneumatic valve terminal, which was made on the basis of the patent application No A1 402905 „A valve for controlling fluid power drives, specially for pneumatic actuators, and the control system for fluid power drives valves”. The authors describe a method of operation of the system with double-acting valve and 5/2 (five ways and two position valve. Functions of the valve, and an example of application of the valve terminal in the production process were presented. 3D solid models of all the components of the valve were made. The paper presents a complete 3D model of the valve in various configurations. Using CAD-embedded SOLIDWORKS Flow Simulation computational fluid dynamics CFD analysis was also carried out of compressed air flow in the ways of the valve elements

  15. Model-driven product line engineering for mapping parallel algorithms to parallel computing platforms

    NARCIS (Netherlands)

    Arkin, Ethem; Tekinerdogan, Bedir

    2016-01-01

    Mapping parallel algorithms to parallel computing platforms requires several activities such as the analysis of the parallel algorithm, the definition of the logical configuration of the platform, the mapping of the algorithm to the logical configuration platform and the implementation of the

  16. Virulence factor rtx in Legionella pneumophila, evidence suggesting it is a modular multifunctional protein

    Directory of Open Access Journals (Sweden)

    Pelaz Carmen

    2008-01-01

    Full Text Available Abstract Background The repeats in toxin (Rtx are an important pathogenicity factor involved in host cells invasion of Legionella pneumophila and other pathogenic bacteria. Its role in escaping the host immune system and cytotoxic activity is well known. Its repeated motives and modularity make Rtx a multifunctional factor in pathogenicity. Results The comparative analysis of rtx gene among 6 strains of L. pneumophila showed modularity in their structures. Among compared genomes, the N-terminal region of the protein presents highly dissimilar repeats with functionally similar domains. On the contrary, the C-terminal region is maintained with a fashionable modular configuration, which gives support to its proposed role in adhesion and pore formation. Despite the variability of rtx among the considered strains, the flanking genes are maintained in synteny and similarity. Conclusion In contrast to the extracellular bacteria Vibrio cholerae, in which the rtx gene is highly conserved and flanking genes have lost synteny and similarity, the gene region coding for the Rtx toxin in the intracellular pathogen L. pneumophila shows a rapid evolution. Changes in the rtx could play a role in pathogenicity. The interplay of the Rtx toxin with host membranes might lead to the evolution of new variants that are able to escape host cell defences.

  17. Decentralizing decision making in modularization strategies

    DEFF Research Database (Denmark)

    Israelsen, Poul; Jørgensen, Brian

    2011-01-01

    which distorts the economic effects of modularization at the level of the individual product. This has the implication that decisions on modularization can only be made by top management if decision authority and relevant information are to be aligned. To overcome this problem, we suggest a solution...... that aligns the descriptions of the economic consequences of modularization at the project and portfolio level which makes it possible to decentralize decision making while making sure that local goals are congruent with the global ones in order to avoid suboptimal behaviour. Keywords: Modularization......; Accounting; Cost allocation; Decision rule; Decentralization...

  18. Enablers & Barriers for Realizing Modularity Benefits

    DEFF Research Database (Denmark)

    Storbjerg, Simon Haahr; Brunø, Thomas Ditlev; Thyssen, Jesper

    2012-01-01

    far less attention compared to the theories and methods concerning modularization of technical systems. Harvesting the full potential of modularization, particularly in relation to product development agility, depends on more than an optimal architecture. Key enablers in this context......Although modularization is becoming both a well-described domain in academia and a broadly applied concept in business, many of today’s firm still struggle to realize the promised benefits of this approach. Managing modularization is a complex matter, and in spite of this, a topic that has received...... are the organizational and systems related aspects. Recognizing the need for guidance to realize the benefits of modularity, the purpose of this study is through a literature study and a case study to improve the insight into the organizational and systems related enablers and barriers with regard to obtaining the full...

  19. Modular High Voltage Power Supply

    Energy Technology Data Exchange (ETDEWEB)

    Newell, Matthew R. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2017-05-18

    The goal of this project is to develop a modular high voltage power supply that will meet the needs of safeguards applications and provide a modular plug and play supply for use with standard electronic racks.

  20. Performance modeling and techno-economic analysis of a modular concentrated solar power tower with latent heat storage

    Energy Technology Data Exchange (ETDEWEB)

    Rea, Jonathan E.; Oshman, Christopher J.; Olsen, Michele L.; Hardin, Corey L.; Glatzmaier, Greg C.; Siegel, Nathan P.; Parilla, Philip A.; Ginley, David S.; Toberer, Eric S.

    2018-05-01

    In this paper, we present performance simulations and techno-economic analysis of a modular dispatchable solar power tower. Using a heliostat field and power block three orders of magnitude smaller than conventional solar power towers, our unique configuration locates thermal storage and a power block directly on a tower receiver. To make the system dispatchable, a valved thermosyphon controls heat flow from a latent heat thermal storage tank to a Stirling engine. The modular design results in minimal balance of system costs and enables high deployment rates with a rapid realization of economies of scale. In this new analysis, we combine performance simulations with techno-economic analysis to evaluate levelized cost of electricity, and find that the system has potential for cost-competitiveness with natural gas peaking plants and alternative dispatchable renewables.

  1. Modular-multiplex or single large power plants-advantages and disadvantages for utility systems

    International Nuclear Information System (INIS)

    Endicott, R.D.

    1986-01-01

    The question of growing interest in the fusion community is what size and type configuration fusion reactor(s) will lead to the most economical and attractive fusion power plant? There are two sides to this question. One involves how to build the most economical and attractive fusion reactor. This question which requires evaluation of reactor components within the reactor system is being examined at the Fusion Engineering Design Center (FEDC) and elsewhere. The other side involves examining the issues associated with the most economical size and configuration reactor to use. This question requires the evaluation of the changes in cost of service due to different size and configuration reactors on a utility system. The authors objective was to explore the advantages and disadvantages of using modular-multiplex power plants and to illustrate a means of quantifying the tradeoffs. The effort resulted in the identification of the key parameters involved in selecting the optimum size plant for a utility system and a better understanding of the tradeoffs that are possible. This paper discusses this effort in detail

  2. Modular representation and analysis of fault trees

    Energy Technology Data Exchange (ETDEWEB)

    Olmos, J; Wolf, L [Massachusetts Inst. of Tech., Cambridge (USA). Dept. of Nuclear Engineering

    1978-08-01

    An analytical method to describe fault tree diagrams in terms of their modular compositions is developed. Fault tree structures are characterized by recursively relating the top tree event to all its basic component inputs through a set of equations defining each of the modulus for the fault tree. It is shown that such a modular description is an extremely valuable tool for making a quantitative analysis of fault trees. The modularization methodology has been implemented into the PL-MOD computer code, written in PL/1 language, which is capable of modularizing fault trees containing replicated components and replicated modular gates. PL-MOD in addition can handle mutually exclusive inputs and explicit higher order symmetric (k-out-of-n) gates. The step-by-step modularization of fault trees performed by PL-MOD is demonstrated and it is shown how this procedure is only made possible through an extensive use of the list processing tools available in PL/1. A number of nuclear reactor safety system fault trees were analyzed. PL-MOD performed the modularization and evaluation of the modular occurrence probabilities and Vesely-Fussell importance measures for these systems very efficiently. In particular its execution time for the modularization of a PWR High Pressure Injection System reduced fault tree was 25 times faster than that necessary to generate its equivalent minimal cut-set description using MOCUS, a code considered to be fast by present standards.

  3. Gossip algorithms in quantum networks

    International Nuclear Information System (INIS)

    Siomau, Michael

    2017-01-01

    Gossip algorithms is a common term to describe protocols for unreliable information dissemination in natural networks, which are not optimally designed for efficient communication between network entities. We consider application of gossip algorithms to quantum networks and show that any quantum network can be updated to optimal configuration with local operations and classical communication. This allows to speed-up – in the best case exponentially – the quantum information dissemination. Irrespective of the initial configuration of the quantum network, the update requiters at most polynomial number of local operations and classical communication. - Highlights: • We analyze the performance of gossip algorithms in quantum networks. • Local operations and classical communication (LOCC) can speed the performance up. • The speed-up is exponential in the best case; the number of LOCC is polynomial.

  4. Gossip algorithms in quantum networks

    Energy Technology Data Exchange (ETDEWEB)

    Siomau, Michael, E-mail: siomau@nld.ds.mpg.de [Physics Department, Jazan University, P.O. Box 114, 45142 Jazan (Saudi Arabia); Network Dynamics, Max Planck Institute for Dynamics and Self-Organization (MPIDS), 37077 Göttingen (Germany)

    2017-01-23

    Gossip algorithms is a common term to describe protocols for unreliable information dissemination in natural networks, which are not optimally designed for efficient communication between network entities. We consider application of gossip algorithms to quantum networks and show that any quantum network can be updated to optimal configuration with local operations and classical communication. This allows to speed-up – in the best case exponentially – the quantum information dissemination. Irrespective of the initial configuration of the quantum network, the update requiters at most polynomial number of local operations and classical communication. - Highlights: • We analyze the performance of gossip algorithms in quantum networks. • Local operations and classical communication (LOCC) can speed the performance up. • The speed-up is exponential in the best case; the number of LOCC is polynomial.

  5. Modularization and nuclear power. Report by the Technology Transfer Modularization Task Team

    International Nuclear Information System (INIS)

    1985-06-01

    This report describes the results of the work performed by the Technology Transfer Task Team on Modularization. This work was performed as part of the Technology Transfer work being performed under Department of Energy Contract 54-7WM-335406, between December, 1984 and February, 1985. The purpose of this task team effort was to briefly survey the current use of modularization in the nuclear and non-nuclear industries and to assess and evaluate the techniques available for potential application to nuclear power. A key conclusion of the evaluation was that there was a need for a study to establish guidelines for the future development of Light Water Reactor, High Temperature Gas Reactor and Liquid Metal Reactor plants. The guidelines should identify how modularization can improve construction, maintenance, life extension and decommissioning

  6. MODULAR MANIPULATOR FOR ROBOTICS APPLICATIONS

    Energy Technology Data Exchange (ETDEWEB)

    Joseph W. Geisinger, Ph.D.

    2001-07-31

    ARM Automation, Inc. is developing a framework of modular actuators that can address the DOE's wide range of robotics needs. The objective of this effort is to demonstrate the effectiveness of this technology by constructing a manipulator from these actuators within a glovebox for Automated Plutonium Processing (APP). At the end of the project, the system of actuators was used to construct several different manipulator configurations, which accommodate common glovebox tasks such as repackaging. The modular nature and quickconnects of this system simplify installation into ''hot'' boxes and any potential modifications or repair therein. This work focused on the development of self-contained robotic actuator modules including the embedded electronic controls for the purpose of building a manipulator system. Both of the actuators developed under this project contain the control electronics, sensors, motor, gear train, wiring, system communications and mechanical interfaces of a complete robotics servo device. Test actuators and accompanying DISC{trademark}s underwent validation testing at The University of Texas at Austin and ARM Automation, Inc. following final design and fabrication. The system also included custom links, an umbilical cord, an open architecture PC-based system controller, and operational software that permitted integration into a completely functional robotic manipulator system. The open architecture on which this system is based avoids proprietary interfaces and communication protocols which only serve to limit the capabilities and flexibility of automation equipment. The system was integrated and tested in the contractor's facility for intended performance and operations. The manipulator was tested using the full-scale equipment and process mock-ups. The project produced a practical and operational system including a quantitative evaluation of its performance and cost.

  7. Modular robotics for playful physiotherapy

    DEFF Research Database (Denmark)

    Lund, Henrik Hautop

    2009-01-01

    We developed modular robotic tiles to be used for playful physiotherapy, which is supposed to motivate patients to engage in and perform physical rehabilitation exercises. We tested the modular robotic tiles for an extensive period of time (3 years) in daily use in a hospital rehabilitation unit e.......g. for cardiac patients. Also, the tiles were tested for performing physical rehabilitation of stroke patients in their private home. In all pilot test cases qualitative feedback indicate that the patients find the playful use of modular robotic tiles engaging and motivating for them to perform...

  8. JS-MS: a cross-platform, modular javascript viewer for mass spectrometry signals.

    Science.gov (United States)

    Rosen, Jebediah; Handy, Kyle; Gillan, André; Smith, Rob

    2017-11-06

    Despite the ubiquity of mass spectrometry (MS), data processing tools can be surprisingly limited. To date, there is no stand-alone, cross-platform 3-D visualizer for MS data. Available visualization toolkits require large libraries with multiple dependencies and are not well suited for custom MS data processing modules, such as MS storage systems or data processing algorithms. We present JS-MS, a 3-D, modular JavaScript client application for viewing MS data. JS-MS provides several advantages over existing MS viewers, such as a dependency-free, browser-based, one click, cross-platform install and better navigation interfaces. The client includes a modular Java backend with a novel streaming.mzML parser to demonstrate the API-based serving of MS data to the viewer. JS-MS enables custom MS data processing and evaluation by providing fast, 3-D visualization using improved navigation without dependencies. JS-MS is publicly available with a GPLv2 license at github.com/optimusmoose/jsms.

  9. Higher-order (non-)modularity

    DEFF Research Database (Denmark)

    Appel, Claus; van Oostrom, Vincent; Simonsen, Jakob Grue

    2010-01-01

    We show that, contrary to the situation in first-order term rewriting, almost none of the usual properties of rewriting are modular for higher-order rewriting, irrespective of the higher-order rewriting format. We show that for the particular format of simply typed applicative term rewriting...... systems modularity of confluence, normalization, and termination can be recovered by imposing suitable linearity constraints....

  10. Reasoning and change management in modular ontologies

    NARCIS (Netherlands)

    Stuckenschmidt, Heiner; Klein, Michel

    2007-01-01

    The benefits of modular representations are well known from many areas of computer science. While in software engineering modularization is mainly a vehicle for supporting distributed development and re-use, in knowledge representation, the main goal of modularization is efficiency of reasoning. In

  11. Seismic calculation of buildings using a modular programme system

    International Nuclear Information System (INIS)

    Meskouris, K.; Weber, B.

    1980-01-01

    The calculation of the stress resultant and of the deformation forces affecting a building during an earthquake is shown here by two examples ( a multi-span bridge and a high multistage frame), the calculation being made in accordance with DIN E 4149 of December 1976, using the modular programme MISS-SMIS. In contrast to the usual programme systems, it is the user who determines the required algorithm with the aid of a mnemonic language and a collection of independent programme parts (modules). Thus, simple adjustment to the individual tasks to be carried out together with a high degree of transparency and flexibility of the calculation process is achieved. (orig.) [de

  12. Modular properties of 6d (DELL) systems

    Science.gov (United States)

    Aminov, G.; Mironov, A.; Morozov, A.

    2017-11-01

    If super-Yang-Mills theory possesses the exact conformal invariance, there is an additional modular invariance under the change of the complex bare charge [InlineMediaObject not available: see fulltext.]. The low-energy Seiberg-Witten prepotential ℱ( a), however, is not explicitly invariant, because the flat moduli also change a - → a D = ∂ℱ/∂ a. In result, the prepotential is not a modular form and depends also on the anomalous Eisenstein series E 2. This dependence is usually described by the universal MNW modular anomaly equation. We demonstrate that, in the 6 d SU( N) theory with two independent modular parameters τ and \\widehat{τ} , the modular anomaly equation changes, because the modular transform of τ is accompanied by an ( N -dependent!) shift of \\widehat{τ} and vice versa. This is a new peculiarity of double-elliptic systems, which deserves further investigation.

  13. New complex product introduction by means of product configuration

    DEFF Research Database (Denmark)

    Bonev, Martin; Korell, Manuel; Hvam, Lars

    -uct innovation can effectively been supported. Es-pecially for engineering companies moving to-wards Mass Customization, compared to mass pro-ducers the challenges caused by the complexity of their products and by the highly uncertain markets are much higher. This study develops and validates a framework which....... Traditional research has thereby either focused on defining modelling techniques for the configuration model of stable products, on improved configura-tion algorithms, or on the impact of configurators on companies’ operations. However, little attention has yet been paid how the growing need for prod...

  14. An All-Fiber, Modular, Compact Wind Lidar for Wind Sensing and Wake Vortex Applications

    Science.gov (United States)

    Prasad, Narasimha S.; Sibell, Russ; Vetorino, Steve; Higgins, Richard; Tracy, Allen

    2015-01-01

    This paper discusses an innovative, compact and eyesafe coherent lidar system developed for wind and wake vortex sensing applications. With an innovative all-fiber and modular transceiver architecture, the wind lidar system has reduced size, weight and power requirements, and provides enhanced performance along with operational elegance. This all-fiber architecture is developed around fiber seed laser coupled to uniquely configured fiber amplifier modules. The innovative features of this lidar system, besides its all fiber architecture, include pulsewidth agility and user programmable 3D hemispherical scanner unit. Operating at a wavelength of 1.5457 microns and with a PRF of up to 20 KHz, the lidar transmitter system is designed as a Class 1 system with dimensions of 30"(W) x 46"(L) x 60"(H). With an operational range exceeding 10 km, the wind lidar is configured to measure wind velocities of greater than 120 m/s with an accuracy of +/- 0.2 m/s and allow range resolution of less than 15 m. The dynamical configuration capability of transmitted pulsewidths from 50 ns to 400 ns allows high resolution wake vortex measurements. The scanner uses innovative liquid metal slip ring and is built using 3D printer technology with light weight nylon. As such, it provides continuous 360 degree azimuth and 180 degree elevation scan angles with an incremental motion of 0.001 degree. The lidar system is air cooled and requires 110 V for its operation. This compact and modular lidar system is anticipated to provide mobility, reliability, and ease of field deployment for wind and wake vortex measurements. Currently, this wind lidar is undergoing validation tests under various atmospheric conditions. Preliminary results of these field measurements of wind characteristics that were recently carried out in Colorado are discussed.

  15. Evaluation of the Painful Dual Taper Modular Neck Stem Total Hip Arthroplasty: Do They All Require Revision?

    Science.gov (United States)

    Kwon, Young-Min

    2016-07-01

    Although dual taper modular-neck total hip arthroplasty (THA) design with additional neck-stem modularity has the potential to optimize hip biomechanical parameters by facilitating adjustments of leg length, femoral neck version and offset, there is increasing concern regarding this stem design as a result of the growing numbers of adverse local tissue reactions due to fretting and corrosion at the neck-stem taper junction. Implant factors such as taper cone angle, taper surface roughness, taper contact area, modular neck taper metallurgy, and femoral head size play important roles in influencing extent of taper corrosion. There should be a low threshold to conduct a systematic clinical evaluation of patients with dual-taper modular-neck stem THA using systematic risk stratification algorithms as early recognition and diagnosis will ensure prompt and appropriate treatment. Although specialized tests such as metal ion analysis and cross-sectional imaging modalities such as metal artifact reduction sequence magnetic resonance imaging (MARS MRI) are useful in optimizing clinical decision-making, overreliance on any single investigative tool in the clinical decision-making process for revision surgery should be avoided. Copyright © 2016 Elsevier Inc. All rights reserved.

  16. A new approach for ATLAS Athena job configuration

    CERN Document Server

    Lampl, Walter; The ATLAS collaboration

    2018-01-01

    The offline software framework of the ATLAS experiment (Athena) consists of many small components of various types like Algorithm, Tool or Service. To assemble these components into an executable application for event processing, a dedicated configuration step is necessary. The configuration of a particular job depends on the workflow (simulation, reconstruction, high-level trigger, overlay, calibration, analysis ...) and the input data (real or simulated data, beam-energy, ...) leading to a large number of possible configurations. The configuration step is done by executing python code. The resulting configuration depends on optionally pre-set flags as well as meta-data about the data to be processed that is found by peeking into the input file and even into databases. For the python configuration code, there is almost no structure enforced, leaving the full power of python to the user. While this approach did work, it also proved to be error prone and complicated to use. It also leads to jobs containing mor...

  17. Specialization can drive the evolution of modularity.

    Directory of Open Access Journals (Sweden)

    Carlos Espinosa-Soto

    2010-03-01

    Full Text Available Organismal development and many cell biological processes are organized in a modular fashion, where regulatory molecules form groups with many interactions within a group and few interactions between groups. Thus, the activity of elements within a module depends little on elements outside of it. Modularity facilitates the production of heritable variation and of evolutionary innovations. There is no consensus on how modularity might evolve, especially for modules in development. We show that modularity can increase in gene regulatory networks as a byproduct of specialization in gene activity. Such specialization occurs after gene regulatory networks are selected to produce new gene activity patterns that appear in a specific body structure or under a specific environmental condition. Modules that arise after specialization in gene activity comprise genes that show concerted changes in gene activities. This and other observations suggest that modularity evolves because it decreases interference between different groups of genes. Our work can explain the appearance and maintenance of modularity through a mechanism that is not contingent on environmental change. We also show how modularity can facilitate co-option, the utilization of existing gene activity to build new gene activity patterns, a frequent feature of evolutionary innovations.

  18. Expandable image compression system: A modular approach

    International Nuclear Information System (INIS)

    Ho, B.K.T.; Chan, K.K.; Ishimitsu, Y.; Lo, S.C.; Huang, H.K.

    1987-01-01

    The full-frame bit allocation algorithm for radiological image compression developed in the authors' laboratory can achieve compression ratios as high as 30:1. The software development and clinical evaluation of this algorithm has been completed. It involves two stages of operations: a two-dimensional discrete cosine transform and pixel quantization in the transform space with pixel depth kept accountable by a bit allocation table. Their design took an expandable modular approach based on the VME bus system which has a maximum data transfer rate of 48 Mbytes per second and a Motorola 68020 microprocessor as the master controller. The transform modules are based on advanced digital signal processor (DSP) chips microprogrammed to perform fast cosine transforms. Four DSP's built into a single-board transform module can process an 1K x 1K image in 1.7 seconds. Additional transform modules working in parallel can be added if even greater speeds are desired. The flexibility inherent in the microcode extends the capabilities of the system to incorporate images of variable sizes. Their design allows for a maximum image size of 2K x 2K

  19. Adaptive multi-resolution Modularity for detecting communities in networks

    Science.gov (United States)

    Chen, Shi; Wang, Zhi-Zhong; Bao, Mei-Hua; Tang, Liang; Zhou, Ji; Xiang, Ju; Li, Jian-Ming; Yi, Chen-He

    2018-02-01

    Community structure is a common topological property of complex networks, which attracted much attention from various fields. Optimizing quality functions for community structures is a kind of popular strategy for community detection, such as Modularity optimization. Here, we introduce a general definition of Modularity, by which several classical (multi-resolution) Modularity can be derived, and then propose a kind of adaptive (multi-resolution) Modularity that can combine the advantages of different Modularity. By applying the Modularity to various synthetic and real-world networks, we study the behaviors of the methods, showing the validity and advantages of the multi-resolution Modularity in community detection. The adaptive Modularity, as a kind of multi-resolution method, can naturally solve the first-type limit of Modularity and detect communities at different scales; it can quicken the disconnecting of communities and delay the breakup of communities in heterogeneous networks; and thus it is expected to generate the stable community structures in networks more effectively and have stronger tolerance against the second-type limit of Modularity.

  20. Modular thought in the circuit analysis

    Science.gov (United States)

    Wang, Feng

    2018-04-01

    Applied to solve the problem of modular thought, provides a whole for simplification's method, the complex problems have become of, and the study of circuit is similar to the above problems: the complex connection between components, make the whole circuit topic solution seems to be more complex, and actually components the connection between the have rules to follow, this article mainly tells the story of study on the application of the circuit modular thought. First of all, this paper introduces the definition of two-terminal network and the concept of two-terminal network equivalent conversion, then summarizes the common source resistance hybrid network modular approach, containing controlled source network modular processing method, lists the common module, typical examples analysis.

  1. Modular Engineering of Production Plants

    DEFF Research Database (Denmark)

    Miller, Thomas Dedenroth

    1998-01-01

    Based on a case-study on design of pharmaceutical production plants, this paper suggests that modularity may support business efficiency for companies with one-of-a-kind production and without in-house manufacturing. Modularity may support efficient management of design knowledge and may facilitate...

  2. Numerical simulation of a 3-D flow within a storage area hexagonal modular pavement systems

    International Nuclear Information System (INIS)

    Rashid, M A; Abustan, I; Hamzah, M O

    2013-01-01

    This numerical study has been performed to predict the flow patterns and characteristics within a storage area Hexagonal Modular Pavement Systems. Throughout the design and planning period for future construction are increasingly integrating computational fluid dynamics (CFD) into the process. A commercially known software, FLOW-3D, is applied to numerically solve the Navier-stokes equations for solution domains which are separated into three regions with overlapping boundaries to efficiently accommodate the grid resolutions, namely the honeycomb shaped modular, gravel and combined honeycomb shaped modular with gravel fill. The filtration of the fluid within the interstices of a permeable pavement is evaluated by integrating the Reynolds Averaged Navier-Stokes equations (RANS) inside the voids rather than making use of the widespread porous media approach. In conclusion, the results from numerical simulation are generally well agreed with the existing data and flow information such as flow patterns at increased flow, discharge rate and pressure is obtained to be used for engineering design purpose. Overall, the potential for FLOW-3D to model various geometries and configurations appears great. It should be noted that CFD should not be considered a complete replacement for physical modelling; however, it can definitely be used as a supplementary tool throughout the pavement design process.

  3. Application of S-CO{sub 2} Cycle for Small Modular Reactor coupled with Desalination System

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Won Woong; Bae, Seong Jun; Lee, Jeong Ik [KAIST, Daejeon (Korea, Republic of)

    2016-10-15

    The Korean small modular reactor, SMART (System-integrated Modular Advanced ReacTor, 100MWe), is designed to achieve enhanced safety and improved economics through reliable passive safety systems, a system simplification and component modularization. SMART can generate electricity and provide water by seawater desalination. However, due to the desalination aspect of SMART, the total amount of net electricity generation is decreased from 100MWe to 90MWe. The authors suggest in this presentation that the reduction of electricity generation can be replenished by applying S-CO{sub 2} power cycle technology. The S-CO{sub 2} Brayton cycle, which is recently receiving significant attention as the next generation power conversion system, has some benefits such as high cycle efficiency, simple configuration, compactness and so on. In this study, the cycle performance analysis of the S-CO{sub 2} cycles for SMART with desalination system is conducted. The simple recuperated S-CO{sub 2} cycle is revised for coupling with desalination system. The three revised layout are proposed for the cycle performance comparison. In this results of the 3rd revised layout, the cycle efficiency reached 37.8%, which is higher than the efficiency of current SMART with the conventional power conversion system 30%.

  4. Modular reconfigurable machines incorporating modular open architecture control

    CSIR Research Space (South Africa)

    Padayachee, J

    2008-01-01

    Full Text Available degrees of freedom on a single platform. A corresponding modular Open Architecture Control (OAC) system is presented. OAC overcomes the inflexibility of fixed proprietary automation, ensuring that MRMs provide the reconfigurability and extensibility...

  5. Parts & Pools: A Framework for Modular Design of Synthetic Gene Circuits

    Energy Technology Data Exchange (ETDEWEB)

    Marchisio, Mario Andrea, E-mail: marchisio@hit.edu.cn [School of Life Science and Technology, Harbin Institute of Technology, Harbin (China)

    2014-10-06

    Published in 2008, Parts & Pools represents one of the first attempts to conceptualize the modular design of bacterial synthetic gene circuits with Standard Biological Parts (DNA segments) and Pools of molecules referred to as common signal carriers (e.g., RNA polymerases and ribosomes). The original framework for modeling bacterial components and designing prokaryotic circuits evolved over the last years and brought, first, to the development of an algorithm for the automatic design of Boolean gene circuits. This is a remarkable achievement since gene digital circuits have a broad range of applications that goes from biosensors for health and environment care to computational devices. More recently, Parts & Pools was enabled to give a proper formal description of eukaryotic biological circuit components. This was possible by employing a rule-based modeling approach, a technique that permits a faithful calculation of all the species and reactions involved in complex systems such as eukaryotic cells and compartments. In this way, Parts & Pools is currently suitable for the visual and modular design of synthetic gene circuits in yeast and mammalian cells too.

  6. Parts & Pools: A Framework for Modular Design of Synthetic Gene Circuits

    International Nuclear Information System (INIS)

    Marchisio, Mario Andrea

    2014-01-01

    Published in 2008, Parts & Pools represents one of the first attempts to conceptualize the modular design of bacterial synthetic gene circuits with Standard Biological Parts (DNA segments) and Pools of molecules referred to as common signal carriers (e.g., RNA polymerases and ribosomes). The original framework for modeling bacterial components and designing prokaryotic circuits evolved over the last years and brought, first, to the development of an algorithm for the automatic design of Boolean gene circuits. This is a remarkable achievement since gene digital circuits have a broad range of applications that goes from biosensors for health and environment care to computational devices. More recently, Parts & Pools was enabled to give a proper formal description of eukaryotic biological circuit components. This was possible by employing a rule-based modeling approach, a technique that permits a faithful calculation of all the species and reactions involved in complex systems such as eukaryotic cells and compartments. In this way, Parts & Pools is currently suitable for the visual and modular design of synthetic gene circuits in yeast and mammalian cells too.

  7. KWU's modular approach to HTR commercialization

    International Nuclear Information System (INIS)

    Frewer, H.; Weisbrodt, I.

    1983-01-01

    As a way of avoiding the uncertainties, delays and unacceptable commercial risks which have plagued advanced reactor projects in Germany, KWU is advocating a modular approach to commercialization of the high-temperature reactor (HTR), using small size standard reactor units. KWU has received a contract for the study of a co-generation plant based on this modular system. Features of the KWU modular HTR, process heat, gasification, costs and future development are discussed. (UK)

  8. Fable: Socially Interactive Modular Robot

    DEFF Research Database (Denmark)

    Magnússon, Arnþór; Pacheco, Moises; Moghadam, Mikael

    2013-01-01

    Modular robots have a significant potential as user-reconfigurable robotic playware, but often lack sufficient sensing for social interaction. We address this issue with the Fable modular robotic system by exploring the use of smart sensor modules that has a better ability to sense the behavior...

  9. Modular forms a classical approach

    CERN Document Server

    Cohen, Henri

    2017-01-01

    The theory of modular forms is a fundamental tool used in many areas of mathematics and physics. It is also a very concrete and "fun" subject in itself and abounds with an amazing number of surprising identities. This comprehensive textbook, which includes numerous exercises, aims to give a complete picture of the classical aspects of the subject, with an emphasis on explicit formulas. After a number of motivating examples such as elliptic functions and theta functions, the modular group, its subgroups, and general aspects of holomorphic and nonholomorphic modular forms are explained, with an emphasis on explicit examples. The heart of the book is the classical theory developed by Hecke and continued up to the Atkin-Lehner-Li theory of newforms and including the theory of Eisenstein series, Rankin-Selberg theory, and a more general theory of theta series including the Weil representation. The final chapter explores in some detail more general types of modular forms such as half-integral weight, Hilbert, Jacob...

  10. Automated analysis of information processing, kinetic independence and modular architecture in biochemical networks using MIDIA.

    Science.gov (United States)

    Bowsher, Clive G

    2011-02-15

    Understanding the encoding and propagation of information by biochemical reaction networks and the relationship of such information processing properties to modular network structure is of fundamental importance in the study of cell signalling and regulation. However, a rigorous, automated approach for general biochemical networks has not been available, and high-throughput analysis has therefore been out of reach. Modularization Identification by Dynamic Independence Algorithms (MIDIA) is a user-friendly, extensible R package that performs automated analysis of how information is processed by biochemical networks. An important component is the algorithm's ability to identify exact network decompositions based on both the mass action kinetics and informational properties of the network. These modularizations are visualized using a tree structure from which important dynamic conditional independence properties can be directly read. Only partial stoichiometric information needs to be used as input to MIDIA, and neither simulations nor knowledge of rate parameters are required. When applied to a signalling network, for example, the method identifies the routes and species involved in the sequential propagation of information between its multiple inputs and outputs. These routes correspond to the relevant paths in the tree structure and may be further visualized using the Input-Output Path Matrix tool. MIDIA remains computationally feasible for the largest network reconstructions currently available and is straightforward to use with models written in Systems Biology Markup Language (SBML). The package is distributed under the GNU General Public License and is available, together with a link to browsable Supplementary Material, at http://code.google.com/p/midia. Further information is at www.maths.bris.ac.uk/~macgb/Software.html.

  11. SYNTHESIS OF THE SERVO DRIVER WITH SPEED LOOP TUNED AT THE MODULAR OPTIMUM

    Directory of Open Access Journals (Sweden)

    Mr. Sergei V. Stelmashchuk

    2016-12-01

    Full Text Available The paper presents a method of synthesis of servo driver for controlling the speed of the object with the speed tuned at the modular optimum. An automatic electric motor drive is considered as the controlled element. This assumes the use of the speed sensor on the output shaft of the drive gear. This approach can be used for geared motors, which are more commonly used in a variety of compact drives. The technique is based on the method of synthesis by using logarithmic frequency response (LFR. The result is a synthesis of the two tracking angle controllers: proportional-integral and proportional-derivative (PIPD regulator. The criterion for the synthesis of tracking angle controller is the desired LFR, the characteristics of which are defined based on saturated capability transition function of controlled object with standard configuration for modular optimum. It is assumed that the maximum speed and acceleration of the transition functions are required for the synthesis of parameters of servo driver system by LFR. The article covers the accuracy and contains an example of a particular electric motor.

  12. Modularity-like objective function in annotated networks

    Science.gov (United States)

    Xie, Jia-Rong; Wang, Bing-Hong

    2017-12-01

    We ascertain the modularity-like objective function whose optimization is equivalent to the maximum likelihood in annotated networks. We demonstrate that the modularity-like objective function is a linear combination of modularity and conditional entropy. In contrast with statistical inference methods, in our method, the influence of the metadata is adjustable; when its influence is strong enough, the metadata can be recovered. Conversely, when it is weak, the detection may correspond to another partition. Between the two, there is a transition. This paper provides a concept for expanding the scope of modularity methods.

  13. The Design and Analysis of Virtual Network Configuration for a Wireless Mobile ATM Network

    Science.gov (United States)

    Bush, Stephen F.

    1999-05-01

    This research concentrates on the design and analysis of an algorithm referred to as Virtual Network Configuration (VNC) which uses predicted future states of a system for faster network configuration and management. VNC is applied to the configuration of a wireless mobile ATM network. VNC is built on techniques from parallel discrete event simulation merged with constraints from real-time systems and applied to mobile ATM configuration and handoff. Configuration in a mobile network is a dynamic and continuous process. Factors such as load, distance, capacity and topology are all constantly changing in a mobile environment. The VNC algorithm anticipates configuration changes and speeds the reconfiguration process by pre-computing and caching results. VNC propagates local prediction results throughout the VNC enhanced system. The Global Positioning System is an enabling technology for the use of VNC in mobile networks because it provides location information and accurate time for each node. This research has resulted in well defined structures for the encapsulation of physical processes within Logical Processes and a generic library for enhancing a system with VNC. Enhancing an existing system with VNC is straight forward assuming the existing physical processes do not have side effects. The benefit of prediction is gained at the cost of additional traffic and processing. This research includes an analysis of VNC and suggestions for optimization of the VNC algorithm and its parameters.

  14. Modularization, inter-functional integration and operational performance

    DEFF Research Database (Denmark)

    Boer, Henrike Engele Elisabeth; Boer, Harry

    2014-01-01

    for firms to indeed use product modularity beneficially, in particular inter-functional integration between manufacturing and purchasing, design and sales, respectively. The purpose of the paper is to investigate the direct performance effects of modularization, as well as the mediating effects of the three...... forms of integration in the modularization-performance relationship....

  15. Understanding Complex Construction Systems Through Modularity

    DEFF Research Database (Denmark)

    Jensen, Tor Clarke; Bekdik, Baris; Thuesen, Christian

    2014-01-01

    This paper develops a framework for understanding complexity in construction projects by combining theories of complexity management and modularization. The framework incorporates three dimensions of product, process, and organizational modularity with the case of gypsum wall elements. The analysis...... system, rather than a modular, although the industry forces modular organizational structures. This creates a high complexity degree caused by the non-alignment of building parts and organizations and the frequent swapping of modules....... finds that the main driver of complexity is the fragmentation of the design and production, which causes the production modules to construct and install new product types and variants for each project as the designers are swapped for every project. The many interfaces are characteristics of an integral...

  16. A Formal Theory for Modular ERDF Ontologies

    Science.gov (United States)

    Analyti, Anastasia; Antoniou, Grigoris; Damásio, Carlos Viegas

    The success of the Semantic Web is impossible without any form of modularity, encapsulation, and access control. In an earlier paper, we extended RDF graphs with weak and strong negation, as well as derivation rules. The ERDF #n-stable model semantics of the extended RDF framework (ERDF) is defined, extending RDF(S) semantics. In this paper, we propose a framework for modular ERDF ontologies, called modular ERDF framework, which enables collaborative reasoning over a set of ERDF ontologies, while support for hidden knowledge is also provided. In particular, the modular ERDF stable model semantics of modular ERDF ontologies is defined, extending the ERDF #n-stable model semantics. Our proposed framework supports local semantics and different points of view, local closed-world and open-world assumptions, and scoped negation-as-failure. Several complexity results are provided.

  17. A novel double quad-inverter configuration for multilevel twelve-phase open-winding converter

    DEFF Research Database (Denmark)

    Padmanaban, Sanjeevi Kumar; Blaabjerg, Frede; Wheeler, Patrick William

    2016-01-01

    This paper describes a novel proposal of double quad-inverter configuration for multilevel twelve-phase open-winding ac converter. Modular power units are developed from reconfigured eight classical three-phase voltage source inverters (VSIs). Each VSI has one additional bi-directional switching...... numerical simulation software's (Matlab/PLECS) developments. Further, the results confirm the good agreement to the developed theoretical background. Proposed converter suits the need of low-voltage/high-current applications such as ac tractions and `More-Electric Aircraft' propulsion systems....

  18. Solving Multiple Isolated, Interleaved, and Blended Tasks through Modular Neuroevolution.

    Science.gov (United States)

    Schrum, Jacob; Miikkulainen, Risto

    2016-01-01

    Many challenging sequential decision-making problems require agents to master multiple tasks. For instance, game agents may need to gather resources, attack opponents, and defend against attacks. Learning algorithms can thus benefit from having separate policies for these tasks, and from knowing when each one is appropriate. How well this approach works depends on how tightly coupled the tasks are. Three cases are identified: Isolated tasks have distinct semantics and do not interact, interleaved tasks have distinct semantics but do interact, and blended tasks have regions where semantics from multiple tasks overlap. Learning across multiple tasks is studied in this article with Modular Multiobjective NEAT, a neuroevolution framework applied to three variants of the challenging Ms. Pac-Man video game. In the standard blended version of the game, a surprising, highly effective machine-discovered task division surpasses human-specified divisions, achieving the best scores to date in this game. In isolated and interleaved versions of the game, human-specified task divisions are also successful, though the best scores are surprisingly still achieved by machine discovery. Modular neuroevolution is thus shown to be capable of finding useful, unexpected task divisions better than those apparent to a human designer.

  19. Analysis of enabling factors in realizing modularization benefits

    DEFF Research Database (Denmark)

    Storbjerg, Simon Haahr; Brunø, Thomas Ditlev

    2012-01-01

    Although modularization is becoming a welldescribed and broadly applied concept, many of today’s firms still struggle to realize the promised benefits of this approach. Managing modularization is a complex matter, and in spite of this, a topic that has received far less attention compared...... to theories and methods concerning modularization of technical systems.Recognizing the need for guidance to realize the benefits of modularity, the purpose of this study is through a literature study and a case study to improve the insight into the organizational and systems related enablers and barriers...... with regard to obtaining the full potential of modularization....

  20. A Comprehensive View On Benefits From Product Modularization

    DEFF Research Database (Denmark)

    Hansen, Poul H. Kyvsgård; Sun, Hongyi

    2010-01-01

    In many cases the phenomenon of product modularization is presented in an inherently positive way. Based on the frequency of these positive cases it might be expected that product modularization is a universal cure for any competitive weaknesses experienced by manufacturing or service companies....... Definitely, the many various aspects of product modularization have demonstrated substantial potentials regarding improved and enhanced competitiveness, but our empirical studies illustrate that the efforts in regards to realizing specific product modularization benefits need to be managed carefully. Our...... studies illustrates that the expected and the realized benefits from a product modularization effort rarely match. In most cases the companies have only weak estimations about both the type and the magnitude of the potential benefits when planning the modularization project. This indicates a serious need...

  1. Hardware Genetic Algorithm Optimization by Critical Path Analysis using a Custom VLSI Architecture

    Directory of Open Access Journals (Sweden)

    Farouk Smith

    2015-07-01

    Full Text Available This paper propose a Virtual-Field Programmable Gate Array (V-FPGA architecture that allows direct access to its configuration bits to facilitate hardware evolution, thereby allowing any combinational or sequential digital circuit to be realized. By using the V-FPGA, this paper investigates two possible ways of making evolutionary hardware systems more scalable: by optimizing the system’s genetic algorithm (GA; and by decomposing the solution circuit into smaller, evolvable sub-circuits. GA optimization is done by: omitting a canonical GA’s crossover operator (i.e. by using a 1+λ algorithm; applying evolution constraints; and optimizing the fitness function. A noteworthy contribution this research has made is the in-depth analysis of the phenotypes’ CPs. Through analyzing the CPs, it has been shown that a great amount of insight can be gained into a phenotype’s fitness. We found that as the number of columns in the Cartesian Genetic Programming array increases, so the likelihood of an external output being placed in the column decreases. Furthermore, the number of used LEs per column also substantially decreases per added column. Finally, we demonstrated the evolution of a state-decomposed control circuit. It was shown that the evolution of each state’s sub-circuit was possible, and suggest that modular evolution can be a successful tool when dealing with scalability.

  2. Endomorphisms on half-sided modular inclusions

    International Nuclear Information System (INIS)

    Svegstrup, Rolf Dyre

    2006-01-01

    In algebraic quantum field theory we consider nets of von Neumann algebras indexed over regions of the space time. Wiesbrock [''Conformal quantum field theory and half-sided modular inclusions of von Neumann algebras,'' Commun. Math. Phys. 158, 537-543 (1993)] has shown that strongly additive nets of von Neumann algebras on the circle are in correspondence with standard half-sided modular inclusions. We show that a finite index endomorphism on a half-sided modular inclusion extends to a finite index endomorphism on the corresponding net of von Neumann algebras on the circle. Moreover, we present another approach to encoding endomorphisms on nets of von Neumann algebras on the circle into half-sided modular inclusions. There is a natural way to associate a weight to a Moebius covariant endomorphism. The properties of this weight have been studied by Bertozzini et al. [''Covariant sectors with infinite dimension and positivity of the energy,'' Commun. Math. Phys. 193, 471-492 (1998)]. In this paper we show the converse, namely, how to associate a Moebius covariant endomorphism to a given weight under certain assumptions, thus obtaining a correspondence between a class of weights on a half-sided modular inclusion and a subclass of the Moebius covariant endomorphisms on the associated net of von Neumann algebras. This allows us to treat Moebius covariant endomorphisms in terms of weights on half-sided modular inclusions. As our aim is to provide a framework for treating endomorphisms on nets of von Neumann algebras in terms of the apparently simpler objects of weights on half-sided modular inclusions, we lastly give some basic results for manipulations with such weights

  3. Identification of drivers for modular production

    DEFF Research Database (Denmark)

    Brunoe, Thomas Ditlev; Bossen, Jacob; Nielsen, Kjeld

    2015-01-01

    Todays competitive environment in industry creates a need for companies to enhance their ability to introduce new products faster. To increase rampup speed reconfigurable manufacturing systems is a promising concept, however to implement this production platforms and modular manufacturing...... is required. This paper presents an analysis whether and which module drivers from general product development can be applied to the development process of a modular manufacturing system. The result is a compiled list of modular drivers for manufacturing and examples of their use....

  4. Exploration of Stellarator Configuration Space with Global Search Methods

    International Nuclear Information System (INIS)

    Mynick, H.E.; Pomphrey, N.; Ethier, S.

    2001-01-01

    An exploration of stellarator configuration space z for quasi-axisymmetric stellarator (QAS) designs is discussed, using methods which provide a more global view of that space. To this end, we have implemented a ''differential evolution'' (DE) search algorithm in an existing stellarator optimizer, which is much less prone to become trapped in local, suboptimal minima of the cost function chi than the local search methods used previously. This search algorithm is complemented by mapping studies of chi over z aimed at gaining insight into the results of the automated searches. We find that a wide range of the attractive QAS configurations previously found fall into a small number of classes, with each class corresponding to a basin of chi(z). We develop maps on which these earlier stellarators can be placed, the relations among them seen, and understanding gained into the physics differences between them. It is also found that, while still large, the region of z space containing practically realizable QAS configurations is much smaller than earlier supposed

  5. Dualisme Modular

    Directory of Open Access Journals (Sweden)

    Natas Setiabudhi Daryono Putra

    2017-09-01

    and night, body and soul, health and sickness, rich and poor, good and evil, halal and haram, pro and con, active and passive, static and dynamic, good and bad looking, big and small, long and short, bitter and sweet, expensive and cheap, strong and weak, and so on. In the context of art, dualism is the representation of human beings as basically having two personalities, good and evil. Both were translated into a modular concept for creating a work configuration. The message that the artist wanted to deliver is that an individual cannot be judged from the ‘clothes or uniform’ s/he wears. In addition, a balance between good and evil represented by positive and negative modules is ambiguous in relation to the concept of reward and punishment in Islam. This final project draws upon the famous vase/goblet picture by Danish gestalt psychologist Edgar Rubin, which was transformed into a three-dimensional ceramic artwork [1]. Rubin’s vase/goblet perceptually contains two meanings, namely the image of a vase/goblet and a facial silhouette facing each other (alternatingly appearing as object or background. The creative process comes from personal-empirical experience linked to the supporting theory. The combination of both resulted in an artwork that represents reality. Generally, in the creation of visual artworks there is no formal method as in scientific research. The creative process is sometimes based on intuition, a dominant personal experience and contains a very subjective narration. All of these are related to other disciplines (social, economical, cultural and political, in order to create a representation.

  6. A Modular SOS for Action Notation - Revisited

    DEFF Research Database (Denmark)

    Mosses, Peter David

    A draft modular SOS for the new version of AN, referred to as AN-2, has been available since 2000. It is written in CASL and has been checked for well-formedness using CATS (CASL Tool Set). It appears to be significantly more accessible than the original SOS of AN-1. However, it now appears......-notation for the modular SOS rules. After discussing the issues, we look at some illustrative examples taken from an improved modular SOS of AN-2 (in preparation). We also look at the possibility of empirical testing of the modular SOS by a straightforward translation to Prolog....

  7. A Modular Integrated RFID System for Inventory Control Applications

    Directory of Open Access Journals (Sweden)

    Ross Bunker

    2017-01-01

    Full Text Available Recent advances in single-board computer technology have allowed for lightweight, power-efficient devices, such as the Raspberry Pi, to take the place of desktop PCs in certain applications. This has the potential to disrupt the way many current systems are structured, particularly for inventory management and control applications. In this paper, we explore the design and topology of a modular Radio frequency identification (RFID system for inventory management comprised of self-contained, autonomous scanning, and stationary control PCs in a handheld/portable configuration. While similar solutions for such a system may exist on the commercial market, this proposed development provides a template for an open source flexible, low-cost solution that can be easily expanded to meet the needs of businesses with large and small inventories.

  8. Contrasting platform thinking and product modularization

    DEFF Research Database (Denmark)

    Boer, Henrike Engele Elisabeth; Persson, Magnus

    2015-01-01

    Product modularization and platform thinking are both practices that seek to alleviate the negative impact of product customization and variety on internal operations by relying on economies of substitution. Through the use of a standardized pool of components and interfaces, these practices aim...... to create a broad spectrum of product choices. At first sight, product modularization and platform thinking are very similar. The difference between these practices can, however, be found in the manner in which they employ standardization. Where product modularization focuses on creating standardized...... variants. There is a general lack of research addressing the contingency factors that dictate the appropriateness of the use of product modularization and platform thinking in different contexts. To our knowledge, no large-scale empirical research has been reported in which the two concepts, contextual...

  9. A compact and modular x- and gamma-ray detector with a CsI scintillator and double-readout Silicon Drift Detectors

    Science.gov (United States)

    Campana, R.; Fuschino, F.; Labanti, C.; Marisaldi, M.; Amati, L.; Fiorini, M.; Uslenghi, M.; Baldazzi, G.; Bellutti, P.; Evangelista, Y.; Elmi, I.; Feroci, M.; Ficorella, F.; Frontera, F.; Picciotto, A.; Piemonte, C.; Rachevski, A.; Rashevskaya, I.; Rignanese, L. P.; Vacchi, A.; Zampa, G.; Zampa, N.; Zorzi, N.

    2016-07-01

    A future compact and modular X and gamma-ray spectrometer (XGS) has been designed and a series of proto- types have been developed and tested. The experiment envisages the use of CsI scintillator bars read out at both ends by single-cell 25 mm2 Silicon Drift Detectors. Digital algorithms are used to discriminate between events absorbed in the Silicon layer (lower energy X rays) and events absorbed in the scintillator crystal (higher energy X rays and -rays). The prototype characterization is shown and the modular design for future experiments with possible astrophysical applications (e.g. for the THESEUS mission proposed for the ESA M5 call) are discussed.

  10. The Design and Analysis of Virtual Network Configuration for a Wireless Mobile ATM Network

    OpenAIRE

    Bush, Stephen F.

    1999-01-01

    This research concentrates on the design and analysis of an algorithm referred to as Virtual Network Configuration (VNC) which uses predicted future states of a system for faster network configuration and management. VNC is applied to the configuration of a wireless mobile ATM network. VNC is built on techniques from parallel discrete event simulation merged with constraints from real-time systems and applied to mobile ATM configuration and handoff. Configuration in a mobile network is a dyna...

  11. Modular robotic tiles: experiments for children with autism

    DEFF Research Database (Denmark)

    Lund, Henrik Hautop; Dam Pedersen, Martin; Beck, Richard

    2009-01-01

    rehabilitation), and with the proper radio communication mechanism they may give unique possibilities for documentation of the physical activity (e.g., therapeutic treatment). A major point of concern in modular robotics is the connection mechanism, so we investigated different solutions for the connection......We developed a modular robotic tile and a system composed of a number of these modular robotic tiles. The system composed of the modular robotic tiles engages the user in physical activities, e.g., physiotherapy, sports, fitness, and entertainment. The modular robotic tiles motivate the user...... to perform physical activities by providing immediate feedback based upon their physical interaction with the system. With the modular robotic tiles, the user is able to make new physical set-ups within less than a minute. The tiles are applicable for different forms of physical activities (e.g., therapeutic...

  12. Application of a heuristic search method for generation of fuel reload configurations

    International Nuclear Information System (INIS)

    Galperin, A.; Nissan, E.

    1988-01-01

    A computerized heuristic search method for the generation and optimization of fuel reload configurations is proposed and investigated. The heuristic knowledge is expressed modularly in the form of ''IF-THEN'' production rules. The method was implemented in a program coded in the Franz LISP programming language and executed under the UNIX operating system. A test problem was formulated, based on a typical light water reactor reload problem with a few simplifications assumed, in order to allow formulation of the reload strategy into a relatively small number of rules. A computer run of the problem was performed with a VAX-780 machine. A set of 312 solutions was generated in -- 20 min of execution time. Testing of a few arbitrarily chosen configurations demonstrated reasonably good performance for the computer-generated solutions. A computerized generator of reload configurations may be used for the fast generation or modification of reload patterns and as a tool for the formulation, tuning, and testing of the heuristic knowledge rules used by an ''expert'' fuel manager

  13. Design, control and application of modular multilevel converters for HVDC transmission systems

    CERN Document Server

    Sharifabadi, Kamran; Nee, Hans-Peter; Norrga, Staffan; Teodorescu, Remus

    2016-01-01

    Design, Control and Application of Modular Multilevel Converters for HVDC Transmission Systems is a comprehensive guide to semiconductor technologies applicable for MMC design, component sizing control, modulation, and application of the MMC technology for HVDC transmission. Separated into three distinct parts, the first offers an overview of MMC technology, including information on converter component sizing, Control and Communication, Protection and Fault Management, and Generic Modelling and Simulation. The second covers the applications of MMC in offshore WPP, including planning, technical and economic requirements and optimization options, fault management, dynamic and transient stability. Finally, the third chapter explores the applications of MMC in HVDC transmission and Multi Terminal configurations, including Supergrids.

  14. An Algorithm For Climate-Quality Atmospheric Profiling Continuity From EOS Aqua To Suomi-NPP

    Science.gov (United States)

    Moncet, J. L.

    2015-12-01

    We will present results from an algorithm that is being developed to produce climate-quality atmospheric profiling earth system data records (ESDRs) for application to hyperspectral sounding instrument data from Suomi-NPP, EOS Aqua, and other spacecraft. The current focus is on data from the S-NPP Cross-track Infrared Sounder (CrIS) and Advanced Technology Microwave Sounder (ATMS) instruments as well as the Atmospheric InfraRed Sounder (AIRS) on EOS Aqua. The algorithm development at Atmospheric and Environmental Research (AER) has common heritage with the optimal estimation (OE) algorithm operationally processing S-NPP data in the Interface Data Processing Segment (IDPS), but the ESDR algorithm has a flexible, modular software structure to support experimentation and collaboration and has several features adapted to the climate orientation of ESDRs. Data record continuity benefits from the fact that the same algorithm can be applied to different sensors, simply by providing suitable configuration and data files. The radiative transfer component uses an enhanced version of optimal spectral sampling (OSS) with updated spectroscopy, treatment of emission that is not in local thermodynamic equilibrium (non-LTE), efficiency gains with "global" optimal sampling over all channels, and support for channel selection. The algorithm is designed for adaptive treatment of clouds, with capability to apply "cloud clearing" or simultaneous cloud parameter retrieval, depending on conditions. We will present retrieval results demonstrating the impact of a new capability to perform the retrievals on sigma or hybrid vertical grid (as opposed to a fixed pressure grid), which particularly affects profile accuracy over land with variable terrain height and with sharp vertical structure near the surface. In addition, we will show impacts of alternative treatments of regularization of the inversion. While OE algorithms typically implement regularization by using background estimates from

  15. Modular invariance of N=2 minimal models

    International Nuclear Information System (INIS)

    Sidenius, J.

    1991-01-01

    We prove modular covariance of one-point functions at one loop in the diagonal N=2 minimal superconformal models. We use the recently derived general formalism for computing arbitrary conformal blocks in these models. Our result should be sufficient to guarantee modular covariance at arbitrary genus. It is thus an important check on the general formalism which is not manifestly modular covariant. (orig.)

  16. MODULAR RESEARCH EQUIPMENT FOR ON-LINE INSPECTION IN ADVANCED MANUFACTURING SYSTEMS

    Directory of Open Access Journals (Sweden)

    Davrajh, S.

    2012-11-01

    Full Text Available The significance of inspection processes increases when producing parts with high levels of customer input. These processes must adapt to variations in significant product characteristics. Mass customisation and reconfigurable manufacturing are currently being researched as ways to respond to high levels of customer input. This paper presents the research and development of modular inspection equipment that was designed to meet the on-line quality requirements of mass customisation and reconfigurable manufacturing environments. Simulated results were analysed for application in an industrial environment. The implementation of the equipment in South Africa is briefly discussed. The research indicates that manufacturers need only invest in the required equipment configurations when they are needed for on-line inspection.

  17. Duality ensures modular covariance

    International Nuclear Information System (INIS)

    Li Miao; Yu Ming

    1989-11-01

    We show that the modular transformations for one point functions on the torus, S(n), satisfy the polynomial equations derived by Moore and Seiberg, provided the duality property of the model is ensured. The formula for S(n) is derived by us previously and should be valid for any conformal field theory. As a consequence, the full consistency conditions for modular invariance at higher genus are completely guaranteed by duality of the theory on the sphere. (orig.)

  18. Towards a Standard for Modular Petri Nets

    DEFF Research Database (Denmark)

    Kindler, Ekkart; Petrucci, Laure

    2009-01-01

    concepts could or should be subject to import and export in high-level Petri nets. In this paper, we formalise a minimal version of modular high-level Petri nets, which is based on the concepts of modular PNML. This shows that modular PNML can be formalised once a specific version of Petri net is fixed....... Moreover, we present and discuss some more advanced features of modular Petri nets that could be included in the standard. This way, we provide a formal foundation and a basis for a discussion of features to be included in the upcoming standard of a module concept for Petri nets in general and for high-level...

  19. Problems in the theory of modular forms

    CERN Document Server

    Murty, M Ram; Graves, Hester

    2016-01-01

    This book introduces the reader to the fascinating world of modular forms through a problem-solving approach. As such, besides researchers, the book can be used by the undergraduate and graduate students for self-instruction. The topics covered include q-series, the modular group, the upper half-plane, modular forms of level one and higher level, the Ramanujan τ-function, the Petersson inner product, Hecke operators, Dirichlet series attached to modular forms and further special topics. It can be viewed as a gentle introduction for a deeper study of the subject. Thus, it is ideal for non-experts seeking an entry into the field. .

  20. Towards a Formal Basis for Modular Safety Cases

    Science.gov (United States)

    Denney, Ewen; Pai, Ganesh

    2015-01-01

    Safety assurance using argument-based safety cases is an accepted best-practice in many safety-critical sectors. Goal Structuring Notation (GSN), which is widely used for presenting safety arguments graphically, provides a notion of modular arguments to support the goal of incremental certification. Despite the efforts at standardization, GSN remains an informal notation whereas the GSN standard contains appreciable ambiguity especially concerning modular extensions. This, in turn, presents challenges when developing tools and methods to intelligently manipulate modular GSN arguments. This paper develops the elements of a theory of modular safety cases, leveraging our previous work on formalizing GSN arguments. Using example argument structures we highlight some ambiguities arising through the existing guidance, present the intuition underlying the theory, clarify syntax, and address modular arguments, contracts, well-formedness and well-scopedness of modules. Based on this theory, we have a preliminary implementation of modular arguments in our toolset, AdvoCATE.

  1. A novel modular multilevel converter modelling technique based on semi-analytical models for HVDC application

    Directory of Open Access Journals (Sweden)

    Ahmed Zama

    2016-12-01

    Full Text Available Thanks to scalability, performance and efficiency, the Modular Multilevel Converter (MMC, since its invention, becomes an attractive topology in industrial applications such as high voltage direct current (HVDC transmission system. However, modelling challenges related to the high number of switching elements in the MMC are highlighted when such systems are integrated into large simulated networks for stability or protection algorithms testing. In this work, a novel dynamic models for MMC is proposed. The proposed models are intended to simplify modeling challenges related to the high number of switching elements in the MMC. The models can be easily used to simulate the converter for stability analysis or protection algorithms for HVDC grids.

  2. Modularity for Modulating Exercises and Levels

    DEFF Research Database (Denmark)

    Lund, Henrik Hautop; Nielsen, Camilla Balslev

    2011-01-01

    The modular interactive tiles aim at engaging anybody (elderly, carer, hospital personnel, children) in performing playful and motivating physical activities. Inspired by modular robotics, each tile is a self-contained module with processing power and communication to neighbouring modules....... In this paper, we investigate the therapeutic use. We show how the tiles are tested extensively with cardiac patients, COLD patients and stroke patients in hospitals and in the private homes of patients and elderly. We find that therapists are using the modular aspect of the tiles for personalized training...

  3. A Comparison of Heuristics with Modularity Maximization Objective using Biological Data Sets

    Directory of Open Access Journals (Sweden)

    Pirim Harun

    2016-01-01

    Full Text Available Finding groups of objects exhibiting similar patterns is an important data analytics task. Many disciplines have their own terminologies such as cluster, group, clique, community etc. defining the similar objects in a set. Adopting the term community, many exact and heuristic algorithms are developed to find the communities of interest in available data sets. Here, three heuristic algorithms to find communities are compared using five gene expression data sets. The heuristics have a common objective function of maximizing the modularity that is a quality measure of a partition and a reflection of objects’ relevance in communities. Partitions generated by the heuristics are compared with the real ones using the adjusted rand index, one of the most commonly used external validation measures. The paper discusses the results of the partitions on the mentioned biological data sets.

  4. A Case Study of Control and Improved Simplified Swarm Optimization for Economic Dispatch of a Stand-Alone Modular Microgrid

    Directory of Open Access Journals (Sweden)

    Xianyong Zhang

    2018-03-01

    Full Text Available Due to the complex configuration and control framework, the conventional microgrid is not cost-effective for engineering applications with small or medium capacity. A stand-alone modular microgrid with separated AC bus and decentralized control strategy is proposed in this paper. Each module is a self-powered system, which consists of wind and solar power, a storage battery, load and three-port converter. The modules are interconnected by three-port converters to form the microgrid. Characteristics, operation principle, control of the modular microgrid and the three-port converter are analyzed in detail. Distributed storage batteries enable power exchanges among modules to enhance economic returns. Economic dispatch of the stand-alone modular microgrid is a mixed-integer programming problem. A day-ahead operation optimization model including fuel cost, battery operation cost, and power transmission cost is established. Because there are so many constraints, it is difficult to produce a feasible solution and even more difficult to have an improved solution. An improved simplified swarm optimization (iSSO method is therefore proposed. The iSSO scheme designs the new update mechanism and survival of the fittest policy. The experimental results from the demonstration project on DongAo Island reflect the effectiveness of the stand-alone modular microgrid and the economic dispatch strategy based on the iSSO method.

  5. Experimental Evaluation of Novel Master-Slave Configurations for Position Control under Random Network Delay and Variable Load for Teleoperation

    Directory of Open Access Journals (Sweden)

    Ahmet Kuzu

    2014-01-01

    Full Text Available This paper proposes two novel master-slave configurations that provide improvements in both control and communication aspects of teleoperation systems to achieve an overall improved performance in position control. The proposed novel master-slave configurations integrate modular control and communication approaches, consisting of a delay regulator to address problems related to variable network delay common to such systems, and a model tracking control that runs on the slave side for the compensation of uncertainties and model mismatch on the slave side. One of the configurations uses a sliding mode observer and the other one uses a modified Smith predictor scheme on the master side to ensure position transparency between the master and slave, while reference tracking of the slave is ensured by a proportional-differentiator type controller in both configurations. Experiments conducted for the networked position control of a single-link arm under system uncertainties and randomly varying network delays demonstrate significant performance improvements with both configurations over the past literature.

  6. Multidepot UAV Routing Problem with Weapon Configuration and Time Window

    Directory of Open Access Journals (Sweden)

    Tianren Zhou

    2018-01-01

    Full Text Available In recent wars, there is an increasing trend that unmanned aerial vehicles (UAVs are utilized to conduct military attacking missions. In this paper, we investigate a novel multidepot UAV routing problem with consideration of weapon configuration in the UAV and the attacking time window of the target. A mixed-integer linear programming model is developed to jointly optimize three kinds of decisions: the weapon configuration strategy in the UAV, the routing strategy of target, and the allocation strategy of weapons to targets. An adaptive large neighborhood search (ALNS algorithm is proposed for solving the problem, which is tested by randomly generated instances covering the small, medium, and large sizes. Experimental results confirm the effectiveness and robustness of the proposed ALNS algorithm.

  7. Equacions de corbes modulars biel.líptiques

    OpenAIRE

    Ribes González, Jordi

    2013-01-01

    This thesis deals primarily with the question of finding equations for bielliptic modular curves of the type $X_{0}(N)$. After introducing the reader to some of the fundamental aspects on the theory modular curves, we discuss four different techniques for finding such models and give examples of their implementation in Sage.. Es tracta d'estudiar les corbes modulars biel.líptiques, determinades per F. Bars en l'article Bielliptic Modular curves [1999], amb l'objectiu de trobar equacions i, en...

  8. Anomalies and modular invariance in string theory

    International Nuclear Information System (INIS)

    Schellekens, A.N.; Warner, N.P.

    1986-01-01

    All known anomaly cancellations of heterotic string theories are derived directly from one-loop modular invariance, and are shown to be related to a property of modular functions of weight 2. Using modular invariance infinite classes of anomaly free field theories are constructed in (8m+2) dimensions for any m. A generating function is obtained for the anomalies of string-related field theories in (8m+2) dimensions. (orig.)

  9. Modular Universal Scalable Ion-trap Quantum Computer

    Science.gov (United States)

    2016-06-02

    SECURITY CLASSIFICATION OF: The main goal of the original MUSIQC proposal was to construct and demonstrate a modular and universally- expandable ion...Distribution Unlimited UU UU UU UU 02-06-2016 1-Aug-2010 31-Jan-2016 Final Report: Modular Universal Scalable Ion-trap Quantum Computer The views...P.O. Box 12211 Research Triangle Park, NC 27709-2211 Ion trap quantum computation, scalable modular architectures REPORT DOCUMENTATION PAGE 11

  10. Modular, Autonomous Command and Data Handling Software with Built-In Simulation and Test

    Science.gov (United States)

    Cuseo, John

    2012-01-01

    The spacecraft system that plays the greatest role throughout the program lifecycle is the Command and Data Handling System (C&DH), along with the associated algorithms and software. The C&DH takes on this role as cost driver because it is the brains of the spacecraft and is the element of the system that is primarily responsible for the integration and interoperability of all spacecraft subsystems. During design and development, many activities associated with mission design, system engineering, and subsystem development result in products that are directly supported by the C&DH, such as interfaces, algorithms, flight software (FSW), and parameter sets. A modular system architecture has been developed that provides a means for rapid spacecraft assembly, test, and integration. This modular C&DH software architecture, which can be targeted and adapted to a wide variety of spacecraft architectures, payloads, and mission requirements, eliminates the current practice of rewriting the spacecraft software and test environment for every mission. This software allows missionspecific software and algorithms to be rapidly integrated and tested, significantly decreasing time involved in the software development cycle. Additionally, the FSW includes an Onboard Dynamic Simulation System (ODySSy) that allows the C&DH software to support rapid integration and test. With this solution, the C&DH software capabilities will encompass all phases of the spacecraft lifecycle. ODySSy is an on-board simulation capability built directly into the FSW that provides dynamic built-in test capabilities as soon as the FSW image is loaded onto the processor. It includes a six-degrees- of-freedom, high-fidelity simulation that allows complete closed-loop and hardware-in-the-loop testing of a spacecraft in a ground processing environment without any additional external stimuli. ODySSy can intercept and modify sensor inputs using mathematical sensor models, and can intercept and respond to actuator

  11. CMS Configuration Editor: GUI based application for user analysis job definition

    CERN Document Server

    De Cosa, Annapaola

    2010-01-01

    We present the user interface and the software architecture of the Configuration Editor that is used by CMS physicists to configure their physics analysis tasks. Analysis workflows typically involve execution of a sequence of algorithms, and these are implemented as software modules that are integrated within the CMS software framework (CMSSW). In particular, a set of common analysis tools is provided in the so-called CMS Physics Analysis Toolkit (PAT) and these need to be steered and configured during the execution of an analysis job. The Python scripting language is used to define the job configuration that drives the analysis workflow. Configuring analysis jobs can be quite a challenging task, particularly for newcomers, and therefore a graphical tool, called the Configuration Editor, has been developed to facilitate the creation and inspection of these configuration files. Typically, a user-defined analysis workflow can be produced starting from a standard configuration file, applying and configuring PAT ...

  12. The TOTEM modular trigger system

    Energy Technology Data Exchange (ETDEWEB)

    Bagliesi, M.G., E-mail: mg.bagliesi@pi.infn.i [University of Siena and INFN Pisa (Italy); Berretti, M.; Cecchi, R.; Greco, V.; Lami, S.; Latino, G.; Oliveri, E.; Pedreschi, E.; Scribano, A.; Spinella, F.; Turini, N. [University of Siena and INFN Pisa (Italy)

    2010-05-21

    The TOTEM experiment will measure the total cross-section with the luminosity independent method and study elastic and diffractive scattering at the LHC. We are developing a modular trigger system, based on programmable logic, that will select meaningful events within 2.5{mu}s. The trigger algorithm is based on a tree structure in order to obtain information compression. The trigger primitive is generated directly on the readout chip, VFAT, that has a specific fast output that gives low resolution hits information. In two of the TOTEM detectors, Roman Pots and T2, a coincidence chip will perform track recognition directly on the detector readout boards, while for T1 the hits are transferred from the VFATs to the trigger hardware. Starting from more than 2000 bits delivered by the detector electronics, we extract, in a first step, six trigger patterns of 32 LVDS signals each; we build, then, on a dedicated board, a 1-bit (L1) trigger signal for the TOTEM experiment and 16 trigger bits to the CMS experiment global trigger system for future common data taking.

  13. The TOTEM modular trigger system

    International Nuclear Information System (INIS)

    Bagliesi, M.G.; Berretti, M.; Cecchi, R.; Greco, V.; Lami, S.; Latino, G.; Oliveri, E.; Pedreschi, E.; Scribano, A.; Spinella, F.; Turini, N.

    2010-01-01

    The TOTEM experiment will measure the total cross-section with the luminosity independent method and study elastic and diffractive scattering at the LHC. We are developing a modular trigger system, based on programmable logic, that will select meaningful events within 2.5μs. The trigger algorithm is based on a tree structure in order to obtain information compression. The trigger primitive is generated directly on the readout chip, VFAT, that has a specific fast output that gives low resolution hits information. In two of the TOTEM detectors, Roman Pots and T2, a coincidence chip will perform track recognition directly on the detector readout boards, while for T1 the hits are transferred from the VFATs to the trigger hardware. Starting from more than 2000 bits delivered by the detector electronics, we extract, in a first step, six trigger patterns of 32 LVDS signals each; we build, then, on a dedicated board, a 1-bit (L1) trigger signal for the TOTEM experiment and 16 trigger bits to the CMS experiment global trigger system for future common data taking.

  14. Modular high-temperature gas-cooled reactor

    International Nuclear Information System (INIS)

    Shepherd, L.R.

    1988-01-01

    The high financial risk involved in building large nuclear power reactors has been a major factor in halting investment in new plant and in bringing further technical development to a standstill. Increased public concern about the safety of nuclear plant, particularly after Chernobyl, has contributed to this stagnation. Financial and technical risk could be reduced considerably by going to small modular units, which would make it possible to build up power station capacity in small steps. Such modular plant, based on the helium-cooled high temperature reactor (HTR), offers remarkable advantages in terms of inherent safety characteristics, partly because of the relatively small size of the individual modules but more on account of the enormous thermal capacity and high temperature margins of the graphitic reactor assemblies. Assessments indicate that, in the USA, the cost of power from the modular systems would be less than that from conventional single reactor plant, up to about 600 MW(e), and only marginally greater above that level, a margin that should be offset by the shorter time required in bringing the modular units on line to earn revenue. The modular HTR would be particularly appropriate in the UK, because of the considerable British industrial background in gas-cooled reactors, and could be a suitable replacement for Magnox. The modular reactor would be particularly suited to combined heat and power schemes and would offer great potential for the eventual development of gas turbine power conversion and the production of high-temperature process heat. (author)

  15. A novel feature ranking algorithm for biometric recognition with PPG signals.

    Science.gov (United States)

    Reşit Kavsaoğlu, A; Polat, Kemal; Recep Bozkurt, M

    2014-06-01

    This study is intended for describing the application of the Photoplethysmography (PPG) signal and the time domain features acquired from its first and second derivatives for biometric identification. For this purpose, a sum of 40 features has been extracted and a feature-ranking algorithm is proposed. This proposed algorithm calculates the contribution of each feature to biometric recognition and collocates the features, the contribution of which is from great to small. While identifying the contribution of the features, the Euclidean distance and absolute distance formulas are used. The efficiency of the proposed algorithms is demonstrated by the results of the k-NN (k-nearest neighbor) classifier applications of the features. During application, each 15-period-PPG signal belonging to two different durations from each of the thirty healthy subjects were used with a PPG data acquisition card. The first PPG signals recorded from the subjects were evaluated as the 1st configuration; the PPG signals recorded later at a different time as the 2nd configuration and the combination of both were evaluated as the 3rd configuration. When the results were evaluated for the k-NN classifier model created along with the proposed algorithm, an identification of 90.44% for the 1st configuration, 94.44% for the 2nd configuration, and 87.22% for the 3rd configuration has successfully been attained. The obtained results showed that both the proposed algorithm and the biometric identification model based on this developed PPG signal are very promising for contactless recognizing the people with the proposed method. Copyright © 2014 Elsevier Ltd. All rights reserved.

  16. Vacuum magnetic field and modular coil system of the advanced stellarator Wendelstein VII-AS

    International Nuclear Information System (INIS)

    Rau, F.; Kisslinger, J.; Wobig, H.

    1982-06-01

    The vacuum field and the modular coils of the advanced stellarator WENDELSTEIN VII-AS are described. Each of the five field periods contains 9 different twisted coils, one of them with increased dimensions and current in order to provide sufficient access. The standard vacuum field configuration (B=3 T, t=0.39, aspect ratio approx. equal to 10, low shear, and magnetic well) can be varied by toroidal and vertical fields, or by changing independently the current in the large special coils. From a study of magnetic field perturbations some estimates are derived for the admissible coil tolerances. (orig.)

  17. Modularity and its effects on innovation

    DEFF Research Database (Denmark)

    Boer, Henrike Engele Elisabeth; Hansen, Poul H. Kyvsgård

    systematic work and management type of tasks, although it conflicts with the typical characteristics associated with the entrepreneur. If not managed properly, modularization can foster the modularity trap over time. At this stage intrapreneurial activities can help the organization stay ahead of the game...

  18. Generalized epidemic process on modular networks.

    Science.gov (United States)

    Chung, Kihong; Baek, Yongjoo; Kim, Daniel; Ha, Meesoon; Jeong, Hawoong

    2014-05-01

    Social reinforcement and modular structure are two salient features observed in the spreading of behavior through social contacts. In order to investigate the interplay between these two features, we study the generalized epidemic process on modular networks with equal-sized finite communities and adjustable modularity. Using the analytical approach originally applied to clique-based random networks, we show that the system exhibits a bond-percolation type continuous phase transition for weak social reinforcement, whereas a discontinuous phase transition occurs for sufficiently strong social reinforcement. Our findings are numerically verified using the finite-size scaling analysis and the crossings of the bimodality coefficient.

  19. Modular co-evolution of metabolic networks

    Directory of Open Access Journals (Sweden)

    Yu Zhong-Hao

    2007-08-01

    Full Text Available Abstract Background The architecture of biological networks has been reported to exhibit high level of modularity, and to some extent, topological modules of networks overlap with known functional modules. However, how the modular topology of the molecular network affects the evolution of its member proteins remains unclear. Results In this work, the functional and evolutionary modularity of Homo sapiens (H. sapiens metabolic network were investigated from a topological point of view. Network decomposition shows that the metabolic network is organized in a highly modular core-periphery way, in which the core modules are tightly linked together and perform basic metabolism functions, whereas the periphery modules only interact with few modules and accomplish relatively independent and specialized functions. Moreover, over half of the modules exhibit co-evolutionary feature and belong to specific evolutionary ages. Peripheral modules tend to evolve more cohesively and faster than core modules do. Conclusion The correlation between functional, evolutionary and topological modularity suggests that the evolutionary history and functional requirements of metabolic systems have been imprinted in the architecture of metabolic networks. Such systems level analysis could demonstrate how the evolution of genes may be placed in a genome-scale network context, giving a novel perspective on molecular evolution.

  20. HEURISTIC OPTIMIZATION AND ALGORITHM TUNING APPLIED TO SORPTIVE BARRIER DESIGN

    Science.gov (United States)

    While heuristic optimization is applied in environmental applications, ad-hoc algorithm configuration is typical. We use a multi-layer sorptive barrier design problem as a benchmark for an algorithm-tuning procedure, as applied to three heuristics (genetic algorithms, simulated ...

  1. Using full configuration interaction quantum Monte Carlo in a seniority zero space to investigate the correlation energy equivalence of pair coupled cluster doubles and doubly occupied configuration interaction

    International Nuclear Information System (INIS)

    Shepherd, James J.; Henderson, Thomas M.; Scuseria, Gustavo E.

    2016-01-01

    Over the past few years, pair coupled cluster doubles (pCCD) has shown promise for the description of strong correlation. This promise is related to its apparent ability to match results from doubly occupied configuration interaction (DOCI), even though the latter method has exponential computational cost. Here, by modifying the full configuration interaction quantum Monte Carlo algorithm to sample only the seniority zero sector of Hilbert space, we show that the DOCI and pCCD energies are in agreement for a variety of 2D Hubbard models, including for systems well out of reach for conventional configuration interaction algorithms. Our calculations are aided by the sign problem being much reduced in the seniority zero space compared with the full space. We present evidence for this and then discuss the sign problem in terms of the wave function of the system which appears to have a simplified sign structure.

  2. Effective search for stable segregation configurations at grain boundaries with data-mining techniques

    Science.gov (United States)

    Kiyohara, Shin; Mizoguchi, Teruyasu

    2018-03-01

    Grain boundary segregation of dopants plays a crucial role in materials properties. To investigate the dopant segregation behavior at the grain boundary, an enormous number of combinations have to be considered in the segregation of multiple dopants at the complex grain boundary structures. Here, two data mining techniques, the random-forests regression and the genetic algorithm, were applied to determine stable segregation sites at grain boundaries efficiently. Using the random-forests method, a predictive model was constructed from 2% of the segregation configurations and it has been shown that this model could determine the stable segregation configurations. Furthermore, the genetic algorithm also successfully determined the most stable segregation configuration with great efficiency. We demonstrate that these approaches are quite effective to investigate the dopant segregation behaviors at grain boundaries.

  3. Does habitat variability really promote metabolic network modularity?

    Science.gov (United States)

    Takemoto, Kazuhiro

    2013-01-01

    The hypothesis that variability in natural habitats promotes modular organization is widely accepted for cellular networks. However, results of some data analyses and theoretical studies have begun to cast doubt on the impact of habitat variability on modularity in metabolic networks. Therefore, we re-evaluated this hypothesis using statistical data analysis and current metabolic information. We were unable to conclude that an increase in modularity was the result of habitat variability. Although horizontal gene transfer was also considered because it may contribute for survival in a variety of environments, closely related to habitat variability, and is known to be positively correlated with network modularity, such a positive correlation was not concluded in the latest version of metabolic networks. Furthermore, we demonstrated that the previously observed increase in network modularity due to habitat variability and horizontal gene transfer was probably due to a lack of available data on metabolic reactions. Instead, we determined that modularity in metabolic networks is dependent on species growth conditions. These results may not entirely discount the impact of habitat variability and horizontal gene transfer. Rather, they highlight the need for a more suitable definition of habitat variability and a more careful examination of relationships of the network modularity with horizontal gene transfer, habitats, and environments.

  4. Honeywell Modular Automation System Computer Software Documentation for the Magnesium Hydroxide Precipitation Process

    International Nuclear Information System (INIS)

    STUBBS, A.M.

    2001-01-01

    The purpose of this Computer Software Document (CSWD) is to provide configuration control of the Honeywell Modular Automation System (MAS) in use at the Plutonium Finishing Plant (PFP) for the Magnesium Hydroxide Precipitation Process in Rm 230C/234-5Z. The magnesium hydroxide process control software Rev 0 is being updated to include control programming for a second hot plate. The process control programming was performed by the system administrator. Software testing for the additional hot plate was performed per PFP Job Control Work Package 2Z-00-1703. The software testing was verified by Quality Control to comply with OSD-Z-184-00044, Magnesium Hydroxide Precipitation Process

  5. Criteria for software modularization

    Science.gov (United States)

    Card, David N.; Page, Gerald T.; Mcgarry, Frank E.

    1985-01-01

    A central issue in programming practice involves determining the appropriate size and information content of a software module. This study attempted to determine the effectiveness of two widely used criteria for software modularization, strength and size, in reducing fault rate and development cost. Data from 453 FORTRAN modules developed by professional programmers were analyzed. The results indicated that module strength is a good criterion with respect to fault rate, whereas arbitrary module size limitations inhibit programmer productivity. This analysis is a first step toward defining empirically based standards for software modularization.

  6. Update on Small Modular Reactors Dynamics System Modeling Tool -- Molten Salt Cooled Architecture

    Energy Technology Data Exchange (ETDEWEB)

    Hale, Richard Edward [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States); Cetiner, Sacit M. [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States); Fugate, David L. [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States); Qualls, A L. [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States); Borum, Robert C. [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States); Chaleff, Ethan S. [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States); Rogerson, Doug W. [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States); Batteh, John J. [Modelon Corporation (Sweden); Tiller, Michael M. [Xogeny Corporation, Canton, MI (United States)

    2014-08-01

    The Small Modular Reactor (SMR) Dynamic System Modeling Tool project is in the third year of development. The project is designed to support collaborative modeling and study of various advanced SMR (non-light water cooled) concepts, including the use of multiple coupled reactors at a single site. The objective of the project is to provide a common simulation environment and baseline modeling resources to facilitate rapid development of dynamic advanced reactor SMR models, ensure consistency among research products within the Instrumentation, Controls, and Human-Machine Interface (ICHMI) technical area, and leverage cross-cutting capabilities while minimizing duplication of effort. The combined simulation environment and suite of models are identified as the Modular Dynamic SIMulation (MoDSIM) tool. The critical elements of this effort include (1) defining a standardized, common simulation environment that can be applied throughout the program, (2) developing a library of baseline component modules that can be assembled into full plant models using existing geometry and thermal-hydraulic data, (3) defining modeling conventions for interconnecting component models, and (4) establishing user interfaces and support tools to facilitate simulation development (i.e., configuration and parameterization), execution, and results display and capture.

  7. The modular high temperature gas cooled reactor

    International Nuclear Information System (INIS)

    Lutz, D.E.; Lipps, A.J.

    1984-01-01

    Due to relatively high operating temperatures, the gas-cooled reactor has the potential to serve a wide variety of energy applications. This paper discusses the energy applications which can be served by the modular HTGR, the magnitude of the potential markets, and the HTGR product cost incentives relative to fossil fuel competition. Advantages of the HTGR modular systems are presented along with a description of the design features and performance characteristics of the current reference HTGR modular systems

  8. Modular bootstrap in Liouville field theory

    International Nuclear Information System (INIS)

    Hadasz, Leszek; Jaskolski, Zbigniew; Suchanek, Paulina

    2010-01-01

    The modular matrix for the generic 1-point conformal blocks on the torus is expressed in terms of the fusion matrix for the 4-point blocks on the sphere. The modular invariance of the toric 1-point functions in the Liouville field theory with DOZZ structure constants is proved.

  9. Modular bootstrap in Liouville field theory

    Energy Technology Data Exchange (ETDEWEB)

    Hadasz, Leszek, E-mail: hadasz@th.if.uj.edu.p [M. Smoluchowski Institute of Physics, Jagiellonian University, Reymonta 4, 30-059 Krakow (Poland); Jaskolski, Zbigniew, E-mail: jask@ift.uni.wroc.p [Institute of Theoretical Physics, University of Wroclaw, pl. M. Borna, 50-204 Wroclaw (Poland); Suchanek, Paulina, E-mail: paulina@ift.uni.wroc.p [Institute of Theoretical Physics, University of Wroclaw, pl. M. Borna, 50-204 Wroclaw (Poland)

    2010-02-22

    The modular matrix for the generic 1-point conformal blocks on the torus is expressed in terms of the fusion matrix for the 4-point blocks on the sphere. The modular invariance of the toric 1-point functions in the Liouville field theory with DOZZ structure constants is proved.

  10. Modular bootstrap in Liouville field theory

    Science.gov (United States)

    Hadasz, Leszek; Jaskólski, Zbigniew; Suchanek, Paulina

    2010-02-01

    The modular matrix for the generic 1-point conformal blocks on the torus is expressed in terms of the fusion matrix for the 4-point blocks on the sphere. The modular invariance of the toric 1-point functions in the Liouville field theory with DOZZ structure constants is proved.

  11. Modular Chemical Descriptor Language (MCDL: Stereochemical modules

    Directory of Open Access Journals (Sweden)

    Gakh Andrei A

    2011-01-01

    Full Text Available Abstract Background In our previous papers we introduced the Modular Chemical Descriptor Language (MCDL for providing a linear representation of chemical information. A subsequent development was the MCDL Java Chemical Structure Editor which is capable of drawing chemical structures from linear representations and generating MCDL descriptors from structures. Results In this paper we present MCDL modules and accompanying software that incorporate unique representation of molecular stereochemistry based on Cahn-Ingold-Prelog and Fischer ideas in constructing stereoisomer descriptors. The paper also contains additional discussions regarding canonical representation of stereochemical isomers, and brief algorithm descriptions of the open source LINDES, Java applet, and Open Babel MCDL processing module software packages. Conclusions Testing of the upgraded MCDL Java Chemical Structure Editor on compounds taken from several large and diverse chemical databases demonstrated satisfactory performance for storage and processing of stereochemical information in MCDL format.

  12. Modularization as an avenue to economic competitiveness

    Energy Technology Data Exchange (ETDEWEB)

    Cottrell, J H [Avondale Industries, Inc., Rumson, NJ (United States)

    1990-07-01

    There are many features of the emerging next generation of nuclear power which impact the competitiveness of the facilities. We will focus on the equipment fabrication and erection phase of the work. Utility plants, like other complex facilities, require comprehensive program management skills. While any project is sensitive to cost, schedule and quality control, nuclear plants have strict and regulated requirements associated with quality control, and its associated materials source and record keeping. The industry has developed an increasing interest in the adaptation of prefabrication, or modularization, to the design, engineering and construction of power plants. Avondale Industries has been actively involved for the past several years with the DOE/EPRI sponsored Westinghouse design for an advanced passive 600 MWe PWR nuclear power plant (the AP-600). The Westinghouse team is currently working on the detailed design and NRC licensing/design certification phase. This program is a part of the current industry advanced light water (ALWR) efforts aimed at re-establishing the nuclear power option to meet U.S. electric generation needs in the 1990s and beyond. The Westinghouse program has the objective of developing the conceptual design of a greatly simplified 600 MWe pressurized water reactor plant with major improvements in safety, licensing certainty, life cycle cost, and construction schedule. One of the major tasks of the program is the development of an optimized plant arrangement and construction approach using modular construction to assist in achieving a short construction schedule and cost-effective plant configuration. Although the finite effect of modularization has yet to be tested in the dynamics of the erection of a commercial nuclear power plant, we feel that there is sufficient evidence from experience in other major manufacturing areas to warrant its application to future construction programs. In order to focus on the potential for modular

  13. Modularization as an avenue to economic competitiveness

    International Nuclear Information System (INIS)

    Cottrell, J.H.

    1990-01-01

    There are many features of the emerging next generation of nuclear power which impact the competitiveness of the facilities. We will focus on the equipment fabrication and erection phase of the work. Utility plants, like other complex facilities, require comprehensive program management skills. While any project is sensitive to cost, schedule and quality control, nuclear plants have strict and regulated requirements associated with quality control, and its associated materials source and record keeping. The industry has developed an increasing interest in the adaptation of prefabrication, or modularization, to the design, engineering and construction of power plants. Avondale Industries has been actively involved for the past several years with the DOE/EPRI sponsored Westinghouse design for an advanced passive 600 MWe PWR nuclear power plant (the AP-600). The Westinghouse team is currently working on the detailed design and NRC licensing/design certification phase. This program is a part of the current industry advanced light water (ALWR) efforts aimed at re-establishing the nuclear power option to meet U.S. electric generation needs in the 1990s and beyond. The Westinghouse program has the objective of developing the conceptual design of a greatly simplified 600 MWe pressurized water reactor plant with major improvements in safety, licensing certainty, life cycle cost, and construction schedule. One of the major tasks of the program is the development of an optimized plant arrangement and construction approach using modular construction to assist in achieving a short construction schedule and cost-effective plant configuration. Although the finite effect of modularization has yet to be tested in the dynamics of the erection of a commercial nuclear power plant, we feel that there is sufficient evidence from experience in other major manufacturing areas to warrant its application to future construction programs. In order to focus on the potential for modular

  14. Modular organization of functional network connectivity in healthy controls and patients with schizophrenia during the resting state

    Directory of Open Access Journals (Sweden)

    Qingbao eYu

    2012-01-01

    Full Text Available Neuroimaging studies have shown that functional brain networks composed from select regions of interest (ROIs have a modular community structure. However, the organization of functional network connectivity (FNC, comprising a purely data-driven network built from spatially independent brain components, is not yet clear. The aim of this study is to explore the modular organization of FNC in both healthy controls (HCs and patients with schizophrenia (SZs. Resting state functional magnetic resonance imaging (R-fMRI data of HCs and SZs were decomposed into independent components (ICs by group independent component analysis (ICA. Then weighted brain networks (in which nodes are brain components were built based on correlations among of ICA time courses. Clustering coefficients and connectivity strength of the networks were computed. A dynamic branch cutting algorithm was used to identify modules of the FNC in HCs and SZs. Results show stronger connectivity strength and higher clustering coefficient in HCs with more and smaller modules in SZs. In addition, HCs and SZs had some different hubs. Our findings demonstrate altered modular architecture of the FNC in schizophrenia and provide insights into abnormal topological organization of intrinsic brain networks in this mental illness.

  15. Modular invariance, chiral anomalies and contact terms

    International Nuclear Information System (INIS)

    Kutasov, D.

    1988-03-01

    The chiral anomaly in heterotic strings with full and partial modular invariance in D=2n+2 dimensions is calculated. The boundary terms which were present in previous calculations are shown to be cancelled in the modular invariant case by contact terms, which can be obtained by an appropriate analytic continuation. The relation to the low energy field theory is explained. In theories with partial modular invariance, an expression for the anomaly is obtained and shown to be non zero in general. (author)

  16. Modular titanium alloy neck adapter failures in hip replacement - failure mode analysis and influence of implant material

    Directory of Open Access Journals (Sweden)

    Bloemer Wilhelm

    2010-01-01

    connection. A continuous abrasion and repassivation process with a subsequent cold welding at the titanium alloy modular interface. Surface layers of 10 - 30 μm titanium oxide were observed. Surface cracks caused by fretting or fretting corrosion finally lead to fatigue fracture of the titanium alloy modular neck adapters. Neck adapters made of cobalt chrome alloy show significantly reduced micromotions especially in case of contaminated cone connection. With a cobalt-chromium neck the micromotions can be reduced by a factor of 3 compared to the titanium neck. The incidence of fretting corrosion was also substantially lower with the cobalt-chromium neck configuration. Conclusions Failure of modular titanium alloy neck adapters can be initiated by surface micromotions due to surface contamination or highly loaded implant components. In the present study, the patients at risk were men with an average weight over 100 kg. Modular cobalt chrome neck adapters provide higher safety compared to titanium alloy material.

  17. SU-F-P-39: End-To-End Validation of a 6 MV High Dose Rate Photon Beam, Configured for Eclipse AAA Algorithm Using Golden Beam Data, for SBRT Treatments Using RapidArc

    Energy Technology Data Exchange (ETDEWEB)

    Ferreyra, M; Salinas Aranda, F; Dodat, D; Sansogne, R; Arbiser, S [Vidt Centro Medico, Ciudad Autonoma De Buenos Aires, Ciudad Autonoma de Buenos Aire (Argentina)

    2016-06-15

    Purpose: To use end-to-end testing to validate a 6 MV high dose rate photon beam, configured for Eclipse AAA algorithm using Golden Beam Data (GBD), for SBRT treatments using RapidArc. Methods: Beam data was configured for Varian Eclipse AAA algorithm using the GBD provided by the vendor. Transverse and diagonals dose profiles, PDDs and output factors down to a field size of 2×2 cm2 were measured on a Varian Trilogy Linac and compared with GBD library using 2% 2mm 1D gamma analysis. The MLC transmission factor and dosimetric leaf gap were determined to characterize the MLC in Eclipse. Mechanical and dosimetric tests were performed combining different gantry rotation speeds, dose rates and leaf speeds to evaluate the delivery system performance according to VMAT accuracy requirements. An end-to-end test was implemented planning several SBRT RapidArc treatments on a CIRS 002LFC IMRT Thorax Phantom. The CT scanner calibration curve was acquired and loaded in Eclipse. PTW 31013 ionization chamber was used with Keithley 35617EBS electrometer for absolute point dose measurements in water and lung equivalent inserts. TPS calculated planar dose distributions were compared to those measured using EPID and MapCheck, as an independent verification method. Results were evaluated with gamma criteria of 2% dose difference and 2mm DTA for 95% of points. Results: GBD set vs. measured data passed 2% 2mm 1D gamma analysis even for small fields. Machine performance tests show results are independent of machine delivery configuration, as expected. Absolute point dosimetry comparison resulted within 4% for the worst case scenario in lung. Over 97% of the points evaluated in dose distributions passed gamma index analysis. Conclusion: Eclipse AAA algorithm configuration of the 6 MV high dose rate photon beam using GBD proved efficient. End-to-end test dose calculation results indicate it can be used clinically for SBRT using RapidArc.

  18. Hierarchy of modular graph identities

    Energy Technology Data Exchange (ETDEWEB)

    D’Hoker, Eric; Kaidi, Justin [Mani L. Bhaumik Institute for Theoretical Physics, Department of Physics and Astronomy,University of California,Los Angeles, CA 90095 (United States)

    2016-11-09

    The low energy expansion of Type II superstring amplitudes at genus one is organized in terms of modular graph functions associated with Feynman graphs of a conformal scalar field on the torus. In earlier work, surprising identities between two-loop graphs at all weights, and between higher-loop graphs of weights four and five were constructed. In the present paper, these results are generalized in two complementary directions. First, all identities at weight six and all dihedral identities at weight seven are obtained and proven. Whenever the Laurent polynomial at the cusp is available, the form of these identities confirms the pattern by which the vanishing of the Laurent polynomial governs the full modular identity. Second, the family of modular graph functions is extended to include all graphs with derivative couplings and worldsheet fermions. These extended families of modular graph functions are shown to obey a hierarchy of inhomogeneous Laplace eigenvalue equations. The eigenvalues are calculated analytically for the simplest infinite sub-families and obtained by Maple for successively more complicated sub-families. The spectrum is shown to consist solely of eigenvalues s(s−1) for positive integers s bounded by the weight, with multiplicities which exhibit rich representation-theoretic patterns.

  19. Hierarchy of modular graph identities

    International Nuclear Information System (INIS)

    D’Hoker, Eric; Kaidi, Justin

    2016-01-01

    The low energy expansion of Type II superstring amplitudes at genus one is organized in terms of modular graph functions associated with Feynman graphs of a conformal scalar field on the torus. In earlier work, surprising identities between two-loop graphs at all weights, and between higher-loop graphs of weights four and five were constructed. In the present paper, these results are generalized in two complementary directions. First, all identities at weight six and all dihedral identities at weight seven are obtained and proven. Whenever the Laurent polynomial at the cusp is available, the form of these identities confirms the pattern by which the vanishing of the Laurent polynomial governs the full modular identity. Second, the family of modular graph functions is extended to include all graphs with derivative couplings and worldsheet fermions. These extended families of modular graph functions are shown to obey a hierarchy of inhomogeneous Laplace eigenvalue equations. The eigenvalues are calculated analytically for the simplest infinite sub-families and obtained by Maple for successively more complicated sub-families. The spectrum is shown to consist solely of eigenvalues s(s−1) for positive integers s bounded by the weight, with multiplicities which exhibit rich representation-theoretic patterns.

  20. An optimized routing algorithm for the automated assembly of standard multimode ribbon fibers in a full-mesh optical backplane

    Science.gov (United States)

    Basile, Vito; Guadagno, Gianluca; Ferrario, Maddalena; Fassi, Irene

    2018-03-01

    In this paper a parametric, modular and scalable algorithm allowing a fully automated assembly of a backplane fiber-optic interconnection circuit is presented. This approach guarantees the optimization of the optical fiber routing inside the backplane with respect to specific criteria (i.e. bending power losses), addressing both transmission performance and overall costs issues. Graph theory has been exploited to simplify the complexity of the NxN full-mesh backplane interconnection topology, firstly, into N independent sub-circuits and then, recursively, into a limited number of loops easier to be generated. Afterwards, the proposed algorithm selects a set of geometrical and architectural parameters whose optimization allows to identify the optimal fiber optic routing for each sub-circuit of the backplane. The topological and numerical information provided by the algorithm are then exploited to control a robot which performs the automated assembly of the backplane sub-circuits. The proposed routing algorithm can be extended to any array architecture and number of connections thanks to its modularity and scalability. Finally, the algorithm has been exploited for the automated assembly of an 8x8 optical backplane realized with standard multimode (MM) 12-fiber ribbons.

  1. Modularity in New Market Formation

    DEFF Research Database (Denmark)

    Sanchez, Ron; Hang, Chang Chieh

    2017-01-01

    In this paper we appraise the ways in which use of closed-system proprietary product architectures versus open-system modular product architectures is likely to influence the dynamics and trajectory of new product market formation. We compare the evolutions of new markets in China for gas......-powered two-wheeled vehicles (G2WVs) based (initially) on closed-system proprietary architectures and for electric-powered two-wheeled vehicles (E2WVs) based on open-system modular architectures. We draw on this comparison to suggest ways in which the use of the two different kinds of architectures...... as the basis for new kinds of products may result in very different patterns and speeds of new market formation. We then suggest some key implications of the different dynamics of market formation associated with open-system modular architectures for both the competence-based strategic management (CBSM...

  2. Three-dimensional construction and omni-directional rolling analysis of a novel frame-like lattice modular robot

    Science.gov (United States)

    Ding, Wan; Wu, Jianxu; Yao, Yan'an

    2015-07-01

    Lattice modular robots possess diversity actuation methods, such as electric telescopic rod, gear rack, magnet, robot arm, etc. The researches on lattice modular robots mainly focus on their hardware descriptions and reconfiguration algorithms. Meanwhile, their design architectures and actuation methods perform slow telescopic and moving speeds, relative low actuation force verse weight ratio, and without internal space to carry objects. To improve the mechanical performance and reveal the locomotion and reconfiguration binary essences of the lattice modular robots, a novel cube-shaped, frame-like, pneumatic-based reconfigurable robot module called pneumatic expandable cube(PE-Cube) is proposed. The three-dimensional(3D) expanding construction and omni-directional rolling analysis of the constructed robots are the main focuses. The PE-Cube with three degrees of freedom(DoFs) is assembled by replacing the twelve edges of a cube with pneumatic cylinders. The proposed symmetric construction condition makes the constructed robots possess the same properties in each supporting state, and a binary control strategy cooperated with binary actuator(pneumatic cylinder) is directly adopted to control the PE-Cube. Taking an eight PE-Cube modules' construction as example, its dynamic rolling simulation, static rolling condition, and turning gait are illustrated and discussed. To testify telescopic synchronization, respond speed, locomotion feasibility, and repeatability and reliability of hardware system, an experimental pneumatic-based robotic system is built and the rolling and turning experiments of the eight PE-Cube modules' construction are carried out. As an extension, the locomotion feasibility of a thirty-two PE-Cube modules' construction is analyzed and proved, including dynamic rolling simulation, static rolling condition, and dynamic analysis in free tipping process. The proposed PE-Cube module, construction method, and locomotion analysis enrich the family of the

  3. A modular interpretation of various cubic towers

    DEFF Research Database (Denmark)

    Anbar Meidl, Nurdagül; Bassa, Alp; Beelen, Peter

    2017-01-01

    In this article we give a Drinfeld modular interpretation for various towers of function fields meeting Zink's bound.......In this article we give a Drinfeld modular interpretation for various towers of function fields meeting Zink's bound....

  4. Failure of Emperion modular femoral stem with implant analysis

    Directory of Open Access Journals (Sweden)

    Benjamin M. Stronach, MD, MS

    2016-03-01

    Full Text Available Modularity in total hip arthroplasty provides multiple benefits to the surgeon in restoring the appropriate alignment and position to a previously damaged hip joint. The vast majority of modern implants incorporate modularity into their design with some implants having multiple modular interfaces. There is the potential for failure at modular junctions because of fretting and crevice corrosion in combination with mechanical loading. This case report details the failure of an Emperion (Smith and Nephew, Memphis, TN femoral stem in a 67-year-old male patient 6 years after total hip replacement. Analysis of the implant revealed mechanically assisted crevice corrosion that likely accelerated fatigue crack initiation in the hip stem. The benefits of modularity come with the potential drawback of a combination of fretting and crevice corrosion at the modular junction, which may accelerate fatigue, crack initiation and ultimately reduce the hip longevity.

  5. Development and comparison in uncertainty assessment based Bayesian modularization method in hydrological modeling

    Science.gov (United States)

    Li, Lu; Xu, Chong-Yu; Engeland, Kolbjørn

    2013-04-01

    SummaryWith respect to model calibration, parameter estimation and analysis of uncertainty sources, various regression and probabilistic approaches are used in hydrological modeling. A family of Bayesian methods, which incorporates different sources of information into a single analysis through Bayes' theorem, is widely used for uncertainty assessment. However, none of these approaches can well treat the impact of high flows in hydrological modeling. This study proposes a Bayesian modularization uncertainty assessment approach in which the highest streamflow observations are treated as suspect information that should not influence the inference of the main bulk of the model parameters. This study includes a comprehensive comparison and evaluation of uncertainty assessments by our new Bayesian modularization method and standard Bayesian methods using the Metropolis-Hastings (MH) algorithm with the daily hydrological model WASMOD. Three likelihood functions were used in combination with standard Bayesian method: the AR(1) plus Normal model independent of time (Model 1), the AR(1) plus Normal model dependent on time (Model 2) and the AR(1) plus Multi-normal model (Model 3). The results reveal that the Bayesian modularization method provides the most accurate streamflow estimates measured by the Nash-Sutcliffe efficiency and provide the best in uncertainty estimates for low, medium and entire flows compared to standard Bayesian methods. The study thus provides a new approach for reducing the impact of high flows on the discharge uncertainty assessment of hydrological models via Bayesian method.

  6. Towards Versatile Robots Through Open Heterogeneous Modular Robots

    DEFF Research Database (Denmark)

    Lyder, Andreas

    arises, a new robot can be assembled rapidly from the existing modules, in contrast to conventional robots, which require a time consuming and expensive development process. In this thesis we define a modular robot to be a robot consisting of dynamically reconfigurable modules. The goal of this thesis......Robots are important tools in our everyday life. Both in industry and at the consumer level they serve the purpose of increasing our scope and extending our capabilities. Modular robots take the next step, allowing us to easily create and build various robots from a set of modules. If a problem...... is to increase the versatility and practical usability of modular robots by introducing new conceptual designs. Until now modular robots have been based on a pre-specified set of modules, and thus, their functionality is limited. We propose an open heterogeneous design concept, which allows a modular robot...

  7. Flexible prototype of modular multilevel converters for experimental verification of DC transmission and multiterminal systems

    DEFF Research Database (Denmark)

    Konstantinou, Georgios; Ceballos, Salvador; Gabiola, Igor

    2017-01-01

    Testing and verification of high-level and low-level control, modulation, fault handling and converter co-ordination for modular multilevel converters (MMCs) requires development of experimental prototype converters. In this paper, we provide a a complete overview of the MMC-based experimental...... prototype at UNSW Sydney (The University of New South Wales) including the structure of the sub-modules, communication, control and protection functions as well as the possible configurations of the system. The prototype, rated at a dc voltage of up to 800 V and power of 20 kVA and can be used to study...

  8. A Novel Model of Conforming Delaunay Triangulation for Sensor Network Configuration

    Directory of Open Access Journals (Sweden)

    Yan Ma

    2015-01-01

    Full Text Available Delaunay refinement is a technique for generating unstructured meshes of triangles for sensor network configuration engineering practice. A new method for solving Delaunay triangulation problem is proposed in this paper, which is called endpoint triangle’s circumcircle model (ETCM. As compared with the original fractional node refinement algorithms, the proposed algorithm can get well refinement stability with least time cost. Simulations are performed under five aspects including refinement stability, the number of additional nodes, time cost, mesh quality after intruding additional nodes, and the aspect ratio improved by single additional node. All experimental results show the advantages of the proposed algorithm as compared with the existing algorithms and confirm the algorithm analysis sufficiently.

  9. Noninteractive Verifiable Outsourcing Algorithm for Bilinear Pairing with Improved Checkability

    Directory of Open Access Journals (Sweden)

    Yanli Ren

    2017-01-01

    Full Text Available It is well known that the computation of bilinear pairing is the most expensive operation in pairing-based cryptography. In this paper, we propose a noninteractive verifiable outsourcing algorithm of bilinear pairing based on two servers in the one-malicious model. The outsourcer need not execute any expensive operation, such as scalar multiplication and modular exponentiation. Moreover, the outsourcer could detect any failure with a probability close to 1 if one of the servers misbehaves. Therefore, the proposed algorithm improves checkability and decreases communication cost compared with the previous ones. Finally, we utilize the proposed algorithm as a subroutine to achieve an anonymous identity-based encryption (AIBE scheme with outsourced decryption and an identity-based signature (IBS scheme with outsourced verification.

  10. Robustness and modular structure in networks

    DEFF Research Database (Denmark)

    Bagrow, James P.; Lehmann, Sune; Ahn, Yong-Yeol

    2015-01-01

    -12]. Many complex systems, from power grids and the Internet to the brain and society [13-15], can be modeled using modular networks comprised of small, densely connected groups of nodes [16, 17]. These modules often overlap, with network elements belonging to multiple modules [18, 19]. Yet existing work...... on robustness has not considered the role of overlapping, modular structure. Here we study the robustness of these systems to the failure of elements. We show analytically and empirically that it is possible for the modules themselves to become uncoupled or non-overlapping well before the network disintegrates....... If overlapping modular organization plays a role in overall functionality, networks may be far more vulnerable than predicted by conventional percolation theory....

  11. Modularization Technology in Power Plant Construction

    International Nuclear Information System (INIS)

    Kenji Akagi; Kouichi Murayama; Miki Yoshida; Junichi Kawahata

    2002-01-01

    Since the early 1980's, Hitachi has been developing and applying modularization technology to domestic nuclear power plant construction, and has achieved great rationalization. Modularization is one of the plant construction techniques which enables us to reduce site labor by pre-assembling components like equipment, pipes, valves and platforms in congested areas and installing them using large capacity cranes for cost reduction, better quality, safety improvement and shortening of construction time. In this paper, Hitachi's modularization technologies are described especially from with respect to their sophisticated design capabilities. The application of 3D-CAD at the detailed layout design stage, concurrent design environment achieved by the computer network, module design quantity control and the management system are described. (authors)

  12. Measuring Modularity in Open Source Code Bases

    Directory of Open Access Journals (Sweden)

    Roberto Milev

    2009-03-01

    Full Text Available Modularity of an open source software code base has been associated with growth of the software development community, the incentives for voluntary code contribution, and a reduction in the number of users who take code without contributing back to the community. As a theoretical construct, modularity links OSS to other domains of research, including organization theory, the economics of industry structure, and new product development. However, measuring the modularity of an OSS design has proven difficult, especially for large and complex systems. In this article, we describe some preliminary results of recent research at Carleton University that examines the evolving modularity of large-scale software systems. We describe a measurement method and a new modularity metric for comparing code bases of different size, introduce an open source toolkit that implements this method and metric, and provide an analysis of the evolution of the Apache Tomcat application server as an illustrative example of the insights gained from this approach. Although these results are preliminary, they open the door to further cross-discipline research that quantitatively links the concerns of business managers, entrepreneurs, policy-makers, and open source software developers.

  13. A region segmentation based algorithm for building a crystal position lookup table in a scintillation detector

    International Nuclear Information System (INIS)

    Wang Haipeng; Fan Xin; Yun Mingkai; Liu Shuangquan; Cao Xuexiang; Chai Pei; Shan Baoci

    2015-01-01

    In a scintillation detector, scintillation crystals are typically made into a 2-dimensional modular array. The location of incident gamma-ray needs be calibrated due to spatial response nonlinearity. Generally, position histograms-the characteristic flood response of scintillation detectors-are used for position calibration. In this paper, a position calibration method based on a crystal position lookup table which maps the inaccurate location calculated by Anger logic to the exact hitting crystal position has been proposed. Firstly, the position histogram is preprocessed, such as noise reduction and image enhancement. Then the processed position histogram is segmented into disconnected regions, and crystal marking points are labeled by finding the centroids of regions. Finally, crystal boundaries are determined and the crystal position lookup table is generated. The scheme is evaluated by the whole-body positron emission tomography (PET) scanner and breast dedicated single photon emission computed tomography scanner developed by the Institute of High Energy Physics, Chinese Academy of Sciences. The results demonstrate that the algorithm is accurate, efficient, robust and applicable to any configurations of scintillation detector. (authors)

  14. Modularizing development

    DEFF Research Database (Denmark)

    Müller, Anders Riel; Doucette, Jamie

    a deeper and wider understanding of Korea’s development experience with the hope that Korea’s past can offer lessons for developing countries in search of sustainable and broad‐based development" (KSP 2011). To do so, the KSP provides users with a modularized set of policy narratives that represent Korea...

  15. A Modular Approach to Redundant Robot Control

    International Nuclear Information System (INIS)

    Anderson, R.J.

    1997-12-01

    This paper describes a modular approach for computing redundant robot kinematics. First some conventional redundant control methods are presented and shown to be 'passive control laws', i.e. they can be represented by a network consisting of passive elements. These networks are then put into modular form by applying scattering operator techniques. Additional subnetwork modules can then be added to further shape the motion. Modules for obstacle detection, joint limit avoidance, proximity sensing, and for imposing nonlinear velocity constraints are presented. The resulting redundant robot control system is modular, flexible and robust

  16. A Modular Instrumentation System for NASA's Habitat Demonstration Unit

    Science.gov (United States)

    Rojdev, Kristina; Kennedy, Kriss; Yim, Hester; Wagner, Raymond S.; Hong, Todd; Studor, George; Delaune, Paul

    2010-01-01

    module will be reconfigured for a pressurized core module configuration. Each year the HDU configurations will undergo testing at NASA's Desert Research and Technology Studies (D-RaTS) in Arizona [1]. As part of this project, a modular instrumentation system is developed to meet the monitoring needs of the HDU subsystems and to integrate with the current command and data handling infrastructure that has been developed for the project. The main objective of this study is to provide for the monitoring needs of the HDU. The requirements necessary to meet this objective are developed by working with the subsystem managers of the HDU to understand their monitoring needs. Additionally, the instrumentation system design leverages knowledge and lessons learned from previous studies, such as the inflatable habitat health monitoring system that was deployed in Antarctica [2], the integrated health monitoring system developed for NASA's Microhab [3], and the JSC Lunar Habitat Wireless Testbed to demonstrate a "standardsbased" approach to a wireless instrumentation system [4]. The HDU also requires flexibility in reconfiguration options, and it is necessary to demonstrate and evaluate a modular approach to an instrumentation system. Thus, the instrumentation system is designed in two parts: the primary system employs a standard WSN configuration, and the secondary system employs a wired USB hub. The WSN design provides for reconfiguration or replacement of sensors due to malfunctions or upgrades by using a wireless node that accepts ten instrument inputs and wirelessly transmits the data to the command and data handling system. The USB hub is necessary for those instruments that operate using a wired USB connection, although the design attempts to limit the amount of sensors that need to be wired connections.

  17. Brain modularity controls the critical behavior of spontaneous activity.

    Science.gov (United States)

    Russo, R; Herrmann, H J; de Arcangelis, L

    2014-03-13

    The human brain exhibits a complex structure made of scale-free highly connected modules loosely interconnected by weaker links to form a small-world network. These features appear in healthy patients whereas neurological diseases often modify this structure. An important open question concerns the role of brain modularity in sustaining the critical behaviour of spontaneous activity. Here we analyse the neuronal activity of a model, successful in reproducing on non-modular networks the scaling behaviour observed in experimental data, on a modular network implementing the main statistical features measured in human brain. We show that on a modular network, regardless the strength of the synaptic connections or the modular size and number, activity is never fully scale-free. Neuronal avalanches can invade different modules which results in an activity depression, hindering further avalanche propagation. Critical behaviour is solely recovered if inter-module connections are added, modifying the modular into a more random structure.

  18. Modular invariance and stochastic quantization

    International Nuclear Information System (INIS)

    Ordonez, C.R.; Rubin, M.A.; Zwanziger, D.

    1989-01-01

    In Polyakov path integrals and covariant closed-string field theory, integration over Teichmueller parameters must be restricted by hand to a single modular region. This problem has an analog in Yang-Mills gauge theory---namely, the Gribov problem, which can be resolved by the method of stochastic gauge fixing. This method is here employed to quantize a simple modular-invariant system: the Polyakov point particle. In the limit of a large gauge-fixing force, it is shown that suitable choices for the functional form of the gauge-fixing force can lead to a restriction of Teichmueller integration to a single modular region. Modifications which arise when applying stochastic quantization to a system in which the volume of the orbits of the gauge group depends on a dynamical variable, such as a Teichmueller parameter, are pointed out, and the extension to Polyakov strings and covariant closed-string field theory is discussed

  19. Modular assembly of optical nanocircuits

    Science.gov (United States)

    Shi, Jinwei; Monticone, Francesco; Elias, Sarah; Wu, Yanwen; Ratchford, Daniel; Li, Xiaoqin; Alù, Andrea

    2014-05-01

    A key element enabling the microelectronic technology advances of the past decades has been the conceptualization of complex circuits with versatile functionalities as being composed of the proper combination of basic ‘lumped’ circuit elements (for example, inductors and capacitors). In contrast, modern nanophotonic systems are still far from a similar level of sophistication, partially because of the lack of modularization of their response in terms of basic building blocks. Here we demonstrate the design, assembly and characterization of relatively complex photonic nanocircuits by accurately positioning a number of metallic and dielectric nanoparticles acting as modular lumped elements. The nanoparticle clusters produce the desired spectral response described by simple circuit rules and are shown to be dynamically reconfigurable by modifying the direction or polarization of impinging signals. Our work represents an important step towards extending the powerful modular design tools of electronic circuits into nanophotonic systems.

  20. Fractal gene regulatory networks for robust locomotion control of modular robots

    DEFF Research Database (Denmark)

    Zahadat, Payam; Christensen, David Johan; Schultz, Ulrik Pagh

    2010-01-01

    Designing controllers for modular robots is difficult due to the distributed and dynamic nature of the robots. In this paper fractal gene regulatory networks are evolved to control modular robots in a distributed way. Experiments with different morphologies of modular robot are performed and the ......Designing controllers for modular robots is difficult due to the distributed and dynamic nature of the robots. In this paper fractal gene regulatory networks are evolved to control modular robots in a distributed way. Experiments with different morphologies of modular robot are performed...

  1. Buying Modular Systems in Technology-Intensive Markets

    NARCIS (Netherlands)

    Frambach, R.T.; Stremersch, S.; Weiss, Allen M.; Dellaert, B.

    2003-01-01

    Technology-intensive markets consist of products that are often interdependent and operate together as a modular system. Although prior research has extensively addressed standardization and network externalities in such markets, it has not addressed the buying of modular systems. The authors

  2. Advantages of going modular in HTRs

    International Nuclear Information System (INIS)

    Reutler, H.; Lohnert, G.H.

    1984-01-01

    A multitude of problems that are encountered in large HTR power plans, constructively as well as concerning plant safety, can be related to the mere physical size of a large reactor core. In limiting the thermal power of an HTR-module to approximately 200 MW an inherent limitation of the fuel element temperature below critical values can be guaranteed for all possible core heat up accidents. Consequently, a significant failure rate of coated particles can be excluded and, hence, out of physical reasons, no intolerable fission product release from the core will ever have to be considered. The HTR-module is so qualified and very well suited for all possible plant sides which have to be taken into consideration for medium sized plants for the production of process steam and electricity. The cost investigations show considerable cost advantages for modular HTRs. For German conditions it was found that even a four-modular plant (800 MW/thermal) is competitive with a fossile-fueled plant of the same size, the specific plant costs were evaluated to be DM 4700/kW (electric). Moreover the investigations show that the increase of the power of the modular unit yields only small cost advantages, therefore in a modularized power plant it even would be possible to reduce the power of a modular unit below 200 MW without having to cope with severe economic penalties, if the distance from technological or safety limits is felt to be too small. (orig.)

  3. An Incremental Approach to Support Realization of Modularization Benefits

    DEFF Research Database (Denmark)

    Hansen, Poul H. Kyvsgård; Sun, Hongyi

    2010-01-01

    In general, the phenomenon of managing modularization is not well known. The cause-effect relationships between modularization and realized benefits are complex and comprehensive. Though a number of research works have contributed to the study of the phenomenon of efficient and effective...... modularization management it is far from clarified. Recognizing the need for further empirical research, we studied 40 modularity cases. Then we develop a research framework with the purpose of uncovering the current state. Furthermore, we formulate a tentative model aiming at guiding the platform management...

  4. Calculation and modular properties of multi-loop superstring amplitudes

    International Nuclear Information System (INIS)

    Danilov, G S

    2012-01-01

    Multi-loop superstring amplitude is calculated in the conventional gauge where Grassmann moduli are carried by the 2D gravitino field. Generally, instead of the modular symmetry, the amplitudes hold the symmetry under modular transformations added by relevant transformations of the 2D local supersymmetry. If a number of loops are larger than 3, the integration measures are not modular forms. In this case the expression for the amplitude contains an integral over the bound of the fundamental region of the modular group. (paper)

  5. Modular Lego-Electronics

    KAUST Repository

    Shaikh, Sohail F.; Ghoneim, Mohamed T.; Bahabry, Rabab R.; Khan, Sherjeel M.; Hussain, Muhammad Mustafa

    2017-01-01

    . Here, a generic manufacturable method of converting state-of-the-art complementary metal oxide semiconductor-based ICs into modular Lego-electronics is shown with unique geometry that is physically identifiable to ease manufacturing and enhance

  6. Complex modular structure of large-scale brain networks

    Science.gov (United States)

    Valencia, M.; Pastor, M. A.; Fernández-Seara, M. A.; Artieda, J.; Martinerie, J.; Chavez, M.

    2009-06-01

    Modular structure is ubiquitous among real-world networks from related proteins to social groups. Here we analyze the modular organization of brain networks at a large scale (voxel level) extracted from functional magnetic resonance imaging signals. By using a random-walk-based method, we unveil the modularity of brain webs and show modules with a spatial distribution that matches anatomical structures with functional significance. The functional role of each node in the network is studied by analyzing its patterns of inter- and intramodular connections. Results suggest that the modular architecture constitutes the structural basis for the coexistence of functional integration of distant and specialized brain areas during normal brain activities at rest.

  7. Modular envelopes, OSFT and nonsymmetric (non-$\\sum$) modular operads

    Czech Academy of Sciences Publication Activity Database

    Markl, Martin

    2016-01-01

    Roč. 10, č. 2 (2016), s. 775-809 ISSN 1661-6952 Institutional support: RVO:67985840 Keywords : open string * surface * modular completion Subject RIV: BA - General Mathematics Impact factor: 0.625, year: 2016 http://www.ems-ph.org/journals/show_abstract.php?issn=1661-6952&vol=10&iss=2&rank=12

  8. Expandable image compression system: A modular approach

    International Nuclear Information System (INIS)

    Ho, B.K.T.; Lo, S.C.; Huang, H.K.

    1986-01-01

    The full-frame bit-allocation algorithm for radiological image compression can achieve an acceptable compression ratio as high as 30:1. It involves two stages of operation: a two-dimensional discrete cosine transform and pixel quantization in the transformed space with pixel depth kept accountable by a bit-allocation table. The cosine transform hardware design took an expandable modular approach based on the VME bus system with a maximum data transfer rate of 48 Mbytes/sec and a microprocessor (Motorola 68000 family). The modules are cascadable and microprogrammable to perform 1,024-point butterfly operations. A total of 18 stages would be required for transforming a 1,000 x 1,000 image. Multiplicative constants and addressing sequences are to be software loaded into the parameter buffers of each stage prior to streaming data through the processor stages. The compression rate for 1K x 1K images is expected to be faster than one image per sec

  9. On Modularity in (V)Shorad Air Defense

    NARCIS (Netherlands)

    Veen, E.M. van der

    2001-01-01

    This paper addresses the concept of modularity in the context of (V)Shorads Air Defence. Modularity is a technical concept that provides improved operational flexibility to (V)Shorad systems. Such improved flexibility is specifically relevant to mobile crisis reaction forces. The discussion is

  10. Economics of the modular reactor as new-generation nuclear power

    International Nuclear Information System (INIS)

    Hattori, Sadao

    1987-01-01

    This paper lists thirteen advantages which could be effectuated by modular reactors. These advantages are derived basically from the general attributes of modularization, i.e., continuity of production, smallness of size/capacity, ease of standardization, and built-in passive safety. This paper also suggests a general direction in which the development of modular reactors evolve, and a possible nuclear application where modular reactors be effectively utilized. (author)

  11. A Modular Plug-And-Play Sensor System for Urban Air Pollution Monitoring: Design, Implementation and Evaluation.

    Science.gov (United States)

    Yi, Wei-Ying; Leung, Kwong-Sak; Leung, Yee

    2017-12-22

    Urban air pollution has caused public concern globally because it seriously affects human life. Modern monitoring systems providing pollution information with high spatio-temporal resolution have been developed to identify personal exposures. However, these systems' hardware specifications and configurations are usually fixed according to the applications. They can be inconvenient to maintain, and difficult to reconfigure and expand with respect to sensing capabilities. This paper aims at tackling these issues by adopting the proposed Modular Sensor System (MSS) architecture and Universal Sensor Interface (USI), and modular design in a sensor node. A compact MSS sensor node is implemented and evaluated. It has expandable sensor modules with plug-and-play feature and supports multiple Wireless Sensor Networks (WSNs). Evaluation results show that MSS sensor nodes can easily fit in different scenarios, adapt to reconfigurations dynamically, and detect low concentration air pollution with high energy efficiency and good data accuracy. We anticipate that the efforts on system maintenance, adaptation, and evolution can be significantly reduced when deploying the system in the field.

  12. WARRIOR II, a high performance modular electric robot system

    International Nuclear Information System (INIS)

    Downton, G.C.

    1996-01-01

    A high performance electric robot, WARRIOR, was built for in-reactor welding at the Oldbury nuclear power plant in the United Kingdom in the mid 1980s. WARRIOR II has been developed as a lighter, smaller diameter articulated welding robot which can be deployed on its umbilical down a stand pipe for remote docking with the manipulator system which delivers it to its work site. A key feature of WARRIOR II has been the development of a prototype spherical modular joint. The module provides the drive torque necessary to motivate the robot arm, acts as the joint bearing, has standard mechanical interfaces for the limb sections, accurately measures the joint angle and has cable services running through the centre. It can act either as a bend or rotate joint and the interconnecting limb sections need only to be simple tubular sections. A wide range of manipulator configurations to suit the access constraints of particular problems can be achieved with a set of joint modules and limb sections. A general purpose motion controller has also been developed which is capable of kinematically controlling any configuration of WARRIOR II thus contributing to the realisation of the concept of a general purpose tool which can be used over and over again, at short notice, in any situation where a high precision, light weight, versatile manipulator is required. (UK)

  13. Modular categories and 3-manifold invariants

    International Nuclear Information System (INIS)

    Tureav, V.G.

    1992-01-01

    The aim of this paper is to give a concise introduction to the theory of knot invariants and 3-manifold invariants which generalize the Jones polynomial and which may be considered as a mathematical version of the Witten invariants. Such a theory was introduced by N. Reshetikhin and the author on the ground of the theory of quantum groups. here we use more general algebraic objects, specifically, ribbon and modular categories. Such categories in particular arise as the categories of representations of quantum groups. The notion of modular category, interesting in itself, is closely related to the notion of modular tensor category in the sense of G. Moore and N. Seiberg. For simplicity we restrict ourselves in this paper to the case of closed 3-manifolds

  14. Balancing Modularity and Solution Space Freedom

    DEFF Research Database (Denmark)

    Vos, Maren A.; Raassens, Néomie; Van der Borgh, Michel

    2018-01-01

    that modularity reflects knowledge specialisation and solution space freedom reflects knowledge variety. Both of these dimensions affect organisational learning and, in turn, sustainable innovation. Second, we argue that the relationship between customisation and organisational learning is affected by supplier...... theory to provide insights into how TI firms can achieve ‘win-win’ situations where sustainable innovation is increased through customisation. First, we argue that customisation should be viewed two-dimensionally and identify both modularity and solution space freedom as important dimensions. We argue...... characteristics, specifically supplier sophistication. Survey data from 166 managers were used to empirically test the conceptual model and hypotheses. Polynomial response surface analysis confirms that customising by balancing high degrees of both modularity and solution space freedom results in superior...

  15. A Combination of Machine Learning and Cerebellar-like Neural Networks for the Motor Control and Motor Learning of the Fable Modular Robot

    DEFF Research Database (Denmark)

    Baira Ojeda, Ismael; Tolu, Silvia; Pacheco, Moises

    2017-01-01

    We scaled up a bio-inspired control architecture for the motor control and motor learning of a real modular robot. In our approach, the Locally Weighted Projection Regression algorithm (LWPR) and a cerebellar microcircuit coexist, in the form of a Unit Learning Machine. The LWPR algorithm optimizes...... the input space and learns the internal model of a single robot module to command the robot to follow a desired trajectory with its end-effector. The cerebellar-like microcircuit refines the LWPR output delivering corrective commands. We contrasted distinct cerebellar-like circuits including analytical...

  16. Efficient reduction and modularization for large fault trees stored by pages

    International Nuclear Information System (INIS)

    Chen, Shanqi; Wang, Jin; Wang, Jiaqun; Wang, Fang; Hu, Liqin

    2016-01-01

    Highlights: • New fault tree pre-processing methods used in RiskA are presented. • Including the fault tree paging storage, simplification and modularization. • For getting MCS for fault trees containing more than 10,000 gates and events. • Reduce computer resources needs (RAM) and improve computation speed. - Abstract: Fault Tree Analysis (FTA), an indispensable tool used in Probabilistic Risk Assessment (PRA), has been used throughout the commercial nuclear power industry for safety and reliability analyses. However, large fault tree analysis, such as those used in nuclear power plant requires significant computer resources, which makes the analysis of PRA model inefficient and time consuming. This paper describes a fault tree pre-processing method used in the reliability and probabilistic safety assessment program RiskA that is capable of generating minimal cutsets for fault trees containing more than 10,000 gates and basic events. The novel feature of this method is not only that Boolean reduction rules are used but also that a new objective of simplification is proposed. Moreover, since the method aims to find more fault tree modules by the linear-time algorithm, it can optimize fault tree modularization, which further reduces the computational time of large fault tree analysis.

  17. Implementationof a modular software system for multiphysical processes in porous media

    Science.gov (United States)

    Naumov, Dmitri; Watanabe, Norihiro; Bilke, Lars; Fischer, Thomas; Lehmann, Christoph; Rink, Karsten; Walther, Marc; Wang, Wenqing; Kolditz, Olaf

    2016-04-01

    Subsurface georeservoirs are a candidate technology for large scale energy storage required as part of the transition to renewable energy sources. The increased use of the subsurface results in competing interests and possible impacts on protected entities. To optimize and plan the use of the subsurface in large scale scenario analyses,powerful numerical frameworks are required that aid process understanding and can capture the coupled thermal (T), hydraulic (H), mechanical (M), and chemical (C) processes with high computational efficiency. Due to having a multitude of different couplings between basic T, H, M, or C processes and the necessity to implement new numerical schemes the development focus has moved to software's modularity. The decreased coupling between the components results in two major advantages: easier addition of specialized processes and improvement of the code's testability and therefore its quality. The idea of modularization is implemented on several levels, in addition to library based separation of the previous code version, by using generalized algorithms available in the Standard Template Library and the Boost library, relying on efficient implementations of liner algebra solvers, using concepts when designing new types, and localization of frequently accessed data structures. This procedure shows certain benefits for a flexible high-performance framework applied to the analysis of multipurpose georeservoirs.

  18. An optimal algorithm for configuring delivery options of a one-dimensional intensity-modulated beam

    International Nuclear Information System (INIS)

    Luan Shuang; Chen, Danny Z; Zhang, Li; Wu Xiaodong; Yu, Cedric X

    2003-01-01

    The problem of generating delivery options for one-dimensional intensity-modulated beams (1D IMBs) arises in intensity-modulated radiation therapy. In this paper, we present an algorithm with the optimal running time, based on the 'rightmost-preference' method, for generating all distinct delivery options for an arbitrary 1D IMB. The previously best known method for generating delivery options for a 1D IMB with N left leaf positions and N right leaf positions is a 'brute-force' solution, which first generates all N! possible combinations of the left and right leaf positions and then removes combinations that are not physically allowed delivery options. Compared with the brute-force method, our algorithm has several advantages: (1) our algorithm runs in an optimal time that is linearly proportional to the total number of distinct delivery options that it actually produces. Note that for a 1D IMB with multiple peaks, the total number of distinct delivery options in general tends to be considerably smaller than the worst case N!. (2) Our algorithm can be adapted to generating delivery options subject to additional constraints such as the 'minimum leaf separation' constraint. (3) Our algorithm can also be used to generate random subsets of delivery options; this feature is especially useful when the 1D IMBs in question have too many delivery options for a computer to store and process. The key idea of our method is that we impose an order on how left leaf positions should be paired with right leaf positions. Experiments indicated that our rightmost-preference algorithm runs dramatically faster than the brute-force algorithm. This implies that our algorithm can handle 1D IMBs whose sizes are substantially larger than those handled by the brute-force method. Applications of our algorithm in therapeutic techniques such as intensity-modulated arc therapy and 2D modulations are also discussed

  19. Convergent evolution of modularity in metabolic networks through different community structures

    Directory of Open Access Journals (Sweden)

    Zhou Wanding

    2012-09-01

    Full Text Available Abstract Background It has been reported that the modularity of metabolic networks of bacteria is closely related to the variability of their living habitats. However, given the dependency of the modularity score on the community structure, it remains unknown whether organisms achieve certain modularity via similar or different community structures. Results In this work, we studied the relationship between similarities in modularity scores and similarities in community structures of the metabolic networks of 1021 species. Both similarities are then compared against the genetic distances. We revisited the association between modularity and variability of the microbial living environments and extended the analysis to other aspects of their life style such as temperature and oxygen requirements. We also tested both topological and biological intuition of the community structures identified and investigated the extent of their conservation with respect to the taxomony. Conclusions We find that similar modularities are realized by different community structures. We find that such convergent evolution of modularity is closely associated with the number of (distinct enzymes in the organism’s metabolome, a consequence of different life styles of the species. We find that the order of modularity is the same as the order of the number of the enzymes under the classification based on the temperature preference but not on the oxygen requirement. Besides, inspection of modularity-based communities reveals that these communities are graph-theoretically meaningful yet not reflective of specific biological functions. From an evolutionary perspective, we find that the community structures are conserved only at the level of kingdoms. Our results call for more investigation into the interplay between evolution and modularity: how evolution shapes modularity, and how modularity affects evolution (mainly in terms of fitness and evolvability. Further, our results

  20. Convergent evolution of modularity in metabolic networks through different community structures.

    Science.gov (United States)

    Zhou, Wanding; Nakhleh, Luay

    2012-09-14

    It has been reported that the modularity of metabolic networks of bacteria is closely related to the variability of their living habitats. However, given the dependency of the modularity score on the community structure, it remains unknown whether organisms achieve certain modularity via similar or different community structures. In this work, we studied the relationship between similarities in modularity scores and similarities in community structures of the metabolic networks of 1021 species. Both similarities are then compared against the genetic distances. We revisited the association between modularity and variability of the microbial living environments and extended the analysis to other aspects of their life style such as temperature and oxygen requirements. We also tested both topological and biological intuition of the community structures identified and investigated the extent of their conservation with respect to the taxonomy. We find that similar modularities are realized by different community structures. We find that such convergent evolution of modularity is closely associated with the number of (distinct) enzymes in the organism's metabolome, a consequence of different life styles of the species. We find that the order of modularity is the same as the order of the number of the enzymes under the classification based on the temperature preference but not on the oxygen requirement. Besides, inspection of modularity-based communities reveals that these communities are graph-theoretically meaningful yet not reflective of specific biological functions. From an evolutionary perspective, we find that the community structures are conserved only at the level of kingdoms. Our results call for more investigation into the interplay between evolution and modularity: how evolution shapes modularity, and how modularity affects evolution (mainly in terms of fitness and evolvability). Further, our results call for exploring new measures of modularity and network

  1. Grouping genetic algorithms advances and applications

    CERN Document Server

    Mutingi, Michael

    2017-01-01

    This book presents advances and innovations in grouping genetic algorithms, enriched with new and unique heuristic optimization techniques. These algorithms are specially designed for solving industrial grouping problems where system entities are to be partitioned or clustered into efficient groups according to a set of guiding decision criteria. Examples of such problems are: vehicle routing problems, team formation problems, timetabling problems, assembly line balancing, group maintenance planning, modular design, and task assignment. A wide range of industrial grouping problems, drawn from diverse fields such as logistics, supply chain management, project management, manufacturing systems, engineering design and healthcare, are presented. Typical complex industrial grouping problems, with multiple decision criteria and constraints, are clearly described using illustrative diagrams and formulations. The problems are mapped into a common group structure that can conveniently be used as an input scheme to spe...

  2. Modular Knowledge Representation and Reasoning in the Semantic Web

    Science.gov (United States)

    Serafini, Luciano; Homola, Martin

    Construction of modular ontologies by combining different modules is becoming a necessity in ontology engineering in order to cope with the increasing complexity of the ontologies and the domains they represent. The modular ontology approach takes inspiration from software engineering, where modularization is a widely acknowledged feature. Distributed reasoning is the other side of the coin of modular ontologies: given an ontology comprising of a set of modules, it is desired to perform reasoning by combination of multiple reasoning processes performed locally on each of the modules. In the last ten years, a number of approaches for combining logics has been developed in order to formalize modular ontologies. In this chapter, we survey and compare the main formalisms for modular ontologies and distributed reasoning in the Semantic Web. We select four formalisms build on formal logical grounds of Description Logics: Distributed Description Logics, ℰ-connections, Package-based Description Logics and Integrated Distributed Description Logics. We concentrate on expressivity and distinctive modeling features of each framework. We also discuss reasoning capabilities of each framework.

  3. Modular nuclear fuel element, modular capsule for a such element and fabrication process for a modular capsule

    International Nuclear Information System (INIS)

    Chotard, A.

    1988-01-01

    The nuclear fuel rod is made by a tubular casing closed at both ends and containing a series of modular capsules with little play with the casing and made by a jacket closed by porous plugs at both ends and containing a stack of fuel pellets [fr

  4. Development of modularity in the neural activity of children's brains

    International Nuclear Information System (INIS)

    Chen, Man; Deem, Michael W

    2015-01-01

    We study how modularity of the human brain changes as children develop into adults. Theory suggests that modularity can enhance the response function of a networked system subject to changing external stimuli. Thus, greater cognitive performance might be achieved for more modular neural activity, and modularity might likely increase as children develop. The value of modularity calculated from functional magnetic resonance imaging (fMRI) data is observed to increase during childhood development and peak in young adulthood. Head motion is deconvolved from the fMRI data, and it is shown that the dependence of modularity on age is independent of the magnitude of head motion. A model is presented to illustrate how modularity can provide greater cognitive performance at short times, i.e. task switching. A fitness function is extracted from the model. Quasispecies theory is used to predict how the average modularity evolves with age, illustrating the increase of modularity during development from children to adults that arises from selection for rapid cognitive function in young adults. Experiments exploring the effect of modularity on cognitive performance are suggested. Modularity may be a potential biomarker for injury, rehabilitation, or disease. (paper)

  5. Vibration Sideband Modulations and Harmonics Separation of a Planetary Helicopter Gearbox with Two Different Configurations

    Directory of Open Access Journals (Sweden)

    Nader Sawalhi

    2016-01-01

    Full Text Available This paper examines the spectrum and cepstrum content of vibration signals taken from a helicopter gearbox with two different configurations (3 and 4 planets. It presents a signal processing algorithm to separate synchronous and nonsynchronous components for complete shafts’ harmonic extraction and removal. The spectrum and cepstrum of the vibration signal for two configurations are firstly analyzed and discussed. The effect of changing the number of planets on the fundamental gear mesh frequency (epicyclic mesh frequency and its sidebands is discussed. The paper explains the differences between the two configurations and discusses, in particular, the asymmetry of the modulation sidebands about the epicyclic mesh frequency in the 4 planets arrangement. Finally a separation algorithm, which is based on resampling the order-tracked signal to have an integer number of samples per revolution for a specific shaft, is proposed for a complete removal of the shafts harmonics. The results obtained from the presented separation algorithms are compared to other separation schemes such as discrete random separation (DRS and time synchronous averaging (TSA with clear improvements and better results.

  6. Curriculum Development through YTS Modular Credit Accumulation.

    Science.gov (United States)

    Further Education Unit, London (England).

    This document reports the evaluation of the collaborately developed Modular Training Framework (MainFrame), a British curriculum development project, built around a commitment to a competency-based, modular credit accumulation program. The collaborators were three local education authorities (LEAs), those of Bedfordshire, Haringey, and Sheffield,…

  7. Emergent interfaces for feature modularization

    CERN Document Server

    Ribeiro, Márcio; Brabrand, Claus

    2014-01-01

    Developers frequently introduce errors into software systems when they fail to recognise module dependencies. Using forty-three software families and Software Product Lines (SPLs), where the majority are commonly used in industrial practice, the authors reports on the feature modularization problem and provides a study of how often it may occur in practice. To solve the problem they present the concept of emergent feature modularization which aims to establish contracts between features to prevent developers from breaking other features when performing a maintenance task.

  8. Modular invariants from simple currents. An explicit proof

    International Nuclear Information System (INIS)

    Schellekens, A.N.; Yankielowicz, S.

    1989-01-01

    In a previous paper an orbifold construction was used to demonstrate that the existence of primary fields with simple fusion rules in a conformal field theory implies the existence of non-diagonal modular invariant partition functions. Here we present a direct and explicit proof of modular invariance, which also covers a few cases that could not be obtained with the orbifold method. We also give a very simple general formula for the modular matrix M. (orig.)

  9. Calculation and modular properties of multiloop superstring amplitudes

    International Nuclear Information System (INIS)

    Danilov, G. S.

    2013-01-01

    Multiloop superstring amplitudes are calculated within an extensively used gauge where the two-dimensional gravitino field carries Grassmann moduli. In general, the amplitudes possess, instead of modular symmetry, symmetry with respect to modular transformation supplemented with appropriate transformations of two-dimensional local supersymmetry. If the number of loops is larger than three, the integrationmeasures are notmodular forms, while the expression for the amplitude contains integrals along the boundary of the fundamental region of the modular group.

  10. Reliability and diagnostic of modular systems

    Directory of Open Access Journals (Sweden)

    J. Kohlas

    2014-01-01

    Full Text Available Reliability and diagnostic are in general two problems discussed separately. Yet the two problems are in fact closely related to each other. Here, this relation is considered in the simple case of modular systems. We show, how the computation of reliability and diagnostic can efficiently be done within the same Bayesian network induced by the modularity of the structure function of the system.

  11. A new asynchronous parallel algorithm for inferring large-scale gene regulatory networks.

    Directory of Open Access Journals (Sweden)

    Xiangyun Xiao

    Full Text Available The reconstruction of gene regulatory networks (GRNs from high-throughput experimental data has been considered one of the most important issues in systems biology research. With the development of high-throughput technology and the complexity of biological problems, we need to reconstruct GRNs that contain thousands of genes. However, when many existing algorithms are used to handle these large-scale problems, they will encounter two important issues: low accuracy and high computational cost. To overcome these difficulties, the main goal of this study is to design an effective parallel algorithm to infer large-scale GRNs based on high-performance parallel computing environments. In this study, we proposed a novel asynchronous parallel framework to improve the accuracy and lower the time complexity of large-scale GRN inference by combining splitting technology and ordinary differential equation (ODE-based optimization. The presented algorithm uses the sparsity and modularity of GRNs to split whole large-scale GRNs into many small-scale modular subnetworks. Through the ODE-based optimization of all subnetworks in parallel and their asynchronous communications, we can easily obtain the parameters of the whole network. To test the performance of the proposed approach, we used well-known benchmark datasets from Dialogue for Reverse Engineering Assessments and Methods challenge (DREAM, experimentally determined GRN of Escherichia coli and one published dataset that contains more than 10 thousand genes to compare the proposed approach with several popular algorithms on the same high-performance computing environments in terms of both accuracy and time complexity. The numerical results demonstrate that our parallel algorithm exhibits obvious superiority in inferring large-scale GRNs.

  12. A new asynchronous parallel algorithm for inferring large-scale gene regulatory networks.

    Science.gov (United States)

    Xiao, Xiangyun; Zhang, Wei; Zou, Xiufen

    2015-01-01

    The reconstruction of gene regulatory networks (GRNs) from high-throughput experimental data has been considered one of the most important issues in systems biology research. With the development of high-throughput technology and the complexity of biological problems, we need to reconstruct GRNs that contain thousands of genes. However, when many existing algorithms are used to handle these large-scale problems, they will encounter two important issues: low accuracy and high computational cost. To overcome these difficulties, the main goal of this study is to design an effective parallel algorithm to infer large-scale GRNs based on high-performance parallel computing environments. In this study, we proposed a novel asynchronous parallel framework to improve the accuracy and lower the time complexity of large-scale GRN inference by combining splitting technology and ordinary differential equation (ODE)-based optimization. The presented algorithm uses the sparsity and modularity of GRNs to split whole large-scale GRNs into many small-scale modular subnetworks. Through the ODE-based optimization of all subnetworks in parallel and their asynchronous communications, we can easily obtain the parameters of the whole network. To test the performance of the proposed approach, we used well-known benchmark datasets from Dialogue for Reverse Engineering Assessments and Methods challenge (DREAM), experimentally determined GRN of Escherichia coli and one published dataset that contains more than 10 thousand genes to compare the proposed approach with several popular algorithms on the same high-performance computing environments in terms of both accuracy and time complexity. The numerical results demonstrate that our parallel algorithm exhibits obvious superiority in inferring large-scale GRNs.

  13. Modular VO oriented Java EE service deployer

    Science.gov (United States)

    Molinaro, Marco; Cepparo, Francesco; De Marco, Marco; Knapic, Cristina; Apollo, Pietro; Smareglia, Riccardo

    2014-07-01

    The International Virtual Observatory Alliance (IVOA) has produced many standards and recommendations whose aim is to generate an architecture that starts from astrophysical resources, in a general sense, and ends up in deployed consumable services (that are themselves astrophysical resources). Focusing on the Data Access Layer (DAL) system architecture, that these standards define, in the last years a web based application has been developed and maintained at INAF-OATs IA2 (Italian National institute for Astrophysics - Astronomical Observatory of Trieste, Italian center of Astronomical Archives) to try to deploy and manage multiple VO (Virtual Observatory) services in a uniform way: VO-Dance. However a set of criticalities have arisen since when the VO-Dance idea has been produced, plus some major changes underwent and are undergoing at the IVOA DAL layer (and related standards): this urged IA2 to identify a new solution for its own service layer. Keeping on the basic ideas from VO-Dance (simple service configuration, service instantiation at call time and modularity) while switching to different software technologies (e.g. dismissing Java Reflection in favour of Enterprise Java Bean, EJB, based solution), the new solution has been sketched out and tested for feasibility. Here we present the results originating from this test study. The main constraints for this new project come from various fields. A better homogenized solution rising from IVOA DAL standards: for example the new DALI (Data Access Layer Interface) specification that acts as a common interface system for previous and oncoming access protocols. The need for a modular system where each component is based upon a single VO specification allowing services to rely on common capabilities instead of homogenizing them inside service components directly. The search for a scalable system that takes advantage from distributed systems. The constraints find answer in the adopted solutions hereafter sketched. The

  14. Manufacturing Development of the NCSX Modular Coil Windings

    International Nuclear Information System (INIS)

    Chrzanowski, JH; Fogarty, PJ; Heitzenroeder, PJ; Meighan, T.; Nelson, B.; Raftopoulos, S.; Williamson, D.

    2005-01-01

    The modular coils on the National Compact Stellarator Experiment (NCSX) present a number of significant engineering challenges due to their complex shapes, requirements for high dimensional accuracy and the high current density required in the modular coils due to space constraints. In order to address these challenges, an R and D program was established to develop the conductor, insulation scheme, manufacturing techniques, and procedures. A prototype winding named Twisted Racetrack Coil (TRC) was of particular importance in dealing with these challenges. The TRC included a complex shaped winding form, conductor, insulation scheme, leads and termination, cooling system and coil clamps typical of the modular coil design. Even though the TRC is smaller in size than a modular coil, its similar complex geometry provided invaluable information in developing the final design, metrology techniques and development of manufacturing procedures. In addition a discussion of the development of the copper rope conductor including ''Keystoning'' concerns; the epoxy impregnation system (VPI) plus the tooling and equipment required to manufacture the modular coils will be presented

  15. An autonomic approach to configure HEP (High Energy Physics) experiments, applied to LHCb (Large Hadron Collider beauty)

    CERN Document Server

    Abadie, L; Charpentier, P

    2006-01-01

    Properly configuring an HEP (High Energy Phys ics) experiment becomes a more and more complex task as the number of electronics modules grows and technologies evolve quickly. Anticipating a fault in the software or in the hardware during the configuration or the data taking requires an adaptive and modular control system. The introduction of autonomic tools and data bases in the HEP world is quite recent and contributes to implement a more reliable system . The LHCb control system innovates as it has been built using autonomic tools. The main contribution of this PhD is the implementation of an autonomic 3-Tier architectur e to configure the LHCb experiment which is a huge network of devices of different types, and its integrat ion in the control system. This new type of autonomics architecture consists of: • A database layer. A relational Oracle databa se implemented using the Oracle technology contains the information...

  16. Hierarchical functional modularity in the resting-state human brain.

    Science.gov (United States)

    Ferrarini, Luca; Veer, Ilya M; Baerends, Evelinda; van Tol, Marie-José; Renken, Remco J; van der Wee, Nic J A; Veltman, Dirk J; Aleman, André; Zitman, Frans G; Penninx, Brenda W J H; van Buchem, Mark A; Reiber, Johan H C; Rombouts, Serge A R B; Milles, Julien

    2009-07-01

    Functional magnetic resonance imaging (fMRI) studies have shown that anatomically distinct brain regions are functionally connected during the resting state. Basic topological properties in the brain functional connectivity (BFC) map have highlighted the BFC's small-world topology. Modularity, a more advanced topological property, has been hypothesized to be evolutionary advantageous, contributing to adaptive aspects of anatomical and functional brain connectivity. However, current definitions of modularity for complex networks focus on nonoverlapping clusters, and are seriously limited by disregarding inclusive relationships. Therefore, BFC's modularity has been mainly qualitatively investigated. Here, we introduce a new definition of modularity, based on a recently improved clustering measurement, which overcomes limitations of previous definitions, and apply it to the study of BFC in resting state fMRI of 53 healthy subjects. Results show hierarchical functional modularity in the brain. Copyright 2009 Wiley-Liss, Inc

  17. Optimization of partially shaded PV array using a modified P&O MPPT algorithm

    Directory of Open Access Journals (Sweden)

    Abdelaziz YOUCEF

    2016-07-01

    Full Text Available A photovoltaic (PV array generated power is directly affected by temperature, solar irradiation, shading, and array configuration. In practice, PV arrays could be partially shaded by could, buildings, trees and other utilities. In this case, multiple maximums appear in the P-V curve, a global maximum and one or several local maximums. The “perturb and observe“ (P&O maximum power point tracking (MPPT algorithm cannot differentiate between a global and a local maximum and it is therefore ineffective when partial shading occurs. First, this paper presents an original mathematical model of the P-V curve of a partially shaded PV array, that was used to perform a simulation study in order to show the P&O algorithm inability to track the global MPP of a PV array solar system under partial shading for low shading irradiation levels, then an adaptation sub algorithm is proposed to be added to the P&O algorithm in order to give it the ability to track the global MPP. This sub algorithm moves the operating point imposed by the partial shading configuration to a point in the vicinity of the global MPP in order to be easily tracked by the P&O algorithm. In the simulation, a PV array with a hundred modules has been considered by using a light, a medium then a severe shading configuration. The results obtained indicate that the proposed modified P&O algorithm is able to track the global MPP for the considered shading configurations and for any shading irradiation level.

  18. Capital costs of modular HTR reactors

    International Nuclear Information System (INIS)

    Kugeler, K.; Froehling, W.

    1993-01-01

    A decisive factor in the introduction of a reactor line, in addition of its safety, which should exclude releases of radioactivity into the environment, is its economic development and, consequently, its competitiveness. The costs of the pressurized water reactor are used for comparison with the modular HTR reactor. If the measures proposed for evolutionary increases in safety of the PWR are taken, cost increases will have to be expected for that line. The modular HTR can now attain specific construction costs of 3000 deutschmarks per electric kilowatt. Mass production and the introduction of cost-reducing innovations can improve the economy of this line even further. In this way, the modular HTR concept offers the possibility to vendors and operators to set up new economic yardsticks in safety technology. (orig.) [de

  19. Theta function identities associated with Ramanujan's modular ...

    Indian Academy of Sciences (India)

    In Chapter 20 of his second notebook [6], Ramanujan recorded several theta function identities associated with modular equations of composite degree 15. These identities have previously been proved by Berndt in [3]. But he proved most of these theta function identities using modular equations. These identities can also ...

  20. The modularization construction of piping system installation in AP1000 plant

    International Nuclear Information System (INIS)

    Lu Song; Wang Yuan; Wei Junming

    2012-01-01

    Modularization construction is the main technique used in AP1000 plants, the piping Modularization installation will impact directly to the module construction as the important part of the Modularization construction. After the piping system has took the modularization design in AP1000 plants, some installation works of piping system has moved from the site to fabrication shop. With improving the construction quality and minimizing the time frame of project, the critical paths can be optimized. This paper has analyzed the risk and challenge that met during the modularization construction period of piping systems though introducing the characteristic of modularization construction for AP1000 piping systems, and get construction experiences from the First AP1000 plants in the world, then it will be the firmly basics for the wide application of modularization construction in the future. (authors)

  1. Graph configuration model based evaluation of the education-occupation match.

    Science.gov (United States)

    Gadar, Laszlo; Abonyi, Janos

    2018-01-01

    To study education-occupation matchings we developed a bipartite network model of education to work transition and a graph configuration model based metric. We studied the career paths of 15 thousand Hungarian students based on the integrated database of the National Tax Administration, the National Health Insurance Fund, and the higher education information system of the Hungarian Government. A brief analysis of gender pay gap and the spatial distribution of over-education is presented to demonstrate the background of the research and the resulted open dataset. We highlighted the hierarchical and clustered structure of the career paths based on the multi-resolution analysis of the graph modularity. The results of the cluster analysis can support policymakers to fine-tune the fragmented program structure of higher education.

  2. Non-orthogonal internally contracted multi-configurational perturbation theory (NICPT): Dynamic electron correlation for large, compact active spaces

    Science.gov (United States)

    Kähler, Sven; Olsen, Jeppe

    2017-11-01

    A computational method is presented for systems that require high-level treatments of static and dynamic electron correlation but cannot be treated using conventional complete active space self-consistent field-based methods due to the required size of the active space. Our method introduces an efficient algorithm for perturbative dynamic correlation corrections for compact non-orthogonal MCSCF calculations. In the algorithm, biorthonormal expansions of orbitals and CI-wave functions are used to reduce the scaling of the performance determining step from quadratic to linear in the number of configurations. We describe a hierarchy of configuration spaces that can be chosen for the active space. Potential curves for the nitrogen molecule and the chromium dimer are compared for different configuration spaces. Already the most compact spaces yield qualitatively correct potentials that with increasing size of configuration spaces systematically approach complete active space results.

  3. Numerical simulation on multi-peak magnetic field configuration for negative hydrogen ion source

    International Nuclear Information System (INIS)

    Wang Xiaomin; Yang Chao; Liu Dagang; Wang Xueqiong

    2011-01-01

    Based on the magnetic charge model, the numerical algorithm of three-dimensional permanent magnets was derived by the finite difference method. Then combining the full three-dimensional particle-in-cell/Monte Carlo algorithm (PIC/MCC), two multi-peak magnetic field configurations, external magnetic filter and tent-shaped filter, were analyzed respectively, and their influences on electron energy distribution were compared. The simulation results show that both configurations can confine the diffusion of particles and can extract negative hydrogen ions; their electron energy distributions are basically similar, presenting double energy state, which are consistent with the basic mechanism of plasma discharge. The former configuration is stronger in confining and can produce more particles, whose total number is approximately four times that of the latter. The tent-shaped magnetic filter can efficiently prevent electron drift caused by inhomogeneous longitudinal magnetic field, leading to more uniform spatial distribution of negative hydrogen ions. The results of simulation are consistent with those from the foreign experiment. (authors)

  4. Modular Firewalls for Storage Areas

    Science.gov (United States)

    Fedor, O. H.; Owens, L. J.

    1986-01-01

    Giant honeycomb structures assembled in modular units. Flammable materials stored in cells. Walls insulated with firebrick to prevent spread of fire among cells. Portable, modular barrier withstands heat of combustion for limited time and confines combustion products horizontally to prevent fire from spreading. Barrier absorbs heat energy by ablation and not meant to be reused. Designed to keep fires from spreading among segments of solid rocket propellant in storage, barrier erected between storage units of other flammable or explosive materials; tanks of petroleum or liquid natural gas. Barrier adequate for most industrial purposes.

  5. An analytically solvable model for rapid evolution of modular structure.

    Directory of Open Access Journals (Sweden)

    Nadav Kashtan

    2009-04-01

    Full Text Available Biological systems often display modularity, in the sense that they can be decomposed into nearly independent subsystems. Recent studies have suggested that modular structure can spontaneously emerge if goals (environments change over time, such that each new goal shares the same set of sub-problems with previous goals. Such modularly varying goals can also dramatically speed up evolution, relative to evolution under a constant goal. These studies were based on simulations of model systems, such as logic circuits and RNA structure, which are generally not easy to treat analytically. We present, here, a simple model for evolution under modularly varying goals that can be solved analytically. This model helps to understand some of the fundamental mechanisms that lead to rapid emergence of modular structure under modularly varying goals. In particular, the model suggests a mechanism for the dramatic speedup in evolution observed under such temporally varying goals.

  6. Design Requirements for Designing Responsive Modular Manufacturing Systems

    DEFF Research Database (Denmark)

    Jørgensen, Steffen; Madsen, Ole; Nielsen, Kjeld

    2011-01-01

    Customers demand the newest technologies, newest designs, the ability to customise, high quality, and all this at a low cost. These are trends which challenge the traditional way of operating manufacturing companies, especially in regard to product development and manufacturing. Research...... the needed flexibility and responsiveness, but such systems are not yet fully achieved. From related theory it is known that achieving modular benefits depend on the modular architecture; a modular architecture which must be developed according to the customer needs. This makes production needs a design...... requirement in order to achieve responsiveness and other benefits of modular manufacturing systems (MMS). Due to the complex and interrelated nature of a production system and its surroundings these production needs are complex to identify. This paper presents an analysis framework for identification...

  7. Radiometric calibration of the reflective bands of NS001-Thematic Mapper Simulator (TMS) and modular multispectral radiometers (MMR)

    Science.gov (United States)

    Markham, Brian L.; Wood, Frank M., Jr.; Ahmad, Suraiya P.

    1988-01-01

    The NS001 Thematic Mapper Simulator scanner (TMS) and several modular multispectral radiometers (MMRs) are among the primary instruments used in the First ISLSCP (International Satellite Land Surface Climatology Project) Field Experiment (FIFE). The NS001 has a continuously variable gain setting. Calibration of the NS001 data is influenced by drift in the dark current level of up to six counts during a mirror scan at typical gain settings. The MMR instruments are being used in their 1 deg FOV configuration on the helicopter and 15 deg FOV on the ground.

  8. A real-time MTFC algorithm of space remote-sensing camera based on FPGA

    Science.gov (United States)

    Zhao, Liting; Huang, Gang; Lin, Zhe

    2018-01-01

    A real-time MTFC algorithm of space remote-sensing camera based on FPGA was designed. The algorithm can provide real-time image processing to enhance image clarity when the remote-sensing camera running on-orbit. The image restoration algorithm adopted modular design. The MTF measurement calculation module on-orbit had the function of calculating the edge extension function, line extension function, ESF difference operation, normalization MTF and MTFC parameters. The MTFC image filtering and noise suppression had the function of filtering algorithm and effectively suppressing the noise. The algorithm used System Generator to design the image processing algorithms to simplify the design structure of system and the process redesign. The image gray gradient dot sharpness edge contrast and median-high frequency were enhanced. The image SNR after recovery reduced less than 1 dB compared to the original image. The image restoration system can be widely used in various fields.

  9. Modular remote radiation monitor

    International Nuclear Information System (INIS)

    Lacerda, Fabio; Farias, Marcos S.; Aghina, Mauricio A.C.; Oliveira, Mauro V.

    2013-01-01

    The Modular Remote Radiation Monitor (MRRM) is a novel radiation monitor suitable for monitoring environmental exposure to ionizing radiation. It is a portable compact-size low-power microprocessor-based electronic device which provides its monitoring data to other electronic systems, physically distant from it, by means of an electronic communication channel, which can be wired or wireless according to the requirements of each application. Besides its low-power highly-integrated circuit design, the Modular Remote Radiation Monitor is presented in a modular architecture, which promotes full compliance to the technical requirements of different applications while minimizing cost, size and power consumption. Its communication capability also supports the implementation of a network of multiple radiation monitors connected to a supervisory system, capable of remotely controlling each monitor independently as well as visualizing the radiation levels from all monitors. A prototype of the MRRM, functionally equivalent to the MRA-7027 radiation monitor, was implemented and connected to a wired MODBUS network of MRA-7027 monitors, responsible for monitoring ionizing radiation inside Argonauta reactor room at Instituto de Engenharia Nuclear. Based on the highly positive experimental results obtained, further design is currently underway in order to produce a consumer version of the MRRM. (author)

  10. Modular Cure Provision

    DEFF Research Database (Denmark)

    Winther-Hansen, Casper; Frandsen, Thomas

    facilitate co-creation through open platforms and service modularity. Based on data from two pharmaceuticals we explore issues of governance related to the relative openness of platforms and their completeness. Whereas some pharmaceuticals should cater to sophisticated needs of competent users through open...

  11. Offshore Wind Farm Cable Connection Configuration Optimization using Dynamic Minimum Spanning Tree Algorithm

    DEFF Research Database (Denmark)

    Hou, Peng; Hu, Weihao; Chen, Zhe

    2015-01-01

    Anew approach, Dynamic Minimal Spanning Tree (DMST) algorithm, whichisbased on the MST algorithm isproposed in this paper to optimizethe cable connectionlayout for large scale offshore wind farm collection system. The current carrying capacity of the cable is considered as the main constraint....... It is amore economicalway for cable connection configurationdesignof offshore wind farm collection system....

  12. Sustainable Modular Adaptive Redundancy Technique Emphasizing Partial Reconfiguration for Reduced Power Consumption

    Directory of Open Access Journals (Sweden)

    R. Al-Haddad

    2011-01-01

    Full Text Available As reconfigurable devices' capacities and the complexity of applications that use them increase, the need for self-reliance of deployed systems becomes increasingly prominent. Organic computing paradigms have been proposed for fault-tolerant systems because they promote behaviors that allow complex digital systems to adapt and survive in demanding environments. In this paper, we develop a sustainable modular adaptive redundancy technique (SMART composed of a two-layered organic system. The hardware layer is implemented on a Xilinx Virtex-4 Field Programmable Gate Array (FPGA to provide self-repair using a novel approach called reconfigurable adaptive redundancy system (RARS. The software layer supervises the organic activities on the FPGA and extends the self-healing capabilities through application-independent, intrinsic, and evolutionary repair techniques that leverage the benefits of dynamic partial reconfiguration (PR. SMART was evaluated using a Sobel edge-detection application and was shown to tolerate stressful sequences of injected transient and permanent faults while reducing dynamic power consumption by 30% compared to conventional triple modular redundancy (TMR techniques, with nominal impact on the fault-tolerance capabilities. Moreover, PR is employed to keep the system on line while under repair and also to reduce repair time. Experiments have shown a 27.48% decrease in repair time when PR is employed compared to the full bitstream configuration case.

  13. Modular chemiresistive sensor

    Energy Technology Data Exchange (ETDEWEB)

    Alam, Maksudul M.; Sampathkumaran, Uma

    2018-02-20

    The present invention relates to a modular chemiresistive sensor. In particular, a modular chemiresistive sensor for hypergolic fuel and oxidizer leak detection, carbon dioxide monitoring and detection of disease biomarkers. The sensor preferably has two gold or platinum electrodes mounted on a silicon substrate where the electrodes are connected to a power source and are separated by a gap of 0.5 to 4.0 .mu.M. A polymer nanowire or carbon nanotube spans the gap between the electrodes and connects the electrodes electrically. The electrodes are further connected to a circuit board having a processor and data storage, where the processor can measure current and voltage values between the electrodes and compare the current and voltage values with current and voltage values stored in the data storage and assigned to particular concentrations of a pre-determined substance such as those listed above or a variety of other substances.

  14. Application and development analysis of nuclear power plant modular construction

    International Nuclear Information System (INIS)

    Fang Xiaopeng

    2015-01-01

    Modular Construction is currently one of the major development trends for the nuclear power plant construction technology worldwide. In the first-of-a-kind AP1000 Nuclear Power Project practiced in China, the large-scale structural modules and mechanical modules have been successfully fabricated, assembled and installed. However, in the construction practice of the project, some quality issues are identified with the assembly and installation process of large-scale structural modules in addition to the issue of incomplete supply of mechanical modules, which has failed to fully demonstrate the features and merits of modular construction. This paper collects and consolidates the issues of modular construction of AP1000 first of a kind reactor, providing root cause analysis in the aspects of process design, quality control, site construction logic, interface management in the process of module fabrication, assembly and installation; modular construction feasibility assessment index is proved based on the quantification and qualitative analysis of the impact element. Based on the modular construction feasibility, NPP modular construction improvement suggestions are provided in the aspect of modular assembly optimization definition, tolerance control during the fitting process and the construction logic adjustment. (author)

  15. MCSCF wave functions for excited states of polar molecules - Application to BeO. [Multi-Configuration Self-Consistent Field

    Science.gov (United States)

    Bauschlicher, C. W., Jr.; Yarkony, D. R.

    1980-01-01

    A previously reported multi-configuration self-consistent field (MCSCF) algorithm based on the generalized Brillouin theorem is extended in order to treat the excited states of polar molecules. In particular, the algorithm takes into account the proper treatment of nonorthogonality in the space of single excitations and invokes, when necessary, a constrained optimization procedure to prevent the variational collapse of excited states. In addition, a configuration selection scheme (suitable for use in conjunction with extended configuration interaction methods) is proposed for the MCSCF procedure. The algorithm is used to study the low-lying singlet states of BeO, a system which has not previously been studied using an MCSCF procedure. MCSCF wave functions are obtained for three 1 Sigma + and two 1 Pi states. The 1 Sigma + results are juxtaposed with comparable results for MgO in order to assess the generality of the description presented here.

  16. Investigation of small and modular-sized fast reactor

    International Nuclear Information System (INIS)

    Kubota, Kenichi; Kawasaki, Nobuchika; Umetsu, Yoichiro; Akatsu, Minoru; Kasai, Shigeo; Konomura, Mamoru; Ichimiya, Masakazu

    2000-06-01

    In this paper, feasibility of the multipurpose small fast reactor, which could be used for requirements concerned with various utilization of electricity and energy and flexibility of power supply site, is discussed on the basis of examination of literatures of various small reactors. And also, a possibility of economic improvement by learning effect of fabrication cost is discussed for the modular-sized reactor which is expected to be a base load power supply system with lower initial investment. (1) Multipurpose small reactor (a) The small reactor with 10MWe-150MWe has a potential as a power source for large co-generation, a large island, a middle city, desalination and marine use. (b) Highly passive mechanism, long fuel exchange interval, and minimized maintenance activities are required for the multipurpose small reactor design. The reactor has a high potential for the long fuel exchange interval, since it is relatively easy for FR to obtain a long life core. (c) Current designs of small FRs in Japan and USA (NERI Project) are reviewed to obtain design requirements for the multipurpose small reactor. (2) Modular-sized reactor (a) In order that modular-sized reactor could be competitive to 3200MWe twin plant (two large monolithic reactor) with 200kyenWe, the target capital cost of FOAK is estimated to be 260kyen/yenWe for 800MWe modular, 280kyen/yenWe for 400MWe modular and 290kyen/yenWe for 200MWe by taking account of the leaning effect. (b) As the result of the review on the current designs of modular-sized FRs in Japan and USA (S-PRISM) from the viewpoint of economic improvement, since it only be necessary to make further effort for the target capital cost of FOAK, since the modular-sized FRs requires a large amount of material for shielding, vessels and heat exchangers essentially. (author)

  17. Advanced Modular Power Approach to Affordable, Supportable Space Systems

    Science.gov (United States)

    Oeftering, Richard C.; Kimnach, Greg L.; Fincannon, James; Mckissock,, Barbara I.; Loyselle, Patricia L.; Wong, Edmond

    2013-01-01

    Recent studies of missions to the Moon, Mars and Near Earth Asteroids (NEA) indicate that these missions often involve several distinct separately launched vehicles that must ultimately be integrated together in-flight and operate as one unit. Therefore, it is important to see these vehicles as elements of a larger segmented spacecraft rather than separate spacecraft flying in formation. The evolution of large multi-vehicle exploration architecture creates the need (and opportunity) to establish a global power architecture that is common across all vehicles. The Advanced Exploration Systems (AES) Modular Power System (AMPS) project managed by NASA Glenn Research Center (GRC) is aimed at establishing the modular power system architecture that will enable power systems to be built from a common set of modular building blocks. The project is developing, demonstrating and evaluating key modular power technologies that are expected to minimize non-recurring development costs, reduce recurring integration costs, as well as, mission operational and support costs. Further, modular power is expected to enhance mission flexibility, vehicle reliability, scalability and overall mission supportability. The AMPS project not only supports multi-vehicle architectures but should enable multi-mission capability as well. The AMPS technology development involves near term demonstrations involving developmental prototype vehicles and field demonstrations. These operational demonstrations not only serve as a means of evaluating modular technology but also provide feedback to developers that assure that they progress toward truly flexible and operationally supportable modular power architecture.

  18. Configuration development and structural assessment of the FEDC ignitor concept

    International Nuclear Information System (INIS)

    Brown, T.G.; Lee, V.D.; Mayhall, J.A.

    1986-01-01

    The Fusion Engineering Design Center (FEDC) performed a design study for a compact ignition tokamak. The ignitor concept has two unique features. First, the throat of the copper plate toroidal field (TF) coils is preloaded in the vertical direction to minimize the stress levels in the copper. Second, the net inward radial TF coil forces are balanced by a combination of wedging on the adjacent faces of the TF coils and by bucking against the ohmic heating solenoid coils in the bore of the tokamak. Later ignitor concepts eliminated the wedging reactions. Both of these features inherently reduce the radial build of the tokamak device. The FEDC version of ignitor incorporates both of these unique features packaged in a different configurational arrangement. The FEDC ignitor features a totally external preload system. The preload is applied directly to the inner leg of the TF coils in the vertical direction only. Horizontal rings are utilized only to react inplane TF coil forces and are not part of the preload system. Modular quadrants of TF coil encasements are utilized to vastly simplify device assembly methods. This paper presents the configuration and a structural assessment of the FEDC ignitor concept

  19. Adaptive Modular Playware

    DEFF Research Database (Denmark)

    Lund, Henrik Hautop; Þorsteinsson, Arnar Tumi

    2011-01-01

    In this paper, we describe the concept of adaptive modular playware, where the playware adapts to the interaction of the individual user. We hypothesize that there are individual differences in user interaction capabilities and styles, and that adaptive playware may adapt to the individual user...

  20. The Impact of Product and Service Modularity on Business Performance

    DEFF Research Database (Denmark)

    Hsuan, Juliana; Frandsen, Thomas; Raja, Jawwad

    Modularity has been proposed as a powerful way of managing complexity. The emerging literature points to the importance of modularity of service architecture, with case based studies in logistics and healthcare. Little is known about the relationship between product and service modularity...... and their effects on business performance, both empirically and theoretically. This paper explores the relationship between product and service modularity and their effects on business performance based on a survey of Danish manufacturers. We provide empirical and theoretical insights into the emerging fields...