Abstract
Introduction
With the advent of the Industry 4.0 era, much attention is being paid to smart factory, which is implemented through integration of traditional manufacturing resources with modern information and communication technology (ICT) infrastructure.1–3 The ultimate goal of smart factory is to strengthen the competitiveness of manufacturing system using ICT capabilities for handling digital data. 4 In other words, the primary role of modern ICT infrastructures in smart factory is to collect a wide range of digital data from manufacturing resources, and the collected data should be utilized in a systematic way for effective operations management. Moreover, advancement of technologies, such as wireless sensor networks and Internet of things (IoT), enable to collect digital data from physical objects in real time.3,5
Nevertheless, many manufacturing companies still have significant trouble in collecting data suitable for them. Especially, it is difficult to collect and utilize appropriate data about movement of mobile resources, such as human operators, forklifts, and material handling equipment. Such mobile resources are important components of conventional manufacturing systems, and they typically travel within manufacturing facilities to perform various tasks, including transportation, machine control, and maintenance. Movement of mobile resources can contain much useful information for operations management. For example, stay of human operator in a specific area can imply that a specific operation is being performed. Similarly, duration of stay in a specific area might be highly related with the processing time of a specific operation. Number of stay in a specific area might indicate the number of completed products. However, the movement of mobile resources has been not considered within the existing smart factory environments. Another problem is that the raw data collected by ICT infrastructures are typically not easy to interpret and analyze directly. In other words, the raw data often should be properly transformed into more structured form for practical use. For example, modern indoor positioning technologies can be used to track the positions of mobile resources. 6 However, indoor positioning equipment inherently generates streams of 3D coordinates for physical objects, difficult to interpret and analyze directly.
To fill these gaps, this article proposes indoor positioning-based mobile resource movement data management system (IMMMS), which can be used to collect and process the mobile resource movement data flexibly. IMMMS utilizes conventional indoor positioning equipment to track the positions of physical objects in real time. However, indoor positioning equipment generates time series data for 3D coordinates of object position not suitable for practical use. Therefore, this article aims to integrate the equipment with a specialized user application, which allows the users to define what kinds of data should be collected and how the raw data should be processed. The remainder of this article is organized as follows. Section “Research backgrounds” provides a brief literature review on indoor positioning technologies, and section “IMMMS” outlines the overall concepts and structures of IMMMS. Section “Prototype of IMMMS” illustrates a prototype of IMMMS, and section “Conclusion and further remarks” concludes this article and suggests some future research topics.
Research backgrounds
The objective of indoor positioning is to locate the position of a physical object inside buildings by applying wireless communication technology. Indoor positioning technologies can be categorized into two main types: active and passive. In active technologies, the position of target object is determined using electronic devices that can recognize the signals generated from the object. In contrast, target object in passive technologies must be equipped with capabilities for determining its own location. Examples of active indoor positioning technology include Active Badge 7 and Active Bat 8 of AT&T that utilize ultrasonic waves, RADAR 9 of Microsoft that utilizes propagation delay of radio signals, Precision Asset Location (PAL) system of Multispectral Solutions, Inc., which is based on ultra-wideband (UWB) communications,10,11 and so on. On the contrary, Cricket Location System 12 of MIT is an example of passive indoor positioning technology.
UWB communication is a kind of wireless communication technology, which uses a bandwidth of higher than 500 MHz or has non-bandwidth (bandwidth corresponding to the center frequency) of more than 20%. 13 Wider bandwidth can increase the precision of indoor positioning and makes it possible to recognize multipath signals. Moreover, UWB technology enables robust indoor positioning, since it is less affected by channel fading. IEEE 802.15.4a is a technological standard for UWB communication, and its main objective is to overcome the problems related with accuracy of distance measurement, stability of communication range, recognition of multipath effect, interference with other wireless communications, mobility, and so on.14,15 According to the technological standards for UWB communication established by Task Group 4h, there are two physical layers (PHYs): chirp spread spectrum UWB (CSS-UWB) and impulse radio UWB (IR-UWB).15,16 Among them, IR-UWB, which emits signals at −41 dBm/MHz in 3–10 GHz bandwidth, is more suitable for low-powered wideband communications. 17 Taking costs and performances into account, this article applies active type indoor positioning equipment based on UWB communication to develop a prototype of IMMMS.
Thus far, there are only few examples of UWB-based indoor positioning technology identified in previous literature. Korea Institute of Electrical and Electronics Engineers has developed real-time position recognition system by applying IR-based UWB, which uses an impulse signal with time width of several nanoseconds or less. 18 Seo et al. 19 applied UWB communication to locate the positions of mobile robots in real time. However, previous studies primarily focused on precise detection of the positions of physical objects. On the contrary, the objective of IMMMS proposed in this article is to obtain a wide range of data useful for operations management in a flexible manner.
IMMMS
Concept and overall structure
Figure 1 illustrates the concept of IMMMS, where we can see that it consists of two main parts: indoor positioning equipment and user application. The role of indoor positioning equipment is to track the position of a mobile resource within manufacturing facility in real time. If the position of a mobile resource is detected, the indoor positioning equipment generates digital data that contains 3D coordinates of the position. Since the position of mobile resource is tracked continuously, we will obtain a series of 3D coordinates, which is the raw data collected by the indoor positioning equipment. The raw data can contain various valuable information about position, movement, and performance of the mobile resource; however, it might be difficult to interpret and analyze the raw data due to its structure and volume. Therefore, this article designs a specialized user application and integrates it with the indoor positioning equipment.

Key concepts of indoor positioning-based mobile resource movement data management system.
The user application is used to extract more useful information from the raw data or transform the raw data into more structured form. To this end, the user application utilizes two important entities: event to track (EtT) and inspection zone. EtT denotes various events that can be triggered by the tracked mobile resource and detected from the raw data generated by indoor positioning equipment. An individual EtT must be associated with an inspection zone, a sub-area of the entire tracking area monitored by the indoor positioning equipment. In other words, an EtT can occur within an inspection zone. Moreover, the user application allows the users to define EtT and inspection zone flexibly, and they should be registered to the proposed system in advance.
During the transformation of raw data to the user application, it continuously determines if any specific EtT occurs. If an occurrence of any EtT is detected, the user application executes data processing procedures, including event observation, segmentation, and event record. First, event observation is a procedure for collecting basic event-related statistics, such as duration and location of occurrence. For each EtT occurred, one observation record containing event-related statistics is made, and repetitive occurrences of an individual EtT generate multiple observation records, which are stored in summary data. Consequently, the summary data contains information on basic features of mobile resource movement, and we can also obtain descriptive statistics, such as average duration, from the data. In this context, the summary data can be used to obtain useful parameters for additional analyses, such as performance evaluation and facility layout design. Second, segmentation is a procedure for splitting the raw data into sub-time series. During the operation hours, mobile resources, such as human operators and forklifts, perform various tasks iteratively. Hence, a large volume of raw data might contain information on multiple iterations of a specific task, such as transportation of material. In this case, splitting the raw data into sub-parts for individual iterations can be helpful for additional analysis, and the EtT can be used as the splitting points for data segmentation. Third, event record procedure is used to accumulate event log data, which contain history of event occurrence. Typically, log data should contain three important features: event owner identifier, event identifier, and time stamp. The user application assigns appropriate identifiers to mobile resources and EtT, which can be used as event owner identifier and event identifier, respectively. Moreover, the obtained log data can be used to identify the problems in manufacturing processes or to obtain process model by applying process analysis techniques, such as sequence mining and process mining.
Indoor positioning equipment for tracking mobile resources
Figure 2 shows the components of indoor positioning equipment for IMMMS. First, anchor, tag, and listener in Figure 2 are physical devices used to recognize the position of mobile resources and collect the raw data in real time. A mobile resource to track must be provided with a small device called tag. Anchor is an electronic device used to locate the positions of tags in real time. In other words, the anchors recognize the 3D coordinate values of the tags during the execution of IMMMS. To obtain precise position data, we deploy four anchors, and the area tracked by them is called tracking area in this article. Note that the anchors can recognize the position of a tag if and only if it is inside the tracking area. Moreover, the position data of tag are transferred to the anchors through UWB communication. The anchors transfer the recognized position data to the listener, an electronic device connected to server computer. The listener is used for communication between anchors and server computer, and its role is to receive input signals from anchors and transfer the real-time position data to server computer. The user application utilizes the position data transferred to server computer to perform event-detection and additional data processing procedures.

Tracking mobile resource using indoor positioning equipment.
Figure 3 illustrates an example of indoor positioning devices manufactured by DecaWave Company used to develop a prototype of IMMMS in this article. The devices can communicate with each other through UWB communication and they can be used to implement active type indoor positioning environments. We can see 12 devices in Figure 3, and all of them can be used as tag, anchor, and listener. Since we deploy four anchors in this article, six devices are required to track a single mobile resource in that one tag, four anchors, and one listener are needed.

Example of tags and listeners.
EtT and inspection zone
The user application of IMMMS is based on two important entities: EtT and inspection zone. Inspection zone is a sub-area of the entire tracking area, where the tracking area is created by four anchors, where an inspection zone is defined by the users. After IMMMS is configured for a specific area within a certain manufacturing facility, the tracking area is automatically visualized as a rectangle within the user application. This rectangle is called virtual tracking area. After the virtual tracking area is rendered, user can create more rectangles and overlay them onto the virtual tracking area, and the rectangle defined by the user is inspection zone. A mobile resource equipped with tag is visualized as a point in the tracking area of the user application and this is called tracking object in this article. The position of the tracking object within the virtual tracking area is determined according to the latest position of the associated mobile resource within real tracking area. Since the indoor positioning equipment generates the position data continuously, the tracking object moves in virtual tracking area whenever the mobile resource moves in real tracking area. While the mobile resource is being tracked, the tracking object can interact with the inspection zone in various ways as shown in Figure 4 and such interactions can trigger EtT.

Inspection zone and simple event.
EtT denotes the events that can be triggered by the interaction between the tracking object and the inspection zone in virtual tracking area. In this article, EtT is classified into two types: simple event and complex event. As shown in the lower part of Figure 4, this article considers four types of simple event, namely, enter, stay, exit, and pass. The meanings of four types of simple event are quite straightforward. Enter (exit) type event occurs when the tracking object moves from outside (inside) of an inspection zone to inside (outside). Let us assume that a tracking object enters an inspection zone at time
A user can create any type of simple event after he or she chooses an associated inspection zone within the virtual tracking area. Moreover, an individual simple event has several properties listed in Table 1, which must be determined by the user to complete the creation of simple event. The properties of simple event are categorized into two groups: basic and condition. The basic group includes name, associated zone, associated object, and type. The name property is used as an identifier of simple event. Moreover, associated zone and associated object are references to the associated inspection zone and tracking objects, respectively. Note that the value of association zone property is automatically determined when the creation of simple event begins. The properties of condition group specify several conditions that must be met by simple event. For example, MinDuration and MaxDuration properties are minimum duration for stay type event and maximum duration for pass type event, respectively. If EnterDirection or ExitDirection property is specified, a simple event occurs if and only if the tracking object crossed the corresponding border line of the associated inspection zone.
Properties of simple event.
On the contrary, complex event is a series of two or more registered simple events. For example, let us assume that the role of a human is to process a raw material at a machine and transport the processed material to a rack. Then, stay type event for the inspection zone around the machine and enter type event for another inspection zone around the rack will occur in series. Moreover, a series of these two simple events indicate that the operator has performed the given task once. In this context, complex type event can also provide useful information about the movement of mobile resource. A complex event can be created after the simple events to be included are registered, and it has several properties listed in Table 2. The simple events included within a complex event must be specified by the element property of basic group. On the contrary, the properties of condition group define when an occurrence of complex event is aborted. MinInterval and MaxInterval properties are lower and upper bounds for the time interval between
Properties of complex event.
Workflow of IMMMS
Figure 5 depicts the entire workflow of IMMMS proposed in this article. The first three steps, including installation and setting, tag and anchor registration, and tracking area detection, are required for initial configuration of the entire system. When these steps are completed, the position data of tags are transferred to the server computer and it can be visualized in user application.

Workflow of IMMMS.
Next, user can define inspection zones and EtTs, and the information on these entities is stored in database. After inspection zones and EtTs are registered, the tracking task can be started. During the tracking task, the indoor positioning equipment, including tags, anchors, and listener, generate the position data of mobile resources and transfer it to the user application. Then, raw data are used to visualize the movement of mobile resources on the virtual tracking area of the user application. Moreover, the user application performs event-detection procedure using the tracked object and inspection zones within the virtual tracking area. Consequently, summary, segmented, and log data for the tracking object are obtained during the tracking task, and they are provided to the user through reporting and analysis procedure.
Prototype of IMMMS
In this article, the user application for IMMMS is developed using C# language and Unity Engine, and Figure 6 shows the virtual tracking area rendered in the user application, where black circle and gray rectangle indicate tracking object and inspection zone, respectively.

Real-time location tracking view of user application.
After indoor positioning devices are deployed, user can initiate the real-time tracking procedure by clicking the start button in the upper right-hand side of the user application. Then, the tracking object automatically appears within the virtual tracking area whenever the associated mobile resource exists in the real tracking area. The inspection zone is a rectangular area defined by user, and Create Area button is used to create an inspection zone. User can create an inspection zone in a click-and-drag manner after clicking Create Area button. On completion of above configurations, ID and location of tag and anchors are displayed in real-time location tracking view as shown in Figure 6. Moreover, the basic EtTs, including enter, exit, stay, and pass, are applied to each inspection zone. Besides, the user application has several other buttons and their roles are summarized in Table 3.
Buttons in real-time location tracking view.
In this article, we apply the prototype of IMMMS to measure the processing time of a simple manual task. It is straightforward that processing times of specific tasks and processes are important input parameters for a wide range of analyses, such as production system modeling and performance evaluation. Especially, variations and statistical distributions of processing times should be carefully modeled and considered in analysis for operations management. Nevertheless, many manufacturing companies assume processing times to be constant, and this can cause significant inaccuracies in analysis results. Note that processing time of the manual task to be observed was also assumed to be constant, and its standard processing time was 210 s. In this context, our objective is to observe the actual processing times and identify its statistical characteristics by applying IMMMS.
For experiment, we set up an experiment environment as shown in Figure 7. The width and height of the real tracking area is 4.5 and 3.5 m, respectively. We can see that four anchors are deployed at the corners of the area, and they are fixed at 2 m high from the ground. In this article, one human worker participates in the experiment. Since the human worker is the tracking object, the worker is provided with a tag. Initially, materials are stored at the storage box, and the human worker has to bring the materials to the workbench to start his manual task. When the task is finished, the human worker visits the storage box again.

Real tracking area for observing processing time.
Our objective is to observe the actual processing times of the manual task, which is carried out at the workbench. Therefore, the area around the workbench was defined as the inspection zone. Moreover, we assume that the stay time for the inspection zone is equivalent to the processing time for an individual material. Table 4 provides the details of hardware components used in this article. In addition, we observe the human worker’s movement while he processes 10 materials, and Figure 8 shows the collected stay time data displayed in enter log view of user application. The experiment results are summarized in Table 5.
Hardware components of prototype of IMMMS.

Enter log view of user application.
Observed processing times.
In Table 5, we can see that the processing time has a certain degree of variation in that standard deviation is 17.13, though its average, 222.53, is similar with the standard processing time, 210 s. This means that assumption of constant processing time is not appropriate for this manual task. To consider such variation, we have to choose a statistical distribution suitable for the variable. To this end, we analyze the collected processing time data using ExpertFit software, which can be used to identify a statistical distribution suitable for a variable. As shown in Table 6, ExpertFit software recommends Johnson SB distribution as the most suitable distribution for the processing time, and Beta and Chi-Square distributions were the next suitable ones.
Statistical distribution for processing time.
In general, many manufacturing companies have significant trouble in collecting data about the movement of mobile resources in real time. On the contrary, IMMMS proposed in this article enables to observe the movement of mobile resource very conveniently and obtain a wide range of statistics useful for further analysis, such as production system modeling and performance evaluation.
Conclusions and further remarks
Recently, we can collect a wide range of digital data from manufacturing facilities by applying modern ICT infrastructures, including indoor positioning technology. However, such technologies often generate a huge amount of raw data iteratively, and it is difficult for the practitioners to interpret and utilize it effectively. Thus, the modern ICT infrastructures for digital data collection should be integrated with appropriate capabilities for data manipulation and processing. This article especially proposes an indoor positioning technology-based application, IMMMS, which enables to collect more useful data conveniently. Consequently, it is expected that the proposed system will help managers and engineers in manufacturing companies to make decisions on operations management in more systematic way.
Nevertheless, the details of IMMMS should be further refined in future. First, the user interface should provide various types of EtT that can be applied to represent a wide range of movements of mobile resources in manufacturing facilities. Although this article suggested four types of simple event and concept of complex event, the authors continue research on applicability of them and necessity for additional types of event. Properties of EtT also should be revised if required. Second, the user application will be more helpful if it supports appropriate reporting and analysis functionalities. Currently, we focus primarily on transforming the raw data into summary, segmented, and log data. Therefore, other tools and softwares might be needed to analyze the data provided by the user application. To mitigate this inconvenience, the authors consider developing a reporting and analysis module for IMMMS. Third, a few seconds delay has occasionally occurred in data transfer from anchor to listener. Although the delay does not affect the accuracy of the collected data, we are making efforts for optimizing the data transferring procedure of IMMMS for its practical use. Finally, the development of IMMMS is currently in prototype design phase, and the authors plan to apply it to a wide range of tasks in real manufacturing facilities to identify its limitations and develop revised versions of IMMMS.
