WorldWideScience

Sample records for rapidmind multi-core development

  1. Integrated development environment for multi-core systems

    Directory of Open Access Journals (Sweden)

    Krunić Momčilo V.

    2014-01-01

    Full Text Available Development of the software application that provides comfortable working environment of embedded software applications was always a difficult task to achieve. To reach this goal it was necessary to integrate all specific tools designed for that purpose. This paper describes Integrated Development Environment (IDE that was developed to meet all specific needs of a software development for the family of multi-core target platforms designed for a digital signal processing in Cirrus Logic Company. Eclipse platform and RCP (Rich Client Platform was used as a basis, because it provides an extensible plug-in system for customizing the development environment. CLIDE (Cirrus Logic Integrated Development Environment represent the epilog of that effort, reliable IDE used for development of embedded applications. Validation of the solution is accomplished thru 2641 J Unit tests that validate most of the CLIDE's functionalities. Developed IDE (CLIDE significantly increases a quality of a software development for multi-core systems and reduces time-to-market, thereby justifying development costs.

  2. Multi-physics and multi-objective design of heterogeneous SFR core: development of an optimization method under uncertainty

    International Nuclear Information System (INIS)

    Ammar, Karim

    2014-01-01

    Since Phenix shutting down in 2010, CEA does not have Sodium Fast Reactor (SFR) in operating condition. According to global energetic challenge and fast reactor abilities, CEA launched a program of industrial demonstrator called ASTRID (Advanced Sodium Technological Reactor for Industrial Demonstration), a reactor with electric power capacity equal to 600 MW. Objective of the prototype is, in first to be a response to environmental constraints, in second demonstrates the industrial viability of SFR reactor. The goal is to have a safety level at least equal to 3. generation reactors. ASTRID design integrates Fukushima feedback; Waste reprocessing (with minor actinide transmutation) and it linked industry. Installation safety is the priority. In all cases, no radionuclide should be released into environment. To achieve this objective, it is imperative to predict the impact of uncertainty sources on reactor behaviour. In this context, this thesis aims to develop new optimization methods for SFR cores. The goal is to improve the robustness and reliability of reactors in response to existing uncertainties. We will use ASTRID core as reference to estimate interest of new methods and tools developed. The impact of multi-Physics uncertainties in the calculation of the core performance and the use of optimization methods introduce new problems: How to optimize 'complex' cores (i.e. associated with design spaces of high dimensions with more than 20 variable parameters), taking into account the uncertainties? What is uncertainties behaviour for optimization core compare to reference core? Taking into account uncertainties, optimization core are they still competitive? Optimizations improvements are higher than uncertainty margins? The thesis helps to develop and implement methods necessary to take into account uncertainties in the new generation of simulation tools. Statistical methods to ensure consistency of complex multi-Physics simulation results are also

  3. On developing B-spline registration algorithms for multi-core processors

    International Nuclear Information System (INIS)

    Shackleford, J A; Kandasamy, N; Sharp, G C

    2010-01-01

    Spline-based deformable registration methods are quite popular within the medical-imaging community due to their flexibility and robustness. However, they require a large amount of computing time to obtain adequate results. This paper makes two contributions towards accelerating B-spline-based registration. First, we propose a grid-alignment scheme and associated data structures that greatly reduce the complexity of the registration algorithm. Based on this grid-alignment scheme, we then develop highly data parallel designs for B-spline registration within the stream-processing model, suitable for implementation on multi-core processors such as graphics processing units (GPUs). Particular attention is focused on an optimal method for performing analytic gradient computations in a data parallel fashion. CPU and GPU versions are validated for execution time and registration quality. Performance results on large images show that our GPU algorithm achieves a speedup of 15 times over the single-threaded CPU implementation whereas our multi-core CPU algorithm achieves a speedup of 8 times over the single-threaded implementation. The CPU and GPU versions achieve near-identical registration quality in terms of RMS differences between the generated vector fields.

  4. Core-to-core uniformity improvement in multi-core fiber Bragg gratings

    Science.gov (United States)

    Lindley, Emma; Min, Seong-Sik; Leon-Saval, Sergio; Cvetojevic, Nick; Jovanovic, Nemanja; Bland-Hawthorn, Joss; Lawrence, Jon; Gris-Sanchez, Itandehui; Birks, Tim; Haynes, Roger; Haynes, Dionne

    2014-07-01

    Multi-core fiber Bragg gratings (MCFBGs) will be a valuable tool not only in communications but also various astronomical, sensing and industry applications. In this paper we address some of the technical challenges of fabricating effective multi-core gratings by simulating improvements to the writing method. These methods allow a system designed for inscribing single-core fibers to cope with MCFBG fabrication with only minor, passive changes to the writing process. Using a capillary tube that was polished on one side, the field entering the fiber was flattened which improved the coverage and uniformity of all cores.

  5. Using Multi-Core Systems for Rover Autonomy

    Science.gov (United States)

    Clement, Brad; Estlin, Tara; Bornstein, Benjamin; Springer, Paul; Anderson, Robert C.

    2010-01-01

    Task Objectives are: (1) Develop and demonstrate key capabilities for rover long-range science operations using multi-core computing, (a) Adapt three rover technologies to execute on SOA multi-core processor (b) Illustrate performance improvements achieved (c) Demonstrate adapted capabilities with rover hardware, (2) Targeting three high-level autonomy technologies (a) Two for onboard data analysis (b) One for onboard command sequencing/planning, (3) Technologies identified as enabling for future missions, (4)Benefits will be measured along several metrics: (a) Execution time / Power requirements (b) Number of data products processed per unit time (c) Solution quality

  6. Multi-core processing and scheduling performance in CMS

    International Nuclear Information System (INIS)

    Hernández, J M; Evans, D; Foulkes, S

    2012-01-01

    Commodity hardware is going many-core. We might soon not be able to satisfy the job memory needs per core in the current single-core processing model in High Energy Physics. In addition, an ever increasing number of independent and incoherent jobs running on the same physical hardware not sharing resources might significantly affect processing performance. It will be essential to effectively utilize the multi-core architecture. CMS has incorporated support for multi-core processing in the event processing framework and the workload management system. Multi-core processing jobs share common data in memory, such us the code libraries, detector geometry and conditions data, resulting in a much lower memory usage than standard single-core independent jobs. Exploiting this new processing model requires a new model in computing resource allocation, departing from the standard single-core allocation for a job. The experiment job management system needs to have control over a larger quantum of resource since multi-core aware jobs require the scheduling of multiples cores simultaneously. CMS is exploring the approach of using whole nodes as unit in the workload management system where all cores of a node are allocated to a multi-core job. Whole-node scheduling allows for optimization of the data/workflow management (e.g. I/O caching, local merging) but efficient utilization of all scheduled cores is challenging. Dedicated whole-node queues have been setup at all Tier-1 centers for exploring multi-core processing workflows in CMS. We present the evaluation of the performance scheduling and executing multi-core workflows in whole-node queues compared to the standard single-core processing workflows.

  7. CMS readiness for multi-core workload scheduling

    Science.gov (United States)

    Perez-Calero Yzquierdo, A.; Balcas, J.; Hernandez, J.; Aftab Khan, F.; Letts, J.; Mason, D.; Verguilov, V.

    2017-10-01

    In the present run of the LHC, CMS data reconstruction and simulation algorithms benefit greatly from being executed as multiple threads running on several processor cores. The complexity of the Run 2 events requires parallelization of the code to reduce the memory-per- core footprint constraining serial execution programs, thus optimizing the exploitation of present multi-core processor architectures. The allocation of computing resources for multi-core tasks, however, becomes a complex problem in itself. The CMS workload submission infrastructure employs multi-slot partitionable pilots, built on HTCondor and GlideinWMS native features, to enable scheduling of single and multi-core jobs simultaneously. This provides a solution for the scheduling problem in a uniform way across grid sites running a diversity of gateways to compute resources and batch system technologies. This paper presents this strategy and the tools on which it has been implemented. The experience of managing multi-core resources at the Tier-0 and Tier-1 sites during 2015, along with the deployment phase to Tier-2 sites during early 2016 is reported. The process of performance monitoring and optimization to achieve efficient and flexible use of the resources is also described.

  8. CMS Readiness for Multi-Core Workload Scheduling

    Energy Technology Data Exchange (ETDEWEB)

    Perez-Calero Yzquierdo, A. [Madrid, CIEMAT; Balcas, J. [Caltech; Hernandez, J. [Madrid, CIEMAT; Aftab Khan, F. [NCP, Islamabad; Letts, J. [UC, San Diego; Mason, D. [Fermilab; Verguilov, V. [CLMI, Sofia

    2017-11-22

    In the present run of the LHC, CMS data reconstruction and simulation algorithms benefit greatly from being executed as multiple threads running on several processor cores. The complexity of the Run 2 events requires parallelization of the code to reduce the memory-per- core footprint constraining serial execution programs, thus optimizing the exploitation of present multi-core processor architectures. The allocation of computing resources for multi-core tasks, however, becomes a complex problem in itself. The CMS workload submission infrastructure employs multi-slot partitionable pilots, built on HTCondor and GlideinWMS native features, to enable scheduling of single and multi-core jobs simultaneously. This provides a solution for the scheduling problem in a uniform way across grid sites running a diversity of gateways to compute resources and batch system technologies. This paper presents this strategy and the tools on which it has been implemented. The experience of managing multi-core resources at the Tier-0 and Tier-1 sites during 2015, along with the deployment phase to Tier-2 sites during early 2016 is reported. The process of performance monitoring and optimization to achieve efficient and flexible use of the resources is also described.

  9. Code Coupling for Multi-Dimensional Core Transient Analysis

    International Nuclear Information System (INIS)

    Park, Jin-Woo; Park, Guen-Tae; Park, Min-Ho; Ryu, Seok-Hee; Um, Kil-Sup; Lee Jae-Il

    2015-01-01

    After the CEA ejection, the nuclear power of the reactor dramatically increases in an exponential behavior until the Doppler effect becomes important and turns the reactivity balance and power down to lower levels. Although this happens in a very short period of time, only few seconds, the energy generated can be very significant and cause fuel failures. The current safety analysis methodology which is based on overly conservative assumptions with the point kinetics model results in quite adverse consequences. Thus, KEPCO Nuclear Fuel(KNF) is developing the multi-dimensional safety analysis methodology to mitigate the consequences of the single CEA ejection accident. For this purpose, three-dimensional core neutron kinetics code ASTRA, sub-channel analysis code THALES, and fuel performance analysis code FROST, which have transient calculation performance, were coupled using message passing interface (MPI). This paper presents the methodology used for code coupling and the preliminary simulation results with the coupled code system (CHASER). Multi-dimensional core transient analysis code system, CHASER, has been developed and it was applied to simulate a single CEA ejection accident. CHASER gave a good prediction of multi-dimensional core transient behaviors during transient. In the near future, the multi-dimension CEA ejection analysis methodology using CHASER is planning to be developed. CHASER is expected to be a useful tool to gain safety margin for reactivity initiated accidents (RIAs), such as a single CEA ejection accident

  10. Code Coupling for Multi-Dimensional Core Transient Analysis

    Energy Technology Data Exchange (ETDEWEB)

    Park, Jin-Woo; Park, Guen-Tae; Park, Min-Ho; Ryu, Seok-Hee; Um, Kil-Sup; Lee Jae-Il [KEPCO NF, Daejeon (Korea, Republic of)

    2015-05-15

    After the CEA ejection, the nuclear power of the reactor dramatically increases in an exponential behavior until the Doppler effect becomes important and turns the reactivity balance and power down to lower levels. Although this happens in a very short period of time, only few seconds, the energy generated can be very significant and cause fuel failures. The current safety analysis methodology which is based on overly conservative assumptions with the point kinetics model results in quite adverse consequences. Thus, KEPCO Nuclear Fuel(KNF) is developing the multi-dimensional safety analysis methodology to mitigate the consequences of the single CEA ejection accident. For this purpose, three-dimensional core neutron kinetics code ASTRA, sub-channel analysis code THALES, and fuel performance analysis code FROST, which have transient calculation performance, were coupled using message passing interface (MPI). This paper presents the methodology used for code coupling and the preliminary simulation results with the coupled code system (CHASER). Multi-dimensional core transient analysis code system, CHASER, has been developed and it was applied to simulate a single CEA ejection accident. CHASER gave a good prediction of multi-dimensional core transient behaviors during transient. In the near future, the multi-dimension CEA ejection analysis methodology using CHASER is planning to be developed. CHASER is expected to be a useful tool to gain safety margin for reactivity initiated accidents (RIAs), such as a single CEA ejection accident.

  11. Multi-core processing and scheduling performance in CMS

    CERN Multimedia

    CERN. Geneva

    2012-01-01

    Commodity hardware is going many-core. We might soon not be able to satisfy the job memory needs per core in the current single-core processing model in High Energy Physics. In addition, an ever increasing number of independent and incoherent jobs running on the same physical hardware not sharing resources might significantly affect processing performance. It will be essential to effectively utilize the multi-core architecture. CMS has incorporated support for multi-core processing in the event processing framework and the workload management system. Multi-core processing jobs share common data in memory, such us the code libraries, detector geometry and conditions data, resulting in a much lower memory usage than standard single-core independent jobs. Exploiting this new processing model requires a new model in computing resource allocation, departing from the standard single-core allocation for a job. The experiment job management system needs to have control over a larger quantum of resource since multi-...

  12. Development of a coupled neutronic/thermal-hydraulic tool with multi-scale capabilities and applications to HPLWR core analysis

    International Nuclear Information System (INIS)

    Monti, Lanfranco; Starflinger, Joerg; Schulenberg, Thomas

    2011-01-01

    Highlights: → Advanced analysis and design techniques for innovative reactors are addressed. → Detailed investigation of a 3 pass core design with a multi-physics-scales tool. → Coupled 40-group neutron transport/equivalent channels TH core analyses methods. → Multi-scale capabilities: from equivalent channels to sub-channel pin-by-pin study. → High fidelity approach: reduction of conservatism involved in core simulations. - Abstract: The High Performance Light Water Reactor (HPLWR) is a thermal spectrum nuclear reactor cooled and moderated with light water operated at supercritical pressure. It is an innovative reactor concept, which requires developing and applying advanced analysis tools as described in the paper. The relevant water density reduction associated with the heat-up, together with the multi-pass core design, results in a pronounced coupling between neutronic and thermal-hydraulic analyses, which takes into account the strong natural influence of the in-core distribution of power generation and water properties. The neutron flux gradients within the multi-pass core, together with the pronounced dependence of water properties on the temperature, require to consider a fine spatial resolution in which the individual fuel pins are resolved to provide precise evaluation of the clad temperature, currently considered as one of the crucial design criteria. These goals have been achieved considering an advanced analysis method based on the usage of existing codes which have been coupled with developed interfaces. Initially neutronic and thermal-hydraulic full core calculations have been iterated until a consistent solution is found to determine the steady state full power condition of the HPLWR core. Results of few group neutronic analyses might be less reliable in case of HPLWR 3-pass core than for conventional LWRs because of considerable changes of the neutron spectrum within the core, hence 40 groups transport theory has been preferred to the

  13. Network Coding on Heterogeneous Multi-Core Processors for Wireless Sensor Networks

    Science.gov (United States)

    Kim, Deokho; Park, Karam; Ro, Won W.

    2011-01-01

    While network coding is well known for its efficiency and usefulness in wireless sensor networks, the excessive costs associated with decoding computation and complexity still hinder its adoption into practical use. On the other hand, high-performance microprocessors with heterogeneous multi-cores would be used as processing nodes of the wireless sensor networks in the near future. To this end, this paper introduces an efficient network coding algorithm developed for the heterogenous multi-core processors. The proposed idea is fully tested on one of the currently available heterogeneous multi-core processors referred to as the Cell Broadband Engine. PMID:22164053

  14. Optimization of multi-phase compressible lattice Boltzmann codes on massively parallel multi-core systems

    NARCIS (Netherlands)

    Biferale, L.; Mantovani, F.; Pivanti, M.; Pozzati, F.; Sbragaglia, M.; Schifano, S.F.; Toschi, F.; Tripiccione, R.

    2011-01-01

    We develop a Lattice Boltzmann code for computational fluid-dynamics and optimize it for massively parallel systems based on multi-core processors. Our code describes 2D multi-phase compressible flows. We analyze the performance bottlenecks that we find as we gradually expose a larger fraction of

  15. Theoretical Investigation of Inter-core Crosstalk Properties in Homogeneous Trench-Assisted Multi-Core Fibers

    DEFF Research Database (Denmark)

    Ye, Feihong; Morioka, Toshio; Tu, Jiajing

    2014-01-01

    We derive analytical expressions for inter-core crosstalk, its dependence on core pitch and wavelength in homogeneous trench-assisted multi-core fibers. They are in excellent agreement with numerical simulation results.......We derive analytical expressions for inter-core crosstalk, its dependence on core pitch and wavelength in homogeneous trench-assisted multi-core fibers. They are in excellent agreement with numerical simulation results....

  16. Monte Carlo simulation of magnetic multi-core nanoparticles

    International Nuclear Information System (INIS)

    Schaller, Vincent; Wahnstroem, Goeran; Sanz-Velasco, Anke; Enoksson, Peter; Johansson, Christer

    2009-01-01

    In this paper, a Monte Carlo simulation is carried out to evaluate the equilibrium magnetization of magnetic multi-core nanoparticles in a liquid and subjected to a static magnetic field. The particles contain a magnetic multi-core consisting of a cluster of magnetic single-domains of magnetite. We show that the magnetization of multi-core nanoparticles cannot be fully described by a Langevin model. Inter-domain dipolar interactions and domain magnetic anisotropy contribute to decrease the magnetization of the particles, whereas the single-domain size distribution yields an increase in magnetization. Also, we show that the interactions affect the effective magnetic moment of the multi-core nanoparticles.

  17. Multi-Core Processor Memory Contention Benchmark Analysis Case Study

    Science.gov (United States)

    Simon, Tyler; McGalliard, James

    2009-01-01

    Multi-core processors dominate current mainframe, server, and high performance computing (HPC) systems. This paper provides synthetic kernel and natural benchmark results from an HPC system at the NASA Goddard Space Flight Center that illustrate the performance impacts of multi-core (dual- and quad-core) vs. single core processor systems. Analysis of processor design, application source code, and synthetic and natural test results all indicate that multi-core processors can suffer from significant memory subsystem contention compared to similar single-core processors.

  18. Effective particle magnetic moment of multi-core particles

    NARCIS (Netherlands)

    Ahrentorp, F.; Astalan, A.; Blomgren, J.; Jonasson, C.; Wetterskog, E.; Svedlindh, P.; Lak, A.; Ludwig, F.; Van IJzendoorn, L.J.; Westphal, F.; Grüttner, C.; Gehrke, N.; Gustafsson, S.; Olsson, E.; Johansson, C.

    2015-01-01

    In this study we investigate the magnetic behavior of magnetic multi-core particles and the differences in the magnetic properties of multi-core and single-core nanoparticles and correlate the results with the nanostructure of the different particles as determined from transmission electron

  19. Energy-aware Thread and Data Management in Heterogeneous Multi-core, Multi-memory Systems

    Energy Technology Data Exchange (ETDEWEB)

    Su, Chun-Yi [Virginia Polytechnic Inst. and State Univ. (Virginia Tech), Blacksburg, VA (United States)

    2014-12-16

    By 2004, microprocessor design focused on multicore scaling—increasing the number of cores per die in each generation—as the primary strategy for improving performance. These multicore processors typically equip multiple memory subsystems to improve data throughput. In addition, these systems employ heterogeneous processors such as GPUs and heterogeneous memories like non-volatile memory to improve performance, capacity, and energy efficiency. With the increasing volume of hardware resources and system complexity caused by heterogeneity, future systems will require intelligent ways to manage hardware resources. Early research to improve performance and energy efficiency on heterogeneous, multi-core, multi-memory systems focused on tuning a single primitive or at best a few primitives in the systems. The key limitation of past efforts is their lack of a holistic approach to resource management that balances the tradeoff between performance and energy consumption. In addition, the shift from simple, homogeneous systems to these heterogeneous, multicore, multi-memory systems requires in-depth understanding of efficient resource management for scalable execution, including new models that capture the interchange between performance and energy, smarter resource management strategies, and novel low-level performance/energy tuning primitives and runtime systems. Tuning an application to control available resources efficiently has become a daunting challenge; managing resources in automation is still a dark art since the tradeoffs among programming, energy, and performance remain insufficiently understood. In this dissertation, I have developed theories, models, and resource management techniques to enable energy-efficient execution of parallel applications through thread and data management in these heterogeneous multi-core, multi-memory systems. I study the effect of dynamic concurrent throttling on the performance and energy of multi-core, non-uniform memory access

  20. Multi-objective and multi-physics optimization methodology for SFR core: application to CFV concept

    International Nuclear Information System (INIS)

    Fabbris, Olivier

    2014-01-01

    Nuclear reactor core design is a highly multidisciplinary task where neutronics, thermal-hydraulics, fuel thermo-mechanics and fuel cycle are involved. The problem is moreover multi-objective (several performances) and highly dimensional (several tens of design parameters).As the reference deterministic calculation codes for core characterization require important computing resources, the classical design method is not well suited to investigate and optimize new innovative core concepts. To cope with these difficulties, a new methodology has been developed in this thesis. Our work is based on the development and validation of simplified neutronics and thermal-hydraulics calculation schemes allowing the full characterization of Sodium-cooled Fast Reactor core regarding both neutronics performances and behavior during thermal hydraulic dimensioning transients.The developed methodology uses surrogate models (or meta-models) able to replace the neutronics and thermal-hydraulics calculation chain. Advanced mathematical methods for the design of experiment, building and validation of meta-models allows substituting this calculation chain by regression models with high prediction capabilities.The methodology is applied on a very large design space to a challenging core called CFV (French acronym for low void effect core) with a large gain on the sodium void effect. Global sensitivity analysis leads to identify the significant design parameters on the core design and its behavior during unprotected transient which can lead to severe accidents. Multi-objective optimizations lead to alternative core configurations with significantly improved performances. Validation results demonstrate the relevance of the methodology at the pre-design stage of a Sodium-cooled Fast Reactor core. (author) [fr

  1. Development of an RF accelerating structure loaded with multi-ring magnetic cores

    International Nuclear Information System (INIS)

    Morita, Yuichi; Kageyama, Tatsuya; Kato, Ichiro; Yamashita, Satoru

    2012-01-01

    In order to upgrade the J-PARC rings (RCS and MR) for more beam powers, the existing accelerating structures for both rings need to be improved for better performance especially in the long-term reliability. As a solution for this purpose, we have proposed a new accelerating structure loaded with multi-ring core modules. Each core module consists of three ring FINEMET cores with different radial sizes concentrically arranged and sandwiched between two glass epoxy plates with flow channels grooved on the surfaces. The Fe-based FINEMET cores are to be cooled with the turbulent flow of Fluorinert (chemically inert perfluorinated liquid). Therefore, the cores need neither impregnation nor coating with epoxy resin for anti corrosion. A half-gap cavity loaded with three core modules, which is a minimum configuration for the performance test, is under fabrication. Additionally, a high efficient solid state RF amplifier is under development. Thirty two amplifier modules, each of which is a push-pull class-D amplifier driven by power MOSFET hybrids, are combined to deliver RF power up to 60 kW (peak power with a duty factor of 50%) at frequencies 1.7 ± 0.2MHz. The amplitude of the RF output can be modulated by changing the voltage across the drain and source of the power MOSFET in proportion to the wave envelope. This paper reports the recent status of our R and D activities. (author)

  2. Multi-core fiber undersea transmission systems

    DEFF Research Database (Denmark)

    Nooruzzaman, Md; Morioka, Toshio

    2017-01-01

    Various potential architectures of branching units for multi-core fiber undersea transmission systems are presented. It is also investigated how different architectures of branching unit influence the number of fibers and those of inline components.......Various potential architectures of branching units for multi-core fiber undersea transmission systems are presented. It is also investigated how different architectures of branching unit influence the number of fibers and those of inline components....

  3. Multi-core System Architecture for Safety-critical Control Applications

    DEFF Research Database (Denmark)

    Li, Gang

    and size, and high power consumption. Increasing the frequency of a processor is becoming painful now due to the explosive power consumption. Furthermore, components integrated into a single-core processor have to be certified to the highest SIL, due to that no isolation is provided in a traditional single...... certification cost. Meanwhile, hardware platforms with improved processing power are required to execute the applications of larger size. To tackle the two issues mentioned above, the state of the art approaches are using more Electronic Control Units (ECU) in a federated architecture or increasing......-core processor. A promising alternative to improve processing power and provide isolation is to adopt a multi-core architecture with on-chip isolation. In general, a specific multi-core architecture can facilitate the development and certification of safety-related systems, due to its physical isolation between...

  4. Development of a multi-objective PBIL evolutionary algorithm applied to a nuclear reactor core reload optimization problem

    International Nuclear Information System (INIS)

    Machado, Marcelo D.; Dchirru, Roberto

    2005-01-01

    The nuclear reactor core reload optimization problem consists in finding a pattern of partially burned-up and fresh fuels that optimizes the plant's next operation cycle. This optimization problem has been traditionally solved using an expert's knowledge, but recently artificial intelligence techniques have also been applied successfully. The artificial intelligence optimization techniques generally have a single objective. However, most real-world engineering problems, including nuclear core reload optimization, have more than one objective (multi-objective) and these objectives are usually conflicting. The aim of this work is to develop a tool to solve multi-objective problems based on the Population-Based Incremental Learning (PBIL) algorithm. The new tool is applied to solve the Angra 1 PWR core reload optimization problem with the purpose of creating a Pareto surface, so that a pattern selected from this surface can be applied for the plant's next operation cycle. (author)

  5. Development and verification of a high performance multi-group SP3 transport capability in the ARTEMIS core simulator

    International Nuclear Information System (INIS)

    Van Geemert, Rene

    2008-01-01

    For satisfaction of future global customer needs, dedicated efforts are being coordinated internationally and pursued continuously at AREVA NP. The currently ongoing CONVERGENCE project is committed to the development of the ARCADIA R next generation core simulation software package. ARCADIA R will be put to global use by all AREVA NP business regions, for the entire spectrum of core design processes, licensing computations and safety studies. As part of the currently ongoing trend towards more sophisticated neutronics methodologies, an SP 3 nodal transport concept has been developed for ARTEMIS which is the steady-state and transient core simulation part of ARCADIA R . For enabling a high computational performance, the SP N calculations are accelerated by applying multi-level coarse mesh re-balancing. In the current implementation, SP 3 is about 1.4 times as expensive computationally as SP 1 (diffusion). The developed SP 3 solution concept is foreseen as the future computational workhorse for many-group 3D pin-by-pin full core computations by ARCADIA R . With the entire numerical workload being highly parallelizable through domain decomposition techniques, associated CPU-time requirements that adhere to the efficiency needs in the nuclear industry can be expected to become feasible in the near future. The accuracy enhancement obtainable by using SP 3 instead of SP 1 has been verified by a detailed comparison of ARTEMIS 16-group pin-by-pin SP N results with KAERI's DeCart reference results for the 2D pin-by-pin Purdue UO 2 /MOX benchmark. This article presents the accuracy enhancement verification and quantifies the achieved ARTEMIS-SP 3 computational performance for a number of 2D and 3D multi-group and multi-box (up to pin-by-pin) core computations. (authors)

  6. Hardware Synchronization for Embedded Multi-Core Processors

    DEFF Research Database (Denmark)

    Stoif, Christian; Schoeberl, Martin; Liccardi, Benito

    2011-01-01

    Multi-core processors are about to conquer embedded systems — it is not the question of whether they are coming but how the architectures of the microcontrollers should look with respect to the strict requirements in the field. We present the step from one to multiple cores in this paper, establi......Multi-core processors are about to conquer embedded systems — it is not the question of whether they are coming but how the architectures of the microcontrollers should look with respect to the strict requirements in the field. We present the step from one to multiple cores in this paper...

  7. Effective particle magnetic moment of multi-core particles

    Energy Technology Data Exchange (ETDEWEB)

    Ahrentorp, Fredrik; Astalan, Andrea; Blomgren, Jakob; Jonasson, Christian [Acreo Swedish ICT AB, Arvid Hedvalls backe 4, SE-411 33 Göteborg (Sweden); Wetterskog, Erik; Svedlindh, Peter [Department of Engineering Sciences, Uppsala University, Box 534, SE-751 21 Uppsala (Sweden); Lak, Aidin; Ludwig, Frank [Institute of Electrical Measurement and Fundamental Electrical Engineering, TU Braunschweig, D‐38106 Braunschweig Germany (Germany); IJzendoorn, Leo J. van [Department of Applied Physics, Eindhoven University of Technology, 5600 MB Eindhoven (Netherlands); Westphal, Fritz; Grüttner, Cordula [Micromod Partikeltechnologie GmbH, D ‐18119 Rostock (Germany); Gehrke, Nicole [nanoPET Pharma GmbH, D ‐10115 Berlin Germany (Germany); Gustafsson, Stefan; Olsson, Eva [Department of Applied Physics, Chalmers University of Technology, SE-412 96 Göteborg (Sweden); Johansson, Christer, E-mail: christer.johansson@acreo.se [Acreo Swedish ICT AB, Arvid Hedvalls backe 4, SE-411 33 Göteborg (Sweden)

    2015-04-15

    In this study we investigate the magnetic behavior of magnetic multi-core particles and the differences in the magnetic properties of multi-core and single-core nanoparticles and correlate the results with the nanostructure of the different particles as determined from transmission electron microscopy (TEM). We also investigate how the effective particle magnetic moment is coupled to the individual moments of the single-domain nanocrystals by using different measurement techniques: DC magnetometry, AC susceptometry, dynamic light scattering and TEM. We have studied two magnetic multi-core particle systems – BNF Starch from Micromod with a median particle diameter of 100 nm and FeraSpin R from nanoPET with a median particle diameter of 70 nm – and one single-core particle system – SHP25 from Ocean NanoTech with a median particle core diameter of 25 nm.

  8. Effective particle magnetic moment of multi-core particles

    International Nuclear Information System (INIS)

    Ahrentorp, Fredrik; Astalan, Andrea; Blomgren, Jakob; Jonasson, Christian; Wetterskog, Erik; Svedlindh, Peter; Lak, Aidin; Ludwig, Frank; IJzendoorn, Leo J. van; Westphal, Fritz; Grüttner, Cordula; Gehrke, Nicole; Gustafsson, Stefan; Olsson, Eva; Johansson, Christer

    2015-01-01

    In this study we investigate the magnetic behavior of magnetic multi-core particles and the differences in the magnetic properties of multi-core and single-core nanoparticles and correlate the results with the nanostructure of the different particles as determined from transmission electron microscopy (TEM). We also investigate how the effective particle magnetic moment is coupled to the individual moments of the single-domain nanocrystals by using different measurement techniques: DC magnetometry, AC susceptometry, dynamic light scattering and TEM. We have studied two magnetic multi-core particle systems – BNF Starch from Micromod with a median particle diameter of 100 nm and FeraSpin R from nanoPET with a median particle diameter of 70 nm – and one single-core particle system – SHP25 from Ocean NanoTech with a median particle core diameter of 25 nm

  9. Effective particle magnetic moment of multi-core particles

    Science.gov (United States)

    Ahrentorp, Fredrik; Astalan, Andrea; Blomgren, Jakob; Jonasson, Christian; Wetterskog, Erik; Svedlindh, Peter; Lak, Aidin; Ludwig, Frank; van IJzendoorn, Leo J.; Westphal, Fritz; Grüttner, Cordula; Gehrke, Nicole; Gustafsson, Stefan; Olsson, Eva; Johansson, Christer

    2015-04-01

    In this study we investigate the magnetic behavior of magnetic multi-core particles and the differences in the magnetic properties of multi-core and single-core nanoparticles and correlate the results with the nanostructure of the different particles as determined from transmission electron microscopy (TEM). We also investigate how the effective particle magnetic moment is coupled to the individual moments of the single-domain nanocrystals by using different measurement techniques: DC magnetometry, AC susceptometry, dynamic light scattering and TEM. We have studied two magnetic multi-core particle systems - BNF Starch from Micromod with a median particle diameter of 100 nm and FeraSpin R from nanoPET with a median particle diameter of 70 nm - and one single-core particle system - SHP25 from Ocean NanoTech with a median particle core diameter of 25 nm.

  10. Summary of multi-core hardware and programming model investigations

    Energy Technology Data Exchange (ETDEWEB)

    Kelly, Suzanne Marie; Pedretti, Kevin Thomas Tauke; Levenhagen, Michael J.

    2008-05-01

    This report summarizes our investigations into multi-core processors and programming models for parallel scientific applications. The motivation for this study was to better understand the landscape of multi-core hardware, future trends, and the implications on system software for capability supercomputers. The results of this study are being used as input into the design of a new open-source light-weight kernel operating system being targeted at future capability supercomputers made up of multi-core processors. A goal of this effort is to create an agile system that is able to adapt to and efficiently support whatever multi-core hardware and programming models gain acceptance by the community.

  11. Multi-Threaded DNA Tag/Anti-Tag Library Generator for Multi-Core Platforms

    Science.gov (United States)

    2009-05-01

    base pair)  Watson ‐ Crick  strand pairs that bind perfectly within pairs, but poorly across pairs. A variety  of  DNA  strand hybridization metrics...AFRL-RI-RS-TR-2009-131 Final Technical Report May 2009 MULTI-THREADED DNA TAG/ANTI-TAG LIBRARY GENERATOR FOR MULTI-CORE PLATFORMS...TYPE Final 3. DATES COVERED (From - To) Jun 08 – Feb 09 4. TITLE AND SUBTITLE MULTI-THREADED DNA TAG/ANTI-TAG LIBRARY GENERATOR FOR MULTI-CORE

  12. On the effective parallel programming of multi-core processors

    NARCIS (Netherlands)

    Varbanescu, A.L.

    2010-01-01

    Multi-core processors are considered now the only feasible alternative to the large single-core processors which have become limited by technological aspects such as power consumption and heat dissipation. However, due to their inherent parallel structure and their diversity, multi-cores are

  13. Evaluating the Efficiency of a Multi-core Aware Multi-objective Optimization Tool for Calibrating the SWAT Model

    Energy Technology Data Exchange (ETDEWEB)

    Zhang, X. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Izaurralde, R. C. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Zong, Z. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Zhao, K. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Thomson, A. M. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States)

    2012-08-20

    The efficiency of calibrating physically-based complex hydrologic models is a major concern in the application of those models to understand and manage natural and human activities that affect watershed systems. In this study, we developed a multi-core aware multi-objective evolutionary optimization algorithm (MAMEOA) to improve the efficiency of calibrating a worldwide used watershed model (Soil and Water Assessment Tool (SWAT)). The test results show that MAMEOA can save about 1-9%, 26-51%, and 39-56% time consumed by calibrating SWAT as compared with sequential method by using dual-core, quad-core, and eight-core machines, respectively. Potential and limitations of MAMEOA for calibrating SWAT are discussed. MAMEOA is open source software.

  14. Wavelength-Dependence of Inter-Core Crosstalk in Homogeneous Multi-Core Fibers

    DEFF Research Database (Denmark)

    Ye, Feihong; Saitoh, Kunimasa; Takenaga, Katsuhiro

    2016-01-01

    The wavelength dependence of inter-core crosstalk in homogeneous multi-core fibers (MCFs) is investigated, and the corresponding analytical expressions are derived. The derived analytical expressions can be used to determine the crosstalk at any wavelength necessary for designing future MCF...

  15. HardwareSoftware Co-design for Heterogeneous Multi-core Platforms The hArtes Toolchain

    CERN Document Server

    2012-01-01

    This book describes the results and outcome of the FP6 project, known as hArtes, which focuses on the development of an integrated tool chain targeting a heterogeneous multi core platform comprising of a general purpose processor (ARM or powerPC), a DSP (the diopsis) and an FPGA. The tool chain takes existing source code and proposes transformations and mappings such that legacy code can easily be ported to a modern, multi-core platform. Benefits of the hArtes approach, described in this book, include: Uses a familiar programming paradigm: hArtes proposes a familiar programming paradigm which is compatible with the widely used programming practice, irrespective of the target platform. Enables users to view multiple cores as a single processor: the hArtes approach abstracts away the heterogeneity as well as the multi-core aspect of the underlying hardware so the developer can view the platform as consisting of a single, general purpose processor. Facilitates easy porting of existing applications: hArtes provid...

  16. A multi-cycle optimization approach for low leakage in-core fuel management

    International Nuclear Information System (INIS)

    Cheng Pingdong; Shen Wei

    1999-01-01

    A new approach was developed to optimize pressurized waster reactor (PWR) low-leakage multi-cycle reload core design. The multi-cycle optimization process is carried out by the following three steps: The first step is a linear programming in search for an optimum power sharing distribution and optimum cycle length distribution for the successive several cycles to yield maximum multi-cycle total cycle length. In the second step, the fuel arrangement and burnable poison (BP) assignment are decoupled by using Haling power distribution and the optimum fuel arrangement is determined at the EOL in the absence of all BPs by employing a linear programming method or direct search method with objective function to force the calculated cycle length to be as close as possible to the optimum single cycle length obtained in the first step and with optimum power sharing distribution as additional constraints during optimization. In the third step, the BP assignment is optimized by the Flexible Tolerance Method (FTM) or linear programming method using the number of BP rods as control variable. The technology employed in the second and third steps was the usual decoupling method used in low-leakage core design. The first step was developed specially for multi-cycle optimization design and discussed in detail. Based on the proposed method a computer code MCYCO was encoded and tested for Qinshan Nuclear Power Plant (QNPP) low leakage reload core design. The multi-cycle optimization method developed, together with the program MCYCO, provides an applicable tool for solving the PWR low leakage reload core design problem

  17. Programmable gain equalizer for multi-core fiber amplifiers

    NARCIS (Netherlands)

    Fontaine, N.K.; Guan, B.; Ryf, R.; Chen, H.; Koonen, A.M.J.; Ben Yoo, S.J.; Abedin, K.; Fini, J.; Taunay, T.F.; Neilson, D.T.

    2014-01-01

    We demonstrate a programmable gain equalizer for 7-core fiber that can independently equalize spectra or block wavelengths in each core across the C-band. It is spliced directly to a side-pumped multi-core amplifying fiber.

  18. Neural networks within multi-core optic fibers.

    Science.gov (United States)

    Cohen, Eyal; Malka, Dror; Shemer, Amir; Shahmoon, Asaf; Zalevsky, Zeev; London, Michael

    2016-07-07

    Hardware implementation of artificial neural networks facilitates real-time parallel processing of massive data sets. Optical neural networks offer low-volume 3D connectivity together with large bandwidth and minimal heat production in contrast to electronic implementation. Here, we present a conceptual design for in-fiber optical neural networks. Neurons and synapses are realized as individual silica cores in a multi-core fiber. Optical signals are transferred transversely between cores by means of optical coupling. Pump driven amplification in erbium-doped cores mimics synaptic interactions. We simulated three-layered feed-forward neural networks and explored their capabilities. Simulations suggest that networks can differentiate between given inputs depending on specific configurations of amplification; this implies classification and learning capabilities. Finally, we tested experimentally our basic neuronal elements using fibers, couplers, and amplifiers, and demonstrated that this configuration implements a neuron-like function. Therefore, devices similar to our proposed multi-core fiber could potentially serve as building blocks for future large-scale small-volume optical artificial neural networks.

  19. The design of multi-core DSP parallel model based on message passing and multi-level pipeline

    Science.gov (United States)

    Niu, Jingyu; Hu, Jian; He, Wenjing; Meng, Fanrong; Li, Chuanrong

    2017-10-01

    Currently, the design of embedded signal processing system is often based on a specific application, but this idea is not conducive to the rapid development of signal processing technology. In this paper, a parallel processing model architecture based on multi-core DSP platform is designed, and it is mainly suitable for the complex algorithms which are composed of different modules. This model combines the ideas of multi-level pipeline parallelism and message passing, and summarizes the advantages of the mainstream model of multi-core DSP (the Master-Slave model and the Data Flow model), so that it has better performance. This paper uses three-dimensional image generation algorithm to validate the efficiency of the proposed model by comparing with the effectiveness of the Master-Slave and the Data Flow model.

  20. Preliminary study on flexible core design of super FBR with multi-axial fuel shuffling

    International Nuclear Information System (INIS)

    Sukarman; Yamaji, Akifumi; Someya, Takayuki; Noda, Shogo

    2017-01-01

    Preliminary study has been conducted on developing a new flexible core design concept for the Supercritical water-cooled Fast Breeder Reactor (Super FBR) with multi-axial fuel shuffling. The proposed new concept focuses on the characteristic large axial coolant density change in supercritical water cooled reactors (SCWRs) when the coolant inlet temperature is below the pseudocritical point and large coolant enthalpy rise is taken in the core for achieving high thermal efficiency. The aim of the concept is to attain both the high breeding performance and good thermal-hydraulic performance at the same time. That is, short Compound System Doubling Time (CSDT) for high breeding, large coolant enthalpy rise for high thermal efficiency, and large core power. The proposed core concept consists of horizontal layers of mixed oxide (MOX) fuels and depleted uranium (DU) blanket layers at different elevation levels. Furthermore, the upper core and the lower core are separated and independent fuel shuffling schemes in these two core regions are considered. The number of fuel batches and fuel shuffling scheme of the upper core were changed to investigate influence of multi-axial fuel shuffling on the core characteristics. The core characteristics are evaluated with-three-dimensional diffusion calculations, which are fully-coupled with thermal-hydraulics calculations based on single channel analysis model. The results indicate that the proposed multi-axial fuel shuffling scheme does have a large influence on CSDT. Further investigations are necessary to develop the core concept. (author)

  1. High-spatial-multiplicity multi-core fibres for future dense space-division-multiplexing system

    DEFF Research Database (Denmark)

    Matsuo, Shoichiro; Takenaga, Katsuhiro; Saitoh, Kunimasa

    2015-01-01

    Design and fabrication results of high-spatial-multiplicity multi-core fibres are presented. A 30-core single-mode multi-core fibre and a 36-spatial-channels multi-core fibre with low differential mode delay have been realized with low-crosstalk characteristics through optimisation of core struct...

  2. A multi-crucible core-catcher concept: Design considerations and basic results

    International Nuclear Information System (INIS)

    Szabo, I.

    1995-01-01

    A multi-crucible core-catcher concept to be implemented in new light water reactor containments has recently been proposed. This paper deals with conceptual design considerations and the various ways this type of core-catcher could be designed to meet requirements for reactor application. A systematic functional analysis of the multi-crucible core-catcher concept and the results of the preliminary design calculation are presented. Finally, the adequacy of the multi-crucible core-catcher concept for reactor application is discussed. (orig.)

  3. Development of core design technology for LMR

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Young Jin; Kim Young In; Kim, Young Il; Kim, Y. G.; Kim, S. J.; Song, H.; Kim, T. K.; Kim, W. S.; Hwang, W.; Lee, B. O.; Park, C. K.; Joo, H. K.; Yoo, J. W.; Kang, H. Y.; Park, W. S

    2000-05-01

    For the development of KALIMER (150 MWe) core conceptual design, design evolution and optimization for improved economics and safety enhancement was performed in the uranium metallic fueled equilibrium core design which uses U-Zr binary fuel not in excess of 20 percent enrichment. Utilizing results of the uranium ,metallic fueled core design, the breeder equilibrium core design with breeding ratio being over 1.1 was developed. In addition, utilizing LMR's excellent neutron economy, various core concepts for minor actinide burnup, inherent safety, economics and non-proliferation were realized and its optimization studies were performed. A code system for the LMR core conceptual design has been established through the implementation of needed functions into the existing codes and development of codes. To improve the accuracy of the core design, a multi-dimensional nodal transport code SOLTRAN, a three-dimensional transient code analysis code STEP, MATRA-LMR and ASSY-P for T/H analysis are under development. Through the automation of design calculations for efficient core design, an input generator and several interface codes have been developed. (author)

  4. Development of core design technology for LMR

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Young Jin; In, Kim Young; Kim, Young Il; Kim, Y G; Kim, S J; Song, H; Kim, T K; Kim, W S; Hwang, W; Lee, B O; Park, C K; Joo, H K; Yoo, J W; Kang, H Y; Park, W S

    2000-05-01

    For the development of KALIMER (150 MWe) core conceptual design, design evolution and optimization for improved economics and safety enhancement was performed in the uranium metallic fueled equilibrium core design which uses U-Zr binary fuel not in excess of 20 percent enrichment. Utilizing results of the uranium ,metallic fueled core design, the breeder equilibrium core design with breeding ratio being over 1.1 was developed. In addition, utilizing LMR's excellent neutron economy, various core concepts for minor actinide burnup, inherent safety, economics and non-proliferation were realized and its optimization studies were performed. A code system for the LMR core conceptual design has been established through the implementation of needed functions into the existing codes and development of codes. To improve the accuracy of the core design, a multi-dimensional nodal transport code SOLTRAN, a three-dimensional transient code analysis code STEP, MATRA-LMR and ASSY-P for T/H analysis are under development. Through the automation of design calculations for efficient core design, an input generator and several interface codes have been developed. (author)

  5. Application of Advanced Multi-Core Processor Technologies to Oceanographic Research

    Science.gov (United States)

    2013-09-30

    1 DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Application of Advanced Multi-Core Processor Technologies...STM32 NXP LPC series No Proprietary Microchip PIC32/DSPIC No > 500 mW; < 5 W ARM Cortex TI OMAP TI Sitara Broadcom BCM2835 Varies FPGA...state-of-the-art information processing architectures. OBJECTIVES Next-generation processor architectures (multi-core, multi-threaded) hold the

  6. Fuzzy logic based power-efficient real-time multi-core system

    CERN Document Server

    Ahmed, Jameel; Najam, Shaheryar; Najam, Zohaib

    2017-01-01

    This book focuses on identifying the performance challenges involved in computer architectures, optimal configuration settings and analysing their impact on the performance of multi-core architectures. Proposing a power and throughput-aware fuzzy-logic-based reconfiguration for Multi-Processor Systems on Chip (MPSoCs) in both simulation and real-time environments, it is divided into two major parts. The first part deals with the simulation-based power and throughput-aware fuzzy logic reconfiguration for multi-core architectures, presenting the results of a detailed analysis on the factors impacting the power consumption and performance of MPSoCs. In turn, the second part highlights the real-time implementation of fuzzy-logic-based power-efficient reconfigurable multi-core architectures for Intel and Leone3 processors. .

  7. Study of plutonium multi-recycle in high moderation LWR cores

    International Nuclear Information System (INIS)

    Iwata, Yutaka; Yamamoto, Toru; Ueji, Masao; Hibi, Koki; Aoyama, Motoo; Sakurada, Koichi

    2000-01-01

    Nuclear Power Engineering Corporation (NUPEC) has been studying advanced cores that are dedicated to enhance the plutonium consumption per recycling for effective use of plutonium. In this study, a fissile plutonium consumption rate is adopted as an index of the effective use of plutonium, which is defined as a ratio of consumption to loading of fissile plutonium in a core. High moderation core concepts have been studied in order to increase this index based on full MOX cores in the latest designs of LWRs in Japan that are the Advanced Boiling Water Reactor (ABWR) and the Advanced Pressurized Water Reactor (APWR). As a part of this study, core performance in the case of plutonium multi-recycling has been surveyed with these higher moderation cores aiming further effective use of plutonium. The design and analyses for equilibrium cores show that nuclear and thermal hydraulics parameters satisfy design criteria, and a fissile plutonium consumption rate increases up to 20% for ABWRs and 30% for APWRs even in plutonium multi-recycling condition. It was confirmed that the high moderation cores are feasible from a viewpoint of nuclear and thermal hydraulics, safety and plutonium consumption in the condition of plutonium multi-recycling. (author)

  8. Wavelength-dependent Crosstalk in Trench-Assisted Multi-Core Fibers

    DEFF Research Database (Denmark)

    Ye, Feihong; Tu, Jiajing; Saitoh, Kunimasa

    2014-01-01

    Analytical expressions for wavelength-dependent crosstalk in homogeneous trench-assisted multi-core fibers are derived. The calculated results from the expressions agree well with the numerical simulation results based on finite element method.......Analytical expressions for wavelength-dependent crosstalk in homogeneous trench-assisted multi-core fibers are derived. The calculated results from the expressions agree well with the numerical simulation results based on finite element method....

  9. Measuring Performance of Soft Real-Time Tasks on Multi-core Systems

    OpenAIRE

    Rafiq, Salman

    2011-01-01

    Multi-core platforms are well established, and they are slowly moving into the area of embedded and real-time systems. Nowadays to take advantage of multi-core systems in terms of throughput, soft real-time applications are run together with general purpose applications under an operating system such as Linux. But due to shared hardware resources in multi-core architectures, it is likely that these applications will interfere and compete with each other. This can cause slower response times f...

  10. Ge/Si core/multi shell heterostructure FETs

    Energy Technology Data Exchange (ETDEWEB)

    Picraux, Samuel T [Los Alamos National Laboratory; Dayeh, Shadi A [Los Alamos National Laboratory

    2010-01-01

    Concentric heterostructured materials provide numerous design opportunities for engineering strain and interfaces, as well as tailoring energy band-edge combinations for optimal device performance. Key to the realization of such novel device concepts is the complete understanding and full control over their growth, crystal structure, and hetero-epitaxy. We report here on a new route for synthesizing Ge/Si core/multi-shell heterostructure nanowires that eliminate Au seed diffusion on the nanowire sidewalls by engineering the interface energy density difference. We show that such control over core/shell synthesis enable experimental realization of heterostructure FET devices beyond those available in the literature with enhanced transport characteristics. We provide a side-by-side comparison on the transport properties of Ge/Si core/multi-shell nanowires grown with and without Au diffusion and demonstrate heterostructure FETs with drive currents that are {approx} 2X higher than record results for p-type FETs.

  11. LDRD final report : a lightweight operating system for multi-core capability class supercomputers.

    Energy Technology Data Exchange (ETDEWEB)

    Kelly, Suzanne Marie; Hudson, Trammell B. (OS Research); Ferreira, Kurt Brian; Bridges, Patrick G. (University of New Mexico); Pedretti, Kevin Thomas Tauke; Levenhagen, Michael J.; Brightwell, Ronald Brian

    2010-09-01

    The two primary objectives of this LDRD project were to create a lightweight kernel (LWK) operating system(OS) designed to take maximum advantage of multi-core processors, and to leverage the virtualization capabilities in modern multi-core processors to create a more flexible and adaptable LWK environment. The most significant technical accomplishments of this project were the development of the Kitten lightweight kernel, the co-development of the SMARTMAP intra-node memory mapping technique, and the development and demonstration of a scalable virtualization environment for HPC. Each of these topics is presented in this report by the inclusion of a published or submitted research paper. The results of this project are being leveraged by several ongoing and new research projects.

  12. Scalable Parallelization of Skyline Computation for Multi-core Processors

    DEFF Research Database (Denmark)

    Chester, Sean; Sidlauskas, Darius; Assent, Ira

    2015-01-01

    The skyline is an important query operator for multi-criteria decision making. It reduces a dataset to only those points that offer optimal trade-offs of dimensions. In general, it is very expensive to compute. Recently, multi-core CPU algorithms have been proposed to accelerate the computation...... of the skyline. However, they do not sufficiently minimize dominance tests and so are not competitive with state-of-the-art sequential algorithms. In this paper, we introduce a novel multi-core skyline algorithm, Hybrid, which processes points in blocks. It maintains a shared, global skyline among all threads...

  13. A Multi-Physics simulation of the Reactor Core using CUPID/MASTER

    International Nuclear Information System (INIS)

    Lee, Jae Ryong; Cho, Hyoung Kyu; Yoon, Han Young; Cho, Jin Young; Jeong, Jae Jun

    2011-01-01

    KAERI has been developing a component-scale thermal hydraulics code, CUPID. The aim of the code is for multi-dimensional, multi-physics and multi-scale thermal hydraulics analysis. In our previous papers, the CUPID code has proved to be able to reproduce multidimensional thermal hydraulic analysis by validated with various conceptual problems and experimental data. For the numerical closure, it adopts a three dimensional, transient, two-phase and three-field model, and includes physical models and correlations of the interfacial mass, momentum, and energy transfer. For the multi-scale analysis, the CUPID is on progress to merge into system-scale thermal hydraulic code, MARS. In the present paper, a multi-physics simulation was performed by coupling the CUPID with three dimensional neutron kinetics code, MASTER. The MASTER is merged into the CUPID as a dynamic link library (DLL). The APR1400 reactor core during control rod drop/ejection accident was simulated as an example by adopting a porous media approach to employ fuel assembly. The following sections present the numerical modeling for the reactor core, coupling of the kinetics code, and the simulation results

  14. Performance modeling and analysis of parallel Gaussian elimination on multi-core computers

    Directory of Open Access Journals (Sweden)

    Fadi N. Sibai

    2014-01-01

    Full Text Available Gaussian elimination is used in many applications and in particular in the solution of systems of linear equations. This paper presents mathematical performance models and analysis of four parallel Gaussian Elimination methods (precisely the Original method and the new Meet in the Middle –MiM– algorithms and their variants with SIMD vectorization on multi-core systems. Analytical performance models of the four methods are formulated and presented followed by evaluations of these models with modern multi-core systems’ operation latencies. Our results reveal that the four methods generally exhibit good performance scaling with increasing matrix size and number of cores. SIMD vectorization only makes a large difference in performance for low number of cores. For a large matrix size (n ⩾ 16 K, the performance difference between the MiM and Original methods falls from 16× with four cores to 4× with 16 K cores. The efficiencies of all four methods are low with 1 K cores or more stressing a major problem of multi-core systems where the network-on-chip and memory latencies are too high in relation to basic arithmetic operations. Thus Gaussian Elimination can greatly benefit from the resources of multi-core systems, but higher performance gains can be achieved if multi-core systems can be designed with lower memory operation, synchronization, and interconnect communication latencies, requirements of utmost importance and challenge in the exascale computing age.

  15. NMR-MPar: A Fault-Tolerance Approach for Multi-Core and Many-Core Processors

    Directory of Open Access Journals (Sweden)

    Vanessa Vargas

    2018-03-01

    Full Text Available Multi-core and many-core processors are a promising solution to achieve high performance by maintaining a lower power consumption. However, the degree of miniaturization makes them more sensitive to soft-errors. To improve the system reliability, this work proposes a fault-tolerance approach based on redundancy and partitioning principles called N-Modular Redundancy and M-Partitions (NMR-MPar. By combining both principles, this approach allows multi-/many-core processors to perform critical functions in mixed-criticality systems. Benefiting from the capabilities of these devices, NMR-MPar creates different partitions that perform independent functions. For critical functions, it is proposed that N partitions with the same configuration participate of an N-modular redundancy system. In order to validate the approach, a case study is implemented on the KALRAY Multi-Purpose Processing Array (MPPA-256 many-core processor running two parallel benchmark applications. The traveling salesman problem and matrix multiplication applications were selected to test different device’s resources. The effectiveness of NMR-MPar is assessed by software-implemented fault-injection. For evaluation purposes, it is considered that the system is intended to be used in avionics. Results show the improvement of the application reliability by two orders of magnitude when implementing NMR-MPar on the system. Finally, this work opens the possibility to use massive parallelism for dependable applications in embedded systems.

  16. Integral Full Core Multi-Physics PWR Benchmark with Measured Data

    Energy Technology Data Exchange (ETDEWEB)

    Forget, Benoit; Smith, Kord; Kumar, Shikhar; Rathbun, Miriam; Liang, Jingang

    2018-04-11

    In recent years, the importance of modeling and simulation has been highlighted extensively in the DOE research portfolio with concrete examples in nuclear engineering with the CASL and NEAMS programs. These research efforts and similar efforts worldwide aim at the development of high-fidelity multi-physics analysis tools for the simulation of current and next-generation nuclear power reactors. Like all analysis tools, verification and validation is essential to guarantee proper functioning of the software and methods employed. The current approach relies mainly on the validation of single physic phenomena (e.g. critical experiment, flow loops, etc.) and there is a lack of relevant multiphysics benchmark measurements that are necessary to validate high-fidelity methods being developed today. This work introduces a new multi-cycle full-core Pressurized Water Reactor (PWR) depletion benchmark based on two operational cycles of a commercial nuclear power plant that provides a detailed description of fuel assemblies, burnable absorbers, in-core fission detectors, core loading and re-loading patterns. This benchmark enables analysts to develop extremely detailed reactor core models that can be used for testing and validation of coupled neutron transport, thermal-hydraulics, and fuel isotopic depletion. The benchmark also provides measured reactor data for Hot Zero Power (HZP) physics tests, boron letdown curves, and three-dimensional in-core flux maps from 58 instrumented assemblies. The benchmark description is now available online and has been used by many groups. However, much work remains to be done on the quantification of uncertainties and modeling sensitivities. This work aims to address these deficiencies and make this benchmark a true non-proprietary international benchmark for the validation of high-fidelity tools. This report details the BEAVRS uncertainty quantification for the first two cycle of operations and serves as the final report of the project.

  17. Novel Crosstalk Measurement Method for Multi-Core Fiber Fan-In/Fan-Out Devices

    DEFF Research Database (Denmark)

    Ye, Feihong; Ono, Hirotaka; Abe, Yoshiteru

    2016-01-01

    We propose a new crosstalk measurement method for multi-core fiber fan-in/fan-out devices utilizing the Fresnel reflection. Compared with the traditional method using core-to-core coupling between a multi-core fiber and a single-mode fiber, the proposed method has the advantages of high reliability...

  18. Development of an Analytic Nodal Diffusion Solver in Multi-groups for 3D Reactor Cores with Rectangular or Hexagonal Assemblies

    Energy Technology Data Exchange (ETDEWEB)

    Lozano, Juan Andres; Aragones, Jose Maria; Garcia-Herranz, Nuria [Universidad Politecnica de Madrid, 28006 Jose Gutierrez Abascal 2, Madrid (Spain)

    2008-07-01

    More accurate modelling of physical phenomena involved in present and future nuclear reactors requires a multi-scale and multi-physics approach. This challenge can be accomplished by the coupling of best-estimate core-physics, thermal-hydraulics and multi-physics solvers. In order to make viable that coupling, the current trends in reactor simulations are along the development of a new generation of tools based on user-friendly, modular, easily linkable, faster and more accurate codes to be integrated in common platforms. These premises are in the origin of the NURESIM Integrated Project within the 6. European Framework Program, which is envisaged to provide the initial step towards a Common European Standard Software Platform for nuclear reactors simulations. In the frame of this project and to reach the above-mentioned goals, a 3-D multigroup nodal solver for neutron diffusion calculations called ANDES (Analytic Nodal Diffusion Equation Solver) has been developed and tested in-depth in this Thesis. ANDES solves the steady-state and time-dependent neutron diffusion equation in three-dimensions and any number of energy groups, utilizing the Analytic Coarse-Mesh Finite-Difference (ACMFD) scheme to yield the nodal coupling equations. It can be applied to both Cartesian and triangular-Z geometries, so that simulations of LWR as well as VVER, HTR and fast reactors can be performed. The solver has been implemented in a fully encapsulated way, enabling it as a module to be readily integrated in other codes and platforms. In fact, it can be used either as a stand-alone nodal code or as a solver to accelerate the convergence of whole core pin-by-pin code systems. Verification of performance has shown that ANDES is a code with high order definition for whole core realistic nodal simulations. In this paper, the methodology developed and involved in ANDES is presented. (authors)

  19. Optical properties of core-shell and multi-shell nanorods

    Science.gov (United States)

    Mokkath, Junais Habeeb; Shehata, Nader

    2018-05-01

    We report a first-principles time dependent density functional theory study of the optical response modulations in bimetallic core-shell (Na@Al and Al@Na) and multi-shell (Al@Na@Al@Na and Na@Al@Na@Al: concentric shells of Al and Na alternate) nanorods. All of the core-shell and multi-shell configurations display highly enhanced absorption intensity with respect to the pure Al and Na nanorods, showing sensitivity to both composition and chemical ordering. Remarkably large spectral intensity enhancements were found in a couple of core-shell configurations, indicative that optical response averaging based on the individual components can not be considered as true as always in the case of bimetallic core-shell nanorods. We believe that our theoretical results would be useful in promising applications depending on Aluminum-based plasmonic materials such as solar cells and sensors.

  20. Development of a core management tool for MYRRHA

    International Nuclear Information System (INIS)

    Jalůvka, David; Van den Eynde, Gert; Vandewalle, Stefan

    2013-01-01

    Highlights: • An in-core fuel management tool is being developed for the flexible irradiation machine MYRRHA. • Specific issues of the MYRRHA in-core fuel management are briefly discussed. • The tool addresses the loading pattern optimization problem. • Illustrative in-core fuel management optimization problems are solved using the tool. - Abstract: MYRRHA is an advanced multi-purpose irradiation facility under development at SCK• CEN in Mol, Belgium. In order to ensure an economical and safe operation of the reactor, an in-core fuel management tool is being developed within the project to address the loading pattern optimization problem. In the paper, the current version of the tool – its architecture and design, unique features, and the field of its application, are presented. In the second part of the paper, the tool’s capabilities are demonstrated on simple MYRRHA in-core fuel management optimization problems

  1. Performance evaluation of throughput computing workloads using multi-core processors and graphics processors

    Science.gov (United States)

    Dave, Gaurav P.; Sureshkumar, N.; Blessy Trencia Lincy, S. S.

    2017-11-01

    Current trend in processor manufacturing focuses on multi-core architectures rather than increasing the clock speed for performance improvement. Graphic processors have become as commodity hardware for providing fast co-processing in computer systems. Developments in IoT, social networking web applications, big data created huge demand for data processing activities and such kind of throughput intensive applications inherently contains data level parallelism which is more suited for SIMD architecture based GPU. This paper reviews the architectural aspects of multi/many core processors and graphics processors. Different case studies are taken to compare performance of throughput computing applications using shared memory programming in OpenMP and CUDA API based programming.

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

    DEFF Research Database (Denmark)

    Schleuniger, Pascal; Karlsson, Sven

    2010-01-01

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

  3. Multi-core parallelism in a column-store

    NARCIS (Netherlands)

    Gawade, M.M.

    2017-01-01

    The research reported in this thesis addresses several challenges of improving the efficiency and effectiveness of parallel processing of analytical database queries on modern multi- and many-core systems, using an open-source column-oriented analytical database management system, MonetDB, for

  4. Exploring Hardware Support For Scaling Irregular Applications on Multi-node Multi-core Architectures

    Energy Technology Data Exchange (ETDEWEB)

    Secchi, Simone; Ceriani, Marco; Tumeo, Antonino; Villa, Oreste; Palermo, Gianluca; Raffo, Luigi

    2013-06-05

    With the recent emergence of large-scale knowledge dis- covery, data mining and social network analysis, irregular applications have gained renewed interest. Classic cache-based high-performance architectures do not provide optimal performances with such kind of workloads, mainly due to the very low spatial and temporal locality of the irregular control and memory access patterns. In this paper, we present a multi-node, multi-core, fine-grained multi-threaded shared-memory system architecture specifically designed for the execution of large-scale irregular applications, and built on top of three pillars, that we believe are fundamental to support these workloads. First, we offer transparent hardware support for Partitioned Global Address Space (PGAS) to provide a large globally-shared address space with no software library overhead. Second, we employ multi-threaded multi-core processing nodes to achieve the necessary latency tolerance required by accessing global memory, which potentially resides in a remote node. Finally, we devise hardware support for inter-thread synchronization on the whole global address space. We first model the performances by using an analytical model that takes into account the main architecture and application characteristics. We describe the hardware design of the proposed cus- tom architectural building blocks that provide support for the above- mentioned three pillars. Finally, we present a limited-scale evaluation of the system on a multi-board FPGA prototype with typical irregular kernels and benchmarks. The experimental evaluation demonstrates the architecture performance scalability for different configurations of the whole system.

  5. Polytopol computing for multi-core and distributed systems

    Science.gov (United States)

    Spaanenburg, Henk; Spaanenburg, Lambert; Ranefors, Johan

    2009-05-01

    Multi-core computing provides new challenges to software engineering. The paper addresses such issues in the general setting of polytopol computing, that takes multi-core problems in such widely differing areas as ambient intelligence sensor networks and cloud computing into account. It argues that the essence lies in a suitable allocation of free moving tasks. Where hardware is ubiquitous and pervasive, the network is virtualized into a connection of software snippets judiciously injected to such hardware that a system function looks as one again. The concept of polytopol computing provides a further formalization in terms of the partitioning of labor between collector and sensor nodes. Collectors provide functions such as a knowledge integrator, awareness collector, situation displayer/reporter, communicator of clues and an inquiry-interface provider. Sensors provide functions such as anomaly detection (only communicating singularities, not continuous observation), they are generally powered or self-powered, amorphous (not on a grid) with generation-and-attrition, field re-programmable, and sensor plug-and-play-able. Together the collector and the sensor are part of the skeleton injector mechanism, added to every node, and give the network the ability to organize itself into some of many topologies. Finally we will discuss a number of applications and indicate how a multi-core architecture supports the security aspects of the skeleton injector.

  6. Accelerating the SCE-UA Global Optimization Method Based on Multi-Core CPU and Many-Core GPU

    Directory of Open Access Journals (Sweden)

    Guangyuan Kan

    2016-01-01

    Full Text Available The famous global optimization SCE-UA method, which has been widely used in the field of environmental model parameter calibration, is an effective and robust method. However, the SCE-UA method has a high computational load which prohibits the application of SCE-UA to high dimensional and complex problems. In recent years, the hardware of computer, such as multi-core CPUs and many-core GPUs, improves significantly. These much more powerful new hardware and their software ecosystems provide an opportunity to accelerate the SCE-UA method. In this paper, we proposed two parallel SCE-UA methods and implemented them on Intel multi-core CPU and NVIDIA many-core GPU by OpenMP and CUDA Fortran, respectively. The Griewank benchmark function was adopted in this paper to test and compare the performances of the serial and parallel SCE-UA methods. According to the results of the comparison, some useful advises were given to direct how to properly use the parallel SCE-UA methods.

  7. Electrosprayed Multi-Core Alginate Microcapsules as Novel Self-Healing Containers.

    Science.gov (United States)

    Hia, Iee Lee; Pasbakhsh, Pooria; Chan, Eng-Seng; Chai, Siang-Piao

    2016-10-03

    Alginate microcapsules containing epoxy resin were developed through electrospraying method and embedded into epoxy matrix to produce a capsule-based self-healing composite system. These formaldehyde free alginate/epoxy microcapsules were characterized via light microscope, field emission scanning electron microscope, fourier transform infrared spectroscopy and thermogravimetric analysis. Results showed that epoxy resin was successfully encapsulated within alginate matrix to form porous (multi-core) microcapsules with pore size ranged from 5-100 μm. The microcapsules had an average size of 320 ± 20 μm with decomposition temperature at 220 °C. The loading capacity of these capsules was estimated to be 79%. Under in situ healing test, impact specimens showed healing efficiency as high as 86% and the ability to heal up to 3 times due to the multi-core capsule structure and the high impact energy test that triggered the released of epoxy especially in the second and third healings. TDCB specimens showed one-time healing only with the highest healing efficiency of 76%. The single healing event was attributed by the constant crack propagation rate of TDCB fracture test. For the first time, a cost effective, environmentally benign and sustainable capsule-based self-healing system with multiple healing capabilities and high healing performance was developed.

  8. Multi-view L2-SVM and its multi-view core vector machine.

    Science.gov (United States)

    Huang, Chengquan; Chung, Fu-lai; Wang, Shitong

    2016-03-01

    In this paper, a novel L2-SVM based classifier Multi-view L2-SVM is proposed to address multi-view classification tasks. The proposed Multi-view L2-SVM classifier does not have any bias in its objective function and hence has the flexibility like μ-SVC in the sense that the number of the yielded support vectors can be controlled by a pre-specified parameter. The proposed Multi-view L2-SVM classifier can make full use of the coherence and the difference of different views through imposing the consensus among multiple views to improve the overall classification performance. Besides, based on the generalized core vector machine GCVM, the proposed Multi-view L2-SVM classifier is extended into its GCVM version MvCVM which can realize its fast training on large scale multi-view datasets, with its asymptotic linear time complexity with the sample size and its space complexity independent of the sample size. Our experimental results demonstrated the effectiveness of the proposed Multi-view L2-SVM classifier for small scale multi-view datasets and the proposed MvCVM classifier for large scale multi-view datasets. Copyright © 2015 Elsevier Ltd. All rights reserved.

  9. Synthesis and optical properties of core-multi-shell CdSe/CdS/ZnS quantum dots: Surface modifications

    Science.gov (United States)

    Ratnesh, R. K.; Mehata, Mohan Singh

    2017-02-01

    We report two port synthesis of CdSe/CdS/ZnS core-multi-shell quantum dots (Q-dots) and their structural properties. The multi-shell structures of Q-dots were developed by using successive ionic layer adsorption and reaction (SILAR) technique. The obtained Q-dots show high crystallinity with the step-wise adjustment of lattice parameters in the radial direction. The size of the core and core-shell Q-dots estimated by transmission electron microscopy images and absorption spectra is about 3.4 and 5.3 nm, respectively. The water soluble Q-dots (scheme-1) were prepared by using ligand exchange method, and the effect of pH was discussed regarding the variation of quantum yield (QY). The decrease of a lifetime of core-multi-shell Q-dots with respect to core CdSe indicates that the shell growth may be tuned by the lifetimes. Thus, the study clearly demonstrates that the core-shell approach can be used to substantially improve the optical properties of Q-dots desired for various applications.

  10. Development of long-lived radionuclide transmutation technology - Development of a code system for core analysis of the transmutation reactors

    Energy Technology Data Exchange (ETDEWEB)

    Cho, Nam Zin; Kim, Yong Hee; Kim, Tae Hyung; Jo, Chang Keun; Park, Chang Je [Korea Advanced Institute of Science and Technology, Taejon (Korea, Republic of)

    1996-07-01

    The objective of this study is to develop a code system for core analysis= of the critical transmutation reactors utilizing fast neutrons. Core characteristics of the transmutation reactors were identified and four codes, HANCELL for pincell calculation, PRISM and AFEN-H3D for core calculation, and MA{sub B}URN for depletion calculation, were developed. The pincell calculation code is based on one-dimensional collision probability method and may provide homogenized/condensed parameters of a pincell and also can homogenize the control assembly via a nonlinear iterative method. The core calculation codes, PRISM and AFEN-H3D, solve the multi-group, multi-dimensional neutron diffusion equations for a hexagonal geometry and they are based on the finite difference method and analytic function expansion nodal (AFEN) method, respectively. The MA{sub B}URN code san analyze the behavior of actinides and fission products in a reactor core. Through benchmarking, we confirmed that the newly developed codes provide accurate solutions. 30 refs., 10 tabs., 8 figs. (author)

  11. A New and Simple Method for Crosstalk Estimation in Homogeneous Trench-Assisted Multi-Core Fibers

    DEFF Research Database (Denmark)

    Ye, Feihong; Tu, Jiajing; Saitoh, Kunimasa

    2014-01-01

    A new and simple method for inter-core crosstalk estimation in homogeneous trench-assisted multi-core fibers is presented. The crosstalk calculated by this method agrees well with experimental measurement data for two kinds of fabricated 12-core fibers.......A new and simple method for inter-core crosstalk estimation in homogeneous trench-assisted multi-core fibers is presented. The crosstalk calculated by this method agrees well with experimental measurement data for two kinds of fabricated 12-core fibers....

  12. Linux block IO: introducing multi-queue SSD access on multi-core systems

    DEFF Research Database (Denmark)

    Bjørling, Matias; Axboe, Jens; Nellans, David

    2013-01-01

    The IO performance of storage devices has accelerated from hundreds of IOPS five years ago, to hundreds of thousands of IOPS today, and tens of millions of IOPS projected in five years. This sharp evolution is primarily due to the introduc- tion of NAND-flash devices and their data parallel desig...... generation block layer that is capable of handling tens of millions of IOPS on a multi-core system equipped with a single storage device. Our experiments show that our design scales graciously with the number of cores, even on NUMA systems with multiple sockets....

  13. A highly efficient multi-core algorithm for clustering extremely large datasets

    Directory of Open Access Journals (Sweden)

    Kraus Johann M

    2010-04-01

    Full Text Available Abstract Background In recent years, the demand for computational power in computational biology has increased due to rapidly growing data sets from microarray and other high-throughput technologies. This demand is likely to increase. Standard algorithms for analyzing data, such as cluster algorithms, need to be parallelized for fast processing. Unfortunately, most approaches for parallelizing algorithms largely rely on network communication protocols connecting and requiring multiple computers. One answer to this problem is to utilize the intrinsic capabilities in current multi-core hardware to distribute the tasks among the different cores of one computer. Results We introduce a multi-core parallelization of the k-means and k-modes cluster algorithms based on the design principles of transactional memory for clustering gene expression microarray type data and categorial SNP data. Our new shared memory parallel algorithms show to be highly efficient. We demonstrate their computational power and show their utility in cluster stability and sensitivity analysis employing repeated runs with slightly changed parameters. Computation speed of our Java based algorithm was increased by a factor of 10 for large data sets while preserving computational accuracy compared to single-core implementations and a recently published network based parallelization. Conclusions Most desktop computers and even notebooks provide at least dual-core processors. Our multi-core algorithms show that using modern algorithmic concepts, parallelization makes it possible to perform even such laborious tasks as cluster sensitivity and cluster number estimation on the laboratory computer.

  14. HEP specific benchmarks of virtual machines on multi-core CPU architectures

    International Nuclear Information System (INIS)

    Alef, M; Gable, I

    2010-01-01

    Virtualization technologies such as Xen can be used in order to satisfy the disparate and often incompatible system requirements of different user groups in shared-use computing facilities. This capability is particularly important for HEP applications, which often have restrictive requirements. The use of virtualization adds flexibility, however, it is essential that the virtualization technology place little overhead on the HEP application. We present an evaluation of the practicality of running HEP applications in multiple Virtual Machines (VMs) on a single multi-core Linux system. We use the benchmark suite used by the HEPiX CPU Benchmarking Working Group to give a quantitative evaluation relevant to the HEP community. Benchmarks are packaged inside VMs and then the VMs are booted onto a single multi-core system. Benchmarks are then simultaneously executed on each VM to simulate highly loaded VMs running HEP applications. These techniques are applied to a variety of multi-core CPU architectures and VM configurations.

  15. Optimization of the coherence function estimation for multi-core central processing unit

    Science.gov (United States)

    Cheremnov, A. G.; Faerman, V. A.; Avramchuk, V. S.

    2017-02-01

    The paper considers use of parallel processing on multi-core central processing unit for optimization of the coherence function evaluation arising in digital signal processing. Coherence function along with other methods of spectral analysis is commonly used for vibration diagnosis of rotating machinery and its particular nodes. An algorithm is given for the function evaluation for signals represented with digital samples. The algorithm is analyzed for its software implementation and computational problems. Optimization measures are described, including algorithmic, architecture and compiler optimization, their results are assessed for multi-core processors from different manufacturers. Thus, speeding-up of the parallel execution with respect to sequential execution was studied and results are presented for Intel Core i7-4720HQ и AMD FX-9590 processors. The results show comparatively high efficiency of the optimization measures taken. In particular, acceleration indicators and average CPU utilization have been significantly improved, showing high degree of parallelism of the constructed calculating functions. The developed software underwent state registration and will be used as a part of a software and hardware solution for rotating machinery fault diagnosis and pipeline leak location with acoustic correlation method.

  16. Adaptive query parallelization in multi-core column stores

    NARCIS (Netherlands)

    M.M. Gawade (Mrunal); M.L. Kersten (Martin); M.M. Gawade (Mrunal); M.L. Kersten (Martin)

    2016-01-01

    htmlabstractWith the rise of multi-core CPU platforms, their optimal utilization for in-memory OLAP workloads using column store databases has become one of the biggest challenges. Some of the inherent limi- tations in the achievable query parallelism are due to the degree of parallelism

  17. Simple analytical expression for crosstalk estimation in homogeneous trench-assisted multi-core fibers

    DEFF Research Database (Denmark)

    Ye, Feihong; Tu, Jiajing; Saitoh, Kunimasa

    2014-01-01

    An analytical expression for the mode coupling coe cient in homogeneous trench-assisted multi-core fibers is derived, which has a sim- ple relationship with the one in normal step-index structures. The amount of inter-core crosstalk reduction (in dB) with trench-assisted structures compared...... to the one with normal step-index structures can then be written by a simple expression. Comparison with numerical simulations confirms that the obtained analytical expression has very good accuracy for crosstalk estimation. The crosstalk properties in trench-assisted multi-core fibers, such as crosstalk...... dependence on core pitch and wavelength-dependent crosstalk, can be obtained by this simple analytical expression....

  18. Acceleration of stereo-matching on multi-core CPU and GPU

    OpenAIRE

    Tian, Xu; Cockshott, Paul; Oehler, Susanne

    2014-01-01

    This paper presents an accelerated version of a\\ud dense stereo-correspondence algorithm for two different parallelism\\ud enabled architectures, multi-core CPU and GPU. The\\ud algorithm is part of the vision system developed for a binocular\\ud robot-head in the context of the CloPeMa 1 research project.\\ud This research project focuses on the conception of a new clothes\\ud folding robot with real-time and high resolution requirements\\ud for the vision system. The performance analysis shows th...

  19. Multi-photon excited luminescence of magnetic FePt core-shell nanoparticles.

    Science.gov (United States)

    Seemann, K M; Kuhn, B

    2014-07-01

    We present magnetic FePt nanoparticles with a hydrophilic, inert, and biocompatible silico-tungsten oxide shell. The particles can be functionalized, optically detected, and optically manipulated. To show the functionalization the fluorescent dye NOPS was bound to the FePt core-shell nanoparticles with propyl-triethoxy-silane linkers and fluorescence of the labeled particles were observed in ethanol (EtOH). In aqueous dispersion the NOPS fluorescence is quenched making them invisible using 1-photon excitation. However, we observe bright luminescence of labeled and even unlabeled magnetic core-shell nanoparticles with multi-photon excitation. Luminescence can be detected in the near ultraviolet and the full visible spectral range by near infrared multi-photon excitation. For optical manipulation, we were able to drag clusters of particles, and maybe also single particles, by a focused laser beam that acts as optical tweezers by inducing an electric dipole in the insulated metal nanoparticles. In a first application, we show that the luminescence of the core-shell nanoparticles is bright enough for in vivo multi-photon imaging in the mouse neocortex down to cortical layer 5.

  20. Scalable Multi-core Architectures Design Methodologies and Tools

    CERN Document Server

    Jantsch, Axel

    2012-01-01

    As Moore’s law continues to unfold, two important trends have recently emerged. First, the growth of chip capacity is translated into a corresponding increase of number of cores. Second, the parallalization of the computation and 3D integration technologies lead to distributed memory architectures. This book provides a current snapshot of industrial and academic research, conducted as part of the European FP7 MOSART project, addressing urgent challenges in many-core architectures and application mapping.  It addresses the architectural design of many core chips, memory and data management, power management, design and programming methodologies. It also describes how new techniques have been applied in various industrial case studies. Describes trends towards distributed memory architectures and distributed power management; Integrates Network on Chip with distributed, shared memory architectures; Demonstrates novel design methodologies and frameworks for multi-core design space exploration; Shows how midll...

  1. Surrogates based multi-criteria predesign methodology of Sodium-cooled Fast Reactor cores – Application to CFV-like cores

    Energy Technology Data Exchange (ETDEWEB)

    Fabbris, Olivier [CEA DEN/DER/SESI, 13108 Saint-Paul-Lez-Durance (France); Dardour, Saied, E-mail: saied.dardour@cea.fr [CEA DEN/DER/SESI, 13108 Saint-Paul-Lez-Durance (France); Blaise, Patrick [CEA DEN/DER/SPEX, 13108 Saint-Paul-Lez-Durance (France); Ferrasse, Jean-Henry [Aix-Marseille Université, CNRS, ECM, M2P2 UMR 7340, 13451 Marseille (France); Saez, Manuel [CEA DEN/DER/SESI, 13108 Saint-Paul-Lez-Durance (France)

    2016-08-15

    Highlights: • We developed an ERANOS calculation scheme to evaluate the neutronics of CFV cores. • We used this scheme to simulate a number if cores within a predefined study space. • Simulation results were used to build surrogate models describing CFV neutronics. • These models were used to carry on global sensitivity analyses. • The methodology helped identify the most important core design parameters. - Abstract: The Sodium-cooled Fast Reactor (SFR) core predesign process is commonly realized on the basis of expert advices and local parametric studies. As such, in-deep knowledge of physical phenomena avoids an important number of expensive simulations. However, the study space is explored only partially. To ease the computational burden metamodels, or surrogate models, can be used, to quickly evaluate the performances of a wide set of different cores, individually defined by a set of parameters (pellet diameter, fissile height…), in the study space. This paper presents the development of a simplified neutronics ERANOS reference core calculation scheme that is then implemented in the construction of the Design of Experiment (DOE) database. The surrogate models for SFR CFV-like cores performances are developed, biases and uncertainties are quantified against the CFV-v1 version. Global Sensitivity Analysis also allowed highlighting antagonist performances for the design and to propose two alternative core configurations. A broadened application of the method with an optimization of a CFV-like core is also detailed. The Pareto front of the seven selected performance parameters has been studied using eleven surrogate models, based on Artificial Neural Network (ANN). The optimization demonstrates that the CFV-v1, designed using Best Estimate codes, under given performance constraints, is Pareto optimal: no other configuration is highlighted from the Multi-Objective Optimization (MOO) study. Further MOO analysis, including a specific study on impact of new

  2. Surrogates based multi-criteria predesign methodology of Sodium-cooled Fast Reactor cores – Application to CFV-like cores

    International Nuclear Information System (INIS)

    Fabbris, Olivier; Dardour, Saied; Blaise, Patrick; Ferrasse, Jean-Henry; Saez, Manuel

    2016-01-01

    Highlights: • We developed an ERANOS calculation scheme to evaluate the neutronics of CFV cores. • We used this scheme to simulate a number if cores within a predefined study space. • Simulation results were used to build surrogate models describing CFV neutronics. • These models were used to carry on global sensitivity analyses. • The methodology helped identify the most important core design parameters. - Abstract: The Sodium-cooled Fast Reactor (SFR) core predesign process is commonly realized on the basis of expert advices and local parametric studies. As such, in-deep knowledge of physical phenomena avoids an important number of expensive simulations. However, the study space is explored only partially. To ease the computational burden metamodels, or surrogate models, can be used, to quickly evaluate the performances of a wide set of different cores, individually defined by a set of parameters (pellet diameter, fissile height…), in the study space. This paper presents the development of a simplified neutronics ERANOS reference core calculation scheme that is then implemented in the construction of the Design of Experiment (DOE) database. The surrogate models for SFR CFV-like cores performances are developed, biases and uncertainties are quantified against the CFV-v1 version. Global Sensitivity Analysis also allowed highlighting antagonist performances for the design and to propose two alternative core configurations. A broadened application of the method with an optimization of a CFV-like core is also detailed. The Pareto front of the seven selected performance parameters has been studied using eleven surrogate models, based on Artificial Neural Network (ANN). The optimization demonstrates that the CFV-v1, designed using Best Estimate codes, under given performance constraints, is Pareto optimal: no other configuration is highlighted from the Multi-Objective Optimization (MOO) study. Further MOO analysis, including a specific study on impact of new

  3. Multi-core job submission and grid resource scheduling for ATLAS AthenaMP

    CERN Document Server

    Crooks, D; The ATLAS collaboration; Harrington, R; Purdie, S; Severini, H; Skipsey, S; Tsulaia, V; Washbrook, A

    2012-01-01

    AthenaMP is the multi-core implementation of the ATLAS software framework and allows the efficient sharing of memory pages between multiple threads of execution. This has now been validated for production and delivers a significant reduction on overall memory footprint with negligible CPU overhead. Before AthenaMP can be routinely run on the LHC Computing Grid, it must be determined how the computing resources available to ATLAS can best exploit the notable improvements delivered by switching to this multi-process model. In particular, there is a need to identify and assess the potential impact of scheduling issues where single core and multi-core job queues have access to the same underlying resources. A study into the effectiveness and scalability of AthenaMP in a production environment will be presented. Submitting AthenaMP tasks to the Tier-0 and candidate Tier-2 sites will allow detailed measurement of worker node performance and also highlight the relative performance of local resource management system...

  4. Multi-core MgO NPs(at)C core-shell nanospheres for selective CO2 capture under mild conditions

    International Nuclear Information System (INIS)

    Tae Kyung Kim; Kyung Joo Lee; Hoi Ri Moon; Junhan Yuh; Sang Kyu Kwak

    2014-01-01

    The core-shell structures have attracted attention in catalysis, because the outer shells isolate the catalytically active NP cores and prevent the possibility of sintering of core particles during catalytic reaction under physically and chemically harsh conditions. We aimed to adopt this core-shell system for CO 2 sorption materials. In this study, a composite material of multi-core 3 nm-sized magnesium oxide nanoparticles embedded in porous carbon nanospheres (MgO NPs(at)C) was synthesized by a gas phase reaction via a solvent-free process. It showed selective CO 2 adsorption capacity over N 2 under mild regeneration conditions. (authors)

  5. The whiteStar development project: Westinghouse's next generation core design simulator and core monitoring software to power the nuclear renaissance

    International Nuclear Information System (INIS)

    Boyd, W. A.; Mayhue, L. T.; Penkrot, V. S.; Zhang, B.

    2009-01-01

    The WhiteStar project has undertaken the development of the next generation core analysis and monitoring system for Westinghouse Electric Company. This on-going project focuses on the development of the ANC core simulator, BEACON core monitoring system and NEXUS nuclear data generation system. This system contains many functional upgrades to the ANC core simulator and BEACON core monitoring products as well as the release of the NEXUS family of codes. The NEXUS family of codes is an automated once-through cross section generation system designed for use in both PWR and BWR applications. ANC is a multi-dimensional nodal code for all nuclear core design calculations at a given condition. ANC predicts core reactivity, assembly power, rod power, detector thimble flux, and other relevant core characteristics. BEACON is an advanced core monitoring and support system which uses existing instrumentation data in conjunction with an analytical methodology for on-line generation and evaluation of 3D core power distributions. This new system is needed to design and monitor the Westinghouse AP1000 PWR. This paper describes provides an overview of the software system, software development methodologies used as well some initial results. (authors)

  6. Concept and methodology for evaluating core damage frequency considering failure correlation at multi units and sites and its application

    Energy Technology Data Exchange (ETDEWEB)

    Ebisawa, K.; Teragaki, T.; Nomura, S. [Former Incorporated Administrative Agency, Japan Nuclear Safety Organization (Japan); Abe, H., E-mail: Hiroshi_abe@nsr.go.jp [Former Incorporated Administrative Agency, Japan Nuclear Safety Organization (Japan); Shigemori, M.; Shimomoto, M. [Mizuho Information & Research Institute, 2-3, Kanda-Nishikicho, Chiyoda-ku, Tokyo (Japan)

    2015-07-15

    Highlights: • We develop a method to evaluate CDF considering failure correlation at multi units. • We develop a procedure to evaluate correlation coefficient between multi components. • We evaluate CDF at two different BWR units using correlation coefficients. • We confirm the validity of method and correlation coefficient through the evaluation. - Abstract: The Tohoku earthquake (Mw9.0) occurred on March 11, 2011 and caused a large tsunami. The Fukushima Daiichi Nuclear Power Plant with six units were overwhelmed by the tsunami and core damage occurred. Authors proposed the concept and method for evaluating core damage frequency (CDF) considering failure correlation at the multi units and sites. Based on the above method, one of authors developed the procedure for evaluating the failure correlation coefficient and response correlation coefficient between the multi components under the strong seismic motion. These method and failure correlation coefficients were applied to two different BWR units and their CDF was evaluated by seismic probabilistic risk assessment technology. Through this quantitative evaluation, the validity of the method and failure correlation coefficient was confirmed.

  7. Concept and methodology for evaluating core damage frequency considering failure correlation at multi units and sites and its application

    International Nuclear Information System (INIS)

    Ebisawa, K.; Teragaki, T.; Nomura, S.; Abe, H.; Shigemori, M.; Shimomoto, M.

    2015-01-01

    Highlights: • We develop a method to evaluate CDF considering failure correlation at multi units. • We develop a procedure to evaluate correlation coefficient between multi components. • We evaluate CDF at two different BWR units using correlation coefficients. • We confirm the validity of method and correlation coefficient through the evaluation. - Abstract: The Tohoku earthquake (Mw9.0) occurred on March 11, 2011 and caused a large tsunami. The Fukushima Daiichi Nuclear Power Plant with six units were overwhelmed by the tsunami and core damage occurred. Authors proposed the concept and method for evaluating core damage frequency (CDF) considering failure correlation at the multi units and sites. Based on the above method, one of authors developed the procedure for evaluating the failure correlation coefficient and response correlation coefficient between the multi components under the strong seismic motion. These method and failure correlation coefficients were applied to two different BWR units and their CDF was evaluated by seismic probabilistic risk assessment technology. Through this quantitative evaluation, the validity of the method and failure correlation coefficient was confirmed

  8. CQPSO scheduling algorithm for heterogeneous multi-core DAG task model

    Science.gov (United States)

    Zhai, Wenzheng; Hu, Yue-Li; Ran, Feng

    2017-07-01

    Efficient task scheduling is critical to achieve high performance in a heterogeneous multi-core computing environment. The paper focuses on the heterogeneous multi-core directed acyclic graph (DAG) task model and proposes a novel task scheduling method based on an improved chaotic quantum-behaved particle swarm optimization (CQPSO) algorithm. A task priority scheduling list was built. A processor with minimum cumulative earliest finish time (EFT) was acted as the object of the first task assignment. The task precedence relationships were satisfied and the total execution time of all tasks was minimized. The experimental results show that the proposed algorithm has the advantage of optimization abilities, simple and feasible, fast convergence, and can be applied to the task scheduling optimization for other heterogeneous and distributed environment.

  9. Multi-Core Emptiness Checking of Timed Büchi Automata using Inclusion Abstraction

    DEFF Research Database (Denmark)

    Laarman, Alfons; Olesen, Mads Chr.; Dalsgaard, Andreas

    2013-01-01

    This paper contributes to the multi-core model checking of timed automata (TA) with respect to liveness properties, by investigating checking of TA Büchi emptiness under the very coarse inclusion abstraction or zone subsumption, an open problem in this field. We show that in general Büchi emptiness...... parallel LTL model checking algorithm for timed automata. The algorithms are implemented in LTSmin, and experimental evaluations show the effectiveness and scalability of both contributions: subsumption halves the number of states in the real-world FDDI case study, and the multi-core algorithm yields...

  10. Benchmarking NWP Kernels on Multi- and Many-core Processors

    Science.gov (United States)

    Michalakes, J.; Vachharajani, M.

    2008-12-01

    Increased computing power for weather, climate, and atmospheric science has provided direct benefits for defense, agriculture, the economy, the environment, and public welfare and convenience. Today, very large clusters with many thousands of processors are allowing scientists to move forward with simulations of unprecedented size. But time-critical applications such as real-time forecasting or climate prediction need strong scaling: faster nodes and processors, not more of them. Moreover, the need for good cost- performance has never been greater, both in terms of performance per watt and per dollar. For these reasons, the new generations of multi- and many-core processors being mass produced for commercial IT and "graphical computing" (video games) are being scrutinized for their ability to exploit the abundant fine- grain parallelism in atmospheric models. We present results of our work to date identifying key computational kernels within the dynamics and physics of a large community NWP model, the Weather Research and Forecast (WRF) model. We benchmark and optimize these kernels on several different multi- and many-core processors. The goals are to (1) characterize and model performance of the kernels in terms of computational intensity, data parallelism, memory bandwidth pressure, memory footprint, etc. (2) enumerate and classify effective strategies for coding and optimizing for these new processors, (3) assess difficulties and opportunities for tool or higher-level language support, and (4) establish a continuing set of kernel benchmarks that can be used to measure and compare effectiveness of current and future designs of multi- and many-core processors for weather and climate applications.

  11. Energy Efficient Real-Time Scheduling Using DPM on Mobile Sensors with a Uniform Multi-Cores

    Directory of Open Access Journals (Sweden)

    Youngmin Kim

    2017-12-01

    Full Text Available In wireless sensor networks (WSNs, sensor nodes are deployed for collecting and analyzing data. These nodes use limited energy batteries for easy deployment and low cost. The use of limited energy batteries is closely related to the lifetime of the sensor nodes when using wireless sensor networks. Efficient-energy management is important to extending the lifetime of the sensor nodes. Most effort for improving power efficiency in tiny sensor nodes has focused mainly on reducing the power consumed during data transmission. However, recent emergence of sensor nodes equipped with multi-cores strongly requires attention to be given to the problem of reducing power consumption in multi-cores. In this paper, we propose an energy efficient scheduling method for sensor nodes supporting a uniform multi-cores. We extend the proposed T-Ler plane based scheduling for global optimal scheduling of a uniform multi-cores and multi-processors to enable power management using dynamic power management. In the proposed approach, processor selection for a scheduling and mapping method between the tasks and processors is proposed to efficiently utilize dynamic power management. Experiments show the effectiveness of the proposed approach compared to other existing methods.

  12. An Energy-Aware Runtime Management of Multi-Core Sensory Swarms

    Directory of Open Access Journals (Sweden)

    Sungchan Kim

    2017-08-01

    Full Text Available In sensory swarms, minimizing energy consumption under performance constraint is one of the key objectives. One possible approach to this problem is to monitor application workload that is subject to change at runtime, and to adjust system configuration adaptively to satisfy the performance goal. As today’s sensory swarms are usually implemented using multi-core processors with adjustable clock frequency, we propose to monitor the CPU workload periodically and adjust the task-to-core allocation or clock frequency in an energy-efficient way in response to the workload variations. In doing so, we present an online heuristic that determines the most energy-efficient adjustment that satisfies the performance requirement. The proposed method is based on a simple yet effective energy model that is built upon performance prediction using IPC (instructions per cycle measured online and power equation derived empirically. The use of IPC accounts for memory intensities of a given workload, enabling the accurate prediction of execution time. Hence, the model allows us to rapidly and accurately estimate the effect of the two control knobs, clock frequency adjustment and core allocation. The experiments show that the proposed technique delivers considerable energy saving of up to 45%compared to the state-of-the-art multi-core energy management technique.

  13. Embedded memory design for multi-core and systems on chip

    CERN Document Server

    Mohammad, Baker

    2014-01-01

    This book describes the various tradeoffs systems designers face when designing embedded memory.  Readers designing multi-core systems and systems on chip will benefit from the discussion of different topics from memory architecture, array organization, circuit design techniques and design for test.  The presentation enables a multi-disciplinary approach to chip design, which bridges the gap between the architecture level and circuit level, in order to address yield, reliability and power-related issues for embedded memory.  ·         Provides a comprehensive overview of embedded memory design and associated challenges and choices; ·         Explains tradeoffs and dependencies across different disciplines involved with multi-core and system on chip memory design; ·         Includes detailed discussion of memory hierarchy and its impact on energy and performance; ·         Uses real product examples to demonstrate embedded memory design flow from architecture, to circuit ...

  14. Synthetic Aperture Sequential Beamforming implemented on multi-core platforms

    DEFF Research Database (Denmark)

    Kjeldsen, Thomas; Lassen, Lee; Hemmsen, Martin Christian

    2014-01-01

    This paper compares several computational ap- proaches to Synthetic Aperture Sequential Beamforming (SASB) targeting consumer level parallel processors such as multi-core CPUs and GPUs. The proposed implementations demonstrate that ultrasound imaging using SASB can be executed in real- time with ...... per second) on an Intel Core i7 2600 CPU with an AMD HD7850 and a NVIDIA GTX680 GPU. The fastest CPU and GPU implementations use 14% and 1.3% of the real-time budget of 62 ms/frame, respectively. The maximum achieved processing rate is 1265 frames/s....

  15. Harnessing Petaflop-Scale Multi-Core Supercomputing for Problems in Space Science

    Science.gov (United States)

    Albright, B. J.; Yin, L.; Bowers, K. J.; Daughton, W.; Bergen, B.; Kwan, T. J.

    2008-12-01

    The particle-in-cell kinetic plasma code VPIC has been migrated successfully to the world's fastest supercomputer, Roadrunner, a hybrid multi-core platform built by IBM for the Los Alamos National Laboratory. How this was achieved will be described and examples of state-of-the-art calculations in space science, in particular, the study of magnetic reconnection, will be presented. With VPIC on Roadrunner, we have performed, for the first time, plasma PIC calculations with over one trillion particles, >100× larger than calculations considered "heroic" by community standards. This allows examination of physics at unprecedented scale and fidelity. Roadrunner is an example of an emerging paradigm in supercomputing: the trend toward multi-core systems with deep hierarchies and where memory bandwidth optimization is vital to achieving high performance. Getting VPIC to perform well on such systems is a formidable challenge: the core algorithm is memory bandwidth limited with low compute-to-data ratio and requires random access to memory in its inner loop. That we were able to get VPIC to perform and scale well, achieving >0.374 Pflop/s and linear weak scaling on real physics problems on up to the full 12240-core Roadrunner machine, bodes well for harnessing these machines for our community's needs in the future. Many of the design considerations encountered commute to other multi-core and accelerated (e.g., via GPU) platforms and we modified VPIC with flexibility in mind. These will be summarized and strategies for how one might adapt a code for such platforms will be shared. Work performed under the auspices of the U.S. DOE by the LANS LLC Los Alamos National Laboratory. Dr. Bowers is a LANL Guest Scientist; he is presently at D. E. Shaw Research LLC, 120 W 45th Street, 39th Floor, New York, NY 10036.

  16. In core monitor having multi-step seals

    International Nuclear Information System (INIS)

    Kasai, Makoto; Ono, Susumu.

    1976-01-01

    Purpose: To completely prevent a sensor gas sealed in a pipe from leaking in an in-core neutron detector for use with a bwr type reactor. Constitution: In an in core monitor fabricated by disposing inner and outer electrodes in a housing, forming a layer of neutron conversion material on the outer electrode, filling an ionizing gas within the space between the layer and the inner electrode and, thereafter, attaching an insulation cable and an exhaust pipe respectively by way of insulators to both ends of the housing, the exhaust pipe is sealed in two-steps through pressure bonding using a multi-stepped pincher tool having two pressure bonding bits of a step shape and the outer sealing portion is further welded. The sensor gas sealed in the pipe can thus be prevented from leaking upon pressure bonding and welding. (Horiuchi, T.)

  17. In core monitor having multi-step seals

    Energy Technology Data Exchange (ETDEWEB)

    Kasai, M; Ono, S

    1976-12-09

    A method to completely prevent a sensor gas sealed in a pipe from leaking in an in-core neutron detector for use with a BWR type reactor is described. In an in core monitor fabricated by disposing inner and outer electrodes in a housing, forming a layer of neutron conversion material on the outer electrode, filling an ionizing gas within the space between the layer and the inner electrode and, thereafter, attaching an insulation cable and an exhaust pipe respectively by way of insulators to both ends of the housing, the exhaust pipe is sealed in two-steps through pressure bonding using a multi-stepped pincher tool having two pressure bonding bits of a step shape and the outer sealing portion is further welded. The sensor gas sealed in the pipe can thus be prevented from leaking upon pressure bonding and welding.

  18. Design of Multi-core Fiber Patch Panel for Space Division Multiplexing Implementations

    DEFF Research Database (Denmark)

    Gonzalez, Luz E.; Morales, Alvaro; Rommel, Simon

    2018-01-01

    A multi-core fiber (MCF) patch panel was designed, allowing easy coupling of individual signals to and from a 7-core MCF. The device was characterized, measuring insertion loss and cross talk, finding highest insertion loss and lowest crosstalk at 1300 nm with values of 9.7 dB and -36.5 d...

  19. A parallel solution-adaptive scheme for predicting multi-phase core flows in solid propellant rocket motors

    International Nuclear Information System (INIS)

    Sachdev, J.S.; Groth, C.P.T.; Gottlieb, J.J.

    2003-01-01

    The development of a parallel adaptive mesh refinement (AMR) scheme is described for solving the governing equations for multi-phase (gas-particle) core flows in solid propellant rocket motors (SRM). An Eulerian formulation is used to described the coupled motion between the gas and particle phases. A cell-centred upwind finite-volume discretization and the use of limited solution reconstruction, Riemann solver based flux functions for the gas and particle phases, and explicit multi-stage time-stepping allows for high solution accuracy and computational robustness. A Riemann problem is formulated for prescribing boundary data at the burning surface. Efficient and scalable parallel implementations are achieved with domain decomposition on distributed memory multiprocessor architectures. Numerical results are described to demonstrate the capabilities of the approach for predicting SRM core flows. (author)

  20. Study on core flow distribution of the reference core design Mark-III of experimental multi-purpose VHTR

    International Nuclear Information System (INIS)

    Satoh, Sadao; Arai, Taketoshi; Miyamoto, Yoshiaki; Hirano, Mitsumasa

    1977-01-01

    Concerning the coolant flow distribution between fuel channels and other flow paths in the core, designated as Reference Core Mark-III of the Multi-purpose Experimental Very High Temperature Reactor, thermal analysis has been made of the control rods and other steel structures around the core to find the coolant flow rates (bypass flow) necessary to cool them to their safe operating temperatures. Calculations showed that adequate cooling could be achieved in the Mark-III Core by the bypass flow of 8% of the total reactor coolant flow, 4% each for the control-rod channels and for other structures. The thermal and coolant flow design bases, including the assumption of a 10% bypass flow, were thus confirmed to first approximation. (auth.)

  1. Back up core designs for the experimental multi-purpose VHTR

    International Nuclear Information System (INIS)

    Aochi, Tetsuo; Yasuno, Takehiko; Miyamoto, Yoshiaki; Shindo, Ryuichi; Ikushima, Takeshi

    1979-02-01

    For the Experimental Multi-Purpose Very High Temperature Reactor (thermal power 50 MW and reactor outlet helium temperature 1000 0 C), design studies have been made of two backup cores loaded with new-type fuel elements. The purpose is to improve core operational characteristics, especially in thermohydraulics, of the reference design core consisting of pin-in-block type fuel elements having externally cooled hollow fuel rods. In this report are described the design principles and the analyses made of nuclear, thermal and hydraulic, fuel, and safety performances to determine the backup fuel and core design parameters. The first backup core (SP fuel core) is composed of fuel elements with internally cooled fuel rods (semi-pin), 36 rods in each standard element and 18 rods in each control element. The second backup core (MH fuel core) is composed of multihole fuel elements. 102 fuel and 54 coolant holes in each standard element and 30 fuel and 18 coolant holes in each control element. Either of the cores has 73 fuel columns 4 m high; the arrangement of active core and reactor internal structures is the same as that in the reference design. The backup cores meet nearly all design requirements of the VHTR, permitting the rated power operation with coolant Reynolds number of over 10,000 in the SP core and over 6,000 in the MH core. (author)

  2. Design and development of a run-time monitor for multi-core architectures in cloud computing.

    Science.gov (United States)

    Kang, Mikyung; Kang, Dong-In; Crago, Stephen P; Park, Gyung-Leen; Lee, Junghoon

    2011-01-01

    Cloud computing is a new information technology trend that moves computing and data away from desktops and portable PCs into large data centers. The basic principle of cloud computing is to deliver applications as services over the Internet as well as infrastructure. A cloud is a type of parallel and distributed system consisting of a collection of inter-connected and virtualized computers that are dynamically provisioned and presented as one or more unified computing resources. The large-scale distributed applications on a cloud require adaptive service-based software, which has the capability of monitoring system status changes, analyzing the monitored information, and adapting its service configuration while considering tradeoffs among multiple QoS features simultaneously. In this paper, we design and develop a Run-Time Monitor (RTM) which is a system software to monitor the application behavior at run-time, analyze the collected information, and optimize cloud computing resources for multi-core architectures. RTM monitors application software through library instrumentation as well as underlying hardware through a performance counter optimizing its computing configuration based on the analyzed data.

  3. Design and Development of a Run-Time Monitor for Multi-Core Architectures in Cloud Computing

    Directory of Open Access Journals (Sweden)

    Junghoon Lee

    2011-03-01

    Full Text Available Cloud computing is a new information technology trend that moves computing and data away from desktops and portable PCs into large data centers. The basic principle of cloud computing is to deliver applications as services over the Internet as well as infrastructure. A cloud is a type of parallel and distributed system consisting of a collection of inter-connected and virtualized computers that are dynamically provisioned and presented as one or more unified computing resources. The large-scale distributed applications on a cloud require adaptive service-based software, which has the capability of monitoring system status changes, analyzing the monitored information, and adapting its service configuration while considering tradeoffs among multiple QoS features simultaneously. In this paper, we design and develop a Run-Time Monitor (RTM which is a system software to monitor the application behavior at run-time, analyze the collected information, and optimize cloud computing resources for multi-core architectures. RTM monitors application software through library instrumentation as well as underlying hardware through a performance counter optimizing its computing configuration based on the analyzed data.

  4. Development of MARS for multi-dimensional and multi-purpose thermal-hydraulic system analysis

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Won Jae; Chung, Bub Dong; Kim, Kyung Doo; Hwang, Moon Kyu; Jeong, Jae Jun; Ha, Kwi Seok; Joo, Han Gyu [Korea Atomic Energy Research Institute, T/H Safety Research Team, Yusung, Daejeon (Korea)

    2000-10-01

    MARS (Multi-dimensional Analysis of Reactor Safety) code is being developed by KAERI for the realistic thermal-hydraulic simulation of light water reactor system transients. MARS 1.4 has been developed as a final version of basic code frame for the multi-dimensional analysis of system thermal-hydraulics. Since MARS 1.3, MARS 1.4 has been improved to have the enhanced code capability and user friendliness through the unification of input/output features, code models and code functions, and through the code modernization. Further improvements of thermal-hydraulic models, numerical method and user friendliness are being carried out for the enhanced code accuracy. As a multi-purpose safety analysis code system, a coupled analysis system, MARS/MASTER/CONTEMPT, has been developed using multiple DLL (Dynamic Link Library) techniques of Windows system. This code system enables the coupled, that is, more realistic analysis of multi-dimensional thermal-hydraulics (MARS 2.0), three-dimensional core kinetics (MASTER) and containment thermal-hydraulics (CONTEMPT). This paper discusses the MARS development program, and the developmental progress of the MARS 1.4 and the MARS/MASTER/CONTEMPT focusing on major features of the codes and their verification. It also discusses thermal hydraulic models and new code features under development. (author)

  5. Development of MARS for multi-dimensional and multi-purpose thermal-hydraulic system analysis

    International Nuclear Information System (INIS)

    Lee, Won Jae; Chung, Bub Dong; Kim, Kyung Doo; Hwang, Moon Kyu; Jeong, Jae Jun; Ha, Kwi Seok; Joo, Han Gyu

    2000-01-01

    MARS (Multi-dimensional Analysis of Reactor Safety) code is being developed by KAERI for the realistic thermal-hydraulic simulation of light water reactor system transients. MARS 1.4 has been developed as a final version of basic code frame for the multi-dimensional analysis of system thermal-hydraulics. Since MARS 1.3, MARS 1.4 has been improved to have the enhanced code capability and user friendliness through the unification of input/output features, code models and code functions, and through the code modernization. Further improvements of thermal-hydraulic models, numerical method and user friendliness are being carried out for the enhanced code accuracy. As a multi-purpose safety analysis code system, a coupled analysis system, MARS/MASTER/CONTEMPT, has been developed using multiple DLL (Dynamic Link Library) techniques of Windows system. This code system enables the coupled, that is, more realistic analysis of multi-dimensional thermal-hydraulics (MARS 2.0), three-dimensional core kinetics (MASTER) and containment thermal-hydraulics (CONTEMPT). This paper discusses the MARS development program, and the developmental progress of the MARS 1.4 and the MARS/MASTER/CONTEMPT focusing on major features of the codes and their verification. It also discusses thermal hydraulic models and new code features under development. (author)

  6. Design of multi-core fiber patch panel for space division multiplexing implementations

    NARCIS (Netherlands)

    González, Luz E.; Morales, Alvaro; Rommel, Simon; Jørgensen, Bo F.; Porras-Montenegro, N.; Tafur Monroy, Idelfonso

    2018-01-01

    A multi-core fiber (MCF) patch panel was designed, allowing easy coupling of individual signals to and from a 7-core MCF. The device was characterized, measuring insertion loss and cross talk, finding highest insertion loss and lowest crosstalk at 1300 nm with values of 9.7 dB and -36.5 dB

  7. Development of Regulatory Audit Core Safety Code : COREDAX

    Energy Technology Data Exchange (ETDEWEB)

    Yang, Chae Yong; Jo, Jong Chull; Roh, Byung Hwan [Korea Institute of Nuclear Safety, Taejon (Korea, Republic of); Lee, Jae Jun; Cho, Nam Zin [Korea Advanced Institute of Science and Technology, Taejon (Korea, Republic of)

    2005-07-01

    Korea Institute of Nuclear Safety (KINS) has developed a core neutronics simulator, COREDAX code, for verifying core safety of SMART-P reactor, which is technically supported by Korea Advanced Institute of Science and Technology (KAIST). The COREDAX code would be used for regulatory audit calculations of 3- dimendional core neutronics. The COREDAX code solves the steady-state and timedependent multi-group neutron diffusion equation in hexagonal geometry as well as rectangular geometry by analytic function expansion nodal (AFEN) method. AFEN method was developed at KAIST, and it was internationally verified that its accuracy is excellent. The COREDAX code is originally programmed based on the AFEN method. Accuracy of the code on the AFEN method was excellent for the hexagonal 2-dimensional problems, but there was a need for improvement for hexagonal-z 3-dimensional problems. Hence, several solution routines of the AFEN method are improved, and finally the advanced AFEN method is created. COREDAX code is based on the advanced AFEN method . The initial version of COREDAX code is to complete a basic framework, performing eigenvalue calculations and kinetics calculations with thermal-hydraulic feedbacks, for audit calculations of steady-state core design and reactivity-induced accidents of SMART-P reactor. This study describes the COREDAX code for hexagonal geometry.

  8. Accelerating Atmospheric Modeling Through Emerging Multi-core Technologies

    OpenAIRE

    Linford, John Christian

    2010-01-01

    The new generations of multi-core chipset architectures achieve unprecedented levels of computational power while respecting physical and economical constraints. The cost of this power is bewildering program complexity. Atmospheric modeling is a grand-challenge problem that could make good use of these architectures if they were more accessible to the average programmer. To that end, software tools and programming methodologies that greatly simplify the acceleration of atmospheric modeling...

  9. Memory bottlenecks and memory contention in multi-core Monte Carlo transport codes

    International Nuclear Information System (INIS)

    Tramm, J.R.; Siegel, A.R.

    2013-01-01

    The simulation of whole nuclear cores through the use of Monte Carlo codes requires an impracticably long time-to-solution. We have extracted a kernel that executes only the most computationally expensive steps of the Monte Carlo particle transport algorithm - the calculation of macroscopic cross sections - in an effort to expose bottlenecks within multi-core, shared memory architectures. (authors)

  10. Depletion Calculations for MTR Core Using MCNPX and Multi-Group Nodal Diffusion Methods

    International Nuclear Information System (INIS)

    Jaradata, Mustafa K.; Park, Chang Je; Lee, Byungchul

    2013-01-01

    In order to maintain a self-sustaining steady-state chain reaction, more fuel than is necessary in order to maintain a steady state chain reaction must be loaded. The introduction of this excess fuel increases the net multiplication capability of the system. In this paper MCNPX and multi-group nodal diffusion theory will be used for depletion calculations for MTR core. The eigenvalue and power distribution in the core will be compared for different burnup. Multi-group nodal diffusion theory with combination of NEWT-TRITON system was used to perform depletion calculations for 3Χ3 MTR core. 2G and 6G approximations were used and compared with MCNPX results for 2G approximation the maximum difference from MCNPX was 40 mk and for 6G approximation was 6 mk which is comparable to the MCNPX results. The calculated power using nodal code was almost the same MCNPX results. Finally the results of the multi-group nodal theory were acceptable and comparable to the calculated using MCNPX

  11. Performance evaluation of open core gasifier on multi-fuels

    Energy Technology Data Exchange (ETDEWEB)

    Bhoi, P.R.; Singh, R.N.; Sharma, A.M.; Patel, S.R. [Thermo Chemical Conversion Division, Sardar Patel Renewable Energy Research Institute (SPRERI), Vallabh Vidyanagar 388 120, Gujarat (India)

    2006-06-15

    Sardar Patel renewable energy research institute (SPRERI) has designed and developed open core, throat-less, down draft gasifier and installed it at the institute. The gasifier was designed for loose agricultural residues like groundnut shells. The purpose of the study is to evaluate the gasifier on multi-fuels such as babul wood (Prosopis juliflora), groundnut shell briquettes, groundnut shell, mixture of wood (Prosopis juliflora) and groundnut shell in the ratio of 1:1 and cashew nut shell. The gasifier performance was evaluated in terms of fuel consumption rate, calorific value of producer gas and gasification efficiency. Gasification efficiency of babul wood (Prosopis juliflora), groundnut shell briquettes, groundnut shell, mixture of Prosopis juliflora and groundnut shell in the ratio of 1:1 and cashew nut shell were 72%, 66%, 70%, 64%, 70%, respectively. Study revealed that babul wood (Prosopis juliflora), groundnut shell briquettes, groundnut shell, mixture of wood (Prosopis juliflora) and groundnut shell in the ratio of 1:1 and cashew nut shell were satisfactorily gasified in open core down draft gasifier. The study also showed that there was flow problem with groundnut shell. (author)

  12. Parallelized computation for computer simulation of electrocardiograms using personal computers with multi-core CPU and general-purpose GPU.

    Science.gov (United States)

    Shen, Wenfeng; Wei, Daming; Xu, Weimin; Zhu, Xin; Yuan, Shizhong

    2010-10-01

    Biological computations like electrocardiological modelling and simulation usually require high-performance computing environments. This paper introduces an implementation of parallel computation for computer simulation of electrocardiograms (ECGs) in a personal computer environment with an Intel CPU of Core (TM) 2 Quad Q6600 and a GPU of Geforce 8800GT, with software support by OpenMP and CUDA. It was tested in three parallelization device setups: (a) a four-core CPU without a general-purpose GPU, (b) a general-purpose GPU plus 1 core of CPU, and (c) a four-core CPU plus a general-purpose GPU. To effectively take advantage of a multi-core CPU and a general-purpose GPU, an algorithm based on load-prediction dynamic scheduling was developed and applied to setting (c). In the simulation with 1600 time steps, the speedup of the parallel computation as compared to the serial computation was 3.9 in setting (a), 16.8 in setting (b), and 20.0 in setting (c). This study demonstrates that a current PC with a multi-core CPU and a general-purpose GPU provides a good environment for parallel computations in biological modelling and simulation studies. Copyright 2010 Elsevier Ireland Ltd. All rights reserved.

  13. Behavior-aware cache hierarchy optimization for low-power multi-core embedded systems

    Science.gov (United States)

    Zhao, Huatao; Luo, Xiao; Zhu, Chen; Watanabe, Takahiro; Zhu, Tianbo

    2017-07-01

    In modern embedded systems, the increasing number of cores requires efficient cache hierarchies to ensure data throughput, but such cache hierarchies are restricted by their tumid size and interference accesses which leads to both performance degradation and wasted energy. In this paper, we firstly propose a behavior-aware cache hierarchy (BACH) which can optimally allocate the multi-level cache resources to many cores and highly improved the efficiency of cache hierarchy, resulting in low energy consumption. The BACH takes full advantage of the explored application behaviors and runtime cache resource demands as the cache allocation bases, so that we can optimally configure the cache hierarchy to meet the runtime demand. The BACH was implemented on the GEM5 simulator. The experimental results show that energy consumption of a three-level cache hierarchy can be saved from 5.29% up to 27.94% compared with other key approaches while the performance of the multi-core system even has a slight improvement counting in hardware overhead.

  14. Feasibility study of applying a multi-channel analysis model to on-line core monitoring system

    International Nuclear Information System (INIS)

    In, W. K.; Yoo, Y. J.; Hwang, D. H.; Jun, T. H.

    1998-01-01

    A feasibility study was performed to evaluate the effect of implementing a multi-channel analysis model in on-line core monitoring system. A simplified thermal-hydraulic model has been used in the on-line core monitoring system of digital PWR. The design procedure, core thermal margin and computation time were investigated in case of replacing the simplified model with the multi-channel analysis model. For the given ranges of limiting conditions for operation in Yonggwang Unit 3 Cycle 1, the minimum DNBR of the simplified thermal-hydraulic code CETOP-D was compared to that of the multi-channel analysis code MATRA. A CETOP-D tuning is additionally required to ensure the accurate and conservative DNBR calculation but the MATRA tuning is not necessary. MATRA appeared to increase the DNBR overpower margin from 2.5% to 6% over the CETOP-D margin. MATRA took approximately 1 second to compute DNBR on the HP9000 workstation system, which is longer than the DNBR computation time of CETOP-D. It is, however, fast enough to perform the on-line monitoring of DNBR. It can be therefore concluded that the application of the multi-channel analysis model MATRA in the on-line core monitoring system is feasible

  15. A model for the design and programming of multi-cores

    NARCIS (Netherlands)

    Jesshope, C.; Grandinetti, L.

    2008-01-01

    This paper describes a machine/programming model for the era of multi-core chips. It is derived from the sequential model but replaces sequential composition with concurrent composition at all levels in the program except at the level where the compiler is able to make deterministic decisions on

  16. Criterion of magnetic saturation and simulation of nonlinear magnetization for a linear multi-core pulse transformer

    International Nuclear Information System (INIS)

    Zeng Zhengzhong; Kuai Bin; Sun Fengju; Cong Peitian; Qiu Aici

    2002-01-01

    The linear multi-core pulse transformer is an important primary driving source used in pulsed power apparatus for the production of dense plasm owing to its compact, relatively low-cost and easy-to-handle characteristics. The evaluation of the magnetic saturation of the transformer cores is essential to the transformer design, because the energy transfer efficiency of the transformer will degrade significantly after magnetic saturation. This work proposes analytical formulas of the criterion of magnetic saturation for the cores when the transformer drives practical loads. Furthermore, an electric circuit model based on a dependent source treatment for simulating the electric behavior of the cores related to their nonlinear magnetization is developed using the initial magnetization curve of the cores. The numerical simulation with the model is used to evaluate the validity of the criterion. Both the criterion and the model are found to be in agreement with the experimental data

  17. Implicit Unstructured Aerodynamics on Emerging Multi- and Many-Core HPC Architectures

    KAUST Repository

    Al Farhan, Mohammed A.; Kaushik, Dinesh K.; Keyes, David E.

    2017-01-01

    Instruction, Multiple Data (SIMD) for hundreds of threads per node. We explore thread-level performance optimizations on state-of-the-art multi- and many-core Intel processors, including the second generation of Xeon Phi, Knights Landing (KNL). We study

  18. A Bandwidth-Optimized Multi-Core Architecture for Irregular Applications

    Energy Technology Data Exchange (ETDEWEB)

    Secchi, Simone; Tumeo, Antonino; Villa, Oreste

    2012-05-31

    This paper presents an architecture template for next-generation high performance computing systems specifically targeted to irregular applications. We start our work by considering that future generation interconnection and memory bandwidth full-system numbers are expected to grow by a factor of 10. In order to keep up with such a communication capacity, while still resorting to fine-grained multithreading as the main way to tolerate unpredictable memory access latencies of irregular applications, we show how overall performance scaling can benefit from the multi-core paradigm. At the same time, we also show how such an architecture template must be coupled with specific techniques in order to optimize bandwidth utilization and achieve the maximum scalability. We propose a technique based on memory references aggregation, together with the related hardware implementation, as one of such optimization techniques. We explore the proposed architecture template by focusing on the Cray XMT architecture and, using a dedicated simulation infrastructure, validate the performance of our template with two typical irregular applications. Our experimental results prove the benefits provided by both the multi-core approach and the bandwidth optimization reference aggregation technique.

  19. Multi-threaded software framework development for the ATLAS experiment

    CERN Document Server

    AUTHOR|(INSPIRE)INSPIRE-00226135; Baines, John; Bold, Tomasz; Calafiura, Paolo; Dotti, Andrea; Farrell, Steven; Leggett, Charles; Malon, David; Ritsch, Elmar; Snyder, Scott; Tsulaia, Vakhtang; van Gemmeren, Peter; Wynne, Benjamin

    2016-01-01

    ATLAS's current software framework, Gaudi/Athena, has been very successful for the experiment in LHC Runs 1 and 2. However, its single threaded design has been recognised for some time to be increasingly problematic as CPUs have increased core counts and decreased available memory per core. Even the multi-process version of Athena, AthenaMP, will not scale to the range of architectures we expect to use beyond Run2. ATLAS examined the requirements on an updated multi-threaded framework and laid out plans for a new framework, including better support for high level trigger (HLT) use cases, in 2014. In this paper we report on our progress in developing the new multi-threaded task parallel extension of Athena, AthenaMT. Implementing AthenaMT has required many significant code changes. Progress has been made in updating key concepts of the framework, to allow the incorporation of different levels of thread safety in algorithmic code (from un-migrated thread-unsafe code, to thread safe copyable code to reentrant co...

  20. Multi-threaded Software Framework Development for the ATLAS Experiment

    CERN Document Server

    Stewart, Graeme; The ATLAS collaboration; Baines, John; Calafiura, Paolo; Dotti, Andrea; Farrell, Steven; Leggett, Charles; Malon, David; Ritsch, Elmar; Snyder, Scott; Tsulaia, Vakhtang; van Gemmeren, Peter; Wynne, Benjamin

    2016-01-01

    ATLAS's current software framework, Gaudi/Athena, has been very successful for the experiment in LHC Runs 1 and 2. However, its single threaded design has been recognised for some time to be increasingly problematic as CPUs have increased core counts and decreased available memory per core. Even the multi-process version of Athena, AthenaMP, will not scale to the range of architectures we expect to use beyond Run2. ATLAS examined the requirements on an updated multi-threaded framework and layed out plans for a new framework, including better support for high level trigger (HLT) use cases, in 2014. In this paper we report on our progress in developing the new multi-threaded task parallel extension of Athena, AthenaMT. Implementing AthenaMT has required many significant code changes. Progress has been made in updating key concepts of the framework, to allow the incorporation of different levels of thread safety in algorithmic code (from un-migrated thread-unsafe code, to thread safe copyable code to reentrant c...

  1. Efficient Support for Matrix Computations on Heterogeneous Multi-core and Multi-GPU Architectures

    Energy Technology Data Exchange (ETDEWEB)

    Dong, Fengguang [Univ. of Tennessee, Knoxville, TN (United States); Tomov, Stanimire [Univ. of Tennessee, Knoxville, TN (United States); Dongarra, Jack [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States)

    2011-06-01

    We present a new methodology for utilizing all CPU cores and all GPUs on a heterogeneous multicore and multi-GPU system to support matrix computations e ciently. Our approach is able to achieve the objectives of a high degree of parallelism, minimized synchronization, minimized communication, and load balancing. Our main idea is to treat the heterogeneous system as a distributed-memory machine, and to use a heterogeneous 1-D block cyclic distribution to allocate data to the host system and GPUs to minimize communication. We have designed heterogeneous algorithms with two di erent tile sizes (one for CPU cores and the other for GPUs) to cope with processor heterogeneity. We propose an auto-tuning method to determine the best tile sizes to attain both high performance and load balancing. We have also implemented a new runtime system and applied it to the Cholesky and QR factorizations. Our experiments on a compute node with two Intel Westmere hexa-core CPUs and three Nvidia Fermi GPUs demonstrate good weak scalability, strong scalability, load balance, and e ciency of our approach.

  2. GTfold: Enabling parallel RNA secondary structure prediction on multi-core desktops

    DEFF Research Database (Denmark)

    Swenson, M Shel; Anderson, Joshua; Ash, Andrew

    2012-01-01

    achieved significant improvements in runtime, but their implementations were not portable from niche high-performance computers or easily accessible to most RNA researchers. With the increasing prevalence of multi-core desktop machines, a new parallel prediction program is needed to take full advantage...

  3. Development and Evaluation of Vectorised and Multi-Core Event Reconstruction Algorithms within the CMS Software Framework

    Science.gov (United States)

    Hauth, T.; Innocente and, V.; Piparo, D.

    2012-12-01

    The processing of data acquired by the CMS detector at LHC is carried out with an object-oriented C++ software framework: CMSSW. With the increasing luminosity delivered by the LHC, the treatment of recorded data requires extraordinary large computing resources, also in terms of CPU usage. A possible solution to cope with this task is the exploitation of the features offered by the latest microprocessor architectures. Modern CPUs present several vector units, the capacity of which is growing steadily with the introduction of new processor generations. Moreover, an increasing number of cores per die is offered by the main vendors, even on consumer hardware. Most recent C++ compilers provide facilities to take advantage of such innovations, either by explicit statements in the programs sources or automatically adapting the generated machine instructions to the available hardware, without the need of modifying the existing code base. Programming techniques to implement reconstruction algorithms and optimised data structures are presented, that aim to scalable vectorization and parallelization of the calculations. One of their features is the usage of new language features of the C++11 standard. Portions of the CMSSW framework are illustrated which have been found to be especially profitable for the application of vectorization and multi-threading techniques. Specific utility components have been developed to help vectorization and parallelization. They can easily become part of a larger common library. To conclude, careful measurements are described, which show the execution speedups achieved via vectorised and multi-threaded code in the context of CMSSW.

  4. Multi-dimensional simulations of core-collapse supernova explosions with CHIMERA

    Science.gov (United States)

    Messer, O. E. B.; Harris, J. A.; Hix, W. R.; Lentz, E. J.; Bruenn, S. W.; Mezzacappa, A.

    2018-04-01

    Unraveling the core-collapse supernova (CCSN) mechanism is a problem that remains essentially unsolved despite more than four decades of effort. Spherically symmetric models with otherwise high physical fidelity generally fail to produce explosions, and it is widely accepted that CCSNe are inherently multi-dimensional. Progress in realistic modeling has occurred recently through the availability of petascale platforms and the increasing sophistication of supernova codes. We will discuss our most recent work on understanding neutrino-driven CCSN explosions employing multi-dimensional neutrino-radiation hydrodynamics simulations with the Chimera code. We discuss the inputs and resulting outputs from these simulations, the role of neutrino radiation transport, and the importance of multi-dimensional fluid flows in shaping the explosions. We also highlight the production of 48Ca in long-running Chimera simulations.

  5. Design studies of back up cores for the experimental multi-purpose VHTR, (1)

    International Nuclear Information System (INIS)

    Yasuno, Takehiko; Miyamoto, Yoshiaki; Mitake, Susumu

    1982-09-01

    For the Experimental Multi-Purpose Very High Temperature Reactor, design studies have been made of two backup cores loaded with new type fuel elements. The purpose is to improve core operational characteristics of the standard design core (Mark-III core) consisting of pin-in-block type fuel element having externally cooled hollow fuel rods. The first backup core (semi-pin fuel core) is composed of fuel elements with internally cooled fuel pins, and the second core (multihole fuel core) is composed of multihole fuel elements, which can be adopted for the experimental VHTR as the substitution of the standard Mark-III fuel element. Either of the cores has 73 fuel columns and 4 m height. The arrangement of active core and reactor internal structure is same as that in the standard design core. These backup cores meet almost all design requirements of the VHTR and increase the margins for some important design items in comparison with the standard core (Mark-III core). This report describes the overall characteristics of nuclear, thermal-hydraulic, fuel and safety, and structural consideration for these cores. (author)

  6. T-L Plane Abstraction-Based Energy-Efficient Real-Time Scheduling for Multi-Core Wireless Sensors

    Directory of Open Access Journals (Sweden)

    Youngmin Kim

    2016-07-01

    Full Text Available Energy efficiency is considered as a critical requirement for wireless sensor networks. As more wireless sensor nodes are equipped with multi-cores, there are emerging needs for energy-efficient real-time scheduling algorithms. The T-L plane-based scheme is known to be an optimal global scheduling technique for periodic real-time tasks on multi-cores. Unfortunately, there has been a scarcity of studies on extending T-L plane-based scheduling algorithms to exploit energy-saving techniques. In this paper, we propose a new T-L plane-based algorithm enabling energy-efficient real-time scheduling on multi-core sensor nodes with dynamic power management (DPM. Our approach addresses the overhead of processor mode transitions and reduces fragmentations of the idle time, which are inherent in T-L plane-based algorithms. Our experimental results show the effectiveness of the proposed algorithm compared to other energy-aware scheduling methods on T-L plane abstraction.

  7. A multi-level surface rebalancing approach for efficient convergence acceleration of 3D full core multi-group fine grid nodal diffusion iterations

    International Nuclear Information System (INIS)

    Geemert, René van

    2014-01-01

    Highlights: • New type of multi-level rebalancing approach for nodal transport. • Generally improved and more mesh-independent convergence behavior. • Importance for intended regime of 3D pin-by-pin core computations. - Abstract: A new multi-level surface rebalancing (MLSR) approach has been developed, aimed at enabling an improved non-linear acceleration of nodal flux iteration convergence in 3D steady-state and transient reactor simulation. This development is meant specifically for anticipating computational needs for solving envisaged multi-group diffusion-like SP N calculations with enhanced mesh resolution (i.e. 3D multi-box up to 3D pin-by-pin grid). For the latter grid refinement regime, the previously available multi-level coarse mesh rebalancing (MLCMR) strategy has been observed to become increasingly inefficient with increasing 3D mesh resolution. Furthermore, for very fine 3D grids that feature a very fine axial mesh as well, non-convergence phenomena have been observed to emerge. In the verifications pursued up to now, these problems have been resolved by the new approach. The novelty arises from taking the interface current balance equations defined over all Cartesian box edges, instead of the nodal volume-integrated process-rate balance equation, as an appropriate restriction basis for setting up multi-level acceleration of fine grid interface current iterations. The new restriction strategy calls for the use of a newly derived set of adjoint spectral equations that are needed for computing a limited set of spectral response vectors per node. This enables a straightforward determination of group-condensed interface current spectral coupling operators that are of crucial relevance in the new rebalancing setup. Another novelty in the approach is a new variational method for computing the neutronic eigenvalue. Within this context, the latter is treated as a control parameter for driving another, newly defined and numerically more fundamental

  8. pyPaSWAS: Python-based multi-core CPU and GPU sequence alignment.

    Science.gov (United States)

    Warris, Sven; Timal, N Roshan N; Kempenaar, Marcel; Poortinga, Arne M; van de Geest, Henri; Varbanescu, Ana L; Nap, Jan-Peter

    2018-01-01

    Our previously published CUDA-only application PaSWAS for Smith-Waterman (SW) sequence alignment of any type of sequence on NVIDIA-based GPUs is platform-specific and therefore adopted less than could be. The OpenCL language is supported more widely and allows use on a variety of hardware platforms. Moreover, there is a need to promote the adoption of parallel computing in bioinformatics by making its use and extension more simple through more and better application of high-level languages commonly used in bioinformatics, such as Python. The novel application pyPaSWAS presents the parallel SW sequence alignment code fully packed in Python. It is a generic SW implementation running on several hardware platforms with multi-core systems and/or GPUs that provides accurate sequence alignments that also can be inspected for alignment details. Additionally, pyPaSWAS support the affine gap penalty. Python libraries are used for automated system configuration, I/O and logging. This way, the Python environment will stimulate further extension and use of pyPaSWAS. pyPaSWAS presents an easy Python-based environment for accurate and retrievable parallel SW sequence alignments on GPUs and multi-core systems. The strategy of integrating Python with high-performance parallel compute languages to create a developer- and user-friendly environment should be considered for other computationally intensive bioinformatics algorithms.

  9. Development of three dimensional transient analysis code STTA for SCWR core

    International Nuclear Information System (INIS)

    Wang, Lianjie; Zhao, Wenbo; Chen, Bingde; Yao, Dong; Yang, Ping

    2015-01-01

    Highlights: • A coupled three dimensional neutronics/thermal-hydraulics code STTA is developed for SCWR core transient analysis. • The Dynamic Link Libraries method is adopted for coupling computation for SCWR multi-flow core transient analysis. • The NEACRP-L-335 PWR benchmark problems are studied to verify STTA. • The SCWR rod ejection problems are studied to verify STTA. • STTA meets what is expected from a code for SCWR core 3-D transient preliminary analysis. - Abstract: A coupled three dimensional neutronics/thermal-hydraulics code STTA (SCWR Three dimensional Transient Analysis code) is developed for SCWR core transient analysis. Nodal Green’s Function Method based on the second boundary condition (NGFMN-K) is used for solving transient neutron diffusion equation. The SCWR sub-channel code ATHAS is integrated into NGFMN-K through the serial integration coupling approach. The NEACRP-L-335 PWR benchmark problem and SCWR rod ejection problems are studied to verify STTA. Numerical results show that the PWR solution of STTA agrees well with reference solutions and the SCWR solution is reasonable. The coupled code can be well applied to the core transients and accidents analysis with 3-D core model during both subcritical pressure and supercritical pressure operation

  10. Matrix multiplication with a hypercube algorithm on multi-core processor cluster

    Directory of Open Access Journals (Sweden)

    José Crispín Zavala-Díaz

    2015-01-01

    Full Text Available Se analiza, modifica e implementa el algoritmo de multiplicación de matrices de Dekel, Nassimi y Sahani o hipercubo en un cluster de procesadores multi-core, donde el número de procesadores utilizado es menor al requerido por el algoritmo de n3. Se utilizan 23, 43 y 83 unidades procesadoras para multiplicar matrices de orden de magnitud de 10X10, 102X102 y 103X103. Los resultados del modelo matemático del algoritmo modificado y los obtenidos de la experimentación computacional muestran que es posible alcanzar rapidez y eficiencias paralelas aceptables, en función del número de unidades procesadoras utilizadas. También se muestra que la influencia del enlace externo de comunicación entre los nodos disminuye si se utiliza una combinación de los canales de comunicación disponibles entre los núcleos en un cluster multi-core.

  11. Soliton-based ultrafast multi-wavelength nonlinear switching in dual-core photonic crystal fibre

    International Nuclear Information System (INIS)

    Stajanca, P; Pysz, D; Michalka, M; Bugar, I; Andriukaitis, G; Balciunas, T; Fan, G; Baltuska, A

    2014-01-01

    Systematic experimental study of ultrafast multi-wavelength all-optical switching performance in a dual-core photonic crystal fibre is presented. The focus is on nonlinearly induced switching between the two output ports at non-excitation wavelengths, which are generated during nonlinear propagation of femtosecond pulses in the anomalous dispersion region of a dual-core photonic crystal fibre made of multicomponent glass. Spatial and spectral characteristics of the fibre output radiation were measured separately for both fibre cores under various polarization and intensity conditions upon selective, individual excitation of each fibre core. Polarization-controlled nonlinear switching performance at multiple non-excitation wavelengths was demonstrated in the long-wavelength optical communication bands and beyond. Depending on the input pulse polarization, narrowband switching operation at 1560 nm and 1730 nm takes place with double core extinction ratio contrasts of 9 dB and 14.5 dB, respectively. Moreover, our approach allows switching with simultaneous wavelength shift from 1650 to 1775 nm with extinction ratio contrast larger than 18 dB. In addition, non-reciprocal behaviour of the soliton fission process under different fibre core excitations was observed and its effect on the multi-wavelength nonlinear switching performance was explained, taking into account the slight dual-core structure asymmetry. The obtained results represent ultrafast all-optical switching with an extended dimension of wavelength shift, controllable with both the input radiation intensity and the polarization by simple propagation along a 14 mm long fibre. (paper)

  12. Reconfiguration in FPGA-Based Multi-Core Platforms for Hard Real-Time Applications

    DEFF Research Database (Denmark)

    Pezzarossa, Luca; Schoeberl, Martin; Sparsø, Jens

    2016-01-01

    -case execution-time of tasks of an application that determines the systems ability to respond in time. To support this focus, the platform must provide service guarantees for both communication and computation resources. In addition, many hard real-time applications have multiple modes of operation, and each......In general-purpose computing multi-core platforms, hardware accelerators and reconfiguration are means to improve performance; i.e., the average-case execution time of a software application. In hard real-time systems, such average-case speed-up is not in itself relevant - it is the worst...... mode has specific requirements. An interesting perspective on reconfigurable computing is to exploit run-time reconfiguration to support mode changes. In this paper we explore approaches to reconfiguration of communication and computation resources in the T-CREST hard real-time multi-core platform...

  13. Automated and Assistive Tools for Accelerated Code migration of Scientific Computing on to Heterogeneous MultiCore Systems

    Science.gov (United States)

    2017-04-13

    AFRL-AFOSR-UK-TR-2017-0029 Automated and Assistive Tools for Accelerated Code migration of Scientific Computing on to Heterogeneous MultiCore Systems ...2012, “ Automated and Assistive Tools for Accelerated Code migration of Scientific Computing on to Heterogeneous MultiCore Systems .” 2. The objective...2012 - 01/25/2015 4. TITLE AND SUBTITLE Automated and Assistive Tools for Accelerated Code migration of Scientific Computing on to Heterogeneous

  14. Avaliação do compartilhamento das memórias cache no desempenho de arquiteturas multi-core

    OpenAIRE

    Marco Antonio Zanata Alves

    2009-01-01

    No atual contexto de inovações em multi-core, em que as novas tecnologias de integração estão fornecendo um número crescente de transistores por chip, o estudo de técnicas de aumento de vazão de dados é de suma importância para os atuais e futuros processadores multi-core e many-core. Com a contínua demanda por desempenho computacional, as memórias cache vêm sendo largamente adotadas nos diversos tipos de projetos arquiteturais de computadores. Os atuais processadores disponíveis no mercado a...

  15. Fast data reconstructed method of Fourier transform imaging spectrometer based on multi-core CPU

    Science.gov (United States)

    Yu, Chunchao; Du, Debiao; Xia, Zongze; Song, Li; Zheng, Weijian; Yan, Min; Lei, Zhenggang

    2017-10-01

    Imaging spectrometer can gain two-dimensional space image and one-dimensional spectrum at the same time, which shows high utility in color and spectral measurements, the true color image synthesis, military reconnaissance and so on. In order to realize the fast reconstructed processing of the Fourier transform imaging spectrometer data, the paper designed the optimization reconstructed algorithm with OpenMP parallel calculating technology, which was further used for the optimization process for the HyperSpectral Imager of `HJ-1' Chinese satellite. The results show that the method based on multi-core parallel computing technology can control the multi-core CPU hardware resources competently and significantly enhance the calculation of the spectrum reconstruction processing efficiency. If the technology is applied to more cores workstation in parallel computing, it will be possible to complete Fourier transform imaging spectrometer real-time data processing with a single computer.

  16. Power-Energy Simulation for Multi-Core Processors in Bench-marking

    Directory of Open Access Journals (Sweden)

    Mona A. Abou-Of

    2017-01-01

    Full Text Available At Microarchitectural level, multi-core processor, as a complex System on Chip, has sophisticated on-chip components including cores, shared caches, interconnects and system controllers such as memory and ethernet controllers. At technological level, architects should consider the device types forecast in the International Technology Roadmap for Semiconductors (ITRS. Energy simulation enables architects to study two important metrics simultaneously. Timing is a key element of the CPU performance that imposes constraints on the CPU target clock frequency. Power and the resulting heat impose more severe design constraints, such as core clustering, while semiconductor industry is providing more transistors in the die area in pace with Moore’s law. Energy simulators provide a solution for such serious challenge. Energy is modelled either by combining performance benchmarking tool with a power simulator or by an integrated framework of both performance simulator and power profiling system. This article presents and asses trade-offs between different architectures using four cores battery-powered mobile systems by running a custom-made and a standard benchmark tools. The experimental results assure the Energy/ Frequency convexity rule over a range of frequency settings on different number of enabled cores. The reported results show that increasing the number of cores has a great effect on increasing the power consumption. However, a minimum energy dissipation will occur at a lower frequency which reduces the power consumption. Despite that, increasing the number of cores will also increase the effective cores value which will reflect a better processor performance.

  17. Benchmarking and qualification of the nufreq-npw code for best estimate prediction of multi-channel core stability margins

    International Nuclear Information System (INIS)

    Taleyarkhan, R.; McFarlane, A.F.; Lahey, R.T. Jr.; Podowski, M.Z.

    1988-01-01

    The work described in this paper is focused on the development, verification and benchmarking of the NUFREQ-NPW code at Westinghouse, USA for best estimate prediction of multi-channel core stability margins in US BWRs. Various models incorporated into NUFREQ-NPW are systematically compared against the Westinghouse channel stability analysis code MAZDA, which the Mathematical Model was developed in an entirely different manner. The NUFREQ-NPW code is extensively benchmarked against experimental stability data with and without nuclear reactivity feedback. Detailed comparisons are next performed against nuclear-coupled core stability data. A physically based algorithm is developed to correct for the effect of flow development on subcooled boiling. Use of this algorithm (to be described in the full paper) captures the peak magnitude as well as the resonance frequency with good accuracy

  18. High-Capacity Multi-Core Fibers for Space-Division Multiplexing

    DEFF Research Database (Denmark)

    Ye, Feihong

    The transmission capacity of the present optical fiber communication systems based on time division multiplexing (TDM) and wavelength-division multiplexing (WDM) using single-mode fibers (SMFs) is reaching its limit of around 100 Tbit/s per fiber due to the fiber nonlinearities, fiber fuse...... phenomenon and the optical amplifier bandwidth. To meet the ever increasing global data traffic growth and to overcome the looming capacity crunch, a new multiplexing technology using new optical fibers is urgently needed. Space-division multiplexing (SDM) is a promising scheme to overcome the capacity limit...... of the present SMF-based systems. Among the proposed SDM schemes, the one based on uncoupled multi-core fibers (MCFs) having multiple cores in a mutual cladding has proven effective in substantially increasing the transmission capacity per fiber with least system complexity as demonstrated in several state...

  19. Development of high frequency spice models for ferrite core inductors and transformers

    Science.gov (United States)

    Muyshondt, G. Patrick; Portnoy, William M.

    In this work high frequency SPICE models were developed to simulate the hysteresis and saturation effects of toroidal shaped ferrite core inductors and transformers. The models include the nonlinear, multi-valued B-H characteristic of the core material, leakage flux, stray capacitances, and core losses. The saturation effects were modeled using two diode clamping arrangements in conjunction with nonlinear dependent sources. Two possible controlling schemes were developed for the saturation switch. One of the arrangements used the current flowing through a series RC branch to control the switch, while the other used a NAND gate. The NAND gate implementation of the switch proved to be simpler and the parameters associated with it were easier to determine from the measurements and the B-H characteristics of the material. Lumped parameters were used to simulate the parasitic effects. Techniques for measuring these effects are described. The models were verified using manganese-zinc ferrite-type toroidal cores and they have general applicability to all circuit analysis codes equivalent function blocks such as multipliers, adders, and logic components.

  20. Suitability of magnetic single- and multi-core nanoparticles to detect protein binding with dynamic magnetic measurement techniques

    International Nuclear Information System (INIS)

    Remmer, Hilke; Dieckhoff, Jan; Schilling, Meinhard; Ludwig, Frank

    2015-01-01

    We investigated the binding of biotinylated proteins to various streptavidin functionalized magnetic nanoparticles with different dynamic magnetic measurement techniques to examine their potential for homogeneous bioassays. As particle systems, single-core nanoparticles with a nominal core diameter of 30 nm as well as multi-core nanoparticles with hydrodynamic sizes varying between nominally 60 nm and 100 nm were chosen. As experimental techniques, fluxgate magnetorelaxometry (MRX), complex ac susceptibility (ACS) and measurements of the phase lag between rotating field and sample magnetization are applied. MRX measurements are only suited for the detection of small analytes if the multivalency of functionalized nanoparticles and analytes causes cross-linking, thus forming larger aggregates. ACS measurements showed for all nanoparticle systems a shift of the imaginary part's maximum towards small frequencies. In rotating field measurements only the single-core nanoparticle systems with dominating Brownian mechanism exhibit an increase of the phase lag upon binding in the investigated frequency range. The coexistence of Brownian and Néel relaxation processes can cause a more complex phase lag change behavior, as demonstrated for multi-core nanoparticle systems. - Highlights: • Cealization of homogeneous magnetic bioassays using different magnetic techniques. • Comparison of single- and multi-core nanoparticle systems. • ac Susceptibility favorable for detection of small analytes. • Magnetorelaxometry favorable for detection of large analytes or cross-linking assays

  1. Development, validation and application of multi-point kinetics model in RELAP5 for analysis of asymmetric nuclear transients

    Energy Technology Data Exchange (ETDEWEB)

    Pradhan, Santosh K., E-mail: santosh@aerb.gov.in [Nuclear Safety Analysis Division, Atomic Energy Regulatory Board, Mumbai 400094 (India); Obaidurrahman, K. [Nuclear Safety Analysis Division, Atomic Energy Regulatory Board, Mumbai 400094 (India); Iyer, Kannan N. [Department of Mechanical Engineering, IIT Bombay, Mumbai 400076 (India); Gaikwad, Avinash J. [Nuclear Safety Analysis Division, Atomic Energy Regulatory Board, Mumbai 400094 (India)

    2016-04-15

    Highlights: • A multi-point kinetics model is developed for RELAP5 system thermal hydraulics code. • Model is validated against extensive 3D kinetics code. • RELAP5 multi-point kinetics formulation is used to investigate critical break for LOCA in PHWR. - Abstract: Point kinetics approach in system code RELAP5 limits its use for many of the reactivity induced transients, which involve asymmetric core behaviour. Development of fully coupled 3D core kinetics code with system thermal-hydraulics is the ultimate requirement in this regard; however coupling and validation of 3D kinetics module with system code is cumbersome and it also requires access to source code. An intermediate approach with multi-point kinetics is appropriate and relatively easy to implement for analysis of several asymmetric transients for large cores. Multi-point kinetics formulation is based on dividing the entire core into several regions and solving ODEs describing kinetics in each region. These regions are interconnected by spatial coupling coefficients which are estimated from diffusion theory approximation. This model offers an advantage that associated ordinary differential equations (ODEs) governing multi-point kinetics formulation can be solved using numerical methods to the desired level of accuracy and thus allows formulation based on user defined control variables, i.e., without disturbing the source code and hence also avoiding associated coupling issues. Euler's method has been used in the present formulation to solve several coupled ODEs internally at each time step. The results have been verified against inbuilt point-kinetics models of RELAP5 and validated against 3D kinetics code TRIKIN. The model was used to identify the critical break in RIH of a typical large PHWR core. The neutronic asymmetry produced in the core due to the system induced transient was effectively handled by the multi-point kinetics model overcoming the limitation of in-built point kinetics model

  2. A Heterogeneous Multi-core Architecture with a Hardware Kernel for Control Systems

    DEFF Research Database (Denmark)

    Li, Gang; Guan, Wei; Sierszecki, Krzysztof

    2012-01-01

    Rapid industrialisation has resulted in a demand for improved embedded control systems with features such as predictability, high processing performance and low power consumption. Software kernel implementation on a single processor is becoming more difficult to satisfy those constraints. This pa......Rapid industrialisation has resulted in a demand for improved embedded control systems with features such as predictability, high processing performance and low power consumption. Software kernel implementation on a single processor is becoming more difficult to satisfy those constraints......). Second, a heterogeneous multi-core architecture is investigated, focusing on its performance in relation to hard real-time constraints and predictable behavior. Third, the hardware implementation of HARTEX is designated to support the heterogeneous multi-core architecture. This hardware kernel has...... several advantages over a similar kernel implemented in software: higher-speed processing capability, parallel computation, and separation between the kernel itself and the applications being run. A microbenchmark has been used to compare the hardware kernel with the software kernel, and compare...

  3. A Fast CT Reconstruction Scheme for a General Multi-Core PC

    Directory of Open Access Journals (Sweden)

    Kai Zeng

    2007-01-01

    Full Text Available Expensive computational cost is a severe limitation in CT reconstruction for clinical applications that need real-time feedback. A primary example is bolus-chasing computed tomography (CT angiography (BCA that we have been developing for the past several years. To accelerate the reconstruction process using the filtered backprojection (FBP method, specialized hardware or graphics cards can be used. However, specialized hardware is expensive and not flexible. The graphics processing unit (GPU in a current graphic card can only reconstruct images in a reduced precision and is not easy to program. In this paper, an acceleration scheme is proposed based on a multi-core PC. In the proposed scheme, several techniques are integrated, including utilization of geometric symmetry, optimization of data structures, single-instruction multiple-data (SIMD processing, multithreaded computation, and an Intel C++ compilier. Our scheme maintains the original precision and involves no data exchange between the GPU and CPU. The merits of our scheme are demonstrated in numerical experiments against the traditional implementation. Our scheme achieves a speedup of about 40, which can be further improved by several folds using the latest quad-core processors.

  4. A fast CT reconstruction scheme for a general multi-core PC.

    Science.gov (United States)

    Zeng, Kai; Bai, Erwei; Wang, Ge

    2007-01-01

    Expensive computational cost is a severe limitation in CT reconstruction for clinical applications that need real-time feedback. A primary example is bolus-chasing computed tomography (CT) angiography (BCA) that we have been developing for the past several years. To accelerate the reconstruction process using the filtered backprojection (FBP) method, specialized hardware or graphics cards can be used. However, specialized hardware is expensive and not flexible. The graphics processing unit (GPU) in a current graphic card can only reconstruct images in a reduced precision and is not easy to program. In this paper, an acceleration scheme is proposed based on a multi-core PC. In the proposed scheme, several techniques are integrated, including utilization of geometric symmetry, optimization of data structures, single-instruction multiple-data (SIMD) processing, multithreaded computation, and an Intel C++ compilier. Our scheme maintains the original precision and involves no data exchange between the GPU and CPU. The merits of our scheme are demonstrated in numerical experiments against the traditional implementation. Our scheme achieves a speedup of about 40, which can be further improved by several folds using the latest quad-core processors.

  5. Development of seismic analysis model for HTGR core on commercial FEM code

    International Nuclear Information System (INIS)

    Tsuji, Nobumasa; Ohashi, Kazutaka

    2015-01-01

    The aftermath of the Great East Japan Earthquake prods to revise the design basis earthquake intensity severely. In aseismic design of block-type HTGR, the securement of structural integrity of core blocks and other structures which are made of graphite become more important. For the aseismic design of block-type HTGR, it is necessary to predict the motion of core blocks which are collided with adjacent blocks. Some seismic analysis codes have been developed in 1970s, but these codes are special purpose-built codes and have poor collaboration with other structural analysis code. We develop the vertical 2 dimensional analytical model on multi-purpose commercial FEM code, which take into account the multiple impacts and friction between block interfaces and rocking motion on contact with dowel pins of the HTGR core by using contact elements. This model is verified by comparison with the experimental results of 12 column vertical slice vibration test. (author)

  6. Employee Participation in Non-Mandatory Professional Development--The Role of Core Proactive Motivation Processes

    Science.gov (United States)

    Sankey, Kim S.; Machin, M. Anthony

    2014-01-01

    With a focus on the self-initiated efforts of employees, this study examined a model of core proactive motivation processes for participation in non-mandatory professional development (PD) within a proactive motivation framework using the Self-Determination Theory perspective. A multi-group SEM analysis conducted across 439 academic and general…

  7. Development of refined MCNPX-PARET multi-channel model for transient analysis in research reactors

    Energy Technology Data Exchange (ETDEWEB)

    Kalcheva, S.; Koonen, E. [SCK-CEN, BR2 Reactor Dept., Boeretang 200, 2400 Mol (Belgium); Olson, A. P. [RERTR Program, Nuclear Engineering Div., Argonne National Laboratory, Cass Avenue, Argonne, IL 60439 (United States)

    2012-07-01

    Reactivity insertion transients are often analyzed (RELAP, PARET) using a two-channel model, representing the hot assembly with specified power distribution and an average assembly representing the remainder of the core. For the analysis of protected by the reactor safety system transients and zero reactivity feedback coefficients this approximation proves to give adequate results. However, a more refined multi-channel model representing the various assemblies, coupled through the reactivity feedback effects to the whole reactor core is needed for the analysis of unprotected transients with excluded over power and period trips. In the present paper a detailed multi-channel PARET model has been developed which describes the reactor core in different clusters representing typical BR2 fuel assemblies. The distribution of power and reactivity feedback in each cluster of the reactor core is obtained from a best-estimate MCNPX calculation using the whole core geometry model of the BR2 reactor. The sensitivity of the reactor response to power, temperature and energy distributions is studied for protected and unprotected reactivity insertion transients, with zero and non-zero reactivity feedback coefficients. The detailed multi-channel model is compared vs. simplified fewer-channel models. The sensitivities of transient characteristics derived from the different models are tested on a few reactivity insertion transients with reactivity feedback from coolant temperature and density change. (authors)

  8. Multi-phase model development to assess RCIC system capabilities under severe accident conditions

    Energy Technology Data Exchange (ETDEWEB)

    Kirkland, Karen Vierow [Texas A & M Univ., College Station, TX (United States); Ross, Kyle [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Beeny, Bradley [Texas A & M Univ., College Station, TX (United States); Luthman, Nicholas [Texas A& M Engineering Experiment Station, College Station, TX (United States); Strater, Zachary [Texas A & M Univ., College Station, TX (United States)

    2017-12-23

    The Reactor Core Isolation Cooling (RCIC) System is a safety-related system that provides makeup water for core cooling of some Boiling Water Reactors (BWRs) with a Mark I containment. The RCIC System consists of a steam-driven Terry turbine that powers a centrifugal, multi-stage pump for providing water to the reactor pressure vessel. The Fukushima Dai-ichi accidents demonstrated that the RCIC System can play an important role under accident conditions in removing core decay heat. The unexpectedly sustained, good performance of the RCIC System in the Fukushima reactor demonstrates, firstly, that its capabilities are not well understood, and secondly, that the system has high potential for extended core cooling in accident scenarios. Better understanding and analysis tools would allow for more options to cope with a severe accident situation and to reduce the consequences. The objectives of this project were to develop physics-based models of the RCIC System, incorporate them into a multi-phase code and validate the models. This Final Technical Report details the progress throughout the project duration and the accomplishments.

  9. Critical-path-first based allocation of real-time streaming applications on 2D mesh-type multi-cores.

    NARCIS (Netherlands)

    Ali, Hazem; Pinho, Luis Miguel; Akesson, K.B.

    2013-01-01

    Designing cost-efficient multi-core real-time systems requires efficient techniques to allocate applications to cores while satisfying their timing constraints. However, existing approaches typically allocate using a First-Fit algorithm, which does not consider the execution time and potential

  10. New Sodium Cooled Long-Life Cores with Axially Multi-Driver Regions

    International Nuclear Information System (INIS)

    Hyun, Hae Ri; Hong, Ser Gi

    2014-01-01

    In this concept of long-life core (they are sometimes called B-B (Breed and Burn)), tall blanket is placed above the relatively short driver fuel. In the initial stage of burning, the power by fission is mostly generated in the driver region and it moves into the blanket region. The power and flux distributions that are highly peaked in the axial direction propagates slowly from the driver into the blanket region. This concept of long-life core fully utilizes the breeding of blanket in the fast spectra and it can achieve very high burnup of fuel. In this work, we introduce new sodium cooled longlife cores rating 600MWe (1800MWt). In these cores, the driver regions are heterogeneously placed into blanket region so as to achieve stabilized and less peaked axial power distribution as depletion proceeds. At present, our study is focused on only two axial driver regions but this concept can be easily extended onto the multi-driver region concept. The cores designed in this paper have two axial driver regions so as to have stabilized and less peaked axial power distributions as depletion proceeds. The results of the core design and analyses show that the cores have very long-lives longer than -49EFPYs and high discharge burnup higher than 200GWD/kg. Additionally, we considered a long-life core having no blanket. As expected, it was shown that these cores have stabilized and less peaked axial power distribution as the fuel depletes. However, the study shows that the cores having two driver regions still show high initial peaking of the axial power distributions and the core can be optimized by changing the driver fuel height

  11. Structural and magnetic properties of multi-core nanoparticles analysed using a generalised numerical inversion method

    Science.gov (United States)

    Bender, P.; Bogart, L. K.; Posth, O.; Szczerba, W.; Rogers, S. E.; Castro, A.; Nilsson, L.; Zeng, L. J.; Sugunan, A.; Sommertune, J.; Fornara, A.; González-Alonso, D.; Barquín, L. Fernández; Johansson, C.

    2017-01-01

    The structural and magnetic properties of magnetic multi-core particles were determined by numerical inversion of small angle scattering and isothermal magnetisation data. The investigated particles consist of iron oxide nanoparticle cores (9 nm) embedded in poly(styrene) spheres (160 nm). A thorough physical characterisation of the particles included transmission electron microscopy, X-ray diffraction and asymmetrical flow field-flow fractionation. Their structure was ultimately disclosed by an indirect Fourier transform of static light scattering, small angle X-ray scattering and small angle neutron scattering data of the colloidal dispersion. The extracted pair distance distribution functions clearly indicated that the cores were mostly accumulated in the outer surface layers of the poly(styrene) spheres. To investigate the magnetic properties, the isothermal magnetisation curves of the multi-core particles (immobilised and dispersed in water) were analysed. The study stands out by applying the same numerical approach to extract the apparent moment distributions of the particles as for the indirect Fourier transform. It could be shown that the main peak of the apparent moment distributions correlated to the expected intrinsic moment distribution of the cores. Additional peaks were observed which signaled deviations of the isothermal magnetisation behavior from the non-interacting case, indicating weak dipolar interactions. PMID:28397851

  12. Design of Multi-core Fiber Patch Panel for Space Division Multiplexing Implementations

    Science.gov (United States)

    González, Luz E.; Morales, Alvaro; Rommel, Simon; Jørgensen, Bo F.; Porras-Montenegro, N.; Tafur Monroy, Idelfonso

    2018-03-01

    A multi-core fiber (MCF) patch panel was designed, allowing easy coupling of individual signals to and from a 7-core MCF. The device was characterized, measuring insertion loss and cross talk, finding highest insertion loss and lowest crosstalk at 1300 nm with values of 9.7 dB and -36.5 dB respectively, while at 1600 nm insertion loss drops to 4.8 dB and crosstalk increases to -24.1 dB. Two MCF splices between the fan-in module, the MCF, and the fan-out module are included in the characterization, and splicing parameters are discussed.

  13. Implicit Unstructured Aerodynamics on Emerging Multi- and Many-Core HPC Architectures

    KAUST Repository

    Al Farhan, Mohammed A.

    2017-03-13

    Shared memory parallelization of PETSc-FUN3D, an unstructured tetrahedral mesh Euler code previously characterized for distributed memory Single Program, Multiple Data (SPMD) for thousands of nodes, is hybridized with shared memory Single Instruction, Multiple Data (SIMD) for hundreds of threads per node. We explore thread-level performance optimizations on state-of-the-art multi- and many-core Intel processors, including the second generation of Xeon Phi, Knights Landing (KNL). We study the performance on the KNL with different configurations of memory and cluster modes, with code optimizations to minimize indirect addressing and enhance the cache locality. The optimizations employed are expected to be of value other unstructured applications as many-core architecture evolves.

  14. Efficient approach for simulating response of multi-body structure in reactor core subjected to seismic loading

    International Nuclear Information System (INIS)

    Zhang Hongkun; Cen Song; Wang Haitao; Cheng Huanyu

    2012-01-01

    An efficient 3D approach is proposed for simulating the complicated responses of the multi-body structure in reactor core under seismic loading. By utilizing the rigid-body and connector functions of the software Abaqus, the multi-body structure of the reactor core is simplified as a mass-point system interlinked by spring-dashpot connectors. And reasonable schemes are used for determining various connector coefficients. Furthermore, a scripting program is also complied for the 3D parametric modeling. Numerical examples show that, the proposed method can not only produce the results which satisfy the engineering requirements, but also improve the computational efficiency more than 100 times. (authors)

  15. TWO-DIMENSIONAL CORE-COLLAPSE SUPERNOVA MODELS WITH MULTI-DIMENSIONAL TRANSPORT

    International Nuclear Information System (INIS)

    Dolence, Joshua C.; Burrows, Adam; Zhang, Weiqun

    2015-01-01

    We present new two-dimensional (2D) axisymmetric neutrino radiation/hydrodynamic models of core-collapse supernova (CCSN) cores. We use the CASTRO code, which incorporates truly multi-dimensional, multi-group, flux-limited diffusion (MGFLD) neutrino transport, including all relevant O(v/c) terms. Our main motivation for carrying out this study is to compare with recent 2D models produced by other groups who have obtained explosions for some progenitor stars and with recent 2D VULCAN results that did not incorporate O(v/c) terms. We follow the evolution of 12, 15, 20, and 25 solar-mass progenitors to approximately 600 ms after bounce and do not obtain an explosion in any of these models. Though the reason for the qualitative disagreement among the groups engaged in CCSN modeling remains unclear, we speculate that the simplifying ''ray-by-ray'' approach employed by all other groups may be compromising their results. We show that ''ray-by-ray'' calculations greatly exaggerate the angular and temporal variations of the neutrino fluxes, which we argue are better captured by our multi-dimensional MGFLD approach. On the other hand, our 2D models also make approximations, making it difficult to draw definitive conclusions concerning the root of the differences between groups. We discuss some of the diagnostics often employed in the analyses of CCSN simulations and highlight the intimate relationship between the various explosion conditions that have been proposed. Finally, we explore the ingredients that may be missing in current calculations that may be important in reproducing the properties of the average CCSNe, should the delayed neutrino-heating mechanism be the correct mechanism of explosion

  16. A fiber optic temperature sensor based on multi-core microstructured fiber with coupled cores for a high temperature environment

    Science.gov (United States)

    Makowska, A.; Markiewicz, K.; Szostkiewicz, L.; Kolakowska, A.; Fidelus, J.; Stanczyk, T.; Wysokinski, K.; Budnicki, D.; Ostrowski, L.; Szymanski, M.; Makara, M.; Poturaj, K.; Tenderenda, T.; Mergo, P.; Nasilowski, T.

    2018-02-01

    Sensors based on fiber optics are irreplaceable wherever immunity to strong electro-magnetic fields or safe operation in explosive atmospheres is needed. Furthermore, it is often essential to be able to monitor high temperatures of over 500°C in such environments (e.g. in cooling systems or equipment monitoring in power plants). In order to meet this demand, we have designed and manufactured a fiber optic sensor with which temperatures up to 900°C can be measured. The sensor utilizes multi-core fibers which are recognized as the dedicated medium for telecommunication or shape sensing, but as we show may be also deployed advantageously in new types of fiber optic temperature sensors. The sensor presented in this paper is based on a dual-core microstructured fiber Michelson interferometer. The fiber is characterized by strongly coupled cores, hence it acts as an all-fiber coupler, but with an outer diameter significantly wider than a standard fused biconical taper coupler, which significantly increases the coupling region's mechanical reliability. Owing to the proposed interferometer imbalance, effective operation and high-sensitivity can be achieved. The presented sensor is designed to be used at high temperatures as a result of the developed low temperature chemical process of metal (copper or gold) coating. The hermetic metal coating can be applied directly to the silica cladding of the fiber or the fiber component. This operation significantly reduces the degradation of sensors due to hydrolysis in uncontrolled atmospheres and high temperatures.

  17. Towards spatial isolation design in a multi-core real-time kernel targeting safety-critical applications

    DEFF Research Database (Denmark)

    Li, Gang; Top, Søren

    2013-01-01

    . Partitioning can prevent fault propagation among mixed-criticality applications, if spatial and temporal isolation are adequately ensured. This paper focuses on the solution of spatial isolation in the HARTEX kernel on a multi-core platform in terms of memory, communication between applications and I/O sharing....... According to formulated isolation requirements, a simple partitioning multi-core hardware architecture is proposed using SoC and memory protection units, and the kernel is extended to support spatial isolation between the kernel and applications as well as between applications. Combined design of hardware...... and software can easily achieve this isolation. At last, the spatial isolation is evaluated using a statistical sampling method and its performance is tested in terms of task switch, system call and footprint....

  18. Methods to Load Balance a GCR Pressure Solver Using a Stencil Framework on Multi- and Many-Core Architectures

    Directory of Open Access Journals (Sweden)

    Milosz Ciznicki

    2015-01-01

    Full Text Available The recent advent of novel multi- and many-core architectures forces application programmers to deal with hardware-specific implementation details and to be familiar with software optimisation techniques to benefit from new high-performance computing machines. Extra care must be taken for communication-intensive algorithms, which may be a bottleneck for forthcoming era of exascale computing. This paper aims to present a high-level stencil framework implemented for the EULerian or LAGrangian model (EULAG that efficiently utilises multi- and many-cores architectures. Only an efficient usage of both many-core processors (CPUs and graphics processing units (GPUs with the flexible data decomposition method can lead to the maximum performance that scales the communication-intensive Generalized Conjugate Residual (GCR elliptic solver with preconditioner.

  19. Energy Efficient Multi-Core Processing

    Directory of Open Access Journals (Sweden)

    Charles Leech

    2014-06-01

    Full Text Available This paper evaluates the present state of the art of energy-efficient embedded processor design techniques and demonstrates, how small, variable-architecture embedded processors may exploit a run-time minimal architectural synthesis technique to achieve greater energy and area efficiency whilst maintaining performance. The picoMIPS architecture is presented, inspired by the MIPS, as an example of a minimal and energy efficient processor. The picoMIPS is a variablearchitecture RISC microprocessor with an application-specific minimised instruction set. Each implementation will contain only the necessary datapath elements in order to maximise area efficiency. Due to the relationship between logic gate count and power consumption, energy efficiency is also maximised in the processor therefore the system is designed to perform a specific task in the most efficient processor-based form. The principles of the picoMIPS processor are illustrated with an example of the discrete cosine transform (DCT and inverse DCT (IDCT algorithms implemented in a multi-core context to demonstrate the concept of minimal architecture synthesis and how it can be used to produce an application specific, energy efficient processor.

  20. Multi-core events in cosmic-ray induced interactions with lead at around 10 TeV

    International Nuclear Information System (INIS)

    Amato, N.; Arata, N.

    1989-01-01

    The analysis is made on the cosmic-ray induced interactions with lead at around 10 TeV on the basis of emulsion chamber data at Chacaltaya. A special attention is paid to the events detected as multi-cores under the spatial resolution of a few tens of microns. The observation of six double-core events and two triple-core events with the average invariant mass of 1.8 GeV/c 2 leads to the estimation on production frequency of such multicores as about 5% at 10 TeV at the atmospheric depth 540 gr/cm 2 . (author)

  1. Evaluating the scalability of HEP software and multi-core hardware

    CERN Document Server

    Jarp, S; Leduc, J; Nowak, A

    2011-01-01

    As researchers have reached the practical limits of processor performance improvements by frequency scaling, it is clear that the future of computing lies in the effective utilization of parallel and multi-core architectures. Since this significant change in computing is well underway, it is vital for HEP programmers to understand the scalability of their software on modern hardware and the opportunities for potential improvements. This work aims to quantify the benefit of new mainstream architectures to the HEP community through practical benchmarking on recent hardware solutions, including the usage of parallelized HEP applications.

  2. Studies of Behavior Melting Temperature Characteristics for Multi Thermocouple In-Core Instrument Assembly

    Energy Technology Data Exchange (ETDEWEB)

    Shin, Donghyup; Chae, Myoungeun; Kim, Sungjin; Lee, Kyulim [Woojin inc, Hwasung (Korea, Republic of)

    2015-05-15

    Bottom-up type in-core instruments (ICIs) are used for the pressurized water reactors of OPR-1000, APR- 1400 in order to measure neutron flux and temperature in the reactor. It is a well-known technique and a proven design using years in the nuclear field. ICI consists of one pair of K-type thermocouple, five self-powered neutron detectors (SPNDs) and one back ground detector. K-type thermocouple's purpose is to measure the core exit temperature (CET) in the reactor. The CET is a very important factor for operating nuclear power plants and it is 327 .deg. C when generally operating the reactor in the nuclear power plant(NPP) in case of OPR- 1000. If the CET will exceed 650 .deg. C, Operators in the main control room should be considered to be an accident situation in accordance with a severe accident management guidance(SAMG). The Multi Thermocouple ICI is a new designed ICI assuming severe accident conditions. It consists of four more thermocouples than the existing design, so it has five Ktype thermocouples besides the thermocouple measuring CET is located in the same elevation as the ICI. Each thermocouple is able to be located in the desired location as required. The Multi Thermocouple ICI helps to measure the temperature distribution of the entire reactor. In addition, it will measure certain point of melted core because of the in-vessel debris of nuclear fuel when an accident occurs more seriously. In this paper, to simulate a circumstance such as a nuclear reactor severe accident was examined. In this study, the K-type thermocouples of Multi Thermocouple ICI was confirmed experimentally to be able to measure up to 1370 .deg. C before the thermocouples have been melted. And after the thermocouples were melted by debris, it was able to be monitored that the signal of EMF directed the infinite value of voltage. Therefore through the results of the test, it can be assumed that if any EMF data among the Multi Thermocouple ICI will direct the infinite value

  3. Studies of Behavior Melting Temperature Characteristics for Multi Thermocouple In-Core Instrument Assembly

    International Nuclear Information System (INIS)

    Shin, Donghyup; Chae, Myoungeun; Kim, Sungjin; Lee, Kyulim

    2015-01-01

    Bottom-up type in-core instruments (ICIs) are used for the pressurized water reactors of OPR-1000, APR- 1400 in order to measure neutron flux and temperature in the reactor. It is a well-known technique and a proven design using years in the nuclear field. ICI consists of one pair of K-type thermocouple, five self-powered neutron detectors (SPNDs) and one back ground detector. K-type thermocouple's purpose is to measure the core exit temperature (CET) in the reactor. The CET is a very important factor for operating nuclear power plants and it is 327 .deg. C when generally operating the reactor in the nuclear power plant(NPP) in case of OPR- 1000. If the CET will exceed 650 .deg. C, Operators in the main control room should be considered to be an accident situation in accordance with a severe accident management guidance(SAMG). The Multi Thermocouple ICI is a new designed ICI assuming severe accident conditions. It consists of four more thermocouples than the existing design, so it has five Ktype thermocouples besides the thermocouple measuring CET is located in the same elevation as the ICI. Each thermocouple is able to be located in the desired location as required. The Multi Thermocouple ICI helps to measure the temperature distribution of the entire reactor. In addition, it will measure certain point of melted core because of the in-vessel debris of nuclear fuel when an accident occurs more seriously. In this paper, to simulate a circumstance such as a nuclear reactor severe accident was examined. In this study, the K-type thermocouples of Multi Thermocouple ICI was confirmed experimentally to be able to measure up to 1370 .deg. C before the thermocouples have been melted. And after the thermocouples were melted by debris, it was able to be monitored that the signal of EMF directed the infinite value of voltage. Therefore through the results of the test, it can be assumed that if any EMF data among the Multi Thermocouple ICI will direct the infinite value

  4. Benchmarking and qualification of the NUFREQ-NPW code for best estimate prediction of multi-channel core stability margins

    International Nuclear Information System (INIS)

    Taleyarkhan, R.; Lahey, R.T. Jr.; McFarlane, A.F.; Podowski, M.Z.

    1988-01-01

    The NUFREQ-NPW code was modified and set up at Westinghouse, USA for mixed fuel type multi-channel core-wide stability analysis. The resulting code, NUFREQ-NPW, allows for variable axial power profiles between channel groups and can handle mixed fuel types. Various models incorporated into NUFREQ-NPW were systematically compared against the Westinghouse channel stability analysis code MAZDA-NF, for which the mathematical model was developed, in an entirely different manner. Excellent agreement was obtained which verified the thermal-hydraulic modeling and coding aspects. Detailed comparisons were also performed against nuclear-coupled reactor core stability data. All thirteen Peach Bottom-2 EOC-2/3 low flow stability tests were simulated. A key aspect for code qualification involved the development of a physically based empirical algorithm to correct for the effect of core inlet flow development on subcooled boiling. Various other modeling assumptions were tested and sensitivity studies performed. Good agreement was obtained between NUFREQ-NPW predictions and data. Moreover, predictions were generally on the conservative side. The results of detailed direct comparisons with experimental data using the NUFREQ-NPW code; have demonstrated that BWR core stability margins are conservatively predicted, and all data trends are captured with good accuracy. The methodology is thus suitable for BWR design and licensing purposes. 11 refs., 12 figs., 2 tabs

  5. TRANTHAC-1: transient thermal-hydraulic analysis code for HTGR core of multi-channel model

    International Nuclear Information System (INIS)

    Sato, Sadao; Miyamoto, Yoshiaki

    1980-08-01

    The computer program TRANTHAC-1 is for predicting thermal-hydraulic transient behavior in HTGR's core of pin-in-block type fuel elements, taking into consideration of the core flow distribution. The program treats a multi-channel model, each single channel representing the respective column composed of fuel elements. The fuel columns are grouped in flow control regions; each region is provided with an orifice assembly. In the region, all channels are of the same shape except one channel. Core heat is removed by downward flow of the control through the channel. In any transients, for given time-dependent power, total core flow, inlet coolant temperature and coolant pressure, the thermal response of the core can be determined. In the respective channels, the heat conduction in radial and axial direction are represented. And the temperature distribution in each channel with the components is calculated. The model and usage of the program are described. The program is written in FORTRAN-IV for computer FACOM 230-75 and it is composed of about 4,000 cards. The required core memory is about 75 kilowords. (author)

  6. Evaluation of Core Bypass Flow in the Prismatic VHTR with a Multi-block Experiment

    International Nuclear Information System (INIS)

    Lee, Jeong Hun; Yoon, Su Jong; Park, Goon Cherl; Kim, Min Hwan

    2010-01-01

    The core of Prismatic Modular Reactor (PMR) consists of assemblies of hexagonal graphite fuel and reflector elements. The core bypass flow of Very High Temperature Reactor (VHTR) is defined as the core flow that does not pass through the coolant channels but passes through the bypass gap between fuel elements. The increase in bypass flow makes the decrease in effective coolant flow. Since the core bypass flow has a negative impact on safety and efficiency of VHTR, core bypass phenomena have to be investigated to improve the core thermal margin of VHTR. For this purpose, the international project, I-NERI project, has been carried out since 2008. I-NERI project is collaborative project that KAERI and SNU of Korea side and INL, ANL and TAMU of U.S side are involved. In order to evaluate the core bypass flow, the multicolumn and multi-layer experimental facility is designed by SNU. In this experiment, the effect of cross-flow and local variation of bypass gap on the bypass flow distribution is investigated. Furthermore, the experimental data will be used for validation of CFD code or thermal hydraulic analysis codes such as GAMMA or GAS-NET

  7. Distributed CPU multi-core implementation of SIRT with vectorized matrix kernel for micro-CT

    Energy Technology Data Exchange (ETDEWEB)

    Gregor, Jens [Tennessee Univ., Knoxville, TN (United States)

    2011-07-01

    We describe an implementation of SIRT for execution using a cluster of multi-core PCs. Algorithmic techniques are presented for reducing the size and computational cost of a reconstruction including near-optimal relaxation, scalar preconditioning, orthogonalized ordered subsets, and data-driven focus of attention. Implementation wise, a scheme is outlined which provides each core mutex-free access to its local shared memory while also balancing the workload across the cluster, and the system matrix is computed on-the-fly using vectorized code. Experimental results show the efficacy of the approach. (orig.)

  8. Core Design Concept and Core Structural Material Development for a Prototype SFR

    International Nuclear Information System (INIS)

    Chang, Jinwook

    2013-01-01

    Core design Concept: – Initial core is Uranium metal fueled core, then it will evolve into TRU core; – Tight pressure drop constraint lowers power density; – Trade-off studies with relaxed pressure drop constraint (~0.4MPa) are on-going; – Major feature will be finalized this year. • KAERI is developing advanced cladding for high burnup fuel in Ptototype SFR: – Advanced cladding materials are now developing, which shows superior high temperature mechanical property to the conventional material; – Processing technologies related to tube making process are now developed to enhance high temperature mechanical propertyl – Preliminary HT9 cladding tube was manufactured and out-of pile mechanical properties were evaluated. Advanced cladding tube is now being developed and being prepared for irradiation test

  9. Development and assessment of Multi-dimensional flow models in the thermal-hydraulic system analysis code MARS

    Energy Technology Data Exchange (ETDEWEB)

    Chung, B. D.; Bae, S. W.; Jeong, J. J.; Lee, S. M

    2005-04-15

    A new multi-dimensional component has been developed to allow for more flexible 3D capabilities in the system code, MARS. This component can be applied in the Cartesian and cylindrical coordinates. For the development of this model, the 3D convection and diffusion terms are implemented in the momentum and energy equation. And a simple Prandtl's mixing length model is applied for the turbulent viscosity. The developed multi-dimensional component was assessed against five conceptual problems with analytic solution. And some SETs are calculated and compared with experimental data. With this newly developed multi-dimensional flow module, the MARS code can realistic calculate the flow fields in pools such as those occurring in the core, steam generators and IRWST.

  10. Development and assessment of Multi-dimensional flow models in the thermal-hydraulic system analysis code MARS

    International Nuclear Information System (INIS)

    Chung, B. D.; Bae, S. W.; Jeong, J. J.; Lee, S. M.

    2005-04-01

    A new multi-dimensional component has been developed to allow for more flexible 3D capabilities in the system code, MARS. This component can be applied in the Cartesian and cylindrical coordinates. For the development of this model, the 3D convection and diffusion terms are implemented in the momentum and energy equation. And a simple Prandtl's mixing length model is applied for the turbulent viscosity. The developed multi-dimensional component was assessed against five conceptual problems with analytic solution. And some SETs are calculated and compared with experimental data. With this newly developed multi-dimensional flow module, the MARS code can realistic calculate the flow fields in pools such as those occurring in the core, steam generators and IRWST

  11. SproutCore web application development

    CERN Document Server

    Keating, Tyler

    2013-01-01

    Written as a practical, step-by-step tutorial, Creating HTML5 Apps with SproutCore is full of engaging examples to help you learn in a practical context.This book is for any person looking to write software for the Web or already writing software for the Web. Whether your background is in web development or in software development, Creating HTML5 Apps with SproutCore will help you expand your skills so that you will be ready to apply the software development principles in the web development space.

  12. Coronary CT angiography using 64 detector rows: methods and design of the multi-centre trial CORE-64

    Energy Technology Data Exchange (ETDEWEB)

    Miller, Julie M.; Vavere, Andrea L.; Arbab-Zadeh, Armin; Bush, David E.; Lardo, Albert C.; Texter, John; Brinker, Jeffery; Lima, Joao A.C. [Johns Hopkins Hospital, Johns Hopkins University, Department of Medicine, Division of Cardiology, Baltimore, MD (United States); Dewey, Marc [Charite - Universitaetsmedizin Berlin, Medical School, Humboldt-Universitaet und Freie Universitaet zu Berlin, Department of Radiology, Berlin, PO Box 10098 (Germany); Rochitte, Carlos E.; Lemos, Pedro A. [University of Sao Paulo Medical School, Heart Institute (InCor), Sao Paulo (Brazil); Niinuma, Hiroyuki [Iwate Medical University, Department of Cardiology, Morioka (Japan); Paul, Narinder [Toronto General Hospital, Department of Medical Imaging, Toronto (Canada); Hoe, John [Medi-Rad Associates Ltd, CT Centre, Mt Elizabeth Hospital, Singapore (Singapore); Roos, Albert de [Leiden University Medical Center, Department of Radiology, Leiden (Netherlands); Yoshioka, Kunihiro [Iwate Medical University, Department of Radiology, Morioka (Japan); Cox, Christopher [Johns Hopkins Bloomberg School of Public Health, Department of Epidemiology, Baltimore, MD (United States); Clouse, Melvin E. [Harvard University, Department of Radiology, Beth Israel Deaconess, Boston, MA (United States)

    2009-04-15

    Multislice computed tomography (MSCT) for the noninvasive detection of coronary artery stenoses is a promising candidate for widespread clinical application because of its non-invasive nature and high sensitivity and negative predictive value as found in several previous studies using 16 to 64 simultaneous detector rows. A multi-centre study of CT coronary angiography using 16 simultaneous detector rows has shown that 16-slice CT is limited by a high number of nondiagnostic cases and a high false-positive rate. A recent meta-analysis indicated a significant interaction between the size of the study sample and the diagnostic odds ratios suggestive of small study bias, highlighting the importance of evaluating MSCT using 64 simultaneous detector rows in a multi-centre approach with a larger sample size. In this manuscript we detail the objectives and methods of the prospective ''CORE-64'' trial (''Coronary Evaluation Using Multidetector Spiral Computed Tomography Angiography using 64 Detectors''). This multi-centre trial was unique in that it assessed the diagnostic performance of 64-slice CT coronary angiography in nine centres worldwide in comparison to conventional coronary angiography. In conclusion, the multi-centre, multi-institutional and multi-continental trial CORE-64 has great potential to ultimately assess the per-patient diagnostic performance of coronary CT angiography using 64 simultaneous detector rows. (orig.)

  13. Massively Multi-core Acceleration of a Document-Similarity Classifier to Detect Web Attacks

    Energy Technology Data Exchange (ETDEWEB)

    Ulmer, C; Gokhale, M; Top, P; Gallagher, B; Eliassi-Rad, T

    2010-01-14

    This paper describes our approach to adapting a text document similarity classifier based on the Term Frequency Inverse Document Frequency (TFIDF) metric to two massively multi-core hardware platforms. The TFIDF classifier is used to detect web attacks in HTTP data. In our parallel hardware approaches, we design streaming, real time classifiers by simplifying the sequential algorithm and manipulating the classifier's model to allow decision information to be represented compactly. Parallel implementations on the Tilera 64-core System on Chip and the Xilinx Virtex 5-LX FPGA are presented. For the Tilera, we employ a reduced state machine to recognize dictionary terms without requiring explicit tokenization, and achieve throughput of 37MB/s at slightly reduced accuracy. For the FPGA, we have developed a set of software tools to help automate the process of converting training data to synthesizable hardware and to provide a means of trading off between accuracy and resource utilization. The Xilinx Virtex 5-LX implementation requires 0.2% of the memory used by the original algorithm. At 166MB/s (80X the software) the hardware implementation is able to achieve Gigabit network throughput at the same accuracy as the original algorithm.

  14. Progress and challenges in the development and qualification of multi-level multi-physics coupled methodologies for reactor analysis

    International Nuclear Information System (INIS)

    Ivanov, K.; Avramova, M.

    2007-01-01

    Current trends in nuclear power generation and regulation as well as the design of next generation reactor concepts along with the continuing computer technology progress stimulate the development, qualification and application of multi-physics multi-scale coupled code systems. The efforts have been focused on extending the analysis capabilities by coupling models, which simulate different phenomena or system components, as well as on refining the scale and level of detail of the coupling. This paper reviews the progress made in this area and outlines the remaining challenges. The discussion is illustrated with examples based on neutronics/thermohydraulics coupling in the reactor core modeling. In both fields recent advances and developments are towards more physics-based high-fidelity simulations, which require implementation of improved and flexible coupling methodologies. First, the progresses in coupling of different physics codes along with the advances in multi-level techniques for coupled code simulations are discussed. Second, the issues related to the consistent qualification of coupled multi-physics and multi-scale code systems for design and safety evaluation are presented. The increased importance of uncertainty and sensitivity analysis are discussed along with approaches to propagate the uncertainty quantification between the codes. The incoming OECD LWR Uncertainty Analysis in Modeling (UAM) benchmark is the first international activity to address this issue and it is described in the paper. Finally, the remaining challenges with multi-physics coupling are outlined. (authors)

  15. Progress and challenges in the development and qualification of multi-level multi-physics coupled methodologies for reactor analysis

    Energy Technology Data Exchange (ETDEWEB)

    Ivanov, K.; Avramova, M. [Pennsylvania State Univ., University Park, PA (United States)

    2007-07-01

    Current trends in nuclear power generation and regulation as well as the design of next generation reactor concepts along with the continuing computer technology progress stimulate the development, qualification and application of multi-physics multi-scale coupled code systems. The efforts have been focused on extending the analysis capabilities by coupling models, which simulate different phenomena or system components, as well as on refining the scale and level of detail of the coupling. This paper reviews the progress made in this area and outlines the remaining challenges. The discussion is illustrated with examples based on neutronics/thermohydraulics coupling in the reactor core modeling. In both fields recent advances and developments are towards more physics-based high-fidelity simulations, which require implementation of improved and flexible coupling methodologies. First, the progresses in coupling of different physics codes along with the advances in multi-level techniques for coupled code simulations are discussed. Second, the issues related to the consistent qualification of coupled multi-physics and multi-scale code systems for design and safety evaluation are presented. The increased importance of uncertainty and sensitivity analysis are discussed along with approaches to propagate the uncertainty quantification between the codes. The incoming OECD LWR Uncertainty Analysis in Modeling (UAM) benchmark is the first international activity to address this issue and it is described in the paper. Finally, the remaining challenges with multi-physics coupling are outlined. (authors)

  16. Fork-join and data-driven execution models on multi-core architectures: Case study of the FMM

    KAUST Repository

    Amer, Abdelhalim

    2013-01-01

    Extracting maximum performance of multi-core architectures is a difficult task primarily due to bandwidth limitations of the memory subsystem and its complex hierarchy. In this work, we study the implications of fork-join and data-driven execution models on this type of architecture at the level of task parallelism. For this purpose, we use a highly optimized fork-join based implementation of the FMM and extend it to a data-driven implementation using a distributed task scheduling approach. This study exposes some limitations of the conventional fork-join implementation in terms of synchronization overheads. We find that these are not negligible and their elimination by the data-driven method, with a careful data locality strategy, was beneficial. Experimental evaluation of both methods on state-of-the-art multi-socket multi-core architectures showed up to 22% speed-ups of the data-driven approach compared to the original method. We demonstrate that a data-driven execution of FMM not only improves performance by avoiding global synchronization overheads but also reduces the memory-bandwidth pressure caused by memory-intensive computations. © 2013 Springer-Verlag.

  17. Fork-join and data-driven execution models on multi-core architectures: Case study of the FMM

    KAUST Repository

    Amer, Abdelhalim; Maruyama, Naoya; Pericà s, Miquel; Taura, Kenjiro; Yokota, Rio; Matsuoka, Satoshi

    2013-01-01

    Extracting maximum performance of multi-core architectures is a difficult task primarily due to bandwidth limitations of the memory subsystem and its complex hierarchy. In this work, we study the implications of fork-join and data-driven execution

  18. Massively Parallel Sort-Merge Joins in Main Memory Multi-Core Database Systems

    OpenAIRE

    Martina-Cezara Albutiu, Alfons Kemper, Thomas Neumann

    2012-01-01

    Two emerging hardware trends will dominate the database system technology in the near future: increasing main memory capacities of several TB per server and massively parallel multi-core processing. Many algorithmic and control techniques in current database technology were devised for disk-based systems where I/O dominated the performance. In this work we take a new look at the well-known sort-merge join which, so far, has not been in the focus of research ...

  19. AthenaMT: upgrading the ATLAS software framework for the many-core world with multi-threading

    CERN Document Server

    AUTHOR|(INSPIRE)INSPIRE-00100895; The ATLAS collaboration; Baines, John; Bold, Tomasz; Calafiura, Paolo; Farrell, Steven; Malon, David; Ritsch, Elmar; Stewart, Graeme; Snyder, Scott; Tsulaia, Vakhtang; Wynne, Benjamin; van Gemmeren, Peter

    2017-01-01

    ATLAS’s current software framework, Gaudi/Athena, has been very successful for the experiment in LHC Runs 1 and 2. However, its single threaded design has been recognized for some time to be increasingly problematic as CPUs have increased core counts and decreased available memory per core. Even the multi-process version of Athena, AthenaMP, will not scale to the range of architectures we expect to use beyond Run2. After concluding a rigorous requirements phase, where many design components were examined in detail, ATLAS has begun the migration to a new data-flow driven, multi-threaded framework, which enables the simultaneous processing of singleton, thread unsafe legacy Algorithms, cloned Algorithms that execute concurrently in their own threads with different Event contexts, and fully re-entrant, thread safe Algorithms. In this paper we report on the process of modifying the framework to safely process multiple concurrent events in different threads, which entails significant changes in the underlying ha...

  20. AthenaMT: Upgrading the ATLAS Software Framework for the Many-Core World with Multi-Threading

    CERN Document Server

    Leggett, Charles; The ATLAS collaboration; Bold, Tomasz; Calafiura, Paolo; Farrell, Steven; Malon, David; Ritsch, Elmar; Stewart, Graeme; Snyder, Scott; Tsulaia, Vakhtang; Wynne, Benjamin; van Gemmeren, Peter

    2016-01-01

    ATLAS's current software framework, Gaudi/Athena, has been very successful for the experiment in LHC Runs 1 and 2. However, its single threaded design has been recognised for some time to be increasingly problematic as CPUs have increased core counts and decreased available memory per core. Even the multi-process version of Athena, AthenaMP, will not scale to the range of architectures we expect to use beyond Run2. After concluding a rigorous requirements phase, where many design components were examined in detail, ATLAS has begun the migration to a new data-flow driven, multi-threaded framework, which enables the simultaneous processing of singleton, thread unsafe legacy Algorithms, cloned Algorithms that execute concurrently in their own threads with different Event contexts, and fully re-entrant, thread safe Algorithms. In this paper we will report on the process of modifying the framework to safely process multiple concurrent events in different threads, which entails significant changes in the underlying...

  1. Development of Core Design Technology for LMR

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Yeong Il; Hong, S. G.; Jang, J. W. (and others)

    2007-06-15

    This report describes the contents of core design technology and computer code system development performed during 2005 and 2006 on the objects of nuclear proliferation resistant core and nuclear fuel basic key technology development security. Also, it is including the future application plans for the results and the developed methodology, important information and the materials acquired in this period. Two core designs with single enrichment were considered for the KALIMER-600 during the first year : 1) the first core uses the non-fuel rods such as B4C, ZrH1.8, and dummy rods, 2) the core using different cladding thickness for each core region (inner, middle, and outer cores) without non-fuel rods to flatten the power distribution. In particular, the latter design was intended to simplify the fuel assembly design by eliminating the heterogeneity. It was found that the proposed design satisfy all of the Gen IV SFR design goals on the cycle length longer than 18 EFPM, fuel discharge burnup larger than 80GWd/t, sodium void worth, conversion ratio, reactivity burnup swing and so on. For this object reactor, the structure integrity outside of reactor is confirmed for the radiation exposure during the plant life according to the result of shielding design and evaluation. The transmutation capability and the core characteristics of sodium cooled fast reactor was also evaluated according to the change of MA amount. The reactivity coefficients for the BN-600 reactor with MA fueled are calculated and the results are compared and evaluated with other participants results. Even though the discrepancies between the results of participants are somewhat large but the K-CORE results are close to the average within a standard deviation. To have the capability of 3-dimensional core dynamic analysis such as analyzing power distribution and reactivity variations according to the asymmetric insertion/withdrawal of control rods, the calculation module for core dynamic parameters was

  2. Development of inherent core technologies for advanced reactor

    International Nuclear Information System (INIS)

    Kim, Keung Koo; Noh, J.M.; Hwang, D.H.

    1999-03-01

    Recently, the developed countries made their effort on developing the advanced reactor which will result in significantly enhanced safety and economy. However, they will protect the advanced reactor and its design technology with patent and proprietary right. Therefore, it is very important to develop our own key core concepts and inherent core design technologies which can form a foundation of indigenous technologies for development of the domestic advanced reactor in order to keep the superiority in the nuclear plant building market among the developing countries. In order to provide the basic technology for the core design of advanced reactor, this project is for developing the inherent core design concepts with enhanced safety and economy, and associated methodologies and technologies for core analyses. The feasibility study of constructing domestic critical facilities are performed by surveying the status and utilization of foreign facilities and by investigating the demand for domestic facilities. The research results developed in this project, such as core analysis methodologies for hexagonal core, conceptual core design based on hexagonal fuel assemblies and soluble boron core design and control strategies, will provide a technical foundation in developing core design of domestic advanced reactor. Furthermore, they will strengthen the competitiveness of Korean nuclear technology. We also expect that some of the design concepts developed in this project to improve the reactor safety and economy can be applicable to the design of advanced reactor. This will significantly reduce the public anxiety on the nuclear power plant, and will contribute to the economy of construction and operation for the future domestic reactors. Even though the critical facility will not be constructed right now, the investigation of the status and utilization of foreign critical facility will contribute to the future critical facility construction. (author). 150 refs., 34 tabs., 103

  3. Development of inherent core technologies for advanced reactor

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Keung Koo; Noh, J.M.; Hwang, D.H. [and others

    1999-03-01

    Recently, the developed countries made their effort on developing the advanced reactor which will result in significantly enhanced safety and economy. However, they will protect the advanced reactor and its design technology with patent and proprietary right. Therefore, it is very important to develop our own key core concepts and inherent core design technologies which can form a foundation of indigenous technologies for development of the domestic advanced reactor in order to keep the superiority in the nuclear plant building market among the developing countries. In order to provide the basic technology for the core design of advanced reactor, this project is for developing the inherent core design concepts with enhanced safety and economy, and associated methodologies and technologies for core analyses. The feasibility study of constructing domestic critical facilities are performed by surveying the status and utilization of foreign facilities and by investigating the demand for domestic facilities. The research results developed in this project, such as core analysis methodologies for hexagonal core, conceptual core design based on hexagonal fuel assemblies and soluble boron core design and control strategies, will provide a technical foundation in developing core design of domestic advanced reactor. Furthermore, they will strengthen the competitiveness of Korean nuclear technology. We also expect that some of the design concepts developed in this project to improve the reactor safety and economy can be applicable to the design of advanced reactor. This will significantly reduce the public anxiety on the nuclear power plant, and will contribute to the economy of construction and operation for the future domestic reactors. Even though the critical facility will not be constructed right now, the investigation of the status and utilization of foreign critical facility will contribute to the future critical facility construction. (author). 150 refs., 34 tabs., 103

  4. 3D Seismic Imaging through Reverse-Time Migration on Homogeneous and Heterogeneous Multi-Core Processors

    Directory of Open Access Journals (Sweden)

    Mauricio Araya-Polo

    2009-01-01

    Full Text Available Reverse-Time Migration (RTM is a state-of-the-art technique in seismic acoustic imaging, because of the quality and integrity of the images it provides. Oil and gas companies trust RTM with crucial decisions on multi-million-dollar drilling investments. But RTM requires vastly more computational power than its predecessor techniques, and this has somewhat hindered its practical success. On the other hand, despite multi-core architectures promise to deliver unprecedented computational power, little attention has been devoted to mapping efficiently RTM to multi-cores. In this paper, we present a mapping of the RTM computational kernel to the IBM Cell/B.E. processor that reaches close-to-optimal performance. The kernel proves to be memory-bound and it achieves a 98% utilization of the peak memory bandwidth. Our Cell/B.E. implementation outperforms a traditional processor (PowerPC 970MP in terms of performance (with an 15.0× speedup and energy-efficiency (with a 10.0× increase in the GFlops/W delivered. Also, it is the fastest RTM implementation available to the best of our knowledge. These results increase the practical usability of RTM. Also, the RTM-Cell/B.E. combination proves to be a strong competitor in the seismic arena.

  5. Massively Parallel Sort-Merge Joins in Main Memory Multi-Core Database Systems

    OpenAIRE

    Albutiu, Martina-Cezara; Kemper, Alfons; Neumann, Thomas

    2012-01-01

    Two emerging hardware trends will dominate the database system technology in the near future: increasing main memory capacities of several TB per server and massively parallel multi-core processing. Many algorithmic and control techniques in current database technology were devised for disk-based systems where I/O dominated the performance. In this work we take a new look at the well-known sort-merge join which, so far, has not been in the focus of research in scalable massively parallel mult...

  6. ADVANCED SCHEDULER FOR COOPERATIVE EXECUTION OF THREADS ON MULTI-CORE SYSTEM

    Directory of Open Access Journals (Sweden)

    O. N. Karasik

    2017-01-01

    Full Text Available Three architectures of the cooperative thread scheduler in a multithreaded application that is executed on a multi-core system are considered. Architecture A0 is based on the synchronization and scheduling facilities, which are provided by the operating system. Architecture A1 introduces a new synchronization primitive and a single queue of the blocked threads in the scheduler, which reduces the interaction activity between the threads and operating system, and significantly speed up the processes of blocking and unblocking the threads. Architecture A2 replaces the single queue of blocked threads with dedicated queues, one for each of the synchronizing primitives, extends the number of internal states of the primitive, reduces the inter- dependence of the scheduling threads, and further significantly speeds up the processes of blocking and unblocking the threads. All scheduler architectures are implemented on Windows operating systems and based on the User Mode Scheduling. Important experimental results are obtained for multithreaded applications that implement two blocked parallel algorithms of solving the linear algebraic equation systems by the Gaussian elimination. The algorithms differ in the way of the data distribution among threads and by the thread synchronization models. The number of threads varied from 32 to 7936. Architecture A1 shows the acceleration of up to 8.65% and the architecture A2 shows the acceleration of up to 11.98% compared to A0 architecture for the blocked parallel algorithms computing the triangular form and performing the back substitution. On the back substitution stage of the algorithms, architecture A1 gives the acceleration of up to 125%, and architecture A2 gives the acceleration of up to 413% compared to architecture A0. The experiments clearly show that the proposed architectures, A1 and A2 outperform A0 depending on the number of thread blocking and unblocking operations, which happen during the execution of

  7. Multi-dimensional design window search system using neural networks in reactor core design

    International Nuclear Information System (INIS)

    Kugo, Teruhiko; Nakagawa, Masayuki

    2000-02-01

    In the reactor core design, many parametric survey calculations should be carried out to decide an optimal set of basic design parameter values. They consume a large amount of computation time and labor in the conventional way. To support directly design work, we investigate a procedure to search efficiently a design window, which is defined as feasible design parameter ranges satisfying design criteria and requirements, in a multi-dimensional space composed of several basic design parameters. We apply the present method to the neutronics and thermal hydraulics fields and develop the multi-dimensional design window search system using it. The principle of the present method is to construct the multilayer neural network to simulate quickly a response of an analysis code through a training process, and to reduce computation time using the neural network without parametric study using analysis codes. The system works on an engineering workstation (EWS) with efficient man-machine interface for pre- and post-processing. This report describes the principle of the present method, the structure of the system, the guidance of the usages of the system, the guideline for the efficient training of neural networks, the instructions of the input data for analysis calculation and so on. (author)

  8. Mathematical Methods and Algorithms of Mobile Parallel Computing on the Base of Multi-core Processors

    Directory of Open Access Journals (Sweden)

    Alexander B. Bakulev

    2012-11-01

    Full Text Available This article deals with mathematical models and algorithms, providing mobility of sequential programs parallel representation on the high-level language, presents formal model of operation environment processes management, based on the proposed model of programs parallel representation, presenting computation process on the base of multi-core processors.

  9. Fast 2D FWI on a multi and many-cores workstation.

    Science.gov (United States)

    Thierry, Philippe; Donno, Daniela; Noble, Mark

    2014-05-01

    Following the introduction of x86 co-processors (Xeon Phi) and the performance increase of standard 2-socket workstations using the latest 12 cores E5-v2 x86-64 CPU, we present here a MPI + OpenMP implementation of an acoustic 2D FWI (full waveform inversion) code which simultaneously runs on the CPUs and on the co-processors installed in a workstation. The main advantage of running a 2D FWI on a workstation is to be able to quickly evaluate new features such as more complicated wave equations, new cost functions, finite-difference stencils or boundary conditions. Since the co-processor is made of 61 in-order x86 cores, each of them having up to 4 threads, this many-core can be seen as a shared memory SMP (symmetric multiprocessing) machine with its own IP address. Depending on the vendor, a single workstation can handle several co-processors making the workstation as a personal cluster under the desk. The original Fortran 90 CPU version of the 2D FWI code is just recompiled to get a Xeon Phi x86 binary. This multi and many-core configuration uses standard compilers and associated MPI as well as math libraries under Linux; therefore, the cost of code development remains constant, while improving computation time. We choose to implement the code with the so-called symmetric mode to fully use the capacity of the workstation, but we also evaluate the scalability of the code in native mode (i.e running only on the co-processor) thanks to the Linux ssh and NFS capabilities. Usual care of optimization and SIMD vectorization is used to ensure optimal performances, and to analyze the application performances and bottlenecks on both platforms. The 2D FWI implementation uses finite-difference time-domain forward modeling and a quasi-Newton (with L-BFGS algorithm) optimization scheme for the model parameters update. Parallelization is achieved through standard MPI shot gathers distribution and OpenMP for domain decomposition within the co-processor. Taking advantage of the 16

  10. Ab initio R-matrix/Multi-channel Quantum Defect Theory applied to Molecular Core Excitation and Ionization

    International Nuclear Information System (INIS)

    Hiyama, M.; Kosugi, N.

    2004-01-01

    Full text: Ab initio R-matrix/MQDT approach, which is a combination of ab initio R-matrix techniques and the multi channel quantum defect theory (MQDT), has recently been developed by one of the present authors (MH) and Child, to successfully obtain the potential energy curves of Rydberg states converging to not only the lowest but also the higher ionized states. This approach is also applied to estimate the valence state interaction with Rydberg and continuum (ionization) channels. Very recently we have made an original ab initio polyatomic R-matrix/MQDT program package, GSCF4R based on Gaussian type basis functions for the bound and continuum states, to extensively study molecular excitation and ionization in the X-ray region as well as in the VUV region. We are going to report the results for core excitation and ionization of diatomic molecules such as NO and O 2 to show that the R-matrix/MQDT method is indispensable to describe the core-to-Rydberg states with the higher quantum number and the continuum states. These results lead us to the conclusion that the close-coupling approximation augmented with the correlation term within the R-matrix/MQDT formalism is powerful to calculate the Rydberg-valence mixing and the interchannel coupling between several core-ionized states

  11. Printed freeform lens arrays on multi-core fibers for highly efficient coupling in astrophotonic systems.

    Science.gov (United States)

    Dietrich, Philipp-Immanuel; Harris, Robert J; Blaicher, Matthias; Corrigan, Mark K; Morris, Tim M; Freude, Wolfgang; Quirrenbach, Andreas; Koos, Christian

    2017-07-24

    Coupling of light into multi-core fibers (MCF) for spatially resolved spectroscopy is of great importance to astronomical instrumentation. To achieve high coupling efficiencies along with fill-fractions close to unity, micro-optical elements are required to concentrate the incoming light to the individual cores of the MCF. In this paper we demonstrate facet-attached lens arrays (LA) fabricated by two-photon polymerization. The LA provide close to 100% fill-fraction along with efficiencies of up to 73% (down to 1.4 dB loss) for coupling of light from free space into an MCF core. We show the viability of the concept for astrophotonic applications by integrating an MCF-LA assembly in an adaptive-optics test bed and by assessing its performance as a tip/tilt sensor.

  12. A Heterogeneous Multi-core Architecture with a Hardware Kernel for Control Systems

    DEFF Research Database (Denmark)

    Li, Gang; Guan, Wei; Sierszecki, Krzysztof

    2012-01-01

    Rapid industrialisation has resulted in a demand for improved embedded control systems with features such as predictability, high processing performance and low power consumption. Software kernel implementation on a single processor is becoming more difficult to satisfy those constraints....... This paper presents a multi-core architecture incorporating a hardware kernel on FPGAs, intended for high performance applications in control engineering domain. First, the hardware kernel is investigated on the basis of a component-based real-time kernel HARTEX (Hard Real-Time Executive for Control Systems...

  13. Efficient string similarity join in multi-core and distributed systems.

    Directory of Open Access Journals (Sweden)

    Cairong Yan

    Full Text Available In big data area a significant challenge about string similarity join is to find all similar pairs more efficiently. In this paper, we propose a parallel processing framework for efficient string similarity join. First, the input is split into some disjoint small subsets according to the joint frequency distribution and the interval distribution of strings. Then the filter-verification strategy is adopted in the computation of string similarity for each subset so that the number of candidate pairs is reduced before an effective pruning strategy is used to improve the performance. Finally, the operation of string join is executed in parallel. Para-Join algorithm based on the multi-threading technique is proposed to implement the framework in a multi-core system while Pada-Join algorithm based on Spark platform is proposed to implement the framework in a cluster system. We prove that Para-Join and Pada-Join cannot only avoid reduplicate computation but also ensure the completeness of the result. Experimental results show that Para-Join can achieve high efficiency and significantly outperform than state-of-the-art approaches, meanwhile, Pada-Join can work on large datasets.

  14. Multi-dimensional relativistic simulations of core-collapse supernovae with energy-dependent neutrino transport

    International Nuclear Information System (INIS)

    Mueller, Bernhard

    2009-01-01

    In this thesis, we have presented the first multi-dimensional models of core-collapse supernovae that combine a detailed, up-to-date treatment of neutrino transport, the equation of state, and - in particular - general relativistic gravity. Building on the well-tested neutrino transport code VERTEX and the GR hydrodynamics code CoCoNuT, we developed and implemented a relativistic generalization of a ray-by-ray-plus method for energy-dependent neutrino transport. The result of these effort, the VERTEX-CoCoNuT code, also incorporates a number of improved numerical techniques that have not been used in the code components VERTEX and CoCoNuT before. In order to validate the VERTEX-CoCoNuT code, we conducted several test simulations in spherical symmetry, most notably a comparison with the one-dimensional relativistic supernova code AGILE-BOLTZTRAN and the Newtonian PROMETHEUSVERTEX code. (orig.)

  15. Multi-dimensional relativistic simulations of core-collapse supernovae with energy-dependent neutrino transport

    Energy Technology Data Exchange (ETDEWEB)

    Mueller, Bernhard

    2009-05-07

    In this thesis, we have presented the first multi-dimensional models of core-collapse supernovae that combine a detailed, up-to-date treatment of neutrino transport, the equation of state, and - in particular - general relativistic gravity. Building on the well-tested neutrino transport code VERTEX and the GR hydrodynamics code CoCoNuT, we developed and implemented a relativistic generalization of a ray-by-ray-plus method for energy-dependent neutrino transport. The result of these effort, the VERTEX-CoCoNuT code, also incorporates a number of improved numerical techniques that have not been used in the code components VERTEX and CoCoNuT before. In order to validate the VERTEX-CoCoNuT code, we conducted several test simulations in spherical symmetry, most notably a comparison with the one-dimensional relativistic supernova code AGILE-BOLTZTRAN and the Newtonian PROMETHEUSVERTEX code. (orig.)

  16. Dynamic Voltage-Frequency and Workload Joint Scaling Power Management for Energy Harvesting Multi-Core WSN Node SoC

    Directory of Open Access Journals (Sweden)

    Xiangyu Li

    2017-02-01

    Full Text Available This paper proposes a scheduling and power management solution for energy harvesting heterogeneous multi-core WSN node SoC such that the system continues to operate perennially and uses the harvested energy efficiently. The solution consists of a heterogeneous multi-core system oriented task scheduling algorithm and a low-complexity dynamic workload scaling and configuration optimization algorithm suitable for light-weight platforms. Moreover, considering the power consumption of most WSN applications have the characteristic of data dependent behavior, we introduce branches handling mechanism into the solution as well. The experimental result shows that the proposed algorithm can operate in real-time on a lightweight embedded processor (MSP430, and that it can make a system do more valuable works and make more than 99.9% use of the power budget.

  17. Multi-tiered S-SOA, Parameter-Driven New Islamic Syariah Products of Holistic Islamic Banking System (HiCORE): Virtual Banking Environment

    Science.gov (United States)

    Halimah, B. Z.; Azlina, A.; Sembok, T. M.; Sufian, I.; Sharul Azman, M. N.; Azuraliza, A. B.; Zulaiha, A. O.; Nazlia, O.; Salwani, A.; Sanep, A.; Hailani, M. T.; Zaher, M. Z.; Azizah, J.; Nor Faezah, M. Y.; Choo, W. O.; Abdullah, Chew; Sopian, B.

    The Holistic Islamic Banking System (HiCORE), a banking system suitable for virtual banking environment, created based on universityindustry collaboration initiative between Universiti Kebangsaan Malaysia (UKM) and Fuziq Software Sdn Bhd. HiCORE was modeled on a multitiered Simple - Services Oriented Architecture (S-SOA), using the parameterbased semantic approach. HiCORE's existence is timely as the financial world is looking for a new approach to creating banking and financial products that are interest free or based on the Islamic Syariah principles and jurisprudence. An interest free banking system has currently caught the interest of bankers and financiers all over the world. HiCORE's Parameter-based module houses the Customer-information file (CIF), Deposit and Financing components. The Parameter based module represents the third tier of the multi-tiered Simple SOA approach. This paper highlights the multi-tiered parameter- driven approach to the creation of new Islamiic products based on the 'dalil' (Quran), 'syarat' (rules) and 'rukun' (procedures) as required by the syariah principles and jurisprudence reflected by the semantic ontology embedded in the parameter module of the system.

  18. Optimizing the Performance of Reactive Molecular Dynamics Simulations for Multi-core Architectures

    Energy Technology Data Exchange (ETDEWEB)

    Aktulga, Hasan Metin [Michigan State Univ., East Lansing, MI (United States); Coffman, Paul [Argonne National Lab. (ANL), Argonne, IL (United States); Shan, Tzu-Ray [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Knight, Chris [Argonne National Lab. (ANL), Argonne, IL (United States); Jiang, Wei [Argonne National Lab. (ANL), Argonne, IL (United States)

    2015-12-01

    Hybrid parallelism allows high performance computing applications to better leverage the increasing on-node parallelism of modern supercomputers. In this paper, we present a hybrid parallel implementation of the widely used LAMMPS/ReaxC package, where the construction of bonded and nonbonded lists and evaluation of complex ReaxFF interactions are implemented efficiently using OpenMP parallelism. Additionally, the performance of the QEq charge equilibration scheme is examined and a dual-solver is implemented. We present the performance of the resulting ReaxC-OMP package on a state-of-the-art multi-core architecture Mira, an IBM BlueGene/Q supercomputer. For system sizes ranging from 32 thousand to 16.6 million particles, speedups in the range of 1.5-4.5x are observed using the new ReaxC-OMP software. Sustained performance improvements have been observed for up to 262,144 cores (1,048,576 processes) of Mira with a weak scaling efficiency of 91.5% in larger simulations containing 16.6 million particles.

  19. Early Student Support for Application of Advanced Multi-Core Processor Technologies to Oceanographic Research

    Science.gov (United States)

    2016-05-07

    REPORT DOCUMENTATION PAGE I . ... ... .. . ,...,.., ............. OMB No. 0704-0188 The public reporting burden for this collection of...Student Support for Appl ication of Advanced Multi- Core Processor N00014-12-1-0298 Technologies to Oceanographic Research Sb. GRANT NUMBER Sc...communications protocols (i.e. UART, I2C, and SPI), through the , ’ . handing off of the data to the server APis. By providing a common set of tools

  20. Development of CANDU core monitoring system

    International Nuclear Information System (INIS)

    Yoon, M. Y.; Yeam, C. S.; Kwon, O. H.; Kim, K. H.

    2003-01-01

    The research was performed to develop a CANDU Core Monitoring System(CCMS) that enables operators to have efficient core management by monitoring core power distribution, burnup distribution, and the other important core variables and managing the past core history for Wolsong Nuclear Power Plant(NPP) No. 1. CCMS uses RFSP(Reactor Fueling Simulation Program) for continuous core calculation by integrating the algorithm and assumptions validated and uses the information taken from DCC(Digital Control Computer) for the purpose of producing basic input data. CCMS could be largely divided into two modules; CCMS server program and CCMS client program. CCMS server program plays the role in automatic and continuous RFSP run and management of the past output data resulting from the run using Data Base Management System(DBMS). CCMS client program enables users to monitor current and past core status with GUI(Graphic-User Interface) environment predefined. The effectiveness of CCMS was verified by comparing the data resulted from field-test of the system for about 43 hours with the data used in the field of Wolsong NPP No. 1

  1. Development of CANDU core monitoring system

    Energy Technology Data Exchange (ETDEWEB)

    Yoon, M. Y.; Yeam, C. S.; Kwon, O. H.; Kim, K. H. [Institute for Advanced Engineering, Yongin (Korea, Republic of)

    2003-07-01

    The research was performed to develop a CANDU Core Monitoring System(CCMS) that enables operators to have efficient core management by monitoring core power distribution, burnup distribution, and the other important core variables and managing the past core history for Wolsong Nuclear Power Plant(NPP) No. 1. CCMS uses RFSP(Reactor Fueling Simulation Program) for continuous core calculation by integrating the algorithm and assumptions validated and uses the information taken from DCC(Digital Control Computer) for the purpose of producing basic input data. CCMS could be largely divided into two modules; CCMS server program and CCMS client program. CCMS server program plays the role in automatic and continuous RFSP run and management of the past output data resulting from the run using Data Base Management System(DBMS). CCMS client program enables users to monitor current and past core status with GUI(Graphic-User Interface) environment predefined. The effectiveness of CCMS was verified by comparing the data resulted from field-test of the system for about 43 hours with the data used in the field of Wolsong NPP No. 1.

  2. Optimization method development of the core characteristics of a fast reactor in order to explore possible high performance solutions (a solution being a consistent set of fuel, core, system and safety)

    International Nuclear Information System (INIS)

    Ingremeau, J.-J.X.

    2011-01-01

    In the study of any new nuclear reactor, the design of the core is an important step. However designing and optimising a reactor core is quite complex as it involves neutronics, thermal-hydraulics and fuel thermomechanics and usually design of such a system is achieved through an iterative process, involving several different disciplines. In order to solve quickly such a multi-disciplinary system, while observing the appropriate constraints, a new approach has been developed to optimise both the core performance (in-cycle Pu inventory, fuel burn-up, etc...) and the core safety characteristics (safety estimators) of a Fast Neutron Reactor. This new approach, called FARM (Fast Reactor Methodology) uses analytical models and interpolations (Meta-models) from CEA reference codes for neutronics, thermal-hydraulics and fuel behaviour, which are coupled to automatically design a core based on several optimization variables. This global core model is then linked to a genetic algorithm and used to explore and optimise new core designs with improved performance. Consideration has also been given to which parameters can be best used to define the core performance and how safety can be taken into account.This new approach has been used to optimize the design of three concepts of Gas cooled Fast Reactor (GFR). For the first one, using a SiC/SiCf-cladded carbide-fuelled helium-bonded pin, the results demonstrate that the CEA reference core obtained with the traditional iterative method was an optimal core, but among many other possibilities (that is to say on the Pareto front). The optimization also found several other cores which exhibit some improved features at the expense of other safety or performance estimators. An evolution of this concept using a 'buffer', a new technology being developed at CEA, has hence been introduced in FARM. The FARM optimisation produced several core designs using this technology, and estimated their performance. The results obtained show that

  3. 4.7 Gbit/s transmission over 50m long 1mm diameter multi-core plastic optical fiber

    NARCIS (Netherlands)

    Yang, H.; Tangdiongga, E.; Lee, S.C.J.; Okonkwo, C.M.; Boom, van den H.P.A.; Randel, S.; Koonen, A.M.J.

    2010-01-01

    We report, for the first time, 4.7 Gbit/s transmission over 50 m long 1 mm diameter multi-core step-index plastic optical fiber, employing discrete multitone techniques and low-cost optical transceiver. A spectral efficiency of 13 bit/s/Hz is demonstrated.

  4. Twin-Twin Transfusion Syndrome: study protocol for developing, disseminating, and implementing a core outcome set.

    Science.gov (United States)

    Khalil, Asma; Perry, Helen; Duffy, James; Reed, Keith; Baschat, Ahmet; Deprest, Jan; Hecher, Kurt; Lewi, Liesbeth; Lopriore, Enrico; Oepkes, Dick

    2017-07-14

    Twin-Twin Transfusion Syndrome (TTTS) is associated with an increased risk of perinatal mortality and morbidity. Several treatment interventions have been described for TTTS, including fetoscopic laser surgery, amnioreduction, septostomy, expectant management, and pregnancy termination. Over the last decade, fetoscopic laser surgery has become the primary treatment. The literature to date reports on many different outcomes, making it difficult to compare results or combine data from individual studies, limiting the value of research to guide clinical practice. With the advent and ongoing development of new therapeutic techniques, this is more important than ever. The development and use of a core outcome set has been proposed to address these issues, prioritising outcomes important to the key stakeholders, including patients. We aim to produce, disseminate, and implement a core outcome set for TTTS. An international steering group has been established to oversee the development of this core outcome set. This group includes healthcare professionals, researchers and patients. A systematic review is planned to identify previously reported outcomes following treatment for TTTS. Following completion, the identified outcomes will be evaluated by stakeholders using an international, multi-perspective online modified Delphi method to build consensus on core outcomes. This method encourages the participants towards consensus 'core' outcomes. All key stakeholders will be invited to participate. The steering group will then hold a consensus meeting to discuss results and form a core outcome set to be introduced and measured. Once core outcomes have been agreed, the next step will be to determine how they should be measured, disseminated, and implemented within an international context. The development, dissemination, and implementation of a core outcome set in TTTS will enable its use in future clinical trials, systematic reviews and clinical practice guidelines. This is

  5. Controlled fabrication of multi-core alginate microcapsules.

    Science.gov (United States)

    Eqbal, Md Danish; Gundabala, Venkat

    2017-12-01

    In this work, we present a robust microfluidic platform for controlled and complete on-chip generation of alginate microcapsules with single and double liquid cores. A combined Coflow and T-junction configuration implemented in a hybrid glass-PDMS (Polydimethylsiloxane) device is used for the generation of microcapsules with oil as liquid core. Frequency matching of oil-alginate double emulsion generation with that of aqueous Calcium chloride droplet generation allows for controlled merging of the two, resulting in reliable production of microcapsules. Confocal imaging of microcapsule cross-section reveals presence of intact liquid core. In the case of double core microcapsules, the two cores are well separated by alginate layer ensuring their long term stability. The current approach is expected to have advantages over existing techniques for liquid core microcapsule generation in terms of continuity of the process, control over core stability, and non-damage to cells when used for cell encapsulation applications. Copyright © 2017 Elsevier Inc. All rights reserved.

  6. Multi-core and GPU accelerated simulation of a radial star target imaged with equivalent t-number circular and Gaussian pupils

    Science.gov (United States)

    Greynolds, Alan W.

    2013-09-01

    Results from the GelOE optical engineering software are presented for the through-focus, monochromatic coherent and polychromatic incoherent imaging of a radial "star" target for equivalent t-number circular and Gaussian pupils. The FFT-based simulations are carried out using OpenMP threading on a multi-core desktop computer, with and without the aid of a many-core NVIDIA GPU accessing its cuFFT library. It is found that a custom FFT optimized for the 12-core host has similar performance to a simply implemented 256-core GPU FFT. A more sophisticated version of the latter but tuned to reduce overhead on a 448-core GPU is 20 to 28 times faster than a basic FFT implementation running on one CPU core.

  7. Development of serial measurement system for three-dimensional stress determination by over-coring the strains on borehole wall

    International Nuclear Information System (INIS)

    Itamoto, Masaharu; Kuwabara, Kazumichi; Tanno, Takeo; Nakayama, Yoshiki; Mizuta, Yoshiaki

    2007-01-01

    In order to determine the three-dimensional stress state in serial order, the authors developed the serial measurement system for three-dimensional stress determination by over-coring the strains on the borehole wall. The serial stress measurements give the value of the stresses with high accuracy and bring the regional stress variations. In this paper, the authors describe the studies through FEM analysis on the effect of over-coring diameter, the influence of strain gauge length and the behavior of strain on the borehole wall, induced by biaxial external loading. We developed the multi-strain gauge mounted packer and examined it by measuring the strains on the borehole wall through biaxial loading test. The Laboratory tests showed its applicability to practical use. (author)

  8. Multi-waveband Behavior of Blazars

    Directory of Open Access Journals (Sweden)

    Marscher Alan P.

    2013-12-01

    Full Text Available The author reviews recent progress toward understanding blazars that multi-waveband monitoring observations have advanced. The primary techniques include the compilation of multi-waveband light curves, multi-epoch VLBI images at radio wavelengths, plots of linear polarization vs. time at radio through optical wavelengths, and spectral energy distributions (SEDs. Correlations and the coincidence or lag of events across wavebands and in the images indicate where the events take place relative to the “core” that lies ≳ 0.5 pc from the central engine. Rotations of the polarization electric vector suggest a helical geometry of the magnetic field upstream of the millimeter-wave core, while rapid fluctuations in degree and position angle of polarization imply that the jet plasma is turbulent in and downstream of the core. The author is developing a numerical model that simulates the emission from such turbulence as it interacts with a conical standing shock in the core region.

  9. Developing Multi-Agency Leadership in Education

    Science.gov (United States)

    Close, Paul

    2012-01-01

    This article contributes to the growing debate around how we understand and develop multi-agency leadership in children and young people's services. Bringing together a range of inter-disciplinary research, it presents a framework for multi-agency leadership development, which, it argues, is well theorised, multi-level and versed in key field…

  10. Feasibility study for core protection calculator development

    International Nuclear Information System (INIS)

    In, W. K.; Han, J. B.

    2003-06-01

    This project confirmed the development feasibility of new digital core protection system and established development plan for ITOPS that can replace the CPC system. The development plan and implementation strategy for ITOPS proposed in this project will be useful to successfully develop advanced digital core protection system for the CPC replacement in KSNP plants. YGN units 3 and 4 are expected to replace the CPC system within next ten years and the other KSNP plants are followed. The localization model for advanced digital core protection system, ITOPS, is judged to upgrade the Common Q CPC system in both system configuration and algorithm performance and can reduce the cost for supply and maintenance. Hence, ITOPS is expected to be installed in new Korea nuclear power plants and also useful to export the associated technology in the future

  11. Integrated CFD investigation of heat transfer enhancement using multi-tray core catcher in SFR

    International Nuclear Information System (INIS)

    Rakhi; Sharma, Anil Kumar; Velusamy, K.

    2017-01-01

    Highlights: • Heat transfer enhancement using multi-tray core catcher for SFR is investigated. • The capability of a single core collector tray is estimated. • Double and triple collector trays with innovative designs is discussed. • Provision of openings in the trays contributed to enhanced natural circulation. - Abstract: To render future SFR more robust and safe, certain BDBE have been considered in the recent years. A Core Disruptive Accident leading to a whole core meltdown scenario has gained the interest of researchers. Various design concepts and safety measures have been suggested and incorporated in design to address such a low probability scenario. A core catcher concept, in particular, has proved to be inevitable as an in-vessel core retention device in SFR for safe retention of core debris arising out after the severe accident. This study aims to analyse the cooling capability of the innovative design concept of core catcher to remove decay heat of degraded core after the accident. First, the capability of single collection tray is established and then the study is extended to two and three collection trays with different design concepts. Transient forms of governing equations of mass, momentum and energy conservations along with k-ε turbulence model are solved by finite volume based CFD solver. Boussinesq approximation is invoked to model buoyancy in sodium. The study shows that a single collection tray is capable of removing up to 20 MW decay heat load in a typical 500 MWe pool type SFR. Further, studies are carried out to improve the natural circulation of sodium around the source, in the lower plenum and to distribute core debris of the whole core to multiple collection trays. It is found that the double and triple collection trays can accommodate decay loads up to 29 MW. Provision of openings in the collection trays has proved to be effective in improving the heat transfer and sodium flow as well as in distributing the core debris to the

  12. A lock circuit for a multi-core processor

    DEFF Research Database (Denmark)

    2015-01-01

    An integrated circuit comprising a multiple processor cores and a lock circuit that comprises a queue register with respective bits set or reset via respective, connections dedicated to respective processor cores, whereby the queue register identifies those among the multiple processor cores...... that are enqueued in the queue register. Furthermore, the integrated circuit comprises a current register and a selector circuit configured to select a processor core and identify that processor core by a value in the current register. A selected processor core is a prioritized processor core among the cores...... configured with an integrated circuit; and a silicon die configured with an integrated circuit....

  13. Understanding Core-Collapse Supernovae

    Science.gov (United States)

    Hix, W. R.; Lentz, E. J.; Baird, M.; Messer, O. E. B.; Mezzacappa, A.; Lee, C.-T.; Bruenn, S. W.; Blondin, J. M.; Marronetti, P.

    2010-03-01

    Our understanding of core-collapse supernovae continues to improve as better microphysics is included in increasingly realistic neutrino-radiationhydrodynamic simulations. Recent multi-dimensional models with spectral neutrino transport, which slowly develop successful explosions for a range of progenitors between 12 and 25 solar mass, have motivated changes in our understanding of the neutrino reheating mechanism. In a similar fashion, improvements in nuclear physics, most notably explorations of weak interactions on nuclei and the nuclear equation of state, continue to refine our understanding of how supernovae explode. Recent progresses on both the macroscopic and microscopic effects that affect core-collapse supernovae are discussed.

  14. Single and multi-layered core-shell structures based on ZnO nanorods obtained by aerosol assisted chemical vapor deposition

    Energy Technology Data Exchange (ETDEWEB)

    Sáenz-Trevizo, A.; Amézaga-Madrid, P.; Pizá-Ruiz, P.; Antúnez-Flores, W.; Ornelas-Gutiérrez, C.; Miki-Yoshida, M., E-mail: mario.miki@cimav.edu.mx

    2015-07-15

    Core–shell nanorod structures were prepared by a sequential synthesis using an aerosol assisted chemical vapor deposition technique. Several samples consisting of ZnO nanorods were initially grown over TiO{sub 2} film-coated borosilicate glass substrates, following the synthesis conditions reported elsewhere. Later on, a uniform layer consisting of individual Al, Ni, Ti or Fe oxides was grown onto ZnO nanorod samples forming the so-called single MO{sub x}/ZnO nanorod core–shell structures, where MO{sub x} was the metal oxide shell. Additionally, a three-layer core–shell sample was developed by growing Fe, Ti and Fe oxides alternately, onto the ZnO nanorods. The microstructure of the core–shell materials was characterized by grazing incidence X-ray diffraction, scanning and transmission electron microscopy. Energy dispersive X-ray spectroscopy was employed to corroborate the formation of different metal oxides. X-ray diffraction outcomes for single core–shell structures showed solely the presence of ZnO as wurtzite and TiO{sub 2} as anatase. For the multi-layered shell sample, the existence of Fe{sub 2}O{sub 3} as hematite was also detected. Morphological observations suggested the existence of an outer material grown onto the nanorods and further microstructural analysis by HR-STEM confirmed the development of core–shell structures in all cases. These studies also showed that the individual Al, Fe, Ni and Ti oxide layers are amorphous; an observation that matched with X-ray diffraction analysis where no apparent extra oxides were detected. For the multi-layered sample, the development of a shell consisting of three different oxide layers onto the nanorods was found. Overall results showed that no alteration in the primary ZnO core was produced during the growth of the shells, indicating that the deposition technique used herein was and it is suitable for the synthesis of homogeneous and complex nanomaterials high in quality and purity. In addition

  15. Distributed and multi-core computation of 2-loop integrals

    International Nuclear Information System (INIS)

    De Doncker, E; Yuasa, F

    2014-01-01

    For an automatic computation of Feynman loop integrals in the physical region we rely on an extrapolation technique where the integrals of the sequence are obtained with iterated/repeated adaptive methods from the QUADPACK 1D quadrature package. The integration rule evaluations in the outer level, corresponding to independent inner integral approximations, are assigned to threads dynamically via the OpenMP runtime in the parallel implementation. Furthermore, multi-level (nested) parallelism enables an efficient utilization of hyperthreading or larger numbers of cores. For a class of loop integrals in the unphysical region, which do not suffer from singularities in the interior of the integration domain, we find that the distributed adaptive integration methods in the multivariate PARINT package are highly efficient and accurate. We apply these techniques without resorting to integral transformations and report on the capabilities of the algorithms and the parallel performance for a test set including various types of two-loop integrals

  16. Fast multi-core based multimodal registration of 2D cross-sections and 3D datasets.

    Science.gov (United States)

    Scharfe, Michael; Pielot, Rainer; Schreiber, Falk

    2010-01-11

    Solving bioinformatics tasks often requires extensive computational power. Recent trends in processor architecture combine multiple cores into a single chip to improve overall performance. The Cell Broadband Engine (CBE), a heterogeneous multi-core processor, provides power-efficient and cost-effective high-performance computing. One application area is image analysis and visualisation, in particular registration of 2D cross-sections into 3D image datasets. Such techniques can be used to put different image modalities into spatial correspondence, for example, 2D images of histological cuts into morphological 3D frameworks. We evaluate the CBE-driven PlayStation 3 as a high performance, cost-effective computing platform by adapting a multimodal alignment procedure to several characteristic hardware properties. The optimisations are based on partitioning, vectorisation, branch reducing and loop unrolling techniques with special attention to 32-bit multiplies and limited local storage on the computing units. We show how a typical image analysis and visualisation problem, the multimodal registration of 2D cross-sections and 3D datasets, benefits from the multi-core based implementation of the alignment algorithm. We discuss several CBE-based optimisation methods and compare our results to standard solutions. More information and the source code are available from http://cbe.ipk-gatersleben.de. The results demonstrate that the CBE processor in a PlayStation 3 accelerates computational intensive multimodal registration, which is of great importance in biological/medical image processing. The PlayStation 3 as a low cost CBE-based platform offers an efficient option to conventional hardware to solve computational problems in image processing and bioinformatics.

  17. DIFFUSION OF THE PULSED ELECTROMAGNETIC FIELD INTO THE MULTI-LAYER CORE OF INDUCTOR AT PULSED DEVICES

    Directory of Open Access Journals (Sweden)

    Volodymyr T. Chemerys

    2008-02-01

    Full Text Available  The problem of the pulsed magnetic field distribution in the cross section of the inductor core at the induction accelerator of electron beam is under consideration in this paper. Owing to multi-layer structure of the core package it has the magnetic and electric anisotropy with different speed of the field diffusion along the sheets of magnetic and across the sheets. At the pulse duration less than one microsecond the essential non-uniformity of the field along both axes of the core cross section can be found. This effect reduces the efficiency of the ferromagnetic material using with corresponding loss of the accelerator efficiency. The main conclusion of the paper consists of the necessity to check the field diffusion characteristics in the process of inductor design to be sure that the pulsed field is able to fill the cross section of the core during the pulse switching. The magnetic characteristics of the anisotropic core have been investigated in the paper by one-dimensional and two-dimensional simulation in the quasi-stationary approximation using the traditional equation of the field diffusion.

  18. CFD Validation with a Multi-Block Experiment to Evaluate the Core Bypass Flow in VHTR

    International Nuclear Information System (INIS)

    Yoon, Su Jong; Lee, Jeong Hun; Park, Goon Cherl; Kim, Min Hwan

    2010-01-01

    Core bypass flow of Very High Temperature Reactor (VHTR) is defined as the ineffective coolant which passes through the bypass gaps between the block columns and the crossflow gaps between the stacked blocks. This flows lead to the variation of the flow distribution in the core and affect the core thermal margin and the safety of VHTR. Therefore, bypass flow should be investigated and quantified. However, it is not a simple question, because the flow path of VHTR core is very complex. In particular, since dimensions of the bypass gap and the crossflow gap are of the order of few millimeters, it is very difficult to measure and to analyze the flow field at those gaps. Seoul National University (SNU) multi-block experiment was carried out to evaluate the bypass flow distribution and the flow characteristics. The coolant flow rate through outlet of each block column was measured, but the local flow field was measured restrictively in the experiment. Instead, CFD analysis was carried out to investigate the local phenomena of the experiment. A commercial CFD code CFX-12 was validated by comparing the simulation results and the experimental data

  19. Development of core design and analyses technology for integral reactor

    Energy Technology Data Exchange (ETDEWEB)

    Zee, Sung Quun; Lee, C. C.; Song, J. S. and others

    1999-03-01

    Integral reactors are developed for the applications such as sea water desalination, heat energy for various industries, and power sources for large container ships. In order to enhance the inherent and passive safety features, low power density concept is chosen for the integral reactor SMART. Moreover, ultra-longer cycle and boron-free operation concepts are reviewed for better plant economy and simple design of reactor system. Especially, boron-free operation concept brings about large difference in core configurations and reactivity controls from those of the existing large size commercial nuclear power plants and also causes many differences in the safety aspects. The ultimate objectives of this study include detailed core design of a integral reactor, development of the core design system and technology, and finally acquisition of the system design certificate. The goal of the first stage is the conceptual core design, that is, to establish the design bases and requirements suitable for the boron-free concept, to develop a core loading pattern, to analyze the nuclear, thermal and hydraulic characteristics of the core and to perform the core shielding design. Interface data for safety and performance analyses including fuel design data are produced for the relevant design analysis groups. Nuclear, thermal and hydraulic, shielding design and analysis code systems necessary for the core conceptual design are established through modification of the existing design tools and newly developed methodology and code modules. Core safety and performance can be improved by the technology development such as boron-free core optimization, advaned core monitoring and operational aid system. Feasiblity study on the improvement of the core protection and monitoring system will also contribute toward core safety and performance. Both the conceptual core design study and the related technology will provide concrete basis for the next design phase. This study will also

  20. Development of core design and analyses technology for integral reactor

    International Nuclear Information System (INIS)

    Zee, Sung Quun; Lee, C. C.; Song, J. S. and others

    1999-03-01

    Integral reactors are developed for the applications such as sea water desalination, heat energy for various industries, and power sources for large container ships. In order to enhance the inherent and passive safety features, low power density concept is chosen for the integral reactor SMART. Moreover, ultra-longer cycle and boron-free operation concepts are reviewed for better plant economy and simple design of reactor system. Especially, boron-free operation concept brings about large difference in core configurations and reactivity controls from those of the existing large size commercial nuclear power plants and also causes many differences in the safety aspects. The ultimate objectives of this study include detailed core design of a integral reactor, development of the core design system and technology, and finally acquisition of the system design certificate. The goal of the first stage is the conceptual core design, that is, to establish the design bases and requirements suitable for the boron-free concept, to develop a core loading pattern, to analyze the nuclear, thermal and hydraulic characteristics of the core and to perform the core shielding design. Interface data for safety and performance analyses including fuel design data are produced for the relevant design analysis groups. Nuclear, thermal and hydraulic, shielding design and analysis code systems necessary for the core conceptual design are established through modification of the existing design tools and newly developed methodology and code modules. Core safety and performance can be improved by the technology development such as boron-free core optimization, advaned core monitoring and operational aid system. Feasiblity study on the improvement of the core protection and monitoring system will also contribute toward core safety and performance. Both the conceptual core design study and the related technology will provide concrete basis for the next design phase. This study will also

  1. Shape Sensing Using a Multi-Core Optical Fiber Having an Arbitrary Initial Shape in the Presence of Extrinsic Forces

    Science.gov (United States)

    Rogge, Matthew D. (Inventor); Moore, Jason P. (Inventor)

    2014-01-01

    Shape of a multi-core optical fiber is determined by positioning the fiber in an arbitrary initial shape and measuring strain over the fiber's length using strain sensors. A three-coordinate p-vector is defined for each core as a function of the distance of the corresponding cores from a center point of the fiber and a bending angle of the cores. The method includes calculating, via a controller, an applied strain value of the fiber using the p-vector and the measured strain for each core, and calculating strain due to bending as a function of the measured and the applied strain values. Additionally, an apparent local curvature vector is defined for each core as a function of the calculated strain due to bending. Curvature and bend direction are calculated using the apparent local curvature vector, and fiber shape is determined via the controller using the calculated curvature and bend direction.

  2. Study on the Performance Diagram of Multi-Lead Core Rubber Bearing for NPPs

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Hong-Pyo; Cho, Myung-Sug [KHNP CRI, Daejeon (Korea, Republic of); Jang, Kwang-Seok [UNISON e-Tech, Cheonan (Korea, Republic of)

    2016-10-15

    The application of lead rubber bearing (LRB) system is able to secure the large shear deformation and high axial load’s stability for nuclear power plants. Typically LRB is having a large shear displacement performance. But when the general LRB applied for nuclear power plants, it was increase the quantity of device and a spaced arrangement get narrow. In this paper, a manufacture full-scale specimen and evaluated the performance testing in variable axial load and shear displacement with the LRB in previous use for architecture. This LRB is applied to the improved rubber material and applied the multi-lead core. In this paper, it was evaluated the performance testing in variable axial load and shear displacement with the full-scale multi-lead rubber bearing for the application of nuclear power plants. From the test results, the design of bearing performed properly and appeared the excellent stability under the more than design value.

  3. Physical Layer Multi-Core Prototyping A Dataflow-Based Approach for LTE eNodeB

    CERN Document Server

    Pelcat, Maxime; Piat, Jonathan; Nezan, Jean-François

    2013-01-01

    Base stations developed according to the 3GPP Long Term Evolution (LTE) standard require unprecedented processing power. 3GPP LTE enables data rates beyond hundreds of Mbits/s by using advanced technologies, necessitating a highly complex LTE physical layer. The operating power of base stations is a significant cost for operators, and is currently optimized using state-of-the-art hardware solutions, such as heterogeneous distributed systems. The traditional system design method of porting algorithms to heterogeneous distributed systems based on test-and-refine methods is a manual, thus time-expensive, task.   Physical Layer Multi-Core Prototyping: A Dataflow-Based Approach for LTE eNodeB provides a clear introduction to the 3GPP LTE physical layer and to dataflow-based prototyping and programming. The difficulties in the process of 3GPP LTE physical layer porting are outlined, with particular focus on automatic partitioning and scheduling, load balancing and computation latency reduction, specifically in sys...

  4. Hanford coring bit temperature monitor development testing results report

    International Nuclear Information System (INIS)

    Rey, D.

    1995-05-01

    Instrumentation which directly monitors the temperature of a coring bit used to retrieve core samples of high level nuclear waste stored in tanks at Hanford was developed at Sandia National Laboratories. Monitoring the temperature of the coring bit is desired to enhance the safety of the coring operations. A unique application of mature technologies was used to accomplish the measurement. This report documents the results of development testing performed at Sandia to assure the instrumentation will withstand the severe environments present in the waste tanks

  5. Multilevel criticality computations in AREVA NP'S core simulation code artemis - 195

    International Nuclear Information System (INIS)

    Van Geemert, R.

    2010-01-01

    This paper discusses the multi-level critical boron iteration approach that is applied per default in AREVA NP's whole-core neutronics and thermal hydraulics core simulation program ARTEMIS. This multi-level approach is characterized by the projection of variational boron concentration adjustments to the coarser mesh levels in a multi-level re-balancing hierarchy that is associated with the nodal flux equations to be solved in steady-state core simulation. At each individual re-balancing mesh level, optimized variational criticality tuning formulas are applied. The latter drive the core model to a numerically highly accurate self-sustaining state (i.e. with the neutronic eigenvalue being 1 up to a very high numerical precision) by continuous adjustment of the boron concentration as a system-wide scalar criticality parameter. Due to the default application of this approach in ARTEMIS reactor cycle simulations, an accuracy of all critical boron concentration estimates better than 0.001 ppm is enabled for all burnup time steps in a computationally efficient way. This high accuracy is relevant for precision optimization in industrial core simulation as well as for enabling accurate reactivity perturbation assessments. The developed approach is presented from a numerical methodology point of view with an emphasis on the multi-grid aspect of the concept. Furthermore, an application-relevant verification is presented in terms of achieved coupled iteration convergence efficiency for an application-representative industrial core cycle computation. (authors)

  6. Fast multi-core based multimodal registration of 2D cross-sections and 3D datasets

    Directory of Open Access Journals (Sweden)

    Pielot Rainer

    2010-01-01

    Full Text Available Abstract Background Solving bioinformatics tasks often requires extensive computational power. Recent trends in processor architecture combine multiple cores into a single chip to improve overall performance. The Cell Broadband Engine (CBE, a heterogeneous multi-core processor, provides power-efficient and cost-effective high-performance computing. One application area is image analysis and visualisation, in particular registration of 2D cross-sections into 3D image datasets. Such techniques can be used to put different image modalities into spatial correspondence, for example, 2D images of histological cuts into morphological 3D frameworks. Results We evaluate the CBE-driven PlayStation 3 as a high performance, cost-effective computing platform by adapting a multimodal alignment procedure to several characteristic hardware properties. The optimisations are based on partitioning, vectorisation, branch reducing and loop unrolling techniques with special attention to 32-bit multiplies and limited local storage on the computing units. We show how a typical image analysis and visualisation problem, the multimodal registration of 2D cross-sections and 3D datasets, benefits from the multi-core based implementation of the alignment algorithm. We discuss several CBE-based optimisation methods and compare our results to standard solutions. More information and the source code are available from http://cbe.ipk-gatersleben.de. Conclusions The results demonstrate that the CBE processor in a PlayStation 3 accelerates computational intensive multimodal registration, which is of great importance in biological/medical image processing. The PlayStation 3 as a low cost CBE-based platform offers an efficient option to conventional hardware to solve computational problems in image processing and bioinformatics.

  7. Multi-Temporal Multi-Sensor Analysis of Urbanization and Environmental/Climate Impact in China for Sustainable Urban Development

    Science.gov (United States)

    Ban, Yifang; Gong, Peng; Gamba, Paolo; Taubenbock, Hannes; Du, Peijun

    2016-08-01

    The overall objective of this research is to investigate multi-temporal, multi-scale, multi-sensor satellite data for analysis of urbanization and environmental/climate impact in China to support sustainable planning. Multi- temporal multi-scale SAR and optical data have been evaluated for urban information extraction using innovative methods and algorithms, including KTH- Pavia Urban Extractor, Pavia UEXT, and an "exclusion- inclusion" framework for urban extent extraction, and KTH-SEG, a novel object-based classification method for detailed urban land cover mapping. Various pixel- based and object-based change detection algorithms were also developed to extract urban changes. Several Chinese cities including Beijing, Shanghai and Guangzhou are selected as study areas. Spatio-temporal urbanization patterns and environmental impact at regional, metropolitan and city core were evaluated through ecosystem service, landscape metrics, spatial indices, and/or their combinations. The relationship between land surface temperature and land-cover classes was also analyzed.The urban extraction results showed that urban areas and small towns could be well extracted using multitemporal SAR data with the KTH-Pavia Urban Extractor and UEXT. The fusion of SAR data at multiple scales from multiple sensors was proven to improve urban extraction. For urban land cover mapping, the results show that the fusion of multitemporal SAR and optical data could produce detailed land cover maps with improved accuracy than that of SAR or optical data alone. Pixel-based and object-based change detection algorithms developed with the project were effective to extract urban changes. Comparing the urban land cover results from mulitemporal multisensor data, the environmental impact analysis indicates major losses for food supply, noise reduction, runoff mitigation, waste treatment and global climate regulation services through landscape structural changes in terms of decreases in service area, edge

  8. Effective Domain Partitioning for Multi-Clock Domain IP Core Wrapper Design under Power Constraints

    Science.gov (United States)

    Yu, Thomas Edison; Yoneda, Tomokazu; Zhao, Danella; Fujiwara, Hideo

    The rapid advancement of VLSI technology has made it possible for chip designers and manufacturers to embed the components of a whole system onto a single chip, called System-on-Chip or SoC. SoCs make use of pre-designed modules, called IP-cores, which provide faster design time and quicker time-to-market. Furthermore, SoCs that operate at multiple clock domains and very low power requirements are being utilized in the latest communications, networking and signal processing devices. As a result, the testing of SoCs and multi-clock domain embedded cores under power constraints has been rapidly gaining importance. In this research, a novel method for designing power-aware test wrappers for embedded cores with multiple clock domains is presented. By effectively partitioning the various clock domains, we are able to increase the solution space of possible test schedules for the core. Since previous methods were limited to concurrently testing all the clock domains, we effectively remove this limitation by making use of bandwidth conversion, multiple shift frequencies and properly gating the clock signals to control the shift activity of various core logic elements. The combination of the above techniques gains us greater flexibility when determining an optimal test schedule under very tight power constraints. Furthermore, since it is computationally intensive to search the entire expanded solution space for the possible test schedules, we propose a heuristic 3-D bin packing algorithm to determine the optimal wrapper architecture and test schedule while minimizing the test time under power and bandwidth constraints.

  9. Off-line mapping of multi-rate dependent task sets to many-core platforms

    DEFF Research Database (Denmark)

    Puffitsch, Wolfgang; Noulard, Eric; Pagetti, Claire

    2015-01-01

    This paper presents an approach to execute safety-critical applications on multi- and many-core processors in a predictable manner. We investigate three concrete platforms: the Intel Single-chip Cloud Computer, the Texas Instruments TMS320C6678 and the Tilera TILEmpower-Gx36. We define an execution...... model to safely execute dependent periodic task sets on these platforms. The four rules of the execution model entail that an off-line mapping of the application to the platform must be computed. The paper details our approach to automatically compute a valid mapping. Furthermore, we evaluate our...

  10. Development and Integration of Professional Core Values Among Practicing Clinicians.

    Science.gov (United States)

    McGinnis, Patricia Quinn; Guenther, Lee Ann; Wainwright, Susan F

    2016-09-01

    The physical therapy profession has adopted professional core values, which define expected values for its members, and developed a self-assessment tool with sample behaviors for each of the 7 core values. However, evidence related to the integration of these core values into practice is limited. The aims of this study were: (1) to gain insight into physical therapists' development of professional core values and (2) to gain insight into participants' integration of professional core values into clinical practice. A qualitative design permitted in-depth exploration of the development and integration of the American Physical Therapy Association's professional core values into physical therapist practice. Twenty practicing physical therapists were purposefully selected to explore the role of varied professional, postprofessional, and continuing education experiences related to exposure to professional values. The Core Values Self-Assessment and résumé sort served as prompts for reflection via semistructured interviews. Three themes were identified: (1) personal values were the foundation for developing professional values, which were further shaped by academic and clinical experiences, (2) core values were integrated into practice independent of practice setting and varied career paths, and (3) participants described the following professional core values as well integrated into their practice: integrity, compassion/caring, and accountability. Social responsibility was an area consistently identified as not being integrated into their practice. The Core Values Self-Assessment tool is a consensus-based document developed through a Delphi process. Future studies to establish reliability and construct validity of the tool may be warranted. Gaining an in-depth understanding of how practicing clinicians incorporate professional core values into clinical practice may shed light on the relationship between core values mastery and its impact on patient care. Findings may

  11. Web-based Core Design System Development

    International Nuclear Information System (INIS)

    Moon, So Young; Kim, Hyung Jin; Yang, Sung Tae; Hong, Sun Kwan

    2011-01-01

    The selection of a loading pattern is one of core design processes in the operation of a nuclear power plant. A potential new loading pattern is identified by selecting fuels that to not exceed the major limiting factors of the design and that satisfy the core design conditions for employing fuel data from the existing loading pattern of the current operating cycle. The selection of a loading pattern is also related to the cycle plan of an operating nuclear power plant and must meet safety and economic requirements. In selecting an appropriate loading pattern, all aspects, such as input creation, code runs and result processes are processed as text forms manually by a designer, all of which may be subject to human error, such as syntax or running errors. Time-consuming results analysis and decision-making processes are the most significant inefficiencies to avoid. A web-based nuclear plant core design system was developed here to remedy the shortcomings of an existing core design system. The proposed system adopts the general methodology of OPR1000 (Korea Standard Nuclear Power Plants) and Westinghouse-type plants. Additionally, it offers a GUI (Graphic User Interface)-based core design environment with a user-friendly interface for operators. It reduces human errors related to design model creation, computation, final reload core model selection, final output confirmation, and result data validation and verification. Most significantly, it reduces the core design time by more than 75% compared to its predecessor

  12. Fabrication of seven-core multi-filamentary MgB2 wires with high critical current density by an internal Mg diffusion process

    International Nuclear Information System (INIS)

    Togano, K; Hur, J M; Matsumoto, A; Kumakura, H

    2009-01-01

    We found that the reaction between a Mg core and a B powder layer in an internal Mg diffusion (IMD)-processed multi-filamentary wire can proceed rapidly even at a furnace temperature lower than the melting point of Mg (650 deg. C), resulting in the formation of a reacted layer with a fine composite structure and, hence, excellent in-field critical current properties. The multi-filamentary wire is composed of an outermost Cu-Ni sheath and seven filaments with a Ta sheath, a Mg core, and B+SiC powder filled in the space between the Ta sheath and the Mg core. Heat treatment at 645 deg. C for 1 h produced a reacted layer with dense composite structure along the inner wall of the Ta sheath and a hole at the center of each core. This reaction probably initiated from the heat generation at the B/Mg interface, resulting in a temperature rise of the Mg core and the occurrence of liquid Mg infiltration. The J c value at 4.2 K for the reacted layer exceeds 10 5 cm -2 at 9 T, which is the highest reported so far for MgB 2 wire, including powder-in-tube (PIT)-processed wires. These results indicate that the IMD process can compete in terms of practical wire fabrication with the conventional PIT process.

  13. Reconfiguration of Computation and Communication Resources in Multi-Core Real-Time Embedded Systems

    DEFF Research Database (Denmark)

    Pezzarossa, Luca

    -core platform. Our approach is to associate reconfiguration with operational mode changes where the system, during normal operation, changes a subset of the executing tasks to adapt its behaviour to new conditions. Reconfiguration is therefore used during a mode change to modify the real-time guaranteed services...... of the communication channels between the tasks that are affected by the reconfiguration. This thesis investigates the use of reconfiguration in the context of multicore realtime systems targeting embedded applications. We address the reconfiguration of both the computation and the communication resources of a multi...... by the communication fabric between the cores of the platform. To support this, we present a new network on chip architecture, named Argo 2, that allows instantaneous and time-predictable reconfiguration of the communication channels. Our reconfiguration-capable architecture is prototyped using the existing time...

  14. Time-resolved photoluminescence study of CdSe/CdMnS/CdS core/multi-shell nanoplatelets

    International Nuclear Information System (INIS)

    Murphy, J. R.; Delikanli, S.; Demir, H. V.; Scrace, T.; Zhang, P.; Norden, T.; Petrou, A.; Thomay, T.; Cartwright, A. N.

    2016-01-01

    We used photoluminescence spectroscopy to resolve two emission features in CdSe/CdMnS/CdS and CdSe/CdS core/multi-shell nanoplatelet heterostructures. The photoluminescence from the magnetic sample has a positive circular polarization with a maximum centered at the position of the lower energy feature. The higher energy feature has a corresponding signature in the absorption spectrum; this is not the case for the low-energy feature. We have also studied the temporal evolution of these features using a pulsed-excitation/time-resolved photoluminescence technique to investigate their corresponding recombination channels. A model was used to analyze the temporal dynamics of the photoluminescence which yielded two distinct timescales associated with these recombination channels. The above results indicate that the low-energy feature is associated with recombination of electrons with holes localized at the core/shell interfaces; the high-energy feature, on the other hand, is excitonic in nature with the holes confined within the CdSe cores.

  15. Time-resolved photoluminescence study of CdSe/CdMnS/CdS core/multi-shell nanoplatelets

    Energy Technology Data Exchange (ETDEWEB)

    Murphy, J. R. [Department of Electrical Engineering, State University of New York, University at Buffalo, Buffalo, New York 14260 (United States); Department of Physics, State University of New York, University at Buffalo, Buffalo, New York 14260 (United States); Delikanli, S.; Demir, H. V., E-mail: volkan@bilkent.edu.tr [LUMINOUS Center of Excellence for Semiconductor Lighting and Displays, School of Electrical and Electronic Engineering, School of Physical and Materials Sciences, Nanyang Technological University, Singapore 639798 (Singapore); Department of Electrical and Electronics Engineering, Department of Physics, UNAM−Institute of Materials Science and Nanotechnology, Bilkent University, Ankara 06800 (Turkey); Scrace, T.; Zhang, P.; Norden, T.; Petrou, A., E-mail: petrou@buffalo.edu [Department of Physics, State University of New York, University at Buffalo, Buffalo, New York 14260 (United States); Thomay, T.; Cartwright, A. N. [Department of Electrical Engineering, State University of New York, University at Buffalo, Buffalo, New York 14260 (United States)

    2016-06-13

    We used photoluminescence spectroscopy to resolve two emission features in CdSe/CdMnS/CdS and CdSe/CdS core/multi-shell nanoplatelet heterostructures. The photoluminescence from the magnetic sample has a positive circular polarization with a maximum centered at the position of the lower energy feature. The higher energy feature has a corresponding signature in the absorption spectrum; this is not the case for the low-energy feature. We have also studied the temporal evolution of these features using a pulsed-excitation/time-resolved photoluminescence technique to investigate their corresponding recombination channels. A model was used to analyze the temporal dynamics of the photoluminescence which yielded two distinct timescales associated with these recombination channels. The above results indicate that the low-energy feature is associated with recombination of electrons with holes localized at the core/shell interfaces; the high-energy feature, on the other hand, is excitonic in nature with the holes confined within the CdSe cores.

  16. Reactor core in FBR type reactor

    International Nuclear Information System (INIS)

    Masumi, Ryoji; Kawashima, Katsuyuki; Kurihara, Kunitoshi.

    1989-01-01

    In a reactor core in FBR type reactors, a portion of homogenous fuels constituting the homogenous reactor core is replaced with multi-region fuels in which the enrichment degree of fissile materials is lower nearer to the axial center. This enables to condition the composition such that a reactor core having neutron flux distribution either of a homogenous reactor core or a heterogenous reactor core has substantially identical reactivity. Accordingly, in the transfer from the homogenous reactor core to the axially heterogenous reactor core, the average reactivity in the reactor core is substantially equal in each of the cycles. Further, by replacing a portion of the homogenous fuels with a multi-region fuels, thereby increasing the heat generation near the axial center, it is possiable to reduce the linear power output in the regions above and below thereof and, in addition, to improve the thermal margin in the reactor core. (T.M.)

  17. Real time polarization sensor image processing on an embedded FPGA/multi-core DSP system

    Science.gov (United States)

    Bednara, Marcus; Chuchacz-Kowalczyk, Katarzyna

    2015-05-01

    Most embedded image processing SoCs available on the market are highly optimized for typical consumer applications like video encoding/decoding, motion estimation or several image enhancement processes as used in DSLR or digital video cameras. For non-consumer applications, on the other hand, optimized embedded hardware is rarely available, so often PC based image processing systems are used. We show how a real time capable image processing system for a non-consumer application - namely polarization image data processing - can be efficiently implemented on an FPGA and multi-core DSP based embedded hardware platform.

  18. On-chip grating coupler array on the SOI platform for fan-in/fan-out of multi-core fibers with low insertion loss and crosstalk

    DEFF Research Database (Denmark)

    Ding, Yunhong; Ye, Feihong; Peucheret, Christophe

    2014-01-01

    We design and fabricate a compact multi-core fiber fan-in/fan-out using a fully-etched grating coupler array on the SOI platform. Lowest coupling loss of 6.8 dB with 3 dB bandwidth of 48 nm and crosstalk lower than ×32 dB are demonstrated.......We design and fabricate a compact multi-core fiber fan-in/fan-out using a fully-etched grating coupler array on the SOI platform. Lowest coupling loss of 6.8 dB with 3 dB bandwidth of 48 nm and crosstalk lower than ×32 dB are demonstrated....

  19. Multi-functional electrospun antibacterial core-shell nanofibrous membranes for prolonged prevention of post-surgical tendon adhesion and inflammation.

    Science.gov (United States)

    Shalumon, K T; Sheu, Chialin; Chen, Chih-Hao; Chen, Shih-Heng; Jose, Gils; Kuo, Chang-Yi; Chen, Jyh-Ping

    2018-05-01

    The possibility of endowing an electrospun anti-adhesive barrier membrane with multi-functionality, such as lubrication, prevention of fibroblast attachment and anti-infection and anti-inflammation properties, is highly desirable for the management of post-surgical tendon adhesion. To this end, we fabricated core-shell nanofibrous membranes (CSNMs) with embedded silver nanoparticles (Ag NPs) in the poly(ethylene glycol) (PEG)/poly(caprolactone) (PCL) shell and hyaluronic acid (HA)/ibuprofen in the core. HA imparted a lubrication effect for smooth tendon gliding and reduced fibroblast attachment, while Ag NPs and ibuprofen functioned as anti-infection and anti-inflammation agents, respectively. CSNMs with a PEG/PCL/Ag shell (PPA) and HA core containing 0% (H/PPA), 10% (HI10/PPA), 30% (HI30/PPA) and 50% (HI50/PPA) ibuprofen were fabricated through co-axial electrospinning and assessed through microscopic, spectroscopic, thermal, mechanical and drug release analyses. Considering nutrient passage through the barrier, the microporous CSNMs exerted the same barrier effect but drastically increased the mass transfer coefficients of bovine serum albumin compared with the commercial anti-adhesive membrane SurgiWrap®. Cell attachment/focal adhesion formation of fibroblasts revealed effective reduction of initial cell attachment on the CSNM surface with minimum cytotoxicity (except HI50/PPA). The anti-bacterial effect against both Gram-negative and Gram-positive bacteria was verified to be due to the Ag NPs in the membranes. In vivo studies using H/PPA and HI30/PPA CSNMs and SurgiWrap® in a rabbit flexor tendon rupture model demonstrated the improved efficacy of HI30/PPA CSNMs in reducing inflammation and tendon adhesion formation based on gross observation, histological analysis and functional assays. We conclude that HI30/PPA CSNMs can act as a multifunctional barrier membrane to prevent peritendinous adhesion after tendon surgery. A multi-functional anti-adhesion barrier

  20. Moderator temperature coefficient in BWR core

    International Nuclear Information System (INIS)

    Naito, Yoshitaka

    1977-01-01

    Temperature dependences of infinite multiplication factor k sub(infinity) and neutron leakage from the core must be examined for estimation of moderator temperature coefficient. Temperature dependence on k sub(infinity) has been investigated by many researchers, however, the dependence on neutron leakage of a BWR with cruciformed control rods has hardly been done. Because there are difficulties and necessity on calculations of three space dimensional and multi-energy groups neutron distribution in a BWR core. In this study, moderator temperature coefficients of JPDR-II (BWR) core were obtained by calculation with DIFFUSION-ACE, which is newly developed three-dimensional multi-group computer code. The results were compared with experimental data measured from 20 to 275 0 C of the moderator temperature and the good agreement was obtained between calculation and measurement. In order to evaluate neutron leakage from the core, the other two calculations were carried out, adjusting criticality by uniform absorption rate and by material buckling. The former underestimated neutron leakage and the latter overestimated it. Discussion on the results shows that in order to estimate the temperature coefficient of BWR, neutron leakage must be evaluated precisely, therefore the calculation at actual pattern of control rods is necessary. (auth.)

  1. The Current Status of the Space Station Biological Research Project: a Core Facility Enabling Multi-Generational Studies under Slectable Gravity Levels

    Science.gov (United States)

    Santos, O.

    2002-01-01

    The Space Station Biological Research Project (SSBRP) has developed a new plan which greatly reduces the development costs required to complete the facility. This new plan retains core capabilities while allowing for future growth. The most important piece of equipment required for quality biological research, the 2.5 meter diameter centrifuge capable of accommodating research specimen habitats at simulated gravity levels ranging from microgravity to 2.0 g, is being developed by NASDA, the Japanese space agency, for the SSBRP. This is scheduled for flight to the ISS in 2007. The project is also developing a multi-purpose incubator, an automated cell culture unit, and two microgravity habitat holding racks, currently scheduled for launch in 2005. In addition the Canadian Space Agency is developing for the project an insect habitat, which houses Drosophila melanogaster, and provides an internal centrifuge for 1 g controls. NASDA is also developing for the project a glovebox for the contained manipulation and analysis of biological specimens, scheduled for launch in 2006. This core facility will allow for experimentation on small plants (Arabidopsis species), nematode worms (C. elegans), fruit flies (Drosophila melanogaster), and a variety of microorganisms, bacteria, yeast, and mammalian cells. We propose a plan for early utilization which focuses on surveys of changes in gene expression and protein structure due to the space flight environment. In the future, the project is looking to continue development of a rodent habitat and a plant habitat that can be accommodated on the 2.5 meter centrifuge. By utilizing the early phases of the ISS to broadly answer what changes occur at the genetic and protein level of cells and organisms exposed to the ISS low earth orbit environment, we can generate interest for future experiments when the ISS capabilities allow for direct manipulation and intervention of experiments. The ISS continues to hold promise for high quality, long

  2. Multi codes and multi-scale analysis for void fraction prediction in hot channel for VVER-1000/V392

    International Nuclear Information System (INIS)

    Hoang Minh Giang; Hoang Tan Hung; Nguyen Huu Tiep

    2015-01-01

    Recently, an approach of multi codes and multi-scale analysis is widely applied to study core thermal hydraulic behavior such as void fraction prediction. Better results are achieved by using multi codes or coupling codes such as PARCS and RELAP5. The advantage of multi-scale analysis is zooming of the interested part in the simulated domain for detail investigation. Therefore, in this study, the multi codes between MCNP5, RELAP5, CTF and also the multi-scale analysis based RELAP5 and CTF are applied to investigate void fraction in hot channel of VVER-1000/V392 reactor. Since VVER-1000/V392 reactor is a typical advanced reactor that can be considered as the base to develop later VVER-1200 reactor, then understanding core behavior in transient conditions is necessary in order to investigate VVER technology. It is shown that the item of near wall boiling, Γ w in RELAP5 proposed by Lahey mechanistic method may not give enough accuracy of void fraction prediction as smaller scale code as CTF. (author)

  3. Development of In-Core Protection System

    International Nuclear Information System (INIS)

    Cho, J. H; Kim, C. H.; Kim, J. H.; Jeong, S. H.; Sohn, S. D.; BaeK, S. M.; YOON, J. H.

    2016-01-01

    In-core Protection System (ICOPS) is an on-line digital computer system which continuously calculates Departure from Nucleate Boiling Ratio (DNBR) and Local Power Density (LPD) based on plant parameters to make trip decisions based on the computations. The function of the system is the same as that of Core Protection Calculator System (CPCS) and Reactor Core Protection System (RCOPS) which are applied to Optimized Power Reactor 1000 (OPR1000) and Advanced Power Reactor 1400 (APR1400). The ICOPS has been developed to overcome the algorithm related obstacles in overseas project. To achieve this goal, several algorithms were newly developed and hardware and software design was updated. The functional design requirements document was developed by KEPCO-NF and the component design was conducted by Doosan. System design and software implementation were performed by KEPCO-E and C, and software Verification and Validation (V and V) was performed by KEPCO-E and C and Sure Softtech. The ICOPS has been developed to overcome the algorithm related obstacles in overseas project. The function of I/O simulator was improved even though the hardware platform is the same as that of RCOPS for Shin-Hanul 1 and 2. SCADE was applied to the implementation of ICOPS software, and the V and V system for ICOPS which satisfies international standards was developed. Although several further detailed design works remain, the function of ICOPS has been confirmed. The ICOPS will be applied to APR+ project, and the further works will be performed in following project

  4. Development of In-Core Protection System

    Energy Technology Data Exchange (ETDEWEB)

    Cho, J. H; Kim, C. H.; Kim, J. H.; Jeong, S. H.; Sohn, S. D.; BaeK, S. M.; YOON, J. H. [KEPCO Engineering and Construction Co., Deajeon (Korea, Republic of)

    2016-10-15

    In-core Protection System (ICOPS) is an on-line digital computer system which continuously calculates Departure from Nucleate Boiling Ratio (DNBR) and Local Power Density (LPD) based on plant parameters to make trip decisions based on the computations. The function of the system is the same as that of Core Protection Calculator System (CPCS) and Reactor Core Protection System (RCOPS) which are applied to Optimized Power Reactor 1000 (OPR1000) and Advanced Power Reactor 1400 (APR1400). The ICOPS has been developed to overcome the algorithm related obstacles in overseas project. To achieve this goal, several algorithms were newly developed and hardware and software design was updated. The functional design requirements document was developed by KEPCO-NF and the component design was conducted by Doosan. System design and software implementation were performed by KEPCO-E and C, and software Verification and Validation (V and V) was performed by KEPCO-E and C and Sure Softtech. The ICOPS has been developed to overcome the algorithm related obstacles in overseas project. The function of I/O simulator was improved even though the hardware platform is the same as that of RCOPS for Shin-Hanul 1 and 2. SCADE was applied to the implementation of ICOPS software, and the V and V system for ICOPS which satisfies international standards was developed. Although several further detailed design works remain, the function of ICOPS has been confirmed. The ICOPS will be applied to APR+ project, and the further works will be performed in following project.

  5. Parallel processing architecture for H.264 deblocking filter on multi-core platforms

    Science.gov (United States)

    Prasad, Durga P.; Sonachalam, Sekar; Kunchamwar, Mangesh K.; Gunupudi, Nageswara Rao

    2012-03-01

    Massively parallel computing (multi-core) chips offer outstanding new solutions that satisfy the increasing demand for high resolution and high quality video compression technologies such as H.264. Such solutions not only provide exceptional quality but also efficiency, low power, and low latency, previously unattainable in software based designs. While custom hardware and Application Specific Integrated Circuit (ASIC) technologies may achieve lowlatency, low power, and real-time performance in some consumer devices, many applications require a flexible and scalable software-defined solution. The deblocking filter in H.264 encoder/decoder poses difficult implementation challenges because of heavy data dependencies and the conditional nature of the computations. Deblocking filter implementations tend to be fixed and difficult to reconfigure for different needs. The ability to scale up for higher quality requirements such as 10-bit pixel depth or a 4:2:2 chroma format often reduces the throughput of a parallel architecture designed for lower feature set. A scalable architecture for deblocking filtering, created with a massively parallel processor based solution, means that the same encoder or decoder will be deployed in a variety of applications, at different video resolutions, for different power requirements, and at higher bit-depths and better color sub sampling patterns like YUV, 4:2:2, or 4:4:4 formats. Low power, software-defined encoders/decoders may be implemented using a massively parallel processor array, like that found in HyperX technology, with 100 or more cores and distributed memory. The large number of processor elements allows the silicon device to operate more efficiently than conventional DSP or CPU technology. This software programing model for massively parallel processors offers a flexible implementation and a power efficiency close to that of ASIC solutions. This work describes a scalable parallel architecture for an H.264 compliant deblocking

  6. Development of whole core thermal-hydraulic analysis program ACT. 4. Incorporation of three-dimensional upper plenum model

    International Nuclear Information System (INIS)

    Ohshima, Hiroyuki

    2003-03-01

    The thermal-hydraulic analysis computer program ACT is under development for the evaluation of detailed flow and temperature fields in a core region of fast breeder reactors under various operation conditions. The purpose of this program development is to contribute not only to clarifying thermal hydraulic characteristics that cannot be revealed by experiments due to measurement difficulty but also to performing rational safety design and assessment. This report describes the incorporation of a three-dimensional upper plenum model to ACT and its verification study as part of the program development. To treat the influence of three-dimensional thermal-hydraulic behavior in a upper plenum on the in-core temperature field, the multi-dimensional general purpose thermal-hydraulic analysis program AQUA, which was developed and validated at JNC, was applied as the base of the upper plenum analysis module of ACT. AQUA enables to model the upper plenum configuration including immersed heat exchangers of the direct reactor auxiliary cooling system (DRACS). In coupling core analysis module that consists of the fuel-assembly and the inter-wrapper gap calculation parts with the upper plenum module, different types of computation mesh systems were jointed using the staggered quarter assembly mesh scheme. A coupling algorithm among core, upper plenum and heat transport system modules, which can keep mass, momentum and energy conservation, was developed and optimized in consideration of parallel computing. ACT was applied to analyzing a sodium experiment (PLANDTL-DHX) performed at JNC, which simulated the natural circulation decay heat removal under DRACS operation conditions for the program verification. From the calculation result, the validity of the improved program was confirmed. (author)

  7. Generalized modeling of multi-component vaporization/condensation phenomena for multi-phase-flow analysis

    International Nuclear Information System (INIS)

    Morita, K.; Fukuda, K.; Tobita, Y.; Kondo, Sa.; Suzuki, T.; Maschek, W.

    2003-01-01

    A new multi-component vaporization/condensation (V/C) model was developed to provide a generalized model for safety analysis codes of liquid metal cooled reactors (LMRs). These codes simulate thermal-hydraulic phenomena of multi-phase, multi-component flows, which is essential to investigate core disruptive accidents of LMRs such as fast breeder reactors and accelerator driven systems. The developed model characterizes the V/C processes associated with phase transition by employing heat transfer and mass-diffusion limited models for analyses of relatively short-time-scale multi-phase, multi-component hydraulic problems, among which vaporization and condensation, or simultaneous heat and mass transfer, play an important role. The heat transfer limited model describes the non-equilibrium phase transition processes occurring at interfaces, while the mass-diffusion limited model is employed to represent effects of non-condensable gases and multi-component mixture on V/C processes. Verification of the model and method employed in the multi-component V/C model of a multi-phase flow code was performed successfully by analyzing a series of multi-bubble condensation experiments. The applicability of the model to the accident analysis of LMRs is also discussed by comparison between steam and metallic vapor systems. (orig.)

  8. Real time magnetic field and flux measurements for tokamak control using a multi-core PCI Express system

    International Nuclear Information System (INIS)

    Giannone, L.; Schneider, W.; McCarthy, P.J.; Sips, A.C.C.; Treutterer, W.; Behler, K.; Eich, T.; Fuchs, J.C.; Hicks, N.; Kallenbach, A.; Maraschek, M.; Mlynek, A.; Neu, G.; Pautasso, G.; Raupp, G.; Reich, M.; Schuhbeck, K.H.; Stober, J.; Volpe, F.; Zehetbauer, T.

    2009-01-01

    The existing real time system for the position and shape control in ASDEX Upgrade has been extended to calculate magnetic flux surfaces in real time using a multi-core PCI Express system running LabVIEW RT. The availability of reflective memory for LabVIEW RT will allow this system to be connected to the control system and other diagnostics in a multi-platform real time network. The measured response of each magnetic probe to the individual poloidal field coil currents in the absence of plasma current is compared to the calculated value. Prior to a tokamak discharge this comparison can be used to check for failure of the magnetic probe, flux loop or integrator.

  9. A EU simulation platform for nuclear reactor safety: multi-scale and multi-physics calculations, sensitivity and uncertainty analysis (NURESIM project)

    International Nuclear Information System (INIS)

    Chauliac, Christian; Bestion, Dominique; Crouzet, Nicolas; Aragones, Jose-Maria; Cacuci, Dan Gabriel; Weiss, Frank-Peter; Zimmermann, Martin A.

    2010-01-01

    The NURESIM project, the numerical simulation platform, is developed in the frame of the NURISP European Collaborative Project (FP7), which includes 22 organizations from 14 European countries. NURESIM intends to be a reference platform providing high quality software tools, physical models, generic functions and assessment results. The NURESIM platform provides an accurate representation of the physical phenomena by promoting and incorporating the latest advances in core physics, two-phase thermal-hydraulics and fuel modelling. It includes multi-scale and multi-physics features, especially for coupling core physics and thermal-hydraulics models for reactor safety. Easy coupling of the different codes and solvers is provided through the use of a common data structure and generic functions (e.g., for interpolation between non-conforming meshes). More generally, the platform includes generic pre-processing, post-processing and supervision functions through the open-source SALOME software, in order to make the codes more user-friendly. The platform also provides the informatics environment for testing and comparing different codes. The contribution summarizes the achievements and ongoing developments of the simulation platform in core physics, thermal-hydraulics, multi-physics, uncertainties and code integration

  10. Crystal structure of core streptavidin determined from multi-wavelength anomalous diffraction of synchrotron radiation

    International Nuclear Information System (INIS)

    Hendrickson, W.A.; Paehler, A.; Smith, J.L.; Satow, Y.; Merritt, E.A.; Phizackerley, R.P.

    1989-01-01

    A three-dimensional crystal structure of the biotin-binding core of streptavidin has been determined at 3.1-angstrom resolution. The structure was analyzed from diffraction data measured at three wavelengths from a single crystal of the selenobiotinyl complex with streptavidin. Streptavidin is a tetramer with subunits arrayed in D 2 symmetry. Each protomer is an 8-stranded β-barrel with simple up-down topology. Biotin molecules are bound at one end of each barrel. This study demonstrates the effectiveness of multi-wavelength anomalous diffraction (MAD) procedures for macromolecular crystallography and provides a basis for detailed study of biotin-avidin interactions

  11. Multiparameter-dependent spontaneous emission in PbSe quantum dot-doped liquid-core multi-mode fiber

    International Nuclear Information System (INIS)

    Zhang, Lei; Zhang, Yu; Wu, Hua; Zhang, Tieqiang; Gu, Pengfei; Chu, Hairong; Cui, Tian; Wang, Yiding; Zhang, Hanzhuang; Zhao, Jun; Yu, William W.

    2013-01-01

    A theoretical model was established in this paper to analyze the properties of 3.50 and 4.39 nm PbSe quantum dot-doped liquid-core multi-mode fiber. This model was applicable to both single- and multi-mode fiber. The three-level system-based light-propagation equations and rate equations were used to calculate the guided spontaneous emission spectra. Considering the multi-mode in the fiber, the normalized intensity distribution of transversal model was improved and simplified. The detailed calculating results were thus obtained and explained using the above-mentioned model. The redshift of the peak position and the evolution of the emission power were observed and analyzed considering the influence of the fiber length, fiber diameter, doping concentration, and the pump power. The redshift increased with the increases of fiber length, fiber diameter, and doping concentration. The optimal fiber length, fiber diameter, and doping concentration were analyzed and confirmed, and the related spontaneous emission power was obtained. Besides, the normalized emission intensity increased with the increase of pump power in a nearly linear way. The calculating results fitted well to the experimental data

  12. Performance improvement of developed program by using multi-thread technique

    Directory of Open Access Journals (Sweden)

    Surasak Jabal

    2015-03-01

    Full Text Available This research presented how to use a multi-thread programming technique to improve the performance of a program written by Windows Presentation Foundation (WPF. The Computer Assisted Instruction (CAI software, named GAME24, was selected to use as a case study. This study composed of two main parts. The first part was about design and modification of the program structure upon the Object Oriented Programing (OOP approach. The second part was about coding the program using the multi-thread technique which the number of threads were based on the calculated Catalan number. The result showed that the multi-thread programming technique increased the performance of the program 44%-88% compared to the single-thread technique. In addition, it has been found that the number of cores in the CPU also increase the performance of multithreaded program proportionally.

  13. Science as a general education: Conceptual science should constitute the compulsory core of multi-disciplinary undergraduate degrees.

    Science.gov (United States)

    Charlton, Bruce G

    2006-01-01

    It is plausible to assume that in the future science will form the compulsory core element both of school curricula and multi-disciplinary undergraduate degrees. But for this to happen entails a shift in the emphasis and methods of science teaching, away from the traditional concern with educating specialists and professionals. Traditional science teaching was essentially vocational, designed to provide precise and comprehensive scientific knowledge for practical application. By contrast, future science teaching will be a general education, hence primarily conceptual. Its aim should be to provide an education in flexible rationality. Vocational science teaching was focused on a single-discipline undergraduate degree, but a general education in abstract systematic thinking is best inculcated by studying several scientific disciplines. In this sense, 'science' is understood as mathematics and the natural sciences, but also the abstract and systematic aspects of disciplines such as economics, linguistics, music theory, history, sociology, political science and management science. Such a wide variety of science options in a multi-disciplinary degree will increase the possibility of student motivation and aptitude. Specialist vocational science education will progressively be shifted to post-graduate level, in Masters and Doctoral programs. A multi-disciplinary and conceptually-based science core curriculum should provide an appropriate preparation for dealing with the demands of modern societies; their complex and rapidly changing social systems; and the need for individual social and professional mobility. Training in rational conceptual thinking also has potential benefits to human health and happiness, since it allows people to over-ride inappropriate instincts, integrate conflicting desires and pursue long-term goals.

  14. Evaluation of BEACON-COLSS Core Monitoring System Benefits

    International Nuclear Information System (INIS)

    Kim, Joon Sung; Park, Young Ho; Morita, Toshio; Book, Michael A.

    2005-01-01

    In Korean Standard Nuclear Power Plant COLSS (Core Operating Limit Supervisory System) is used to monitor the DNBR Power Operating Limit (DNBRPOL) and Linear Heat Rate POL (KWPFPOL). Westinghouse and KNFC have developed an upgraded core monitoring system by combining the BEACON TM core monitoring system 1 (Best Estimate Analyzer for Core Operation . Nuclear) and COLSS into an integrated product that is called BEACON-COLSS. BEACON-COLSS generates the 3-D power distribution corrected by the in-core detectors measurements. The 3-D core power distribution methodology in BEACON-COLSS is significantly better than the synthesis methodology in COLSS. BEACONCOLSS uses the CETOP-D 2 thermal hydraulic code instead of CETOP-1. CETOP-D is a multi-channel thermal hydraulics code that will provide more accurate DNBR calculations than the DNBR calculators currently used in COLSS

  15. Development of JOYO MK-II core characteristics database

    International Nuclear Information System (INIS)

    Tabuchi, Shiro; Aoyama, Takafumi

    2000-01-01

    The MK-II core of the experimental fast reactor JOYO served as the irradiation bed for testing fuels and materials for FBR development since 1982 for 15 years. During the MK-II operation, extensive data were accumulated from the core management calculations and characteristics tests conducted in thirty-one duty operations and thirteen special test operations. These core management data and core characteristics data were compiled into a database recorded on CD-ROM for user convenience. The calculated core management data are the text style data. The 'Configuration Data' include the history of the fuel exchange and core arrangement for each cycle. The Subassembly Library Data' include the atomic number density, neutron fluence, burn-up, integral power of about 300 fuel subassemblies, and 60 irradiation subassemblies. The 'Output Data' include the neutron fluxes, gamma fluxes, power density, linear heat rates, coolant and fuel temperature distributions of each core position at the beginning and end of each cycle. The measured core characteristics data, such as the excess reactivity, control rod worths, temperature coefficient, power coefficient, and burn-up coefficient are also included along with the measurement conditions. (J.P.N.)

  16. Current directions in core-shell nanoparticle design

    Science.gov (United States)

    Schärtl, Wolfgang

    2010-06-01

    Ten years ago I wrote a review about the important field of core-shell nanoparticles, focussing mainly on our own work about tracer systems, and briefly addressing polymer-coated nanoparticles as fillers for homogeneous polymer-colloid composites. Since then, the potential use of core-shell nanoparticles as multifunctional sensors or potential smart drug-delivery vehicles in biology and medicine has gained more and more importance, affording special types of multi-functionalized and bio-compatible nanoparticles. In this new review article, I try to address the most important developments during the last ten years. This overview is mainly based on frequently cited and more specialized recent review articles from leaders in their respective field. We will consider a variety of nanoscopic core-shell architectures from highly fluorescent nanoparticles (NPs), protected magnetic NPs, multifunctional NPs, thermoresponsive NPs and biocompatible systems to, finally, smart drug-delivery systems.Ten years ago I wrote a review about the important field of core-shell nanoparticles, focussing mainly on our own work about tracer systems, and briefly addressing polymer-coated nanoparticles as fillers for homogeneous polymer-colloid composites. Since then, the potential use of core-shell nanoparticles as multifunctional sensors or potential smart drug-delivery vehicles in biology and medicine has gained more and more importance, affording special types of multi-functionalized and bio-compatible nanoparticles. In this new review article, I try to address the most important developments during the last ten years. This overview is mainly based on frequently cited and more specialized recent review articles from leaders in their respective field. We will consider a variety of nanoscopic core-shell architectures from highly fluorescent nanoparticles (NPs), protected magnetic NPs, multifunctional NPs, thermoresponsive NPs and biocompatible systems to, finally, smart drug-delivery systems

  17. Is ‘Sustainable Development' the core of ‘Education for SustainableDevelopment'?

    DEFF Research Database (Denmark)

    Breiting, Søren

    2007-01-01

    What is the core of Education for Sustainable Development (ESD) and how to avoid that ESD becomes everything good in school and in reality not more than a new terminology without much innovative power for education?......What is the core of Education for Sustainable Development (ESD) and how to avoid that ESD becomes everything good in school and in reality not more than a new terminology without much innovative power for education?...

  18. Investigation of cutaneous penetration properties of stearic acid loaded to dendritic core-multi-shell (CMS) nanocarriers.

    Science.gov (United States)

    Lohan, S B; Icken, N; Teutloff, C; Saeidpour, S; Bittl, R; Lademann, J; Fleige, E; Haag, R; Haag, S F; Meinke, M C

    2016-03-30

    Dendritic core-multi shell (CMS) particles are polymer based systems consisting of a dendritic polar polyglycerol polymer core surrounded by a two-layer shell of nonpolar C18 alkyl chains and hydrophilic polyethylene glycol. Belonging to nanotransport systems (NTS) they allow the transport and storage of molecules with different chemical characters. Their amphipihilic character CMS-NTS permits good solubility in aqueous and organic solutions. We showed by multifrequency electron paramagnetic resonance (EPR) spectroscopy that spin-labeled 5-doxyl stearic acid (5DSA) can be loaded into the CMS-NTS. Furthermore, the release of 5DSA from the carrier into the stratum corneum of porcine skin was monitored ex vivo by EPR spectroscopy. Additionally, the penetration of the CMS-NTS into the skin was analyzed by fluorescence microscopy using indocarbocyanine (ICC) covalently bound to the nanocarrier. Thereby, no transport into the viable skin was observed, whereas the CMS-NTS had penetrated into the hair follicles down to a depth of 340 μm ± 82 μm. Thus, it could be shown that the combined application of fluorescence microscopy and multi-frequency EPR spectroscopy can be an efficient tool for investigating the loading of spin labeled drugs to nanocarrier systems, drug release and penetration into the skin as well as the localization of the NTS in the skin. Copyright © 2016 Elsevier B.V. All rights reserved.

  19. Voter Perceptions: Common Core State Standards & Tests

    Science.gov (United States)

    Achieve, Inc., 2014

    2014-01-01

    Since June 2010, 46 states and Washington DC have adopted the Common Core State Standards (CCSS)--K-12 standards in mathematics and English language arts/literacy developed through a multi-state initiative led by the National Governors Association and the Council of Chief State School Officers. Implementation of the standards is underway in all of…

  20. Development of the evaluation methodology for the material relocation behavior in the core disruptive accident of sodium cooled fast reactors

    International Nuclear Information System (INIS)

    Tobita, Yoshiharu; Kamiyama, Kenji; Tagami, Hirotaka; Matsuba, Ken-ichi; Suzuki, Tohru; Isozaki, Mikio; Yamano, Hidemasa; Morita, Koji; Guo, Liancheng; Zhang, Bin

    2014-01-01

    The in-vessel retention (IVR) of core disruptive accident (CDA) is of prime importance in enhancing safety characteristics of sodium-cooled fast reactors (SFRs). In the CDA of SFRs, molten core material relocates to the lower plenum of reactor vessel and may impose significant thermal load on the structures, resulting in the melt through of the reactor vessel. In order to enable the assessment of this relocation process and prove that IVR of core material is the most probable consequence of the CDA in SFRs, a research program to develop the evaluation methodology for the material relocation behavior in the CDA of SFRs has been conducted. This program consists of three developmental studies, namely the development of the analysis method of molten material discharge from the core region, the development of evaluation methodology of molten material penetration into sodium pool, and the development of the simulation tool of debris bed behavior. The analysis method of molten material discharge was developed based on the computer code SIMMER-III since this code is designed to simulate the multi-phase, multi-component fluid dynamics with phase changes involved in the discharge process. Several experiments simulating the molten material discharge through duct using simulant materials were utilized as the basis of validation study of the physical models in this code. It was shown that SIMMER-III with improved physical models could simulate the molten material discharge behavior including the momentum exchange with duct wall and thermal interaction with coolant. In order to develop evaluation methodology of molten material penetration into sodium pool, a series of experiments simulating jet penetration behavior into sodium pool in SFR thermal condition were performed. These experiments revealed that the molten jet was fragmented in significantly shorter penetration length than the prediction by existing correlation for light water reactor conditions, due to the direct

  1. Development of the evaluation methodology for the material relocation behavior in the core disruptive accident of sodium-cooled fast reactors

    International Nuclear Information System (INIS)

    Tobita, Yoshiharu; Kamiyama, Kenji; Tagami, Hirotaka; Matsuba, Ken-ichi; Suzuki, Tohru; Isozaki, Mikio; Yamano, Hidemasa; Morita, Koji; Guo, LianCheng; Zhang, Bin

    2016-01-01

    The in-vessel retention (IVR) of core disruptive accident (CDA) is of prime importance in enhancing safety characteristics of sodium-cooled fast reactors (SFRs). In the CDA of SFRs, molten core material relocates to the lower plenum of reactor vessel and may impose significant thermal load on the structures, resulting in the melt-through of the reactor vessel. In order to enable the assessment of this relocation process and prove that IVR of core material is the most probable consequence of the CDA in SFRs, a research program to develop the evaluation methodology for the material relocation behavior in the CDA of SFRs has been conducted. This program consists of three developmental studies, namely the development of the analysis method of molten material discharge from the core region, the development of evaluation methodology of molten material penetration into sodium pool, and the development of the simulation tool of debris bed behavior. The analysis method of molten material discharge was developed based on the computer code SIMMER-III since this code is designed to simulate the multi-phase, multi-component fluid dynamics with phase changes involved in the discharge process. Several experiments simulating the molten material discharge through duct using simulant materials were utilized as the basis of validation study of the physical models in this code. It was shown that SIMMER-III with improved physical models could simulate the molten material discharge behavior, including the momentum exchange with duct wall and thermal interaction with coolant. In order to develop an evaluation methodology of molten material penetration into sodium pool, a series of experiments simulating jet penetration behavior into sodium pool in SFR thermal condition were performed. These experiments revealed that the molten jet was fragmented in significantly shorter penetration length than the prediction by existing correlation for light water reactor conditions, due to the direct

  2. Multi-language Development Enviroments

    DEFF Research Database (Denmark)

    Pfeiffer, Rolf-Helge

    -language software systems are heavily interrelated, existing development environments do not sufficiently support developers in development of such systems. In particular, handling relations between heterogeneous artifacts is not supported at development time. This thesis (a) studies the characteristics...... environments. I address these research goals by applying tool prototyping, technical experiments, user experiments, surveys, and literature survey as ethodological tools. The main results of this thesis are (a) a taxonomy for construction, comparison, and characterization of multi-language development...

  3. Initial and transition cycle development for KALIMER uranium fueled core

    International Nuclear Information System (INIS)

    Kim, Sang Ji; Kim, Young In; Kim, Young Jin; Park, Chang Kue

    1998-01-01

    An economic and safe equilibrium Uranium metallic fuelled core having been established, strategic loading schemes for initial and transition cycles to early reach target equilibrium cycles are suggested for U-U and U-Pu transition cycles. An iterative method to find initial core enrichment splits is developed. With non-uniform feed enrichments at the initial core adopted, this iterative method shows KALIMER can reach Uranium equilibrium cycles just after 4 reloads, keeping feed enrichment unchanged from cycle 2. Recycling of self-generated Pu is not sufficient to make KALIMER a pure Pu equilibrium core even after 56 reloads. equilibrium cycles are suggested for U-U and U-Pu transition cycles. An iterative method to find initial core enrichment splits is developed. With non-uniform feed enrichments at the initial core adopted, this iterative method shows KALIMER can reach Uranium equilibrium cycles just after 4 reloads, keeping feed enrichment unchanged from cycle 2. Recycling of self-generated Pu is not sufficient to make KALIMER a pure Pu equilibrium core even after 56 reloads

  4. Engineering task plan for the development, fabrication and installation of rotary mode core sample truck bellows

    International Nuclear Information System (INIS)

    BOGER, R.M.

    1999-01-01

    The Rotary Mode Core Sampling Trucks (RMSCTs) currently use a multi-sectioned bellows between the grapple box and the quill rod to compensate for drill head motion and to provide a path for purge gas. The current bellows, which is detailed on drawing H-2-690059, is expensive to procure, has a lengthy procurement cycle, and is prone to failure. Therefore, a task has been identified to design, fabricate, and install a replacement bellows. This Engineering Task Plan (ETP) is the management plan document for accomplishing the identified tasks. Any changes in scope of the ETP shall require formal direction by the Characterization Engineering manager. This document shall also be considered the work planning document for developmental control per Development Control Requirements (HNF 1999a). This Engineering Task Plan (ETP) is the management plan document for accomplishing the design, fabrication, and installation of a replacement bellows assembly for the Rotary Mode Core Sampling Trucks 3 and 4 (RMCST)

  5. 12-core x 3-mode Dense Space Division Multiplexed Transmission over 40 km Employing Multi-carrier Signals with Parallel MIMO Equalization

    DEFF Research Database (Denmark)

    Mizuno, T.; Kobayashi, T.; Takara, H.

    2014-01-01

    We demonstrate dense SDM transmission of 20-WDM multi-carrier PDM-32QAM signals over a 40-km 12-core x 3-mode fiber with 247.9-b/s/Hz spectral efficiency. Parallel MIMO equalization enables 21-ns DMD compensation with 61 TDE taps per subcarrier....

  6. In-situ synthetize multi-walled carbon nanotubes@MnO2 nanoflake core-shell structured materials for supercapacitors

    Science.gov (United States)

    Zheng, Huajun; Wang, Jiaoxia; Jia, Yi; Ma, Chun'an

    2012-10-01

    A new type of core-shell structured material consisting of multi-walled carbon nanotubes (MWCNTs) and manganese dioxide (MnO2) nanoflake is synthesized using an in-situ co-precipitation method. By scanning electron microscopy and transition electron microscope, it is confirmed that the core-shell nanostructure is formed by the uniform incorporation of birnessite-type MnO2 nanoflake growth round the surface of the activated-MWCNTs. That core-shell structured material electrode presents excellent electrochemical capacitance properties with the specific capacitance reaching 380 F g-1 at the current density of 5 A g-1 in 0.5 M Na2SO4 electrolyte. In addition, the electrode also exhibits good performance (the power density: 11.28 kW kg-1 at 5 A g-1) and long-term cycling stability (retaining 82.7% of its initial capacitance after 3500 cycles at 5 A g-1). It mainly attributes to MWCNTs not only providing considerable specific surface area for high mass loading of MnO2 nanoflakes to ensure effective utilization of MnO2 nanoflake, but also offering an electron pathway to improve electrical conductivity of the electrode materials. It is clearly indicated that such core-shell structured materials including MWCNTs and MnO2 nanoflake may find important applications for supercapacitors.

  7. Addressing the challenges of standalone multi-core simulations in molecular dynamics

    Science.gov (United States)

    Ocaya, R. O.; Terblans, J. J.

    2017-07-01

    Computational modelling in material science involves mathematical abstractions of force fields between particles with the aim to postulate, develop and understand materials by simulation. The aggregated pairwise interactions of the material's particles lead to a deduction of its macroscopic behaviours. For practically meaningful macroscopic scales, a large amount of data are generated, leading to vast execution times. Simulation times of hours, days or weeks for moderately sized problems are not uncommon. The reduction of simulation times, improved result accuracy and the associated software and hardware engineering challenges are the main motivations for many of the ongoing researches in the computational sciences. This contribution is concerned mainly with simulations that can be done on a "standalone" computer based on Message Passing Interfaces (MPI), parallel code running on hardware platforms with wide specifications, such as single/multi- processor, multi-core machines with minimal reconfiguration for upward scaling of computational power. The widely available, documented and standardized MPI library provides this functionality through the MPI_Comm_size (), MPI_Comm_rank () and MPI_Reduce () functions. A survey of the literature shows that relatively little is written with respect to the efficient extraction of the inherent computational power in a cluster. In this work, we discuss the main avenues available to tap into this extra power without compromising computational accuracy. We also present methods to overcome the high inertia encountered in single-node-based computational molecular dynamics. We begin by surveying the current state of the art and discuss what it takes to achieve parallelism, efficiency and enhanced computational accuracy through program threads and message passing interfaces. Several code illustrations are given. The pros and cons of writing raw code as opposed to using heuristic, third-party code are also discussed. The growing trend

  8. A quantum-classical simulation of a multi-surface multi-mode ...

    Indian Academy of Sciences (India)

    Multi surface multi mode quantum dynamics; parallelized quantum classical approach; TDDVR method. 1. ... cal simulation on molecular system is a great cha- llenge for ..... on a multiple core cluster with shared memory using. OpenMP based ...

  9. Direct numerical simulations of reacting flows with detailed chemistry using many-core/GPU acceleration

    KAUST Repository

    Herná ndez Pé rez, Francisco E.; Mukhadiyev, Nurzhan; Xu, Xiao; Sow, Aliou; Lee, Bok Jik; Sankaran, Ramanan; Im, Hong G.

    2018-01-01

    A new direct numerical simulation (DNS) code for multi-component gaseous reacting flows has been developed at KAUST, with the state-of-the-art programming model for next generation high performance computing platforms. The code, named KAUST Adaptive Reacting Flows Solver (KARFS), employs the MPI+X programming, and relies on Kokkos for “X” for performance portability to multi-core, many-core and GPUs, providing innovative software development while maintaining backward compatibility with established parallel models and legacy code. The capability and potential of KARFS to perform DNS of reacting flows with large, detailed reaction mechanisms is demonstrated with various model problems involving ignition and turbulent flame propagations with varying degrees of chemical complexities.

  10. Direct numerical simulations of reacting flows with detailed chemistry using many-core/GPU acceleration

    KAUST Repository

    Hernández Pérez, Francisco E.

    2018-03-29

    A new direct numerical simulation (DNS) code for multi-component gaseous reacting flows has been developed at KAUST, with the state-of-the-art programming model for next generation high performance computing platforms. The code, named KAUST Adaptive Reacting Flows Solver (KARFS), employs the MPI+X programming, and relies on Kokkos for “X” for performance portability to multi-core, many-core and GPUs, providing innovative software development while maintaining backward compatibility with established parallel models and legacy code. The capability and potential of KARFS to perform DNS of reacting flows with large, detailed reaction mechanisms is demonstrated with various model problems involving ignition and turbulent flame propagations with varying degrees of chemical complexities.

  11. Development of core design and analyses technology for integral reactor

    International Nuclear Information System (INIS)

    Zee, Sung Quun; Lee, C. C.; Kim, K. Y.

    2002-03-01

    In general, small and medium-sized integral reactors adopt new technology such as passive and inherent safety concepts to minimize the necessity of power source and operator actions, and to provide the automatic measures to cope with any accidents. Specifically, such reactors are often designed with a lower core power density and with soluble boron free concept for system simplification. Those reactors require ultra long cycle operation for higher economical efficiency. This cycle length requirement is one of the important factors in the design of burnable absorbers as well as assurance of shutdown margin. Hence, both computer code system and design methodology based on the today's design technology for the current commercial reactor cores require intensive improvement for the small and medium-sized soluble boron free reactors. New database is also required for the development of this type of reactor core. Under these technical requirements, conceptual design of small integral reactor SMART has been performed since July 1997, and recently completed under the long term nuclear R and D program. Thus, the final objectives of this work is design and development of an integral reactor core and development of necessary indigenous design technology. To reach the goal of the 2nd stage R and D program for basic design of SMART, design bases and requirements adequate for ultra long cycle and soluble boron free concept are established. These bases and requirements are satisfied by the core loading pattern. Based on the core loading pattern, nuclear, and thermal and hydraulic characteristics are analyzed. Also included are fuel performance analysis and development of a core protection and monitoring system that is adequate for the soluble boron free core of an integral reactor. Core shielding design analysis is accomplished, too. Moreover, full scope interface data are produced for reactor safety and performance analyses and other design activities. Nuclear, thermal and

  12. Debugging multi-core systems-on-chip

    NARCIS (Netherlands)

    Vermeulen, B.; Goossens, K.G.W.; Kornaros, G.

    2010-01-01

    In this chapter, we introduced three fundamental reasons why debugging a multi-processor SoC is intrinsically difficult; (1) limited internal observability, (2) asynchronicity, and (3) non-determinism.

  13. Development of the Learning Health System Researcher Core Competencies.

    Science.gov (United States)

    Forrest, Christopher B; Chesley, Francis D; Tregear, Michelle L; Mistry, Kamila B

    2017-08-04

    To develop core competencies for learning health system (LHS) researchers to guide the development of training programs. Data were obtained from literature review, expert interviews, a modified Delphi process, and consensus development meetings. The competencies were developed from August to December 2016 using qualitative methods. The literature review formed the basis for the initial draft of a competency domain framework. Key informant semi-structured interviews, a modified Delphi survey, and three expert panel (n = 19 members) consensus development meetings produced the final set of competencies. The iterative development process yielded seven competency domains: (1) systems science; (2) research questions and standards of scientific evidence; (3) research methods; (4) informatics; (5) ethics of research and implementation in health systems; (6) improvement and implementation science; and (7) engagement, leadership, and research management. A total of 33 core competencies were prioritized across these seven domains. The real-world milieu of LHS research, the embeddedness of the researcher within the health system, and engagement of stakeholders are distinguishing characteristics of this emerging field. The LHS researcher core competencies can be used to guide the development of learning objectives, evaluation methods, and curricula for training programs. © Health Research and Educational Trust.

  14. Optimization and Openmp Parallelization of a Discrete Element Code for Convex Polyhedra on Multi-Core Machines

    Science.gov (United States)

    Chen, Jian; Matuttis, Hans-Georg

    2013-02-01

    We report our experiences with the optimization and parallelization of a discrete element code for convex polyhedra on multi-core machines and introduce a novel variant of the sort-and-sweep neighborhood algorithm. While in theory the whole code in itself parallelizes ideally, in practice the results on different architectures with different compilers and performance measurement tools depend very much on the particle number and optimization of the code. After difficulties with the interpretation of the data for speedup and efficiency are overcome, respectable parallelization speedups could be obtained.

  15. Computational models of stellar collapse and core-collapse supernovae

    International Nuclear Information System (INIS)

    Ott, Christian D; O'Connor, Evan; Schnetter, Erik; Loeffler, Frank; Burrows, Adam; Livne, Eli

    2009-01-01

    Core-collapse supernovae are among Nature's most energetic events. They mark the end of massive star evolution and pollute the interstellar medium with the life-enabling ashes of thermonuclear burning. Despite their importance for the evolution of galaxies and life in the universe, the details of the core-collapse supernova explosion mechanism remain in the dark and pose a daunting computational challenge. We outline the multi-dimensional, multi-scale, and multi-physics nature of the core-collapse supernova problem and discuss computational strategies and requirements for its solution. Specifically, we highlight the axisymmetric (2D) radiation-MHD code VULCAN/2D and present results obtained from the first full-2D angle-dependent neutrino radiation-hydrodynamics simulations of the post-core-bounce supernova evolution. We then go on to discuss the new code Zelmani which is based on the open-source HPC Cactus framework and provides a scalable AMR approach for 3D fully general-relativistic modeling of stellar collapse, core-collapse supernovae and black hole formation on current and future massively-parallel HPC systems. We show Zelmani's scaling properties to more than 16,000 compute cores and discuss first 3D general-relativistic core-collapse results.

  16. Core Flight System (CFS) Integrated Development Environment

    Data.gov (United States)

    National Aeronautics and Space Administration — The purpose of this project is to create an Integrated Development Environment (IDE) for the Core Flight System (CFS) software to reduce the time it takes to...

  17. Settings for Physical Activity – Developing a Site-specific Physical Activity Behavior Model based on Multi-level Intervention Studies

    DEFF Research Database (Denmark)

    Troelsen, Jens; Klinker, Charlotte Demant; Breum, Lars

    Settings for Physical Activity – Developing a Site-specific Physical Activity Behavior Model based on Multi-level Intervention Studies Introduction: Ecological models of health behavior have potential as theoretical framework to comprehend the multiple levels of factors influencing physical...... to be taken into consideration. A theoretical implication of this finding is to develop a site-specific physical activity behavior model adding a layered structure to the ecological model representing the determinants related to the specific site. Support: This study was supported by TrygFonden, Realdania...... activity (PA). The potential is shown by the fact that there has been a dramatic increase in application of ecological models in research and practice. One proposed core principle is that an ecological model is most powerful if the model is behavior-specific. However, based on multi-level interventions...

  18. Development of concept and neutronic calculation method for large LMFBR core

    International Nuclear Information System (INIS)

    Shirakata, K.; Ishikawa, M.; Ikegami, T.; Sanda, T.; Kaneto, K.; Kawashima, M.; Kaise, Y.; Shirakawa, M.; Hibi, K.

    1991-01-01

    Presented in this paper is the state of the art of reactor physics R and Ds for the development of concept and neutronic calculation method for large Liquid Metal Fast Breeder Reactor (LMFBR) core. Physics characteristics of concepts for mixed oxide (MOX) fueled large FBR core were investigated by a series of benchmark critical experiments. Next, an adequacy and accuracy of the current neutronic calculation method was assessed by the experiments analyses, and then neutronic prediction accuracies by the method were evaluated for physics characteristics of the large core. Concerns on core development were discussed in terms of neutronics. (author)

  19. Core competencies for pharmaceutical physicians and drug development scientists

    Science.gov (United States)

    Silva, Honorio; Stonier, Peter; Buhler, Fritz; Deslypere, Jean-Paul; Criscuolo, Domenico; Nell, Gerfried; Massud, Joao; Geary, Stewart; Schenk, Johanna; Kerpel-Fronius, Sandor; Koski, Greg; Clemens, Norbert; Klingmann, Ingrid; Kesselring, Gustavo; van Olden, Rudolf; Dubois, Dominique

    2013-01-01

    Professional groups, such as IFAPP (International Federation of Pharmaceutical Physicians and Pharmaceutical Medicine), are expected to produce the defined core competencies to orient the discipline and the academic programs for the development of future competent professionals and to advance the profession. On the other hand, PharmaTrain, an Innovative Medicines Initiative project, has become the largest public-private partnership in biomedicine in the European Continent and aims to provide postgraduate courses that are designed to meet the needs of professionals working in medicines development. A working group was formed within IFAPP including representatives from PharmaTrain, academic institutions and national member associations, with special interest and experience on Quality Improvement through education. The objectives were: to define a set of core competencies for pharmaceutical physicians and drug development scientists, to be summarized in a Statement of Competence and to benchmark and align these identified core competencies with the Learning Outcomes (LO) of the PharmaTrain Base Course. The objectives were successfully achieved. Seven domains and 60 core competencies were identified and aligned accordingly. The effective implementation of training programs using the competencies or the PharmaTrain LO anywhere in the world may transform the drug development process to an efficient and integrated process for better and safer medicines. The PharmaTrain Base Course might provide the cognitive framework to achieve the desired Statement of Competence for Pharmaceutical Physicians and Drug Development Scientists worldwide. PMID:23986704

  20. Core Competencies for Pharmaceutical Physicians and Drug Development Scientists

    Directory of Open Access Journals (Sweden)

    Honorio eSilva

    2013-08-01

    Full Text Available Professional groups, such as IFAPP (International Federation of Pharmaceutical Physicians and Pharmaceutical Medicine, are expected to produce the defined core competencies to orient the discipline and the academic programs for the development of future competent professionals and to advance the profession. On the other hand, PharmaTrain, an Innovative Medicines Initiative project, has become the largest public-private partnership in biomedicine in the European Continent and aims to provide postgraduate courses that are designed to meet the needs of professionals working in medicines development. A working group was formed within IFAPP including representatives from PharmaTrain, academic institutions and national member associations, with special interest and experience on Quality Improvement through education. The objectives were: to define a set of core competencies for pharmaceutical physicians and drug development scientists, to be summarized in a Statement of Competence and to benchmark and align these identified core competencies with the Learning Outcomes of the PharmaTrain Base Course. The objectives were successfully achieved. Seven domains and 60 core competencies were identified and aligned accordingly. The effective implementation of training programs using the competencies or the PharmaTrain Learning Outcomes anywhere in the world may transform the drug development process to an efficient and integrated process for better and safer medicines. The PharmaTrain Base Course might provide the cognitive framework to achieve the desired Statement of Competence for Pharmaceutical Physicians and Drug Development Scientists worldwide.

  1. Development of high performance core for large fast breeder reactors

    International Nuclear Information System (INIS)

    Inoue, Kotaro; Kawashima, Katsuyuki; Watari, Yoshio.

    1982-01-01

    Subsequently to the fast breeder prototype reactor ''Monju'', the construction of a demonstration reactor with 1000 MWe output is planned. This research aims at the establishment of the concept of a large core with excellent fuel breeding property and safety for a demonstration and commercial reactors. For the purpose, the optimum specification of fuel design as a large core was clarified, and the new construction of a core was examined, in which a disk-shaped blanket with thin peripheral edge is introduced at the center of a core. As the result, such prospect was obtained that the time for fuel doubling would be 1/2, and the energy generated in a core collapse accident would be about 1/5 as compared with a large core using the same fuel as ''Monju''. Generally, as a core is enlarged, the rate of breeding lowers. If a worst core collapse accident occurs, the scale of accident will be very large in the case of a ''Monju'' type large core. In an unhomogeneous core, an internal blanket is provided in the core for the purpose of improving the breeding property and safety. Hitachi Ltd. developed the concept of a large core unhomogeneous in axial direction and proposed it. The research on the fuel design for a large core, an unhomogeneous core and its core collapse accident is reported. (Kako, I.)

  2. Development of whole core thermal-hydraulic analysis program ACT. 3. Coupling core module with primary heat transport system module

    International Nuclear Information System (INIS)

    Ohtaka, Masahiko; Ohshima, Hiroyuki

    1998-10-01

    A whole core thermal-hydraulic analysis program ACT is being developed for the purpose of evaluating detailed in-core thermal hydraulic phenomena of fast reactors including inter-wrapper flow under various reactor operation conditions. In this work, the core module as a main part of the ACT developed last year, which simulates thermal-hydraulics in the subassemblies and the inter-subassembly gaps, was coupled with an one dimensional plant system thermal-hydraulic analysis code LEDHER to simulate transients in the primary heat transport system and to give appropriate boundary conditions to the core model. The effective algorithm to couple these two calculation modules was developed, which required minimum modification of them. In order to couple these two calculation modules on the computing system, parallel computing technique using PVM (Parallel Virtual Machine) programming environment was applied. The code system was applied to analyze an out-of-pile sodium experiment simulating core with 7 subassemblies under transient condition for code verification. It was confirmed that the analytical results show a similar tendency of experimental results. (author)

  3. Egalitarianism in Multi-Choice Games

    NARCIS (Netherlands)

    Brânzei, R.; Llorca, N.; Sánchez-Soriano, J.; Tijs, S.H.

    2007-01-01

    In this paper we introduce the equal division core for arbitrary multi-choice games and the constrained egalitarian solution for con- vex multi-choice games, using a multi-choice version of the Dutta-Ray algorithm for traditional convex games. These egalitarian solutions for multi-choice games have

  4. Optimization and parallelization of B-spline based orbital evaluations in QMC on multi/many-core shared memory processors

    OpenAIRE

    Mathuriya, Amrita; Luo, Ye; Benali, Anouar; Shulenburger, Luke; Kim, Jeongnim

    2016-01-01

    B-spline based orbital representations are widely used in Quantum Monte Carlo (QMC) simulations of solids, historically taking as much as 50% of the total run time. Random accesses to a large four-dimensional array make it challenging to efficiently utilize caches and wide vector units of modern CPUs. We present node-level optimizations of B-spline evaluations on multi/many-core shared memory processors. To increase SIMD efficiency and bandwidth utilization, we first apply data layout transfo...

  5. Core Clinical Data Elements for Cancer Genomic Repositories: A Multi-stakeholder Consensus.

    Science.gov (United States)

    Conley, Robert B; Dickson, Dane; Zenklusen, Jean Claude; Al Naber, Jennifer; Messner, Donna A; Atasoy, Ajlan; Chaihorsky, Lena; Collyar, Deborah; Compton, Carolyn; Ferguson, Martin; Khozin, Sean; Klein, Roger D; Kotte, Sri; Kurzrock, Razelle; Lin, C Jimmy; Liu, Frank; Marino, Ingrid; McDonough, Robert; McNeal, Amy; Miller, Vincent; Schilsky, Richard L; Wang, Lisa I

    2017-11-16

    The Center for Medical Technology Policy and the Molecular Evidence Development Consortium gathered a diverse group of more than 50 stakeholders to develop consensus on a core set of data elements and values essential to understanding the clinical utility of molecularly targeted therapies in oncology. Copyright © 2017 Elsevier Inc. All rights reserved.

  6. Development of the core safety regulation technology for the SMART-P

    Energy Technology Data Exchange (ETDEWEB)

    Cho, Nam Zin; Kim, Do Sam; Lee, Kyeong Taek; Park, Young Ryoung; Lee, Gil Soo; Kim, Jong Woon; Yun, Sung Hwan; Lee, Jae Jun; Lee, Myung Hee [Korea Atomic Energy Research Institute, Daejeon (Korea, Republic of)

    2003-06-15

    As the SMART-P is different from existing general reactors, new regulation technology is required to understand and assess the SMART-P for its regulatory reviews. One of the these technologies is related to the core design analysis. Because the SMART-P used metallic fuels, this study also collects general metallic nuclear fuel data and SMART-P's metallic fuel data from the materials studied by KAERI. The core design methodologies of KWU, ABB-CE, Westinghouse, Studsvik, Scandpower, US NRC and domestic research centers were investigated. Specially, The Hellios lattice core was studied for hexagonal nuclear fuel assembly calculation. Also, the VVER-1000 benchmark problem was analyzed by the PARCS code which has been developed by U.S. NRC. In this study, a AFEN-based computing code KORDAX os developed for the regulatory review of the SMART-P. KORDAX which is a nodal code using AFEN method dose not use transverse integration and this it can give higher accuracy results. Also, Because KORDAX is useful for hexagonal core and uses a method different with the core design code of the SMART-P developed by KAERI, it is judged that KORDAX can be an independent and reliable regulation verification code. In the next year study, HELIOS will be further studied as a core lattice code, and a hexagonal kinetics code which is based on AFEN method will be developed more systematically.

  7. Computational models of stellar collapse and core-collapse supernovae

    Energy Technology Data Exchange (ETDEWEB)

    Ott, Christian D; O' Connor, Evan [TAPIR, Mailcode 350-17, California Institute of Technology, Pasadena, CA (United States); Schnetter, Erik; Loeffler, Frank [Center for Computation and Technology, Louisiana State University, Baton Rouge, LA (United States); Burrows, Adam [Department of Astrophysical Sciences, Princeton University, Princeton, NJ (United States); Livne, Eli, E-mail: cott@tapir.caltech.ed [Racah Institute of Physics, Hebrew University, Jerusalem (Israel)

    2009-07-01

    Core-collapse supernovae are among Nature's most energetic events. They mark the end of massive star evolution and pollute the interstellar medium with the life-enabling ashes of thermonuclear burning. Despite their importance for the evolution of galaxies and life in the universe, the details of the core-collapse supernova explosion mechanism remain in the dark and pose a daunting computational challenge. We outline the multi-dimensional, multi-scale, and multi-physics nature of the core-collapse supernova problem and discuss computational strategies and requirements for its solution. Specifically, we highlight the axisymmetric (2D) radiation-MHD code VULCAN/2D and present results obtained from the first full-2D angle-dependent neutrino radiation-hydrodynamics simulations of the post-core-bounce supernova evolution. We then go on to discuss the new code Zelmani which is based on the open-source HPC Cactus framework and provides a scalable AMR approach for 3D fully general-relativistic modeling of stellar collapse, core-collapse supernovae and black hole formation on current and future massively-parallel HPC systems. We show Zelmani's scaling properties to more than 16,000 compute cores and discuss first 3D general-relativistic core-collapse results.

  8. GPU based numerical simulation of core shooting process

    Directory of Open Access Journals (Sweden)

    Yi-zhong Zhang

    2017-11-01

    Full Text Available Core shooting process is the most widely used technique to make sand cores and it plays an important role in the quality of sand cores. Although numerical simulation can hopefully optimize the core shooting process, research on numerical simulation of the core shooting process is very limited. Based on a two-fluid model (TFM and a kinetic-friction constitutive correlation, a program for 3D numerical simulation of the core shooting process has been developed and achieved good agreements with in-situ experiments. To match the needs of engineering applications, a graphics processing unit (GPU has also been used to improve the calculation efficiency. The parallel algorithm based on the Compute Unified Device Architecture (CUDA platform can significantly decrease computing time by multi-threaded GPU. In this work, the program accelerated by CUDA parallelization method was developed and the accuracy of the calculations was ensured by comparing with in-situ experimental results photographed by a high-speed camera. The design and optimization of the parallel algorithm were discussed. The simulation result of a sand core test-piece indicated the improvement of the calculation efficiency by GPU. The developed program has also been validated by in-situ experiments with a transparent core-box, a high-speed camera, and a pressure measuring system. The computing time of the parallel program was reduced by nearly 95% while the simulation result was still quite consistent with experimental data. The GPU parallelization method can successfully solve the problem of low computational efficiency of the 3D sand shooting simulation program, and thus the developed GPU program is appropriate for engineering applications.

  9. Stretchable inductor with liquid magnetic core

    Science.gov (United States)

    Lazarus, N.; Meyer, C. D.

    2016-03-01

    Adding magnetic materials is a well-established method for improving performance of inductors. However, traditional magnetic cores are rigid and poorly suited for the emerging field of stretchable electronics, where highly deformable inductors are used to wirelessly couple power and data signals. In this work, stretchable inductors are demonstrated based on the use of ferrofluids, magnetic liquids based on distributed magnetic particles, to create a compliant magnetic core. Using a silicone molding technique to create multi-layer fluidic channels, a liquid metal solenoid is fabricated around a ferrofluid channel. An analytical model is developed for the effects of mechanical strain, followed by experimental verification using two different ferrofluids with different permeabilities. Adding ferrofluid was found to increase the unstrained inductance by up to 280% relative to a similar inductor with a non-magnetic silicone core, while retaining the ability to survive uniaxial strains up to 100%.

  10. Application of Looped Network Analysis Method to Core of Prismatic VHTR

    International Nuclear Information System (INIS)

    Lee, Jeong-Hun; Cho, Hyoung-Kyu; Park, Goon-Cherl

    2016-01-01

    Most of reactor coolant flows through the coolant channel within the fuel block, but some portion of the reactor coolant bypasses to the interstitial gaps. The vertical gap and horizontal gap are called bypass gap and cross gap, respectively as shown in Fig. 1. CFD simulation for the full core of VHTR might be possible but it requires vast computational cost and time. Moreover, it is hard to cover whole cases corresponding to the various bypass gap distribution in the whole VHTR core. In order to solve this problem, in this study, the flow network analysis code, FastNet (Flow Analysis for Steady-state Network), was developed using the Looped Network Analysis Method. The applied method was validated by comparing with SNU VHTR multi-block experiment. A 3-demensional network modeling was conducted representing flow paths as flow resistances. Flow network analysis code, FastNet, was developed to evaluate the core bypass flow distribution by using looped network analysis method. Complex flow network could be solved simply by converting the non-linear momentum equation to the linearized equation. The FastNet code predicted the flow distribution of the SNU multi-block experiment accurately

  11. Development of LMR basic design technology - Development of 3-D multi-group nodal kinetics code for liquid metal reactors

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Myung Hyun [Kyunghee University, Seoul (Korea, Republic of)

    1996-07-01

    A development project of 3-dimensional kinetics code for ALMR has three level of works. In the first level, a multi-group, nodal kinetics code for the HEX-Z geometry has been developed. A code showed very good results for the static analysis as well as for the kinetics problems. At the second level, a core thermal-hydraulic analysis code was developed for the temperature feedback calculation in ALMR transients analysis. This code is coupled with kinetics code. A sodium property table was programmed and tested to the KAERI data and thermal feedback model was developed and coupled in code. Benchmarking of T/H calculation has been performed and showed fairly good results. At the third level of research work, reactivity feedback model for structure thermal expansion is developed and added to the code. At present, basic model was studied. However, code development in now on going. Benchmarking of this model developed can not be done because of lack of data. 31 refs., 17 tabs., 38 figs. (author)

  12. Development of conceptual nuclear design of 10MWt research reactor core

    International Nuclear Information System (INIS)

    Kim, M. H.; Lim, J. Y.; Win, Naing; Park, J. M.

    2008-03-01

    KAERI has been devoted to develop export-oriented research reactors for a growing world-wide demand of new research reactor construction. Their ambition is that design of Korean research reactor must be competitive in commercial and technological based on the experience of the HANARO core design concept with thermal power of 30MW. They are developing a new research reactor named Advanced HANARO research Reactor (AHR) with thermal power of 20 MW. KAERI has export records of nuclear technology. In 1954-1967 two series of pool type research reactors based on the Russian design, VVR type and IRT type, have been constructed and commissioned in some countries as well as Russia. Nowadays Russian design is introducing again for export to developing countries such as Union of Myanmar. Therefore the objective of this research is that to build and innovative 10 MW research reactor core design based on the concept of HANARO core design to be competitive with Russian research reactor core design. system tool of HELIOS was used at the first stage in both cases which are research reactor using tubular type fuel assemblies and that reactor using pin type fuel assemblies. The reference core design of first kind of research reactor includes one in-core irradiation site at the core center. The neutron flux evaluations for core as well as reflector region were done through logical consistency of neutron flux distributions for individual assemblies. In order to find the optimum design, the parametric studies were carried out for assembly pitch, active fuel length, number of fuel ring in each assembly and so on. Design result shows the feasibility to have high neutron flux at in-core irradiation site. The second kind of research reactor is used the same kind of assemblies as HANARO and hence there is no optimization about basic design parameters. That core has only difference composition of assemblies and smaller specific power than HANARO. Since it is a reference core at first stage

  13. Multi Service Proxy: Mobile Web Traffic Entitlement Point in 4G Core Network

    Directory of Open Access Journals (Sweden)

    Dalibor Uhlir

    2015-05-01

    Full Text Available Core part of state-of-the-art mobile networks is composed of several standard elements like GGSN (Gateway General Packet Radio Service Support Node, SGSN (Serving GPRS Support Node, F5 or MSP (Multi Service Proxy. Each node handles network traffic from a slightly different perspective, and with various goals. In this article we will focus only on the MSP, its key features and especially on related security issues. MSP handles all HTTP traffic in the mobile network and therefore it is a suitable point for the implementation of different optimization functions, e.g. to reduce the volume of data generated by YouTube or similar HTTP-based service. This article will introduce basic features and functions of MSP as well as ways of remote access and security mechanisms of this key element in state-of-the-art mobile networks.

  14. Steady state thermal hydraulic analysis of LMR core using COBRA-K code

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Eui Kwang; Kim, Young Gyun; Kim Young In; Kim Young Cheol

    1997-02-01

    A thermal hydraulics analysis code COBRA-K is being developed by the KAERI LMR core design technology development team. COBRA-K is a part of the integrated computation system for LMR core design and analysis, the K-CORE system. COBRA-K is supposed to predict the flow and temperature distributions in LMR core. COBRA-K is an extension of the previously published COBRA-IV-I code with several functional improvements. Specially COBRA-K has been improved to analyze single and multi-assembly, and whole-core in the transient condition. This report describes the overall features of COBRA-K and gives general input descriptions. The 19 pin assembly experimental data of ORNL were used to verify the accuracy of this code for the steady state analysis. The comparative results show good agreements between the calculated and the measured data. And COBRA-K can be used to predict flow and temperature distributions for the LMR core design. (author). 7 refs., 6 tabs., 13 figs.

  15. Crosstalk-Managed Heterogeneous Single-Mode 32-Core Fibre

    DEFF Research Database (Denmark)

    Sasaki, Y.; Fukumoto, Ryohei; Takenaga, Katsuhiro

    2016-01-01

    A heterogeneous single-mode 32-core fibre with a cladding diameter of 243 micrometer is designed and fabricated. The highest core count in single-mode multi-core fibres and low worst-case crosstalk of less than -24 dB/1000 km in C-band are achieved simultaneously....

  16. Development of a Web-based CANDU Core Management Procedure Automation System

    International Nuclear Information System (INIS)

    Lee, Sanghoon; Kim, Eunggon; Park, Daeyou; Yeom, Choongsub; Suh, Hyungbum; Kim, Sungmin

    2006-01-01

    CANDU reactor core needs efficient core management to increase safety, stability, high performance as well as to decrease operational cost. The most characteristic feature of CANDU is so called 'on-power refueling' i.e., there is no shutdown during refueling in opposition to that of PWR. Although this on-power refueling increases the efficiency of the plant, it requires heavy operational task and difficulties in real time operation such as regulating power distribution, burnup distribution, LZC statistics, the position of control devices and so on. To enhance the CANDU core management, there are several approaches to help operator and reduce difficulties, one of them is the COMOS (CANDU Core On-line Monitoring System). It has developed as an online core surveillance system based on the standard incre instrumentation and the numerical analysis codes such as RFSP (Reactor Fueling Simulation Program). As the procedure is getting more complex and the number of programs is increased, it is required that integrated and cooperative system. So, KHNP and IAE have been developing a new web-based system which can support effective and accurate reactor operational environment called COMPAS that means CANDU cOre Management Procedure Automation System. To ensure development of successful system, several steps of identifying requirements have been performed and Software Requirement Specification (SRS) document was developed. In this paper we emphasis on the how to keep consistency between the requirements and system products by applying requirement traceability methodology

  17. Polyaniline/multi-walled carbon nanotubes composite with core-shell structures as a cathode material for rechargeable lithium-polymer cells

    Energy Technology Data Exchange (ETDEWEB)

    Liu, Pan [School of Marine Science and Technology, Harbin Institute of Technology, Weihai 264209 (China); Han, Jia-Jun, E-mail: hanjiajunhitweihai@163.com [School of Marine Science and Technology, Harbin Institute of Technology, Weihai 264209 (China); Jiang, Li-Feng [Dalian Chemical Institute of Chinese Academy of Sciences, Dalian 116011 (China); Li, Zhao-Yu; Cheng, Jin-Ning [School of Marine Science and Technology, Harbin Institute of Technology, Weihai 264209 (China)

    2017-04-01

    Highlights: • The polyaniline multi-walled carbon nanotubes composite with core-shell structures was synthetized via in situ chemical oxidative polymerization, and the materials were characterized by physical and chemical methods. • The PANI/WMCNTs was synthetized via in situ chemical oxidative polymerization with core-shell structures. • The WMCNTs highly enhanced the conductivity of composites. • The comopsites were more conducive to the intercalation and deintercalation of anions and cations. • The much better performance as the cathode for lithium-ion cells was acquired for the composites. • The composites are low cost and eco-friendly which have a good prospect in future. - Abstract: The aniline was polymerized onto functionalized multi-walled carbon nanotubes in order to obtain a cathode material with core-shell structures for lithium batteries. The structure and morphology of the samples were investigated by Fourier transform infrared spectroscopy analysis, scanning electron microscope, transmission electron microscope and X-ray diffraction. The electrochemical properties of the composite were characterized by the cyclic voltammetry, the charge/discharge property, coulombic efficiency, and ac impedance spectroscopy in detail. At a constant current density of 0.2 C, the first specific discharge capacity of the reduced and oxidized PANI/WMCNTs were 181.8 mAh/g and 135.1 mAh/g separately, and the capacity retention rates were corresponding to 76.75% and 86.04% for 100 cycles with 99% coulombic efficiency. It was confirmed that the CNTs obviously enhanced the conductivity and electrochemical performance of polyaniline, and compared with the pure PANI, the reduced composite possessed a quite good performance for the cathode of lithium batteries.

  18. Creating and improving multi-threaded Geant4

    CERN Document Server

    Dong, Xin; Apostolakis, John; Jarp, Sverre; Nowak, Andrzej; Asai, Makoto; Brandt, Daniel

    2012-01-01

    We document the methods used to create the multi-threaded prototype Geant4MT from a sequential version of Geant4. We cover the Source-to-Source transformations applied, and discuss the process of verifying the correctness of the Geant4MT toolkit and applications based on it. Tools to ensure that the results of a transformed multi-threaded application are exactly equal to the original sequential version are under development. Stand-alone or simple applications can be adapted within 1-2 working days. Geant4MT is shown to scale linearly on an 80-core computer. In the special case of a single worker thread on one core, 30% overhead has been observed. We explain the reasons for this and the improvements introduced to reduce this overhead.

  19. Development of coring, consolidating, subterrene penetrators

    International Nuclear Information System (INIS)

    Murphy, H.D.; Neudecker, J.W.; Cort, G.E.; Turner, W.C.; McFarland, R.D.; Griggs, J.E.

    1976-02-01

    Coring penetrators offer two advantages over full face-melting penetrators, i.e., formation of larger boreholes with no increase in power and the production of glass-lined, structurally undisturbed cores which can be recovered with conventional core-retrieval systems. These cores are of significant value in geological exploratory drilling programs. The initial design details and fabrication features of a 114-mm-diam coring penetrator are discussed; significant factors for design optimization are also presented. Results of laboratory testing are reported and compared with performance predictions, and an initial field trial is described

  20. Development tendencies of moulding and core sands

    Directory of Open Access Journals (Sweden)

    Stanislaw M. Dobosz1

    2011-11-01

    Full Text Available Further development of the technology for making moulding and core sands will be strictly limited by tough requirements due to protection of the natural environment. These tendencies are becoming more and more tense, so that we will reach a point when even processes, that from technological point of view fulfill high requirements of the foundry industry, must be replaced by more ecologically-friendly solutions. Hence, technologies using synthetic resins as binding materials will be limited. This paper presents some predictable development tendencies of moulding and core sands. The increasing role of inorganic substances will be noticed, including silicate binders with significantly improved properties, such as improved knock-out property or higher reclamation strength. Other interesting solutions might also be moulding sands bonded by geo-polymers and phosphate binders or salts and also binders based on degradable biopolymers. These tendencies and the usefulness of these binders are put forward in this paper.

  1. Research and development of in-core transducers at the CIAE

    International Nuclear Information System (INIS)

    Huang Yucai; Liu Yupu; Jia Guozhen; Liu Lianping

    1996-01-01

    In this paper, R and D of in-core transducers at the CIAE are briefly summarized. With the construction and commissioning of PWR nuclear power plant in China, fuel rod behaviour need to be studied carefully. As conventional transducers cannot meet the requirements of in-core applications, R and D of in-core transducers are developed. Since 1980's, several kinds of in-core transducers have been successfully fabricated and tested under the conditions simulating PWR. At present, in-pile tests of the transducers combining with the studies of individual behaviour of PWR fuel rod are being planned at the CIAE. (author). 11 refs, 12 figs, 4 tabs

  2. In-Pile Instrumentation Multi- Parameter System Utilizing Photonic Fibers and Nanovision

    Energy Technology Data Exchange (ETDEWEB)

    Burgett, Eric [Idaho State Univ., Pocatello, ID (United States)

    2015-10-13

    An advanced in-pile multi-parameter reactor monitoring system is being proposed in this funding opportunity. The proposed effort brings cutting edge, high fidelity optical measurement systems into the reactor environment in an unprecedented fashion, including in-core, in-cladding and in-fuel pellet itself. Unlike instrumented leads, the proposed system provides a unique solution to a multi-parameter monitoring need in core while being minimally intrusive in the reactor core. Detector designs proposed herein can monitor fuel compression and expansion in both the radial and axial dimensions as well as monitor linear power profiles and fission rates during the operation of the reactor. In addition to pressure, stress, strain, compression, neutron flux, neutron spectra, and temperature can be observed inside the fuel bundle and fuel rod using the proposed system. The proposed research aims at developing radiation-hard, harsh-environment multi-parameter systems for insertion into the reactor environment. The proposed research holds the potential to drastically increase the fidelity and precision of in-core instrumentation with little or no impact in the neutron economy in the reactor environment while providing a measurement system capable of operation for entire operating cycles.

  3. In-Pile Instrumentation Multi- Parameter System Utilizing Photonic Fibers and Nanovision

    International Nuclear Information System (INIS)

    Burgett, Eric

    2015-01-01

    An advanced in-pile multi-parameter reactor monitoring system is being proposed in this funding opportunity. The proposed effort brings cutting edge, high fidelity optical measurement systems into the reactor environment in an unprecedented fashion, including in-core, in-cladding and in-fuel pellet itself. Unlike instrumented leads, the proposed system provides a unique solution to a multi-parameter monitoring need in core while being minimally intrusive in the reactor core. Detector designs proposed herein can monitor fuel compression and expansion in both the radial and axial dimensions as well as monitor linear power profiles and fission rates during the operation of the reactor. In addition to pressure, stress, strain, compression, neutron flux, neutron spectra, and temperature can be observed inside the fuel bundle and fuel rod using the proposed system. The proposed research aims at developing radiation-hard, harsh-environment multi-parameter systems for insertion into the reactor environment. The proposed research holds the potential to drastically increase the fidelity and precision of in-core instrumentation with little or no impact in the neutron economy in the reactor environment while providing a measurement system capable of operation for entire operating cycles.

  4. CORE SIM: A multi-purpose neutronic tool for research and education

    International Nuclear Information System (INIS)

    Demaziere, Christophe

    2011-01-01

    Highlights: → A highly flexible neutronic core simulator was developed. → The tool estimates the static neutron flux, the eigenmodes, and the neutron noise. → The tool was successfully validated via many benchmark cases. → The tool can be used for research and education. → The tool is freely available. - Abstract: This paper deals with the development, validation, and demonstration of an innovative neutronic tool. The novelty of the tool resides in its versatility, since many different systems can be investigated and different kinds of calculations can be performed. More precisely, both critical systems and subcritical systems with an external neutron source can be studied, and static and dynamic cases in the frequency domain (i.e. for stationary fluctuations) can be considered. In addition, the tool has the ability to determine the different eigenfunctions of any nuclear core. For each situation, the static neutron flux, the different eigenmodes and eigenvalues, the first-order neutron noise, and their adjoint functions are estimated, as well as the effective multiplication factor of the system. The main advantages of the tool, which is entirely MatLab based, lie with the robustness of the implemented numerical algorithms, its high portability between different computer platforms and operative systems, and finally its ease of use since no input deck writing is required. The present version of the tool, which is based on two-group diffusion theory, is mostly suited to investigate thermal systems. The definition of both the static and dynamic core configurations directly from the static macroscopic cross-sections and their fluctuations, respectively, makes the tool particularly well suited for research and education. Some of the many benchmark cases used to validate the tool are briefly reported. The static and dynamic capabilities of the tool are also demonstrated for the following configurations: a vibrating control rod, a perturbation traveling upwards

  5. Gas core nuclear thermal rocket engine research and development in the former USSR

    International Nuclear Information System (INIS)

    Koehlinger, M.W.; Bennett, R.G.; Motloch, C.G.; Gurfink, M.M.

    1992-09-01

    Beginning in 1957 and continuing into the mid 1970s, the USSR conducted an extensive investigation into the use of both solid and gas core nuclear thermal rocket engines for space missions. During this time the scientific and engineering. problems associated with the development of a solid core engine were resolved. At the same time research was undertaken on a gas core engine, and some of the basic engineering problems associated with the concept were investigated. At the conclusion of the program, the basic principles of the solid core concept were established. However, a prototype solid core engine was not built because no established mission required such an engine. For the gas core concept, some of the basic physical processes involved were studied both theoretically and experimentally. However, no simple method of conducting proof-of-principle tests in a neutron flux was devised. This report focuses primarily on the development of the. gas core concept in the former USSR. A variety of gas core engine system parameters and designs are presented, along with a summary discussion of the basic physical principles and limitations involved in their design. The parallel development of the solid core concept is briefly described to provide an overall perspective of the magnitude of the nuclear thermal propulsion program and a technical comparison with the gas core concept

  6. Core Hunter 3: flexible core subset selection.

    Science.gov (United States)

    De Beukelaer, Herman; Davenport, Guy F; Fack, Veerle

    2018-05-31

    Core collections provide genebank curators and plant breeders a way to reduce size of their collections and populations, while minimizing impact on genetic diversity and allele frequency. Many methods have been proposed to generate core collections, often using distance metrics to quantify the similarity of two accessions, based on genetic marker data or phenotypic traits. Core Hunter is a multi-purpose core subset selection tool that uses local search algorithms to generate subsets relying on one or more metrics, including several distance metrics and allelic richness. In version 3 of Core Hunter (CH3) we have incorporated two new, improved methods for summarizing distances to quantify diversity or representativeness of the core collection. A comparison of CH3 and Core Hunter 2 (CH2) showed that these new metrics can be effectively optimized with less complex algorithms, as compared to those used in CH2. CH3 is more effective at maximizing the improved diversity metric than CH2, still ensures a high average and minimum distance, and is faster for large datasets. Using CH3, a simple stochastic hill-climber is able to find highly diverse core collections, and the more advanced parallel tempering algorithm further increases the quality of the core and further reduces variability across independent samples. We also evaluate the ability of CH3 to simultaneously maximize diversity, and either representativeness or allelic richness, and compare the results with those of the GDOpt and SimEli methods. CH3 can sample equally representative cores as GDOpt, which was specifically designed for this purpose, and is able to construct cores that are simultaneously more diverse, and either are more representative or have higher allelic richness, than those obtained by SimEli. In version 3, Core Hunter has been updated to include two new core subset selection metrics that construct cores for representativeness or diversity, with improved performance. It combines and outperforms the

  7. Sensitive magnetic biodetection using magnetic multi-core nanoparticles and RCA coils

    Energy Technology Data Exchange (ETDEWEB)

    Ahrentorp, Fredrik; Blomgren, Jakob; Jonasson, Christian; Sarwe, Anna [Acreo Swedish ICT AB, Arvid Hedvalls Backe 4, Göteborg (Sweden); Sepehri, Sobhan; Eriksson, Emil; Kalaboukhov, Alexei; Jesorka, Aldo; Winkler, Dag [Department of Microtechnology and Nanoscience – MC2, Chalmers University of Technology, Göteborg (Sweden); Schneiderman, Justin F. [Institute of Neuroscience and Physiology, University of Gothenburg and MedTech West, Göteborg (Sweden); Nilsson, Mats [Science for Life Laboratory, Department of Biochemistry and Biophysics, Stockholm University, Stockholm (Sweden); Albert, Jan [Department of Microbiology, Tumor and Cell Biology, Karolinska Institutet, Stockholm (Sweden); Department of Clinical Microbiology, Karolinska University Hospital, Stockholm (Sweden); Zardán Gómez de la Torre, Teresa; Strømme, Maria [Uppsala University, Uppsala (Sweden); Johansson, Christer, E-mail: christer.johansson@acreo.se [Acreo Swedish ICT AB, Arvid Hedvalls Backe 4, Göteborg (Sweden)

    2017-04-01

    We use functionalized iron oxide magnetic multi-core particles of 100 nm in size (hydrodynamic particle diameter) and AC susceptometry (ACS) methods to measure the binding reactions between the magnetic nanoparticles (MNPs) and bio-analyte products produced from DNA segments using the rolling circle amplification (RCA) method. We use sensitive induction detection techniques in order to measure the ACS response. The DNA is amplified via RCA to generate RCA coils with a specific size that is dependent on the amplification time. After about 75 min of amplification we obtain an average RCA coil diameter of about 1 µm. We determine a theoretical limit of detection (LOD) in the range of 11 attomole (corresponding to an analyte concentration of 55 fM for a sample volume of 200 µL) from the ACS dynamic response after the MNPs have bound to the RCA coils and the measured ACS readout noise. We also discuss further possible improvements of the LOD. - Highlights: • Biosensing using Brownian relaxation of functionalized magnetic nanoparticles. • Rolling circle amplification and magnetic nanoparticles enables biosensing. • Theoretical limit of detection estimated from the signal noise gives about 55 fM.

  8. Neutronic feasibility of an LMFBR super long-life core (SLLC)

    International Nuclear Information System (INIS)

    Kawashima, Masatoshi; Aoki, Katsutada; Arie, Kazuo; Tsuboi, Yasushi

    1988-01-01

    The LMFBR Super Long-Life Core (SLLC) concept has evolved over the last few years as one of the targets of innovative approaches for future FBR cost reduction. An idea for SLLC has been developed wherein the core lifetime is extended up to the plant life of about 30 years by applying the radially and axially multi-zoned core concept (the improved homogeneous core concept). The main purpose of the present study is placed on the evaluation of neutronic feasibility of the 1000 MWe class SLLC concept. The core size of the present SLLC, which is approximately 3 to 4 times as large as those of the current 1000 MWe core design, was determined by the limit of the maximum fast neutron fluence level, which was tentatively assumed to be 5-6x10 23 nvt as the target of the future development of advanced cladding materials. Emphasis is placed on the discussion of neutronic performances of cores with oxide fuels rather than metal or carbide fuels. The present study has shown that proper zoning of the different plutonium enrichment fuels at the initial core makes it possible to achieve small enough reactivity loss during 30-year burnup while satisfying mild variation of the subassembly power distributions using a higher fuel volume fraction of about 50%. Effects of important neutronic parameters on the core performances are also discussed. (orig.)

  9. T-CREST: Time-predictable multi-core architecture for embedded systems

    DEFF Research Database (Denmark)

    Schoeberl, Martin; Abbaspourseyedi, Sahar; Jordan, Alexander

    2015-01-01

    -core architectures that are optimized for the WCET instead of the average-case execution time. The resulting time-predictable resources (processors, interconnect, memory arbiter, and memory controller) and tools (compiler, WCET analysis) are designed to ease WCET analysis and to optimize WCET performance. Compared...... domain shows that the WCET can be reduced for computation-intensive tasks when distributing the tasks on several cores and using the network-on-chip for communication. With three cores the WCET is improved by a factor of 1.8 and with 15 cores by a factor of 5.7.The T-CREST project is the result...

  10. Fracture Characterization of Sandwich Face/Core Interfaces

    DEFF Research Database (Denmark)

    Manca, Marcello

    of load transfer between the faces and the core layer is lost, the debonds are considered as primary damage initiators. Under fatigue loading the debonds may evolve into cracks that cause a reduction in structural performance and consequent failure. At present most structural design is based on “life-time...... of sandwich structures is defects that are introduced in the manufacturing process. It is inevitable that areas of the face sheets will not fully adhere to the core resulting in defects known as “debonds”. Debonds can also be induced in-service due to e.g. localised impact loading or overloading. As the means...... such result it is important to devise new experimental and analytical techniques to establish the multi-mode fracture characteristics of sandwich plate structures and accordingly develop methods to inhibit defect propagation. This thesis deals with characterization of fracture between face and core...

  11. Multi-institutional validation of a web-based core competency assessment system.

    Science.gov (United States)

    Tabuenca, Arnold; Welling, Richard; Sachdeva, Ajit K; Blair, Patrice G; Horvath, Karen; Tarpley, John; Savino, John A; Gray, Richard; Gulley, Julie; Arnold, Teresa; Wolfe, Kevin; Risucci, Donald A

    2007-01-01

    The Association of Program Directors in Surgery and the Division of Education of the American College of Surgeons developed and implemented a web-based system for end-of-rotation faculty assessment of ACGME core competencies of residents. This study assesses its reliability and validity across multiple programs. Each assessment included ratings (1-5 scale) on 23 items reflecting the 6 core competencies. A total of 4241 end-of-rotation assessments were completed for 332 general surgery residents (> or =5 evaluations each) at 5 sites during the 2004-2005 and 2005-2006 academic years. The mean rating for each resident on each item was computed for each academic year. The mean rating of items representing each competency was computed for each resident. Additional data included USMLE and ABSITE scores, PGY, and status in program (categorical, designated preliminary, and undesignated preliminary). Coefficient alpha was greater than 0.90 for each competency score. Mean ratings for each competency increased significantly (p competencies at all PGY levels. Competency ratings of PGY 1 residents correlated significantly with USMLE Step I, ranging from (r = 0.26, p competencies correlated significantly with the 2006 ABSITE Total Percentile Score (range: r = 0.20, p core competencies are internally consistent. The pattern of statistically significant correlations between competency ratings and USMLE and ABSITE scores supports the postdictive and concurrent validity, respectively, of faculty perceptions of resident knowledge. The pattern of increased ratings as a function of PGY supports the construct validity of faculty ratings of resident core competencies.

  12. Darwin Core: An Evolving Community-Developed Biodiversity Data Standard

    Science.gov (United States)

    Wieczorek, John; Bloom, David; Guralnick, Robert; Blum, Stan; Döring, Markus; Giovanni, Renato; Robertson, Tim; Vieglais, David

    2012-01-01

    Biodiversity data derive from myriad sources stored in various formats on many distinct hardware and software platforms. An essential step towards understanding global patterns of biodiversity is to provide a standardized view of these heterogeneous data sources to improve interoperability. Fundamental to this advance are definitions of common terms. This paper describes the evolution and development of Darwin Core, a data standard for publishing and integrating biodiversity information. We focus on the categories of terms that define the standard, differences between simple and relational Darwin Core, how the standard has been implemented, and the community processes that are essential for maintenance and growth of the standard. We present case-study extensions of the Darwin Core into new research communities, including metagenomics and genetic resources. We close by showing how Darwin Core records are integrated to create new knowledge products documenting species distributions and changes due to environmental perturbations. PMID:22238640

  13. The caCORE Software Development Kit: Streamlining construction of interoperable biomedical information services

    Directory of Open Access Journals (Sweden)

    Warzel Denise

    2006-01-01

    Full Text Available Abstract Background Robust, programmatically accessible biomedical information services that syntactically and semantically interoperate with other resources are challenging to construct. Such systems require the adoption of common information models, data representations and terminology standards as well as documented application programming interfaces (APIs. The National Cancer Institute (NCI developed the cancer common ontologic representation environment (caCORE to provide the infrastructure necessary to achieve interoperability across the systems it develops or sponsors. The caCORE Software Development Kit (SDK was designed to provide developers both within and outside the NCI with the tools needed to construct such interoperable software systems. Results The caCORE SDK requires a Unified Modeling Language (UML tool to begin the development workflow with the construction of a domain information model in the form of a UML Class Diagram. Models are annotated with concepts and definitions from a description logic terminology source using the Semantic Connector component. The annotated model is registered in the Cancer Data Standards Repository (caDSR using the UML Loader component. System software is automatically generated using the Codegen component, which produces middleware that runs on an application server. The caCORE SDK was initially tested and validated using a seven-class UML model, and has been used to generate the caCORE production system, which includes models with dozens of classes. The deployed system supports access through object-oriented APIs with consistent syntax for retrieval of any type of data object across all classes in the original UML model. The caCORE SDK is currently being used by several development teams, including by participants in the cancer biomedical informatics grid (caBIG program, to create compatible data services. caBIG compatibility standards are based upon caCORE resources, and thus the caCORE SDK has

  14. Core design concepts for high performance light water reactors

    International Nuclear Information System (INIS)

    Schulenberg, T.; Starflinger, J.

    2007-01-01

    Light water reactors operated under supercritical pressure conditions have been selected as one of the promising future reactor concepts to be studied by the Generation IV International Forum. Whereas the steam cycle of such reactors can be derived from modern fossil fired power plants, the reactor itself, and in particular the reactor core, still need to be developed. Different core design concepts shall be described here to outline the strategy. A first option for near future applications is a pressurized water reactor with 380 .deg. C core exit temperature, having a closed primary loop and achieving 2% pts. higher net efficiency and 24% higher specific turbine power than latest pressurized water reactors. More efficiency and turbine power can be gained from core exit temperatures around 500 .deg. C, which require a multi step heat up process in the core with intermediate coolant mixing, achieving up to 44% net efficiency. The paper summarizes different core and assembly design approaches which have been studied recently for such High Performance Light Water Reactors

  15. Examination of core competencies of agricultural development professionals in Cambodia.

    Science.gov (United States)

    Suvedi, Murari; Ghimire, Ramjee; Channa, Ty

    2018-04-01

    This cross-sectional study examined perceived level of importance, perceived level of competency in extension core competencies, and whether and how perceptions of competency vary by respondents' demographics; ascertained gaps in competency, if any; and identified ways for agricultural development professionals in Cambodia to acquire core competencies. Data were collected using a group-administered survey among 39 agricultural development professionals participating in a national workshop in December 2015. The survey consisted of 48 competencies representing eight core competencies, and each competency had level of importance and level of competency parts. The findings show that extension workers in Cambodia deemed all competencies highly or very highly important to their extension work; however, their perceived level of competency in those competencies appeared not to meet the expectations. The level of competency in all but communication skills and diversity significantly differed by gender but not by age and experience. Respondents indicated all four methods-preservice, in-service, basic induction training, and participation in seminars, workshops, and webinars-equally appropriate to acquire core competencies. The findings imply that the agricultural development authority in Cambodia should review, update, or design extension education curricula incorporating the competencies highlighted in this study and train its extension cadres on those competencies. Copyright © 2017 Elsevier Ltd. All rights reserved.

  16. The development of direct core monitoring in Nuclear Electric plc

    International Nuclear Information System (INIS)

    Curtis, R.F.; Jones, S. Reed, J.; Wickham, A.J.

    1996-01-01

    Monitoring of graphite behaviour in Nuclear Electric Magnox and AGR reactors is necessary to support operating safety cases and to ensure that reactor operation is optimized to sustain the necessary core integrity for the economic life of the reactors. The monitoring programme combines studies for pre-characterized ''installed'' samples with studies on samples trepanned from within the cores and also with studies of core and channel geometry using specially designed equipment. Nuclear Electric has two trepanning machines originally designed for Magnox-reactor work which have been used for a substantial programme over many years. They have recently been upgraded to improve sampling speed, safety and versatility - the last being demonstrated by their adaptation for a recently-won contract associated with decommissioning the Windscale piles. Radiological hazards perceived when the AGR trepanning system was designed resulted in very cumbersome equipment. This has worked well but has been inconvenient in operation. The development of a smaller and improved system for deploying the equipment is now reported. Channel dimension monitoring equipment is discussed in detail with examples of data recovered from both Magnox and AGR cores. A resolution of ± 2 of arc (tilt) and ± 0.01 mm change in diameter in attainable. It is also theoretically possible to establish brick stresses by measuring geometry changes which result from trepanning. Current development work on a revolving scanning laser rangefinder which will enable the measurement of diameters to a resolution of 0.001 mm will also be discussed. This paper also discusses non-destructive techniques for crack detection employing ultrasound or resistance networks, the use of special manipulators to deliver inspection and repair equipment and recent developments to install displacement monitors in peripheral regions of the cores, to aid the understanding of the interaction of the restraint system with the core - the region

  17. Turbofan Engine Core Compartment Vent Aerodynamic Configuration Development Methodology

    Science.gov (United States)

    Hebert, Leonard J.

    2006-01-01

    This paper presents an overview of the design methodology used in the development of the aerodynamic configuration of the nacelle core compartment vent for a typical Boeing commercial airplane together with design challenges for future design efforts. Core compartment vents exhaust engine subsystem flows from the space contained between the engine case and the nacelle of an airplane propulsion system. These subsystem flows typically consist of precooler, oil cooler, turbine case cooling, compartment cooling and nacelle leakage air. The design of core compartment vents is challenging due to stringent design requirements, mass flow sensitivity of the system to small changes in vent exit pressure ratio, and the need to maximize overall exhaust system performance at cruise conditions.

  18. Development and application of a living probabilistic safety assessment tool: Multi-objective multi-dimensional optimization of surveillance requirements in NPPs considering their ageing

    International Nuclear Information System (INIS)

    Kančev, Duško; Čepin, Marko; Gjorgiev, Blaže

    2014-01-01

    The benefits of utilizing the probabilistic safety assessment towards improvement of nuclear power plant safety are presented in this paper. Namely, a nuclear power plant risk reduction can be achieved by risk-informed optimization of the deterministically-determined surveillance requirements. A living probabilistic safety assessment tool for time-dependent risk analysis on component, system and plant level is developed. The study herein focuses on the application of this living probabilistic safety assessment tool as a computer platform for multi-objective multi-dimensional optimization of the surveillance requirements of selected safety equipment seen from the aspect of the risk-informed reasoning. The living probabilistic safety assessment tool is based on a newly developed model for calculating time-dependent unavailability of ageing safety equipment within nuclear power plants. By coupling the time-dependent unavailability model with a commercial software used for probabilistic safety assessment modelling on plant level, the frames of the new platform i.e. the living probabilistic safety assessment tool are established. In such way, the time-dependent core damage frequency is obtained and is further on utilized as first objective function within a multi-objective multi-dimensional optimization case study presented within this paper. The test and maintenance costs are designated as the second and the incurred dose due to performing the test and maintenance activities as the third objective function. The obtained results underline, in general, the usefulness and importance of a living probabilistic safety assessment, seen as a dynamic probabilistic safety assessment tool opposing the conventional, time-averaged unavailability-based, probabilistic safety assessment. The results of the optimization, in particular, indicate that test intervals derived as optimal differ from the deterministically-determined ones defined within the existing technical specifications

  19. Development of An On-Line, Core Power Distribution Monitoring System

    International Nuclear Information System (INIS)

    Tunc ALdemir; Don Miller; Peng Wang

    2007-01-01

    The objective of the proposed work was to develop a software package that can construct in three-dimensional core power distributions using the signals from constant temperature power sensors distributed in the reactor core. The software developed uses a mode-based state/parameter estimation technique that is particularly attractive when there are model uncertainties and/or large signal noise. The software yields the expected value of local power at the detector locations and points in between, as well as the probability distribution of the local power density

  20. Development of An On-Line, Core Power Distribution Monitoring System

    Energy Technology Data Exchange (ETDEWEB)

    Tunc ALdemir; Don Miller; Peng Wang

    2007-10-02

    The objective of the proposed work was to develop a software package that can construct in three-dimensional core power distributions using the signals from constant temperature power sensors distributed in the reactor core. The software developed uses a mode-based state/parameter estmation technique that is particularly attractive when there are model uncertainties and/or large signal noise. The software yields the expected value of local power at the detector locations and points in between, as well as the probability distribution of the local power density

  1. TexMo: A Multi-language Development Environment

    DEFF Research Database (Denmark)

    Pfeiffer, Rolf-Helge; Wasowski, Andrzej

    2012-01-01

    Contemporary software systems contain a large number of artifacts expressed in multiple languages, ranging from domain-specific languages to general purpose languages. These artifacts are interrelated to form software systems. Existing development environments insufficiently support handling...... relations between artifacts in multiple languages. This paper presents a taxonomy for multi-language development environments, organized according to language representation, representation of relations between languages, and types of these relations. Additionally, we present TexMo, a prototype of a multi-language...... development environment, which uses an explicit relation model and implements visualization, static checking, navigation, and refactoring of cross-language relations. We evaluate TexMo by applying it to development of a web-application, JTrac, and provide preliminary evidence of its feasibility by running...

  2. Development of a BWR core burn-up calculation code COREBN-BWR

    International Nuclear Information System (INIS)

    Morimoto, Yuichi; Okumura, Keisuke

    1992-05-01

    In order to evaluate core performances of BWR type reactors, the three dimensional core burnup calculation code COREBN-BWR and the fuel management code HIST-BWR have been developed. In analyses of BWR type reactors, thermal hydraulics calculations must be coupled with neutronics calculations to evaluate core performances, because steam void distribution changes according to the change of the power distribution. By installing new functions as follows to the three dimensional core burnup code COREBN2 developed in JAERI for PWR type reactor analyses, the code system becomes to be applicable to burnup analyses of BWR type reactors. (1) Macroscopic cross section calculation function taking into account of coolant void distribution. (2) Thermal hydraulics calculation function to evaluate core flow split, coolant void distribution and thermal margin. (3) Burnup calculation function under the Haling strategy. (4) Fuel management function to incorporate the thermal hydraulics information. This report consists of the general description, calculational models, input data requirements and their explanations, detailed information on usage and sample input. (author)

  3. Digital Core Modelling for Clastic Oil and Gas Reservoir

    Science.gov (United States)

    Belozerov, I.; Berezovsky, V.; Gubaydullin, M.; Yur’ev, A.

    2018-05-01

    "Digital core" is a multi-purpose tool for solving a variety of tasks in the field of geological exploration and production of hydrocarbons at various stages, designed to improve the accuracy of geological study of subsurface resources, the efficiency of reproduction and use of mineral resources, as well as applying the results obtained in production practice. The actuality of the development of the "Digital core" software is that even a partial replacement of natural laboratory experiments with mathematical modelling can be used in the operative calculation of reserves in exploratory drilling, as well as in the absence of core material from wells. Or impossibility of its research by existing laboratory methods (weakly cemented, loose, etc. rocks). 3D-reconstruction of the core microstructure can be considered as a cheap and least time-consuming method for obtaining petrophysical information about the main filtration-capacitive properties and fluid motion in reservoir rocks.

  4. Use of Multi-Disciplinary Projects To Develop Competence.

    Science.gov (United States)

    Trotman-Dickenson, Danusia

    1992-01-01

    Undergraduate technology and business students at the Polytechnic of Wales (United Kingdom) participated in multi-disciplinary team projects to experience real life business challenges and develop competences that employers expect in professionals. Lists characteristics of successful multi-disciplinary projects, discusses cost and industry…

  5. An improved one-and-a-half group BWR core simulator for a new-generation core management system

    International Nuclear Information System (INIS)

    Iwamoto, Tatsuya; Yamamoto, Munenari

    2000-01-01

    An improved one-and-a-half group core simulator method for a next-generation BWR core management system is presented. In the improved method, intranodal spectral index (thermal to fast flux ratio) is expanded with analytic solutions to the diffusion equation, and the nodal power density and the interface net current are calculated, taking the intranodal flux shape into consideration. A unique method was developed for assembly heterogeneity correction. Thus eliminating the insufficiencies of the conventional one-and-a-half group method, we can have accurate power distributions as well as local peaking factors for cores having large spectral mismatch between fuel assemblies. The historical effects of spectral mismatch are also considered in both nodal power and local peaking calculations. Although reflectors are not solved explicitly, there is essentially no need for core dependent adjustable parameters, since boundary conditions are derived in the same manner as in the interior nodes. Calculation time for nodal solutions is comparable to that for the conventional method, and is less than 1/10 of a few-group nodal simulator. Verifications of the present method were made by comparing the results with those obtained by heterogeneous fine-mesh multi-group core depletion calculations, and the accuracy was shown to be fairly good. (author)

  6. Development of a core follow calculational system for research reactors

    International Nuclear Information System (INIS)

    Muller, E.Z.; Ball, G.; Joubert, W.R.; Schutte, H.C.; Stoker, C.C.; Reitsma, F.

    1994-01-01

    Over the last few years a comprehensive Pressurized Water Reactor and Materials Testing Reactor core analysis code system based on modern reactor physics methods has been under development by the Atomic Energy Corporation of South Africa. This system, known as OSCAR-3, will incorporate a customized graphical user interface and data management system to ensure user-friendliness and good quality control. The system has now reached the stage of development where it can be used for practical MTR core analyses. This paper describes the current capabilities of the components of the OSCAR-3 package, their integration within the package, and outlines future developments. 10 refs., 1 tab., 1 fig

  7. Manufacturing development for the SAFE 100 kW core

    International Nuclear Information System (INIS)

    Carter, Robert; Roman, Jose; Salvail, Pat

    2002-01-01

    In stark contrast to what is sometimes considered the norm in traditional manufacturing processes, engineers at the Marshall Space Flight Center (MSFC) arc in the practice of altering the standard in an effort to realize other potential methods in core manufacturing. While remaining within the bounds of the materials database, we are researching into core manufacturing techniques that may have been overlooked in the past due to funding and/or time constraints. To augment proven core fabrication capabilities we are pursuing plating processes as another possible method for core build-up and assembly. Although brazing and a proprietary HIP cycle are used for module assembly (proven track record for stability and endurance), it is prudent to pursue secondary or backup methods of module and core assembly. For this reason heat tube manufacture and module assembly by means of plating is being investigated. Potentially, the plating processes will give engineers the ability to manufacture replacement modules for any module that might fail to perform nominally, and to assemble/disassemble a complete core in much less time than would be required for the conventional Braze-HIP process. Another area of improvement in core manufacturing capabilities is the installation of a sodium and lithium liquid metal heat pipe fill machine. This, along with the ability to Electron Beam Weld heat pipe seals and wet-in the pipes in the necessary vacuum atmosphere, will eliminate the need to ship potentially hazardous components outside for processing. In addition to developing core manufacturing techniques, the SAFE manufacturing team has been evaluating the thermal heat transfer characteristics, and manufacturability of several heat exchanger design concepts

  8. An auxiliary graph based dynamic traffic grooming algorithm in spatial division multiplexing enabled elastic optical networks with multi-core fibers

    Science.gov (United States)

    Zhao, Yongli; Tian, Rui; Yu, Xiaosong; Zhang, Jiawei; Zhang, Jie

    2017-03-01

    A proper traffic grooming strategy in dynamic optical networks can improve the utilization of bandwidth resources. An auxiliary graph (AG) is designed to solve the traffic grooming problem under a dynamic traffic scenario in spatial division multiplexing enabled elastic optical networks (SDM-EON) with multi-core fibers. Five traffic grooming policies achieved by adjusting the edge weights of an AG are proposed and evaluated through simulation: maximal electrical grooming (MEG), maximal optical grooming (MOG), maximal SDM grooming (MSG), minimize virtual hops (MVH), and minimize physical hops (MPH). Numeric results show that each traffic grooming policy has its own features. Among different traffic grooming policies, an MPH policy can achieve the lowest bandwidth blocking ratio, MEG can save the most transponders, and MSG can obtain the fewest cores for each request.

  9. Framework Application for Core Edge Transport Simulation (FACETS)

    Energy Technology Data Exchange (ETDEWEB)

    Krasheninnikov, Sergei; Pigarov, Alexander

    2011-10-15

    The FACETS (Framework Application for Core-Edge Transport Simulations) project of Scientific Discovery through Advanced Computing (SciDAC) Program was aimed at providing a high-fidelity whole-tokamak modeling for the U.S. magnetic fusion energy program and ITER through coupling separate components for each of the core region, edge region, and wall, with realistic plasma particles and power sources and turbulent transport simulation. The project also aimed at developing advanced numerical algorithms, efficient implicit coupling methods, and software tools utilizing the leadership class computing facilities under Advanced Scientific Computing Research (ASCR). The FACETS project was conducted by a multi-discipline, multi-institutional teams, the Lead PI was J.R. Cary (Tech-X Corp.). In the FACETS project, the Applied Plasma Theory Group at the MAE Department of UCSD developed the Wall and Plasma-Surface Interaction (WALLPSI) module, performed its validation against experimental data, and integrated it into the developed framework. WALLPSI is a one-dimensional, coarse grained, reaction/advection/diffusion code applied to each material boundary cell in the common modeling domain for a tokamak. It incorporates an advanced model for plasma particle transport and retention in the solid matter of plasma facing components, simulation of plasma heat power load handling, calculation of erosion/deposition, and simulation of synergistic effects in strong plasma-wall coupling.

  10. Development of a Multi-Channel Ultrasonic Testing System for Automated Ultrasonic Pipe Inspection of Nuclear Power Plant

    International Nuclear Information System (INIS)

    Lee, Hee Jong; Cho, Chan Hee; Cho, Hyun Joon

    2009-01-01

    Currently almost all in-service-inspection techniques, applied in domestic nuclear power plants, are partial to field inspection technique. These kinds of techniques are related to managing nuclear power plants by the operation of foreign-produced inspection devices. There have been so many needs for development of native in-service-inspection device because there is no native diagnosis device for nuclear power plant inspection yet in Korea. In this research, we developed several core techniques to make an automated ultrasonic pipe inspection system for nuclear power plants. A high performance multi-channel ultrasonic pulser/receiver module, an A/D converter module and a digital main CPU module were developed and the performance of the developed modules was verified. The S/N ratio, noise level and signal acquisition performance of the developed modules showed proper level as we designed in the beginning.

  11. Unstructured Computational Aerodynamics on Many Integrated Core Architecture

    KAUST Repository

    Al Farhan, Mohammed A.

    2016-06-08

    Shared memory parallelization of the flux kernel of PETSc-FUN3D, an unstructured tetrahedral mesh Euler flow code previously studied for distributed memory and multi-core shared memory, is evaluated on up to 61 cores per node and up to 4 threads per core. We explore several thread-level optimizations to improve flux kernel performance on the state-of-the-art many integrated core (MIC) Intel processor Xeon Phi “Knights Corner,” with a focus on strong thread scaling. While the linear algebraic kernel is bottlenecked by memory bandwidth for even modest numbers of cores sharing a common memory, the flux kernel, which arises in the control volume discretization of the conservation law residuals and in the formation of the preconditioner for the Jacobian by finite-differencing the conservation law residuals, is compute-intensive and is known to exploit effectively contemporary multi-core hardware. We extend study of the performance of the flux kernel to the Xeon Phi in three thread affinity modes, namely scatter, compact, and balanced, in both offload and native mode, with and without various code optimizations to improve alignment and reduce cache coherency penalties. Relative to baseline “out-of-the-box” optimized compilation, code restructuring optimizations provide about 3.8x speedup using the offload mode and about 5x speedup using the native mode. Even with these gains for the flux kernel, with respect to execution time the MIC simply achieves par with optimized compilation on a contemporary multi-core Intel CPU, the 16-core Sandy Bridge E5 2670. Nevertheless, the optimizations employed to reduce the data motion and cache coherency protocol penalties of the MIC are expected to be of value for CFD and many other unstructured applications as many-core architecture evolves. We explore large-scale distributed-shared memory performance on the Cray XC40 supercomputer, to demonstrate that optimizations employed on Phi hybridize to this context, where each of

  12. Unstructured Computational Aerodynamics on Many Integrated Core Architecture

    KAUST Repository

    Al Farhan, Mohammed A.; Kaushik, Dinesh K.; Keyes, David E.

    2016-01-01

    Shared memory parallelization of the flux kernel of PETSc-FUN3D, an unstructured tetrahedral mesh Euler flow code previously studied for distributed memory and multi-core shared memory, is evaluated on up to 61 cores per node and up to 4 threads per core. We explore several thread-level optimizations to improve flux kernel performance on the state-of-the-art many integrated core (MIC) Intel processor Xeon Phi “Knights Corner,” with a focus on strong thread scaling. While the linear algebraic kernel is bottlenecked by memory bandwidth for even modest numbers of cores sharing a common memory, the flux kernel, which arises in the control volume discretization of the conservation law residuals and in the formation of the preconditioner for the Jacobian by finite-differencing the conservation law residuals, is compute-intensive and is known to exploit effectively contemporary multi-core hardware. We extend study of the performance of the flux kernel to the Xeon Phi in three thread affinity modes, namely scatter, compact, and balanced, in both offload and native mode, with and without various code optimizations to improve alignment and reduce cache coherency penalties. Relative to baseline “out-of-the-box” optimized compilation, code restructuring optimizations provide about 3.8x speedup using the offload mode and about 5x speedup using the native mode. Even with these gains for the flux kernel, with respect to execution time the MIC simply achieves par with optimized compilation on a contemporary multi-core Intel CPU, the 16-core Sandy Bridge E5 2670. Nevertheless, the optimizations employed to reduce the data motion and cache coherency protocol penalties of the MIC are expected to be of value for CFD and many other unstructured applications as many-core architecture evolves. We explore large-scale distributed-shared memory performance on the Cray XC40 supercomputer, to demonstrate that optimizations employed on Phi hybridize to this context, where each of

  13. Review of multi-physics temporal coupling methods for analysis of nuclear reactors

    International Nuclear Information System (INIS)

    Zerkak, Omar; Kozlowski, Tomasz; Gajev, Ivan

    2015-01-01

    Highlights: • Review of the numerical methods used for the multi-physics temporal coupling. • Review of high-order improvements to the Operator Splitting coupling method. • Analysis of truncation error due to the temporal coupling. • Recommendations on best-practice approaches for multi-physics temporal coupling. - Abstract: The advanced numerical simulation of a realistic physical system typically involves multi-physics problem. For example, analysis of a LWR core involves the intricate simulation of neutron production and transport, heat transfer throughout the structures of the system and the flowing, possibly two-phase, coolant. Such analysis involves the dynamic coupling of multiple simulation codes, each one devoted to the solving of one of the coupled physics. Multiple temporal coupling methods exist, yet the accuracy of such coupling is generally driven by the least accurate numerical scheme. The goal of this paper is to review in detail the approaches and numerical methods that can be used for the multi-physics temporal coupling, including a comprehensive discussion of the issues associated with the temporal coupling, and define approaches that can be used to perform multi-physics analysis. The paper is not limited to any particular multi-physics process or situation, but is intended to provide a generic description of multi-physics temporal coupling schemes for any development stage of the individual (single-physics) tools and methods. This includes a wide spectrum of situation, where the individual (single-physics) solvers are based on pre-existing computation codes embedded as individual components, or a new development where the temporal coupling can be developed and implemented as a part of code development. The discussed coupling methods are demonstrated in the framework of LWR core analysis

  14. Large Scale Document Inversion using a Multi-threaded Computing System.

    Science.gov (United States)

    Jung, Sungbo; Chang, Dar-Jen; Park, Juw Won

    2017-06-01

    Current microprocessor architecture is moving towards multi-core/multi-threaded systems. This trend has led to a surge of interest in using multi-threaded computing devices, such as the Graphics Processing Unit (GPU), for general purpose computing. We can utilize the GPU in computation as a massive parallel coprocessor because the GPU consists of multiple cores. The GPU is also an affordable, attractive, and user-programmable commodity. Nowadays a lot of information has been flooded into the digital domain around the world. Huge volume of data, such as digital libraries, social networking services, e-commerce product data, and reviews, etc., is produced or collected every moment with dramatic growth in size. Although the inverted index is a useful data structure that can be used for full text searches or document retrieval, a large number of documents will require a tremendous amount of time to create the index. The performance of document inversion can be improved by multi-thread or multi-core GPU. Our approach is to implement a linear-time, hash-based, single program multiple data (SPMD), document inversion algorithm on the NVIDIA GPU/CUDA programming platform utilizing the huge computational power of the GPU, to develop high performance solutions for document indexing. Our proposed parallel document inversion system shows 2-3 times faster performance than a sequential system on two different test datasets from PubMed abstract and e-commerce product reviews. •Information systems➝Information retrieval • Computing methodologies➝Massively parallel and high-performance simulations.

  15. Stochastic Local Search for Core Membership Checking in Hedonic Games

    Science.gov (United States)

    Keinänen, Helena

    Hedonic games have emerged as an important tool in economics and show promise as a useful formalism to model multi-agent coalition formation in AI as well as group formation in social networks. We consider a coNP-complete problem of core membership checking in hedonic coalition formation games. No previous algorithms to tackle the problem have been presented. In this work, we overcome this by developing two stochastic local search algorithms for core membership checking in hedonic games. We demonstrate the usefulness of the algorithms by showing experimentally that they find solutions efficiently, particularly for large agent societies.

  16. Review of core technologies for development of 2G HTS NMR/MRI magnet: A status report of progress in Korea University

    Directory of Open Access Journals (Sweden)

    J.B. Song

    Full Text Available In this paper, we briefly review our recent progress on development of core technologies for 2G HTS NMR/MRI magnets at Korea University. To outperform the current state-of-art NMR/MRI magnet systems, we have developed the following technologies: 1 a REBCO-REBCO superconducting joint for operation of persistent current mode; 2 partial and grease-insulation winding techniques for self-protection of the HTS magnets; 3 pre-shimming to reduce the screening-current-induced-field; and 4 optimization of multi-width winding to minimize conductor consumption and volume of the HTS magnets. The test results demonstrated the feasibility of employing the developed techniques to achieve ultra-high-field and LHe-free 2G NMR/MRI magnets possessing self-protecting feature.

  17. Design and development of small and medium integral reactor core

    International Nuclear Information System (INIS)

    Zee, Sung Quun; Chang, M. H.; Lee, C. C.; Song, J. S.; Cho, B. O.; Kim, K. Y.; Kim, S. J.; Park, S. Y.; Lee, K. B.; Lee, C. H.; Chun, T. H.; Oh, D. S.; In, W. K.; Kim, H. K.; Lee, C. B.; Kang, H. S.; Song, K. N.

    1997-07-01

    Recently, the role of small and medium size integral reactors is remarkable in the heat applications rather than the electrical generations. Such a range of possible applications requires extensive used of inherent safety features and passive safety systems. It also requires ultra-longer cycle operations for better plant economy. Innovative and evolutionary designs such as boron-free operations and related reactor control methods that are necessary for simple reactor system design are demanded for the small and medium reactor (SMR) design, which are harder for engineers to implement in the current large size nuclear power plants. The goals of this study are to establish preliminary design criteria, to perform the preliminary conceptual design and to develop core specific technology for the core design and analysis for System-integrated Modular Advanced ReacTor (SMART) of 330 MWt power. Based on the design criteria of the commercial PWR's, preliminary design criteria will be set up. Preliminary core design concept is going to be developed for the ultra-longer cycle and boron-free operation and core analysis code system is constructed for SMART. (author). 100 refs., 40 tabs., 92 figs

  18. NICHD Microscopy and Imaging Core (MIC)

    Data.gov (United States)

    Federal Laboratory Consortium — The NICHD Microscopy and Imaging Core (MIC) is designed as a multi-user research facility providing training and instrumentation for high resolution microscopy and...

  19. A MULTI-CORE PARALLEL MOSAIC ALORITHM FOR MULTI-VIEW UAV IMAGES

    Directory of Open Access Journals (Sweden)

    X. Pan

    2017-09-01

    Full Text Available As the spread of the error and accumulation often lead to distortion or failure of image mosaic during the multi-view UAV (Unmanned Aerial Vehicle images stitching. In this paper, to solve the problem we propose a mosaic strategy to construct a mosaic ring and multi-level grouping parallel acceleration as an auxiliary. First, the input images will be divided into several groups, each group in the ring way to stitch. Then, use SIFT for matching, RANSAC to remove the wrong matching points. And then, calculate the perspective transformation matrix. Finally weaken the error by using the adjustment equation. All these steps run between different groups at the same time. By using real UAV images, the experiment results show that this method can effectively reduce the influence of accumulative error, improve the precision of mosaic and reduce the mosaic time by 60 %. The proposed method can be used as one of the effective ways to minimize the accumulative error.

  20. Development of a computer program for solving the neutronics equations of a multidimensional HTR core model

    International Nuclear Information System (INIS)

    Schaefer, A.

    1979-02-01

    A new code for efficient solution of the multidimensional stationary multi-group, diffusion equation, to be used within a HTGR-code model, is presented. The approximation and iteration methods are described. Spacial approximation is based on the QUABOX-coarse-mesh method, but iteration methods are different from QUABOX to give linear dependence of computation time on the number of energy groups. Results for various multidimensional multi-group problems, among them the THTR pebble bed reactor are analyzed. It is shown, that computational labor for a 3D-case is reduced by about a factor 30 in comparison with conventional finite-difference-methods. Thus 3D-full-core calculations appear to be feasible for large HTGR's. (orig.) [de

  1. Development of a method to evaluate shared alternate AC power source effects in multi-unit nuclear power plants

    International Nuclear Information System (INIS)

    Jung, Woo Sik; Yang, Joon Eun

    2003-07-01

    In order to evaluate accurately a Station BlackOut (SBO) event frequency of a multi-unit nuclear power plant that has a shared Alternate AC (AAC) power source, an approach has been developed which accommodates the complex inter-unit behavior of the shared AAC power source under multi-unit Loss Of Offsite Power (LOOP) conditions. The approach is illustrated for two cases, 2 units and 4 units at a single site, and generalized for a multi-unit site. Furthermore, the SBO frequency of the first unit of the 2-unit site is quantified. The SBO frequency at a target unit of Probabilistic Safety Assessment (PSA) could be underestimated if the inter-unit dependency of the shared AAC power source is not properly modeled. The effect of the inter-unit behavior of the shared AAC power source on the SBO frequency is not negligible depending on the Common Cause Failure (CCF) characteristics among AC power sources. The methodology suggested in the present report is believed to be very useful in evaluating the SBO frequency and the core damage frequency resulting from the SBO event. This approach is also applicable to the probabilistic evaluation of the other shared systems in a multi-unit nuclear power plant

  2. Development of small, fast reactor core designs using lead-based coolant

    International Nuclear Information System (INIS)

    Cahalan, J. E.; Hill, R. N.; Khalil, H. S.; Wade, D. C.

    1999-01-01

    A variety of small (100 MWe) fast reactor core designs are developed, these include compact configurations, long-lived (15-year fuel lifetime) cores, and derated, natural circulation designs. Trade studies are described which identify key core design issues for lead-based coolant systems. Performance parameters and reactivity feedback coefficients are compared for lead-bismuth eutectic (LBE) and sodium-cooled cores of consistent design. The results of these studies indicate that the superior neutron reflection capability of lead alloys reduces the enrichment and burnup swing compared to conventional sodium-cooled systems; however, the discharge fluence is significantly increased. The size requirement for long-lived systems is constrained by reactivity loss considerations, not fuel burnup or fluence limits. The derated lead-alloy cooled natural circulation cores require a core volume roughly eight times greater than conventional compact systems. In general, reactivity coefficients important for passive safety performance are less favorable for the larger, derated configurations

  3. Performance analysis of the FDTD method applied to holographic volume gratings: Multi-core CPU versus GPU computing

    Science.gov (United States)

    Francés, J.; Bleda, S.; Neipp, C.; Márquez, A.; Pascual, I.; Beléndez, A.

    2013-03-01

    The finite-difference time-domain method (FDTD) allows electromagnetic field distribution analysis as a function of time and space. The method is applied to analyze holographic volume gratings (HVGs) for the near-field distribution at optical wavelengths. Usually, this application requires the simulation of wide areas, which implies more memory and time processing. In this work, we propose a specific implementation of the FDTD method including several add-ons for a precise simulation of optical diffractive elements. Values in the near-field region are computed considering the illumination of the grating by means of a plane wave for different angles of incidence and including absorbing boundaries as well. We compare the results obtained by FDTD with those obtained using a matrix method (MM) applied to diffraction gratings. In addition, we have developed two optimized versions of the algorithm, for both CPU and GPU, in order to analyze the improvement of using the new NVIDIA Fermi GPU architecture versus highly tuned multi-core CPU as a function of the size simulation. In particular, the optimized CPU implementation takes advantage of the arithmetic and data transfer streaming SIMD (single instruction multiple data) extensions (SSE) included explicitly in the code and also of multi-threading by means of OpenMP directives. A good agreement between the results obtained using both FDTD and MM methods is obtained, thus validating our methodology. Moreover, the performance of the GPU is compared to the SSE+OpenMP CPU implementation, and it is quantitatively determined that a highly optimized CPU program can be competitive for a wider range of simulation sizes, whereas GPU computing becomes more powerful for large-scale simulations.

  4. Semi-analytical model for hollow-core anti-resonant fibers

    Directory of Open Access Journals (Sweden)

    Wei eDing

    2015-03-01

    Full Text Available We detailedly describe a recently-developed semi-analytical method to quantitatively calculate light transmission properties of hollow-core anti-resonant fibers (HC-ARFs. Formation of equiphase interface at fiber’s outermost boundary and outward light emission ruled by Helmholtz equation in fiber’s transverse plane constitute the basis of this method. Our semi-analytical calculation results agree well with those of precise simulations and clarify the light leakage dependences on azimuthal angle, geometrical shape and polarization. Using this method, we show investigations on HC-ARFs having various core shapes (e.g. polygon, hypocycloid with single- and multi-layered core-surrounds. The polarization properties of ARFs are also studied. Our semi-analytical method provides clear physical insights into the light guidance in ARF and can play as a fast and useful design aid for better ARFs.

  5. Multi-Hop Link Capacity of Multi-Route Multi-Hop MRC Diversity for a Virtual Cellular Network

    Science.gov (United States)

    Daou, Imane; Kudoh, Eisuke; Adachi, Fumiyuki

    In virtual cellular network (VCN), proposed for high-speed mobile communications, the signal transmitted from a mobile terminal is received by some wireless ports distributed in each virtual cell and relayed to the central port that acts as a gateway to the core network. In this paper, we apply the multi-route MHMRC diversity in order to decrease the transmit power and increase the multi-hop link capacity. The transmit power, the interference power and the link capacity are evaluated for DS-CDMA multi-hop VCN by computer simulation. The multi-route MHMRC diversity can be applied to not only DS-CDMA but also other access schemes (i. e. MC-CDMA, OFDM, etc.).

  6. Developer's guide to multi-family passive housing

    Energy Technology Data Exchange (ETDEWEB)

    Rouse, R.E.

    1983-10-01

    The role that passive solar design plays in good multi-family housing design is discussed. Knowing the special priorities of passive multi-family projects can improve designs and give developers and architects an advantage on the competition.

  7. The Cea multi-scale and multi-physics simulation project for nuclear applications

    International Nuclear Information System (INIS)

    Ledermann, P.; Chauliac, C.; Thomas, J.B.

    2005-01-01

    Full text of publication follows. Today numerical modelling is everywhere recognized as an essential tool of capitalization, integration and share of knowledge. For this reason, it becomes the central tool of research. Until now, the Cea developed a set of scientific software allowing to model, in each situation, the operation of whole or part of a nuclear installation and these codes are largely used in nuclear industry. However, for the future, it is essential to aim for a better accuracy, a better control of uncertainties and better performance in computing times. The objective is to obtain validated models allowing accurate predictive calculations for actual complex nuclear problems such as fuel behaviour in accidental situation. This demands to master a large and interactive set of phenomena ranging from nuclear reaction to heat transfer. To this end, Cea, with industrial partners (EDF, Framatome-ANP, ANDRA) has designed an integrated platform of calculation, devoted to the study of nuclear systems, and intended at the same time for industries and scientists. The development of this platform is under way with the start in 2005 of the integrated project NURESIM, with 18 European partners. Improvement is coming not only through a multi-scale description of all phenomena but also through an innovative design approach requiring deep functional analysis which is upstream from the development of the simulation platform itself. In addition, the studies of future nuclear systems are increasingly multidisciplinary (simultaneous modelling of core physics, thermal-hydraulics and fuel behaviour). These multi-physics and multi-scale aspects make mandatory to pay very careful attention to software architecture issues. A global platform is thus developed integrating dedicated specialized platforms: DESCARTES for core physics, NEPTUNE for thermal-hydraulics, PLEIADES for fuel behaviour, SINERGY for materials behaviour under irradiation, ALLIANCES for the performance

  8. Effective enhancement of gas separation performance in mixed matrix membranes using core/shell structured multi-walled carbon nanotube/graphene oxide nanoribbons

    Science.gov (United States)

    Xue, Qingzhong; Pan, Xinglong; Li, Xiaofang; Zhang, Jianqiang; Guo, Qikai

    2017-02-01

    Novel core/shell structured multi-walled carbon nanotube/graphene oxide nanoribbons (MWCNT@GONRs) nanohybrids were successfully prepared using a modified chemical longitudinal unzipping method. Subsequently, the MWCNT@GONRs nanohybrids were used as fillers to enhance the gas separation performance of polyimide based mixed matrix membranes (MMMs). It is found that MMMs concurrently exhibited higher gas selectivity and higher gas permeability compared to pristine polyimide. The high gas selectivity could be attributed to the GONRs shell, which provided a selective barrier and large gas adsorbed area, while the high gas permeability resulted from the hollow structured MWCNTs core with smooth internal surface, which acted as a rapid transport channel. MWCNT@GONRs could be promising candidates to improve gas separation performance of MMMs due to the unique microstructures, ease of synthesis and low filling loading.

  9. Development and Validation of Multi-Dimensional Personality ...

    African Journals Online (AJOL)

    This study was carried out to establish the scientific processes for the development and validation of Multi-dimensional Personality Inventory (MPI). The process of development and validation occurred in three phases with five components of Agreeableness, Conscientiousness, Emotional stability, Extroversion, and ...

  10. Sampling Approaches for Multi-Domain Internet Performance Measurement Infrastructures

    Energy Technology Data Exchange (ETDEWEB)

    Calyam, Prasad

    2014-09-15

    The next-generation of high-performance networks being developed in DOE communities are critical for supporting current and emerging data-intensive science applications. The goal of this project is to investigate multi-domain network status sampling techniques and tools to measure/analyze performance, and thereby provide “network awareness” to end-users and network operators in DOE communities. We leverage the infrastructure and datasets available through perfSONAR, which is a multi-domain measurement framework that has been widely deployed in high-performance computing and networking communities; the DOE community is a core developer and the largest adopter of perfSONAR. Our investigations include development of semantic scheduling algorithms, measurement federation policies, and tools to sample multi-domain and multi-layer network status within perfSONAR deployments. We validate our algorithms and policies with end-to-end measurement analysis tools for various monitoring objectives such as network weather forecasting, anomaly detection, and fault-diagnosis. In addition, we develop a multi-domain architecture for an enterprise-specific perfSONAR deployment that can implement monitoring-objective based sampling and that adheres to any domain-specific measurement policies.

  11. Spectral efficiency in crosstalk-impaired multi-core fiber links

    Science.gov (United States)

    Luís, Ruben S.; Puttnam, Benjamin J.; Rademacher, Georg; Klaus, Werner; Agrell, Erik; Awaji, Yoshinari; Wada, Naoya

    2018-02-01

    We review the latest advances on ultra-high throughput transmission using crosstalk-limited single-mode multicore fibers and compare these with the theoretical spectral efficiency of such systems. We relate the crosstalkimposed spectral efficiency limits with fiber parameters, such as core diameter, core pitch, and trench design. Furthermore, we investigate the potential of techniques such as direction interleaving and high-order MIMO to improve the throughput or reach of these systems when using various modulation formats.

  12. Scaling NS-3 DCE Experiments on Multi-Core Servers

    Science.gov (United States)

    2016-06-15

    MPTCP) using the same software in DCE. In the experiment, only two wireless links ( LTE and Wi-Fi) are setup to examine MPTCP, resulting in limited...performance drop on the blade server. Our investigation then turned to other straightforward measures including the following: • We reduced the amount...simulation with varying numbers of cores and measured the run time. To pin the simulation to a specific set of cores, we switched from using 0:00   2:00

  13. Development of new core competencies for Taiwanese Emergency Medical Technicians.

    Science.gov (United States)

    Chang, Yu-Tung; Tsai, Kuang-Chau; Williams, Brett

    2018-01-01

    Core competencies are considered the foundation for establishing Emergency Medical Technician (EMT) and paramedic curricula, and for ensuring performance standards in the delivery of prehospital care. This study surveyed EMT instructors and medical directors to identify the most desirable core competencies for all levels of EMTs in Taiwan. A principal components analysis with Varimax rotation was conducted. An online questionnaire was distributed to obtain perspectives of EMT instructors and medical directors on the most desirable core competencies for EMTs. The target population was EMT training-course instructors and medical directors of fire departments in Taiwan. The questionnaire comprised 61 competency items, and multiple-choice and open-ended questions were used to obtain respondents' perspectives of the Taiwanese EMT training and education system. The results identified three factors at EMT-1 and EMT-2 levels and five factors at the EMT-Paramedic level. The factors for EMT-1 and EMT-2 were similar, and those for EMT-Paramedics identified further comprehensive competence perspectives. The key factors that appear to influence the development of the Taiwanese Emergency Medical Services (EMS) education system are the attitude of authorities, the licensure system, and legislation. The findings present new core competencies for the Taiwanese EMT system and provide capacity to redesign curricula and reconsider roles for EMT-1 and EMT-2 technicians. At the EMT-Paramedic level, the findings demonstrate the importance of incorporating competency standards in the current skills-based curriculum. Moreover, the core-competencies gap that exists between Taiwanese EMT-1s, EMT-2s, and EMT-Paramedics and internationally recognized core competencies needs to be addressed. By identifying the key factors that potentially impact the development of the EMS education system, such as the attitude of authorities, the licensure system, and legislation, these findings will inform

  14. Real-time Vision using FPGAs, GPUs and Multi-core CPUs

    DEFF Research Database (Denmark)

    Kjær-Nielsen, Anders

    the introduction and evolution of a wide variety of powerful hardware architectures have made the developed theory more applicable in performance demanding and real-time applications. Three different architectures have dominated the field due to their parallel capabilities that are often desired when dealing...... processors in the vision community. The introduction of programming languages like CUDA from NVIDIA has made it easier to utilize the high parallel processing powers of the GPU for general purpose computing and thereby realistic to use based on the effort involved with development. The increased clock...... frequencies and number of Configurable Logic Blocks (CLBs) of the FPGAs, as well as the introduction of dedicated hardware implementations like multipliers, Digital Signal Processing (DSP) slices and even embedded hard-core CPU implementations have made them more applicable for general purpose computing...

  15. Large Scale Document Inversion using a Multi-threaded Computing System

    Science.gov (United States)

    Jung, Sungbo; Chang, Dar-Jen; Park, Juw Won

    2018-01-01

    Current microprocessor architecture is moving towards multi-core/multi-threaded systems. This trend has led to a surge of interest in using multi-threaded computing devices, such as the Graphics Processing Unit (GPU), for general purpose computing. We can utilize the GPU in computation as a massive parallel coprocessor because the GPU consists of multiple cores. The GPU is also an affordable, attractive, and user-programmable commodity. Nowadays a lot of information has been flooded into the digital domain around the world. Huge volume of data, such as digital libraries, social networking services, e-commerce product data, and reviews, etc., is produced or collected every moment with dramatic growth in size. Although the inverted index is a useful data structure that can be used for full text searches or document retrieval, a large number of documents will require a tremendous amount of time to create the index. The performance of document inversion can be improved by multi-thread or multi-core GPU. Our approach is to implement a linear-time, hash-based, single program multiple data (SPMD), document inversion algorithm on the NVIDIA GPU/CUDA programming platform utilizing the huge computational power of the GPU, to develop high performance solutions for document indexing. Our proposed parallel document inversion system shows 2-3 times faster performance than a sequential system on two different test datasets from PubMed abstract and e-commerce product reviews. CCS Concepts •Information systems➝Information retrieval • Computing methodologies➝Massively parallel and high-performance simulations.

  16. Algorithm development and verification of UASCM for multi-dimension and multi-group neutron kinetics model

    International Nuclear Information System (INIS)

    Si, S.

    2012-01-01

    The Universal Algorithm of Stiffness Confinement Method (UASCM) for neutron kinetics model of multi-dimensional and multi-group transport equations or diffusion equations has been developed. The numerical experiments based on transport theory code MGSNM and diffusion theory code MGNEM have demonstrated that the algorithm has sufficient accuracy and stability. (authors)

  17. Experiments on performance of the multi-layered in-vessel core catcher

    International Nuclear Information System (INIS)

    Kang, K.H.; Kim, S.B.; Park, R.J.; Cheung, F.B.; Suh, K.Y.; Rempe, J.L.

    2004-01-01

    LAVA-GAP experiments are in progress to investigate the performance of the in-vessel core catcher using alumina melt as a corium simulant. The hemispherical in-vessel core catcher made of carbon steel was installed inside the lower head vessel with a uniform gap of 10 mm. Until now, two types of the in-vessel core catcher were used in this study. The first one is a single layered in-vessel core catcher without an internal coating of the LAVA-GAP-2 test, and the other one is a two layered in-vessel core catcher with a 0.5 mm-thick ZrO 2 internal coating of the LAVA-GAP-3 test. Current LAVA-GAP experimental results indicate that an internally coated in-vessel core catcher has better thermal performance compared with an uncoated in-vessel core catcher. Metallurgical inspections on the test specimens of the LAVA-GAP-3 test have been performed to examine the performance of the coating material and the base carbon steel. Although the base carbon steel had experienced a severe thermal attack to the extent that the microstructures were changed and re-crystallization occurred, the carbon steel showed stable and pure chemical compositions without any oxidation and interaction with the coating layer. In terms of the material aspects, these metallurgical inspection results suggest that the ZrO 2 coating performed well. (authors)

  18. A Multi-threaded Version of Field II

    DEFF Research Database (Denmark)

    Jensen, Jørgen Arendt

    2014-01-01

    A multi-threaded version of Field II has been developed, which automatically can use the multi-core capabil- ities of modern CPUs. The memory allocation routines were rewritten to minimize the number of dynamic allocations and to make pre-allocations possible for each thread. This ensures...... that the simulation job can be automatically partitioned and the interdependence between threads minimized. The new code has been compared to Field II version 3.22, October 27, 2013 (latest free-ware version). A 64 element 5 MHz focused array transducer was simulated. One million point scatterers randomly distributed...... in a plane of 20 x 50 mm (width x depth) with random Gaussian amplitudes were simulated using the command calc scat . Dual Intel Xeon CPU E5-2630 2.60 GHz CPUs were used under Ubuntu Linux 10.02 and Matlab version 2013b. Each CPU holds 6 cores with hyper-threading, corresponding to a total of 24 hyper...

  19. Development of the core-model implementation technology for YGN1 simulator

    International Nuclear Information System (INIS)

    Hong, J. H.; Lee, M. S.; Lee, Y. K.; Su, I. Y.

    2004-01-01

    The existing core models for the domestic nuclear power plant simulators for PWRs are entirely imported from the foreign simulator vendor. To solve the time-accuracy problem in the poor capabilities in the computer in the early 1990s, several simplifications and assumptions for the neutronics governing equations were indispensible for the realtime calculations of nuclear phenomena in the core region. To overcome the shortages, a new core model based on the MASTER code certified by the domestic regulatory body (KINS) instead of the existing core models is now being developed especially for the realtime core solver for the YGN-1 simulator. This code is named R-MASTER (Realtime MASTER code). Due to the deficiency of the host computer, it is quitely required to run the R-MASTER code on the separate computer with high performance from the host computer on which all the other models than the core model are running. This paper deals with the applied protocols and procedures to guarantee the realtime communication and calculation of the R-MASTER code

  20. Optimizations of Unstructured Aerodynamics Computations for Many-core Architectures

    KAUST Repository

    Al Farhan, Mohammed Ahmed; Keyes, David E.

    2018-01-01

    involving thread and data-level parallelism. Our approach is based upon a multi-level hierarchical distribution of work and data across both the threads and the SIMD units within every hardware core. On a 64-core KNL chip, we achieve nearly 2.9x speedup

  1. Development of Curriculum Content for a Unique Career Ladder Multi-Entry/Multi-Exit Nursing Program. Final Report.

    Science.gov (United States)

    Rosbach, Ellen M.

    A project was undertaken to develop the curriculum content for a unique career ladder multi-entry/multi-exit nursing program that would provide training for nurse aides, practical nurses, and registered nurses. The major objectives of the project were to conduct a review of the literature on curriculum materials presently in use, to develop 11…

  2. LAVENDER: A steady-state core analysis code for design studies of accelerator driven subcritical reactors

    Energy Technology Data Exchange (ETDEWEB)

    Zhou, Shengcheng; Wu, Hongchun; Cao, Liangzhi; Zheng, Youqi, E-mail: yqzheng@mail.xjtu.edu.cn; Huang, Kai; He, Mingtao; Li, Xunzhao

    2014-10-15

    Highlights: • A new code system for design studies of accelerator driven subcritical reactors (ADSRs) is developed. • S{sub N} transport solver in triangular-z meshes, fine deletion analysis and multi-channel thermal-hydraulics analysis are coupled in the code. • Numerical results indicate that the code is reliable and efficient for design studies of ADSRs. - Abstract: Accelerator driven subcritical reactors (ADSRs) have been proposed and widely investigated for the transmutation of transuranics (TRUs). ADSRs have several special characteristics, such as the subcritical core driven by spallation neutrons, anisotropic neutron flux distribution and complex geometry etc. These bring up requirements for development or extension of analysis codes to perform design studies. A code system named LAVENDER has been developed in this paper. It couples the modules for spallation target simulation and subcritical core analysis. The neutron transport-depletion calculation scheme is used based on the homogenized cross section from assembly calculations. A three-dimensional S{sub N} nodal transport code based on triangular-z meshes is employed and a multi-channel thermal-hydraulics analysis model is integrated. In the depletion calculation, the evolution of isotopic composition in the core is evaluated using the transmutation trajectory analysis algorithm (TTA) and fine depletion chains. The new code is verified by several benchmarks and code-to-code comparisons. Numerical results indicate that LAVENDER is reliable and efficient to be applied for the steady-state analysis and reactor core design of ADSRs.

  3. 34 CFR 675.34 - Multi-Institutional job location and development programs.

    Science.gov (United States)

    2010-07-01

    ... 34 Education 3 2010-07-01 2010-07-01 false Multi-Institutional job location and development... Location and Development Program § 675.34 Multi-Institutional job location and development programs. (a) An... location programs for its students with other participating institutions. (b) The agreement described in...

  4. Development of UCMS for Analysis of Designed and Measured Core Power Distribution

    International Nuclear Information System (INIS)

    Moon, Sang Rae; Hong, Sun Kwan; Yang, Sung Tae

    2009-01-01

    In this study, reactor core loading patterns were determined by calculating and verifying the factors affecting peak power and important core safety variables were reconciled with their design criteria using a newly designed unified core management system. Core loading patterns are designed for quadrant cores under the assumption that the power distribution of the reactor core is the same among symmetric fuel assemblies within the core. Actual core power distributions measured during core operation may differ slightly from their designed data. Reactor engineers monitor these differences between the designed and measured data by performing a surveillance procedure every month according to the technical specification requirements. It is difficult to monitor overall power distribution behavior throughout the assemblies using the current procedure because it requires the reactor engineer to compare the designed data with only the maximum value of the power peaking factor and the relative power density. It is necessary to enhance this procedure to check the primary variables such as core power distribution, because long cycle operation, high burnup, power up-rate, and improved fuel can change the environment in the core. To achieve this goal, a web-based Unified Core Management System (UCMS) was developed. To build the UCMS, a database system was established using reactor design data such as that in the Nuclear Design Report (NDR) and automated core analysis codes for all light water reactor power plants. The UCMS is designed to help reactor engineers to monitor important core variables and core safety margins by comparing the measured core power distribution with designed data for each fuel assembly during the cycle operation in nuclear power plants

  5. Synthesis and Growth Mechanism of Multimetallic Core-Shell and Hollow-Like Nanoparticles

    Science.gov (United States)

    Londono-Calderon, Alejandra

    A thorough control of nanoscale systems is crucial for developing and improving their activity in a variety of application fields. These range from nanocatalysis, plasmonics, nanosensors, nanomedicine, communications, and others. Controlling and understanding the growth and spatial distribution of multi metallic systems allow us to explore the correlation between the characteristics of the nanoparticle (composition, surface chemistry, crystallinity, etc.) and their properties (mechanical, optical, structural, etc.). In this dissertation bimetallic and multi-metallic nanoparticles were obtained by a seed mediated method and galvanic replacement. Combinations of the type core shell of Au Ag, Au Pd and Au Pd-Au Au multi-metallic systems were studied. A galvanic replacement method was used to obtain hollow-like Au/Pt nanoboxes and Au AgM (M = Au, Pd or Pt) yolk-shell structures with voids in the middle shell. Characterization regarding composition, morphology, optical properties and atomic structures was performed. The mechanical properties of Au Pd nanocubes were studied in situ by the use of a TEM-AFM nanomechanical holder. The nanoparticles strengthening mechanism relies on the Au core resistance to the motion of partial dislocations. The catalytic efficiency of core-shell and nanorattles structures were tested with a model reaction for the decomposition of 4-ntp to 4-amp. Yolk-shell systems exhibit an enhancement in the catalytic decomposition rate in comparison with solid and bimetallic system. Finally, the development of an Electrospray assisted Langmuir Blodgett technique was successfully employed for the deposition of nanoparticles monolayer on a substrate. High particle density and coverage of the substrate makes this a promising technique to finely tune nanoparticles self-assembly.

  6. Development of the advanced on-line BWR core monitoring system TiARA

    International Nuclear Information System (INIS)

    Kobayashi, Yoko; Yamazaki, Hiroshi

    1996-01-01

    Development of an integrated computer environment to support plant operators and station nuclear engineers is a recent activity. In achieving this goal, an advanced on-line boiling water reactor (BWR) core monitoring system: TiARA has been developed by Toden Software. An integrated design approach was performed through the introduction of recent computer technologies, a sophisticated human/machine interface (HMI) and an advanced nodal method. The first prototype of TiARA was ready in early 1996. This prototype is now undergoing a field test at Kashiwazaki-Kariwa unit 6. After successful completion of this test, the authors will have achieved the following goals: (1) consistency between on-line core monitoring system and off-line core management system; (2) an enhanced HMI and database; (3) user-friendly operability and maintainability; (4) system development from the utilities' standpoint to fully satisfy operator needs

  7. Pipelining Computational Stages of the Tomographic Reconstructor for Multi-Object Adaptive Optics on a Multi-GPU System

    KAUST Repository

    Charara, Ali; Ltaief, Hatem; Gratadour, Damien; Keyes, David E.; Sevin, Arnaud; Abdelfattah, Ahmad; Gendron, Eric; Morel, Carine; Vidal, Fabrice

    2014-01-01

    called MOSAIC has been proposed to perform multi-object spectroscopy using the Multi-Object Adaptive Optics (MOAO) technique. The core implementation of the simulation lies in the intensive computation of a tomographic reconstruct or (TR), which is used

  8. What does the Development of the European Core Curriculum for Cardiovascular Nurses Mean for Australia?

    Science.gov (United States)

    Neubeck, Lis; Lin, Stella Hsi-Man; Ferry, Cate; Gallagher, Robyn

    2016-04-01

    A core curriculum for the continuing professional development of nurses has recently been published by the Council on Cardiovascular Nursing and Allied Professions of the European Society of Cardiology. This core curriculum was envisaged to bridge the educational gap between qualification as a nurse and an advance practice role. In addition, the shared elements and international consensus on core themes creates a strong pathway for nursing career development that is directly relevant to Australia. Education programs for nurses in Australia must meet the mandatory standards of the Australian Nursing and Midwifery Accreditation Council (ANMAC), but without a national core curriculum, there can be considerable variation in the content of such courses. The core curriculum is developed to be adapted locally, allowing the addition of nationally relevant competencies, for example, culturally appropriate care of Aboriginal and Torres Strait Islander individuals. Two existing specialist resources could be utilised to deliver a tailored cardiovascular core curriculum; the Heart Education Assessment and Rehabilitation Toolkit (HEART) online (www.heartonline.org.au) and HeartOne (www.heartone.com.au). Both resources could be further enhanced by incorporating the core curriculum. The release of the European core curriculum should be viewed as a call to action for Australia to develop a core curriculum for cardiovascular nurses. Copyright © 2015 Australian and New Zealand Society of Cardiac and Thoracic Surgeons (ANZSCTS) and the Cardiac Society of Australia and New Zealand (CSANZ). Published by Elsevier B.V. All rights reserved.

  9. Development of Uncertainty Analysis Method for SMART Digital Core Protection and Monitoring System

    International Nuclear Information System (INIS)

    Koo, Bon Seung; In, Wang Kee; Hwang, Dae Hyun

    2012-01-01

    The Korea Atomic Energy Research Institute has developed a system-integrated modular advanced reactor (SMART) for a seawater desalination and electricity generation. Online digital core protection and monitoring systems, called SCOPS and SCOMS respectively were developed. SCOPS calculates minimum DNBR and maximum LPD based on the several online measured system parameters. SCOMS calculates the variables of limiting conditions for operation. KAERI developed overall uncertainty analysis methodology which is used statistically combining uncertainty components of SMART core protection and monitoring system. By applying overall uncertainty factors in on-line SCOPS/SCOMS calculation, calculated LPD and DNBR are conservative with a 95/95 probability/confidence level. In this paper, uncertainty analysis method is described for SMART core protection and monitoring system

  10. Core Outcome Set-STAndards for Development: The COS-STAD recommendations.

    Directory of Open Access Journals (Sweden)

    Jamie J Kirkham

    2017-11-01

    Full Text Available The use of core outcome sets (COS ensures that researchers measure and report those outcomes that are most likely to be relevant to users of their research. Several hundred COS projects have been systematically identified to date, but there has been no formal quality assessment of these studies. The Core Outcome Set-STAndards for Development (COS-STAD project aimed to identify minimum standards for the design of a COS study agreed upon by an international group, while other specific guidance exists for the final reporting of COS development studies (Core Outcome Set-STAndards for Reporting [COS-STAR].An international group of experienced COS developers, methodologists, journal editors, potential users of COS (clinical trialists, systematic reviewers, and clinical guideline developers, and patient representatives produced the COS-STAD recommendations to help improve the quality of COS development and support the assessment of whether a COS had been developed using a reasonable approach. An open survey of experts generated an initial list of items, which was refined by a 2-round Delphi survey involving nearly 250 participants representing key stakeholder groups. Participants assigned importance ratings for each item using a 1-9 scale. Consensus that an item should be included in the set of minimum standards was defined as at least 70% of the voting participants from each stakeholder group providing a score between 7 and 9. The Delphi survey was followed by a consensus discussion with the study management group representing multiple stakeholder groups. COS-STAD contains 11 minimum standards that are the minimum design recommendations for all COS development projects. The recommendations focus on 3 key domains: the scope, the stakeholders, and the consensus process.The COS-STAD project has established 11 minimum standards to be followed by COS developers when planning their projects and by users when deciding whether a COS has been developed using

  11. Core Outcome Set-STAndards for Development: The COS-STAD recommendations.

    Science.gov (United States)

    Kirkham, Jamie J; Davis, Katherine; Altman, Douglas G; Blazeby, Jane M; Clarke, Mike; Tunis, Sean; Williamson, Paula R

    2017-11-01

    The use of core outcome sets (COS) ensures that researchers measure and report those outcomes that are most likely to be relevant to users of their research. Several hundred COS projects have been systematically identified to date, but there has been no formal quality assessment of these studies. The Core Outcome Set-STAndards for Development (COS-STAD) project aimed to identify minimum standards for the design of a COS study agreed upon by an international group, while other specific guidance exists for the final reporting of COS development studies (Core Outcome Set-STAndards for Reporting [COS-STAR]). An international group of experienced COS developers, methodologists, journal editors, potential users of COS (clinical trialists, systematic reviewers, and clinical guideline developers), and patient representatives produced the COS-STAD recommendations to help improve the quality of COS development and support the assessment of whether a COS had been developed using a reasonable approach. An open survey of experts generated an initial list of items, which was refined by a 2-round Delphi survey involving nearly 250 participants representing key stakeholder groups. Participants assigned importance ratings for each item using a 1-9 scale. Consensus that an item should be included in the set of minimum standards was defined as at least 70% of the voting participants from each stakeholder group providing a score between 7 and 9. The Delphi survey was followed by a consensus discussion with the study management group representing multiple stakeholder groups. COS-STAD contains 11 minimum standards that are the minimum design recommendations for all COS development projects. The recommendations focus on 3 key domains: the scope, the stakeholders, and the consensus process. The COS-STAD project has established 11 minimum standards to be followed by COS developers when planning their projects and by users when deciding whether a COS has been developed using reasonable

  12. Development and application of neutron transport methods and uncertainty analyses for reactor core calculations. Technical report; Entwicklung und Einsatz von Neutronentransportmethoden und Unsicherheitsanalysen fuer Reaktorkernberechnungen. Technischer Bericht

    Energy Technology Data Exchange (ETDEWEB)

    Zwermann, W.; Aures, A.; Bernnat, W.; and others

    2013-06-15

    This report documents the status of the research and development goals reached within the reactor safety research project RS1503 ''Development and Application of Neutron Transport Methods and Uncertainty Analyses for Reactor Core Calculations'' as of the 1{sup st} quarter of 2013. The superordinate goal of the project is the development, validation, and application of neutron transport methods and uncertainty analyses for reactor core calculations. These calculation methods will mainly be applied to problems related to the core behaviour of light water reactors and innovative reactor concepts. The contributions of this project towards achieving this goal are the further development, validation, and application of deterministic and stochastic calculation programmes and of methods for uncertainty and sensitivity analyses, as well as the assessment of artificial neutral networks, for providing a complete nuclear calculation chain. This comprises processing nuclear basis data, creating multi-group data for diffusion and transport codes, obtaining reference solutions for stationary states with Monte Carlo codes, performing coupled 3D full core analyses in diffusion approximation and with other deterministic and also Monte Carlo transport codes, and implementing uncertainty and sensitivity analyses with the aim of propagating uncertainties through the whole calculation chain from fuel assembly, spectral and depletion calculations to coupled transient analyses. This calculation chain shall be applicable to light water reactors and also to innovative reactor concepts, and therefore has to be extensively validated with the help of benchmarks and critical experiments.

  13. Core Technology Development of Nuclear spin polarization

    International Nuclear Information System (INIS)

    Yoo, Byung Duk; Gwon, Sung Ok; Kwon, Duck Hee; Lee, Sung Man

    2009-12-01

    In order to study nuclear spin polarization, we need several core technologies such as laser beam source to polarize the nuclear spin, low pressured helium cell development whose surface is essential to maintain polarization otherwise most of the polarized helium relaxed in short time, development of uniform magnetic field system which is essential for reducing relaxation, efficient vacuum system, development of polarization measuring system, and development of pressure raising system about 1000 times. The purpose of this study is to develop resonable power of laser system, that is at least 5 watt, 1083 nm, 4GHz tuneable. But the limitation of this research fund enforce to develop amplifying system into 5 watt with 1 watt system utilizing laser-diod which is already we have in stock. We succeeded in getting excellent specification of fiber laser system with power of 5 watts, 2 GHz linewidth, more than 80 GHz tuneable

  14. Development of new core competencies for Taiwanese Emergency Medical Technicians

    Directory of Open Access Journals (Sweden)

    Chang YT

    2018-03-01

    Full Text Available Yu-Tung Chang,1,2 Kuang-Chau Tsai,2 Brett Williams1,3 1Department of Community Emergency Health and Paramedic Practice, Faculty of Medicine, Nursing and Health Sciences, Monash University, Frankston, VIC, Australia; 2Department of Emergency Medicine, Far Eastern Memorial Hospital, New Taipei City, Taiwan; 3Division of Paramedicine, University of Tasmania, Hobart, TAS, Australia Objectives: Core competencies are considered the foundation for establishing Emergency Medical Technician (EMT and paramedic curricula, and for ensuring performance standards in the delivery of prehospital care. This study surveyed EMT instructors and medical directors to identify the most desirable core competencies for all levels of EMTs in Taiwan. Methods: A principal components analysis with Varimax rotation was conducted. An online questionnaire was distributed to obtain perspectives of EMT instructors and medical directors on the most desirable core competencies for EMTs. The target population was EMT training-course instructors and medical directors of fire departments in Taiwan. The questionnaire comprised 61 competency items, and multiple-choice and open-ended questions were used to obtain respondents’ perspectives of the Taiwanese EMT training and education system. Results: The results identified three factors at EMT-1 and EMT-2 levels and five factors at the EMT-Paramedic level. The factors for EMT-1 and EMT-2 were similar, and those for EMT-Paramedics identified further comprehensive competence perspectives. The key factors that appear to influence the development of the Taiwanese Emergency Medical Services (EMS education system are the attitude of authorities, the licensure system, and legislation. Conclusion: The findings present new core competencies for the Taiwanese EMT system and provide capacity to redesign curricula and reconsider roles for EMT-1 and EMT-2 technicians. At the EMT-Paramedic level, the findings demonstrate the importance of

  15. Development of control system for multi-converter high voltage power supply using programmable SoC

    International Nuclear Information System (INIS)

    Dave, Rasesh; Singh, N.P.; Thakar, Aruna; Dhola, Hitesh; Gajjar, Sandip; Parmar, Darshan Kumar; Baruah, Ujjwal Kumar; Dharangutti, Jagruti; Zaveri, Tanish

    2015-01-01

    Multi-converter based High Voltage Power Supplies (HVPSs) find application in multi-megawatt accelerators, RF systems. Control system for HVPS must be a combination of superior parallel processing, real time performance, fast computation and versatile connectivity. The hardware platform is expected to be robust, easily scalable for future developments without any cost overhead. Typical HVPS control mechanism involves communication, generation of precise control signals/pulses for few hundred Nos of chopper and closed loop control in microsecond range for regulated output. Such kind of requirements can be met with Zynq All Programmable SoC, which is a combination of Dual core ARM Cortex A-9 Processing System (PS) and Xilinx 7 series FPGA based Programmable Logic (PL). Deterministic functions of power supply control system such as generation of control signals with precise inter-channel delay of nanosecond range and communication with individual chopper at 100kbps can be implemented on PL. PS should implement corrective tasks based on field feedback received from individual chopper, user interface and OS management that allows to take full advantage of system capabilities. PS and PL are connected with on-chip AXI-4 interface with low latency and higher bandwidth through 9 AXI ports. Typically PS boots first, this ensures secure booting and prevents external environment from tampering PL. This paper describes development of control system on Zynq All Programmable SoC for HVPS. (author)

  16. Development of control system for multi-converter High voltage Power supply using programmable SoC

    Science.gov (United States)

    Dave, Rasesh; Dharangutti, Jagruti; Singh, N. P.; Thakar, Aruna; Dhola, Hitesh; Gajjar, Sandip; Parmar, Darshan; Zaveri, Tanish; Baruah, Ujjwal

    2017-04-01

    Multi-converter based High Voltage Power Supplies (HVPSs) find application in multi-megawatt accelerators, RF systems. Control system for HVPS must be a combination of superior parallel processing, real time performance, fast computation and versatile connectivity. The hardware platform is expected to be robust, easily scalable for future developments with minimal overheads. This paper describes development of control system on Zynq All Programmable SoC (System on Chip) for HVPS. Typical HVPS control mechanism involves communication, generation of precise control signals/pulses for few hundred numbers of chopper and closed loop control in microsecond range for regulated output. Such kind of requirements can be met with Zynq All Programmable SoC, which is a combination of Dual core ARM Cortex A-9 Processing System (PS) and Xilinx 7 series FPGA based Programmable Logic (PL). Deterministic functions of power supply control system such as generation of control signals with precise inter-channel delay of nanosecond range and communication with individual chopper at 100kbps can be implemented on PL. PS should implement corrective tasks based on field feedback received from individual chopper, user interface and OS management that allows to take full advantage of system capabilities. PS and PL are connected with on-chip AXI-4 interface with low latency and higher bandwidth through 9 AXI ports. Typically PS boots first, this ensures secure booting and prevents external environment from tampering PL.

  17. S-Net for multi-memory multicores

    NARCIS (Netherlands)

    Grelck, C.; Julku, J.; Penczek, F.; Peterson, L.; Pontelli, E.

    2010-01-01

    S-Net is a declarative coordination language and component technology aimed at modern multi-core/many-core architectures and systems-on-chip. It builds on the concept of stream processing to structure dynamically evolving networks of communicating asynchronous components. Components themselves are

  18. Gap analysis: a method to assess core competency development in the curriculum.

    Science.gov (United States)

    Fater, Kerry H

    2013-01-01

    To determine the extent to which safety and quality improvement core competency development occurs in an undergraduate nursing program. Rapid change and increased complexity of health care environments demands that health care professionals are adequately prepared to provide high quality, safe care. A gap analysis compared the present state of competency development to a desirable (ideal) state. The core competencies, Nurse of the Future Nursing Core Competencies, reflect the ideal state and represent minimal expectations for entry into practice from pre-licensure programs. Findings from the gap analysis suggest significant strengths in numerous competency domains, deficiencies in two competency domains, and areas of redundancy in the curriculum. Gap analysis provides valuable data to direct curriculum revision. Opportunities for competency development were identified, and strategies were created jointly with the practice partner, thereby enhancing relevant knowledge, attitudes, and skills nurses need for clinical practice currently and in the future.

  19. Development of an automated core model for nuclear reactors

    International Nuclear Information System (INIS)

    Mosteller, R.D.

    1998-01-01

    This is the final report of a three-year, Laboratory Directed Research and Development (LDRD) project at the Los Alamos National Laboratory (LANL). The objective of this project was to develop an automated package of computer codes that can model the steady-state behavior of nuclear-reactor cores of various designs. As an added benefit, data produced for steady-state analysis also can be used as input to the TRAC transient-analysis code for subsequent safety analysis of the reactor at any point in its operating lifetime. The basic capability to perform steady-state reactor-core analysis already existed in the combination of the HELIOS lattice-physics code and the NESTLE advanced nodal code. In this project, the automated package was completed by (1) obtaining cross-section libraries for HELIOS, (2) validating HELIOS by comparing its predictions to results from critical experiments and from the MCNP Monte Carlo code, (3) validating NESTLE by comparing its predictions to results from numerical benchmarks and to measured data from operating reactors, and (4) developing a linkage code to transform HELIOS output into NESTLE input

  20. Process Development of Gallium Nitride Phosphide Core-Shell Nanowire Array Solar Cell

    Science.gov (United States)

    Chuang, Chen

    Dilute Nitride GaNP is a promising materials for opto-electronic applications due to its band gap tunability. The efficiency of GaNxP1-x /GaNyP1-y core-shell nanowire solar cell (NWSC) is expected to reach as high as 44% by 1% N and 9% N in the core and shell, respectively. By developing such high efficiency NWSCs on silicon substrate, a further reduction of the cost of solar photovoltaic can be further reduced to 61$/MWh, which is competitive to levelized cost of electricity (LCOE) of fossil fuels. Therefore, a suitable NWSC structure and fabrication process need to be developed to achieve this promising NWSC. This thesis is devoted to the study on the development of fabrication process of GaNxP 1-x/GaNyP1-y core-shell Nanowire solar cell. The thesis is divided into two major parts. In the first parts, previously grown GaP/GaNyP1-y core-shell nanowire samples are used to develop the fabrication process of Gallium Nitride Phosphide nanowire solar cell. The design for nanowire arrays, passivation layer, polymeric filler spacer, transparent col- lecting layer and metal contact are discussed and fabricated. The property of these NWSCs are also characterized to point out the future development of Gal- lium Nitride Phosphide NWSC. In the second part, a nano-hole template made by nanosphere lithography is studied for selective area growth of nanowires to improve the structure of core-shell NWSC. The fabrication process of nano-hole templates and the results are presented. To have a consistent features of nano-hole tem- plate, the Taguchi Method is used to optimize the fabrication process of nano-hole templates.

  1. Development of Structural Core Components for Breeder Reactors

    International Nuclear Information System (INIS)

    Saibaba, N.

    2013-01-01

    Core structural materials: • The desire is to have only fuel in the core, structural material form 25% of the total core: – To support and to retain the fuel in position; – Provide necessary ducts to make coolant flow through & transfer/remove heat. • For 500 MWe FBR with Oxide fuel (Peak Linear Power 450 W/cm), total fuel pins required in the core are of the order 39277 pins (both inner & outer core Fuel SA); • Considering 217 pins/Fuel SA there are 181 Fuel SA wrapper tubes • These structural materials see hostile core with max temperature and neutron flux

  2. Reference core design Mark-III of the experimental multi-purpose, high-temperature, gas-cooled reactor

    International Nuclear Information System (INIS)

    Shindo, Ryuiti; Watanabe, Takashi; Ishiguro, Okikazu; Kuroki, Syuzi

    1977-10-01

    The reactivity control system is one of the important items in reactor design, but it is much restricted by structural design of fuel element and pressure vessel in the experimental multi-purpose, high-temperature reactor. Preceding the first conceptual design of the reactor, therefore, the reactivity control system composed of control rod, burnable poison and reserve shutdown system in Mark-II design was re-studied, and several improvements were indicated. (1) The diameter of control rods must be as large as possible because it is impossible to increase the number of control rods. (2) The accuracy in estimation of the reactivity to be compensated with control rods is important because of the mutual interference of pair control rods with the twin configuration in a fuel element. (3) The improvement of core performance in burnup is accompanied by the reduction of design margin for control rods. (4) Increase of the reactivity to be compensated with the burnable poison leads to increase of the core reactivity recovery with burnup, and the assertion of the decrease for recovery of reactivity leads to increase of the temperature dependency of reactivity compensated with control rods. (5) Reduction of reactivity to be compensated with control rods is thus limited by cancellation of the effects in the reactivity recovery and the reactivity temperature dependency. (6) The reserve shutdown system can be designed with margin under the condition of excluding the reactivity of burnup from that to be compensated. (auth.)

  3. Core design studies on various forms of coolants and fuel materials. 2. Studies on liquid heavy metal and gas cooled cores, small cores and evaluation of 4-type cores

    International Nuclear Information System (INIS)

    Hayashi, Hideyuki; Sakashita, Yoshiyuki; Naganuma, Masayuki; Takaki, Naoyuki; Mizuno, Tomoyasu; Ikegami, Tetsuo

    2001-01-01

    Alternative concepts to sodium cooled fast reactors, such as heavy metal liquid cooled reactors and gas cooled fast reactors were studied in Phase-1 of the feasibility studies, aiming at simplification of the system, high thermal efficiency and enhancing safety. Fuel and core specifications and nuclear characteristics were surveyed to meet the targets for commercialization of fast reactor cycle. Nuclear characteristics of small fast reactor cores were also surveyed from the perspective of the possibility of multi-purpose use and dispersed power stations. The key points of the design study for each concept in Phase-2 were summarized from the aspect of the screening of the candidates for FR commercialization. (author)

  4. A High Performance Multi-Core FPGA Implementation for 2D Pixel Clustering for the ATLAS Fast TracKer (FTK) Processor

    CERN Document Server

    Sotiropoulou, C-L; The ATLAS collaboration; Beretta, M; Gkaitatzis, S; Kordas, K; Nikolaidis, S; Petridou, C; Volpi, G

    2014-01-01

    The high performance multi-core 2D pixel clustering FPGA implementation used for the input system of the ATLAS Fast TracKer (FTK) processor is presented. The input system for the FTK processor will receive data from the Pixel and micro-strip detectors read out drivers (RODs) at 760Gbps, the full rate of level 1 triggers. Clustering is required as a method to reduce the high rate of the received data before further processing, as well as to determine the cluster centroid for obtaining obtain the best spatial measurement. Our implementation targets the pixel detectors and uses a 2D-clustering algorithm that takes advantage of a moving window technique to minimize the logic required for cluster identification. The design is fully generic and the cluster detection window size can be adjusted for optimizing the cluster identification process. Τhe implementation can be parallelized by instantiating multiple cores to identify different clusters independently thus exploiting more FPGA resources. This flexibility mak...

  5. Time-efficient simulations of tight-binding electronic structures with Intel Xeon PhiTM many-core processors

    Science.gov (United States)

    Ryu, Hoon; Jeong, Yosang; Kang, Ji-Hoon; Cho, Kyu Nam

    2016-12-01

    Modelling of multi-million atomic semiconductor structures is important as it not only predicts properties of physically realizable novel materials, but can accelerate advanced device designs. This work elaborates a new Technology-Computer-Aided-Design (TCAD) tool for nanoelectronics modelling, which uses a sp3d5s∗ tight-binding approach to describe multi-million atomic structures, and simulate electronic structures with high performance computing (HPC), including atomic effects such as alloy and dopant disorders. Being named as Quantum simulation tool for Advanced Nanoscale Devices (Q-AND), the tool shows nice scalability on traditional multi-core HPC clusters implying the strong capability of large-scale electronic structure simulations, particularly with remarkable performance enhancement on latest clusters of Intel Xeon PhiTM coprocessors. A review of the recent modelling study conducted to understand an experimental work of highly phosphorus-doped silicon nanowires, is presented to demonstrate the utility of Q-AND. Having been developed via Intel Parallel Computing Center project, Q-AND will be open to public to establish a sound framework of nanoelectronics modelling with advanced HPC clusters of a many-core base. With details of the development methodology and exemplary study of dopant electronics, this work will present a practical guideline for TCAD development to researchers in the field of computational nanoelectronics.

  6. Nuclear structure calculations in $^{20}$Ne with No-Core Configuration-Interaction model

    OpenAIRE

    Konieczka, Maciej; Satuła, Wojciech

    2016-01-01

    Negative parity states in $^{20}$Ne and Gamow-Teller strength distribution for the ground-state beta-decay of $^{20}$Na are calculated for the very first time using recently developed No-Core Configuration-Interaction model. The approach is based on multi-reference density functional theory involving isospin and angular-momentum projections. Advantages and shortcomings of the method are briefly discussed.

  7. Development of on-line core performance evaluation system for 'FUGEN'

    International Nuclear Information System (INIS)

    Natori, Hisahide; Kaneto, Kunikazu; Oteru, Shigeru.

    1982-01-01

    An on-line core performance evaluation system ATROPOS has been developed in order to carry out safe and efficient reactor operation of ''FUGEN''(a heavy water moderated, boiling light water cooled, pressure tube type reactor). This system offers detailed and useful information on such items of core performance as core thermal power, power distribution and thermal operation limits. The power distribution is calculated first by using a three-dimensional nodal coupling model, employing such process data as control rod position and 10 B concentration in the D 2 O moderator. Then the calculated power distribution is corrected by local power monitor readings. An axial one-dimensional nodal coupling model, which considers radial power distribution, and a localized three-dimensional nodal coupling model are used to predict the core thermal power and the power distribution for the region surrounding the control rods respectively, within a short time in advance of control rod operation. The methods employed in this system are verified by comparison with start-up test data from the FUGEN initial core. The estimated power distribution and channel flow agree with values measured by the power calibration monitor and with channel flow converted from measured values of pressure drop, within 3 and 5% respectively, in their root mean square values. The difference in core thermal power between the predicted value and the value measured by the total power monitor is about 1% for control rod operation. (author)

  8. Heritage trails through Dolenjska and Bela Krajina in Slovenia: A multi-stakeholder approach to tourism development

    Directory of Open Access Journals (Sweden)

    Koščak Marko

    2016-01-01

    Full Text Available One of the crucial methodologies for growing and developing a level of tourism which is sustainable and enhances the totality of local and regional environments is a multi-stakeholder approach to tourism development. In this paper, we present the case of the 'Heritage trails through Dolenjska and Bela krajina in SE Slovenia' in which sustainable rural development (we take this to include cultural & heritage, vinicultural & gastronomic, as well as ecological tourism is one of the key elements of the integral mix of business economy, viz. development of the region in the SE of Slovenia. The integral approach showed from the very beginning of project activities, within the Novo Mesto chamber of commerce, its long-time implementation until the present, as one of the key products within the tourist destination of Dolenjska, Bela Krajina and Kočevsko-Ribniška. It takes an integrated approach in terms of start-up, implementation and development and is supported by and benefits from the notion of a core of multiple stakeholders.

  9. CCTF CORE I test results

    International Nuclear Information System (INIS)

    Murao, Yoshio; Sudoh, Takashi; Akimoto, Hajime; Iguchi, Tadashi; Sugimoto, Jun; Fujiki, Kazuo; Hirano, Kenmei

    1982-07-01

    This report presents the results of the following CCTF CORE I tests conducted in FY. 1980. (1) Multi-dimensional effect test, (2) Evaluation model test, (3) FLECHT coupling test. On the first test, one-dimensional treatment of the core thermohydrodynamics was discussed. On the second and third tests, the test results were compared with the results calculated by the evaluation model codes and the results of the corresponding FLECHT-SET test (Run 2714B), respectively. The work was performed under contracts with the Atomic Energy Bureau of Science and Technology Agency of Japan. (author)

  10. Composite Liner, Multi-Megabar Shock Driver Development

    International Nuclear Information System (INIS)

    Cochrane, J.C. Jr.; Bartsch, R.R.; Clark, D.A.; Morgan, D.V.; Anderson, W.E.; Lee, H.; Bowers, R.L.; Atchison, W.L.; Oona, H.; Stokes, J.L.; Veeser, L.R.; Broste, W.B.

    1998-01-01

    The multi-megabar shock driver development is a series of experiments in support of the Los Alamos High Energy Density Physics Experimental Program. Its purpose is to develop techniques to impact a uniform, stable, composite liner upon a high Z target to produce a multi-megabar shock for EOS studies. To date, experiments have been done on the Pegasus II capacitor bank with a current of approximately12MA driving the impactor liner. The driving field is approximately200 T at the target radius of 1cm. Data will be presented on the impactor liner. The driving field is approximately200 T at the target radius of 1 cm. Data will be presented on the stability and uniformity of the impactor liner when it impacts the target cylinder. Three experiments have been done with emphasis on liner development. Shock pressures greater than a megabar have been done with emphasis on liner development. Shock pressures greater than a megabar have been produced with an Al target cylinder. A Pt target cylinder should produce shock pressures in th e 5-megabar range

  11. Feasibility study on embedded transport core calculations

    International Nuclear Information System (INIS)

    Ivanov, B.; Zikatanov, L.; Ivanov, K.

    2007-01-01

    The main objective of this study is to develop an advanced core calculation methodology based on embedded diffusion and transport calculations. The scheme proposed in this work is based on embedded diffusion or SP 3 pin-by-pin local fuel assembly calculation within the framework of the Nodal Expansion Method (NEM) diffusion core calculation. The SP 3 method has gained popularity in the last 10 years as an advanced method for neutronics calculation. NEM is a multi-group nodal diffusion code developed, maintained and continuously improved at the Pennsylvania State University. The developed calculation scheme is a non-linear iteration process, which involves cross-section homogenization, on-line discontinuity factors generation, and boundary conditions evaluation by the global solution passed to the local calculation. In order to accomplish the local calculation, a new code has been developed based on the Finite Elements Method (FEM), which is capable of performing both diffusion and SP 3 calculations. The new code will be used in the framework of the NEM code in order to perform embedded pin-by-pin diffusion and SP 3 calculations on fuel assembly basis. The development of the diffusion and SP 3 FEM code is presented first following by its application to several problems. Description of the proposed embedded scheme is provided next as well as the obtained preliminary results of the C3 MOX benchmark. The results from the embedded calculations are compared with direct pin-by-pin whole core calculations in terms of accuracy and efficiency followed by conclusions made about the feasibility of the proposed embedded approach. (authors)

  12. Developing a multi-physics solver in APOLLO3 and applications to cross section homogenization

    International Nuclear Information System (INIS)

    Dugan, Kevin-James

    2016-01-01

    Multi-physics coupling is becoming of large interest in the nuclear engineering and computational science fields. The ability to obtain accurate solutions to realistic models is important to the design and licensing of novel reactor designs, especially in design basis accident situations. The physical models involved in calculating accident behavior in nuclear reactors includes: neutron transport, thermal conduction/convection, thermo-mechanics in fuel and support structure, fuel stoichiometry, among others. However, this thesis focuses on the coupling between two models, neutron transport and thermal conduction/convection.The goal of this thesis is to develop a multi-physics solver for simulating accidents in nuclear reactors. The focus is both on the simulation environment and the data treatment used in such simulations.This work discusses the development of a multi-physics framework based around the Jacobian-Free Newton-Krylov (JFNK) method. The framework includes linear and nonlinear solvers, along with interfaces to existing numerical codes that solve neutron transport and thermal hydraulics models (APOLLO3 and MCTH respectively) through the computation of residuals. a new formulation for the neutron transport residual is explored, which reduces the solution size and search space by a large factor; instead of the residual being based on the angular flux, it is based on the fission source.The question of whether using a fundamental mode distribution of the neutron flux for cross section homogenization is sufficiently accurate during fast transients is also explored. It is shown that in an infinite homogeneous medium, using homogenized cross sections produced with a fundamental mode flux differ significantly from a reference solution. The error is remedied by using an alternative weighting flux taken from a time dependent calculation; either a time-integrated flux or an asymptotic solution. The time-integrated flux comes from the multi-physics solution of the

  13. Design studies for the Mark-III core of experimental multi-purpose VHTR

    International Nuclear Information System (INIS)

    Yasuno, Takehiko; Miyamoto, Yoshiaki; Mitake, Susumu; Shindo, Ryuiti; Arai, Taketoshi

    1979-08-01

    The Mark-III core in the first conceptual design made in 1975 is a fundamental core for VHTR. Subsequently, further design studies were made fuel loading scheme and control rod withdrawal sequence for the core to increase its safety margin (shutdown margin, etc.) and operational margin (minimum Reynolds number, maximum fuel temperature, etc.). It was shown that the Mark-III should exhibit the performance expected of VHTR, unless changes are made in the preconditions for its nuclear, thermal-hydraulic design. Also, the needs as below were indicated: (1) reasonable core design criteria and guidelines, (2) fuel-loading-scheme requirements in fuel management, fuel misloading and reactor operation, (3) confirmation on precision of the core design method and its further refinement. (author)

  14. Development of magnetic luminescent core/shell nanocomplex particles with fluorescence using Rhodamine 6G

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Hee Uk; Song, Yoon Seok [Department of Chemical and Biological Engineering, Korea University, 5 Ga, Anam-Dong, Sungbuk-Gu, Seoul 136-701 (Korea, Republic of); Park, Chulhwan [Department of Chemical Engineering, Kwangwoon University, 447-1 Wolgye-Dong, Nowon-Gu, Seoul 139-701 (Korea, Republic of); Kim, Seung Wook, E-mail: kimsw@korea.ac.kr [Department of Chemical and Biological Engineering, Korea University, 5 Ga, Anam-Dong, Sungbuk-Gu, Seoul 136-701 (Korea, Republic of)

    2012-12-15

    Graphical abstract: Display Omitted Highlights: ► A simple method was developed to synthesize Co-B/SiO{sub 2}/dye/SiO{sub 2} composite particles. ► The magnetic particle shows that highly luminescent and core/shell particles are formed. ► Such core/shell particles can be easily suspended in water. ► The magnetic particles could detect fluorescence for the application of biosensor. -- Abstract: A simple and reproducible method was developed to synthesize a novel class of Co-B/SiO{sub 2}/dye/SiO{sub 2} composite core/shell particles. Using a single cobalt core, Rhodamine 6G of organic dye molecules was entrapped in a silica shell, resulting in core/shell particles of ∼200 nm diameter. Analyses using a variety of techniques such as transmission electron microscopy, X-ray photoelectron spectroscopy, vibration sample magnetometry, confocal laser scanning microscopy, and fluorescence intensity demonstrated that dye molecules were trapped inside the core/shell particles. A photoluminescence investigation showed that highly luminescent and photostable core/shell particles were formed. Such core/shell particles can be easily suspended in water. The synthesized magnetic particles could be used to detect fluorescence on glass substrate arrays for bioassay and biosensor applications.

  15. The status of studies on fast reactor core thermal hydraulics at PNC

    International Nuclear Information System (INIS)

    Nishimura, M.; Ohshima, H.; Kamide, H.; Yamaguchi, K.; Yamaguchi, A.

    2000-01-01

    An outlook was addressed on investigative activities of the fast reactor core thermal-hydraulics at Power Reactor and Nuclear Fuel Development Corporation. Firstly, a computational modeling to predict flow field under natural circulation decay heat removal condition using multi-dimensional codes and its validation were presented. The validation was carried out through calculations of sodium experiments on an inter-subassembly heat transfer, a transient from forced to natural circulation and an inter-wrapper flow. Secondly, experimental and computational studies were expressed on local blockage with porous media in a fuel subassembly. Lastly, information was presented on an advanced computational code based on a subchannel analysis code. The code is under the development and extended to perform whole core simulation. (author)

  16. High-resolution gamma ray attenuation density measurements on mining exploration drill cores, including cut cores

    Science.gov (United States)

    Ross, P.-S.; Bourke, A.

    2017-01-01

    Physical property measurements are increasingly important in mining exploration. For density determinations on rocks, one method applicable on exploration drill cores relies on gamma ray attenuation. This non-destructive method is ideal because each measurement takes only 10 s, making it suitable for high-resolution logging. However calibration has been problematic. In this paper we present new empirical, site-specific correction equations for whole NQ and BQ cores. The corrections force back the gamma densities to the "true" values established by the immersion method. For the NQ core caliber, the density range extends to high values (massive pyrite, 5 g/cm3) and the correction is thought to be very robust. We also present additional empirical correction factors for cut cores which take into account the missing material. These "cut core correction factors", which are not site-specific, were established by making gamma density measurements on truncated aluminum cylinders of various residual thicknesses. Finally we show two examples of application for the Abitibi Greenstone Belt in Canada. The gamma ray attenuation measurement system is part of a multi-sensor core logger which also determines magnetic susceptibility, geochemistry and mineralogy on rock cores, and performs line-scan imaging.

  17. Investigation of reflood models by coupling REFLA-1D and multi-loop system model

    International Nuclear Information System (INIS)

    Sugimoto, Jun; Murao, Yoshio

    1983-09-01

    A system analysis code REFLA-1DS was developed by coupling reflood analysis code REFLA-1D and a multi-loop primary system model. The reflood models in the code were investigated for the development of the integral system analysis code. The REFLA-1D, which was developed with the small scale reflood experiment at JAERI, consists of one-dimensional core model and a primary system model with a constant loop resistance. The multi-loop primary system model was developed with the Cylindrical Core Test Facility of JAERI's large scale reflood tests. The components modeled in the code are the upper plenum, the steam generator, the coolant pump, the ECC injection port, the downcomer and the broken cold leg nozzle. The coupling between the two models in REFLA-1DS is accomplished by applying the equivalent flow resistance calculated with the multiloop model to the REFLA-1D. The characteristics of the code is its simplicity of the system model and the solution method which enables the fast running and the easy reflood analysis for the further model development. A fairly good agreement was obtained with the results of the Cylindrical Core Test Facility for the calculated water levels in the downcomer, the core and the upper plenum. A qualitatively good agreement was obtained concerning the parametric effects of the system pressure, the ECC flow rate and the initial clad temperature. Needs for further code improvements of the models, however, were pointed out. These include the problem concerning the generation rate of the steam and water droplets in the core in an early period, the effect of the flow oscillation on the core cooling, the heat release from the downcomer wall, and the stable system calculation. (author)

  18. Multi-level iteration optimization for diffusive critical calculation

    International Nuclear Information System (INIS)

    Li Yunzhao; Wu Hongchun; Cao Liangzhi; Zheng Youqi

    2013-01-01

    In nuclear reactor core neutron diffusion calculation, there are usually at least three levels of iterations, namely the fission source iteration, the multi-group scattering source iteration and the within-group iteration. Unnecessary calculations occur if the inner iterations are converged extremely tight. But the convergence of the outer iteration may be affected if the inner ones are converged insufficiently tight. Thus, a common scheme suit for most of the problems was proposed in this work to automatically find the optimized settings. The basic idea is to optimize the relative error tolerance of the inner iteration based on the corresponding convergence rate of the outer iteration. Numerical results of a typical thermal neutron reactor core problem and a fast neutron reactor core problem demonstrate the effectiveness of this algorithm in the variational nodal method code NODAL with the Gauss-Seidel left preconditioned multi-group GMRES algorithm. The multi-level iteration optimization scheme reduces the number of multi-group and within-group iterations respectively by a factor of about 1-2 and 5-21. (authors)

  19. Optimizations of Unstructured Aerodynamics Computations for Many-core Architectures

    KAUST Repository

    Al Farhan, Mohammed Ahmed

    2018-04-13

    We investigate several state-of-the-practice shared-memory optimization techniques applied to key routines of an unstructured computational aerodynamics application with irregular memory accesses. We illustrate for the Intel KNL processor, as a representative of the processors in contemporary leading supercomputers, identifying and addressing performance challenges without compromising the floating point numerics of the original code. We employ low and high-level architecture-specific code optimizations involving thread and data-level parallelism. Our approach is based upon a multi-level hierarchical distribution of work and data across both the threads and the SIMD units within every hardware core. On a 64-core KNL chip, we achieve nearly 2.9x speedup of the dominant routines relative to the baseline. These exhibit almost linear strong scalability up to 64 threads, and thereafter some improvement with hyperthreading. At substantially fewer Watts, we achieve up to 1.7x speedup relative to the performance of 72 threads of a 36-core Haswell CPU and roughly equivalent performance to 112 threads of a 56-core Skylake scalable processor. These optimizations are expected to be of value for many other unstructured mesh PDE-based scientific applications as multi and many-core architecture evolves.

  20. Development of flow network analysis code for block type VHTR core by linear theory method

    International Nuclear Information System (INIS)

    Lee, J. H.; Yoon, S. J.; Park, J. W.; Park, G. C.

    2012-01-01

    VHTR (Very High Temperature Reactor) is high-efficiency nuclear reactor which is capable of generating hydrogen with high temperature of coolant. PMR (Prismatic Modular Reactor) type reactor consists of hexagonal prismatic fuel blocks and reflector blocks. The flow paths in the prismatic VHTR core consist of coolant holes, bypass gaps and cross gaps. Complicated flow paths are formed in the core since the coolant holes and bypass gap are connected by the cross gap. Distributed coolant was mixed in the core through the cross gap so that the flow characteristics could not be modeled as a simple parallel pipe system. It requires lot of effort and takes very long time to analyze the core flow with CFD analysis. Hence, it is important to develop the code for VHTR core flow which can predict the core flow distribution fast and accurate. In this study, steady state flow network analysis code is developed using flow network algorithm. Developed flow network analysis code was named as FLASH code and it was validated with the experimental data and CFD simulation results. (authors)

  1. Multi-bundle sodium experiments for thermohydraulics in core subassemblies during natural circulation decay heat removal operation

    International Nuclear Information System (INIS)

    Kamide, H.; Ieda, Y.; Toda, S.; Isozaki, T.; Sugawara, S.

    1993-01-01

    Two types of multi-subassembly sodium experiments, CCTL-CFR tests and PLANDTL-DHX tests, have been carried out in order to investigate thermohydraulics in a fast reactor core during natural circulation. Basic experiments are carried out in CCTL-CFR test rig without inter-wrapper gap and under steady state. Integral experiments are performed in PLANDTL-DHX test rig with the inter-wrapper gap and a dip cooler in an upper plenum under steady state and transient conditions. The first series of the experiments and post analyses showed that inter-subassembly heat transfer had significant effects on the transverse temperature distribution in the subassembly and was strongly coupled with intra-subassembly flow redistribution. And the cold sodium provided by the dip cooler could reduce the hot spot temperature in the pin bundle mainly via the inter-wrapper gap. (author)

  2. Clean Development Mechanism: Core of Kyoto Mechanism

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Myung Kyun [United Nations Environment Programme (Denmark)

    2000-06-01

    Kyoto protocol is a foundation for achieving an ultimate goal of UNFCCC, which is to stabilizing greenhouse gas concentration in the air. The clean development system is a core element for successful implementation of Kyoto protocol with other Kyoto mechanisms. While UNFCCC requires a new paradigm changing to sustainable development considering demand and future environment from the past supply-oriented resource consumption, the clean development system will be used as a means of successful establishment of a new paradigm in 21st century. As environmental problem is integrated with economic problem and each country is thriving for securing its own economic benefit in the issue of environmental conservation, Korea should do its best to have both of global environmental conservation and economic benefit for its own. 1 tab.

  3. Cultural Core Competencies: Perceptions of 4-H Youth Development Professionals

    Directory of Open Access Journals (Sweden)

    Janet E. Fox

    2015-10-01

    Full Text Available As society grows increasingly diverse, it is critical that youth development professionals are equipped with cultural core competencies. This descriptive study gauged the perceived level of cultural competence among 4-H Youth Development professionals from a Southern state in the United States. Based on the 4-H Professional Research, Knowledge, and Competency (PRKC Model (Stone & Rennekamp, 2004, youth development professionals rated their cultural competence (equity, access, and opportunity in eight core competency areas. Based on a five-point Likert scale ranging from 0 = No knowledge to 4 = Expert, youth development professionals evaluated their cultural competence ranging from 0.66 to 4.00. According to an interpretive scale, most youth development professionals rated their competence as intermediate. Participants reported the skills of active listening and an open attitude as areas in which they felt most competent. Areas of least competence were community outreach policies and procedures. No significant relationships existed between the demographic variables of gender, degree earned, and field of study when compared to perceived cultural competence. The findings will be used to detect deficiencies and create opportunities for professional training and development experiences in supporting the cultural competence and growth of youth professionals.

  4. Wave Model Development in Multi-Ion Plasmas

    Directory of Open Access Journals (Sweden)

    Sung-Hee Song

    1999-06-01

    Full Text Available Near-earth space is composed of plasmas which embed a number of plasma waves. Space plasmas consist of electrons and multi-ion that determine local wave propagation characteristics. In multi-ion plasmas, it is di cult to find out analytic solution from the dispersion relation in general. In this work, we have developed a model with an arbitrary magnetic field and density as well as multi-ion plasmas. This model allows us to investigate how plasma waves behave when they propagate along realistic magnetic field lines, which are assumed by IGRF(International Geomagnetic Reference Field. The results are found to be useful for the analysis of the in situ observational data in space. For instance, if waves are assumed to propagate into the polar region, from the equatorial region, our model quantitatively shows how polarization is altered along earth travel path.

  5. Develop a practical means to monitor the criticality of the TMI-2 core

    International Nuclear Information System (INIS)

    Kim, S.S.; Levine, S.H.; Imel, G.

    1984-06-01

    A method has been developed to monitor the subcritical reactivity and unfold the k/sub infinity/ distribution of a degraded reactor core. The method uses several fixed neutron detectors and a Cf-252 neutron source placed sequentially in multiple positions in the core. It is called the Asymmetric Multiple Position Neutron Source (AMPNS) method. The AMPNS method employs the nucleonic codes to analyze in two dimensions the neutron multiplication of a Cf-252 neutron source. Experiments were performed on the Penn State Breazeale TRIGA Reactor (PSBR). The first set of experiments calibrates the k/sub infinity/'s of the fuel elements moved during the second set of experiments. The second set of experiments provides a means for both developing and validating the AMPNS method. Several test runs of optimization calculations have been made on the PSBR core assuming one of the subcritical configurations is a damaged core. Test runs of the AMPNS method reveals that when the core cell size and source position are correctly chosen, the solution converges to the correct k/sub eff/ and k/sub infinity/ distribution without any oscillations or instabilities. Application of the AMPNS method to the degraded TMI-2 core has been studied to provide some initial insight into this problem

  6. Supermodes in Coupled Multi-Core Waveguide Structures

    Science.gov (United States)

    2016-04-01

    this section, we begin the study of higher-order supermodes from the simplest two-core structure by demon - strating how angle-dependent coupling...Communication Conf., Los Angeles , CA, USA, 2011, Paper PDPB10. 4401212 IEEE JOURNAL OF SELECTED TOPICS IN QUANTUM ELECTRONICS, VOL. 22, NO. 2, MARCH/APRIL...microstructured fiber,” presented at the IEEE Optical Fiber Com- munication Conf., Los Angeles , CA, USA, 2012, Paper PDP5C.2. [12] S. G. Leon-Saval, A

  7. Development of Core Competencies for Paraprofessional Nutrition Educators Who Deliver Food Stamp Nutrition Education

    Science.gov (United States)

    Baker, Susan S.; Pearson, Meredith; Chipman, Helen

    2009-01-01

    The purpose of this project was to describe the process used for the development of core competencies for paraprofessional nutrition educators in Food Stamp Nutrition Education (FSNE). The development process included the efforts of an expert panel of state and multicounty FSNE leaders to draft the core competencies and the validation of those…

  8. Experimental comparison of simultaneous transmission of LTE-A multi-band and gigabit/s 4-PAM signals up to 50 m of large-core graded-index POF

    NARCIS (Netherlands)

    Forni, F.; Shi, Y.; Van Den Boom, H.P.A.; Tangdiongga, E.; Koonen, A.M.J.

    2016-01-01

    This paper reports the experimental results of the co-transmission of a multi-band LTE-A and gigabit/s baseband 4-PAM signals over 35 m and over 50 m of 1 mm core diameter PMMA GI-POF, using low-cost components. Both links used a red light 650nm laser diode and p-i-n photodiode with transimpedance

  9. Acceleration of Blender Cycles Path-Tracing Engine Using Intel Many Integrated Core Architecture

    OpenAIRE

    Jaroš , Milan; Říha , Lubomír; Strakoš , Petr; Karásek , Tomáš; Vašatová , Alena; Jarošová , Marta; Kozubek , Tomáš

    2015-01-01

    Part 2: Algorithms; International audience; This paper describes the acceleration of the most computationally intensive kernels of the Blender rendering engine, Blender Cycles, using Intel Many Integrated Core architecture (MIC). The proposed parallelization, which uses OpenMP technology, also improves the performance of the rendering engine when running on multi-core CPUs and multi-socket servers. Although the GPU acceleration is already implemented in Cycles, its functionality is limited. O...

  10. A nuclear reactor core fuel reload optimization using artificial ant colony connective networks

    International Nuclear Information System (INIS)

    Lima, Alan M.M. de; Schirru, Roberto; Carvalho da Silva, Fernando; Medeiros, Jose Antonio Carlos Canedo

    2008-01-01

    The core of a nuclear Pressurized Water Reactor (PWR) may be reloaded every time the fuel burn-up is such that it is not more possible to maintain the reactor operating at nominal power. The nuclear core fuel reload optimization problem consists in finding a pattern of burned-up and fresh-fuel assemblies that maximize the number of full operational days. This is an NP-Hard problem, meaning that complexity grows exponentially with the number of fuel assemblies in the core. Moreover, the problem is non-linear and its search space is highly discontinuous and multi-modal. Ant Colony System (ACS) is an optimization algorithm based on artificial ants that uses the reinforcement learning technique. The ACS was originally developed to solve the Traveling Salesman Problem (TSP), which is conceptually similar to the nuclear core fuel reload problem. In this work a parallel computational system based on the ACS, called Artificial Ant Colony Networks is introduced to solve the core fuel reload optimization problem

  11. A nuclear reactor core fuel reload optimization using artificial ant colony connective networks

    Energy Technology Data Exchange (ETDEWEB)

    Lima, Alan M.M. de [Universidade Federal do Rio de Janeiro, PEN/COPPE - UFRJ, Ilha do Fundao s/n, CEP 21945-970 Rio de Janeiro (Brazil)], E-mail: alanmmlima@yahoo.com.br; Schirru, Roberto [Universidade Federal do Rio de Janeiro, PEN/COPPE - UFRJ, Ilha do Fundao s/n, CEP 21945-970 Rio de Janeiro (Brazil)], E-mail: schirru@lmp.ufrj.br; Carvalho da Silva, Fernando [Universidade Federal do Rio de Janeiro, PEN/COPPE - UFRJ, Ilha do Fundao s/n, CEP 21945-970 Rio de Janeiro (Brazil)], E-mail: fernando@con.ufrj.br; Medeiros, Jose Antonio Carlos Canedo [Universidade Federal do Rio de Janeiro, PEN/COPPE - UFRJ, Ilha do Fundao s/n, CEP 21945-970 Rio de Janeiro (Brazil)], E-mail: canedo@lmp.ufrj.br

    2008-09-15

    The core of a nuclear Pressurized Water Reactor (PWR) may be reloaded every time the fuel burn-up is such that it is not more possible to maintain the reactor operating at nominal power. The nuclear core fuel reload optimization problem consists in finding a pattern of burned-up and fresh-fuel assemblies that maximize the number of full operational days. This is an NP-Hard problem, meaning that complexity grows exponentially with the number of fuel assemblies in the core. Moreover, the problem is non-linear and its search space is highly discontinuous and multi-modal. Ant Colony System (ACS) is an optimization algorithm based on artificial ants that uses the reinforcement learning technique. The ACS was originally developed to solve the Traveling Salesman Problem (TSP), which is conceptually similar to the nuclear core fuel reload problem. In this work a parallel computational system based on the ACS, called Artificial Ant Colony Networks is introduced to solve the core fuel reload optimization problem.

  12. Pediatric hospital medicine core competencies: development and methodology.

    Science.gov (United States)

    Stucky, Erin R; Ottolini, Mary C; Maniscalco, Jennifer

    2010-01-01

    Pediatric hospital medicine is the most rapidly growing site-based pediatric specialty. There are over 2500 unique members in the three core societies in which pediatric hospitalists are members: the American Academy of Pediatrics (AAP), the Academic Pediatric Association (APA) and the Society of Hospital Medicine (SHM). Pediatric hospitalists are fulfilling both clinical and system improvement roles within varied hospital systems. Defined expectations and competencies for pediatric hospitalists are needed. In 2005, SHM's Pediatric Core Curriculum Task Force initiated the project and formed the editorial board. Over the subsequent four years, multiple pediatric hospitalists belonging to the AAP, APA, or SHM contributed to the content of and guided the development of the project. Editors and collaborators created a framework for identifying appropriate competency content areas. Content experts from both within and outside of pediatric hospital medicine participated as contributors. A number of selected national organizations and societies provided valuable feedback on chapters. The final product was validated by formal review from the AAP, APA, and SHM. The Pediatric Hospital Medicine Core Competencies were created. They include 54 chapters divided into four sections: Common Clinical Diagnoses and Conditions, Core Skills, Specialized Clinical Services, and Healthcare Systems: Supporting and Advancing Child Health. Each chapter can be used independently of the others. Chapters follow the knowledge, skills, and attitudes educational curriculum format, and have an additional section on systems organization and improvement to reflect the pediatric hospitalist's responsibility to advance systems of care. These competencies provide a foundation for the creation of pediatric hospital medicine curricula and serve to standardize and improve inpatient training practices. (c) 2010 Society of Hospital Medicine.

  13. Development of metallic system multi-composite materials for compound environment and corrosion monitoring technology

    International Nuclear Information System (INIS)

    Kiuchi, Kiyoshi

    1996-01-01

    For the structural materials used for the pressure boundary of nuclear power plants and others, the long term durability over several decades under the compound environment, in which the action of radiation and the corrosion and erosion in the environment of use are superposed, is demanded. To its controlling factors, the secular change of materials due to irradiation ageing and the chemical and physical properties of extreme compound environment are related complicatedly. In the first period of this research, the development of the corrosion-resistant alloys with the most excellent adaptability to environments was carried out by the combination of new alloy design and alloy manufacturing technology. In the second period, in order to heighten the adaptability as the pressure boundary materials between different compound environments, the creation of metallic system multi-composite materials has been advanced. Also corrosion monitoring technique is being developed. The stainless steel for water-cooled reactors, the wear and corrosion-resistant superalloy for reactor core, the corrosion-resistant alloy and the metallic refractory material for reprocessing nitric acid reaction vessels are reported. (K.I.)

  14. Study on development of virtual reactor core laboratory (1). Development of prototype coupled neutronic, thermal-hydraulic and structural analysis system

    International Nuclear Information System (INIS)

    Uto, Nariaki; Sugaya, Toshio; Tsukimori, Kazuyuki; Negishi, Hitoshi; Enuma, Yasuhiro; Sakai, Takaaki

    1999-09-01

    A study on development of virtual reactor core laboratory, which is to conduct numerical experiments representative of complicated physical phenomena in practical reactor core systems on a computational environment, has progressed at Japan Nuclear Cycle Development Institute (JNC). The study aims at systematic evaluation of these phenomena into which nuclear reactions, thermal-hydraulic characteristics, structural responses and fuel behaviors combine, and effective utilization of the obtained comprehension for core design. This report presents a production of a prototype computational system which is required to construct the virtual reactor core laboratory. This system is to evaluate reactor core performance under the coupled neutronic, thermal-hydraulic and structural phenomena, and is composed of two analysis tools connected by a newly developed interface program; 1) an existing space-dependent coupled neutronic and thermal-hydraulic analysis system arranged at JNC and 2) a core deformation analysis code. It acts on a cluster of several DEC/Alpha workstations. A specific library called MPI1 (Message Passing Interface 1) is incorporated as a tool for communicating among the analysis modules consisting of the system. A series of calculations for simulating a sequence of Unprotected Loss Of Heat Sink (ULOHS) coupled with rapid drop of some neutron absorber devices in a prototype fast reactor is tried to investigate how the system works. The obtained results show the core deformation behavior followed by the reactivity change that can be properly evaluated. The results of this report show that the system is expected to be useful for analyzing sensitivity of reactor core performance with respect to uncertainties of various design parameters and establishing a concept of passive safety reactor system, taking into account space distortion of neutron flux distribution during abnormal events as well as reactivity feedback from core deformation. (author)

  15. Development of Special Tools for the Straightness Measurement of JRTR Core Inner Shell

    International Nuclear Information System (INIS)

    Sinjlawi, Abdullah; Cho, Yeong-Garp; Chung, Jong-Ha

    2014-01-01

    Jordan Research and Training Reactor (JRTR) is an open pool type nuclear research reactor, 5 MW power, JRTR core made from Zircaloy. The JRTR will be used for nuclear applications such as isotopes production, nuclear researches, neutron transmutation doping (NTD), and training. JRTR core structures will be exposed to a large amount of neutron irradiation during the life time of the reactor. The core inner shell also will be exposed to a pressure that comes from heavy water system. JRTR core inner shell will deform due to the neutron irradiation and the mechanical stress. Therefore, the dimensional change of the core inner shell should be periodically (every 10 years) measured as an in-service inspection to confirm the structural integrity. As a result of neutron irradiation, pressure difference of the heavy water vessel, and the mechanical stress, the reactor core will deform as shown in figure 2 to figure 4. The maximum deformation to the normal direction of inner shell wall is 0.75 mm as shown in figure 3. This study discusses development of special tools that will be used for pre-service and in-service inspection of JRTR inner shell. The performance and procedure for the measurements tools will be verified using by the real inner shell of the heavy water vessel at factory before shipping to Jordan.. There will be very delicate working procedure for the measurement in the limited space in JRTR core. Therefore, we will develop the detail procedures to cover the removal of the core components, installation of the measurement tools, measurement, and re-installation of the core components. The measurement of the inner shell at JAEC site during commissioning stage will be the first remote measurement at the same conditions of pool water and heavy water system

  16. 4-H Youth Development Professionals’ Perceptions of Youth Development Core Competence

    Directory of Open Access Journals (Sweden)

    Janet E. Fox

    2013-06-01

    Full Text Available The purpose of this descriptive study was to assess the perceived level of competence among 4-H Youth Development Agents from a Southern state in the United States. The findings will be used to identify gaps in and opportunities for professional training and development experiences in supporting the competence and growth of youth professionals. Based on the 4-H Professional Research, Knowledge, and Competency Model (Stone & Rennekamp, 2004, youth development professionals rated their youth development competence in nine youth development core competency areas. Utilizing a five-point Likert-type scale ranging from 1=no knowledge to 5=expert, youth development professionals rated their youth development competence ranging from 3.12 to 3.54. According to an interpretive scale, youth development professionals rated their competence as intermediate. Staff felt most competent in the areas of current youth issues, career opportunities for youth, and family structures/relationships. Staff felt least competent in the area of mental development of youth. No one identified themselves as an expert in the areas of psychological development, emotional development, and current youth issues.

  17. Development of Core Monitoring System for Nuclear Power Plants (I)

    Energy Technology Data Exchange (ETDEWEB)

    Lee, S.H.; Kim, Y.B.; Park, M.G; Lee, E.K.; Shin, H.C.; Lee, D.J. [Korea Electric Power Research Institute, Daejeon (Korea, Republic of)

    1997-12-31

    1.Object and Necessity of the Study -The main objectives of this study are (1)conversion of APOLLO version BEACON system to HP-UX version core monitoring system, (2)provision of the technical bases to enhance the in-house capability of developing more advanced core monitoring system. 2.Results of the Study - In this study, the revolutionary core monitoring technologies such as; nodal analysis and isotope depletion calculation method, advanced schemes for power distribution control, and treatment of nuclear databank were established. The verification and validation work has been successfully performed by comparing the results with those of the design code and measurement data. The advanced graphic user interface and plant interface method have been implemented to ensure the future upgrade capability. The Unix shell scripts and system dependent software are also improved to support administrative functions of the system. (author). 14 refs., 112 figs., 52 tabs.

  18. Development of a beam current monitor by using an amorphous magnetic core

    International Nuclear Information System (INIS)

    Kobayashi, T.; Ueda, T.; Yoshida, Y.; Miya, K.; Tagawa, S.; Kobayashi, H.

    1993-01-01

    The high performance amorphous magnetic core monitor (ACM) for the measurement of electron beam currents has been developed. This monitor is composed of an amorphous magnetic core, radiation shields, a winding, magnetic absorbers, a ceramic vacuum duct and a SMA connecter. The ACM showed the very fast rise and fall times (< 1 ns), the high sensitivity (5 V/A at 50 Ω load), the good linearity, and good S/N ratio due to the high permeability of the amorphous magnetic core. The monitor works as a primary transformer. The time-response was simulated by an electric circuit analysis code. (orig.)

  19. Multi area and multistage expansion-planning of electricity supply with sustainable energy development criteria: a multi objective model

    Energy Technology Data Exchange (ETDEWEB)

    Unsihuay-Vila, Clodomiro; Marangon-Lima, J.W.; Souza, A.C Zambroni de [Universidade Federal de Itajuba (UNIFEI), MG (Brazil)], emails: clodomirounsihuayvila @gmail.com, marangon@unifei.edu.br, zambroni@unifei.edu.br; Perez-Arriaga, I.J. [Universidad Pontificia Comillas, Madrid (Spain)], email: ipa@mit.edu

    2010-07-01

    A novel multi objective, multi area and multistage model to long-term expansion-planning of integrated generation and transmission corridors incorporating sustainable energy developing is presented in this paper. The proposed MESEDES model is a multi-regional multi-objective and 'bottom-up' energy model which considers the electricity generation/transmission value-chain, i.e., power generation alternatives including renewable, nuclear and traditional thermal generation along with transmission corridors. The model decides the optimal location and timing of the electricity generation/transmission abroad the multistage planning horizon. The MESEDES model considers three objectives belonging to sustainable energy development criteria such as: a) the minimization of investments and operation costs of : power generation, transmission corridors, energy efficiency (demand side management (DSM) programs) considering CO2 capture technologies; b) minimization of Life Cycle Greenhouse Gas Emissions (LC GHG); c) maximization of the diversification of electricity generation mix. The proposed model consider aspects of the carbon abatement policy under the CDM - Clean Development Mechanism or European Union Greenhouse Gas Emission Trading Scheme. A case study is used to illustrate the proposed framework. (author)

  20. Real-Time Power-Efficient Integration of Multi-Sensor Occupancy Grid on Many-Core

    OpenAIRE

    Rakotovao , Tiana; Mottin , Julien; Puschini , Diego; Laugier , Christian

    2015-01-01

    International audience; Safe Autonomous Vehicles (AVs) will emerge when comprehensive perception systems will be successfully integrated into vehicles. Advanced perception algorithms, estimating the position and speed of every obstacle in the environment by using data fusion from multiple sensors, were developed for AV prototypes. Computational requirements of such application prevent their integration into AVs on current low-power embedded hardware. However, recent emerging many-core archite...

  1. A multi-archive coherent chronology: from Greenland to the Mediterranean sea

    Science.gov (United States)

    Bazin, Lucie; Landais, Amaelle; Lemieux-Dudon, Bénédicte; Siani, Giuseppe; Michel, Elisabeth; Combourieu-Nebout, Nathalie; Blamart, Dominique; Genty, Dominique

    2015-04-01

    Understanding the climate mechanisms requires a precise knowledge of the sequence of events during major climate changes. In order to provide precise relationships between changes in orbital and/or greenhouse gases concentration forcing, sea level changes and high vs low latitudes temperatures, a common chronological framework for different paleoclimatic archives is required. Coherent chronologies for ice cores have been recently produced using a bayesian dating tool, DATICE (Lemieux-Dudon et al., 2010, Bazin et al., 2013, Veres et al., 2013). Such tool has been recently developed to include marine cores and speleothems in addition to ice cores. This new development should enable one to test the coherency of different chronologies using absolute and stratigraphic links as well as to provide relationship between climatic changes recorded in different archives. We present here a first application of multi-archive coherent dating including paleoclimatic archives from (1) Greenland (NGRIP ice core), (2) Mediterranean sea (marine core MD90-917, 41° N17° E, 1010 m) and (3) speleothems from the South of France and North Tunisia (Chauvet, Villars and La Mine speleothems, Genty et al., 2006). Thanks to the good absolute chronological constraints from annual layer counting in NGRIP, 14C and tephra layers in MD90-917 and U-Th dating in speleothems, we can provide a precise chronological framework for the last 50 ka (ie. thousand years before present). Then, we present different tests on how to combine the records from the different archives and give the most plausible scenario for the sequence of events at different latitudes over the last deglaciation. Bazin, L., Landais, A. ; Lemieu¬-Dudon, B. ; Kele, H. T. M. ; Veres, D. ; Parrenin, F. ; Martinerie, P. ; Ritz, C. ; Capron, E. ; Lipenkov, V. ; Loutre, M.-F. ; Raynaud, D. ; Vinther, B. ; Svensson, A. ; Rasmussen, S. ; Severi, M. ; Blunier, T. ; Leuenberger, M. ; Fischer, H. ; Masson-¬-Delmotte, V. ; Chappellaz, J

  2. A multi-physics code system based on ANC9, VIPRE-W and BOA for CIPS evaluation

    Energy Technology Data Exchange (ETDEWEB)

    Zhang, B.; Sung, Y.; Secker, J.; Beard, C.; Hilton, P.; Wang, G.; Oelrich, R.; Karoutas, Z.; Sung, Y. [Westinghouse Electric Company LLC, Pittsburgh (United States)

    2011-07-01

    This paper summarizes the development of a multi-physics code system for evaluation of Crud Induced Power Shift (CIPS) phenomenon experienced in some Pressurized Water Reactors (PWR). CIPS is an unexpected change in reactor core axial power distribution, caused by boron compounds in crud deposited in the high power fuel assemblies undergoing subcooled boiling. As part of the Consortium for Advanced Simulation of Light Water Reactors (CASL) sponsored by the US Department of Energy (DOE), this paper describes the initial linkage and application of a multi-physics code system ANC9/VIPRE-W/BOA for evaluating changes in core power distributions due to boron deposited in crud. The initial linkage of the code system along with the application results will be the base for the future CASL development. (author)

  3. A multi-physics code system based on ANC9, VIPRE-W and BOA for CIPS evaluation

    International Nuclear Information System (INIS)

    Zhang, B.; Sung, Y.; Secker, J.; Beard, C.; Hilton, P.; Wang, G.; Oelrich, R.; Karoutas, Z.; Sung, Y.

    2011-01-01

    This paper summarizes the development of a multi-physics code system for evaluation of Crud Induced Power Shift (CIPS) phenomenon experienced in some Pressurized Water Reactors (PWR). CIPS is an unexpected change in reactor core axial power distribution, caused by boron compounds in crud deposited in the high power fuel assemblies undergoing subcooled boiling. As part of the Consortium for Advanced Simulation of Light Water Reactors (CASL) sponsored by the US Department of Energy (DOE), this paper describes the initial linkage and application of a multi-physics code system ANC9/VIPRE-W/BOA for evaluating changes in core power distributions due to boron deposited in crud. The initial linkage of the code system along with the application results will be the base for the future CASL development. (author)

  4. Development of Plasmonically Cloaked Nanoparticles

    International Nuclear Information System (INIS)

    Burgett, Eric; Al-Sheikhly, Mohamad; Summers, Christopher

    2015-01-01

    An advanced in-pile multi-parameter reactor monitoring system is being proposed in this funding opportunity. The proposed effort brings cutting edge, high-fidelity optical measurement systems into the reactor environment in an unprecedented fashion, including in-core, in-cladding and in-fuel pellet itself. Unlike instrumented leads, the proposed system provides a unique solution to a multi-parameter monitoring need in core while being minimally intrusive in the reactor core. Detector designs proposed herein can monitor fuel compression and expansion in both the radial and axial dimensions as well as monitor linear power profiles and fission rates during the operation of the reactor. In addition to pressure, stress, strain, compression, neutron flux, neutron spectra, and temperature can be observed inside the fuel bundle and fuel rod using the proposed system. The proposed research aims at developing radiation-hard, harsh-environment multi-parameter systems for insertion into the reactor environment. The proposed research holds the potential to drastically increase the fidelity and precision of in-core instrumentation with little or no impact in the neutron economy in the reactor environment while providing a measurement system capable of operation for entire operating cycles. Significant work has been done over the last few years on the use of nanoparticle-based scintillators. Through the use of metamaterials, the PIs aim to develop planar neutron detectors and large-volume neutron detectors. These detectors will have high efficiencies for neutron detection and will have a high gamma discrimination capability.

  5. Development of Plasmonically Cloaked Nanoparticles

    Energy Technology Data Exchange (ETDEWEB)

    Burgett, Eric [Idaho State Univ., Pocatello, ID (United States); Al-Sheikhly, Mohamad [Univ. of Maryland, College Park, MD (United States); Summers, Christopher [Georgia Inst. of Technology, Atlanta, GA (United States)

    2015-05-18

    An advanced in-pile multi-parameter reactor monitoring system is being proposed in this funding opportunity. The proposed effort brings cutting edge, high-fidelity optical measurement systems into the reactor environment in an unprecedented fashion, including in-core, in-cladding and in-fuel pellet itself. Unlike instrumented leads, the proposed system provides a unique solution to a multi-parameter monitoring need in core while being minimally intrusive in the reactor core. Detector designs proposed herein can monitor fuel compression and expansion in both the radial and axial dimensions as well as monitor linear power profiles and fission rates during the operation of the reactor. In addition to pressure, stress, strain, compression, neutron flux, neutron spectra, and temperature can be observed inside the fuel bundle and fuel rod using the proposed system. The proposed research aims at developing radiation-hard, harsh-environment multi-parameter systems for insertion into the reactor environment. The proposed research holds the potential to drastically increase the fidelity and precision of in-core instrumentation with little or no impact in the neutron economy in the reactor environment while providing a measurement system capable of operation for entire operating cycles. Significant work has been done over the last few years on the use of nanoparticle-based scintillators. Through the use of metamaterials, the PIs aim to develop planar neutron detectors and large-volume neutron detectors. These detectors will have high efficiencies for neutron detection and will have a high gamma discrimination capability.

  6. Drilling equipment for difficult coring conditions: a new type of core lifter and triple tube core barrel

    Energy Technology Data Exchange (ETDEWEB)

    Robinson, J B

    1968-08-01

    Although considerable improvements in diamond drilling equipment have been made since the early 1950's, deficiencies in existing equipment led to the development of a new type core lifter and special 20 ft triple tube core barrel designed to operate in bad coring conditions. It is claimed that although developed essentially for coal drilling, the new equipment could be adapted to other fields of diamond drilling with the cost advantage of increased life of the core lifter.

  7. Evaluation of core modeling effect on transients for multi-flow zone design of SFR

    International Nuclear Information System (INIS)

    Shin, Andong; Choi, Yong Won

    2016-01-01

    SFR core is composed of different types of assemblies including fuel driver, reflector, blanket, control, safety drivers and other drivers. Modeling of different types of assemblies is inevitable in general. But modeling of core flow zones of with different channels needs a lot of effort and could be a challenge for system code modeling due to its limitation on the number of modeling components. In this study, core modeling effect on SFR transient was investigated with flow-zone model and averaged inner core channel model to improve modeling efficiency and validation of simplified core model for EBR-II loss of flow transient case with the modified TRACE code for SFRs. Core modeling effect on the loss flow transient was analyzed with flow-zoned channel model, single averaged inner core model and highest flow channel with averaged inner core channel model for EBR-II SHRT-17 test core. Case study showed that estimations of transient pump and channel flow as well as channel outlet temperatures were similar for all cases macroscopically. Comparing the result of the base case (flow-zone channel inner core model) and the case 2 (highest flow channel considered averaged inner core channel model), flow and channel outlet temperature response were closer than the case1 (single averaged inner core model)

  8. Evaluation of core modeling effect on transients for multi-flow zone design of SFR

    Energy Technology Data Exchange (ETDEWEB)

    Shin, Andong; Choi, Yong Won [Korea Institute of Nuclear Safety, Daejeon (Korea, Republic of)

    2016-10-15

    SFR core is composed of different types of assemblies including fuel driver, reflector, blanket, control, safety drivers and other drivers. Modeling of different types of assemblies is inevitable in general. But modeling of core flow zones of with different channels needs a lot of effort and could be a challenge for system code modeling due to its limitation on the number of modeling components. In this study, core modeling effect on SFR transient was investigated with flow-zone model and averaged inner core channel model to improve modeling efficiency and validation of simplified core model for EBR-II loss of flow transient case with the modified TRACE code for SFRs. Core modeling effect on the loss flow transient was analyzed with flow-zoned channel model, single averaged inner core model and highest flow channel with averaged inner core channel model for EBR-II SHRT-17 test core. Case study showed that estimations of transient pump and channel flow as well as channel outlet temperatures were similar for all cases macroscopically. Comparing the result of the base case (flow-zone channel inner core model) and the case 2 (highest flow channel considered averaged inner core channel model), flow and channel outlet temperature response were closer than the case1 (single averaged inner core model)

  9. A multi-solver quasi-Newton method for the partitioned simulation of fluid-structure interaction

    International Nuclear Information System (INIS)

    Degroote, J; Annerel, S; Vierendeels, J

    2010-01-01

    In partitioned fluid-structure interaction simulations, the flow equations and the structural equations are solved separately. Consequently, the stresses and displacements on both sides of the fluid-structure interface are not automatically in equilibrium. Coupling techniques like Aitken relaxation and the Interface Block Quasi-Newton method with approximate Jacobians from Least-Squares models (IBQN-LS) enforce this equilibrium, even with black-box solvers. However, all existing coupling techniques use only one flow solver and one structural solver. To benefit from the large number of multi-core processors in modern clusters, a new Multi-Solver Interface Block Quasi-Newton (MS-IBQN-LS) algorithm has been developed. This algorithm uses more than one flow solver and structural solver, each running in parallel on a number of cores. One-dimensional and three-dimensional numerical experiments demonstrate that the run time of a simulation decreases as the number of solvers increases, albeit at a slower pace. Hence, the presented multi-solver algorithm accelerates fluid-structure interaction calculations by increasing the number of solvers, especially when the run time does not decrease further if more cores are used per solver.

  10. Development of core-shell coaxially electrospun composite PCL/chitosan scaffolds.

    Science.gov (United States)

    Surucu, Seda; Turkoglu Sasmazel, Hilal

    2016-11-01

    This study was related to combining of synthetic Poly (ε-caprolactone) (PCL) and natural chitosan polymers to develop three dimensional (3D) PCL/chitosan core-shell scaffolds for tissue engineering applications. The scaffolds were fabricated with coaxial electrospinning technique and the characterizations of the samples were done by thickness and contact angle (CA) measurements, scanning electron microscopy (SEM), transmission electron microscopy (TEM), X-Ray Photoelectron Spectroscopy (XPS) analyses, mechanical and PBS absorption and shrinkage tests. The average inter-fiber diameter values were calculated for PCL (0.717±0.001μm), chitosan (0.660±0.007μm) and PCL/chitosan core-shell scaffolds (0.412±0.003μm), also the average inter-fiber pore size values exhibited decreases of 66.91% and 61.90% for the PCL and chitosan scaffolds respectively, compared to PCL/chitosan core-shell ones. XPS analysis of the PCL/chitosan core-shell structures exhibited the characteristic peaks of PCL and chitosan polymers. The cell culture studies (MTT assay, Confocal Laser Scanning Microscope (CLSM) and SEM analyses) carried out with L929 ATCC CCL-1 mouse fibroblast cell line proved that the biocompatibility performance of the scaffolds. The obtained results showed that the created micro/nano fibrous structure of the PCL/chitosan core-shell scaffolds in this study increased the cell viability and proliferation on/within scaffolds. Copyright © 2016 Elsevier B.V. All rights reserved.

  11. A Multi-organisational Approach to Service Delivery

    Science.gov (United States)

    Purchase, Valerie; Mills, John; Parry, Glenn

    Who is involved in delivering a service? There has been growing recognition in a wide variety of contexts that service is increasingly being delivered by multi-rather than single-organisational entities. Such recognition is evident not only in our experience but in a number of areas of literature including strategy development, core competence analysis, operations and supply chain management, and is reflected in and further facilitated by ICT developments. Customers have always been involved in some degree in the process of value delivery and such involvement is increasing to include complex co-creation of value. Such interactions are challenging when they involve individual customers, however, this becomes ever more challenging when the 'customer' is another organisation or when there are multiple 'customers'. Within this chapter we will consider some of the key drivers for a multi-organisational approach to service delivery; examine the ways in which the parties involved in service co-creation have expanded to include multiple service providers and customers; and finally, identify some of the challenges created by a multi-organisational approach to service delivery.

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

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

  14. Multi dimensional analysis of Design Basis Events using MARS-LMR

    International Nuclear Information System (INIS)

    Woo, Seung Min; Chang, Soon Heung

    2012-01-01

    Highlights: ► The one dimensional analyzed sodium hot pool is modified to a three dimensional node system, because the one dimensional analysis cannot represent the phenomena of the inside pool of a big size pool with many compositions. ► The results of the multi-dimensional analysis compared with the one dimensional analysis results in normal operation, TOP (Transient of Over Power), LOF (Loss of Flow), and LOHS (Loss of Heat Sink) conditions. ► The difference of the sodium flow pattern due to structure effect in the hot pool and mass flow rates in the core lead the different sodium temperature and temperature history under transient condition. - Abstract: KALIMER-600 (Korea Advanced Liquid Metal Reactor), which is a pool type SFR (Sodium-cooled Fast Reactor), was developed by KAERI (Korea Atomic Energy Research Institute). DBE (Design Basis Events) for KALIMER-600 has been analyzed in the one dimension. In this study, the one dimensional analyzed sodium hot pool is modified to a three dimensional node system, because the one dimensional analysis cannot represent the phenomena of the inside pool of a big size pool with many compositions, such as UIS (Upper Internal Structure), IHX (Intermediate Heat eXchanger), DHX (Decay Heat eXchanger), and pump. The results of the multi-dimensional analysis compared with the one dimensional analysis results in normal operation, TOP (Transient of Over Power), LOF (Loss of Flow), and LOHS (Loss of Heat Sink) conditions. First, the results in normal operation condition show the good agreement between the one and multi-dimensional analysis. However, according to the sodium temperatures of the core inlet, outlet, the fuel central line, cladding and PDRC (Passive Decay heat Removal Circuit), the temperatures of the one dimensional analysis are generally higher than the multi-dimensional analysis in conditions except the normal operation state, and the PDRC operation time in the one dimensional analysis is generally longer than

  15. Fast neutron reactor core research at the C.E.A

    International Nuclear Information System (INIS)

    Chaudat, J.-P.

    1978-05-01

    This report covers all physical studies of fast neutron reactors carried out by the C.E.A., to povide basic data (multi-group cross sections) and computer methods which may be used to calculate nuclear power plant neutron properties with the precision required by the project. The approach adopted to establish the basic data used in all core calculations is described in greated detail: choice of a reference procedure for basic mode calculations (CARNAVAL set), choice of particular experimental programs to reduce uncertainties in connection with the formula set, adjustement of cross sections on integral parameters measured on critical experiments. The development of the formula set is closely connected with the project requirements; hence the set is modified with respect to the core characteristics of the power plant studied. Following an explanation of how the CARNAVAL III and IV formula sets -used for PHENIX and SUPER-PHENIX respectively- were derived, current studies for heterogeneous cores are described [fr

  16. RTEMS SMP and MTAPI for Efficient Multi-Core Space Applications on LEON3/LEON4 Processors

    Science.gov (United States)

    Cederman, Daniel; Hellstrom, Daniel; Sherrill, Joel; Bloom, Gedare; Patte, Mathieu; Zulianello, Marco

    2015-09-01

    This paper presents the final result of an European Space Agency (ESA) activity aimed at improving the software support for LEON processors used in SMP configurations. One of the benefits of using a multicore system in a SMP configuration is that in many instances it is possible to better utilize the available processing resources by load balancing between cores. This however comes with the cost of having to synchronize operations between cores, leading to increased complexity. While in an AMP system one can use multiple instances of operating systems that are only uni-processor capable, a SMP system requires the operating system to be written to support multicore systems. In this activity we have improved and extended the SMP support of the RTEMS real-time operating system and ensured that it fully supports the multicore capable LEON processors. The targeted hardware in the activity has been the GR712RC, a dual-core core LEON3FT processor, and the functional prototype of ESA's Next Generation Multiprocessor (NGMP), a quad core LEON4 processor. The final version of the NGMP is now available as a product under the name GR740. An implementation of the Multicore Task Management API (MTAPI) has been developed as part of this activity to aid in the parallelization of applications for RTEMS SMP. It allows for simplified development of parallel applications using the task-based programming model. An existing space application, the Gaia Video Processing Unit, has been ported to RTEMS SMP using the MTAPI implementation to demonstrate the feasibility and usefulness of multicore processors for space payload software. The activity is funded by ESA under contract 4000108560/13/NL/JK. Gedare Bloom is supported in part by NSF CNS-0934725.

  17. CASPER: Embedding Power Estimation and Hardware-Controlled Power Management in a Cycle-Accurate Micro-Architecture Simulation Platform for Many-Core Multi-Threading Heterogeneous Processors

    Directory of Open Access Journals (Sweden)

    Arun Ravindran

    2012-02-01

    Full Text Available Despite the promising performance improvement observed in emerging many-core architectures in high performance processors, high power consumption prohibitively affects their use and marketability in the low-energy sectors, such as embedded processors, network processors and application specific instruction processors (ASIPs. While most chip architects design power-efficient processors by finding an optimal power-performance balance in their design, some use sophisticated on-chip autonomous power management units, which dynamically reduce the voltage or frequencies of idle cores and hence extend battery life and reduce operating costs. For large scale designs of many-core processors, a holistic approach integrating both these techniques at different levels of abstraction can potentially achieve maximal power savings. In this paper we present CASPER, a robust instruction trace driven cycle-accurate many-core multi-threading micro-architecture simulation platform where we have incorporated power estimation models of a wide variety of tunable many-core micro-architectural design parameters, thus enabling processor architects to explore a sufficiently large design space and achieve power-efficient designs. Additionally CASPER is designed to accommodate cycle-accurate models of hardware controlled power management units, enabling architects to experiment with and evaluate different autonomous power-saving mechanisms to study the run-time power-performance trade-offs in embedded many-core processors. We have implemented two such techniques in CASPER–Chipwide Dynamic Voltage and Frequency Scaling, and Performance Aware Core-Specific Frequency Scaling, which show average power savings of 35.9% and 26.2% on a baseline 4-core SPARC based architecture respectively. This power saving data accounts for the power consumption of the power management units themselves. The CASPER simulation platform also provides users with complete support of SPARCV9

  18. Development of the evaluation methods in reactor safety analyses and core characteristics

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    2013-08-15

    In order to support the safety reviews by NRA on reactor safety design including the phenomena with multiple failures, the computer codes are developed and the safety evaluations with analyses are performed in the areas of thermal hydraulics and core characteristics evaluation. In the code preparation of safety analyses, the TRACE and RELAP5 code were prepared to conduct the safety analyses of LOCA and beyond design basis accidents with multiple failures. In the core physics code preparation, the functions of sensitivity and uncertainty analysis were incorporated in the lattice physics code CASMO-4. The verification of improved CASMO-4 /SIMULATE-3 was continued by using core physics data. (author)

  19. Experience from development and operation of the core surveillance systems SCORPIO

    International Nuclear Information System (INIS)

    Berg, O.; Porsmyr, J.; Adlandsvik, K.A.

    1994-01-01

    The main motivation behind the development of SCORPIO is to make a practical tool for reactor operators which can increase the quality and quantity of information presented on core status and dynamic behaviour. This can first of all improve plant safety as undesired core conditions are detected and prevented. Secondly, more flexible and efficient plant operation is made possible. These improvements are obtained by better surveillance of core instrumentation and through detailed calculations of core behaviour using on-line simulators. The SCORPIO system has two parallel modes of operation: the Core Follow Mode and the Predictive Mode. The system has been in operation at the Ringhals PWR unit 2 in Sweden since the end of 1987 where it runs on Norsk Data mini-computers. Recently, there has been a renewed interest for SCORPIO mainly determined by the utilities' desire to obtain more economical and flexible plant operation. The SCORPIO system has been transferred to Unix based workstations and integrated with the Picasso-2 graphics system. In addition to Ringhals the new system is currently being installed at Nuclear Electri's Sizewell B PWR in UK and Duke Power's Catawba Unit 1,2 and McGuire Unit 1,2, USA. (author). 7 refs, 5 figs

  20. Testing Infrastructure for Operating System Kernel Development

    DEFF Research Database (Denmark)

    Walter, Maxwell; Karlsson, Sven

    2014-01-01

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

  1. Development of adaptive core emulator for PMS-XRBP of CE type plant

    International Nuclear Information System (INIS)

    Song, Jae Seung; Zee, Sung Quun; Lee, Chung Chan; Lee, Ki Bog; Rhy, Hyo Sang; Chang, Jong Hwa; Lee, Young Ouk; Baek, Seung Min; Seo, Ho Joon.

    1996-12-01

    The purpose of this report is to develop ONED-based adaptive core emulator (ACE) for Korean Standard Nuclear Power Plant. This report is first year report and includes 1) augmentation of ONED94 I/O system 2) non-equilibrium xenon initialization for core transient simulation 3) ONED94 verification via plant measurements 4) automatic data link system from PMS and personal computer. (author). 4 tabs., 4 figs., 8 refs

  2. Development of adaptive core emulator for PMS-XRBP of CE type plant

    Energy Technology Data Exchange (ETDEWEB)

    Song, Jae Seung; Zee, Sung Quun; Lee, Chung Chan; Lee, Ki Bog; Rhy, Hyo Sang; Chang, Jong Hwa; Lee, Young Ouk; Baek, Seung Min; Seo, Ho Joon

    1996-12-01

    The purpose of this report is to develop ONED-based adaptive core emulator (ACE) for Korean Standard Nuclear Power Plant. This report is first year report and includes (1) augmentation of ONED94 I/O system (2) non-equilibrium xenon initialization for core transient simulation (3) ONED94 verification via plant measurements (4) automatic data link system from PMS and personal computer. (author). 4 tabs., 4 figs., 8 refs.

  3. Consensus development of core competencies in intensive and critical care medicine training in China.

    Science.gov (United States)

    Hu, Xiaoyun; Xi, Xiuming; Ma, Penglin; Qiu, Haibo; Yu, Kaijiang; Tang, Yaoqing; Qian, Chuanyun; Fang, Qiang; Wang, Yushan; Yu, Xiangyou; Xu, Yuan; Du, Bin

    2016-10-16

    The aim of this study is to develop consensus on core competencies required for postgraduate training in intensive care medicine. We used a combination of a modified Delphi method and a nominal group technique to create and modify the list of core competencies to ensure maximum consensus. Ideas were generated modified from Competency Based Training in Intensive Care Medicine in Europe collaboration (CoBaTrICE) core competencies. An online survey invited healthcare professionals, educators, and trainees to rate and comment on these competencies. The output from the online survey was edited and then reviewed by a nominal group of 13 intensive care professionals to identify each competence for importance. The resulting list was then recirculated in the nominal group for iterative rating. The online survey yielded a list of 199 competencies for nominal group reviewing. After five rounds of rating, 129 competencies entered the final set defined as core competencies. We have generated a set of core competencies using a consensus technique which can serve as an indicator for training program development.

  4. Continuous firefly algorithm applied to PWR core pattern enhancement

    International Nuclear Information System (INIS)

    Poursalehi, N.; Zolfaghari, A.; Minuchehr, A.; Moghaddam, H.K.

    2013-01-01

    Highlights: ► Numerical results indicate the reliability of CFA for the nuclear reactor LPO. ► The major advantages of CFA are its light computational cost and fast convergence. ► Our experiments demonstrate the ability of CFA to obtain the near optimal loading pattern. -- Abstract: In this research, the new meta-heuristic optimization strategy, firefly algorithm, is developed for the nuclear reactor loading pattern optimization problem. Two main goals in reactor core fuel management optimization are maximizing the core multiplication factor (K eff ) in order to extract the maximum cycle energy and minimizing the power peaking factor due to safety constraints. In this work, we define a multi-objective fitness function according to above goals for the core fuel arrangement enhancement. In order to evaluate and demonstrate the ability of continuous firefly algorithm (CFA) to find the near optimal loading pattern, we developed CFA nodal expansion code (CFANEC) for the fuel management operation. This code consists of two main modules including CFA optimization program and a developed core analysis code implementing nodal expansion method to calculate with coarse meshes by dimensions of fuel assemblies. At first, CFA is applied for the Foxholes test case with continuous variables in order to validate CFA and then for KWU PWR using a decoding strategy for discrete variables. Results indicate the efficiency and relatively fast convergence of CFA in obtaining near optimal loading pattern with respect to considered fitness function. At last, our experience with the CFA confirms that the CFA is easy to implement and reliable

  5. Continuous firefly algorithm applied to PWR core pattern enhancement

    Energy Technology Data Exchange (ETDEWEB)

    Poursalehi, N., E-mail: npsalehi@yahoo.com [Engineering Department, Shahid Beheshti University, G.C., P.O. Box 1983963113, Tehran (Iran, Islamic Republic of); Zolfaghari, A.; Minuchehr, A.; Moghaddam, H.K. [Engineering Department, Shahid Beheshti University, G.C., P.O. Box 1983963113, Tehran (Iran, Islamic Republic of)

    2013-05-15

    Highlights: ► Numerical results indicate the reliability of CFA for the nuclear reactor LPO. ► The major advantages of CFA are its light computational cost and fast convergence. ► Our experiments demonstrate the ability of CFA to obtain the near optimal loading pattern. -- Abstract: In this research, the new meta-heuristic optimization strategy, firefly algorithm, is developed for the nuclear reactor loading pattern optimization problem. Two main goals in reactor core fuel management optimization are maximizing the core multiplication factor (K{sub eff}) in order to extract the maximum cycle energy and minimizing the power peaking factor due to safety constraints. In this work, we define a multi-objective fitness function according to above goals for the core fuel arrangement enhancement. In order to evaluate and demonstrate the ability of continuous firefly algorithm (CFA) to find the near optimal loading pattern, we developed CFA nodal expansion code (CFANEC) for the fuel management operation. This code consists of two main modules including CFA optimization program and a developed core analysis code implementing nodal expansion method to calculate with coarse meshes by dimensions of fuel assemblies. At first, CFA is applied for the Foxholes test case with continuous variables in order to validate CFA and then for KWU PWR using a decoding strategy for discrete variables. Results indicate the efficiency and relatively fast convergence of CFA in obtaining near optimal loading pattern with respect to considered fitness function. At last, our experience with the CFA confirms that the CFA is easy to implement and reliable.

  6. Developing a virtual community for health sciences library book selection: Doody's Core Titles.

    Science.gov (United States)

    Shedlock, James; Walton, Linda J

    2006-01-01

    The purpose of this article is to describe Doody's Core Titles in the Health Sciences as a new selection guide and a virtual community based on an effective use of online systems and to describe its potential impact on library collection development. The setting is the availability of health sciences selection guides. Participants include Doody Enterprise staff, Doody's Library Board of Advisors, content specialists, and library selectors. Resources include the online system used to create Doody's Core Titles along with references to complementary databases. Doody's Core Titles is described and discussed in relation to the literature of selection guides, especially in comparison to the Brandon/Hill selected lists that were published from 1965 to 2003. Doody's Core Titles seeks to fill the vacuum created when the Brandon/Hill lists ceased publication. Doody's Core Titles is a unique selection guide based on its method of creating an online community of experts to identify and score a core list of titles in 119 health sciences specialties and disciplines. The result is a new selection guide, now available annually, that will aid health sciences librarians in identifying core titles for local collections. Doody's Core Titles organizes the evaluation of core titles that are identified and recommended by content specialists associated with Doody's Book Review Service and library selectors. A scoring mechanism is used to create the selection of core titles, similar to the star rating system employed in other Doody Enterprise products and services.

  7. Towards an Industrial Application of Statistical Uncertainty Analysis Methods to Multi-physical Modelling and Safety Analyses

    International Nuclear Information System (INIS)

    Zhang, Jinzhao; Segurado, Jacobo; Schneidesch, Christophe

    2013-01-01

    Since 1980's, Tractebel Engineering (TE) has being developed and applied a multi-physical modelling and safety analyses capability, based on a code package consisting of the best estimate 3D neutronic (PANTHER), system thermal hydraulic (RELAP5), core sub-channel thermal hydraulic (COBRA-3C), and fuel thermal mechanic (FRAPCON/FRAPTRAN) codes. A series of methodologies have been developed to perform and to license the reactor safety analysis and core reload design, based on the deterministic bounding approach. Following the recent trends in research and development as well as in industrial applications, TE has been working since 2010 towards the application of the statistical sensitivity and uncertainty analysis methods to the multi-physical modelling and licensing safety analyses. In this paper, the TE multi-physical modelling and safety analyses capability is first described, followed by the proposed TE best estimate plus statistical uncertainty analysis method (BESUAM). The chosen statistical sensitivity and uncertainty analysis methods (non-parametric order statistic method or bootstrap) and tool (DAKOTA) are then presented, followed by some preliminary results of their applications to FRAPCON/FRAPTRAN simulation of OECD RIA fuel rod codes benchmark and RELAP5/MOD3.3 simulation of THTF tests. (authors)

  8. Large-scale Instability during Gravitational Collapse with Neutrino Transport and a Core-Collapse Supernova

    Science.gov (United States)

    Aksenov, A. G.; Chechetkin, V. M.

    2018-04-01

    Most of the energy released in the gravitational collapse of the cores of massive stars is carried away by neutrinos. Neutrinos play a pivotal role in explaining core-collape supernovae. Currently, mathematical models of the gravitational collapse are based on multi-dimensional gas dynamics and thermonuclear reactions, while neutrino transport is considered in a simplified way. Multidimensional gas dynamics is used with neutrino transport in the flux-limited diffusion approximation to study the role of multi-dimensional effects. The possibility of large-scale convection is discussed, which is interesting both for explaining SN II and for setting up observations to register possible high-energy (≳10MeV) neutrinos from the supernova. A new multi-dimensional, multi-temperature gas dynamics method with neutrino transport is presented.

  9. Developments in gaseous core reactor technology

    International Nuclear Information System (INIS)

    Diaz, N.J.; Dugan, E.T.

    1979-01-01

    An effort to characterize the most promising concepts for large, central-station electrical generation was done under the auspices of the Nonproliferation Alternative Systems Assessment Program (NASAP). The two leading candidates were identified from this effort: The Mixed-Flow Gaseous Core Reactor (MFGCR) and the Heterogeneous Gas Core Reactor (HGCR). Key advantages over other nuclear concepts are weighed against the disadvantages of an unproven technology and the cost-time for deployment to make a sound decision on RandD support for these promising reactor alternatives. 38 refs

  10. The future of commodity computing and many-core versus the interests of HEP software

    CERN Multimedia

    CERN. Geneva

    2012-01-01

    As the mainstream computing world has shifted from multi-core to many-core platforms, the situation for software developers has changed as well. With the numerous hardware and software options available, choices balancing programmability and performance are becoming a significant challenge. The expanding multiplicative dimensions of performance offer a growing number of possibilities that need to be assessed and addressed on several levels of abstraction. This paper reviews the major tradeoffs forced upon the software domain by the changing landscape of parallel technologies – hardware and software alike. Recent developments, paradigms and techniques are considered with respect to their impact on the rather traditional HEP programming models. Other considerations addressed include aspects of efficiency and reasonably achievable targets for the parallelization of large scale HEP workloads.

  11. A framework for developing finite element codes for multi-disciplinary applications.

    OpenAIRE

    Dadvand, Pooyan

    2007-01-01

    The world of computing simulation has experienced great progresses in recent years and requires more exigent multidisciplinary challenges to satisfy the new upcoming demands. Increasing the importance of solving multi-disciplinary problems makes developers put more attention to these problems and deal with difficulties involved in developing software in this area. Conventional finite element codes have several difficulties in dealing with multi-disciplinary problems. Many of these codes are d...

  12. Efficient Execution of Video Applications on Heterogeneous Multi- and Many-Core Processors

    NARCIS (Netherlands)

    Pereira de Azevedo Filho, A.

    2011-01-01

    In this dissertation we present methodologies and evaluations aiming at increasing the efficiency of video coding applications for heterogeneous many-core processors composed of SIMD-only, scratchpad memory based cores. Our contributions are spread in three different fronts: thread-level parallelism

  13. Development of novel EMAT-ECT multi-sensor and verification of its feasibility

    International Nuclear Information System (INIS)

    Suzuki, Kenichiro; Uchimoto, Tetsuya; Takagi, Toshiyuki; Sato, Takeshi; Guy, Philippe; Casse, Amelie

    2006-01-01

    In this study, we propose a novel EMAT-ECT multi sensor aiming at advanced structural health monitoring. For the purpose, proto-type EMAT-ECT multi-sensor was developed and their functions both as ECT and EMAT prove were evaluated. Experimental results of pulse ECT using the EMAT-ECT multi-sensor showed that the proposed sensor has a capability of detection and sizing of flaws. Experimental results of EMAT evaluation using the EMAT-ECT multi-sensor showed that ultrasonic wave was transmitted by EMAT-ECT multi sensor and flaw echo was observed. These results imply that EMAT-ECT multi sensor is available for pulse ECT and EMAT. (author)

  14. Consensus development of core competencies in intensive and critical care medicine training in China

    OpenAIRE

    Hu, Xiaoyun; Xi, Xiuming; Ma, Penglin; Qiu, Haibo; Yu, Kaijiang; Tang, Yaoqing; Qian, Chuanyun; Fang, Qiang; Wang, Yushan; Yu, Xiangyou; Xu, Yuan; Du, Bin

    2016-01-01

    Background The aim of this study is to develop consensus on core competencies required for postgraduate training in intensive care medicine. Methods We used a combination of a modified Delphi method and a nominal group technique to create and modify the list of core competencies to ensure maximum consensus. Ideas were generated modified from Competency Based Training in Intensive Care Medicine in Europe collaboration (CoBaTrICE) core competencies. An online survey invited healthcare professio...

  15. The Design Space of Multi-Language Development Environments

    DEFF Research Database (Denmark)

    Pfeiffer, Rolf-Helge; Wasowski, Andrzej

    2014-01-01

    Non-trivial software systems integrate many artifacts expressed in multiple modeling and program- ming languages. However, even though these artifacts heavily depend on each other, existing development envi- ronments do not sufficiently support handling relations between artifacts in different...... languages. By means of a literature survey, tool prototyping and experiments we study the design space of multi-language development environments (MLDEs)—tools that consider the cross-language relations as first artifacts. We ask: what is the state of the art in the MLDE space? What are the design choices...... and challenges faced by tool builders? To what extent MLDEs are desired by users, and for what support features? Our main conclusions are that (a) cross-language re- lations are ubiquitous and troublesome in multi-language systems, (b) users highly appreciated cross-language sup- port mechanisms of MLDEs and (c...

  16. Real-time advanced nuclear reactor core model

    International Nuclear Information System (INIS)

    Koclas, J.; Friedman, F.; Paquette, C.; Vivier, P.

    1990-01-01

    The paper describes a multi-nodal advanced nuclear reactor core model. The model is based on application of modern equivalence theory to the solution of neutron diffusion equation in real time employing the finite differences method. The use of equivalence theory allows the application of the finite differences method to cores divided into hundreds of nodes, as opposed to the much finer divisions (in the order of ten thousands of nodes) where the unmodified method is currently applied. As a result the model can be used for modelling of the core kinetics for real time full scope training simulators. Results of benchmarks, validate the basic assumptions of the model and its applicability to real-time simulation. (orig./HP)

  17. Leadership Development Institute: A California Community College Multi-College District Case Study

    Science.gov (United States)

    Leon, Bianca R.

    2016-01-01

    The purpose of this study is to examine a community college district Grow Your Own (GYO) leadership program in the Western United States, the Multi College Leadership Development Institute (MCLDI). The MCLDI was developed in-house for a multi-campus community college district and offered to interested employees at all position levels with the…

  18. Advanced multi-physics simulation capability for very high temperature reactors

    International Nuclear Information System (INIS)

    Lee, Hyun Chul; Tak, Nam Il; Jo Chang Keun; Noh, Jae Man; Cho, Bong Hyun; Cho, Jin Woung; Hong, Ser Gi

    2012-01-01

    The purpose of this research is to develop methodologies and computer code for high-fidelity multi-physics analysis of very high temperature gas-cooled reactors(VHTRs). The research project was performed through Korea-US I-NERI program. The main research topic was development of methodologies for high-fidelity 3-D whole core transport calculation, development of DeCART code for VHTR reactor physics analysis, generation of VHTR specific 190-group cross-section library for DeCART code, development of DeCART/CORONA coupled code system for neutronics/thermo-fluid multi-physics analysis, and benchmark analysis against various benchmark problems derived from PMR200 reactor. The methodologies and the code systems will be utilized a key technologies in the Nuclear Hydrogen Development and Demonstration program. Export of code system is expected in the near future and the code systems developed in this project are expected to contribute to development and export of nuclear hydrogen production system

  19. Seismic research on graphite reactor core

    International Nuclear Information System (INIS)

    Lai Shigang; Sun Libin; Zhang Zhengming

    2013-01-01

    Background: Reactors with graphite core structure include production reactor, water-cooled graphite reactor, gas-cooled reactor, high-temperature gas-cooled reactor and so on. Multi-body graphite core structure has nonlinear response under seismic excitation, which is different from the response of general civil structure, metal connection structure or bolted structure. Purpose: In order to provide references for the designing and construction of HTR-PM. This paper reviews the history of reactor seismic research evaluation from certain countries, and summarizes the research methods and research results. Methods: By comparing the methods adopted in different gas-cooled reactor cores, inspiration for our own HTR seismic research was achieved. Results and Conclusions: In this paper, the research ideas of graphite core seismic during the process of designing, constructing and operating HTR-10 are expounded. Also the project progress of HTR-PM and the research on side reflection with the theory of similarity is introduced. (authors)

  20. MULTI-CORE AND OPTICAL PROCESSOR RELATED APPLICATIONS RESEARCH AT OAK RIDGE NATIONAL LABORATORY

    Energy Technology Data Exchange (ETDEWEB)

    Barhen, Jacob [ORNL; Kerekes, Ryan A [ORNL; ST Charles, Jesse Lee [ORNL; Buckner, Mark A [ORNL

    2008-01-01

    High-speed parallelization of common tasks holds great promise as a low-risk approach to achieving the significant increases in signal processing and computational performance required for next generation innovations in reconfigurable radio systems. Researchers at the Oak Ridge National Laboratory have been working on exploiting the parallelization offered by this emerging technology and applying it to a variety of problems. This paper will highlight recent experience with four different parallel processors applied to signal processing tasks that are directly relevant to signal processing required for SDR/CR waveforms. The first is the EnLight Optical Core Processor applied to matched filter (MF) correlation processing via fast Fourier transform (FFT) of broadband Dopplersensitive waveforms (DSW) using active sonar arrays for target tracking. The second is the IBM CELL Broadband Engine applied to 2-D discrete Fourier transform (DFT) kernel for image processing and frequency domain processing. And the third is the NVIDIA graphical processor applied to document feature clustering. EnLight Optical Core Processor. Optical processing is inherently capable of high-parallelism that can be translated to very high performance, low power dissipation computing. The EnLight 256 is a small form factor signal processing chip (5x5 cm2) with a digital optical core that is being developed by an Israeli startup company. As part of its evaluation of foreign technology, ORNL's Center for Engineering Science Advanced Research (CESAR) had access to a precursor EnLight 64 Alpha hardware for a preliminary assessment of capabilities in terms of large Fourier transforms for matched filter banks and on applications related to Doppler-sensitive waveforms. This processor is optimized for array operations, which it performs in fixed-point arithmetic at the rate of 16 TeraOPS at 8-bit precision. This is approximately 1000 times faster than the fastest DSP available today. The optical core

  1. MULTI-CORE AND OPTICAL PROCESSOR RELATED APPLICATIONS RESEARCH AT OAK RIDGE NATIONAL LABORATORY

    International Nuclear Information System (INIS)

    Barhen, Jacob; Kerekes, Ryan A.; St Charles, Jesse Lee; Buckner, Mark A.

    2008-01-01

    High-speed parallelization of common tasks holds great promise as a low-risk approach to achieving the significant increases in signal processing and computational performance required for next generation innovations in reconfigurable radio systems. Researchers at the Oak Ridge National Laboratory have been working on exploiting the parallelization offered by this emerging technology and applying it to a variety of problems. This paper will highlight recent experience with four different parallel processors applied to signal processing tasks that are directly relevant to signal processing required for SDR/CR waveforms. The first is the EnLight Optical Core Processor applied to matched filter (MF) correlation processing via fast Fourier transform (FFT) of broadband Dopplersensitive waveforms (DSW) using active sonar arrays for target tracking. The second is the IBM CELL Broadband Engine applied to 2-D discrete Fourier transform (DFT) kernel for image processing and frequency domain processing. And the third is the NVIDIA graphical processor applied to document feature clustering. EnLight Optical Core Processor. Optical processing is inherently capable of high-parallelism that can be translated to very high performance, low power dissipation computing. The EnLight 256 is a small form factor signal processing chip (5x5 cm2) with a digital optical core that is being developed by an Israeli startup company. As part of its evaluation of foreign technology, ORNL's Center for Engineering Science Advanced Research (CESAR) had access to a precursor EnLight 64 Alpha hardware for a preliminary assessment of capabilities in terms of large Fourier transforms for matched filter banks and on applications related to Doppler-sensitive waveforms. This processor is optimized for array operations, which it performs in fixed-point arithmetic at the rate of 16 TeraOPS at 8-bit precision. This is approximately 1000 times faster than the fastest DSP available today. The optical core

  2. Fabrication development of full-sized components for GCFR core assemblies

    International Nuclear Information System (INIS)

    Lindgren, J.R.; Flynn, P.W.; Foster, L.C.

    1980-05-01

    This paper presents the status of the development of full-sized components for gas-cooled fast reactor (GCFR) core assemblies. Methods for ribbing of the fuel rod cladding, fabrication of grid spacers of two different designs, drawing of assembly flow ducts, and fabrication of fission gas collection manifolds by several methods are discussed

  3. Development of in-core measuring method using optical techniques

    International Nuclear Information System (INIS)

    Kakuta, Tsunemi; Shikama, Tatsuo; Narui, Minoru; Sagawa, Tsutomu.

    1994-01-01

    Since applying to more severe radiation environments in nuclear plants, e.g., in-core measuring systems, diagnostics for fusion reactors, radiation related subjects should be considered by more severe radiation and environmental conditions. Owing to this, preliminary studies of heavy neutron irradiation effects on optical fibers are conducted in the core region of fission reactor. Two kinds of SiO 2 core optical fibers, highly pure SiO 2 with OH content core and SiO 2 with fluorine doped core, were irradiated in the core region of Japan Material Testing Reactor (JMTR). Both fibers were irradiated with fast neutron (E>1.0 MeV) fluence of about 1.6x10 19 n/cm 2 and gamma-ray doses of 3.3x10 9 Gy. The optical absorption and the light-emission spectrum were measured in-situ along the irradiation. This paper mainly outlines the fundamental effects of neutron irradiation and discuss the possibility of neutron detection in the core region of reactor. (J.P.N.)

  4. Influence of fibre design and curvature on crosstalk in multi-core fibre

    International Nuclear Information System (INIS)

    Egorova, O N; Astapovich, M S; Semjonov, S L; Dianov, E M; Melnikov, L A; Salganskii, M Yu; Mishkin, S N; Nishchev, K N

    2016-01-01

    We have studied the influence of cross-sectional structure and bends on optical cross-talk in a multicore fibre. A reduced refractive index layer produced between the cores of such fibre with a small centre-to-centre spacing between neighbouring cores (27 μm) reduces optical cross-talk by 20 dB. The cross-talk level achieved, 30 dB per kilometre of the length of the multicore fibre, is acceptable for a number of applications where relatively small lengths of fibre are needed. Moreover, a significant decrease in optical cross-talk has been ensured by reducing the winding diameter of multicore fibres with identical cores. (fiber optics)

  5. Influence of fibre design and curvature on crosstalk in multi-core fibre

    Energy Technology Data Exchange (ETDEWEB)

    Egorova, O N; Astapovich, M S; Semjonov, S L; Dianov, E M [Fiber Optics Research Center, Russian Academy of Sciences, Moscow (Russian Federation); Melnikov, L A [Kotel' nikov Institute of Radio Engineering and Electronics, Russian Academy of Sciences, Saratov Branch, Saratov (Russian Federation); Salganskii, M Yu [G.G.Devyatykh Institute of Chemistry of High-Purity Substances, Russian Academy of Sciences, Nizhnii Novgorod (Russian Federation); Mishkin, S N; Nishchev, K N [N.P. Ogarev Mordovia State University, Physics and Chemistry Institute, Saransk (Russian Federation)

    2016-03-31

    We have studied the influence of cross-sectional structure and bends on optical cross-talk in a multicore fibre. A reduced refractive index layer produced between the cores of such fibre with a small centre-to-centre spacing between neighbouring cores (27 μm) reduces optical cross-talk by 20 dB. The cross-talk level achieved, 30 dB per kilometre of the length of the multicore fibre, is acceptable for a number of applications where relatively small lengths of fibre are needed. Moreover, a significant decrease in optical cross-talk has been ensured by reducing the winding diameter of multicore fibres with identical cores. (fiber optics)

  6. A complete fuel development facility utilizing a dual core TRIGA reactor system

    Energy Technology Data Exchange (ETDEWEB)

    Middleton, A; Law, G C [General Atomic Co., San Diego, CA (United States)

    1974-07-01

    A TRIGA Dual Core Reactor System has been chosen by the Romanian Government as the heart of a new fuel development facility which will be operated by the Romanian Institute for Nuclear Technologies. The Facility, which will be operational in 1976, is an integral part of the Romanian National Program for Power Reactor Development, with particular emphasis being placed on fuel development. The unique combination of a new 14 MW steady state TRIGA reactor, and the well-proven TRIGA Annular Core Pulsing Reactor (ACPR) in one below-ground reactor pool resulted in a substantial construction cost savings and gives the facility remarkable experimental flexibility. The inherent safety of the TRIGA fuel elements in both reactor cores means that a secondary containment building is not necessary, resulting in further construction cost savings. The 14 MW steady state reactor gives acceptably high neutron fluxes for long- term testing of various prototype fuel-cladding-coolant combinations; and the TRIGA ACPR high pulse capability allows transient testing of fuel specimens, which is so important for accurate prediction of the performance of power reactor fuel elements under postulated failure conditions. The 14 MW steady state reactor has one large and three small in-core irradiation loop positions, two large irradiation loop positions adjacent to the core face, and twenty small holes in the beryllium reflector for small capsule irradiation. The power level of 14 MW will yield peak unperturbed thermal neutron fluxes in the central experiment position approaching 3.0 x 10{sup 14} n/cm{sup 2}-sec. The ACPR has one large dry central experimental cavity which can be loaded at pool level through a shielded offset loading tube; a small diameter in-core flux trap; and an in-core pneumatically-operated capsule irradiation position. A peak pulse of 15,000 MW will yield a peak fast neutron flux in the central experimental cavity of about 1.5 x 10{sup 17} n/cm{sup 2}-sec. The pulse width at

  7. Development of multi-dimensional body image scale for malaysian female adolescents.

    Science.gov (United States)

    Chin, Yit Siew; Taib, Mohd Nasir Mohd; Shariff, Zalilah Mohd; Khor, Geok Lin

    2008-01-01

    The present study was conducted to develop a Multi-dimensional Body Image Scale for Malaysian female adolescents. Data were collected among 328 female adolescents from a secondary school in Kuantan district, state of Pahang, Malaysia by using a self-administered questionnaire and anthropometric measurements. The self-administered questionnaire comprised multiple measures of body image, Eating Attitude Test (EAT-26; Garner & Garfinkel, 1979) and Rosenberg Self-esteem Inventory (Rosenberg, 1965). The 152 items from selected multiple measures of body image were examined through factor analysis and for internal consistency. Correlations between Multi-dimensional Body Image Scale and body mass index (BMI), risk of eating disorders and self-esteem were assessed for construct validity. A seven factor model of a 62-item Multi-dimensional Body Image Scale for Malaysian female adolescents with construct validity and good internal consistency was developed. The scale encompasses 1) preoccupation with thinness and dieting behavior, 2) appearance and body satisfaction, 3) body importance, 4) muscle increasing behavior, 5) extreme dieting behavior, 6) appearance importance, and 7) perception of size and shape dimensions. Besides, a multidimensional body image composite score was proposed to screen negative body image risk in female adolescents. The result found body image was correlated with BMI, risk of eating disorders and self-esteem in female adolescents. In short, the present study supports a multi-dimensional concept for body image and provides a new insight into its multi-dimensionality in Malaysian female adolescents with preliminary validity and reliability of the scale. The Multi-dimensional Body Image Scale can be used to identify female adolescents who are potentially at risk of developing body image disturbance through future intervention programs.

  8. Performance enhancement of multi-core fiber transmission using real-time FPGA based pre-emphasis

    DEFF Research Database (Denmark)

    Hasanuzzaman, G. K.M.; Spolitis, Sandis; Salgals, T.

    2017-01-01

    We experimentally demonstrate pre-emphasis based performance for a 2 km long 7-core multicore fiber link. Simultaneous transmission below the FEC threshold is achievable for all cores by using signal equalization in a FPGA.......We experimentally demonstrate pre-emphasis based performance for a 2 km long 7-core multicore fiber link. Simultaneous transmission below the FEC threshold is achievable for all cores by using signal equalization in a FPGA....

  9. Investigation of Large Scale Cortical Models on Clustered Multi-Core Processors

    Science.gov (United States)

    2013-02-01

    Playstation 3 with 6 available SPU cores outperforms the Intel Xeon processor (with 4 cores) by about 1.9 times for the HTM model and by 2.4 times...runtime breakdowns of the HTM and Dean models respectively on the Cell processor (on the Playstation 3) and the Intel Xeon processor ( 4 thread...YOUR FORM TO THE ABOVE ORGANIZATION. 1. REPORT DATE (DD-MM-YYYY) 2. REPORT TYPE 3. DATES COVERED (From - To) 4 . TITLE AND SUBTITLE 5a. CONTRACT NUMBER

  10. Development of a Multi-Disciplinary Aerothermostructural Model Applicable to Hypersonic Flight

    Science.gov (United States)

    Kostyk, Chris; Risch, Tim

    2013-01-01

    The harsh and complex hypersonic flight environment has driven design and analysis improvements for many years. One of the defining characteristics of hypersonic flight is the coupled, multi-disciplinary nature of the dominant physics. In an effect to examine some of the multi-disciplinary problems associated with hypersonic flight engineers at the NASA Dryden Flight Research Center developed a non-linear 6 degrees-of-freedom, full vehicle simulation that includes the necessary model capabilities: aerothermal heating, ablation, and thermal stress solutions. Development of the tool and results for some investigations will be presented. Requirements and improvements for future work will also be reviewed. The results of the work emphasize the need for a coupled, multi-disciplinary analysis to provide accurate

  11. Multi-proxy studies in palaeolimnology

    OpenAIRE

    Birks, Hilary H.; Birks, Harry John Betteley

    2006-01-01

    Multi-proxy studies are becoming increasingly common in palaeolimnology. Eight basic requirements and challenges for a multi-proxy study are outlined in this essay – definition of research questions, leadership, site selection and coring, data storage, chronology, presentation of results, numerical tools, and data interpretation. The nature of proxy data is discussed in terms of physical proxies and biotic proxies. Loss-on-ignition changes and the use of transfer functions are reviewed as exa...

  12. Dissociation of deep-core-excited CH{sub 3}Cl

    Energy Technology Data Exchange (ETDEWEB)

    Hansen, D.L.; Martin, R.; Vanderford, B. [Univ. of Nevada, Las Vegas, NV (United States)] [and others

    1997-04-01

    Using x-rays from B.L. 9.3.1, a space-focused time-of-flight (TOF) was used to study photofragmentation of CH{sub 3}Cl following excitation in the neighborhood of the Cl K-shell threshold ({approximately} 2.8 keV). Multi-ion coincidence measurements were used to search for selective dissociation of specific bonds in the molecule. Such selectivity has been observed for excitation near outer-core-level thresholds (e.g., Cl 2p), but this is the first study in deep core levels, where very-short core-hole lifetimes and Auger cascade effects may influence fragmentation. Both high-resolution time-of-flight spectroscopy and multi-coincidence photoelectron-photoion-photoion (PE-PIPICO), as well as photoelectron-photoion-photoion-photoion (PE3PICO) measurements were performed. Dramatic changes in the line shapes for different fragment ions are observed as a function of the excitation energy, and are attributed to selective dissociation of the CH{sub 3}Cl molecule along the C-Cl bond. In addition, pronounced angular distributions of the ejected ions are observed on resonance.

  13. Integration of multi-level marketing management systems geographically industry development

    OpenAIRE

    Aleksandr Lavrov; Lada Polikarpova; Alla Handramai

    2015-01-01

    In the article the authors attempt to develop a multi-level management system territorially industry development in market conditions, built in the widespread use of various types of marketing and their horizontal and vertical integration.

  14. Plutonium multi-recycling in increased moderating ratio reactors (IMR)

    International Nuclear Information System (INIS)

    Barbrault, P.; Larderet, P.

    1998-01-01

    The large core of the future jointly defined European PWR (EPR), would be compatible with an increased Moderating Ratio (MR) enabling better plutonium burnout. The purpose of current work on the subject is to assess plutonium multi-recycling possibilities in IMR reactors. What additional operating constraints would be involved under normal and accidental conditions and are they acceptable? The conclusion is that Plutonium multi-recycling in a PWR of the type envisaged for the EPR raises no major problems under the following conditions: use of an IMR MOX core, enhancing both plutonium burnout and absorber efficiency; use of enriched boron in both the primary coolant soluble boron and the B4C boron carbide in the control rods. Deeper investigation should be performed concerning the partial or total core drain-out, in view of the high total Pu concentrations involved (13%) and the types of core considered (100% MOX). (author)

  15. The SSC superconducting air core toroid design development

    International Nuclear Information System (INIS)

    Fields, T.; Carroll, A.; Chiang, I.H.; Frank, J.S.; Haggerty, J.; Littenberg, L.; Morse, W.; Strand, R.C.; Lau, K.; Weinstein, R.; McNeil, R.; Friedman, J.; Hafen, E.; Haridas, P.; Kendall, H.W.; Osborne, L.; Pless, I.; Rosenson, L.; Pope, B.; Jones, L.W.; Luton, J.N.; Bonanos, P.; Marx, M.; Pusateri, J.A.; Favale, A.; Gottesman, S.; Schneid, E.; Verdier, R.

    1990-01-01

    Superconducting air core toroids show great promise for use in a muon spectrometer for the SSC. Early studies by SUNY at Stony Brook funded by SSC Laboratory, have established the feasibility of building magnets of the required size. The toroid spectrometer consists of a central toroid with two end cap toroids. The configuration under development provides for muon trajectory measurement outside the magnetic volume. System level studies on support structure, assembly, cryogenic material selection, and power are performed. Resulting selected optimal design and assembly is described. 4 refs., 6 figs

  16. Core mechanics and configuration behavior of advanced LMFBR core restraint concepts

    International Nuclear Information System (INIS)

    Fox, J.N.; Wei, B.C.

    1978-02-01

    Core restraint systems in LMFBRs maintain control of core mechanics and configuration behavior. Core restraint design is complex due to the close spacing between adjacent components, flux and temperature gradients, and irradiation-induced material property effects. Since the core assemblies interact with each other and transmit loads directly to the core restraint structural members, the core assemblies themselves are an integral part of the core restraint system. This paper presents an assessment of several advanced core restraint system and core assembly concepts relative to the expected performance of currently accepted designs. A recommended order for the development of the advanced concepts is also presented

  17. Reactor core performance estimating device

    International Nuclear Information System (INIS)

    Tanabe, Akira; Yamamoto, Toru; Shinpuku, Kimihiro; Chuzen, Takuji; Nishide, Fusayo.

    1995-01-01

    The present invention can autonomously simplify a neural net model thereby enabling to conveniently estimate various amounts which represents reactor core performances by a simple calculation in a short period of time. Namely, a reactor core performance estimation device comprises a nerve circuit net which divides the reactor core into a large number of spacial regions, and receives various physical amounts for each region as input signals for input nerve cells and outputs estimation values of each amount representing the reactor core performances as output signals of output nerve cells. In this case, the nerve circuit net (1) has a structure of extended multi-layered model having direct coupling from an upper stream layer to each of downstream layers, (2) has a forgetting constant q in a corrected equation for a joined load value ω using an inverse error propagation method, (3) learns various amounts representing reactor core performances determined using the physical models as teacher signals, (4) determines the joined load value ω decreased as '0' when it is to less than a predetermined value upon learning described above, and (5) eliminates elements of the nerve circuit net having all of the joined load value decreased to 0. As a result, the neural net model comprises an autonomously simplifying means. (I.S.)

  18. Developing core elements and checklist items for global hospital antimicrobial stewardship programmes: a consensus approach.

    Science.gov (United States)

    Pulcini, C; Binda, F; Lamkang, A S; Trett, A; Charani, E; Goff, D A; Harbarth, S; Hinrichsen, S L; Levy-Hara, G; Mendelson, M; Nathwani, D; Gunturu, R; Singh, S; Srinivasan, A; Thamlikitkul, V; Thursky, K; Vlieghe, E; Wertheim, H; Zeng, M; Gandra, S; Laxminarayan, R

    2018-04-03

    With increasing global interest in hospital antimicrobial stewardship (AMS) programmes, there is a strong demand for core elements of AMS to be clearly defined on the basis of principles of effectiveness and affordability. To date, efforts to identify such core elements have been limited to Europe, Australia, and North America. The aim of this study was to develop a set of core elements and their related checklist items for AMS programmes that should be present in all hospitals worldwide, regardless of resource availability. A literature review was performed by searching Medline and relevant websites to retrieve a list of core elements and items that could have global relevance. These core elements and items were evaluated by an international group of AMS experts using a structured modified Delphi consensus procedure, using two-phased online in-depth questionnaires. The literature review identified seven core elements and their related 29 checklist items from 48 references. Fifteen experts from 13 countries in six continents participated in the consensus procedure. Ultimately, all seven core elements were retained, as well as 28 of the initial checklist items plus one that was newly suggested, all with ≥80% agreement; 20 elements and items were rephrased. This consensus on core elements for hospital AMS programmes is relevant to both high- and low-to-middle-income countries and could facilitate the development of national AMS stewardship guidelines and adoption by healthcare settings worldwide. Copyright © 2018 European Society of Clinical Microbiology and Infectious Diseases. All rights reserved.

  19. From harmful Microcystis blooms to multi-functional core-double-shell microsphere bio-hydrochar materials.

    Science.gov (United States)

    Bi, Lei; Pan, Gang

    2017-11-13

    Harmful algal blooms (HABs) induced by eutrophication is becoming a serious global environmental problem affecting public health and aquatic ecological sustainability. A novel strategy for the utilization of biomass from HABs was developed by converting the algae cells into hollow mesoporous bio-hydrochar microspheres via hydrothermal carbonization method. The hollow microspheres were used as microreactors and carriers for constructing CaO 2 core-mesoporous shell-CaO 2 shell microspheres (OCRMs). The CaO 2 shells could quickly increase dissolved oxygen to extremely anaerobic water in the initial 40 min until the CaO 2 shells were consumed. The mesoporous shells continued to act as regulators restricting the release of oxygen from CaO 2 cores. The oxygen-release time using OCRMs was 7 times longer than when directly using CaO 2 . More interestingly, OCRMs presented a high phosphate removal efficiency (95.6%) and prevented the pH of the solution from rising to high levels in comparison with directly adding CaO 2 due to the OH - controlled-release effect of OCRMs. The distinct core-double-shell micro/nanostructure endowed the OCRMs with triple functions for oxygen controlled-release, phosphorus removal and less impact on water pH. The study is to explore the possibility to prepare smarter bio-hydrochar materials by utilizing algal blooms.

  20. Core Calculation of 1 MWatt PUSPATI TRIGA Reactor (RTP) using Monte Carlo MVP Code System

    Science.gov (United States)

    Karim, Julia Abdul

    2008-05-01

    The Monte Carlo MVP code system was adopted for the Reaktor TRIGA PUSAPTI (RTP) core calculation. The code was developed by a group of researcher of Japan Atomic Energy Agency (JAEA) first in 1994. MVP is a general multi-purpose Monte Carlo code for neutron and photon transport calculation and able to estimate an accurate simulation problems. The code calculation is based on the continuous energy method. This code is capable of adopting an accurate physics model, geometry description and variance reduction technique faster than conventional method as compared to the conventional scalar method. This code could achieve higher computational speed by several factors on the vector super-computer. In this calculation, RTP core was modeled as close as possible to the real core and results of keff flux, fission densities and others were obtained.

  1. Core Calculation of 1 MWatt PUSPATI TRIGA Reactor (RTP) using Monte Carlo MVP Code System

    International Nuclear Information System (INIS)

    Karim, Julia Abdul

    2008-01-01

    The Monte Carlo MVP code system was adopted for the Reaktor TRIGA PUSAPTI (RTP) core calculation. The code was developed by a group of researcher of Japan Atomic Energy Agency (JAEA) first in 1994. MVP is a general multi-purpose Monte Carlo code for neutron and photon transport calculation and able to estimate an accurate simulation problems. The code calculation is based on the continuous energy method. This code is capable of adopting an accurate physics model, geometry description and variance reduction technique faster than conventional method as compared to the conventional scalar method. This code could achieve higher computational speed by several factors on the vector super-computer. In this calculation, RTP core was modeled as close as possible to the real core and results of keff flux, fission densities and others were obtained

  2. Development of a perturbation code, PERT-K, for hexagonal core geometry

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Taek Kyum; Kim, Sang Ji; Song, Hoon; Kim, Young Il; Kim, Young Jin [Korea Atomic Energy Research Institute, Taejon (Korea)

    1999-01-01

    A perturbation code for hexagonal core geometry has been developed based on Nodal Expansion Method. By using relevant output files of DIF3D code, it can calculate the reactivity changes caused by perturbation in composition or/and neutron cross section libraries. The accuracy of PERT-K code has been validated by calculating the reactivity changes due to fuel composition change, the sodium void coefficients, and the sample reactivity worths of BFS-73-1 critical experiments. In the case of 10% reduction in all fuel isotopics at a assembly located in the outer core, PERT-K computation agrees with the direct computation by DIF3D within 60 pcm. The sample reactivity worths of BFS-73-1 critical experiments are predicted with PERT-K code within the experimental error bounds. For 100% sodium void occurrence at the inner core, the maximum difference of reactivity changes between PERT-K and direct DIF3D computations is less than 40 pcm. On the other hand, the same sodium void condition at the outer core leads to a difference of reactivity change greater than 400 pcm. However, as sodium voiding becomes near zero value, the difference becomes less and rapidly falls within the acceptable bound, i.e. 40 pcm. (author). 11 refs., 9 figs., 6 tabs.

  3. Design and development of multi-lane smart electromechanical actuators

    CERN Document Server

    Annaz, Fawaz Yahya

    2014-01-01

    Design and Development of Multi-Lane Smart Electromechanical Actuators presents the design of electromechanical actuators in two types of architectures, namely, Torque Summed Architecture (TSA) and Velocity Summed Architecture, (VSA). It examines them in: * Hardware redundancy, where the architecture is made up of 3 or 4 lanes. * Digital Math Model redundancy, where a more compact two lanes architectures will be presented. The book starts with the very basic concepts and introduces the design process logically so that an understanding of the smart multi-lane systems that drive an aileron

  4. Effect of crosstalk on component savings in multi-core fiber networks

    DEFF Research Database (Denmark)

    Nooruzzaman, Md; Morioka, Toshio

    2017-01-01

    We estimate potential component savings in MCF-based networks by using shortest path traffic routing and compare them with the current SCF-based systems. We also investigate the potential impact of various inter-core crosstalk values on the number of needed transponders in MCF networks.......We estimate potential component savings in MCF-based networks by using shortest path traffic routing and compare them with the current SCF-based systems. We also investigate the potential impact of various inter-core crosstalk values on the number of needed transponders in MCF networks....

  5. Determination of PWR core water level using ex-core detectors signals

    International Nuclear Information System (INIS)

    Bernal, Alvaro; Abarca, Agustin; Miro, Rafael; Verdu, Gumersindo

    2013-01-01

    The core water level provides relevant neutronic and thermalhydraulic information of the reactor such as power, k eff and cooling ability; in fact, core water level monitoring could be used to predict LOCA and cooling reduction which may deal with core damage. Although different detection equipment is used to monitor several parameters such as the power, core water level monitoring is not an evident task. However, ex-core detectors can measure the fast neutrons leaking the core and several studies demonstrate the existence of a relationship between fast neutron leakage and core water level due to the shielding effect of the water. In addition, new ex-core detectors are being developed, such as silicon carbide semiconductor radiation detectors, monitoring the neutron flux with higher accuracy and in higher temperatures conditions. Therefore, a methodology to determine this relationship has been developed based on a Monte Carlo calculation using MCNP code and applying variance reduction with adjoint functions based on the adjoint flux obtained with the discrete ordinates code TORT. (author)

  6. In-service crosstalk monitoring for dense space division multiplexed multi-core fiber transmission systems

    DEFF Research Database (Denmark)

    Mizuno, T.; Isoda, A.; Shibahara, K.

    2017-01-01

    We present in-service inter-core crosstalk monitoring for MCF transmission systems. We transmit 54-WDM PDM-16QAM signals over 111.6-km 32-core DSDM transmission line incorporating cladding-pumped 32-core MC-EYDFA, and demonstrate -30 dB crosstalk monitoring without affecting transmission...

  7. Development of the integrated core on-line monitoring and protection aid surveillance system

    International Nuclear Information System (INIS)

    Cho, Byung Oh; In, Wang Kee; Song, Jae Seung; Zee, Sung Quun

    1998-01-01

    The integrated Core On-line Monitoring and Protection Aid Surveillance System (COMPASS) is developed for the purpose of supporting the reactor operation, based on the three-dimensional nodal design code, MASTER. The heart of COMPASS is an adaptive nodal core simulator for the on-line calculation of three-dimensional assembly and pin power distributions which are used for the evaluation of the thermal margins and for the guide in operation. In this paper, the overall structures and the solution methods of COMPASS are described. The uncertainty of COMPASS for SMART core was also evaluated by comparing that of MASTER. The results showed that COMPASS uncertainty in power shape prediction is identical to that of the design code system, MASTER. The application of COMPASS to the analysis of peaking factor for SMART core resulted with about 4% gain in peaking factor margin when compared to COLSS

  8. Jahn-Teller effect in Rydberg series: A multi-state vibronic coupling problem

    International Nuclear Information System (INIS)

    Staib, A.; Domcke, W.; Sobolewski, A.L.

    1990-01-01

    Two simple limiting cases of Jahn-Teller (JT) coupling in Rydberg states of polyatomic molecules are considered, namely (i) JT coupling in Rydberg orbitals as well as in the ionization continuum (nondegenerate ion core, degenerate Rydberg series) and (ii) JT coupling in the ion core (degenerate ion core, nondegenerate Rydberg series). For both models simple and efficient algorithms for the computation of spectra (dynamical JT effect) are developed. The orbital JT effect is shown to represent a novel type of multi-state vibronic coupling, giving rise to interesting spectroscopic phenomena, among them resonant inter-Rydberg perturbations and JT induced autoionization. Particular attention is paid to the demonstration of the characteristic spectroscopic signatures of the two types of JT coupling in Rydberg states. (orig.)

  9. DENSE MOLECULAR CORES BEING EXTERNALLY HEATED

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Gwanjeong; Lee, Chang Won; Kim, Mi-Ryang [Radio Astronomy division, Korea Astronomy and Space Science Institute, 776 Daedeokdae-ro, Yuseong-gu, Daejeon, 34055 (Korea, Republic of); Gopinathan, Maheswar [Aryabhatta Research Institute of Observational Sciences, Manora Peak, Nainital 263129 (India); Jeong, Woong-Seob, E-mail: archer81@kasi.re.kr [Department of Astronomy and Space Science, University of Science and Technology, 217 Gajungro, Yuseong-gu, Daejeon, 34113 (Korea, Republic of)

    2016-06-20

    We present results of our study of eight dense cores, previously classified as starless, using infrared (3–160 μ m) imaging observations with the AKARI telescope and molecular line (HCN and N{sub 2}H{sup +}) mapping observations with the KVN telescope. Combining our results with the archival IR to millimeter continuum data, we examined the starless nature of these eight cores. Two of the eight cores are found to harbor faint protostars having luminosities of ∼0.3–4.4 L {sub ⊙}. The other six cores are found to remain starless and probably are in a dynamically transitional state. The temperature maps produced using multi-wavelength images show an enhancement of about 3–6 K toward the outer boundary of these cores, suggesting that they are most likely being heated externally by nearby stars and/or interstellar radiation fields. Large virial parameters and an overdominance of red asymmetric line profiles over the cores may indicate that the cores are set into either an expansion or an oscillatory motion, probably due to the external heating. Most of the starless cores show a coreshine effect due to the scattering of light by the micron-sized dust grains. This may imply that the age of the cores is of the order of ∼10{sup 5} years, which is consistent with the timescale required for the cores to evolve into an oscillatory stage due to external perturbation. Our observational results support the idea that the external feedback from nearby stars and/or interstellar radiation fields may play an important role in the dynamical evolution of the cores.

  10. The Antarctic ice core chronology (AICC2012): an optimized multi-parameter and multi-site dating approach for the last 120 thousand years

    Science.gov (United States)

    Veres, D.; Bazin, L.; Landais, A.; Toyé Mahamadou Kele, H.; Lemieux-Dudon, B.; Parrenin, F.; Martinerie, P.; Blayo, E.; Blunier, T.; Capron, E.; Chappellaz, J.; Rasmussen, S. O.; Severi, M.; Svensson, A.; Vinther, B.; Wolff, E. W.

    2013-08-01

    The deep polar ice cores provide reference records commonly employed in global correlation of past climate events. However, temporal divergences reaching up to several thousand years (ka) exist between ice cores over the last climatic cycle. In this context, we are hereby introducing the Antarctic Ice Core Chronology 2012 (AICC2012), a new and coherent timescale developed for four Antarctic ice cores, namely Vostok, EPICA Dome C (EDC), EPICA Dronning Maud Land (EDML) and Talos Dome (TALDICE), alongside the Greenlandic NGRIP record. The AICC2012 timescale has been constructed using the Bayesian tool Datice (Lemieux-Dudon et al., 2010) that combines glaciological inputs and data constraints, including a wide range of relative and absolute gas and ice stratigraphic markers. We focus here on the last 120 ka, whereas the companion paper by Bazin et al. (2013) focuses on the interval 120-800 ka. Compared to previous timescales, AICC2012 presents an improved timing for the last glacial inception, respecting the glaciological constraints of all analyzed records. Moreover, with the addition of numerous new stratigraphic markers and improved calculation of the lock-in depth (LID) based on δ15N data employed as the Datice background scenario, the AICC2012 presents a slightly improved timing for the bipolar sequence of events over Marine Isotope Stage 3 associated with the seesaw mechanism, with maximum differences of about 600 yr with respect to the previous Datice-derived chronology of Lemieux-Dudon et al. (2010), hereafter denoted LD2010. Our improved scenario confirms the regional differences for the millennial scale variability over the last glacial period: while the EDC isotopic record (events of triangular shape) displays peaks roughly at the same time as the NGRIP abrupt isotopic increases, the EDML isotopic record (events characterized by broader peaks or even extended periods of high isotope values) reached the isotopic maximum several centuries before. It is

  11. The Antarctic ice core chronology (AICC2012: an optimized multi-parameter and multi-site dating approach for the last 120 thousand years

    Directory of Open Access Journals (Sweden)

    D. Veres

    2013-08-01

    Full Text Available The deep polar ice cores provide reference records commonly employed in global correlation of past climate events. However, temporal divergences reaching up to several thousand years (ka exist between ice cores over the last climatic cycle. In this context, we are hereby introducing the Antarctic Ice Core Chronology 2012 (AICC2012, a new and coherent timescale developed for four Antarctic ice cores, namely Vostok, EPICA Dome C (EDC, EPICA Dronning Maud Land (EDML and Talos Dome (TALDICE, alongside the Greenlandic NGRIP record. The AICC2012 timescale has been constructed using the Bayesian tool Datice (Lemieux-Dudon et al., 2010 that combines glaciological inputs and data constraints, including a wide range of relative and absolute gas and ice stratigraphic markers. We focus here on the last 120 ka, whereas the companion paper by Bazin et al. (2013 focuses on the interval 120–800 ka. Compared to previous timescales, AICC2012 presents an improved timing for the last glacial inception, respecting the glaciological constraints of all analyzed records. Moreover, with the addition of numerous new stratigraphic markers and improved calculation of the lock-in depth (LID based on δ15N data employed as the Datice background scenario, the AICC2012 presents a slightly improved timing for the bipolar sequence of events over Marine Isotope Stage 3 associated with the seesaw mechanism, with maximum differences of about 600 yr with respect to the previous Datice-derived chronology of Lemieux-Dudon et al. (2010, hereafter denoted LD2010. Our improved scenario confirms the regional differences for the millennial scale variability over the last glacial period: while the EDC isotopic record (events of triangular shape displays peaks roughly at the same time as the NGRIP abrupt isotopic increases, the EDML isotopic record (events characterized by broader peaks or even extended periods of high isotope values reached the isotopic maximum several centuries before

  12. BWROPT: A multi-cycle BWR fuel cycle optimization code

    Energy Technology Data Exchange (ETDEWEB)

    Ottinger, Keith E.; Maldonado, G. Ivan, E-mail: Ivan.Maldonado@utk.edu

    2015-09-15

    Highlights: • A multi-cycle BWR fuel cycle optimization algorithm is presented. • New fuel inventory and core loading pattern determination. • The parallel simulated annealing algorithm was used for the optimization. • Variable sampling probabilities were compared to constant sampling probabilities. - Abstract: A new computer code for performing BWR in-core and out-of-core fuel cycle optimization for multiple cycles simultaneously has been developed. Parallel simulated annealing (PSA) is used to optimize the new fuel inventory and placement of new and reload fuel for each cycle considered. Several algorithm improvements were implemented and evaluated. The most significant of these are variable sampling probabilities and sampling new fuel types from an ordered array. A heuristic control rod pattern (CRP) search algorithm was also implemented, which is useful for single CRP determinations, however, this feature requires significant computational resources and is currently not practical for use in a full multi-cycle optimization. The PSA algorithm was demonstrated to be capable of significant objective function reduction and finding candidate loading patterns without constraint violations. The use of variable sampling probabilities was shown to reduce runtime while producing better results compared to using constant sampling probabilities. Sampling new fuel types from an ordered array was shown to have a mixed effect compared to random new fuel type sampling, whereby using both random and ordered sampling produced better results but required longer runtimes.

  13. A class of multi-period semi-variance portfolio for petroleum exploration and development

    Science.gov (United States)

    Guo, Qiulin; Li, Jianzhong; Zou, Caineng; Guo, Yujuan; Yan, Wei

    2012-10-01

    Variance is substituted by semi-variance in Markowitz's portfolio selection model. For dynamic valuation on exploration and development projects, one period portfolio selection is extended to multi-period. In this article, a class of multi-period semi-variance exploration and development portfolio model is formulated originally. Besides, a hybrid genetic algorithm, which makes use of the position displacement strategy of the particle swarm optimiser as a mutation operation, is applied to solve the multi-period semi-variance model. For this class of portfolio model, numerical results show that the mode is effective and feasible.

  14. All-hexahedral meshing and remeshing for multi-object manufacturing applications

    DEFF Research Database (Denmark)

    Nielsen, Chris Valentin; Fernandes, J.L.M.; Martins, P.A.F.

    2013-01-01

    new developments related to the construction of adaptive core meshes and processing of multi-objects that are typical of manufacturing applications.Along with the aforementioned improvements there are other developments that will also be presented due to their effectiveness in increasing.......The presentation is enriched with examples taken from pure geometry and metal forming applications, and a resistance projection welding industrial test case consisting of four different objects is included to show the capabilities of selective remeshing of objects while maintaining contact conditions and local...

  15. Development of SiO2@TiO2 core-shell nanospheres for catalytic applications

    Science.gov (United States)

    Kitsou, I.; Panagopoulos, P.; Maggos, Th.; Arkas, M.; Tsetsekou, A.

    2018-05-01

    Silica-titania core-shell nanospheres, CSNp, were prepared via a simple and environmentally friendly two step route. First, silica cores were prepared through the hydrolysis-condensation reaction of silicic acid in the presence of hyperbranched poly(ethylene)imine (HBPEI) followed by repeating washing, centrifugation and, finally, calcination steps. To create the core-shell structure, various amounts of titanium isopropoxide were added to the cores and after that a HBPEI-water solution was added to hydrolyze the titanium precursor. Washing with ethanol and heat treatment followed. The optimization of processing parameters led to well-developed core-shell structures bearing a homogeneous nanocrystalline anatase coating over each silica core. The photocatalytic activity for NO was examined in a continuous flux photocatalytic reactor under real environmental conditions. The results revealed a very potent photocatalyst as the degradation percentage reached 84.27% for the core-shell material compared to the 82% of pure titania with the photodecomposition rates measured at 0.62 and 0.55 μg·m-2·s-1, respectively. In addition, catalytic activities of the CSNp and pure titania were investigated by monitoring the reduction of 4-nitrophenol to 4-aminophenol by an excess of NaBH4. Both materials exhibited excellent catalytic activity (100%), making the core-shell material a promising alternative catalyst to pure titania for various applications.

  16. How to Develop a Multi-Grounded Theory: the evolution of a business process theory

    Directory of Open Access Journals (Sweden)

    Mikael Lind

    2006-05-01

    Full Text Available In the information systems field there is a great need for different theories. Theory development can be performed in different ways – deductively and/or inductively. Different approaches with their pros and cons for theory development exists. A combined approach, which builds on inductive as well as deductive thinking, has been put forward – a Multi-Grounded Theory approach. In this paper the evolution of a business process theory is regarded as the development of a multi-grounded theory. This evolution is based on empirical studies, theory-informed conceptual development and the creation of conceptual cohesion. The theoretical development has involved a dialectic approach aiming at a theoretical synthesis based on antagonistic theories. The result of this research process was a multi-grounded business process theory. Multi-grounded means that the theory is empirically, internally and theoretically founded. This business process theory can be used as an aid for business modellers to direct attention towards relevant aspects when business process determination is performed.

  17. Design and multi-physics optimization of rotary MRF brakes

    Science.gov (United States)

    Topcu, Okan; Taşcıoğlu, Yiğit; Konukseven, Erhan İlhan

    2018-03-01

    Particle swarm optimization (PSO) is a popular method to solve the optimization problems. However, calculations for each particle will be excessive when the number of particles and complexity of the problem increases. As a result, the execution speed will be too slow to achieve the optimized solution. Thus, this paper proposes an automated design and optimization method for rotary MRF brakes and similar multi-physics problems. A modified PSO algorithm is developed for solving multi-physics engineering optimization problems. The difference between the proposed method and the conventional PSO is to split up the original single population into several subpopulations according to the division of labor. The distribution of tasks and the transfer of information to the next party have been inspired by behaviors of a hunting party. Simulation results show that the proposed modified PSO algorithm can overcome the problem of heavy computational burden of multi-physics problems while improving the accuracy. Wire type, MR fluid type, magnetic core material, and ideal current inputs have been determined by the optimization process. To the best of the authors' knowledge, this multi-physics approach is novel for optimizing rotary MRF brakes and the developed PSO algorithm is capable of solving other multi-physics engineering optimization problems. The proposed method has showed both better performance compared to the conventional PSO and also has provided small, lightweight, high impedance rotary MRF brake designs.

  18. Automatic multi-cycle reload design of pressurized water reactor using particle swarm optimization algorithm and local search

    International Nuclear Information System (INIS)

    Lin, Chaung; Hung, Shao-Chun

    2013-01-01

    Highlights: • An automatic multi-cycle core reload design tool, which searches the fresh fuel assembly composition, is developed. • The search method adopts particle swarm optimization and local search. • The design objectives are to achieve required cycle energy, minimum fuel cost, and the satisfactory constraints. • The constraints include the hot zero power moderator temperature coefficient and the hot channel factor. - Abstract: An automatic multi-cycle core reload design tool, which searches the fresh fuel assembly composition, is developed using particle swarm optimization and local search. The local search uses heuristic rules to change the current search result a little so that the result can be improved. The composition of the fresh fuel assemblies should provide the required cycle energy and satisfy the constraints, such as the hot zero power moderator temperature coefficient and the hot channel factor. Instead of designing loading pattern for each FA composition during search process, two fixed loading patterns are used to calculate the core status and the better fitness function value is used in the search process. The fitness function contains terms which reflect the design objectives such as cycle energy, constraints, and fuel cost. The results show that the developed tool can achieve the desire objective

  19. Accelerating Early Language Development with Multi-Sensory Training

    Science.gov (United States)

    Bjorn, Piia M.; Kakkuri, Irma; Karvonen, Pirkko; Leppanen, Paavo H. T.

    2012-01-01

    This paper reports the outcome of a multi-sensory intervention on infant language skills. A programme titled "Rhyming Game and Exercise Club", which included kinaesthetic-tactile mother-child rhyming games performed in natural joint attention situations, was intended to accelerate Finnish six- to eight-month-old infants' language development. The…

  20. Multi-agent platform for development of educational games for children with autism

    NARCIS (Netherlands)

    Alers, S.H.M.; Barakova, E.I.

    2009-01-01

    Multi-agent system of autonomous interactive blocks that can display its active state through color and light intensity has been developed. Depending on the individual rules, these autonomous blocks could express emergent behaviors which are a basis for various educational games. The multi-agent