Decentralized Tact Time Control in Assembly

Simplifying robust control of assembly lines via the I4.0 box

JournalIndustry 4.0 Science
Issue Volume 39, 2023, Edition 1, Pages 34-40
Open Accesshttps://doi.org/10.30844/I4SE.23.1.34
Bibliography Share Cite Download

Abstract

In theory, decentralized control approaches in the manufacturing context offer several advantages over monolithic centralized systems where all functions are combined into one or into several authorities. However, practical implementation requires adaptation of the general concept of decentralization to fit individual and specific use cases, especially with regard to their sensible scope. One such use case is the assembly of high-variation products. This article shows the appropriate combination of centralized and decentralized approaches can be leveraged to achieve better planning and increased throughput in manufacturing. With flexible cycle control for work stations and suitable assistance at the assembly workstation, the previous shop-floor oriented organization style can be transformed into a series-like manufacturing process. This is done using a multi-layered infrastructure that follows the Industry 4.0 paradigm of decentralized information processing through autonomous networked systems.

Keywords

Article

Centrally coordinated systems employ dedicated individual systems that handle all aspects of information processing in one place. Such a system receives all process-related data, processes it, initiates implementation and monitors the execution of the results. The use of this central approach results in monolithic systems that are difficult to manage in practice or leads to insufficient inclusion of local details in decision-making processes [1].

The decentralized design pattern encapsulates activities with the help of decentralized units [2]. Decentralized and heterarchical planning and control approaches are closely linked to self-control and autonomy [3]. Intelligent system elements shift information processing and decision-making to local units, which firstly act as autonomous systems and secondly interact collaboratively. The manufacturing elements in use must detect events and implement control loops that depend on defined objectives.

Through the intrinsic problem segmentation they bring about, decentralized concepts help to master the increasing complexity that results from the dynamics of requirements and environmental conditions [4]. Decisions are no longer made exclusively in the higher levels of the hierarchy, but can be made decentrally, i.e. directly at the place where they are to be imple­mented. This can reduce communication needs and dependencies and make the entire system self-controlled and thus able to function independently of a few monolithic elements.

I4.0 box
Figure 1: I4.0 box.

The implementation of decentralized manufacturing control requires the use of technologies that allow for the autonomy of individual system elements, i.e. to implement local-level information intake, as well as to make and carry out decisions. Cyber-physical systems (CPS) are such a concept, and can be used to equip manufacturing elements (machines, tools, workpieces or workpiece carriers, logistics equipment and aggregated entities such as plants or factories) with appropriate capabilities.

CPS [5] are an essential component of Industry 4.0. They are systems with integrated software that comprises sensors, actuators and local information processing capabilities. They use data and services available worldwide and are connected to each other in global networks using communication devices [6].

As part of Smart Factory, the intelligent products and intelligent resources of CPS will dominate future manufacturing and logistics scenarios [7] and produce decentralized, responsive, context-adaptive manufacturing controls that increasingly use decentralized sensor information. This theoretical concept is suitably implementable and ready for operationalization. The solution presented here uses CPS within the technical design of an assembly line. The result is a robust and flexible solution that combines the advantages of the decentralized approach with the existing central systems.

Implementation of CPS

The I4.0 box from the Industry 4.0 Research and Application Center equips existing manufacturing elements with the necessary capabilities to act as a CPS [8]. To this end, it combines an inexpensive microcontroller with an interface for standard industry signals including a fieldbus connection. In addition, the operating system utilizes a three-layer software architecture, which combines both typical automation programming technology and the use of higher-level programming languages (e.g. Python), supplemented with visualization using web technologies.

The I4.0 box was created as part of the development of the hybrid simulation environment of the Center for Industry 4.0 Potsdam and has already proven itself suitable for the control of a versatile transport system. Figure 1 shows the current I4.0 box. In the following application case, the I4.0 box is as the essential component that enables the assembly stations to operate digitally.

Assembly line use case

This use case revolves around the manufacturing process for a high-variation lightweight vehicle with customer-requested customization options. The focus is on assembly, as this is the essential part of the manufacturing process. Methodologically, the procedure is based on the process model for system analysis. Recording and analyzing the current situation reveals the potential for the subsequent solution concept to address.

Previous assembly organization
Figure 2: Previous assembly organization.

This includes suggestions for implementation, which take up decentralized design principles and operationalize them advantageously using the I4.0 box.

The previous assembly stations follow the workshop-like organization shown in Figure 2 and each consist of a demarcated work area with a selection of assembly tools. The worker’s workflow begins by selecting a paper work order. The worker then looks for the associated frame, which is located on a mobile assembly support carrier.

The frame itself made available by the pre-assembly team within a collection area. The worker then picks the required assemblies and parts from the material warehouse, which fit into a box on the carrier. After returning to his workplace, the worker proceeds with the assembly. After completing his assembly order, the worker submits the assembly support carrier for final inspection.

Potential for improvement arises from the lengthy and error-prone per-order part selection step, as well as the non-deterministic selection of the sequence of assembly steps by the worker, which leads to unnecessary downtime and problems during assembly due to incorrect part selection. Further potential for improvement lies in the lack of transparency during manufacturing, which makes further planning and control of all manufacturing processes more difficult and leads to a lack of ability to provide information about the progress made on the order.

Line organization of the assembly stations
Figure 3: Line organization of the assembly stations.

The solution concept begins with organizational measures. The next challenge is the appropriate technical implementation. With the help of decentralized approaches and the I4.0 box, an implementation requiring adequate effort is achieved.

Organizational measures

The first step was to change the shop-floor manufacturing concept to a multi-line organization. The current implementation, which is the complete assembly of a lightweight vehicle at one station, will in the future be distributed sequentially across several work stations per line, as shown in Figure 3.

To avoid the lengthy and sometimes error-prone part picking, each workstation (now cycle station) receives a parts magazine with trays for the most common components and assemblies. The content is determined dynamically with regard to the future planned parts lists or orders. A minimum cycle time per line is determined based on the available parts per cycle station and planned parts lists per line. During manufacturing, order pickers fill the trays at the locations in accordance with the advanced planning. Additional components and special parts are delivered to the stations in the assembly carrier box and filled by the order picker based on the order.

The parts magazine visualizes the selection and sequence for the worker using an interactive pick-by-light process depending on the current order. The mobile assembly carrier is linked to the work order and can be detected at the assembly stations via AutoID. The display of the remaining time with an acoustic change signal and the recording of the assembly times per cycle are also part of the cycle stations.

To this end, each station is equipped with a display. Assigning an order to a line based on parts availability and a suitable cycle time ensures that the partial orders can be processed at the stations within the cycle time without delay and that line synchronization is guaranteed. In addition, the recorded data and quantities are used to determine the order status and as a data source for an Andon board.

Technical realization

The tasks of the system to be implemented result from the measures. These tasks include information visualization and data acquisition as well as intelligent line and cycle optimization and filling of the parts magazines. There are dependencies between these tasks that increase complexity. Therefore, within the implementation there is a basic segmentation into the subsystems Worker Information System (WIS) and Line Control Center (LCC), as shown in Figure 4.

The WIS realizes the pick-by-light process for the parts magazine, provides information visualization and regulates the user interaction. The implementation leverages the advantages of decentralized concepts. The LCC implements the cross-workplace planning algorithms and provides a connection to the ERP system, both which are available as services to the decentralized nodes.

The functions of the WIS are implemented decentrally at the respective station.

Figure 4: Technical architecture.

To this end, each station is cost-effectively expanded into a CPS using the I4.0 box. This creates an intelligent node for each workstation, which—in accordance with the CPS concept—takes over the connection and control of all sensors and actuators of the workstation and implements data communication.

The parts magazine’s pick-by-light system offers two optical signals and an acknowledgment button for each tray shelf. Tablets are used for visualization (times, instructions, additional information, etc.), and are powered by the I4.0 box.

The assembly support carrier is identified using an RFID tag. The adapted arrangement of the RFID receiving component enables the entry and exit of the carrier to be recognized at the station and also allows for the assignment of the order to happen locally via the I4.0 box. As a control unit for manufacturing prep and run time, the LCC takes over cross-line coordination. It consists of three core components that dock into the existing ERP and obtain order and item data.

Manufacturing preparation includes line architecture planning, which uses the physically existing lines (number of lines and number of cycle stations per line) and components of future expected orders to optimally distribute components to the lines. Orders with relative similarity are grouped and lines or components are assigned to cycle stations. A minimum cycle time is determined depending on the components per line and set for the production runtime of the line.

Line order planning assigns orders that have actually been placed to the line on which the order is to be manufactured during manufacturing run time, depending on parts availability and line utilization using various optimization criteria. The cycle control controls the assignment of orders to RFID tags and starts or monitors the cycle times of the lines. The I4.0 box acts as a gateway for passing from centrally planned and controlled manufacturing to decentralized clock stations.

The result is a solution that allows the measures to be implemented with adequate effort. In addition to this basic validation, it also serves as the basis for further needs assessment and practical tests in the field. An innovation presented by the approach is the extremely high robustness through the use of decentralized design. The functions are largely executed independently of the ERP system. A constant connection between the local units and the central ERP is not necessary. In addition, the decentralized organization offers a high level of flexibility in terms of the scalability of the entire system.

The realization of an effective functioning of the entire factory system requires planning and coordination concepts [9] that ensure the targeted interaction of the system elements and enable collaboration between the entities involved in manufacturing. Moreover, for reasons of competition, there is a need not only to achieve the highest possible efficiency in value creation through planning and control processes, but also to implement planning and control processes themselves with a high level of efficiency. The ability to react quickly to external and system-inherent disturbances will become more important in the future.

A suitable combination of centralized and decentralized design patterns can, in addition to increasing robustness and control of dynamics, cause a positive emergence of the overall system with regard to the fulfillment of system goals and dealing with non-deterministic influences or system environments. This is achievable so long as it is possible to adequately realize the necessary autonomy of the manufacturing elements. The I4.0 box provides a building block for quickly implementing initial solutions within existing systems.


Bibliography

[1] Kletti, J.: Industrie 4.0: MES ermöglicht dezentralisierung. Productivity Management, 20 (2015) 2, pp. 15-17.
[2] Aier, S.: Integrationstechnologien als Basis einer nachhaltigen Unternehmensarchitektur. Berlin 2007.
[3] Böse, F.; Windt, K.: Catalogue of criteria for autonomous control in logistics. In Hülsmann, M.; ,Windt, K. (ed): Understanding autonomous cooperation and control in logistics: the impact of autonomy on management, information, communication and material flow. Berlin 2007.
[4] Lass, S.; Gronau, N.: A factory operating system for extending existing factories to industry 4.0. Computers in Industry (2020).
[5] Lee, E. A.: Cyber physical systems: Design challenges. In Object Oriented Real-Time Distributed Computing (ISORC), 2008 11th IEEE International Symposium on, pages 363-369. IEEE 2008.
[6] acatech: acatech POSITION – Cyber-Physical Systems: Innovationsmotor für Mobilität, Gesundheit, Energie und Produktion. Deutsche Akademie der Technikwissenschaften. Berlin Heidelberg 2011.
[7] Kagermann, H.; Wahlster, W.; Helbig, J.: Umsetzungsempfehlungen für das Zukunftsprojekt Industrie 4.0 – Abschlussbericht; Acatech – Deutsche Akademie der Technikwissenschaften e.V. (2013).
[8] Lass, S.: Industrie 4.0 trotz Altsystemen – integration bestehender Anlagen in cyber- physische Produktionssysteme. Industrie 4.0 Management, 33 (2017) 6.
[9] Hellenschmidt, M.; Wichert, R.: Selbstorganisation: Dinge in eigenverantwortlicher Kooperation. In Bullinger, H.-J. and Ten Hompel, M.(Hrsg.), Internet der Dinge. Berlin Heidelberg 2007.

Your downloads


Solutions: Assembly

You might also be interested in

Conducting Experiments in Hybrid Learning Factories

Conducting Experiments in Hybrid Learning Factories

The example of the InTraLab Potsdam
Industrial production is undergoing rapid transformation through digitalization, automation and cyber-physical systems, creating new competence requirements for employees. Learning factories provide experiential environments for developing these competences. This article presents the Industrial Transformation Lab (InTraLab) as a hybrid learning factory combining physical demonstrators and digital simulations.
Learning Factories for the Future of Manufacturing in Brazil

Learning Factories for the Future of Manufacturing in Brazil

Advancing manufacturing through technology and skills development
Manufacturing firms in developing countries face challenges in closing productivity gaps while adopting Industry 4.0 technologies. Learning factories are one helpful approach to countering these challenges. One such example is the learning factory Fábrica do Futuroin São Paulo, Brazil, which has engaged students, supported competence development, and collaborated with industry in applied research, functioning as a hub for advanced manufacturing initiatives.
Serious Gaming and the Energy Transition

Serious Gaming and the Energy Transition

Collaborative knowledge generation and interactive understanding of complex interrelationships
Janine Gondolf ORCID Icon, Gert Mehlmann, Jörn Hartung, Bernd Schweinshaut, Anne Bauer
Conveying the complexity and multifaceted nature of the energy transition to a broad audience is a challenge. This article demonstrates how interactive serious games on a multitouch table can help make connections tangible and comprehensible. The games and the table were used in various conversational contexts. These are presented here in three case vignettes based on participant observation of the different applications, as well as situated and shared reflection. The vignettes demonstrate how interaction can trigger epistemic processes, enable shifts in perspective, and foster collective thinking, all of which are necessary for shaping the future of society as a whole.
Industry 4.0 Science | Volume 42 | 2026 | Edition 2 | Pages 62-69
Industrial Transformation via a Machining Learning Factory

Industrial Transformation via a Machining Learning Factory

A learning module to foster competencies for a sustainability-driven transformation
Oskay Ozen ORCID Icon, Victoria Breidling ORCID Icon, Stefan Seyfried ORCID Icon, Matthias Weigold
Sustainability-enhancing transformation processes are necessary in all sectors if we are to remain within planetary boundaries. This also applies to the industrial sector as a significant emitter of greenhouse gases. Employees need new competencies to master this complex task of industrial transformation. These range from CO2 equivalents accounting to the development and evaluation of transformation scenarios, including technical measures. The learning module developed here addresses these competency requirements and uses the example of the ETA factory to show how a competency-oriented learning module for industrial transformation can be structured. It essentially comprises four phases: data collection and CO2 equivalents accounting, cause analysis, development of measures and evaluation of measures.
Industry 4.0 Science | Volume 42 | Edition 2 | Pages 38-47 | DOI 10.30844/I4SE.26.2.38
Experiencing Digital Twins in Production and Logistics

Experiencing Digital Twins in Production and Logistics

The fischertechnik® Learning Factory 4.0 as a development platform for possible expansion stages
Deike Gliem ORCID Icon, Sigrid Wenzel ORCID Icon, Jan Schickram, Tareq Albeesh
The fischertechnik® Learning Factory 4.0 has proven to be a suitable experimental environment for testing digital twins. Depending on the targeted maturity stage, the functions of a digital twin range from status monitoring and forecasting to the operational control of production and logistics systems. To systematically classify these functions, this article presents a maturity model that serves as a framework for the development of a digital twin. Building on this, selected use cases are implemented in a test and development environment based on a system architecture with multi-layered logic structure. These initial implementations serve to highlight application purposes, relevant methods, and typical challenges and potentials in the transfer to real factory environments.
Industry 4.0 Science | Volume 42 | Edition 2 | Pages 30-37 | DOI 10.30844/I4SE.26.2.30
Collaborative Robots in Production Environments

Collaborative Robots in Production Environments

Employee qualification and acceptance for human-machine interaction
Tobias Wienzek, Mathias Cuypers ORCID Icon
The introduction of new technologies poses a major challenge, especially for small and medium-sized enterprises (SMEs). At the same time, SMEs must rise to this challenge in order to keep pace technologically and economically. Employee acceptance is an important factor in ensuring that both the introduction and the long-term use of a technology are successful. At the same time, the introduction process also has a central influence on acceptance in the long term. This article uses the implementation of collaborative robotics as an example for examining such an introduction process, identifying the key factors that influence employee acceptance and the important role played by advanced employee training. It serves to highlight how the introduction process and employee training are seamlessly interlinked.
Industry 4.0 Science | Volume 42 | 2026 | Edition 2 | Pages 14-21 | DOI 10.30844/I4SE.26.2.14