Search results

1 – 10 of 490
Open Access
Article
Publication date: 6 June 2018

Sun Hongbo and Mi Zhang

As main mode of modern service industry and future economy society, the research on crowd network can greatly facilitate governances of economy society and make it more efficient…

1024

Abstract

Purpose

As main mode of modern service industry and future economy society, the research on crowd network can greatly facilitate governances of economy society and make it more efficient, humane, sustainable and at the same time avoid disorders. However, because most results cannot be observed in real world, the research of crowd network cannot follow a traditional way. Simulation is the main means to put forward related research studies. Compared with other large-scale interactive simulations, simulation for crowd network has challenges of dynamic, diversification and massive participants. Fortunately, known as the most famous and widely accepted standard, high level architecture (HLA) has been widely used in large-scale simulations. But when it comes to crowd network, HLA has shortcomings like fixed federation, limited scale and agreement outside the software system.

Design/methodology/approach

This paper proposes a novel reflective memory-based framework for crowd network simulations. The proposed framework adopts a two-level federation-based architecture, which separates simulation-related environments into physical and logical aspect to enhance the flexibility of simulations. Simulation definition is introduced in this architecture to resolve the problem of outside agreements and share resources pool (constructed by reflective memory) is used to address the systemic emergence and scale problem.

Findings

With reference to HLA, this paper proposes a novel reflective memory-based framework toward crowd network simulations. The proposed framework adopts a two-level federation-based architecture, system-level simulation (system federation) and application-level simulation (application federations), which separates simulation-related environments into physical and logical aspect to enhance the flexibility of simulations. Simulation definition is introduced in this architecture to resolve the problem of outside agreements and share resources pool (constructed by reflective memory) is used to address the systemic emergence and scale problem.

Originality/value

Simulation syntax and semantic are all settled under this framework by templates, especially interface templates, as simulations are separated by two-level federations, physical and logical simulation environment are considered separately; the definition of simulation execution is flexible. When developing new simulations, recompile is not necessary, which can acquire much more reusability, because reflective memory is adopted as share memory within given simulation execution in this framework; population can be perceived by all federates, which greatly enhances the scalability of this kind of simulations; communication efficiency and capability has greatly improved by this share memory-based framework.

Details

International Journal of Crowd Science, vol. 2 no. 1
Type: Research Article
ISSN: 2398-7294

Keywords

Open Access
Article
Publication date: 8 May 2018

Stef Lommen, Gabriel Lodewijks and Dingena L. Schott

Bulk material-handling equipment development can be accelerated and is less expensive when testing of virtual prototypes can be adopted. However, often the complexity of the…

2173

Abstract

Purpose

Bulk material-handling equipment development can be accelerated and is less expensive when testing of virtual prototypes can be adopted. However, often the complexity of the interaction between particulate material and handling equipment cannot be handled by a single computational solver. This paper aims to establish a framework for the development, verification and application of a co-simulation of discrete element method (DEM) and multibody dynamics (MBD).

Design/methodology/approach

The two methods have been coupled in two directions, which consists of coupling the load data on the geometry from DEM to MBD and the position data from MBD to DEM. The coupling has been validated thoroughly in several scenarios, and the stability and robustness have been investigated.

Findings

All tests clearly demonstrated that the co-simulation is successful in predicting particle–equipment interaction. Examples are provided describing the effects of a coupling that is too tight, as well as a coupling that is too loose. A guideline has been developed for achieving stable and efficient co-simulations.

Originality/value

This framework shows how to achieve realistic co-simulations of particulate material and equipment interaction of a dynamic nature.

Details

Engineering Computations, vol. 35 no. 3
Type: Research Article
ISSN: 0264-4401

Keywords

Open Access
Article
Publication date: 13 September 2023

Shuxin Ding, Tao Zhang, Kai Sheng, Yuanyuan Chen and Zhiming Yuan

The intelligent Central Traffic Control (CTC) system plays a vital role in establishing an intelligent high-speed railway (HSR) system. As the core of HSR transportation command…

Abstract

Purpose

The intelligent Central Traffic Control (CTC) system plays a vital role in establishing an intelligent high-speed railway (HSR) system. As the core of HSR transportation command, the intelligent CTC system is a new HSR dispatching command system that integrates the widely used CTC in China with the practical service requirements of intelligent dispatching. This paper aims to propose key technologies and applications for intelligent dispatching command in HSR in China.

Design/methodology/approach

This paper first briefly introduces the functions and configuration of the intelligent CTC system. Some new servers, terminals and interfaces are introduced, which are plan adjustment server/terminal, interface for automatic train operation (ATO), interface for Dynamic Monitoring System of Train Control Equipment (DMS), interface for Power Supervisory Control and Data Acquisition (PSCADA), interface for Disaster Monitoring, etc.

Findings

The key technologies applied in the intelligent CTC system include automatic adjustment of train operation plans, safety control of train routes and commands, traffic information data platform, integrated simulation of traffic dispatching and ATO function. These technologies have been applied in the Beijing-Zhangjiakou HSR, which commenced operations at the end of 2019. Implementing these key intelligent functions has improved the train dispatching command capacity, ensured the safe operation of intelligent HSR, reduced the labor intensity of dispatching operators and enhanced the intelligence level of China's dispatching system.

Originality/value

This paper provides further challenges and research directions for the intelligent dispatching command of HSR. To achieve the objectives, new measures need to be conducted, including the development of advanced technologies for intelligent dispatching command, coping with new requirements with the development of China's railway signaling system, the integration of traffic dispatching and train control and the application of AI and data-driven modeling and methods.

Open Access
Article
Publication date: 28 April 2020

Jialin Zou, Kun Wang and Hongbo Sun

Crowd network systems have been deemed as a promising mode of modern service industry and future economic society, and taking crowd network as the research object and exploring…

Abstract

Purpose

Crowd network systems have been deemed as a promising mode of modern service industry and future economic society, and taking crowd network as the research object and exploring its operation mechanism and laws is of great significance for realizing the effective governance of the government and the rapid development of economy, avoiding social chaos and mutation. Because crowd network is a large-scale, dynamic and diversified online deep interconnection, its most results cannot be observed in real world, and it cannot be carried out in accordance with traditional way, simulation is of great importance to put forward related research. To solve above problems, this paper aims to propose a simulation architecture based on the characteristics of crowd network and to verify the feasibility of this architecture through a simulation example.

Design/methodology/approach

This paper adopts a data-driven architecture by deeply analyzing existing large-scale simulation architectures and proposes a novel reflective memory-based architecture for crowd network simulations. In this paper, the architecture is analyzed from three aspects: implementation framework, functional architecture and implementation architecture. The proposed architecture adopts a general structure to decouple related work in a harmonious way and gets support for reflection storage by connecting to different devices via reflection memory card. Several toolkits for system implementation are designed and connected by data-driven files (DDF), and these XML files constitute a persistent storage layer. To improve the credibility of simulations, VV&A (verification, validation and accreditation) is introduced into the architecture to verify the accuracy of simulation system executions.

Findings

Implementation framework introduces the scenes, methods and toolkits involved in the whole simulation architecture construction process. Functional architecture adopts a general structure to decouple related work in a harmonious way. In the implementation architecture, several toolkits for system implementation are designed, which are connected by DDF, and these XML files constitute a persistent storage layer. Crowd network simulations obtain the support of reflective memory by connecting the reflective memory cards on different devices and connect the interfaces of relevant simulation software to complete the corresponding function call. Meanwhile, to improve the credibility of simulations, VV&A is introduced into the architecture to verify the accuracy of simulation system executions.

Originality/value

This paper proposes a novel reflective memory-based architecture for crowd network simulations. Reflective memory is adopted as share memory within given simulation execution in this architecture; communication efficiency and capability have greatly improved by this share memory-based architecture. This paper adopts a data-driven architecture; the architecture mainly relies on XML files to drive the entire simulation process, and XML files have strong readability and do not need special software to read.

Details

International Journal of Crowd Science, vol. 4 no. 2
Type: Research Article
ISSN: 2398-7294

Keywords

Open Access
Article
Publication date: 12 July 2022

Zheng Xu, Yihai Fang, Nan Zheng and Hai L. Vu

With the aid of naturalistic simulations, this paper aims to investigate human behavior during manual and autonomous driving modes in complex scenarios.

1156

Abstract

Purpose

With the aid of naturalistic simulations, this paper aims to investigate human behavior during manual and autonomous driving modes in complex scenarios.

Design/methodology/approach

The simulation environment is established by integrating virtual reality interface with a micro-simulation model. In the simulation, the vehicle autonomy is developed by a framework that integrates artificial neural networks and genetic algorithms. Human-subject experiments are carried, and participants are asked to virtually sit in the developed autonomous vehicle (AV) that allows for both human driving and autopilot functions within a mixed traffic environment.

Findings

Not surprisingly, the inconsistency is identified between two driving modes, in which the AV’s driving maneuver causes the cognitive bias and makes participants feel unsafe. Even though only a shallow portion of the cases that the AV ended up with an accident during the testing stage, participants still frequently intervened during the AV operation. On a similar note, even though the statistical results reflect that the AV drives under perceived high-risk conditions, rarely an actual crash can happen. This suggests that the classic safety surrogate measurement, e.g. time-to-collision, may require adjustment for the mixed traffic flow.

Research limitations/implications

Understanding the behavior of AVs and the behavioral difference between AVs and human drivers are important, where the developed platform is only the first effort to identify the critical scenarios where the AVs might fail to react.

Practical implications

This paper attempts to fill the existing research gap in preparing close-to-reality tools for AV experience and further understanding human behavior during high-level autonomous driving.

Social implications

This work aims to systematically analyze the inconsistency in driving patterns between manual and autopilot modes in various driving scenarios (i.e. multiple scenes and various traffic conditions) to facilitate user acceptance of AV technology.

Originality/value

A close-to-reality tool for AV experience and AV-related behavioral study. A systematic analysis in relation to the inconsistency in driving patterns between manual and autonomous driving. A foundation for identifying the critical scenarios where the AVs might fail to react.

Details

Journal of Intelligent and Connected Vehicles, vol. 5 no. 3
Type: Research Article
ISSN: 2399-9802

Keywords

Open Access
Article
Publication date: 13 July 2021

Henrietta Jylhä and Juho Hamari

Customization by segmenting within human–computer interaction is an emerging phenomenon. Appealing graphical elements that cater to user needs are considered progressively…

2917

Abstract

Purpose

Customization by segmenting within human–computer interaction is an emerging phenomenon. Appealing graphical elements that cater to user needs are considered progressively important, as the way a graphic is visually represented can greatly contribute to the interaction. However, aesthetic perceptions are subjective and may differ by target group. Understanding variations in user perceptions may aid in design processes; therefore, we set out to investigate the effects of demographic differences relating to perceptions of graphical user interface (GUI) element (i.e. game app icon) aesthetics.

Design/methodology/approach

The authors employed a vignette experiment with random participant (n = 513) assignment to evaluate 4 icons from a total of 68 pre-selected mobile game icons using semantic differential scales. This resulted in a total of 2052 individual icon evaluations. Regression analyses were performed with the effects of age, gender and time using graphical user interfaces (i.e. app stores) and the interactions of these variables relating to perceptions of GUI element aesthetics.

Findings

The results indicate that, overall, demographic factors have relatively little effect on how icons are perceived. Significant relations suggest that experienced users, younger audiences and women are more critical in their perception of aesthetic excellence, and that perceptions change for younger women. The implications of the findings are discussed via adaptive decision-making theory.

Originality/value

In the context of graphical user interface element aesthetics, demographic differences have received minimal attention as moderating variables regardless of their relevance in design and development. Hence, it merits further research.

Details

Internet Research, vol. 32 no. 7
Type: Research Article
ISSN: 1066-2243

Keywords

Open Access
Article
Publication date: 29 March 2024

Xingwen Wu, Zhenxian Zhang, Wubin Cai, Ningrui Yang, Xuesong Jin, Ping Wang, Zefeng Wen, Maoru Chi, Shuling Liang and Yunhua Huang

This review aims to give a critical view of the wheel/rail high frequency vibration-induced vibration fatigue in railway bogie.

Abstract

Purpose

This review aims to give a critical view of the wheel/rail high frequency vibration-induced vibration fatigue in railway bogie.

Design/methodology/approach

Vibration fatigue of railway bogie arising from the wheel/rail high frequency vibration has become the main concern of railway operators. Previous reviews usually focused on the formation mechanism of wheel/rail high frequency vibration. This paper thus gives a critical review of the vibration fatigue of railway bogie owing to the short-pitch irregularities-induced high frequency vibration, including a brief introduction of short-pitch irregularities, associated high frequency vibration in railway bogie, typical vibration fatigue failure cases of railway bogie and methodologies used for the assessment of vibration fatigue and research gaps.

Findings

The results showed that the resulting excitation frequencies of short-pitch irregularity vary substantially due to different track types and formation mechanisms. The axle box-mounted components are much more vulnerable to vibration fatigue compared with other components. The wheel polygonal wear and rail corrugation-induced high frequency vibration is the main driving force of fatigue failure, and the fatigue crack usually initiates from the defect of the weld seam. Vibration spectrum for attachments of railway bogie defined in the standard underestimates the vibration level arising from the short-pitch irregularities. The current investigations on vibration fatigue mainly focus on the methods to improve the accuracy of fatigue damage assessment, and a systematical design method for vibration fatigue remains a huge gap to improve the survival probability when the rail vehicle is subjected to vibration fatigue.

Originality/value

The research can facilitate the development of a new methodology to improve the fatigue life of railway vehicles when subjected to wheel/rail high frequency vibration.

Details

Railway Sciences, vol. 3 no. 2
Type: Research Article
ISSN: 2755-0907

Keywords

Open Access
Article
Publication date: 30 July 2019

Zhizhou Wu, Yiming Zhang, Guishan Tan and Jia Hu

Traffic density is one of the most important parameters to consider in the traffic operation field. Owing to limited data sources, traditional methods cannot extract traffic…

1491

Abstract

Purpose

Traffic density is one of the most important parameters to consider in the traffic operation field. Owing to limited data sources, traditional methods cannot extract traffic density directly. In the vehicular ad hoc network (VANET) environment, the vehicle-to-vehicle (V2V) and vehicle-to-infrastructure (V2I) interaction technologies create better conditions for collecting the whole time-space and refined traffic data, which provides a new approach to solving this problem.

Design/methodology/approach

On that basis, a real-time traffic density extraction method has been proposed, including lane density, segment density and network density. Meanwhile, using SUMO and OMNet++ as traffic simulator and network simulator, respectively, the Veins framework as middleware and the two-way coupling VANET simulation platform was constructed.

Findings

Based on the simulation platform, a simulated intersection in Shanghai was developed to investigate the adaptability of the model.

Originality/value

Most research studies use separate simulation methods, importing trace data obtained by using from the simulation software to the communication simulation software. In this paper, the tight coupling simulation method is applied. Using real-time data and history data, the research focuses on the establishment and validation of the traffic density extraction model.

Details

Journal of Intelligent and Connected Vehicles, vol. 2 no. 1
Type: Research Article
ISSN: 2399-9802

Keywords

Open Access
Article
Publication date: 7 May 2024

Mohammed Y. Fattah, Mahmood R. Mahmood and Mohammed F. Aswad

The main objective of the present research is to investigate the benefits of using geogrid reinforcement in minimizing the rate of deterioration of ballasted rail track geometry…

Abstract

Purpose

The main objective of the present research is to investigate the benefits of using geogrid reinforcement in minimizing the rate of deterioration of ballasted rail track geometry resting on soft clay and to explore the effect of load amplitude, load frequency, presence of geogrid layer in ballast layer and ballast layer thickness on the behavior of track system. These variables are studied both experimentally and numerically. This paper examines the effect of geogrid reinforced ballast laying on a layer of clayey soil as a subgrade layer, where a half full scale railway tests are conducted as well as a theoretical analysis is performed.

Design/methodology/approach

The experimental tests work consists of laboratory model tests to investigate the reduction in the compressibility and stress distribution induced in soft clay under a ballast railway reinforced by geogrid reinforcement subjected to dynamic load. Experimental model based on an approximate half scale for general rail track engineering practice is adopted in this study which is used in Iraqi railways. The investigated parameters are load amplitude, load frequency and presence of geogrid reinforcement layer. A half full-scale railway was constructed for carrying out the tests, which consists of two rails 800 mm in length with three wooden sleepers (900 mm × 90 mm × 90 mm). The ballast was overlying 500 mm thick clay layer. The tests were carried out with and without geogrid reinforcement, the tests were carried out in a well tied steel box of 1.5 m length × 1 m width × 1 m height. A series of laboratory tests were conducted to investigate the response of the ballast and the clay layers where the ballast was reinforced by a geogrid. Settlement in ballast and clay, was measured in reinforced and unreinforced ballast cases. In addition to the laboratory tests, the application of numerical analysis was made by using the finite element program PLAXIS 3D 2013.

Findings

It was concluded that the settlement increased with increasing the simulated train load amplitude, there is a sharp increase in settlement up to the cycle 500 and after that, there is a gradual increase to level out between, 2,500 and 4,500 cycles depending on the load frequency. There is a little increase in the induced settlement when the load amplitude increased from 0.5 to 1 ton, but it is higher when the load amplitude increased to 2 ton, the increase in settlement depends on the geogrid existence and the other studied parameters. Both experimental and numerical results showed the same behavior. The effect of load frequency on the settlement ratio is almost constant after 500 cycles. In general, for reinforced cases, the effect of load frequency on the settlement ratio is very small ranging between 0.5 and 2% compared with the unreinforced case.

Originality/value

Increasing the ballast layer thickness from 20 cm to 30 cm leads to decrease the settlement by about 50%. This ascertains the efficiency of ballast in spreading the waves induced by the track.

Details

Railway Sciences, vol. 3 no. 3
Type: Research Article
ISSN: 2755-0907

Keywords

Open Access
Article
Publication date: 16 May 2024

Axel Buck and Christian Mundt

Reynolds-averaged Navier–Stokes (RANS) models often perform poorly in shock/turbulence interaction regions, resulting in excessive wall heat load and incorrect representation of…

Abstract

Purpose

Reynolds-averaged Navier–Stokes (RANS) models often perform poorly in shock/turbulence interaction regions, resulting in excessive wall heat load and incorrect representation of the separation length in shockwave/turbulent boundary layer interactions. The authors suggest that this can be traced back to inadequate numerical treatment of the inviscid fluxes. The purpose of this study is an extension to the well-known Harten, Lax, van Leer, Einfeldt (HLLE) Riemann solver to overcome this issue.

Design/methodology/approach

It explicitly takes into account the broadening of waves due to the averaging procedure, which adds numerical dissipation and reduces excessive turbulence production across shocks. The scheme is derived based on the HLLE equations, and it is tested against three numerical experiments.

Findings

Sod’s shock tube case shows that the scheme succeeds in reducing turbulence amplification across shocks. A shock-free turbulent flat plate boundary layer indicates that smooth flow at moderate turbulence intensity is largely unaffected by the scheme. A shock/turbulent boundary layer interaction case with higher turbulence intensity shows that the added numerical dissipation can, however, impair the wall heat flux distribution.

Originality/value

The proposed scheme is motivated by implicit large eddy simulations that use numerical dissipation as subgrid-scale model. Introducing physical aspects of turbulence into the numerical treatment for RANS simulations is a novel approach.

Details

International Journal of Numerical Methods for Heat & Fluid Flow, vol. 34 no. 6
Type: Research Article
ISSN: 0961-5539

Keywords

1 – 10 of 490