ArticlePDF Available

Abstract and Figures

Finding the optimized trade-off relationship between cost and time, two important objectives of construction projects, helps project managers and their teams select a more suitable schedule for a given project. This trade-off relationship can roughly be estimated using past and cumulative knowledge, but since the early 1970s, researchers have been working on a systematic and mathematical solution to define this relationship more accurately. These researchers have used different optimization techniques such as the genetic algorithm (GA), ant colony, and fuzzy logic to further explore the relationship.
Content may be subject to copyright.
1
Objective-driven and Pareto Front Analysis: Optimizing ١
Time, Cost, and Job-site Movements ٢
Vahid Faghihi, Ph.D.1 ٣
Kenneth F. Reinschmidt, Ph.D.2 ٤
Julian H. Kang, Ph.D.3 ٥
Abstract ٦
Finding the optimized trade-off relationship between cost and time, two important objectives of ٧
construction projects, helps project managers and their teams select a more suitable schedule for ٨
a given project. This trade-off relationship can roughly be estimated using past and cumulative ٩
knowledge, but since the early 1970s, researchers have been working on a systematic and ١٠
mathematical solution to define this relationship more accurately. These researchers have used ١١
different optimization techniques such as the genetic algorithm (GA), ant colony, and fuzzy logic ١٢
to further explore the relationship. ١٣
In the present paper, the authors have used their previously introduced construction schedule ١٤
generator algorithm to present graphical relationships between pre-defined objectives of schedule ١٥
optimizations. The process starts with developing construction schedules from the project’s ١٦
Building Information Model (BIM) as part of the input along with resource data. Then the ١٧
process continues with optimization of all developed construction schedules according to the two ١٨
mentioned objectives along with the introduced job-site movement objective, which ١٩
mathematically helps the sequence of installation be more logical and practical. Finally ٢٠
1 Assistant Professor, Dept. of Civil & Environmental Engineering, Amirkabir University of Technology, Tehran,
Iran. E-mail: svfaghihi@gmail.com
2 Professor of Civil Engineering and J. L. Frank/Marathon Ashland Petroleum LLC Chair in Engineering Project
Management, Zachry Dept. of Civil Engineering, Texas A&M Univ., College Station, TX 77843-3136. E-mail:
kreinschmidt@civil.tamu.edu
3 Associate Professor, Dept. of Construction Science, Texas A&M Univ., 3137 TAMU, College Station, TX E-mail:
juliankang@tamu.edu
2
generation of a 3D space for all the created and calculated construction schedules in the form of ٢١
a 3D solution cloud point. These 3D construction schedules show solution cloud points and three ٢٢
Pareto Fronts for the given project. ٢٣
Keywords ٢٤
Pareto Front, Optimization, Genetic Algorithm, Construction Project Scheduling, Building ٢٥
Information Model ٢٦
1 Introduction ٢٧
Extending or shortening a construction project’s duration clearly affects the total construction ٢٨
cost. The most important aspect is how project time and cost are related, and how much a single ٢٩
change in either of them, can effect and change the other one. This means the in-between ٣٠
relationship needs to be formulated and shown graphically in order to bring a better ٣١
understanding of the effects. Several successful attempts have been conducted to show this ٣٢
relationship. Different optimization tools have been applied to find the time-cost relationship of ٣٣
projects (Faghihi, Nejat, Reinschmidt, & Kang, 2015). In most cases, optimization tools that can ٣٤
produce numerous outputs while optimizing the solutions (e.g., genetic algorithm) are selected ٣٥
for this type of research. This feature of having numerous outputs can result in a Pareto Front ٣٦
graph representing the relationship between the defined objectives. Therefore, for each ٣٧
optimization output (project schedule in this context), multiple objective scores are needed. A ٣٨
common problem is whether the original project schedules are comprehensive enough to cover ٣٩
all project elements and needed tasks. It is important to make sure the initial project schedule ٤٠
represents the project well so that the optimization makes sense. The Building Information ٤١
3
Model (BIM), on the other hand, contains all the project information in a 3D representation view. ٤٢
This source of project data can be and possibly should be used for the mentioned optimization ٤٣
purposes and to generate project specific time-cost optimization (TCO) graphs and reports. ٤٤
The contribution of the current research is the ability to use the inherent data of a construction ٤٥
project from its BIM to generate the project schedule initially and then find and calculate the ٤٦
relationship between predefined objectives for the given project. Thus, the main purpose of this ٤٧
paper is to use the outputs of the previously developed algorithm to find the relationship between ٤٨
the defined objectives. These objectives are “cost,” “time,” and “job-site movements.” As the ٤٩
first step toward conducting this research of finding objective relationships, the authors extracted ٥٠
and calculated a matrix of constructability relationships between all the elements directly from ٥١
the BIM of the project and called our calculations a matrix of constructability constraints ٥٢
(MoCC). ٥٣
Using the GA and the MoCC as the primary calculation basis for the GA fitness function, the ٥٤
authors developed a method that was able to generate valid construction sequencing of the ٥٥
building structure for the given 3D model (Faghihi, Reinschmidt, & Kang, 2014). By “a valid ٥٦
construction sequence,” the authors imply that all the project elements are scheduled for ٥٧
installation in a way that the structural stability requirements of the building are preserved ٥٨
throughout the construction process. To make the algorithm more mature and complete, the ٥٩
authors defined a new objective as “job-site movements.” This new objective is supposed to ٦٠
make element installation patterns more logical and acceptable by minimizing the distance ٦١
between installation groups of each type of element. By minimizing the distances, the installation ٦٢
patterns of the elements tend to get more logical and doable in the construction process. The ٦٣
authors implemented this new objective along with cost and time in the GA optimization ٦٤
4
process. By developing this three-objective GA (cost, time, and minimal distance), the entire ٦٥
proposed method is able to generate constructible and optimized construction schedules only ٦٦
from the BIM of a project. ٦٧
This section is followed by a comprehensive literature review on multi-objective genetic ٦٨
algorithm as the chosen methodology in this research. Then, Section 4 will provide a descriptive ٦٩
section on how the 3D model input is handled along with the process of generating MoCC. Next, ٧٠
Section 5 gives a definition of the genetic algorithm and lists the objectives. After that, input ٧١
parameters of the entire algorithm are elaborated upon in Section 6, followed by Section 7 with ٧٢
tests and their results. Finally, the conclusion section and future works are summarized in ٧٣
Section 8. ٧٤
2 Literature Review ٧٥
This research is mainly focused on using the genetic algorithm for the calculation and ٧٦
optimization of defined objectives. The genetic algorithm is selected as the optimization tool for ٧٧
this research, not because it is the only or the best optimization tool for multi-objective ٧٨
optimization problems, but because of the nature of the extracted data from the BIM of the ٧٩
project and how easily data can be translated to GA genomes. Obviously, other optimization ٨٠
methods, as long as they can use existing data from BIM, can replace GA in further research for ٨١
evaluation and comparison purposes. The other optimization methods that have already been ٨٢
used for the time-cost optimization problem in the construction industry and are known by their ٨٣
ant colony optimization (e.g. Xiong & Kuang, 2008; Liu, Ni, & Qiu, 2015; Li & Zhang, 2013), ٨٤
particle swarm optimization (e.g. Yang, 2007; Zhang, Li, Li, & Huang, 2005; Liu, Al-Hussein, & ٨٥
Lu, 2015), linear and integer programming (e.g. Liu, Burns, & Feng, 1995), artificial intelligent ٨٦
5
system (e.g. Chen, Griffis, Chen, & Chang, 2012), and mathematical modeling (e.g. Lucko, Said, ٨٧
& Bouferguene, 2014). These methods can be evaluated later and compared to GA when using ٨٨
BIM data to do time-cost optimization, which can also be referred to as ant colony optimization. ٨٩
In current research, a 3D model along with other GA variables are imported into the genetic ٩٠
algorithm, after which, the algorithm yields numerous logical and constructible schedules for the ٩١
given 3D model. These results from GA are used to generate 3D cloud point and Pareto front ٩٢
graphs. Therefore, the literature review for this research is limited to multi-objective genetic ٩٣
algorithms used for the optimization of construction projects. ٩٤
For multi-objective optimization of construction schedules, the GA has been used successfully ٩٥
among researchers solving engineering problems (Feng, Liu, & Burns, 1997). In 1997, Feng et ٩٦
al. (1997) introduced a GA methodology for optimizing time-cost relationships in construction ٩٧
projects. They also produced a computer application based on their methodology, which could ٩٨
run the algorithm. Zheng et al. (2002) also showed their interests in using GA for time-cost ٩٩
trade-off optimization problems in construction projects. By comparing GA with other ١٠٠
techniques, they showed that GA is capable of generating the most optimum results for the time-١٠١
cost optimization (TCO) problems in large construction projects. They also presented their own ١٠٢
multi-objective GA using the adaptive weight approach, which was able to point out an optimal ١٠٣
total project cost and duration (Zheng, Ng, & Kumaraswamy, 2004). In their next step, they ١٠٤
showed that using niche formation, Pareto ranking, and the adaptive weighting approach in ١٠٥
multi-objective GA could result in more robust time-cost optimization results (Zheng, Ng, & ١٠٦
Kumaraswamy, 2005). ١٠٧
In 2005, Azaron et al. (2005) introduced their multi-objective GA for solving time-cost ١٠٨
relationship problems, specifically in PERT networks. In their research they defined four ١٠٩
6
objectives as minimizing project direct cost, minimizing mean of project duration, minimizing ١١٠
variance of project duration, and maximizing probability of reaching project duration limit. ١١١
Another group of researchers developed their own multi-objective GA to reach set of project ١١٢
schedules with near optimum duration, cost, and resource allocation and embedded their ١١٣
algorithm as a MS Project macro (Dawood & Sriprasert, 2006). In 2008, a multi-objective GA ١١٤
was introduced for scheduling linear construction projects and focused on optimizing both ١١٥
project cost and time as its objectives (Senouci & Al-Derham, 2008). Hooshyar et al. (2008) ١١٦
presented their GA time-cost tradeoff problem solver with higher calculation speed than made ١١٧
possible in the highly efficient Siemens’ algorithm (Siemens, 1971). ١١٨
Abd El Razek et al. (2010) developed an algorithm that used the line-of-balance technique and ١١٩
critical path method concepts in a multi-objective GA. This proposed algorithm was designed to ١٢٠
help project planners in optimizing resource usage. This resource usage optimization was ١٢١
conducted by minimizing cost and time while maximizing the project quality by increasing the ١٢٢
resource usage efficiency. Late in 2011, Mohammadi (2011) introduced his MOGA (multi-١٢٣
objective genetic algorithm) that generated Pareto front in its approach toward solving the time ١٢٤
cost optimization (TCO) problem in industrial environment. In 2012, Lin et al. (2012) designed ١٢٥
and introduced their multi-section GA model for scheduling problems. They combined that ١٢٦
model with their proposed network modeling technique to perform automatic scheduling in the ١٢٧
manufacturing system. ١٢٨
In recent years also, researchers have shown interest in new ways to solve the time-cost ١٢٩
optimization problem. Amiri et al. (2013) added quality to the TCO problem and used the Non-١٣٠
dominated Sorting Genetic Algorithm-II (NSGA-II) for time-cost-quality trade-off project ١٣١
scheduling problems (GPDTCQTP). Ke (2014) considered the indeterminacy of the environment ١٣٢
7
in the proposed model and used the genetic algorithm to solve uncertain time-cost trade-off ١٣٣
problems. Using Line of Balance (LoB) technique, Agrama (2014) used her MOGA for ١٣٤
scheduling multistory buildings, in which project duration, total crews, and total interruptions ١٣٥
were defined as conflicting objectives. Cheng et al. (2014) proposed a novel approach by ١٣٦
introducing their two-phase differential evolution (DE) model which was able to successfully ١٣٧
reflect both time-cost effects and resource constraints. They (2015) included opposition ١٣٨
technique to their multi-objective DE, introducing the Opposition-based Multiple Objective ١٣٩
Differential Evolution (OMODE), to solve the time-cost-utilization work shift tradeoff (TCUT) ١٤٠
problem. They continued their work (2015) on the TCO problem by proposing a new hybrid ١٤١
multiple objective evolutionary algorithm that is based on the hybridization of an artificial bee ١٤٢
colony and DE (MOABCDE-TCQT). Later on Tran et al. (2016) showed the benefits of using ١٤٣
their novel approach named “Multiple Objective Symbiotic Organisms Search” (MOSOS) to ١٤٤
solve multiple work shifts problem in the context of TCO problems by adding labor utilization. ١٤٥
Lee et al. (2015) used the existing data from the project schedules for each individual task to find ١٤٦
optimal set of parameters for GA as an advanced stochastic time-cost tradeoff (ASTCT) method ١٤٧
to solve the TCO problem. Zhang (2015) applied genetic algorithm in repetitive construction ١٤٨
projects, such as bridges, to solve discrete time/cost trade-off problem (DTCTP) adding soft ١٤٩
logic to make it more complex. ١٥٠
All of these researchers successfully tackled the time-cost trade-off problem in construction ١٥١
schedules, but the a research information gap exists due the lack of a way to ensure the complete ١٥٢
and automated coverage of all the project elements in the calculations and scheduling. The ١٥٣
techniques mentioned herein were able to calculate and retrieve enough data from the existing ١٥٤
project schedules to solve TCO problem. However, the project schedules used had some inherent ١٥٥
8
scheduling problems such as incompleteness in not covering the entire scope of the project and a ١٥٦
lack of logic in not satisfying proper relations. It is obvious that problematic input will result in ١٥٧
wrong and useless output in this type of optimization problem. Therefore, enriching the existing ١٥٨
approach with automated project scheduling technique is a needed step toward eliminating the ١٥٩
above mentioned problems. ١٦٠
In the current research, since the key input to the algorithm is the BIM of the project and the ١٦١
algorithm uses all the inherent geometry data from this input, full coverage of the project ١٦٢
elements as well as well-defined processor relationships between elements is guaranteed. ١٦٣
Considering all the project elements in both schedule development and later analysis, the end ١٦٤
result of the new algorithm is more realistic and has proven accurate. ١٦٥
3 Methodology ١٦٦
The entire methodology is summarized in Figure 1. As shown in this figure, the user inputs the ١٦٧
BIM along with resource-related information on the project. Then, the matrix of constructability ١٦٨
constraints (MoCC) algorithm detects the geometric information of the 3D elements and creates ١٦٩
the matrix. This matrix will be the basis for the genetic algorithm to ensure all the generated ١٧٠
construction schedules are structurally stable. Using the resource-related data, initially provided ١٧١
by the user, GA optimizes the resulting schedules toward multiple project objectives. This ١٧٢
calculation can be repeated whenever there is any change in designs or other project parameters ١٧٣
to obtain updated project schedules. In the proposed MoCC algorithm, in addition to beams and ١٧٤
columns (Faghihi, Reinschmidt, & Kang, 2014), other common building components are ١٧٥
included. These other building components are slabs (floors), roofs, walls, doors, and windows. ١٧٦
Adding this support for more element types makes it possible to input a more realistic 3D model ١٧٧
9
into the algorithm. In addition, three more objective functions were defined to help generate
١٧٨
more workable and reasonable project schedules by optimizing time, cost, and required job-site
١٧٩
movements.
١٨٠
١٨١
Figure 1- Schematic view of the methodology
١٨٢
4 Reading the Geometry
١٨٣
In this research, the 3D model input to the algorithm is in a standard data format, called Industry
١٨٤
Foundation Classes (IFC). The IFC file format, as an open and neutral specification, is an object-
١٨٥
based file format. The data model of this neutral file format is developed by buildingSMART
١٨٦
with the main goal of facilitating interoperability between the AEC companies, as a commonly
١٨٧
used file format for BIM (buildingSMART, 2013). The IFC model specification is listed as an
١٨٨
official International Standard ISO 16739:2013 (International Organization for Standardization,
١٨٩
2013).
١٩٠
10
4.1 Detecting More 3D Elements ١٩١
The previously developed algorithm, which served to prove the usefulness of the methodology ١٩٢
(Faghihi, Reinschmidt, & Kang, 2014) supported the structural elements, columns (IfcColumn) ١٩٣
and beams (IfcBeam). The extended research supports more general 3D elements from the IFC ١٩٤
file format of the BIM of a project. These general 3D elements are geometric information of ١٩٥
basic element types, such as slabs (IfcSlab), roofs (IfcRoof), walls (IfcWall), doors (IfcDoor) and ١٩٦
windows (IfcWindow) to be detected, read, and calculated. For simplification of the geometric ١٩٧
calculations, these element types were assumed as either lines or plain squares with a boundary ١٩٨
box around them. The boundary boxes around elements are calculated with tolerances, different ١٩٩
for each type, that make them slightly larger than their actual size. These tolerances of the ٢٠٠
boundary boxes ensure that when two elements are connected, they will close enough to have ٢٠١
intersecting boundary boxes that are interpreted by the algorithm as the connection of the two ٢٠٢
elements. An example of how the boundary boxes of beams or columns are assumed is shown in ٢٠٣
Figure 2. ٢٠٤
(a) (b) (c)
Figure 2- 3D Element Simplification, a) actual element, b) element section and extrusion line, c) element ٢٠٥
boundary box ٢٠٦
In this research, whenever two elements are close enough to have intersecting boundary box ٢٠٧
regions, they are assumed to be physically connected. After locating these connections by ٢٠٨
performing geometric calculation on the data retrieved from IFC files and applying stability rules ٢٠٩
11
as shown in Table 1, the MoCC can be generated. The information presented in this table simply ٢١٠
shows the construction prerequisites that must be constructed. For instance, to install a wall, the ٢١١
lower level beams in the same region must be installed prior to the wall as well as any columns ٢١٢
and/or beams that the wall is covering. ٢١٣
Table 1- Stability Prerequisites ٢١٤
Lower Level Same Level
Column Column -
Beam - Supporting Columns or Beams
Wall Beams Adjacent Columns and Beams
Slab Regional Beams -
Roof Regional Beams -
Door - Container Wall
Window - Container Wall
٢١٥
4.2 Generating MoCC ٢١٦
In the MoCC (shown in Equation 1), Ai represents elements as well as activities associated with ٢١٧
each element indicating installation of that activity. Values of si,j could be either one or zero, ٢١٨
indicating immediate prerequisite installation or no relationship, respectively. For instance, s2,6-٢١٩
=1 means that the element number 6, A6, should be installed prior to installation of element 2, A2. ٢٢٠
This matrix can be used in the genetic algorithm fitness function for checking the constructability ٢٢١
of genomes in each generation. The follow gives the MoCC calculation as ٢٢٢
Equation 1- Matrix of Constructability Constraints ٢٢٣
𝑀𝑎𝑡𝑟𝑖𝑥 𝑜𝑓 𝐶𝑜𝑛𝑠𝑡𝑟𝑢𝑐𝑡𝑎𝑏𝑖𝑙𝑖𝑡𝑦 𝐶𝑜𝑛𝑠𝑡𝑟𝑎𝑖𝑛𝑡𝑠 𝑀𝑜𝐶𝐶 𝐴𝐴…𝐴
𝐴
𝐴
𝐴𝑠, 𝑠, ⋯𝑠
,
𝑠, 𝑠, ⋯𝑠
,
⋮⋮
𝑠, 𝑠,⋯𝑠
, ٢٢٤
12
where: ٢٢٥
Ai: project tasks (geometric elements in the 3D model or the activities to be ٢٢٦ scheduled) ٢٢٧ Sj,i represents dependencies between elements (that could be either 0 or 1 ٢٢٨ showing not dependent or dependent respectively). ٢٢٩
These relationships represent parent-child dependencies in the model. This means if s2,6 =1 then ٢٣٠
element A6 has a child relation to element A2. For example, element 6 is a door and element 2 is a ٢٣١
wall with that door installed in it. ٢٣٢
Having the MoCC generated and ready, the next step would be defining the GA that can generate ٢٣٣
optimized construction schedules and produce 2D and 3D Pareto fronts. The GA calculations are ٢٣٤
restricted by the constructability rules and constraints detected and defined in MoCC as well as ٢٣٥
resource limitations defined by the user. The resource limitations are representing the availability ٢٣٦
of materials and project crew to perform project tasks. ٢٣٧
5 Genetic Algorithm ٢٣٨
The genetic algorithm is an optimization tool that uses a heuristic search and mimics the natural ٢٣٩
evolutionary process (Mitchell, 1996). Using a well-defined fitness function as the objective ٢٤٠
function or core metric randomly generates initial genomes that can evolve into optimized ٢٤١
solution(s) for a given problem, considering objectives that are mathematically defined by the ٢٤٢
fitness function. The GA has become a practical optimization tool in construction-related fields ٢٤٣
of research due to its inherent features and characteristics. In this paper, each GA genome matrix ٢٤٤
(MoG), to be used as a construction schedule in this case, is defined as shown in Equation 2 to be ٢٤٥
used in the GA. ٢٤٦
13
Equation 2- Genome Matrix (MoG) ٢٤٧
𝐺𝑒𝑛𝑜𝑚𝑒 𝑀𝑎𝑡𝑟𝑖𝑥 𝑀𝑜𝐺 𝐷𝐷…𝐷
𝐴
𝐴
𝐴𝑔,𝑔, ⋯𝑔
,
𝑔, 𝑔, ⋯𝑔
,
⋮⋮
𝑔, 𝑔, ⋯𝑔
,
٢٤٨
OR٢٤٩
𝑔𝑒𝑛𝑜𝑚𝑒𝑔,,…,𝑔,,𝑔,,…,𝑔,,…,𝑔,,…,𝑔,
where: ٢٥٠ Ai: project tasks i (geometric elements in the 3D model, also interpreted as ٢٥١ the activities to be scheduled) ٢٥٢ Dj: duration (time span) number j ٢٥٣
gi,j: indicates if the installation of element i is occurring in time span j or not, ٢٥٤ with 1 or 0, respectively. ٢٥٥ n: number of project tasks (geometric elements in the 3D model or the ٢٥٦ number of activities to be scheduled) ٢٥٧ k: total project time-unit (e.g., days, weeks, or months) ٢٥٨
For instance, if g2,6=1, it means that element number 2 is scheduled to be installed in the 6th ٢٥٩
timespan. ٢٦٠
5.1 Objective Definition ٢٦١
The following three fitness function scores, which are calculated for each member (genome) of ٢٦٢
GA populations, should be summed up to a single value to treat the multi-objective GA as a ٢٦٣
single objective GA. The summation approach is described later in this section. ٢٦٤
14
5.1.1 ProjectDuration٢٦٥
As shown in Equation 2, the length of a genome is equal to the number of project elements
٢٦٦
multiplied by the number of time units (duration). For any given genome, the duration can be
٢٦٧
calculated by dividing the length of the genome by the number of 3D elements. With the same ٢٦٨
concept the total construction duration associated with a MoG is equal to the number of matrix ٢٦٩
columns. ٢٧٠
5.1.2 ProjectLaborCost٢٧١
As described earlier in this paper, the current research aims to introduce a framework that is ٢٧٢
capable of detecting the relationship between major construction schedule objectives, which are ٢٧٣
cost, time, and job-site movements. To build this framework, a few simplifications and ٢٧٤
assumptions are needed. For instance, a precise material take-off calculation is not in the scope ٢٧٥
of this research; therefore, the calculation of the project cost does not reflect the cost for material. ٢٧٦
The authors have calculated the project labor cost as follows: Initially, the algorithm collects ٢٧٧
resource-related data from the user. These user inputs contain the maximum number of each ٢٧٨
element type that could be installed in each day as well as the associated labor cost for those ٢٧٩
installations. The algorithm assigns the full labor cost for the days that the element installations ٢٨٠
do not exceed the maximum defined by the user. In case there is a day where the installation ٢٨١
number exceeds the maximum limit, the extra installations will be assigned a labor cost 1.5 times ٢٨٢
that of the regular installation, considering them as overtime work. This increase in cost is based ٢٨٣
on the U.S. Fair Labor Standards Act of 1938 (U.S. Department of Labor, 2009) that guarantees ٢٨٤
“time-and-a-half” for overtime in certain jobs. ٢٨٥
15
5.1.3 JobsiteMovements٢٨٦
Workability of construction processes can be increased by reducing the required movements of
٢٨٧
the crew and machinery installing the project elements. Having the location information for all
٢٨٨
the pieces of the project from its BIM in addition to the installation sequence of them from a ٢٨٩
given schedule (genome), the distances between all installations in a single time-unit and also ٢٩٠
between time-units can be calculated. A short mathematical description of the calculation is that ٢٩١
in each time-unit, the distances of all the scheduled installations for that time-unit to the central ٢٩٢
positioning point of those elements are calculated, and then the distances between the central ٢٩٣
positioning points of each time-unit are added to the sum. Minimizing the sum of total distances ٢٩٤
between installations of elements of each type will be another objective for the fitness function. ٢٩٥
5.1.4 CalculationExample٢٩٦
As an example of how to calculate the defined objectives, a simple structure and its represented ٢٩٧
MoG (Figure 3b) for the construction sequence of the 3D model (Figure 3a) is demonstrated. ٢٩٨
5.1.4.1 Calculating Duration Objective ٢٩٩
As mentioned earlier in the objective definition section, the construction duration for the given ٣٠٠
genome is equal to the number of the matrix columns, which is 5 unit-times. One unit-time will ٣٠١
be described and defined by the user. ٣٠٢
5.1.4.2 Calculating Cost Objective ٣٠٣
If a user entered the following inputs to the algorithm: ٣٠٤
Maximum number of columns per day: 4 Cost for this installation: $400/day ٣٠٥
Maximum number of beams per day: 5 Cost for this installation: $300/day ٣٠٦
16
Then, the calculation of the cost objective will be $400 for any project day that has 1 to 4 column ٣٠٧
installations and/or $300 for any day with 1 to 5 beam installations. If there is a day in which no ٣٠٨
column is scheduled to be installed, there would be no calculated cost associated to the column ٣٠٩
costs. On the other hand, if there are more than 4 columns (e.g. 6 columns) scheduled for a single ٣١٠
day to be installed, the algorithm will multiply the cost of the extra column installations by 1.5, ٣١١
simulating the cost for overtime work. Therefore, if there is a day with six columns scheduled to ٣١٢
be installed, the associated cost for that day for column installations would be: ٣١٣
𝐶𝑜𝑠𝑡$400$400
41.52$700
The total cost for the given genome shown in Figure 3b will be equal to a three-day cost of ٣١٤
column installations ($400) and a three-day cost of beam installations ($300): ٣١٥
𝐶𝑜𝑠𝑡$40033003$2100
5.1.4.3 Calculating Movement Objective ٣١٦
In the given genome, which has five unit-times as the total construction duration, the associated ٣١٧
installation duration for each element of the model is indicated as one time-unit. For instance, ٣١٨
elements number 1 and 3 are scheduled to be installed in the first time-unit, and element number ٣١٩
8 is scheduled for the second. For calculation purposes, the authors assume that the distances ٣٢٠
between column 1 and 3 is 10 feet, the height of the structure is also 10 feet, and it is symmetric ٣٢١
in all directions. ٣٢٢
17
𝑀𝑜𝐺
12345
1
2
3
4
5
6
7
8
10000
00100
10000
00010
00010
00001
00001
01000
(a)
(b)
Figure 3- (a) Sample structure and (b) a sample construction sequence
٣٢٣
To visualize the installation distances associated with the MoG and 3D model shown in Figure 3,
٣٢٤
a schematic top-view of the distances with consideration of the sequencing is drawn in Figure 4.
٣٢٥
In this figure when multiple elements are installed in a single time-span, the distances are shown
٣٢٦
with a dotted line with an arrow head on both ends, connecting all elements to be installed in that
٣٢٧
time span. The distance between installed elements in two time spans following each other is
٣٢٨
shown with a dotted line with arrow head on one end showing the direction of the steps, which
٣٢٩
connect the central positioning point of both sets of installing elements.
٣٣٠
Figure 4- Top-view of the installation distances for sample MoG: (a) for the columns and (b) for the beams
٣٣١
Figure 4a shows a top-view for installation distances of the columns whereby column 1 and 3 are
٣٣٢
installed together in the first time unit, column number 2 is in the third time unit, and column
٣٣٣
number 4 is in the fourth time unit. In the first time unit, the installation distance is equal to the
٣٣٤
(a) (b)
3
1 2
4
7
5
68
18
distance between column 1 and 3, which is 10 feet. There are no columns scheduled for the ٣٣٥
second time unit, which is accordingly skipped. In the third time unit, there is only one column ٣٣٦
installed; therefore, the installation distance would be equal to the distance from column 2 to the ٣٣٧
central positioning point of the previous installations (i.e., columns 1 and 3). For the fourth time-٣٣٨
unit, the installation distance is simply calculated as the distance between column 4 and the last ٣٣٩
installation of the previous time span, column 2. With a similar concept and calculations, the ٣٤٠
total installation distances for beams shown in Figure 4b can be calculated. Calculated lengths of ٣٤١
installations for the given example are shown in Equation 3a and 3b. Notice that the total ٣٤٢
installation distances (or job-site movements required for installations) is equal to the sum of all ٣٤٣
the element types. In this example, the movement objective score is equal to the sum of total ٣٤٤
installation distances of columns and beams as shown in Equation 3c. ٣٤٥
Equation 3- the total installation distances in the sample presented as Figure 4 ٣٤٦
(a) 𝑇𝑜𝑡𝑎𝑙 𝑖𝑛𝑠𝑡𝑎𝑙𝑙𝑎𝑡𝑖𝑜𝑛 𝑑𝑖𝑠𝑡𝑎𝑛𝑐𝑒𝑠 𝑓𝑜𝑟 𝑐𝑜𝑙𝑢𝑚𝑛𝑠10  11.18  10 31.18 ٣٤٧ 𝑏 𝑇𝑜𝑡𝑎𝑙 𝑖𝑛𝑠𝑡𝑎𝑙𝑙𝑎𝑡𝑖𝑜𝑛 𝑑𝑖𝑠𝑡𝑎𝑛𝑐𝑒𝑠 𝑓𝑜𝑟 𝑏𝑒𝑎𝑚𝑠7.07  7.91  7.07 22.05
𝑐 𝑇𝑜𝑡𝑎𝑙 𝑖𝑛𝑠𝑡𝑎𝑙𝑙𝑎𝑡𝑖𝑜𝑛 𝑑𝑖𝑠𝑡𝑎𝑛𝑐𝑒𝑠 31.18  22.05 53.23
By defining this method in the fitness function of the GA in even more complex models, ٣٤٨
schedules with less job-site movement distance can be found in each generation cycle. By ٣٤٩
implementing this objective into the fitness function of the GA, the resulting construction ٣٥٠
schedules will have a more reasonable pattern of installation sequences as briefly shown in the ٣٥١
above example. ٣٥٢
5.1.5 ObjectiveSummation٣٥٣
Among the different approaches to calculate the fitness function score in multi-objective GAs ٣٥٤
(Konaka, Coitb, & Smith, 2006), the classic “weighted sum approach” is adopted as a very ٣٥٥
19
computationally efficient approach. In this approach, the user needs to simply assign weights for ٣٥٦
each of the objectives defined in the fitness function. For each objective, the score for each ٣٥٧
genome is divided by the average score of the entire population for the same score to normalize ٣٥٨
the scores as shown in (Equation 4). This normalization of objective scores forbids any ٣٥٩
individual objective to dominate the final score. The user-defined weights would be multiplied ٣٦٠
by the respective normalized scores, and then all three scores are summed up to form the final ٣٦١
score. The minimizing function is shown in Equation 5, where the weight factors (wd, we, and ٣٦٢
wm) are inputs received from user defining any desired priority for objectives. The following ٣٦٣
calculation shows how to obtain the normalized score for a genome objective ٣٦٤
Equation 4- Normalization of an objective score of a genome ٣٦٥ 𝑁𝑜𝑟𝑚𝑎𝑙𝑖𝑧𝑒𝑑 𝑠𝑐𝑜𝑟𝑒 𝑓𝑜𝑟 𝑎𝑛 𝑜𝑏𝑗𝑒𝑐𝑡𝑖𝑣𝑒 𝑜𝑓 𝑎 𝑔𝑒𝑛𝑜𝑚𝑒٣٦٦     
      ٣٦٧
Equation 5- Weighted sum approach ٣٦٨
min𝑍𝑤𝐹𝑥𝑤𝐹𝑥𝑤𝐹𝑥 ٣٦٩
6 Inputs and Variables ٣٧٠
The model shown in Figure 5a is a generic turbine building structural model with 42 columns ٣٧١
and 58 beams, adding up to 100 elements. This generic model of a turbine building was ٣٧٢
previously used for proving the usefulness of this algorithm in developing structurally stable ٣٧٣
construction schedules extracted from a real-world and complex structural 3D model (Faghihi, ٣٧٤
Reinschmidt, & Kang, 2014). To test the extended research, a typical 3D model of a two-story ٣٧٥
residential building was selected, as shown in Figure 5b. For the purpose of better internal ٣٧٦
viewing, the roof element is made invisible in the figure. This 3D model consists of 38 columns, ٣٧٧
20
56 beams, 1 roof, 1 floor, 18 walls, 24 windows, and 7 doors, summing up to 145 elements. The ٣٧٨
3D model shown in Figure 5b is used in this research for elaboration of the results and Pareto ٣٧٩
fronts. ٣٨٠
(a) (b)
Figure 5- 3D model input, (a) generic turbine building structural model, (b) typical 2-story residential ٣٨١
building ٣٨٢
The 3D model input along with the other input variables (shown in Table 2) was used to run the ٣٨٣
GA for testing the proposed algorithm with new extensions. ٣٨٤
Table 2- Variable inputs to the GA calculations ٣٨٥
Title Value
Population per generation 10
Elite rate 20%
Installment (maximum number
of installations in each time-unit) -
- Columns 2
- Beams
- Walls 1
- Slabs 1
- Roofs 1
- Doors 2
- Windows 4
Cost/Wage
(dollars per each time-unit) -
- Columns 500
21
- Beams 600
- Walls 300
- Slabs 400
- Roofs 450
- Doors 200
- Windows 320
Objective weights -
- Duration 1
- Cost 1
- Movement 1
7 Results ٣٨٦
Running the developed GA for 20,000 rounds of population generation with 10 genomes in each, ٣٨٧
for the 3D model, as shown in Figure 5b, produced 200,000 valid construction schedules. Each ٣٨٨
of these generated construction schedules has three fitness function scores for the three ٣٨٩
objectives defined earlier. ٣٩٠
7.1 2D Pareto Fronts ٣٩١
Plotting each of two objectives, calculated in the results on a single 2D coordinate system, ٣٩٢
shapes the following outputs. Figure 6 shows that by increasing the project duration, the labor ٣٩٣
cost for the project will be reduced before it starts to slightly increase. The reduction is due to ٣٩٤
decreasing the overtime work for the project. The latter increase of labor cost is caused by the ٣٩٥
growth in the number of working days. This interpretation matches the correct relationship ٣٩٦
between time and cost in real projects. ٣٩٧
22
٣٩٨
Figure 6- Cost-Time Pareto Front
٣٩٩
The time-movement Pareto Front graph as presented in Figure 7 shows a constant and
٤٠٠
exponential increase in the movements when the project duration increases. This constant
٤٠١
increase is a result of spreading out the element installations over the construction duration. Thus
٤٠٢
the distances between elements are not minimized by being installed as a group in a single day to
٤٠٣
have a shorter mid-point distance to the other set or setting up installation at the next time step.
٤٠٤
23
٤٠٥
Figure 7- Time-Movement Pareto Front
٤٠٦
As shown in Figure 8, when the movement score is at its minimum (meaning that elements are
٤٠٧
installed in groups in each time step), the associated labor cost is higher, which is due to
٤٠٨
overtime installations of the elements. When elements are installed in sets of groups in each time
٤٠٩
step (e.g., six columns in a day), the total distance between each of these elements and also the
٤١٠
distance between the mid-point of this installation group and the next one will be reduced based
٤١١
on the similar formulation and calculations shown in Equation 3. On the other hand, when there
٤١٢
are more elements to be installed in a single day than the user defined maximum limit (e.g.,
٤١٣
maximum of four columns per day), the surplus elements (e.g., two columns) have a labor cost
٤١٤
1.5 times higher than the regular installation. These two facts together make labor cost higher
٤١٥
when the movement score lowers.
٤١٦
24
٤١٧
Figure 8- Movement-Cost Pareto Front
٤١٨
When the movement score exceeds a certain number and continues to increase, it indicates that
٤١٩
the project elements installed are becoming much more scattered each day. Based on the authors’
٤٢٠
definition of labor cost, any number of installations per day can be equal to or less than the user-
٤٢١
defined maximum and will have the user-defined associated labor cost for the day. Putting these
٤٢٢
two factors together, we know that the more the element installations are spread out in each day,
٤٢٣
the higher the labor cost will be.
٤٢٤
Demonstrations of Pareto fronts in all three graphs mentioned in this section show that this
٤٢٥
methodology shows the correct behavior of the three objectives defined in this research. The
٤٢٦
time-cost-movement relations described in this section matches the same inter-relationships
٤٢٧
between these objectives as known in the construction field. These demonstrations and
٤٢٨
descriptions validate the use of this methodology.
٤٢٩
25
7.2 Solutions Cloud Point ٤٣٠
As described earlier in this paper, each of the generated project schedules has three objective
٤٣١
scores for time, cost, and movement objectives. Figure 6 through Figure 8 showed how all
٤٣٢
200,000 solutions can be represented in the 2D coordinate systems. Since there are three
٤٣٣
objectives in this paper, it is possible to show all the solution points in a single 3D scattered plot,
٤٣٤
as shown in Figure 9. Further development of this analysis can generate a 3D Pareto Front
٤٣٥
surface showing the optimum relationship between the defined three objectives of this research.
٤٣٦
٤٣٧
Figure 9- Solutions 3D Cloud Point
٤٣٨
7.3 Objective-driven Analysis ٤٣٩
Other than generating three previously shown Pareto Fronts and the solution cloud points, the
٤٤٠
proposed algorithm is capable of responding to the different project characteristics as being
٤٤١
objective driven. For instance, the solutions from this algorithm can properly demonstrate the
٤٤٢
nature of cost- or time-driven schedules. To receive these types of reactions, the user needs to
٤٤٣
26
input the desired behavior for the project schedules when defining the objective weights right ٤٤٤
before running the GA calculations. In the previously shown 200,000 results from the algorithm, ٤٤٥
the defined weights for the objectives were set as equal. This equality of objectives weights ٤٤٦
means that the GA calculations considered all three objectives with the same importance when ٤٤٧
the scores were summing up. Therefore, the changes in each objective had the same impact on ٤٤٨
the overall score for the genomes and thus on the chance for being selected as an elite member or ٤٤٩
for the crossover function of the GA. ٤٥٠
In this paper, the authors show how the solution cloud points will be changed reflecting different ٤٥١
objective weights. For this reason, three different runs with the same input 3D model and data ٤٥٢
have been conducted. In each of these three runs, one of the objectives received a weight of 100 ٤٥٣
while the other two were set to one. By inputting objective weights in this manner, in each of the ٤٥٤
new calculations, one of the objectives will be considered 100 times more important than the ٤٥٥
other two. This assumption will reflect the expectation of the user to have scheduling solutions ٤٥٦
driven toward a specific objective. For example, if the user set the cost objective weight at 100 ٤٥٧
times more than the duration and movement objective weights, the algorithm will understand that ٤٥٨
the cost object is much more important than time and distance. In other words, the cost-driven ٤٥٩
solutions are requested by the user. Then, the algorithm will use that input to produce the ٤٦٠
construction schedules for the project. ٤٦١
Figure 6 through Figure 8 show results from the calculation with the same objective weights for ٤٦٢
all three objectives. The following figures show how the cost-driven and time-driven calculations ٤٦٣
can differ. ٤٦٤
27
٤٦٥
Figure 10- Time-cost cloud points comparing objective-driven calculations
٤٦٦
As described earlier in this paper, by changing the weighting parameter for time and cost
٤٦٧
objectives in two different sets of runs from 1 to 100, while the other objective weights remain at
٤٦٨
one in that algorithm run, 200,000 new project schedules are generated for each run. Figure 10
٤٦٩
shows how the cloud points for the two new sets of calculations and construction schedules are
٤٧٠
different from the earlier run. As shown in the figure, when the calculation is set to be time-
٤٧١
driven (time objective has a weight 100 times greater than the other two objectives), the entire
٤٧٢
cloud point (red pluses in the figure) shifts to the left of the graph. This left-shift means that the
٤٧٣
entire solution cloud point has construction schedules shorter than the normal calculation (blue
٤٧٤
dots) in which the weighted objectives are equal. The calculated average of the cloud points are
٤٧٥
shown as big red, green, and blue dots indicating average values for time-driven, cost-driven, and
٤٧٦
normal calculations, respectively.
٤٧٧
28
Figure 10 also shows that when the calculation is set to be time-driven (or cost-driven) the entire ٤٧٨
cloud point as well as the average point of the cloud shifts to the left for shorter construction ٤٧٩
durations (or shifts down for less construction labor costs in cost-driven runs). When the user ٤٨٠
intends to run the algorithm as time-driven, the algorithm produces more construction schedules ٤٨١
with shorter duration. Imagine this example project has a constraint of a construction plan for a ٤٨٢
building to be built in less than 23 days. To satisfy this constraint the user needs to put more ٤٨٣
weight on the time objective in the calculation (e.g., 100 for time and 1 for the other objectives). ٤٨٤
By running the algorithm with this setting, the normal run generated 11 construction schedules ٤٨٥
with a duration of less than 23 days while the time-driven run generated more than 38,000 ٤٨٦
different construction schedules satisfying the constraint. Similar results can be discussed with ٤٨٧
the cost-driven algorithm calculations. ٤٨٨
Also it is visible that in cost-driven calculation results, since the time objective had less weight ٤٨٩
(importance) set by the user, the average of the cloud point has been shifted to the right. This ٤٩٠
means that for cost-driven construction sequences, while the average cost has been reduced, the ٤٩١
average time has been increased due to less importance of the time objective. Similar ٤٩٢
descriptions can be explained for other objectives and calculations. ٤٩٣
29
٤٩٤
Figure 11- Time-movement cloud point comparing objective-driven calculations
٤٩٥
Similar to Figure 10, Figure 11 shows the objective-driven calculations versus the normal ones,
٤٩٦
which had equal weights assigned to all the objectives. As seen in this figure, in both cost and
٤٩٧
time driven calculations, the average value for the movement objective has been increased. As
٤٩٨
similarly described before, this behavior is due to less importance (objective weight) assigned to
٤٩٩
the movement objective for calculations by the user. Figure 12 shows the same behavior in its
٥٠٠
movement-cost graph.
٥٠١
30
٥٠٢
Figure 12- Movement-cost cloud point comparing objective-driven calculations
٥٠٣
The differences in the average values of the cloud points in all three runs are shown in Table 3.
٥٠٤
As described before and as visible in Table 3, the cost objective score is increased in time-driven
٥٠٥
runs and decreased in cost-driven runs as expected. Likewise, the time score was reduced when
٥٠٦
calculations were time-driven and enlarged when cost-driven. The movement objective score
٥٠٧
was increased in both runs since the user-defined objective weight of this objective was set to the
٥٠٨
minimum.
٥٠٩
Table 3- Average score difference for normal vs. objective driven runs
٥١٠
Normal Cost-driven Time-driven
Cost 35,214.6 33,718.4 35,255.3
Time 29.1 36.5 28.5
Movements 2,154 2,311.4 2,192.8
31
8 Conclusion and Future Work ٥١١
This article shows useful benefits of the proposed construction scheduling algorithm through the ٥١٢
Pareto front relationship between optimization objectives of a construction project. The entire ٥١٣
algorithm, as described in earlier papers, is able to read through the 3D model input in the form ٥١٤
of IFC, detect all the structural stability dependencies and relations, and form a structural ٥١٥
stability matrix called MoCC. Then, it uses that matrix as the basis for the GA fitness function to ٥١٦
validate the structural stability wellness of the populations and produces project schedules while ٥١٧
showing 4D construction animation (Faghihi, Reinschmidt, & Kang, 2014). The generated ٥١٨
populations that contain construction schedules are ordered and handled based on their objective ٥١٩
scores. Those construction schedules with better scores will have a better chance of reaching the ٥٢٠
next generations. ٥٢١
As mentioned in this paper, in addition to automatic construction schedule development, the ٥٢٢
proposed algorithm can also provide several managerial tools to help project managers and ٥٢٣
project management teams in their scheduling of projects. These managerial tools can provide ٥٢٤
two-by-two Pareto Front graphs for objectives, solution cloud points and a 3D Pareto Front ٥٢٥
surface (with later extensions). The algorithm’s tools can also be used to reflect the objective ٥٢٦
driven nature of the project in the provided solutions for construction project scheduling ٥٢٧
problems. ٥٢٨
Besides all of the mentioned benefits and advantages of this method, it still has some limitations, ٥٢٩
one of which is that it takes some time to produce the required number of rounds for GA ٥٣٠
calculations. When the project gets bigger, and its BIM model gets relatively more complex, the ٥٣١
number of elements will increase and the time needed to prepare will also increase if acceptable ٥٣٢
results are to increase exponentially. Another limitation to the current algorithm is its support for ٥٣٣
32
a building’s irregular shaped elements. If, for example, a building contains curved walls (similar ٥٣٤
to the Walt Disney Concert Hall) the existing algorithm cannot address that type of dimensions ٥٣٥
and connecting points for those walls and elements. Therefore, it cannot do the required ٥٣٦
calculations to generate a graph as shown in this paper. ٥٣٧
For further extension on this research, other multi-objective optimization methods can be ٥٣٨
evaluated and investigated to see if better representation of the objectives’ relationships can be ٥٣٩
determined. We also need to find a way to support more 3D element types so the input model ٥٤٠
can generate more realistic results. ٥٤١
References ٥٤٢
Abd El Razek, R. H., Diab, A. M., Hafez, S. M., & Aziz, R. F. (2010). Time-Cost-Quality Trade-٥٤٣
off Software by using Simplified Genetic Algorithm for Typical-repetitive Construction ٥٤٤
Projects. World Academy of Science, Engineering & Technology, 37, pp. 312-321. ٥٤٥
Agrama, F. A. (2014, August ). Multi-objective genetic optimization for scheduling a multi-٥٤٦
storey building. Automation in Construction, 44, 119-128. ٥٤٧
Amiri, M., Abtahi, A.-R., & Khalili-Damghani, K. (2013). Solving a generalised precedence ٥٤٨
multi-objective multi-mode time-cost-quality trade-off project scheduling problem using ٥٤٩
a modified NSGA-II algorithm. International Journal of Services and Operations ٥٥٠
Management, 14(3). ٥٥١
Azaron, A., Perkgoz, C., & Sakawa, M. (2005, September 15). A genetic algorithm approach for ٥٥٢
the time-cost trade-off in PERT networks. Applied Mathematics and Computation, ٥٥٣
168(2), 1317-1339. ٥٥٤
33
buildingSMART. (2013). buildingSMART, International home of openBIM. Retrieved June 22, ٥٥٥
2013, from http://www.buildingsmart-tech.org/ ٥٥٦
Chen, S.-M., Griffis, F. (., Chen, P.-H., & Chang, L.-M. (2012, January). Simulation and ٥٥٧
analytical techniques for construction resource planning and scheduling. Automation in ٥٥٨
Construction, 21, 99-113. ٥٥٩
Cheng, M.-Y., & Tran, D.-H. (2014, August). Two-Phase Differential Evolution for the ٥٦٠
Multiobjective Optimization of Time–Cost Tradeoffs in Resource-Constrained ٥٦١
Construction Projects. IEEE Transactions on Engineer, 61(3), 450-461. ٥٦٢
Cheng, M.-Y., & Tran, D.-H. (2015, july). Opposition-based Multiple Objective Differential ٥٦٣
Evolution (OMODE) for optimizing work shift schedules. Automation in Construction, ٥٦٤
55, 1-14. ٥٦٥
Dawood, N., & Sriprasert, E. (2006). Construction scheduling using multi-constraint and genetic ٥٦٦
algorithms approach. Construction Management and Economics, 24(1), 19-30. ٥٦٧
Faghihi, V., Nejat, A., Reinschmidt, K. F., & Kang, J. (2015, December). Automation in ٥٦٨
Construction Scheduling: a Review of the Literature. International Journal of Advanced ٥٦٩
Manufacturing Technology, 81(9), 1845-1856. ٥٧٠
Faghihi, V., Reinschmidt, K. F., & Kang, J. (2014). Construction Scheduling Using Genetic ٥٧١
Algorithm Based on BIM. Expert Systems with Applications, 41(16), 7565-7578. ٥٧٢
Feng, C., Liu, L., & Burns, S. (1997, July). Using Genetic Algorithms to Solve Construction ٥٧٣
Time-Cost Trade-Off Problems. Journal of Computing in Civil Engineering, 11(3), 184-٥٧٤
189. ٥٧٥
34
Hooshyar, B., Tahmani, A., & Shenasa, M. (2008). A Genetic Algorithm to Time-Cost Trade off ٥٧٦
in project scheduling. Evolutionary Computation, 2008. CEC 2008. (IEEE World ٥٧٧
Congress on Computational Intelligence). IEEE Congress on (pp. 3081-3086). Hong ٥٧٨
Kong: IEEE. ٥٧٩
International Organization for Standardization. (2013, March 21). Industry Foundation Classes ٥٨٠
(IFC) for data sharing in the construction and facility management industries. (1). ٥٨١
International Organization for Standardization. Retrieved June 22, 2013, from ٥٨٢
http://www.iso.org ٥٨٣
Ke, H. (2014). A genetic algorithm-based optimizing approach for project time-cost trade-off ٥٨٤
with uncertain measure. Journal of Uncertainty Analysis and Applications, 2(8). ٥٨٥
Konaka, A., Coitb, D. W., & Smith, A. E. (2006, Spetember). Multi-objective optimization using ٥٨٦
genetic algorithms: A tutorial. Reliability Engineering & System Safety, 91(9), 992-1007. ٥٨٧
Lee, H.-G., Yi, C.-Y., Lee, D.-E., & Arditi, D. (2015). An Advanced Stochastic Time-Cost ٥٨٨
Tradeoff Analysis Based on a CPM-Guided Genetic Algorithm. Computer-Aided Civil ٥٨٩
and Infrastructure Engineering, 30, 824-842. ٥٩٠
Li, H., & Zhang, H. (2013, November). Ant colony optimization-based multi-mode scheduling ٥٩١
under renewable and nonrenewable resource constraints. Automation in Construction, 35, ٥٩٢
431-438. ٥٩٣
Lin, L., Hao, X.-C., Gen, M., & Jo, J.-B. (2012, December). Network modeling and evolutionary ٥٩٤
optimization for scheduling in manufacturing. Journal of Intelligent Manufacturing, ٥٩٥
23(6), 2237-2253. ٥٩٦
35
Liu, H., Al-Hussein, M., & Lu, M. (2015, May). BIM-based integrated approach for detailed ٥٩٧
construction scheduling under resource constraints. Automation in Construction, 53, 29-٥٩٨
43. ٥٩٩
Liu, L., Burns, S., & Feng, C. (1995, December). Construction Time-Cost Trade-Off Analysis ٦٠٠
Using LP/IP Hybrid Method. Journal of Construction Engineering and Management, ٦٠١
121(4), 446-454. ٦٠٢
Liu, X., Ni, Z., & Qiu, X. (2015). Application of ant colony optimization algorithm in integrated ٦٠٣
process planning and scheduling. The International Journal of Advanced Manufacturing ٦٠٤
Technology, 1-12. ٦٠٥
Lucko, G., Said, H. M., & Bouferguene, A. (2014, July). Construction spatial modeling and ٦٠٦
scheduling with three-dimensional singularity functions. Automation in Construction, 43, ٦٠٧
132-143. ٦٠٨
Mitchell, M. (1996). An Introduction to Genetic Algorithms. Cambridge, MA: MIT Press. ٦٠٩
Mohammadi, G. (2011, October). Using Genetic Algorithms to Solve Industrial Time-cost ٦١٠
Trade-off Problems. Indian Journal of Science and Technology, 4(10), 1273-1278. ٦١١
Senouci, A., & Al-Derham, H. R. (2008, December). Genetic algorithm-based multi-objective ٦١٢
model for scheduling of linear construction projects. Advances in Engineering Software, ٦١٣
39(12), 1023-1028. ٦١٤
Siemens, N. (1971, February 1). A Simple CPM Time-Cost Tradeoff Algorithm. Management ٦١٥
Science, 17(6), B-354 - B-363. ٦١٦
36
Tran, D.-H., Cheng, M.-Y., & Cao, M.-T. (2015, January). Hybrid multiple objective artificial ٦١٧
bee colony with differential evolution for the time–cost–quality tradeoff problem. ٦١٨
Knowledge-Based Systems, 74, 176-186. ٦١٩
Tran, D.-H., Cheng, M.-Y., & Prayogo, D. (2016, February 15). A novel Multiple Objective ٦٢٠
Symbiotic Organisms Search (MOSOS) for time–cost–labor utilization tradeoff problem. ٦٢١
Knowledge-Based Systems, 94, 132-145. ٦٢٢
U.S. Department of Labor. (2009, September). Wages and Hours Worked: Minimum Wage and ٦٢٣
Overtime Pay. Retrieved March 11, 2013, from United States Department of Labor: ٦٢٤
http://www.dol.gov/compliance/guide/minwage.htm ٦٢٥
Xiong, Y., & Kuang, Y. (2008, February). Applying an Ant Colony Optimization Algorithm-٦٢٦
Based Multiobjective Approach for Time–Cost Trade-Off. Journal of Construction ٦٢٧
Engineering and Management, 134(2), 153-156. ٦٢٨
Yang, I. (2007, July ). Using Elitist Particle Swarm Optimization to Facilitate Bicriterion Time-٦٢٩
Cost Trade-Off Analysis. Journal of Construction Engineering and Management, 133(7), ٦٣٠
498-505. ٦٣١
Zhang, H., Li, X., Li, H., & Huang, F. (2005, June ). Particle swarm optimization-based schemes ٦٣٢
for resource-constrained project scheduling. Automation in Construction, 14(3), 393-404. ٦٣٣
Zhang, L., Zou, X., & Qi, J. (2015, October). A Trade-Off Between Time and Cost in Scheduling ٦٣٤
Repetitive Construction Projects. Journal of Industrial and Management Optimization, ٦٣٥
11(4), 1423–1434. ٦٣٦
37
Zheng, D. X., Ng, S. T., & Kumaraswamy, M. M. (2002). Applying genetic algorithm techniques ٦٣٧
for time-cost optimization. In D. Greenwood (Ed.), 18th Annual ARCOM Conference. 2, ٦٣٨
pp. 801-810. University of Northumbria, Association of Researchers in Construction ٦٣٩
Management. ٦٤٠
Zheng, D., Ng, S., & Kumaraswamy, M. (2004, April). Applying a Genetic Algorithm-Based ٦٤١
Multiobjective Approach for Time-Cost Optimization. Journal of Construction ٦٤٢
Engineering and Management, 130(2), 168-176. ٦٤٣
Zheng, D., Ng, S., & Kumaraswamy, M. (2005, January). Applying Pareto Ranking and Niche ٦٤٤
Formation to Genetic Algorithm-Based Multiobjective Time–Cost Optimization. Journal ٦٤٥
of Construction Engineering and Management, 131(1), 81-91. ٦٤٦
٦٤٧
... Faghihi et al. proposed a cost optimization method based on the integration of BIM with Pareto Front analysis. This study presented a tool to help project managers to optimize project cost and scheduling (Faghihi et al., 2016). Eleftheriadis et al. integrated BIM with Genetic Algorithm (GA) and Finite Element Modeling (FEM) to develop a cost optimization approach and embodied carbon of reinforced concrete structures. ...
... Faghihi et al., 2016) ✓The integration of BIM with optimization and Pareto Front analysis as well as GA to develop graphical relationships between pre-defined objectives of schedule optimizations which in turn leads to cost and schedule optimizationUSA Chahrour et al., 2020) ✓ The integration of BIM with a cost-benefit analysis to evaluate the clash detection ability of BIM for cost savings Germany Eleftheriadis et al., 2018) ✓ ✓ The integration of BIM with optimization and GA and FEM to aid managers in early design decisions England Vitiello et al., 2019) ✓ ✓ The integration of BIM with optimization to enhance the feasibility of evaluating the economic performance and economic losses of a building exposed to seismic risk and deal with a huge amount of data Italy He et al., 2019) ✓ ✓ The integration of BIM with GA and optimization and Pareto Front analysis to deal with the complicated problem of period and cost China Krasny et al., 2017) ✓The integration of BIM with an energy analysis to prove straw bale houses as healthier and more cost-effective than concrete/brick homes usually built-Developed a framework by adding element and space information that can be linked to the BIM model to the traditional BOQ, which enables the integrated operation of the BIM applied construction cost management system Korea 2021 ...
Article
Full-text available
Efficient project delivery in the context of contemporary construction management is dependent on large volumes of data. However, due to pertinent challenges underlying implementation, easy access to key construction management data remains a significant hurdle. Management is quickly transforming to facilitate the employment of predictive decision-making methods, wherein the digitalization of construction data functions as a crucial component. The Architectural, Engineering, and Construction (AEC) industry has been trailing behind in the implementation of modern management concepts as well as novel technologies. However, it is vital to re-engineer construction management to be on par with other related industries, such as manufacturing, oil, and gas. The advent of Building Information Modeling (BIM) has been attributed to the paradigm shift that construction management is currently undergoing. BIM is a platform equipped with unique and effective tools to support the implementation of management techniques. This research critically reviews challenges plaguing conventional construction management and decision-making solutions for construction management as devised by BIM. This review focuses on construction management’s four key bottom lines (i.e., schedule, cost, quality, and safety management) and how a BIM-based construction management platform helps monitor these aspects. This review revealed that the primary focus of the researchers was to develop BIM-based automated prediction models and enhance communication and collaboration among project participants. Based on the findings of this research, a BIM-based construction decision-making framework was proposed. This roadmap provides construction organizations with the information required to implement a BIM-based decision support system for project management. Finally, the research identified several knowledge gaps and the potential for future research.
... In detail, throughout any scheduled simulations, specific BIM tools combine work breakdown structures (WBS) with the objects constituting the structural information model [38]. In this regard, some research has focused on leveraging information models, using automatic open-format BIM technology to extract data [1,39] and identify optimized scheduling solutions. Quantity take-offs relating to structural elements and materials and reinforcements are automatically produced, because the structural information model is composed of parametric objects [41,42]. ...
... Quantity take-offs relating to structural elements and materials and reinforcements are automatically produced, because the structural information model is composed of parametric objects [41,42]. At the same time, cost estimations are produced by specific BIM tools that link pricing to BIM objects [39,40]. Finally, different structural design solutions can be exchanged with manufacturers to identify constructability issues in advance; thereafter, comparisons are made in terms of construction times, the quantity of the materials used and the costs. ...
Article
Full-text available
Over the past decade, the fields of civil engineering, i.e., structural engineering, have increasingly used the building information modelling (BIM) approach in both professional practice and as the focus of research. However, the field of structural engineering, which can be seen as a sub-discipline of civil engineering, misses, as far as the authors are aware, a real state-of-the-art on the use of BIM in this regard. The aim of this paper, therefore, is to start bridging that gap. In particular, the authors have conducted a traditional literature review on the utilisation of BIM in structural engineering, enabling them to perform a detailed content analysis of publications. The qualitative investigation of the literature that the authors have conducted has highlighted six main BIM uses in structural engineering: (1) structural analyses; (2) production of shop drawings; (3) optimized structural design, early identification of constructability issues, and a comparison of different structural solutions; (4) seismic risk assessments; (5) existing-condition modelling and retrofitting of structures; and (6) structural health monitoring. Each of these is discussed in relation to their reference workflows; use of information models; information exchanges; and main limitations. In the conclusions, the authors identify current gaps in knowledge, as well as likely developments and improvements in the utilization of BIM in structural engineering. The authors also outline the possible significance of this work more broadly.
... Through the analysis of the time price response of the user end, it can be seen that the market means will change the original system load distribution pattern. Through peak load regulation (Faghihi et al., 2016) and valley filling, the system load fluctuation level is reduced, the unit peak load regulation pressure is reduced, the utilization rate of the high-energy units is improved, and the coal consumption of the corresponding units is reduced. In view of this, an energy-saving generation scheduling optimization model based on the global (Kelley et al., 2018) energy consumption optimization is constructed with the adjustment range of peak valley TOU price on the demand side, unit output on the generation side, and unit startup and shutdown status as the central policy variables. ...
Article
Full-text available
This article presents a power system joint optimization generation regulation method based on the improved balance optimizer, which takes the five factors of power system network loss, voltage offset, generation cost, fuel cost, and comprehensive pollution emission as the objective function and takes the internal power balance of the system, each generator set, generation capacity, generation flow, and up and down climbing as the constraints. Fully considering the current energy-saving development objectives and the impact of economic dispatching, taking stable and safe operation as the core, the power generation dispatching model is established by improving the balance optimizer. The model realizes the maximum power generation with the lowest energy consumption parameters and transitions from the original power generation energy consumption of the power system to the best energy-saving power generation energy consumption so that the power value of the system reaches the target balance and completes efficient dispatching. Simulation experiments show that the proposed method can ensure the most reasonable power load in both summer and winter. The average load in summer and winter is reduced from 254.78/mw to 205.36/mw, down about 19.39%, which can ensure the power generation stability of the power system. The average power generation cost after dispatching is 129,920 $/h, which is significantly improved by comparing with 131,225 $/h before dispatching and can realize certain environmental benefits.
... Other main application of AI techniques in BIM environment at the construction stage is to assist in construction scheduling, monitoring, and finally delivery. The construction progress can be scheduled automatically by BIM-AI integrations, including determining the BIM construction sequence [60,132], automating the formulation of schedule [133], seeking the optimal balance of construction duration and cost [134][135][136], and minimizing overlaps of construction activities with high risks [137]. The construction progress monitoring is essential to ensure actual activities follow the determined schedule, owing to dynamic conditions on sites [138]. ...
Article
Informatization and automatization are considered mainstream trends in the future architecture-engineering-construction/facility management (AEC/FM) industry. Building information modeling (BIM) is an effective technology to digitize building information, whereas artificial intelligence (AI) techniques facilitate automation. It could be contributive to focus on how to integrate BIM with AI techniques and apply them in actual projects. However, a comprehensive review of integrated applications is still lacking. This study reviews BIM-AI integrations in the AEC/FM industry by systematic-bibliometri analysis, and 183 eligible literature items are adopted. Bibliometric analysis reveals time series, journals, keywords co-occurrence, and co-authorship of eligible literature. Findings are summarized from perspectives of techniques and applications. Three typical integrated modes are determined based on the findings. Ultimately, current challenges and future directions of the development of BIM-AI integrations are proposed. This review contributes to systematically exploring applications of BIM-AI integrations in AEC/FM industry and delivers valuable development directions for BIM and AI.
... Trending topics in this field include RC6.1-"construction planning and monitoring"(Faghihi et al., 2016;Kim et al., , 2014; RC6.2-"schedule optimization"(Altaf et al., 2014;Chen et al., 2013;Faghihi et al., 2014;Gelisen & Griffis, 2014;Kang et al., 2016;Kim et al., 2013b;Liu et al., 2015a;Moon et al., 2014;Tserng et al., 2014;Wang et al., 2014a); RC6.3-"BIM governance platform"(Dossick & Neff, 2010;Farr et al., 2014;Knight, 2008); RC6.4-"Material management & quality assessment"(Chen & Luo, 2014;Francom & El Asmar, 2015;Kim et al., 2015d), and RC6.5-"Waste management"Liu et al., 2015c;Porwal & Hewage, 2012;. sMore so, other research areas focus on RC6.6-"supply chain management"(Babic et al. 2010;Irizarry et al. 2013;Lu et al. 2016); RC6.7-"lean construction management & BIM" (Dave et al., 2016; Sacks et al., 2010a, 2010b); RC6.8-"construction sequencing & logistics optimization" (Han et al. 2015; Kumar & Cheng 2015; Marzouk & Abubakr 2016); RC6.9-"real-time progress management" (Kim et al., 2013a; Matthews et al., 2015); RC6.10-"labour productivity assessment" (Lee et al. 2014; Poirier et al. 2015); and RC6.11-"automated rule-based constructability checking" (Hu et al., 2016b; Nahangi & Haas, 2016). ...
Thesis
Full-text available
The increasing urbanization of the built environment has bolstered the need of promoting sustainable practices and Building Information Modelling (BIM) initiative in building and construction projects. However, there has not been a unified adoption and implementation of BIM initiative and sustainability in most countries and the built environment as a whole – most notably within the sub-Saharan region of Africa due to several factors. Moreover, based on the extant literature, the existing green rating tools have been found to be inadequate to fully address the greenness and evaluate the sustainability performance of buildings. Hence, these generate several hindrances to the current drive for a holistic implementation of sustainability practices and innovative technologies such as BIM in the construction industry. Therefore, this research study aims to develop a green-BIM assessment model and cloud-based sustainability decision support system for evaluating buildings' compliance to sustainability principles with a view to integrating smart sustainable practices in building construction and management, improving operational efficiency, and enhancing the overall implementation of sustainable development in the built environment. The scope of study mainly focuses on developing countries located in the sub-Saharan region of Africa – using Nigeria, the largest economy in the region as a case study – with practical applications to other regions. The following research objectives was set out in fulfilling the study’s aim: (1) To identify and assess the inherent benefits, barriers, and critical success factors (drivers) associated with integrating BIM and sustainability principles in building projects. (2) To establish the relative weightings of the key sustainability indicators, sustainability attributes, and sub-attributes for buildings. (3) To develop a sustainability evaluation index for buildings using the Generalized Choquet Fuzzy Integral method. (4) To develop a cloud-based sustainability decision support system (C-SDSS) for buildings. (5) To develop a conceptual Green-BIM assessment framework as a tool for the evaluation of sustainability performance of buildings. Objective #1 was achieved via an in-depth desktop review of extant literature, pilot and Delphi surveys, empirical questionnaire surveys, as well as the use of several statistical analysis tools such as descriptive and inferential statistical tools, factor analysis, and fuzzy synthesis evaluation method. According to the desktop literature review, a total of 36 benefits, 38 barriers and 30 critical success factors were identified. Fourteen (14) experts from eight countries participated in the Delphi survey while 220 respondents from 21 countries were involved in the international questionnaire survey. Meanwhile, the base inputs for the data to achieve Objectives (#2 - #4) consisted of 189 diversified sets of experts in Nigeria with requisite experience in the built environment. A holistic review of green building technical notes and guidelines, existing green building rating systems, and relevant journal articles was undertaken to fulfil Objectives (#2 - #4); and augmented by industry experts’ inputs which facilitated the development of the Building Sustainability Assessment Method (BSAM) scheme. The BSAM scheme green rating system has been designed for developing countries in the sub-Saharan region of Africa. The proposed BSAM scheme is a more unified green rating tool that adequately considers the environmental, economic, and social pillars of sustainable development unlike the existing green rating tools such as LEED, BREEAM, BEAM Plus, Green Mark, etc. which focus solely on the environmental sustainability with little or no consideration of the other two sustainability pillars. Objective #3 was actualized by employing the Generalized Choquet Fuzzy Integral (GCFI) method to establish the weightings of the 8 key sustainability indicators, 32 sustainability attributes, and 136 sustainability sub-attributes of the BSAM scheme. Data collected from industry experts form the base inputs for the impacts of various sustainability criteria based on the local variations. The GCFI approach is regarded as a more practical and robust weighting method for non-additive, dependent, and interactive criteria. Consequently, the Building Sustainability Evaluation Index (BSEI) and a six-grade certification system were developed to evaluate the sustainability performance of building projects. The key sustainability criteria with the highest weighting based on the GCFI analysis include sustainability construction practices, transportation, and energy criteria. To ease the adoption and implementation of the proposed BSAM scheme, BSEI, and the BSAM certification system for use in the built environment, a Cloud-Based Sustainability Decision Support System (C-SDSS) was established to achieve Objective #4. PHP and Jscript, being high-level programming languages, as well as the MySQL relational database along with other web-based tools and systems were used to code, design, and deploy the C-SDSS platform. BIM models, and relevant data from four real-life building projects based in Nigeria were used during the validation exercise to demonstrate the usefulness of the developed C-SDDS and the BSAM scheme in practice for the built environment. The validation exercise was augmented with validation questionnaire surveys with industry experts. Finally, a conceptual green-BIM assessment (GBA) framework was developed as an effective tool for the evaluation of the sustainability performance of buildings using a cloud-based system (Objective #5). The proposed GBA framework comprised of six main components is intended to provide comprehensive guidelines and algorithms that can facilitate the full and optimal integration of BIM and green building rating systems (e.g. the proposed BSAM scheme) in the assessment of the sustainability performance of buildings. The developed GBA framework was validated using expert questionnaire surveys as well. The findings of the study have generated salient and significant contributions both from the theoretical and practical (industry) standpoints. Moreover, they have provided valuable insights, effective strategies, and recommendations that have addressed the limitations of the integration of the concepts of BIM and sustainability practices in the built environment. Overall, the research deliverables would be crucial in implementing Green-BIM both locally (in Nigeria and other sub-Saharan countries), and internationally.
... The detailed information related to each overtime policy, and the hourly cost of the different resources and other cost parameters are available in the Supplementary Materials. In this study, it is assumed that both the project duration and cost have equal weights (i.e., W t = W c = 0.5), meaning that both objectives (i.e., shortening the project duration and saving the total costs) have the same priority [121][122][123]. This information was identified for the developed DES model built using SimEvents (Version 9.6.0 ...
Article
Full-text available
Off-site construction is a modern construction method that brings many sustainability merits to the built environment. However, the sub-optimal planning decisions (e.g., resource allocation , logistics and overtime planning decisions) of off-site construction projects can easily wipe away their sustainability merits. Therefore, simulation modelling-an efficient tool to consider the complexity and uncertainty of these projects-is integrated with metaheuristics, developing a simulation optimization model to find the best possible planning decisions. Recent swarm intelligence metaheuristics have been used to solve various complex optimization problems. However, their potential for solving the simulation-optimization problems of construction projects has not been investigated. This research contributes by investigating the status-quo of simulation-optimization models in the construction field and comparing the performance of five recent swarm intelligence metaheuristics to solve the stochastic time-cost trade-off problem with the aid of parallel computing and a variance reduction technique to reduce the computation time. These five metaheuristics include the firefly algorithm, grey wolf optimization, the whale optimization algorithm, the salp swarm algorithm, and one improved version of the well-known bat algorithm. The literature analysis of the simulation-optimization models in the construction field shows that: (1) discrete-event simulation is the most-used simulation method in these models, (2) most studies applied genetic algorithms, and (3) very few studies used computation time reduction techniques, although the simulation-optimization models are computationally expensive. The five selected swarm intelligence metaheuristics were applied to a case study of a bridge deck construction project using the off-site construction method. The results further show that grey wolf optimization and the improved bat algorithm are superior to the firefly, whale optimization, and salp swarm algorithms in terms of the obtained solutions' quality and convergence behaviour. Finally, the use of parallel computing and a variance reduction technique reduces the average computation time of the simulation-optimization models by about 87.0%. This study is a step towards the optimum planning of off-site construction projects in order to maintain their sustainability advantages.
... Construction project scheduling [8,[61][62][63]105] Structural design [18,43,75,164,166] Dynamic model updating [170,180] Construction site layout planning [2,101,111,149,201] Energy efficiency decisionmaking [15,51,52,113,174] Y. Pan and L. Zhang mining techniques are associated with objectivity, accuracy, speed, and transparency [6]. It is worth noting that the starting point of process mining is the event log, a special data type containing process-specific information, including cases, activities, persons, and time, to capture flows of activities in the chronological order. ...
Article
With the extensive adoption of artificial intelligence (AI), construction engineering and management (CEM) is experiencing a rapid digital transformation. Since AI-based solutions in CEM has become the current research focus, it needs to be comprehensively understood. In this regard, this paper presents a systematic review under both scientometric and qualitative analysis to present the current state of AI adoption in the context of CEM and discuss its future research trends. To begin with, a scientometric review is performed to explore the characteristics of keywords, journals, and clusters based on 4,473 journal articles published in 1997-2020. It is found that there has been an explosion of relevant papers especially in the past 10 years along with the change in keyword popularity from expert systems to building information modeling (BIM), digital twins, and others. Then, a brief understanding of CEM is provided, which can be benefited from the emerging trend of AI in terms of automation, risk mitigation, high efficiency, digitalization, and computer vision. Special concerns have been put on six hot research topics that amply the advantage of AI in CEM, including (1) knowledge representation and reasoning, (2) information fusion, (3) computer vision, (4) natural language processing, (5) intelligence optimization, and (6) process mining. The goal of these topics is to model, predict, and optimize issues in a data-driven manner throughout the whole lifecycle of the actual complex project. To further narrow the gap between AI and CEM, six key directions of future researches, such as smart robotics, cloud virtual and augmented reality (cloud VR/AR), Artificial Intelligence of Things (AIoT), digital twins, 4D printing, and blockchains, are highlighted to constantly facilitate the automation and intelligence in CEM.
... A great improvement in performance and productivity has been achieved through the application of Concurrent Engineering where all life cycle stages of a product are considered simultaneously, from the conceptual stage through to the detailed design stage (Love and Gunasekaran, 1997). Pareto analysis is an effective lean tool which is successfully used in optimizing time, cost, hazards and job-site movements in construction project (Faghihi et al., 2016). McAdam et al. (2000) stated that the company which adopted a culture of Continuous Improvement could provide with a solid foundation on which it can build a culture of effective business innovation and effective management system. ...
Article
Full-text available
Purpose Construction management is enriched in many ways by direct and indirect support of lean construction concept. The objectives of this study are to assess the current level of awareness about lean construction practice, to identify the potential benefits and challenges to implement lean construction in the Bangladeshi construction industry and to prioritize them. Design/methodology/approach A comprehensive literature review has been done to design a questionnaire for the survey. The final questionnaire has been designed with 27 lean tools, 41 challenges, and seven benefits of implementing lean principles in the construction industry. A total of 164 valid responses have been collected from Bangladeshi construction practitioners involved in different types of construction organizations. The result has been analyzed by Relative Important Index (RII). Findings The findings revealed 41 challenges to implement lean construction with seven benefits in the Bangladeshi construction industry. The result shows that an appreciable number of respondent familiar with the techniques of lean construction but they don't practice. The findings have also pointed out that the lean construction approach adds a positive impact especially on quality, safety, cost, productivity, and environmental level. The top-ranked challenges to implementing lean construction are: lack of awareness and skill, poor management, traditional culture and attitude of employees, inadequate resources and equipment and nonuse of modern techniques and technologies. Originality/value This study reveals real scenario of lean construction in Bangladesh. It contributes to the body of knowledge, as it uncovers for the first time the awareness level, benefits and challenges to implement lean construction with reference to the social, economic and cultural context of Bangladesh. Exploring the findings, the study could help the stakeholders, construction firms, academician, researchers and government to focus their effort and resources on the significantly appropriate issues. Again, the study may be beneficial to developing countries especially in South Asia which share the same socio-economic status with Bangladesh.
Article
The growing concern of leading a healthy and balanced lifestyle has instigated the rise of the global consumption of fresh fruits and vegetables. However, the overall supply chain, particularly the product delivery system, is significantly hampered due to uncertain circumstances, such as a pandemic, natural disaster, and political strikes. Thus, better strategical decisions such as improved and optimised distribution planning have to be made to reduce this wastage and spoilage and ensure sustainability across its chain. Therefore, to ensure a sustainable supply chain architecture, this research proposes a tri-objective optimisation model for multi-echelon and multi-products aiming to lessen the annual supply chain cost, cold storage setup cost, and enhance the freshness of perishable by establishing a proper distribution channel. First, a mixed-integer linear programming model with three competing goals is proposed to solve the supply chain distribution network design problem. Then, to deal with the multi-criteria problem, a weighted sum method is considered. This was solved using CPLEX optimisation studio. A case study is considered to check the feasibility of the model with two common fruits of Bangladesh, i.e. guava and lemon. Finally, several cost-effective options and trade-offs between three factors are presented to aid the decision-making process. Highlights • A unique flexible distribution planning model for multi-product fresh produce • Allocating a new echelon, refrigerated DC between production and consumption zone • Considering waste minimization and carbon emission to improve sustainability • Determining the most preferred location of DCs from potential locations • Establishing cold storages, considering perishable nature for developing countries
Article
Building information modeling (BIM) and project management are two major research topics that accommodate large volumes of research efforts. BIM has been interpreted as a process technology that aids in enhancing project management. Hence, the investigation from an interdisciplinary perspective of the two concepts may bring new insights to understanding related research. In this paper, a structural approach is adopted in reviewing BIM studies in project management from 2005 to 2017 within identified target journals. This review aims to classify the major research directions and topics for BIM research in project management. Moreover, given BIM's potential for application in project management, this paper attempts to establish a fundamental research foundation for a new paradigm of project management that incorporates BIM, namely, BIM-based project management. The preliminary result suggests that BIM research in project management develops drastically in the examined duration. The research directions of BIM studies in project management include enabling BIM as a technology in project management; BIM application as a solution for specific project management scopes; integration issues of BIM that have been brought to project management; institutional environment and regulatory governance of BIM in realizing project management strategies; and analysis of effects and strategies of BIM adoption and implementation in projects. The directions and trends are then analyzed to develop a research route for BIM studies in project management. Finally, conclusions focus on the relations of the research directions, as well as the contributions and theoretical implications of this review. Future research areas are also recommended.
Article
Full-text available
Optimization of integrated process planning and scheduling has important practical significance for balancing the load of the process resources, shortening production cycle, and reducing production costs. An optimization algorithm base on ant colony optimization (ACO) for integrated process planning and scheduling is proposed, which can handle the dynamic emergency situation. Firstly, the representation mechanisms of candidate operation and the scheduling scheme construction mechanism is proposed. Then, the process constraints and time cost functions are given; based on this, the mathematical model is constructed. The ACO algorithm has been developed to solve the proposed mathematical model of integrated process planning and scheduling. The optimization algorithm is divided into two stages: the scheduling scheme optimization algorithm and dynamic emergency situation handling mechanism. The scheduling scheme optimization algorithm is used to get feasible and optimize scheduling scheme, and the dynamic emergency situation handling mechanism is used to handle dynamic emergency situation, such as inserting new parts. An example is also provided to demonstrate the effectiveness of the algorithm, and the computing results show that the proposed algorithm performs well in searching the good scheduling scheme.
Article
Full-text available
Automating the development of construction schedules has been an interesting topic for researchers around the world for almost three decades. Researchers have approached solving scheduling problems with different tools and techniques. Whenever a new artificial intelligence or optimization tool has been introduced, researchers in the construction field have tried to use it to find the answer to one of their key problems—the “better” construction schedule. Each researcher defines this “better” slightly different. This article reviews the research on automation in construction scheduling from 1985 to 2014. It also covers the topic using different approaches, including case-based reasoning, knowledge-based approaches, model-based approaches, genetic algorithms, expert systems, neural networks, and other methods. The synthesis of the results highlights the share of the aforementioned methods in tackling the scheduling challenge, with genetic algorithms shown to be the most dominant approach. Although the synthesis reveals the high applicability of genetic algorithms to the different aspects of managing a project, including schedule, cost, and quality, it exposed a more limited project management application for the other methods.
Conference Paper
It is difficult to scale parallel programs in a system that employs a large number of cores. To identify scalability bottlenecks, existing tools principally pinpoint poor thread synchronization strategies or unnecessary data communication. Memory subsystem is one of the key contributors to poor parallel scaling in multicore machines. State-of-the-art tools, however, either lack sophisticated capabilities or are completely ignorant in pinpointing scalability bottlenecks arising from the memory subsystem. To address this issue, we develop a tool---ScaAnalyzer---to pinpoint scaling losses due to poor memory access behaviors of parallel programs. ScaAnalyzer collects, attributes, and analyzes memory-related metrics during program execution while incurring very low overhead. ScaAnalyzer provides high-level, detailed guidance to programmers for scalability optimization. We demonstrate the utility of ScaAnalyzer with case studies of three parallel programs. For each benchmark, ScaAnalyzer identifies scalability bottlenecks caused by poor memory access behaviors and provides optimization guidance that yields significant improvement in scalability.
Article
Time-cost trade-off analysis is one of the most important aspects of industrial project planning and control. There are trade-offs between time and cost to complete the activities of a project; in general, the less expensive the resources used, the longer it takes to complete an activity. Existing methods for time-cost trade-off problems focus on using heuristics or mathematical programming. These methods, however, are not efficient enough to solve large scale CPM problems. This paper presents a Multi-Objective Genetic Algorithm (MOGA) approach to time-cost trade-off problems (TCTP). Finding optimal decisions is difficult and time-consuming considering the numbers of permutations involved. This type of problem is NP-hard, hence attainment of IP/LP solutions, or solutions via Total Enumeration (TE) is computationally prohibitive. The MOGA approach searches for locally Pareto-optimal or locally non-dominated frontier where simultaneously optimization of time-cost is desired. The application of the proposed algorithm is demonstrated through an example project a real life case. The results illustrate the promising performance of the proposed algorithm.
Article
Three different-pin-length tools are utilized to weld 6082-T6 aluminum alloy plates in order to obtain three kinds of welds, namely, lack-of-penetration butt(LPB) weld, complete-penetration butt(CPB) weld and butt-lap(BL) weld. The effects of weld characteristics on tensile properties and fracture morphologies of friction stir welded joints are studied by metallographic observation, tensile test and fracture analysis. Different kinds of welds have the analogical crown appearance and unique inner morphology. Root flaw is formed at the faying surface of the LPB weld, welding defect is not found in the CPB weld, and Hook defects can be observed both on the retreating side(RS) and advancing side(AS) in the BL weld. The crack originates from the root flaw and propagates along the nugget zone in the LPB joint which has the lowest tensile property, and the fracture surface shows a shear fracture in the lower part and shows a mix of quasi-cleavage fracture and shear fracture in the upper part. The CPB joint is fractured in the thermal-mechanically affected zone on the AS and has the highest tensile property, and the fracture surface exhibits a shear fracture. For the BL joint which has the tensile property between the LPB joint and BL joint, the crack occurs along the Hook line on the AS and extends in the nugget zone, and the fracture morphology is similar to that of the LPB joint.
Article
This article presents an advanced stochastic time-cost tradeoff (ASTCT) method that performs time-cost tradeoff analysis by identifying optimal set(s) of construction methods for activities, hence reducing the project completion time and cost simultaneously. ASTCT involves a stochastic time-cost tradeoff analysis method based on a critical path method (CPM)-guided genetic algorithm (GA). It makes use of CPM schedule data exported from a project management software, and alternative construction methods obtained from estimators (i.e., normal and accelerated durations and costs) for each activity. It simulates schedule networks, identifies an optimal set of GA parameters (i.e., population size, crossover rate, mutation rate, and stopping rule), implements several GA cycles, and computes near-optimal solution(s) exhaustively. This study is of value to practitioners because ASTCT improves the computation time, reliability, and usability of existing GA-based time-cost tradeoff methods. The study is also of relevance to researchers because it facilitates experiments using different GA parameters expeditiously. Two test cases verify the usability and validity of the computational methods.
Article
Scheduling is one of the most important fields in Advanced Planning and Scheduling or a manufacturing optimization. In this paper, we propose a network modeling technique to formulate the complex scheduling problems in manufacturing, and focus on how to model the scheduling problems to mathematical formulation. We propose a multisection evolutionary algorithm for the scheduling models formulated by network modeling. Through a combination of the network modeling and this multi-section evolutionary algorithm, we can implement the auto-scheduling in the manufacturing system. The effectiveness and efficiency of proposed approach are investigated with various scales of scheduling problems by comparing with recent related researches. Lastly,we introduced service-oriented evolutionary computation architecture software. It help improved the evolutionary computation's availability in the variable practical scheduling in manufacturing.
Article
The discrete time/cost trade-off problem (DTCTP) is commonly encountered in repetitive project scheduling. The current models for this prob-lem assume that logical sequences of activities cannot be changed in different units. However, logical sequences are often changed to shorten the project time and minimize project total cost in many practical situations. This char-acteristic of repetitive activities is referred to as the soft logic. This paper presents a mixed integer nonlinear programming model that combines the gen-eral DTCTP and the concept of soft logic. The execution modes of an activity in different units are also considered. The DTCTP is known to be strongly NP-hard, and the introduction of soft logic makes it even more complex. A genetic algorithm (GA) is proposed to resolve the problem. The effectiveness of the proposed GA is verified using the example of a bridge construction project presented in the previous literature. The model proposed in this paper pro-vides more exibility to reduce the total cost and time of a repetitive project for the planners.