Search results

1 – 10 of over 10000
Article
Publication date: 4 January 2021

Yuxue Jin, Jie Geng, Zhiyi He, Chuan Lv and Tingdi Zhao

Virtual maintenance simulation is of great importance to help designers find and avoid design problems. During its simulation phase, besides the high precision requirement…

Abstract

Purpose

Virtual maintenance simulation is of great importance to help designers find and avoid design problems. During its simulation phase, besides the high precision requirement, collision detection must be suitable for all irregular objects in a virtual maintenance environment. Therefore, in this paper, a collision detection approach is proposed based on encapsulation for irregular objects in the virtual maintenance environment.

Design/methodology/approach

First, virtual maintenance simulation characteristics and several commonly used bounding boxes methods are analyzed, which motivates the application of encapsulation theory. Based on these, three different encapsulation methods are oriented to the needs of simulation, including encapsulation of rigid maintenance objects, flexible maintenance objects and maintenance personnel. In addition, to detecting collisions accurately, this paper divides the detection process into two stages. That is, in the first stage, a rough detection is carried out and then a tiny slice space is constructed to generate corresponding capsule groups, which will be redetected in the secondary stage. At last, several case studies are applied to illustrate the performance of the methodology.

Findings

The automatic construction algorithm for bounding boxes can be adapted to all forms of objects. The number of detection primitives are greatly reduced. It introduces the reachable space of the human body in maintainability as the collision search area.

Originality/value

The advantages of virtual maintenance simulation could also be advantageous in the industry with further studies. The paper believes this study is of particular interest to the readers of your journal.

Details

Assembly Automation, vol. 41 no. 1
Type: Research Article
ISSN: 0144-5154

Keywords

Article
Publication date: 2 November 2015

Hengliang Shi, Xiaolei Bai and Jianhui Duan

In cloth animation field, the collision detection of fabric under external force is very complex, and difficult to satisfy the needs of reality feeling and real time. The purpose…

Abstract

Purpose

In cloth animation field, the collision detection of fabric under external force is very complex, and difficult to satisfy the needs of reality feeling and real time. The purpose of this paper is to improve reality feeling and real-time requirement.

Design/methodology/approach

This paper puts forward a mass-spring model with building bounding-box in the center of particle, and designs the collision detection algorithm based on Mapreduce. At the same time, a method is proposed to detect collision based on geometric unit.

Findings

The method can quickly detect the intersection of particle and triangle, and then deal with collision response according to the physical characteristics of fabric. Experiment shows that the algorithm improves real-time and authenticity.

Research limitations/implications

Experiments show that 3D fabric simulation can be more efficiency through parallel calculation model − Mapreduce.

Practical implications

This method can improve the reality feeling, and reduce calculation quantity.

Social implications

This collision-detection can be used into more fields such as 3D games, aero simulation training and garments automation.

Originality/value

This model and method have originality, and can be used to 3D animation, digital entertainment, and garment industry.

Details

International Journal of Clothing Science and Technology, vol. 27 no. 6
Type: Research Article
ISSN: 0955-6222

Keywords

Article
Publication date: 15 November 2022

Jun Wu, Cheng Huang, Zili Li, Runsheng Li, Guilan Wang and Haiou Zhang

Wire and arc additive manufacturing (WAAM) is a widely used advanced manufacturing technology. If the surface defects occurred during welding process cannot be detected and…

Abstract

Purpose

Wire and arc additive manufacturing (WAAM) is a widely used advanced manufacturing technology. If the surface defects occurred during welding process cannot be detected and repaired in time, it will form the internal defects. To address this problem, this study aims to develop an in situ monitoring system for the welding process with a high-dynamic range imaging (HDR) melt pool camera.

Design/methodology/approach

An improved you only look once version 3 (YOLOv3) model was proposed for online surface defects detection and classification. In this paper, improvements were mainly made in the bounding box clustering algorithm, bounding box loss function, classification loss function and network structure.

Findings

The results showed that the improved model outperforms the Faster regions with convolutional neural network features, single shot multibox detector, RetinaNet and YOLOv3 models with mAP value of 98.0% and a recognition rate of 59 frames per second. And it was indicated that the improved YOLOv3 model satisfied the requirements of real-time monitoring well in both efficiency and accuracy.

Originality/value

Experimental results show that the improved YOLOv3 model can solve the problem of poor performance of traditional defect detection models and other deep learning models. And the proposed model can meet the requirements of WAAM quality monitoring.

Article
Publication date: 14 August 2017

Hanxiang Xu, Shihui Guo, Junfeng Yao and Nadia Magnenat Thalmann

In the process of robot shell design, it is necessary to match the shape of the input 3D original character mesh model and robot endoskeleton, in order to make the input model fit…

Abstract

Purpose

In the process of robot shell design, it is necessary to match the shape of the input 3D original character mesh model and robot endoskeleton, in order to make the input model fit for robot and avoid collision. So, the purpose of this paper is to find an object of reference, which can be used for the process of shape matching.

Design/methodology/approach

In this work, the authors propose an interior bounded box (IBB) approach that derives from oriented bounding box (OBB). This kind of box is inside the closed mesh model. At the same time, it has maximum volume which is aligned with the object axis but is enclosed by all the mesh vertices. Based on the IBB of input mesh model and the OBB of robot endoskeleton, the authors can complete the process of shape matching. In this paper, the authors use an evolutionary algorithm, covariance matrix adaptation evolution strategy (CMA-ES), to approximate the IBB based on skeleton and symmetry of input character mesh model.

Findings

Based on the evolutionary algorithm CMA-ES, the optimal position and scale information of IBB can be found. The authors can obtain satisfactory IBB result after this optimization process. The output IBB has maximum volume and is enveloped by the input character mesh model as well.

Originality/value

To the best knowledge of the authors, the IBB is first proposed and used in the field of robot shell design. Taking advantage of the IBB, people can quickly obtain a shell model that fit for robot. At the same time, it can avoid collision between shell model and the robot endoskeleton.

Details

International Journal of Intelligent Computing and Cybernetics, vol. 10 no. 3
Type: Research Article
ISSN: 1756-378X

Keywords

Article
Publication date: 7 March 2016

Mahmoud Yazdani, Hamidreza Paseh and Mostafa Sharifzadeh

– The purpose of this paper is to find a convenient contact detection algorithm in order to apply in distinct element simulation.

Abstract

Purpose

The purpose of this paper is to find a convenient contact detection algorithm in order to apply in distinct element simulation.

Design/methodology/approach

Taking the most computation effort, the performance of the contact detection algorithm highly affects the running time. The algorithms investigated in this study consist of Incremental Sort-and-Update (ISU) and Double-Ended Spatial Sorting (DESS). These algorithms are based on bounding boxes, which makes the algorithm independent of blocks shapes. ISU and DESS algorithms contain sorting and updating phases. To compare the algorithms, they were implemented in identical examples of rock engineering problems with varying parameters.

Findings

The results show that the ISU algorithm gives lower running time and shows better performance when blocks are unevenly distributed in both axes. The conventional ISU merges the sorting and updating phases in its naïve implementation. In this paper, a new computational technique is proposed based on parallelization in order to effectively improve the ISU algorithm and decrease the running time of numerical analysis in large-scale rock mass projects.

Originality/value

In this approach, the sorting and updating phases are separated by minor changes in the algorithm. This tends to a minimal overhead of running time and a little extra memory usage and then the parallelization of phases can be applied. On the other hand, the time consumed by the updating phase of ISU algorithm is about 30 percent of the total time, which makes the parallelization justifiable. Here, according to the results for the large-scale problems, this improved technique can increase the performance of the ISU algorithm up to 20 percent.

Details

Engineering Computations, vol. 33 no. 1
Type: Research Article
ISSN: 0264-4401

Keywords

Article
Publication date: 26 March 2024

Keyu Chen, Beiyu You, Yanbo Zhang and Zhengyi Chen

Prefabricated building has been widely applied in the construction industry all over the world, which can significantly reduce labor consumption and improve construction…

Abstract

Purpose

Prefabricated building has been widely applied in the construction industry all over the world, which can significantly reduce labor consumption and improve construction efficiency compared with conventional approaches. During the construction of prefabricated buildings, the overall efficiency largely depends on the lifting sequence and path of each prefabricated component. To improve the efficiency and safety of the lifting process, this study proposes a framework for automatically optimizing the lifting path of prefabricated building components using building information modeling (BIM), improved 3D-A* and a physic-informed genetic algorithm (GA).

Design/methodology/approach

Firstly, the industry foundation class (IFC) schema for prefabricated buildings is established to enrich the semantic information of BIM. After extracting corresponding component attributes from BIM, the models of typical prefabricated components and their slings are simplified. Further, the slings and elements’ rotations are considered to build a safety bounding box. Secondly, an efficient 3D-A* is proposed for element path planning by integrating both safety factors and variable step size. Finally, an efficient GA is designed to obtain the optimal lifting sequence that satisfies physical constraints.

Findings

The proposed optimization framework is validated in a physics engine with a pilot project, which enables better understanding. The results show that the framework can intuitively and automatically generate the optimal lifting path for each type of prefabricated building component. Compared with traditional algorithms, the improved path planning algorithm significantly reduces the number of nodes computed by 91.48%, resulting in a notable decrease in search time by 75.68%.

Originality/value

In this study, a prefabricated component path planning framework based on the improved A* algorithm and GA is proposed for the first time. In addition, this study proposes a safety-bounding box that considers the effects of torsion and slinging of components during lifting. The semantic information of IFC for component lifting is enriched by taking into account lifting data such as binding positions, lifting methods, lifting angles and lifting offsets.

Details

Engineering, Construction and Architectural Management, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 0969-9988

Keywords

Article
Publication date: 11 November 2013

Zhong Li, Liang Li, Fengyuan Zou and Yunchu Yang

– The purpose of this paper is to present a novel method of 3D foot and shoe model matching based on oriented bounding box (OBB) and axis-aligned bounding box (AABB).

Abstract

Purpose

The purpose of this paper is to present a novel method of 3D foot and shoe model matching based on oriented bounding box (OBB) and axis-aligned bounding box (AABB).

Design/methodology/approach

The paper first calculates their OBBs of foot and shoe models; aligns three axial directions of their OBBs to be parallel to three axes of world coordinate system. Then, computes their AABBs of foot and shoe models, translates the center of the bottom face of the foot's AABB to that of the shoe's AABB.

Findings

After the matching, the shoe model could be larger or locally smaller than the foot model. The paper finally adjusts the size of shoe model according to the distance difference.

Originality/value

Experimental results show that this method is simple and feasible which can effectively realize the matching between foot and shoe models.

Details

International Journal of Clothing Science and Technology, vol. 25 no. 5
Type: Research Article
ISSN: 0955-6222

Keywords

Article
Publication date: 5 September 2016

Vajiha Mozafary and Pedram Payvandy

The purpose of this paper is to conduct a survey on research in fabric and cloth simulation using mass spring model. Also in this paper some of the common methods in process of…

Abstract

Purpose

The purpose of this paper is to conduct a survey on research in fabric and cloth simulation using mass spring model. Also in this paper some of the common methods in process of fabric simulation in mass spring model are discussed and compared.

Design/methodology/approach

This paper reviews and compares presented mesh types in mass spring model, forces applied on model, super elastic effect and ways to settle the super elasticity problem, numerical integration methods for solving equations, collision detection and its response. Some of common methods in fabric simulation are compared to each other. And by using examples of fabric simulation, advantages and limitations of each technique are mentioned.

Findings

Mass spring method is a fast and flexible technique with high ability to simulate fabric behavior in real time with different environmental conditions. Mass spring model has more accuracy than geometrical models and also it is faster than other physical modeling.

Originality/value

In the edge of digital, fabric simulation technology has been considered into many fields. 3D fabric simulation is complex and its implementation requires knowledge in different fields such as textile engineering, computer engineering and mechanical engineering. Several methods have been presented for fabric simulation such as physical and geometrical models. Mass spring model, the typical physically based method, is one of the methods for fabric simulation which widely considered by researchers.

Details

International Journal of Clothing Science and Technology, vol. 28 no. 5
Type: Research Article
ISSN: 0955-6222

Keywords

Article
Publication date: 1 October 2020

Janak D. Trivedi, Sarada Devi Mandalapu and Dhara H. Dave

The purpose of this paper is to find a real-time parking location for a four-wheeler.

Abstract

Purpose

The purpose of this paper is to find a real-time parking location for a four-wheeler.

Design/methodology/approach

Real-time parking availability using specific infrastructure requires a high cost of installation and maintenance cost, which is not affordable to all urban cities. The authors present statistical block matching algorithm (SBMA) for real-time parking management in small-town cities such as Bhavnagar using an in-built surveillance CCTV system, which is not installed for parking application. In particular, data from a camera situated in a mall was used to detect the parking status of some specific parking places using a region of interest (ROI). The method proposed computes the mean value of the pixels inside the ROI using blocks of different sizes (8 × 10 and 20 × 35), and the values were compared among different frames. When the difference between frames is more significant than a threshold, the process generates “no parking space for that place.” Otherwise, the method yields “parking place available.” Then, this information is used to print a bounding box on the parking places with the color green/red to show the availability of the parking place.

Findings

The real-time feedback loop (car parking positions) helps the presented model and dynamically refines the parking strategy and parking position to the users. A whole-day experiment/validation is shown in this paper, where the evaluation of the method is performed using pattern recognition metrics for classification: precision, recall and F1 score.

Originality/value

The authors found real-time parking availability for Himalaya Mall situated in Bhavnagar, Gujarat, for 18th June 2018 video using the SBMA method with accountable computational time for finding parking slots. The limitations of the presented method with future implementation are discussed at the end of this paper.

Details

World Journal of Engineering, vol. 17 no. 6
Type: Research Article
ISSN: 1708-5284

Keywords

Article
Publication date: 13 February 2024

Wenqi Mao, Kexin Ran, Ting-Kwei Wang, Anyuan Yu, Hongyue Lv and Jieh-Haur Chen

Although extensive research has been conducted on precast production, irregular component loading constraints have received little attention, resulting in limitations for…

Abstract

Purpose

Although extensive research has been conducted on precast production, irregular component loading constraints have received little attention, resulting in limitations for transportation cost optimization. Traditional irregular component loading methods are based on past performance, which frequently wastes vehicle space. Additionally, real-time road conditions, precast component assembly times, and delivery vehicle waiting times due to equipment constraints at the construction site affect transportation time and overall transportation costs. Therefore, this paper aims to provide an optimization model for Just-In-Time (JIT) delivery of precast components considering 3D loading constraints, real-time road conditions and assembly time.

Design/methodology/approach

In order to propose a JIT (just-in-time) delivery optimization model, the effects of the sizes of irregular precast components, the assembly time, and the loading methods are considered in the 3D loading constraint model. In addition, for JIT delivery, incorporating real-time road conditions in the transportation process is essential to mitigate delays in the delivery of precast components. The 3D precast component loading problem is solved by using a hybrid genetic algorithm which mixes the genetic algorithm and the simulated annealing algorithm.

Findings

A real case study was used to validate the JIT delivery optimization model. The results indicated this study contributes to the optimization of strategies for loading irregular precast components and the reduction of transportation costs by 5.38%.

Originality/value

This study establishes a JIT delivery optimization model with the aim of reducing transportation costs by considering 3D loading constraints, real-time road conditions and assembly time. The irregular precast component is simplified into 3D bounding box and loaded with three-space division heuristic packing algorithm. In addition, the hybrid algorithm mixing the genetic algorithm and the simulated annealing algorithm is to solve the 3D container loading problem, which provides both global search capability and the ability to perform local searching. The JIT delivery optimization model can provide decision-makers with a more comprehensive and economical strategy for loading and transporting irregular precast components.

Details

Engineering, Construction and Architectural Management, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 0969-9988

Keywords

1 – 10 of over 10000