546 results on '"parallel simulation"'
Search Results
2. Modeling DRAM Timing in Parallel Simulators With Immediate-Response Memory Model
- Author
-
Stijn Eyerman, Ibrahim Hur, and Wim Heirman
- Subjects
Scheme (programming language) ,Hardware_MEMORYSTRUCTURES ,Finite-state machine ,Computer science ,Bandwidth (signal processing) ,CAS latency ,Synchronization ,Parallel simulation ,Hardware and Architecture ,Memory model ,computer ,Dram ,Simulation ,computer.programming_language - Abstract
Accurately modeling memory timing in a processor simulator is crucial for obtaining accurate and useful performance predictions. DRAM has a complex timing and reordering scheme, which results in highly varying access latencies depending on the type of operations, address stream patterns and bandwidth load. Therefore, DRAM simulators model the DRAM timings as a clocked state machine. However, some processor simulators, in particular loosely synchronized parallel simulators, assume an immediate-response memory model, requesting an immediate estimation of the memory latency. In this letter, we discuss the modeling issues in transforming a state machine DRAM simulator into an immediate-response simulator, which can be directly plugged into a processor simulator supporting an immediate-response memory model and/or a relaxed parallel simulation model. We show that the adapted model is accurate within 2 percent compared to the state machine simulator.
- Published
- 2021
- Full Text
- View/download PDF
3. Matrix-Free Higher-Order Finite Element Method for Parallel Simulation of Compressible and Nearly-Incompressible Linear Elasticity on Unstructured Meshes
- Author
-
Henry M. Tufo, Stein Sture, Richard A. Regueiro, and Arash Mehraban
- Subjects
Parallel simulation ,Physics ,Matrix (mathematics) ,Modeling and Simulation ,Mathematical analysis ,Linear elasticity ,Compressibility ,Order (ring theory) ,Polygon mesh ,Software ,Finite element method ,Computer Science Applications - Published
- 2021
- Full Text
- View/download PDF
4. Influence of partitioning methods on computational cost of cfd simulations applied to hydrocyclones
- Author
-
Irineu Petri Júnior, Felipe Orlando da Costa, and Felipe Leonardo Barcelos Mateus
- Subjects
Hydrocyclone ,business.industry ,Computer science ,Fraccionamiento Hidrociclón CFD Simulación en paralelo ,Division (mathematics) ,Computational fluid dynamics ,Partition (database) ,Power (physics) ,Computational science ,Software ,English ,Fluent ,CFD ,Parallel simulation ,business ,Partition - Abstract
In simulations, when using multipartitioned computers, the way in which the mesh is partitioned directly affects the average time per iteration, and therefore, the computational cost. This study proposes an analysis of the average time per iteration of 23 different partition methods available for tridimensional mesh in software FLUENT 19.2. For the calculation of the average iteration time, 100 iterations were used. Generally, the best partitioning methods were those in which the mesh division was made perpendicularly to the axis of the equipment. It was stated the choice of an adequate partitioning method can save high costs of computational power. For the hydrocyclone studied, with a computer with 8 cores, approximately 24.56 hours of simulation were saved, representing almost 20% of the total time. En simulaciones con computadoras multi-particionadas, la forma con que la malla es fraccionada afecta el tiempo promedio por iteración y el costo computacional. En este trabajo, se analiza el tiempo promedio por iteración de los 23 métodos de fraccionamiento disponibles para mallas tridimensionales del software FLUENT 19.2. Se realizaron 100 iteraciones para la determinación del tiempo promedio por iteración. En general, los mejores métodos de fraccionamiento fueron aquellos en donde la división de la malla fue hecha perpendicularmente al eje en el cual el equipo se encontraba direccionado. En la simulación de un hidrociclón, mediante el uso de una computadora de 8 núcleos, se logró ahorrar aproximadamente 24.56 horas, lo que significó casi el 20% del tiempo total. De esta manera, la adecuada selección fraccionamiento, puede constituir un gran ahorro del costo computacional.
- Published
- 2020
- Full Text
- View/download PDF
5. PARALLEL SIMULATION AND VISUALIZATION OF TRAFFIC FLOWS USING CELLULAR AUTOMATA THEORY AND QUASIGASDYNAMIC APPROACH
- Author
-
Mikhail German, Antonina Chechina, Natalia Churbanova, A V Ermakov, Obidzhon Bozorov, Pavel Sokolov, and Marina Trapeznikova
- Subjects
Parallel simulation ,Computer science ,Parallel computing ,Cellular automaton ,Visualization - Published
- 2020
- Full Text
- View/download PDF
6. Parallel Simulation of Steady State Light Transport Through Solid Media Using Logistic Map
- Author
-
K. Sathish, Pranab Kumar Shukla, Anirudh Agarwal, and Siddharth Singh
- Subjects
Parallel simulation ,Physics ,Computational Mathematics ,Steady state (electronics) ,General Materials Science ,General Chemistry ,Mechanics ,Electrical and Electronic Engineering ,Logistic map ,Condensed Matter Physics ,Solid medium - Abstract
The Monte Carlo algorithm has been extensively used for photon transport simulations in medical imaging to assists doctors in Photodynamic Therapy for treatment of wide range of medical conditions including varieties of cancer by eliciting phototoxicity in cells. Previously this was done using static 2 Dimensional models on traditional CPUs. With the advent of GPU Computing further work was done to extend this model by separating the PRNG.
- Published
- 2020
- Full Text
- View/download PDF
7. Polsterer K., Svjatnyj V. Integration of Distributed Parallel Simulation Environment with Cloud-Infrastructures
- Author
-
K. Polsterer, O. Shcherbakov, and V. A. Svyatnyy
- Subjects
Parallel simulation ,Computer science ,business.industry ,General Earth and Planetary Sciences ,Cloud computing ,business ,General Environmental Science ,Computational science - Published
- 2020
- Full Text
- View/download PDF
8. JFTS+H: A Julia-Based Parallel Simulator for the Description of the Coupled flow, Thermal and Geochemical Processes in Hydrate-Bearing Geologic Media
- Author
-
Thomas Alwin Blasingame, Kotaro Anno, and George J. Moridis
- Subjects
Parallel simulation ,Bearing (mechanical) ,Flow (mathematics) ,law ,Thermal ,Petrology ,Hydrate ,Geology ,law.invention - Abstract
The objectives of this study are to develop (a) the Julia Flow and Transport Simulator (JFTS), a serial and parallel, high performance non-isothermal, multi-phase, multi-component general simulator of flow and transport through porous/fractured media, and (b) an associated module that describes quantitatively the Equation-of-State (EOS) of the complete H2O+CH4 system by covering all combinations of phase coexistence that are possible in geologic media and including all the regions of the phase diagram that involve CH4-hydrates. The resulting simulator (hereafter referred to as the JFTS+H code) can describe all possible scenarios of hydrate occurrence, dissociation and formation/evolution and is to be used for the investigation of problems of (a) gas production from natural CH4-hydrate accumulations in geologic media, as well as for (b) the analysis of any laboratory experiments involving CH4-hydrates. As indicated by the JFTS name, this simulator is written in the Julia programming language and its parallelization is based on the Message Passing Interface (MPI) approach. The JFTS+H simulator is a fully-implicit, Jacobian-based compositional simulator that describes the accumulation, flow and transport of heat, and up to four mass components (H2O, CH4, CH4-hydrate and a water-soluble inhibitor) distributed among four possible phases (aqueous, gas, hydrate, and ice) in complex 3D geologic systems. The dissociation and formation of CH4-hydrates can be described using either an equilibrium or a kinetic model. The automatic derivate capability of Julia greatly simplifies and enhances the Jacobian computations. The MPI Interface (Blaise, 2019) is implemented in all components of the code, and the METIS library (Karypis, 2013) is used for the domain decomposition needed for the effective parallelization of the solution of the Jacobian matrix equation that is accomplished using the LIS library (Nishida, 2010) of parallel Conjugate Gradient solvers for large systems of simultaneous linear equations. The JFTS+H code can model the fluid flow, thermal and geochemical processes associated with the formation and dissociation of CH4-hydrates in geological media, either in laboratory or in natural hydrate accumulations. This code can simulate any combination of the three possible gas hydrate dissociation methods (depressurization, thermal stimulation, and inhibitor effects), and computes all associated parameters describing the system behavior. The JFTS+H results show very good agreement with solutions of standard reference problems, and of large 2D and 3D problems obtained from another well-established and widely used numerical simulator. The code exploits the speed, computational efficiency and low memory requirements of the Julia programming language. The parallel architecture of JFTS+H addresses the persistent problem of very large computational demands in serial hydrate simulations by using multiple processors to reduce the overall execution time and achieve scalable speedups. The code minimizes communications between processors and maximizes computations within the same computational node, which has important consequences (especially when coupled with the automatic derivative capabilities of Julia) on performance in the development of the Jacobian matrix. An optimal LIS solver is recommended for this type of problem after evaluating different options. This approach provides both speedup and computational efficiency results when different numbers of processors are called in the solution process. This work is believed to be the first application of Julia (a new, highly efficient language designed for demanding scientific computations) to create a simulator for flow and transport in porous media. JFTS+H is a fast, robust parallel simulator that uses the most recent scientific advances to account for all known processes in a dynamic hydrate system and works seamlessly on any computational platform (from laptop computers to workstations, to clusters and supercomputers with thousands of processors).
- Published
- 2021
- Full Text
- View/download PDF
9. Parallel Simulation Scheme of Voltage Sag in Provincial Power Grid
- Author
-
Jiaming Huang, Qingwei Liu, Kang Zengshang, Zhang Danjie, Zhang Jianjun, and Ding Ning
- Subjects
Parallel simulation ,Scheme (programming language) ,business.industry ,Computer science ,Voltage sag ,Electrical engineering ,Power grid ,business ,computer ,computer.programming_language - Published
- 2021
- Full Text
- View/download PDF
10. Parallel Simulation of Stochastic Reward Nets using Theatre
- Author
-
Franco Cicirelli and Libero Nigro
- Subjects
actors ,Theoretical computer science ,Formalism (philosophy) ,Computer science ,Reliability (computer networking) ,high-performance computing ,Extension (predicate logic) ,Supercomputer ,Markov reward model ,Parallel simulation ,Stochastic Reward Nets ,Stochastic Petri net ,performability analysis ,State (computer science) ,Theatre ,Java - Abstract
The work described in this paper develops a methodology for modelling and analysis of complex timed systems. The methodology is based on the Stochastic Reward Nets (SRN) [1]-[4] formalism, which has gained its popularity by its ability to enable the studying of the performability, reliability and availability of, e.g., computer and communication systems. SRN is an extension of Generalized Stochastic Petri Nets (GSPN) and it is supported by such tools as the Stochastic Petri Net Package (SPNP) [5]-[6]. Power and accuracy in the application of SRN derive from mapping a model into a corresponding Markov Reward Model (MRM) from which quantitative measures are extracted in terms of reward functions associated to tangible markings of the source model. To cope with large models which cause state explosions in the underlying MRM, simulations are used [2].
- Published
- 2021
- Full Text
- View/download PDF
11. Computer simulation of airflows generated by jet fans in real road tunnel by parallel version of FDS 6
- Author
-
Lukas Valasek and Peter Weisenpacher
- Subjects
Jet (fluid) ,Computer science ,business.industry ,0211 other engineering and technologies ,02 engineering and technology ,Building and Construction ,Supercomputer ,Parallel simulation ,Control and Systems Engineering ,Fire Dynamics Simulator ,021105 building & construction ,Code (cryptography) ,Transient (computer programming) ,021108 energy ,Electrical and Electronic Engineering ,Aerospace engineering ,business ,Civil and Structural Engineering - Abstract
In this paper the FDS 6 code ability to simulate the airflows generated by jet fans in a real road tunnel is studied. A transient model of the 898 m long bi-directional highway Polana tunnel is cre...
- Published
- 2019
- Full Text
- View/download PDF
12. Bayesian Reliability Analysis of Marshall and Olkin Model
- Author
-
Eman S. A. AbuJarad, Ali H. AbuJarad, Mundher A. Khaleel, Pelumi E. Oguntunde, Mohammed H. AbuJarad, and Athar Ali Khan
- Subjects
Computer science ,business.industry ,020209 energy ,Reliability (computer networking) ,Bayesian probability ,02 engineering and technology ,Extension (predicate logic) ,01 natural sciences ,Computer Science Applications ,Exponential function ,Visualization ,Parallel simulation ,010104 statistics & probability ,Distribution (mathematics) ,Artificial Intelligence ,0202 electrical engineering, electronic engineering, information engineering ,Code (cryptography) ,Business, Management and Accounting (miscellaneous) ,Artificial intelligence ,0101 mathematics ,Statistics, Probability and Uncertainty ,business - Abstract
In this paper, an endeavor has been made to fit three distributions Marshall–Olkin with exponential distributions, Marshall–Olkin with exponentiated exponential distributions and Marshall–Olkin with exponentiated extension distribution keeping in mind the end goal to actualize Bayesian techniques to examine visualization of prognosis of women with breast cancer and demonstrate through utilizing Stan. Stan is an abnormal model dialect for Bayesian displaying and deduction. This model applies to a genuine survival controlled information with the goal that every one of the ideas and calculations will be around similar information. Stan code has been created and enhanced to actualize a censored system all through utilizing Stan technique. Moreover, parallel simulation tools are also implemented and additionally actualized with a broad utilization of rstan.
- Published
- 2019
- Full Text
- View/download PDF
13. Performance of Elbrus-8C Processor in Supercomputer CFD Simulations
- Author
-
M. I. Neiman-Zade, S. K. Okunev, Andrey Gorobets, S. A. Soukov, and A. A. Kalyakin
- Subjects
Parallel simulation ,Computational Mathematics ,Multi-core processor ,Software ,Computer science ,business.industry ,Modeling and Simulation ,Polygon mesh ,Parallel computing ,Computational fluid dynamics ,Multicore cpu ,Supercomputer ,business - Abstract
This work is devoted to evaluating the performance of a multicore CPU Elbrus-8C processor in supercomputer computational fluid dynamics (CFD) applications. Parallel simulation codes based on highly accurate methods on unstructured meshes for modeling the turbulent flows are considered. The main features of the Elbrus architecture are described, and the approaches for adaptating and optimizing the computing software are presented. The performance is investigated for both entire algorithms and their operations separately. The results of comparative testing with different multicore Intel and AMD CPUs are presented.
- Published
- 2019
- Full Text
- View/download PDF
14. Parallel simulation of railway pneumatic brake using openMP
- Author
-
Jony Javorski Eckert, Pedro F. Lopes, Ícaro P. Teodoro, Thiago S. Martins, and Auteliano A. Santos
- Subjects
Parallel simulation ,Mechanics of Materials ,Computer science ,Accident prevention ,Component (UML) ,Automotive Engineering ,Brake ,Key (cryptography) ,Transportation ,Transit (satellite) ,Automotive engineering - Abstract
The continuous growth of ore train lengths demands more efficient schedules, improved transit estimations and accident prevention schemes. Braking is a key component in achieving these objectives. ...
- Published
- 2019
- Full Text
- View/download PDF
15. Parallel Simulation Decision-Making Method for a Response to Unconventional Public Health Emergencies Based on the Scenario–Response Paradigm and Discrete Event System Theory
- Author
-
Mengna Ni, Tian Xie, Yaoyao Wei, and Zhaoyun Zhang
- Subjects
Emergency Medical Services ,0209 industrial biotechnology ,medicine.medical_specialty ,Operability ,Operations research ,Computer science ,Decision Making ,Control (management) ,Systems Theory ,02 engineering and technology ,020901 industrial engineering & automation ,0502 economics and business ,medicine ,Humans ,Simulation Training ,050210 logistics & transportation ,Emergency management ,Discrete event system ,business.industry ,Public health ,05 social sciences ,Public Health, Environmental and Occupational Health ,Parallel simulation ,Emergency response ,Decision making methods ,Public Health ,business - Abstract
Given the non-repeatability, complexity, and unpredictability of unconventional public health emergencies, building accurate models and making effective response decisions based only on traditional prediction–response decision-making methods are difficult. To solve this problem, under the scenario–response paradigm and theories on parallel emergency management and discrete event system (DES), the parallel simulation decision-making framework (PSDF), which includes the methods of abstract modeling, simulation operation, decision-making optimization, and parallel control, is proposed for unconventional public health emergency response processes. Furthermore, with the example of the severe acute respiratory syndrome (SARS) response process, the evolutionary scenarios that include infected patients and diagnostic processes are transformed into simulation processes. Then, the validity and operability of the DES–PSDF method proposed in this paper are verified by the results of a simulation experiment. The results demonstrated that, in the case of insufficient prior knowledge, effective parallel simulation models can be constructed and improved dynamically by multi-stage parallel controlling. Public health system bottlenecks and relevant effective response solutions can also be obtained by iterative simulation and optimizing decisions. To meet the urgent requirements of emergency response, the DES–PSDF method introduces a new response decision-making concept for unconventional public health emergencies.
- Published
- 2019
- Full Text
- View/download PDF
16. PDES-A
- Author
-
Nael Abu-Ghazaleh, Walid Najjar, and Shafiur Rahman
- Subjects
Operations Research ,Coprocessor ,accelerator ,coprocessor ,Computer science ,02 engineering and technology ,Parallel computing ,01 natural sciences ,0103 physical sciences ,Datapath ,0202 electrical engineering, electronic engineering, information engineering ,Discrete event simulation ,PDES ,Field-programmable gate array ,FPGA ,parallel simulation ,010302 applied physics ,Xeon ,Event (computing) ,Processor design ,Computation Theory and Mathematics ,020202 computer hardware & architecture ,Computer Science Applications ,Modeling and Simulation ,Scalability ,Information Systems - Abstract
In this article, we present experiences implementing a general Parallel Discrete Event Simulation (PDES) accelerator on a Field Programmable Gate Array (FPGA). The accelerator can be specialized to any particular simulation model by defining the object states and the event handling code, which are then synthesized into a custom accelerator for the given model. The accelerator consists of several event processors that can process events in parallel while maintaining the dependencies between them. Events are automatically sorted by a self-sorting event queue. The accelerator supports optimistic simulation by automatically keeping track of event history and supporting rollbacks. The architecture is limited in scalability locally by the communication and port bandwidth of the different structures. However, it is designed to allow multiple accelerators to be connected to scale up the simulation. We evaluate the design and explore several design trade-offs and optimizations. We show that the accelerator can scale to 64 concurrent event processors relative to the performance of a single event processor. At this point, the scalability becomes limited by contention on the shared structures within the datapath. To alleviate this bottleneck, we also develop a new version of the datapath that partitions the state and event space of the simulation but allows these partitions to share the use of the event processors. The new design substantially reduces contention and improves the performance with 64 processors from 49x to 62x relative to a single processor design. We went through two iterations of the design of PDES-A, first using Verilog and then using Chisel (for the partitioned version of the design). We report in this article on some observations in the differences in prototyping accelerators using these two different languages. PDES-A outperforms the ROSS simulator running on a 12-core Intel Xeon machine by a factor of 3.2x with less than 15% of the power consumption. Our future work includes building multiple interconnected PDES-A cores.
- Published
- 2019
- Full Text
- View/download PDF
17. Computing Observability of Gates in Combinational Logic Circuits by Bit-Parallel Simulation
- Author
-
V. V. Nadolenko, S. I. Gurov, and Dmitry Telpukhov
- Subjects
Combinational logic ,Parallel simulation ,Computational Mathematics ,Computer science ,Computation ,Hardware_INTEGRATEDCIRCUITS ,Hardware_PERFORMANCEANDRELIABILITY ,Observability ,Arithmetic ,Time cost ,Hardware_LOGICDESIGN ,Electronic circuit - Abstract
The article considers vector computation methods (bit-parallel simulation) for determining the observability of combinational logic gates. The computations produce an ODC (observability don’t care) set of all gates for a given set of circuit states. These results make it possible to evaluate the probability of logical masking of a random circuit fault. The methods are compared by accuracy and time costs using testing results for ISCAS ’85 benchmark circuits.
- Published
- 2019
- Full Text
- View/download PDF
18. Time- and space-parallel simulation of air traffic networks
- Author
-
Richard M. Fujimoto, Young Jin Kim, and Dimitri N. Mavris
- Subjects
Parallel simulation ,021103 operations research ,Spacetime ,Computer science ,Modeling and Simulation ,Real-time computing ,0211 other engineering and technologies ,0202 electrical engineering, electronic engineering, information engineering ,020201 artificial intelligence & image processing ,02 engineering and technology ,Air traffic control ,Computer Graphics and Computer-Aided Design ,Software - Abstract
Computer simulations are widely used to design and evaluate air traffic systems. A fast time simulation capability is essential to effectively explore the consequences of decisions in airspace design, air traffic management, and operations. A parallel simulation approach is proposed to accelerate fast time simulation of air traffic networks that exploits both temporal and spatial parallelisms. A time-parallel algorithm is first described that simulates different time intervals concurrently and uses a fix up computation that exploits the scheduled nature of commercial air traffic to address the problem of dependencies between time segments. The time-parallel algorithm is then extended with a space-parallel simulation approach using Time Warp to simulate each time segment in parallel thereby increasing the amount of parallelism that can be exploited. The time and space-parallel algorithms are evaluated using a simulation of the U.S. National Airspace System (NAS). Experimental data is presented demonstrating that this approach can achieve greater acceleration than what can be achieved by exploiting time-parallel or space-parallel simulation techniques alone.
- Published
- 2019
- Full Text
- View/download PDF
19. Parallel simulation model for heat and moisture transfer of clothed human body
- Author
-
Xiaomin Jia, Haigang An, Ruomei Wang, Yuan Huang, Nan Jia, and Jiapei Li
- Subjects
Parallel simulation ,Hardware and Architecture ,Computer science ,Human life ,Heat transfer ,Thermal ,Parallel algorithm ,Thermoregulation ,Moisture transfer ,Biological system ,Software ,Information Systems ,Theoretical Computer Science - Abstract
The heat and moisture transfer performance in clothed human body affects human life quality (e.g., comfort and health) directly. Accurate modeling and highly efficient simulation of the heat and moisture transfer mechanisms in clothed human body is helpful to enhance the human life quality. In this paper, we first describe a heat and moisture transfer simulation model of clothed human body, which comprises the George Fu’s human thermal physiological model and a 3D heat and moisture transfer model in clothing, and the thermoregulation behaviors as well as the heat transfer mechanisms are taken into consideration. Then according to the physiological and geometrical features of human body, a parallel algorithm for the heat and moisture transfer simulation in clothed human body is proposed. The SPMD framework has been utilized for data parallel. At last, case studies with different environment scenes are presented. The visual simulated results are displayed, and the parallel performance is discussed.
- Published
- 2019
- Full Text
- View/download PDF
20. Fully Coupled Electrothermal Simulation of Large RRAM Arrays in the 'Thermal-House'
- Author
-
Wen Sheng Zhao, Wenchao Chen, Kai Kang, Wen-Yan Yin, Guo Dong Zhu, Jose E. Schutt-Aine, Da-Wei Wang, and Pingqi Gao
- Subjects
Random access memory ,Materials science ,General Computer Science ,General Engineering ,02 engineering and technology ,Thermal management of electronic devices and systems ,010402 general chemistry ,021001 nanoscience & nanotechnology ,01 natural sciences ,0104 chemical sciences ,Resistive random-access memory ,Parallel simulation ,Fully coupled ,Crosstalk (biology) ,Reliability (semiconductor) ,Thermal ,Electronic engineering ,General Materials Science ,Electrical and Electronic Engineering ,0210 nano-technology - Abstract
Thermal crosstalk in a highly integrated RRAM array due to the self-heating effect is one of the most critical issues affecting device reliability. In this paper, two types of “thermal-house” structures are proposed to optimize the thermal management of the RRAM array. An in-house developed parallel simulator is employed to study the performance of the proposed thermal house structures in terms of resistance ratio and crosstalk temperature. It is demonstrated that the proposed thermal house structures can help to reduce thermal crosstalk in high-density RRAM arrays. Some suggestions are also provided for further improving the thermal management capability of the thermal houses as well.
- Published
- 2019
- Full Text
- View/download PDF
21. DISTRIBUTED PARALLEL SIMULATION ENVIRONMENT USAGE FOR EMBEDDED SYSTEMS DEVELOPMENT
- Author
-
V.A. Svyatnyy, M.A. Minakov, O.M. Miroshkin, and H.E. Marhiiev
- Subjects
Parallel simulation ,Development (topology) ,business.industry ,Computer science ,Embedded system ,General Medicine ,business - Published
- 2019
- Full Text
- View/download PDF
22. CONCEPT OF CREATION AND IMPLEMENTATION OF UKRAINIAN PARALLEL SIMULATION TECHNOLOGIES RESEARCH AND EDUCATION CENTER
- Author
-
V. A. Svyatnyy, S. O. Kovalov, and O. M. Miroshkin
- Subjects
Parallel simulation ,Engineering ,business.industry ,Ukrainian ,language ,Systems engineering ,Center (algebra and category theory) ,business ,language.human_language - Published
- 2019
- Full Text
- View/download PDF
23. Parallel Simulation of Beam Dynamics in Particle Accelerators [Slides]
- Author
-
R. Ryne and Sergey S. Kurennoy
- Subjects
Parallel simulation ,Physics ,law ,Dynamics (mechanics) ,Particle accelerator ,Beam (structure) ,law.invention ,Computational physics - Published
- 2021
- Full Text
- View/download PDF
24. Dynamic generation method of battlefield entities for parallel simulation
- Author
-
Yunchao Wu, Ningxin Zhang, Qingshan Li, and Yuping Li
- Subjects
Parallel simulation ,Entity model ,Battlefield ,Computer science ,Test set ,Simulation modeling ,Process (computing) ,Construct (python library) ,Data mining ,computer.software_genre ,computer ,Blossom algorithm - Abstract
In order to solve the problem that the complicated and changeable modern warfare makes the commander's decision-making difficult, this paper studied dynamic generation method of simulation entities in parallel simulation system. First, a parallel simulation entity model classification system was established, and a simulation entity description specification system was constructed; then, the process of simulation entities dynamic generation was analyzed, and a dynamic matching algorithm for unknown target simulation models based on KNN was studied. The historical tracks were used to construct a test set and the algorithm validity test is performed. The test results show the effectiveness of the algorithm, which can provide technical support for generating the parallel simulation of actual scenarios.
- Published
- 2021
- Full Text
- View/download PDF
25. Scaling Simulation of Continuous Urban Traffic Model for High Performance Computing System
- Author
-
Mateusz Najdek, Wojciech Turek, and Hairuo Xie
- Subjects
Parallel simulation ,Computer science ,Distributed computing ,Scalability ,Traffic model ,Traffic simulation ,Supercomputer ,Scaling - Abstract
Urban traffic simulation of extensive areas with complex driver models poses a significant computational challenge. Developing highly scalable parallel simulation algorithms is the only feasible way to provide useful results in this case. In this paper, we present extensions of the SMARTS system, a traffic simulation tool, which provides efficient scalability with a large number of parallel processes. The presented extensions enabled its scalability for HPC-grade systems. The extended version has been thoroughly tested in strong and weak scalability scenarios for up to 2400 computing cores of a supercomputer. The satisfactory scalability has been achieved by introducing several significant improvements, which have been discussed in details.
- Published
- 2021
- Full Text
- View/download PDF
26. Agent-Based Modeling of Social Phenomena for High Performance Distributed Simulations
- Author
-
Mateusz Paciorek and Wojciech Turek
- Subjects
Parallel simulation ,Class (computer programming) ,Range (mathematics) ,Speedup ,Computer science ,Distributed computing ,Scalability ,Transparency (human–computer interaction) ,Mutual exclusion ,Equivalence (measure theory) - Abstract
Detailed models of numerous groups of social beings, which find applications in broad range of applications, require efficient methods of parallel simulation. Detailed features of particular models strongly influence the complexity of the parallelization problem. In this paper we identify and analyze existing classes of models and possible approaches to their simulation parallelization. We propose a new method for efficient scalability of the most challenging class of models: stochastic, with beings mobility and mutual exclusion of actions. The method is based on a concept of two-stage application of plans, which ensures equivalence of parallel and sequential execution. The method is analyzed in terms of distribution transparency and scalability at HPC-grade hardware. Both weak and strong scalability tests show speedup close to linear with more than 3000 parallel workers.
- Published
- 2021
- Full Text
- View/download PDF
27. Evaluation of bi-Pass for Parallel Simulation Optimization
- Author
-
Barry L. Nelson, Susan R. Hunter, and Linda Pei
- Subjects
Simulation optimization ,S-procedure ,050208 finance ,021103 operations research ,Computer science ,05 social sciences ,0211 other engineering and technologies ,02 engineering and technology ,Parallel computing ,Parallel simulation ,Parallel processing (DSP implementation) ,Ranking ,0502 economics and business ,Selection (genetic algorithm) ,Structured systems analysis and design method - Abstract
Cheap parallel computing has greatly extended the reach of ranking & selection (R&S) for simulation optimization. In this paper we present an evaluation of bi-PASS, a R&S procedure created specifically for parallel implementation and very large numbers of system designs. We compare bi-PASS to the state-of-the-art Good Selection Procedure and an easy-to-implement subset selection procedure. This is one of the few papers to consider both computational and statistical comparison of parallel R&S procedures.
- Published
- 2020
- Full Text
- View/download PDF
28. Parallel Simulation of Resistive Random Access Memory with Hexahedral Elements
- Author
-
Wenchao Chen, Kai Kang, Da-Wei Wang, Guangrong Li, Tan-Yi Li, Qiwei Zhan, and Wen-Yan Yin
- Subjects
010302 applied physics ,Random access memory ,Discretization ,Computer science ,Base (geometry) ,02 engineering and technology ,Numerical models ,Solid modeling ,021001 nanoscience & nanotechnology ,01 natural sciences ,Computational science ,Resistive random-access memory ,Parallel simulation ,0103 physical sciences ,Hexahedron ,0210 nano-technology - Abstract
In this work, an in-house developed parallel-computation simulator is employed to study the electrothermal performance of resistive random access memory (RRAM). To save computing storage, the 3D hexahedral elements are used to discretize the structures. The validity of the in-house simulator is investigated first, and then the thermal crosstalk effect of RRAM array is studied base on simulation results.
- Published
- 2020
- Full Text
- View/download PDF
29. Parallel Simulation of Discrete Systems
- Author
-
Richard M. Fujimoto
- Subjects
Parallel simulation ,Computer science ,Parallel computing - Published
- 2020
- Full Text
- View/download PDF
30. Parallel Implementation of the Model of Retina Ganglion Cells Layer
- Author
-
Krasimira Georgieva, Simona Nedelcheva, and Petia Koprinkova-Hristova
- Subjects
Retina ,genetic structures ,Computer science ,ComputingMethodologies_IMAGEPROCESSINGANDCOMPUTERVISION ,Parallel computing ,eye diseases ,Hierarchical database model ,Bottleneck ,Ganglion ,Parallel simulation ,medicine.anatomical_structure ,Filter (video) ,Human visual system model ,medicine ,sense organs ,Layer (object-oriented design) - Abstract
The paper presents results from implementation of parallel simulation of a model of layer of retina ganglion cells. The aim was to decrease computational time since this layer appeared to be the bottleneck in the developed hierarchical model of human visual system. Each retina ganglion cell was modelled by a spatio-temporal filter convolved with visual scene observed by the eyes so its computational time was crucial to overall simulation. Our parallel implementation that distributes pieces of the layer to the several independently working processors decreased significantly the computational time.
- Published
- 2020
- Full Text
- View/download PDF
31. Pushing the Limits of Parallel Discrete Event Simulation for SystemC
- Author
-
Daniel Mendoza, Zhongqi Cheng, Rainer Dömer, and Emad Malekzadeh Arasteh
- Subjects
Source code ,Computer science ,media_common.quotation_subject ,Parallel computing ,Parallel simulation ,Transformation (function) ,SystemC ,Single-core ,Discrete event simulation ,Abstract syntax tree ,Host (network) ,computer ,computer.programming_language ,media_common - Abstract
The IEEE SystemC language is widely used in industry and academia to model and simulate system-level designs. Despite the availability of multi- and many-core host processors, however, the Accellera reference simulator is still based on sequential discrete event simulation, utilizing only a single core at any time. While many advanced parallel simulation approaches have been proposed, most require modification of the SystemC source code so that the model is free from parallel access conflicts and rely on the designer to manually perform this difficult transformation.
- Published
- 2020
- Full Text
- View/download PDF
32. Thermal Efficiency of Quantum Memory Compression
- Author
-
Samuel P. Loomis and James P. Crutchfield
- Subjects
FOS: Computer and information sciences ,Thermal efficiency ,General Physics ,Computer science ,Computer Science - Information Theory ,General Physics and Astronomy ,Quantum simulator ,FOS: Physical sciences ,01 natural sciences ,Mathematical Sciences ,Engineering ,quant-ph ,0103 physical sciences ,cs.IT ,Statistical physics ,math.IT ,010306 general physics ,Quantum thermodynamics ,cond-mat.stat-mech ,Quantum ,Condensed Matter - Statistical Mechanics ,Quantum Physics ,Statistical Mechanics (cond-mat.stat-mech) ,Information Theory (cs.IT) ,Dissipation ,Quantum memory ,Parallel simulation ,Physical Sciences ,Quantum Physics (quant-ph) ,Coherence (physics) - Abstract
Quantum coherence allows for reduced-memory simulators of classical processes. Using recent results in single-shot quantum thermodynamics, we derive a minimal work cost rate for quantum simulators that is quasistatically attainable in the limit of asymptotically-infinite parallel simulation. Comparing this cost with the classical regime reveals that quantizing classical simulators not only results in memory compression but also in reduced dissipation. We explore this advantage across a suite of representative examples., Comment: 7 pages, 3 figures; Supplementary material: 8 pages, 1 figure; http://csc.ucdavis.edu/~cmg/compmech/pubs/qmcate.htm
- Published
- 2020
33. Analog Fault Simulation - a Hot Topic!
- Author
-
Stephen Sunter
- Subjects
Functional safety ,business.industry ,Computer science ,020208 electrical & electronic engineering ,Automotive industry ,Hardware_PERFORMANCEANDRELIABILITY ,02 engineering and technology ,Fault (power engineering) ,020202 computer hardware & architecture ,Variety (cybernetics) ,Reliability engineering ,Parallel simulation ,0202 electrical engineering, electronic engineering, information engineering ,Fault model ,business ,Selection (genetic algorithm) - Abstract
Automotive applications are driving the need for a systematic way to decrease analog test escape rates to 0 DPPM, while providing functional safety. This tutorial briefly reviews the history of analog fault simulation, from academic simulation of basic shorts and opens, to the advent of industrial analog defect/fault simulators. Then it addresses the two biggest problems: no industry-accepted fault model, and impractically long simulation time. The solutions are the proposed IEEE P2427 standard for analog defect coverage, for which a brief summary of its requirements is provided, and a variety of methods to reduce total simulation time, such as defect collapsing, simulating only the most likely defects or likelihood-weighted randomly selection of defects, and parallel simulation.
- Published
- 2020
- Full Text
- View/download PDF
34. GPU-accelerated online Monte Carlo (MC) application for imitation of twisted light propagation in turbid tissue-like scattering media (Conference Presentation)
- Author
-
Tatiana Novikova, Hee Ryung Lee, Alexander Bykov, Nicolás Vera, Juan P. Staforelli, Igor Meglinski, and Alexander Doronin
- Subjects
Parallel simulation ,Light propagation ,Computer science ,Scattering ,Physics::Medical Physics ,Monte Carlo method ,Surface roughness ,Subsurface scattering ,Polarization (waves) ,Light scattering ,Computational physics - Abstract
In the current report, we present further developments of a unified open-access Monte Carlo (MC) based computational tool for simulation of twisted light propagation in turbid tissue-like scattering medium. We introduce an online browser-based application and a media model which considers both spatial and volumetric variations such surface roughness and subsurface scattering optical properties. The online application has been integrated with the parallel simulation framework developed in-house and is being extensively used in the ongoing studies of twisted light propagation in turbid media (e.g. phantoms and cancerous lesions). Rigorous validation against data obtained during experimental studies is presented.
- Published
- 2020
- Full Text
- View/download PDF
35. Transitioning a Legacy Reservoir Simulator to Cloud Native Services
- Author
-
Zainub Noor, NagaBalaji Govindaraju, Lu Jianxin, Hui Dong, and Wang Qinghua
- Subjects
Parallel simulation ,Reservoir simulation ,Computer science ,business.industry ,Real-time computing ,Digital transformation ,Cloud computing ,business ,History matching - Abstract
The digital transformation journey provides new opportunities for running simulations through cloud computing, with flexibility in hardware resources and availability of a wide array of software tools that can enhance decision-making. This work reviews the benefits of running reservoir simulations in a cloud environment and demonstrates the efficiency and cost savings. Additionally, a workflow for uncertainty analysis and history matching that integrates data analysis and machine-learning tools is presented. First, the hardware architecture must be designed to meet parallel reservoir simulation needs: significant message passing occurs between computer nodes, and for satisfactory performance, these nodes must be connected by a low-latency network, rather than be randomly located. Second, to ensure portability and easy replication across multiple cloud sites and platforms, the software performing the simulations must be containerized. Third, to reduce the time required to start a new simulation run, the Kubernetes platform is used to optimize resource allocation. Finally, reservoir simulation in the cloud is no longer merely the running of the simulation model, but it is integrated with data management and data analysis tools for decision-making. The cloud-based simulation services discussed herein exhibit good results during scale up, when a simulation operation requires a larger number of central processing units and/or greater memory, and also during scale out, when thousands of operation scenarios are necessary for history matching. The "pay as you go" pricing model reduces the time and capital costs of acquiring the new computing infrastructure to nearly zero, and the effectively unlimited scale-out capability can reduce the elapsed time for history matching by 80%. The availability of data centers in different regions is good for team collaborations. It serves the data management tool well to track history data, perform data mining, extract more information, and make decisions. Compared to traditional reservoir simulation, the cloud-based reservoir simulation software as a service model simplifies the process and reduces hardware acquisition and maintenance costs. Integrating intelligent data analysis with simulation helps quantify the uncertainty in the model and enables improved decisions.
- Published
- 2020
- Full Text
- View/download PDF
36. Extracting Parallelism in Simulation Algorithms for PDP systems
- Author
-
Martínez del Amor, Miguel Ángel, Doncel Ramírez, Andrés, Orellana Martín, David, Pérez Hurtado de Mendoza, Ignacio, Universidad de Sevilla. Departamento de Ciencias de la Computación e Inteligencia Artificial, Universidad de Sevilla. TIC193: Computación Natural, and Ministerio de Economia, Industria y Competitividad (MINECO). España
- Subjects
Population Dynamics ,Membrane Computing ,Parallel simulation - Abstract
Population Dynamics P systems is a modelling framework that have been used successfully for some important real ecosystems. This model is inherently probabilistic, and the scheme of rules is very exible, allowing even cooperation between membranes. Thus, its simulation has been a challenge in the past years, leading to several simulation algorithms. The latest one, which has been proved to be the most accurate so far, is DCBA. The main drawback of DCBA is its complexity, requiring a very large table to handle all competitions. In this paper, we discuss two strategies to decrease this table, allowing a more lightweight version of DCBA that can be used in parallel implementations. Ministerio de Economía, Industria y Competitividad TIN2017-89842-P (MABICAP)
- Published
- 2020
37. Selecting the Best Simulated System: Thinking Differently About an Old Problem
- Author
-
Barry L. Nelson
- Subjects
Simulation optimization ,business.industry ,Computer science ,Inference ,Machine learning ,computer.software_genre ,Simulation software ,Parallel simulation ,Ranking ,Stochastic simulation ,Systems thinking ,Artificial intelligence ,business ,computer ,Selection (genetic algorithm) - Abstract
The methods known collectively as “ranking & selection” have been a theoretical and practical success story for the optimization of simulated stochastic systems: they are widely used in practice, have been implemented in commercial simulation software, and research has made them more and more statistically efficient. However, “statistically efficient” has meant minimizing the number of simulation-generated observations required to make a selection, or maximizing the strength of the inference given a budget of observations. Exploiting high-performance computing, and specifically the capability to simulate many feasible solutions in parallel, has challenged the ranking & selection paradigm. In this paper we review the challenge and suggest an entirely different approach.
- Published
- 2020
- Full Text
- View/download PDF
38. Multi-objective optimization using parallel simulation for space situational awareness
- Author
-
Richard G. Cobb, Michael S Felten, David W. Meyer, and John M. Colombi
- Subjects
020301 aerospace & aeronautics ,021103 operations research ,Situation awareness ,Computer science ,0211 other engineering and technologies ,Geosynchronous orbit ,02 engineering and technology ,Space (commercial competition) ,Supercomputer ,Multi-objective optimization ,Parallel simulation ,0203 mechanical engineering ,Modeling and Simulation ,Systems engineering ,Engineering (miscellaneous) ,Structured systems analysis and design method - Abstract
Improving space situational awareness (SSA) remains one of the Department of Defense’s (DoD) top priorities. Current research has shown that the modeling of geosynchronous orbit (GEO) SSA architectures can help identify optimal combinations of ground- and space-based sensors. This paper extends previous research by expanding design boundaries and refining the methodology. A multi-objective genetic algorithm was used to examine this increased trade-space containing 1022 possible design combinations. The results of the optimizer clearly favor 1.0 m aperture ground telescopes combined with 0.15 m aperture sensors in a 12-satellite geosynchronous polar orbit (GPO) constellation. The GPO regime offers increased access to GEO resident space objects (RSO) since other orbits are restricted by a 40° solar exclusion angle. When performance is held constant, a GPO satellite constellation offers a 22.4% reduction in total system cost when compared to Sun synchronous orbit (SSO), equatorial low earth orbit (LEO), and near-GEO constellations. Parallel high-performance computing provides the possibility of solving an entirely new class of complex problems of interest to the DoD. The results of this research can educate national policy makers on the benefits of proposed upgrades to current and future SSA systems.
- Published
- 2018
- Full Text
- View/download PDF
39. Supercomputer Modeling of Large-Scale Wireless Sensor Networks
- Author
-
I. M. Nikol’skii
- Subjects
Scale (ratio) ,Computer science ,Distributed computing ,ComputerSystemsOrganization_COMPUTER-COMMUNICATIONNETWORKS ,Computer experiment ,Supercomputer ,01 natural sciences ,010101 applied mathematics ,Parallel simulation ,Computational Mathematics ,Transmission (telecommunications) ,0103 physical sciences ,Scalability ,010307 mathematical physics ,0101 mathematics ,Wireless sensor network - Abstract
We consider a wireless sensor network (WSN) in the form of a chain of sensors with several sinks. Chiasserini–Garetto conditions are imposed on the functioning of the network nodes and the transmission environment. The number of network nodes is assumed in the thousands. A parallel simulation model is constructed to estimate the WSN performance parameters. Computer experiments conducted on a BlueGene/P supercomputer show good scalability of the model.
- Published
- 2018
- Full Text
- View/download PDF
40. Selecting a series of storm events for a model-based assessment of combined sewer overflows
- Author
-
Johannes Leimgruber, David Steffelbauer, Gerald Krebs, Dirk Muschalla, and Franz Tscheikner-Gratl
- Subjects
Computation ,0208 environmental biotechnology ,Geography, Planning and Development ,Storm ,02 engineering and technology ,Stormwater management ,Replicate ,020801 environmental engineering ,Parallel simulation ,Environmental science ,Continuous simulation ,Combined sewer ,Water Science and Technology ,Marine engineering - Abstract
The hydraulic verification of combined sewer systems as well as the assessment of combined sewer overflows (CSOs) can be conducted using a hydrodynamic model. Unfortunately, long-term simulations with hydrodynamic models for the assessment of CSOs can cause unacceptably long computation times. Using only a series of storm events instead of a precipitation continuum can reduce this time and enables parallel simulation of single storm events. We introduce a method to select this series of storm events. The method’s parameters have been optimized to replicate the overflow volume of the continuous simulation and to minimize the overall computation time. This optimization revealed a generally applicable parameter set that results in series of storm events that are shorter than the precipitation continuum by 86.2–95.2% for the investigated cases. Additionally, the deviation of overflow volume between continuous simulation and series simulation ranges between only 0.1% and 4.1%.
- Published
- 2018
- Full Text
- View/download PDF
41. Large-Scale Parallel Simulation of Coastal Structures Loaded by Tsunami Wave Using FEM and MPS Method
- Author
-
Naoto Mitsume, Ryuji Shioya, and Hongjie Zheng
- Subjects
010302 applied physics ,Parallel simulation ,Tsunami wave ,010504 meteorology & atmospheric sciences ,Scale (ratio) ,0103 physical sciences ,Fluid–structure interaction ,01 natural sciences ,Geology ,Finite element method ,0105 earth and related environmental sciences ,Marine engineering - Published
- 2018
- Full Text
- View/download PDF
42. Research on Early Warning of Hoist Failure based on Big Data and Parallel Simulation
- Author
-
Dan Li, Yuyan Zhang, and Sihai Zhao
- Subjects
Parallel simulation ,History ,Warning system ,Computer science ,business.industry ,Big data ,Real-time computing ,Hoist (device) ,business ,Computer Science Applications ,Education - Abstract
Aiming at the problems of easy fault diagnosis and difficult early warning of mine hoist, a parallel system architecture of hoist fault early warning based on big data is proposed, the structure of each subsystem of hoist is analyzed, and a parallel simulation system of hoist fault early warning is established; secondly, the Hadoop ecosystem of hoist is established on the virtual machine, and the massive data is mined by using clustering algorithm and association rule algorithm, so as to speed up the calculation speed and improve the reliability of early warning; finally, the safety state evaluation rules of hoist are proposed, and the system decision is made according to the fault early warning results. The experimental results show that it can achieve the purpose of fault prediction.
- Published
- 2021
- Full Text
- View/download PDF
43. Parallel simulation method of GNSS multipath signal based on GPU
- Author
-
Baiyu Li, Rui Wang, Xin Kang, Weihua Mou, and Zhicheng Lv
- Subjects
Parallel simulation ,History ,Computer science ,GNSS applications ,Electronic engineering ,Signal ,Multipath propagation ,Computer Science Applications ,Education - Abstract
In order to solve the problems of the traditional GNSS multipath signal simulation methods, such as the complexity increases linearly with the number of multipath signals, inconvenient parameter updating and long operation time, a GPU based GNSS multipath signal parallel simulation method is proposed. Based on Farrow variable fractional delay filter, an independent parallel computing model of multi-channel filter coefficients is established, and a large number of floating-point units in GPU are used for parallel computing and filtering. Aiming at the performance bottleneck of this method, the optimization strategy of asynchronous parallel execution is given. The computer simulation results show that the complexity and operation time of the proposed method will not increase with the increase of the number of multipath signals. For the GNSS direct signal with sampling rate of 75MHz and time length of 1s, the maximum time consuming of the proposed method to generate 50 ∼ 1000 multipath signals is 158.6ms. Compared with the method of serial simulation on CPU, the proposed method speeds up to about 9.5 times, and the real-time simulation of multipath signals in complex environment can be realized.
- Published
- 2021
- Full Text
- View/download PDF
44. DEVELOPMENT OF THE PROGRAM SYSTEM OF PARALLEL SIMULATION OF DYNAMIC FACILITIES WITH OPTIMIZATION OF COMMUNICATION OPERATIONS
- Author
-
O.A. Dmitrieva and T. Daragan
- Subjects
Parallel simulation ,Development (topology) ,Computer science ,Distributed computing - Published
- 2017
- Full Text
- View/download PDF
45. A Novel Three-Compartmental Model for Artificial Pancreas: Development and Validation
- Author
-
Paolo Pozzilli, Luca De Santis, Vincenzo Piemonte, Mauro Capocelli, and Anna Rita Maurizi
- Subjects
0301 basic medicine ,medicine.medical_specialty ,medicine.medical_treatment ,Biomedical Engineering ,Medicine (miscellaneous) ,030209 endocrinology & metabolism ,Bioengineering ,Artificial pancreas ,Biomaterials ,03 medical and health sciences ,0302 clinical medicine ,Diabetes mellitus ,Internal medicine ,medicine ,Insulin secretion ,Compartment (pharmacokinetics) ,business.industry ,Insulin ,General Medicine ,medicine.disease ,Parallel simulation ,Model predictive control ,030104 developmental biology ,Endocrinology ,medicine.anatomical_structure ,business ,Subcutaneous tissue - Abstract
Closed-loop insulin delivery system, also known as artificial pancreas (AP), provides the blood glucose control in diabetic patients, enabling the automatic blood-sugar management and reducing the risks and improving the lives of people with diabetes. A new three-compartmental model of glucose-insulin interaction for AP is presented and tested in this paper. The glucose and insulin "spaces" are split into a plasma compartment and interstitial fluids compartment, respectively. The model includes an additional subcutaneous compartment and provides three explicit delays and three parameters influencing the regulatory system and correlating with the physiopathology of the patients. Two delays are related with hepatic glucose production and insulin secretion; the third delay represents the lag time in the absorption of exogenous insulin in subcutaneous tissue. The parameters regulate the system dynamics acting on the glucose utilization and the insulin secretion. The clinical data (including information on food ingestion and exogenous insulin injection) from five case studies of Type 1 diabetics are presented and used to validate the mathematical model. After training the parameters for each case study, the model well simulates the glucose level during a 4-day test. The estimated values are physiologically meaningful and provide a further insight on the subject's dysfunctions and on the state of the disease. The results have been also compared with a parallel simulation carried out by implementing a previous two-compartmental model. The proposed algorithm produces a lower sum of the squared error between the simulated and the measured glucose concentrations over time.
- Published
- 2017
- Full Text
- View/download PDF
46. LES-DEM investigation of the time-related solid phase properties and improvements of flow uniformity in a dual-side refeed CFB
- Author
-
Shuai Wang, Jianren Fan, Kun Luo, Chenshu Hu, and Shiliang Yang
- Subjects
geography ,Materials science ,geography.geographical_feature_category ,General Chemical Engineering ,Drop (liquid) ,Eulerian path ,Transient pressure ,02 engineering and technology ,General Chemistry ,Mechanics ,Flow pattern ,021001 nanoscience & nanotechnology ,Inlet ,Industrial and Manufacturing Engineering ,Discrete element method ,Parallel simulation ,symbols.namesake ,020401 chemical engineering ,symbols ,Environmental Chemistry ,Fluidized bed combustion ,0204 chemical engineering ,0210 nano-technology ,Simulation - Abstract
A parallel simulation of the gas-solid motions in a 3-D full-loop dual-side refeed circulating fluidized bed (DRCFB) is carried out by using Large-eddy Simulation coupled with Discrete Element Method (LES-DEM), in which the gas and the solid motions are solved under the Eulerian and the Lagrangian frames, respectively. The start-up flow patterns, the time-related solid phase properties about solid cycle time and solid residence time (SRT) distributions, and the improvements of gas-solid flow uniformity are explored. Furthermore, the influences of different operating conditions on the time-related solid phase properties are discussed. The results demonstrate that the transient pressure drop is a criterion for determining steady state in the start-up process and the fluctuations under different superficial velocities differ. The solid cycle time and the SRT distribution curves show a feature of early peak with an extended tail, which indicates that the solid flow exhibits a back-mixing phenomenon. The averaged solid cycle time in the whole system and the averaged SRTs in the three components ( i.e. , riser, cyclone, and dipleg) show distinct characteristics under different operating conditions. Moreover, nearly 70% of the solid cycle time elapses in the riser and 25% of that elapses in the dipleg while only 5% of that elapses in the cyclone. Finally, the dual-side refeed structure remarkably improve the gas-solid flow uniformity ( i.e. , homogenous) in the DRCFB riser, especially in the inlet and outlet regions.
- Published
- 2017
- Full Text
- View/download PDF
47. Modele symulacyjne do szacowania wskaźników niezawodności strukturalnej systemów elektroenergetycznych tworzone na bazie kart graficznych
- Author
-
Andrey Grishkevich
- Subjects
Physics ,Parallel simulation ,Electrical and Electronic Engineering ,Simulation - Published
- 2017
- Full Text
- View/download PDF
48. Parallel Simulation-Assisted On-Chip Glitch Filter Placement for Safe Microcontroller in Noisy Environment
- Author
-
Tag Gon Kim, Daejin Park, and Moon Gi Seok
- Subjects
Engineering ,Health (social science) ,General Computer Science ,business.industry ,General Mathematics ,General Engineering ,Education ,Glitch ,Parallel simulation ,Microcontroller ,General Energy ,Filter (video) ,Embedded system ,business ,Computer hardware ,General Environmental Science - Published
- 2017
- Full Text
- View/download PDF
49. Impacto do Prefetcher na Precisão de Simulações de Arquiteturas Paralelas
- Author
-
Matheus da Silva Serpa, Francis B. Moreira, Philippe O. A. Navaux, and Valéria Soldera Girelli
- Subjects
Parallel simulation ,Memory hierarchy ,Computer science ,Parallel architecture ,Parallel computing ,Supercomputer ,Implementation ,Variety (cybernetics) - Abstract
Em arquitetura de computadores, o uso de simuladores é predominante em todos os grupos de pesquisa, com uma ampla variedade de abordagens e implementações.No entanto, falta na literatura uma análise detalhada de simuladores de arquiteturas paralelas que suportem workloads de Computação de Alto Desempenho (High Performance Computing - HPC). Este trabalho busca analisar o impacto do prefetcher na precisão da simulação paralela realizada pelo ZSim, um simulador de arquiteturas paralelas. Observamos que, devido à falta de modelagem de prefetcher, as estatı́sticas da hierarquia de memória apresentam comportamentos imprecisos, com erros de até 2.600%.
- Published
- 2019
- Full Text
- View/download PDF
50. A Multi-branch Parallel Simulation Method based on Symbiotic Potential
- Author
-
Lu Zhao, Liu Qing-hua, Liu Tong-lin, Zhu Yu-tong, Wei Jia-ning, and Tu Zhen-biao
- Subjects
Parallel simulation ,Set (abstract data type) ,Task (computing) ,Consistency (database systems) ,Battlefield ,Real-time simulation ,Computer science ,Control engineering ,Paper based ,Architecture - Abstract
A multi-branch parallel simulation method and an architecture of application system are proposed in this paper based on symbiotic potential, and method of construction and calibration of parallel battlefield based on real data, as well as generation of simulation branch based on situation interpretation etc. are proposed. Fast building and adjustment of situation of real time simulation are realized based on simulation to meet the requirements of consistency and parallel operation between virtual simulation and real systems. Multibranch operation management, multi-branch highperformance operation support and other methods are proposed to support the dynamic generation of massive parallel simulation copies based on real-time intelligence and ultra-realtime and large-sample operation to meet the requirements of advanced evaluation of real-time situation. At the same time, a set of simulation application verification frameworks for typical task situation is presented to support the construction of multibranch simulation operation environment, and provide technical verification means for real-time situation prediction and evaluation.
- Published
- 2019
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.