scholarly journals SPINET: A Parallel Computing Approach to Spine Simulations

1996 ◽  
Vol 5 (1) ◽  
pp. 15-24 ◽  
Author(s):  
Peter G. Kropf ◽  
Edgar F. A. Lederer ◽  
Thomas Steffen ◽  
Karl Guggisberg ◽  
Jean-Guy Schneider ◽  
...  

Research in scientitic programming enables us to realize more and more complex applications, and on the other hand, application-driven demands on computing methods and power are continuously growing. Therefore, interdisciplinary approaches become more widely used. The interdisciplinary SPINET project presented in this article applies modern scientific computing tools to biomechanical simulations: parallel computing and symbolic and modern functional programming. The target application is the human spine. Simulations of the spine help us to investigate and better understand the mechanisms of back pain and spinal injury. Two approaches have been used: the first uses the finite element method for high-performance simulations of static biomechanical models, and the second generates a simulation developmenttool for experimenting with different dynamic models. A finite element program for static analysis has been parallelized for the MUSIC machine. To solve the sparse system of linear equations, a conjugate gradient solver (iterative method) and a frontal solver (direct method) have been implemented. The preprocessor required for the frontal solver is written in the modern functional programming language SML, the solver itself in C, thus exploiting the characteristic advantages of both functional and imperative programming. The speedup analysis of both solvers show very satisfactory results for this irregular problem. A mixed symbolic-numeric environment for rigid body system simulations is presented. It automatically generates C code from a problem specification expressed by the Lagrange formalism using Maple.

2020 ◽  
Vol 21 (1) ◽  
pp. 147-156
Author(s):  
Fred Thomas Tracy ◽  
Jodi L. Ryder ◽  
Martin T. Schultz ◽  
Ghada S. Ellithy ◽  
Benjamin R. Breland ◽  
...  

The purpose of this research is to compare the results from two different computer programs of flow analysesof two levees at Port Arthur, Texas where rising water of a flood from Hurricane Ike occurred on the levees. The first program (Program 1) is a two-dimensional (2-D) transient finite element program that couples the conservation of mass flow equation with accompanying hydraulic boundary conditions with the conservation of force equations with accompanying x and y displacement and force boundary conditions, thus yielding total head, x displacement, and y displacement as unknowns at each finite element node. The second program (Program 2) is a 2-D transient finite element program that considers only the conservation of mass flowequation with its accompanying hydraulic boundary conditions, yielding only total head as the unknown at each finite element node. Compressive stresses can be computed at the centroid of each finite element when using the coupled program. Programs 1 and 2 were parallelized for high performance computing to consider thousands of realisations of the material properties. Since a single realisation requires as much as one hour of computer time for certain levees, the large realisation computation is made possible by utilising HPC. This Monte Carlo type analysis was used to compute the probability of unsatisfactory performance for under seepage, through seepage, and uplift for the two levees. Respective hydrographs from the flood resulting from Hurricane Ike were applied to each levee. When comparing the computations from the two programs, the most significant result was the two programs yielded significantly different values in the computed results in the two clay levees considered in this research.  


2020 ◽  
Vol 16 (2) ◽  
pp. 1-7
Author(s):  
Yousif Khairullah ◽  
Ali Marhoon ◽  
Mofeed Rashid ◽  
Abdulmuttalib Rashid

The Leader detecting and following are one of the main challenges in designing a leader-follower multi-robot system, in addition to the challenge of achieving the formation between the robots, while tracking the leader. The biological system is one of the main sources of inspiration for understanding and designing such multi-robot systems, especially, the aggregations that follow an external stimulus such as light. In this paper, a multi-robot system in which the robots are following a spotlight is designed based on the behavior of the Artemia aggregations. Three models are designed: kinematic and two dynamic models. The kinematic model reveals the light attraction behavior of the Artemia aggregations. The dynamic model will be derived based on the newton equation of forces and its parameters are evaluated by two methods: first, a direct method based on the physical structure of the robot and, second, the Least Square Parameter Estimation method. Several experiments are implemented in order to check the success of the three proposed systems and compare their performance. The experiments are divided into three scenarios of simulation according to three paths: the straight line, circle, zigzag path. The V-Rep software has been used for the simulation and the results appeared the success of the proposed system and the high performance of tracking the spotlight and achieving the flock formation, especially the dynamic models.


2012 ◽  
Vol 17 (4) ◽  
pp. 207-216 ◽  
Author(s):  
Magdalena Szymczyk ◽  
Piotr Szymczyk

Abstract The MATLAB is a technical computing language used in a variety of fields, such as control systems, image and signal processing, visualization, financial process simulations in an easy-to-use environment. MATLAB offers "toolboxes" which are specialized libraries for variety scientific domains, and a simplified interface to high-performance libraries (LAPACK, BLAS, FFTW too). Now MATLAB is enriched by the possibility of parallel computing with the Parallel Computing ToolboxTM and MATLAB Distributed Computing ServerTM. In this article we present some of the key features of MATLAB parallel applications focused on using GPU processors for image processing.


Sensors ◽  
2021 ◽  
Vol 21 (8) ◽  
pp. 2715
Author(s):  
Ruth Yadira Vidana Morales ◽  
Susana Ortega Cisneros ◽  
Jose Rodrigo Camacho Perez ◽  
Federico Sandoval Ibarra ◽  
Ricardo Casas Carrillo

This work illustrates the analysis of Film Bulk Acoustic Resonators (FBAR) using 3D Finite Element (FEM) simulations with the software OnScale in order to predict and improve resonator performance and quality before manufacturing. This kind of analysis minimizes manufacturing cycles by reducing design time with 3D simulations running on High-Performance Computing (HPC) cloud services. It also enables the identification of manufacturing effects on device performance. The simulation results are compared and validated with a manufactured FBAR device, previously reported, to further highlight the usefulness and advantages of the 3D simulations-based design process. In the 3D simulation results, some analysis challenges, like boundary condition definitions, mesh tuning, loss source tracing, and device quality estimations, were studied. Hence, it is possible to highlight that modern FEM solvers, like OnScale enable unprecedented FBAR analysis and design optimization.


2021 ◽  
Vol 37 ◽  
pp. 205-215
Author(s):  
Heng Chen ◽  
Hongmei Cheng ◽  
Aibin Xu ◽  
Yi Xue ◽  
Weihong Peng

ABSTRACT The fracture field of coal and rock mass is the main channel for gas migration and accumulation. Exploring the evolution law of fracture field of coal and rock mass under the condition of drilling and slitting construction has important theoretical significance for guiding efficient gas drainage. The generation and evolution process of coal and rock fissures is also the development and accumulation process of its damage. Therefore, based on damage mechanics and finite element theory, the mathematical model is established. The damage variable of coal mass is defined by effective strain, the elastoplastic damage constitutive equation is established and the secondary development of finite element program is completed by FORTRAN language. Using this program, the numerical simulation of drilling and slitting construction of the 15-14120 mining face of Pingdingshan No. 8 Mine is carried out, and the effects of different single borehole diameters, different kerf widths and different kerf heights on the distribution area of surrounding coal fracture field and the degree of damage are studied quantitatively. These provide a theoretical basis for the reasonable determination of the slitting and drilling arrangement parameters at the engineering site.


Author(s):  
Yasuhito Takahashi ◽  
Koji Fujiwara ◽  
Takeshi Iwashita ◽  
Hiroshi Nakashima

Purpose This paper aims to propose a parallel-in-space-time finite-element method (FEM) for transient motor starting analyses. Although the domain decomposition method (DDM) is suitable for solving large-scale problems and the parallel-in-time (PinT) integration method such as Parareal and time domain parallel FEM (TDPFEM) is effective for problems with a large number of time steps, their parallel performances get saturated as the number of processes increases. To overcome the difficulty, the hybrid approach in which both the DDM and PinT integration methods are used is investigated in a highly parallel computing environment. Design/methodology/approach First, the parallel performances of the DDM, Parareal and TDPFEM were compared because the scalability of these methods in highly parallel computation has not been deeply discussed. Then, the combination of the DDM and Parareal was investigated as a parallel-in-space-time FEM. The effectiveness of the developed method was demonstrated in transient starting analyses of induction motors. Findings The combination of Parareal with the DDM can improve the parallel performance in the case where the parallel performance of the DDM, TDPFEM or Parareal is saturated in highly parallel computation. In the case where the number of unknowns is large and the number of available processes is limited, the use of DDM is the most effective from the standpoint of computational cost. Originality/value This paper newly develops the parallel-in-space-time FEM and demonstrates its effectiveness in nonlinear magnetoquasistatic field analyses of electric machines. This finding is significantly important because a new direction of parallel computing techniques and great potential for its further development are clarified.


2013 ◽  
Vol 411-414 ◽  
pp. 585-588
Author(s):  
Liu Yang ◽  
Tie Ying Liu

This paper introduces parallel feature of the GPU, which will help GPU parallel computation methods to achieve the parallelization of PSO parallel path search process; and reduce the increasingly high problem of PSO (PSO: Particle Swarm Optimization) in time and space complexity. The experimental results show: comparing with CPU mode, GPU platform calculation improves the search rate and shortens the calculation time.


2010 ◽  
Vol 163-167 ◽  
pp. 2112-2117
Author(s):  
Miao Xin Zhang ◽  
Bao Dong Liu ◽  
Peng Fei Li ◽  
Zhi Mao Feng

Corrugated steel plate and surrounding soils are working together to share the load in buried corrugated steel structures. It is complicated to consider the structure-soil interaction, so the finite element method has already become the chief means of complicated structure analysis. Based on a practical project, considering structure-soil interaction, by using the finite element program of ANSYS, the paper set up a 2-D FE model and analyzed the soil pressure, the structural deformation and the internal force under different load conditions in detail. The analysis shows that structure-soil interaction has brought about stresses redistribution of surrounding soils, and adverse effects of soil pressure and displacement were limited. The variation range of soil pressure on the crown of arch increases with the load increases and the peak value of soil pressure approach to the code value and a rebound appears in the vehicle load range. The tendencies of vertical soil displacement are nearly the same to different load conditions, and the peak value of moments has an obvious change and can be influenced greatly by deflective load.


Sign in / Sign up

Export Citation Format

Share Document