相关实验视频
Updated: Sep 18, 2025

04:58
A Rapid Method for Modeling a Variable Cycle Engine
Published on: August 13, 2019
7.7K
数字模拟和货运列车空气制动系统的并行实施
Zongze Yu1, Yuguang Wei1, Chuxuan Hu1
1School of Traffic and Transportation, Beijing Jiaotong University, Beijing, China.
PloS one
|June 25, 2025
概括
本研究介绍了一种并行计算模型,用于模拟长列车的铁路空气制动系统. 与串行方法相比,并行计算显著加快了模拟速度,特别是在更多的CPU线程和列车车辆的情况下.
科学领域:
- 机械工程 机械工程
- 计算科学 计算科学
- 铁路工程 铁路工程是指铁路工程.
背景情况:
- 模拟铁路空气制动系统对于现代,长列车来说是计算密集的.
- 现有的模型面临着越来越复杂和模拟需求的挑战.
研究的目的:
- 开发和评估一个并行计算增强模型,用于模拟重型铁路空气制动系统的压力动态.
- 调查并行计算对这些模拟的串行方法的效率增长.
主要方法:
- 开发了一个使用ThreadPool和Parallel库的C#实现.
- 专门的线程被分配给每个车辆和接口流量管理.
- 对117辆车辆列车配置的实验数据进行了模拟验证.
主要成果:
- 在模拟速度方面,并行计算显著超过串行计算.
- 加速比率随着CPU线程和列车车辆的数量增加而增加.
- 由于调度开销减少,ThreadPool实现的性能比并行库表现优越.
结论:
- 平行计算为铁路空气制动系统模拟提供了显著的效率改进.
- 线程池方法在细粒度,车辆分区的任务中更有效.
- 优化并行增强模拟性能,特别是在复杂的,长列车场景.
相关概念视频
Multimachine Stability
235
Multimachine stability analysis is crucial for understanding the dynamics and stability of power systems with multiple synchronous machines. The objective is to solve the swing equations for a network of M machines connected to an N-bus power system.
In analyzing the system, the nodal equations represent the relationship between bus voltages, machine voltages, and machine currents. The nodal equation is given by:
In analyzing the system, the nodal equations represent the relationship between bus voltages, machine voltages, and machine currents. The nodal equation is given by:
235
Distributed Loads: Problem Solving
744
Beams are structural elements commonly employed in engineering applications requiring different load-carrying capacities. The first step in analyzing a beam under a distributed load is to simplify the problem by dividing the load into smaller regions, which allows one to consider each region separately and calculate the magnitude of the equivalent resultant load acting on each portion of the beam. The magnitude of the equivalent resultant load for each region can be determined by calculating...
744
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
103
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
103
Typical Model Studies
448
Fluid mechanics model studies often utilize scaled-down systems to predict fluid behavior in full-scale environments, such as river flows, dam spillways, and structures interacting with open surfaces. Maintaining Froude number similarity in river models is crucial, as it replicates surface flow features like wave patterns and velocities.
448
Rolling Resistance: Problem Solving
466
Rolling resistance, also known as rolling friction, is the force that resists the motion of a rolling object, such as a wheel, tire, or ball, when it moves over a surface. It is caused by the deformation of the object and the surface in contact with each other, as well as other factors like internal friction, hysteresis, and energy losses within the materials. Rolling resistance opposes the object's motion, requiring additional energy to overcome it and maintain movement. In practical...
466
Multi-input and Multi-variable systems
152
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence...
In the absence...
152

