Soil/Tire Interaction Analysis Using FEM and FVM

2005 ◽  
Vol 33 (1) ◽  
pp. 38-62 ◽  
Author(s):  
S. Oida ◽  
E. Seta ◽  
H. Heguri ◽  
K. Kato

Abstract Vehicles, such as an agricultural tractor, construction vehicle, mobile machinery, and 4-wheel drive vehicle, are often operated on unpaved ground. In many cases, the ground is deformable; therefore, the deformation should be taken into consideration in order to assess the off-the-road performance of a tire. Recent progress in computational mechanics enabled us to simulate the large scale coupling problem, in which the deformation of tire structure and of surrounding medium can be interactively considered. Using this technology, hydroplaning phenomena and tire traction on snow have been predicted. In this paper, the simulation methodology of tire/soil coupling problems is developed for pneumatic tires of arbitrary tread patterns. The Finite Element Method (FEM) and the Finite Volume Method (FVM) are used for structural and for soil-flow analysis, respectively. The soil is modeled as an elastoplastic material with a specified yield criterion and a nonlinear elasticity. The material constants are referred to measurement data, so that the cone penetration resistance and the shear resistance are represented. Finally, the traction force of the tire in a cultivated field is predicted, and a good correlation with experiments is obtained.

2015 ◽  
Vol 727-728 ◽  
pp. 572-577
Author(s):  
Jae Hoon Lee ◽  
Si Pom Kim ◽  
Rock Won Jeon ◽  
Hyeok Woo Oh ◽  
Dong Ho Kang

Recently, there have been growing concerns on ships, one of the means to transport plant facilities, as studies on developing large scale plant facilities have been carried out. Particularly, carbon dioxide system, one of the fire safety systems, is mainly used as the fire safety facility of ships, and main valves are employed for supplying carbon dioxide. However, studies on main valves used in ships are yet to be carried out more. Especially, when carbon dioxide is sprayed as a main function of main valves at lower pressure than required, firefighting is put into difficulty. Accordingly, to solve such problem, this study observed internal pressure change using flow analysis of the main valve, then conducted fluid-structure interaction analysis based on its result, and finally investigated disk’s opening and closure and the structural safety and characteristics depending on valve’s inlet and outlet diameters.


Geosciences ◽  
2021 ◽  
Vol 11 (2) ◽  
pp. 41
Author(s):  
Tim Jurisch ◽  
Stefan Cantré ◽  
Fokke Saathoff

A variety of studies recently proved the applicability of different dried, fine-grained dredged materials as replacement material for erosion-resistant sea dike covers. In Rostock, Germany, a large-scale field experiment was conducted, in which different dredged materials were tested with regard to installation technology, stability, turf development, infiltration, and erosion resistance. The infiltration experiments to study the development of a seepage line in the dike body showed unexpected measurement results. Due to the high complexity of the problem, standard geo-hydraulic models proved to be unable to analyze these results. Therefore, different methods of inverse infiltration modeling were applied, such as the parameter estimation tool (PEST) and the AMALGAM algorithm. In the paper, the two approaches are compared and discussed. A sensitivity analysis proved the presumption of a non-linear model behavior for the infiltration problem and the Eigenvalue ratio indicates that the dike infiltration is an ill-posed problem. Although this complicates the inverse modeling (e.g., termination in local minima), parameter sets close to an optimum were found with both the PEST and the AMALGAM algorithms. Together with the field measurement data, this information supports the rating of the effective material properties of the applied dredged materials used as dike cover material.


Cells ◽  
2021 ◽  
Vol 10 (5) ◽  
pp. 1030
Author(s):  
Julie Lake ◽  
Catherine S. Storm ◽  
Mary B. Makarious ◽  
Sara Bandres-Ciga

Neurodegenerative diseases are etiologically and clinically heterogeneous conditions, often reflecting a spectrum of disease rather than well-defined disorders. The underlying molecular complexity of these diseases has made the discovery and validation of useful biomarkers challenging. The search of characteristic genetic and transcriptomic indicators for preclinical disease diagnosis, prognosis, or subtyping is an area of ongoing effort and interest. The next generation of biomarker studies holds promise by implementing meaningful longitudinal and multi-modal approaches in large scale biobank and healthcare system scale datasets. This work will only be possible in an open science framework. This review summarizes the current state of genetic and transcriptomic biomarkers in Parkinson’s disease, Alzheimer’s disease, and amyotrophic lateral sclerosis, providing a comprehensive landscape of recent literature and future directions.


2019 ◽  
Vol 214 ◽  
pp. 04033
Author(s):  
Hervé Rousseau ◽  
Belinda Chan Kwok Cheong ◽  
Cristian Contescu ◽  
Xavier Espinal Curull ◽  
Jan Iven ◽  
...  

The CERN IT Storage group operates multiple distributed storage systems and is responsible for the support of the infrastructure to accommodate all CERN storage requirements, from the physics data generated by LHC and non-LHC experiments to the personnel users' files. EOS is now the key component of the CERN Storage strategy. It allows to operate at high incoming throughput for experiment data-taking while running concurrent complex production work-loads. This high-performance distributed storage provides now more than 250PB of raw disks and it is the key component behind the success of CERNBox, the CERN cloud synchronisation service which allows syncing and sharing files on all major mobile and desktop platforms to provide offline availability to any data stored in the EOS infrastructure. CERNBox recorded an exponential growth in the last couple of year in terms of files and data stored thanks to its increasing popularity inside CERN users community and thanks to its integration with a multitude of other CERN services (Batch, SWAN, Microsoft Office). In parallel CASTOR is being simplified and transitioning from an HSM into an archival system, focusing mainly in the long-term data recording of the primary data from the detectors, preparing the road to the next-generation tape archival system, CTA. The storage services at CERN cover as well the needs of the rest of our community: Ceph as data back-end for the CERN OpenStack infrastructure, NFS services and S3 functionality; AFS for legacy home directory filesystem services and its ongoing phase-out and CVMFS for software distribution. In this paper we will summarise our experience in supporting all our distributed storage system and the ongoing work in evolving our infrastructure, testing very-dense storage building block (nodes with more than 1PB of raw space) for the challenges waiting ahead.


2018 ◽  
Vol 7 (12) ◽  
pp. 472 ◽  
Author(s):  
Bo Wan ◽  
Lin Yang ◽  
Shunping Zhou ◽  
Run Wang ◽  
Dezhi Wang ◽  
...  

The road-network matching method is an effective tool for map integration, fusion, and update. Due to the complexity of road networks in the real world, matching methods often contain a series of complicated processes to identify homonymous roads and deal with their intricate relationship. However, traditional road-network matching algorithms, which are mainly central processing unit (CPU)-based approaches, may have performance bottleneck problems when facing big data. We developed a particle-swarm optimization (PSO)-based parallel road-network matching method on graphics-processing unit (GPU). Based on the characteristics of the two main stages (similarity computation and matching-relationship identification), data-partition and task-partition strategies were utilized, respectively, to fully use GPU threads. Experiments were conducted on datasets with 14 different scales. Results indicate that the parallel PSO-based matching algorithm (PSOM) could correctly identify most matching relationships with an average accuracy of 84.44%, which was at the same level as the accuracy of a benchmark—the probability-relaxation-matching (PRM) method. The PSOM approach significantly reduced the road-network matching time in dealing with large amounts of data in comparison with the PRM method. This paper provides a common parallel algorithm framework for road-network matching algorithms and contributes to integration and update of large-scale road-networks.


2022 ◽  
Vol 13 (2) ◽  
pp. 1-25
Author(s):  
Bin Lu ◽  
Xiaoying Gan ◽  
Haiming Jin ◽  
Luoyi Fu ◽  
Xinbing Wang ◽  
...  

Urban traffic flow forecasting is a critical issue in intelligent transportation systems. Due to the complexity and uncertainty of urban road conditions, how to capture the dynamic spatiotemporal correlation and make accurate predictions is very challenging. In most of existing works, urban road network is often modeled as a fixed graph based on local proximity. However, such modeling is not sufficient to describe the dynamics of the road network and capture the global contextual information. In this paper, we consider constructing the road network as a dynamic weighted graph through attention mechanism. Furthermore, we propose to seek both spatial neighbors and semantic neighbors to make more connections between road nodes. We propose a novel Spatiotemporal Adaptive Gated Graph Convolution Network ( STAG-GCN ) to predict traffic conditions for several time steps ahead. STAG-GCN mainly consists of two major components: (1) multivariate self-attention Temporal Convolution Network ( TCN ) is utilized to capture local and long-range temporal dependencies across recent, daily-periodic and weekly-periodic observations; (2) mix-hop AG-GCN extracts selective spatial and semantic dependencies within multi-layer stacking through adaptive graph gating mechanism and mix-hop propagation mechanism. The output of different components are weighted fused to generate the final prediction results. Extensive experiments on two real-world large scale urban traffic dataset have verified the effectiveness, and the multi-step forecasting performance of our proposed models outperforms the state-of-the-art baselines.


Sign in / Sign up

Export Citation Format

Share Document