{"id":112431,"date":"2025-12-08T10:54:58","date_gmt":"2025-12-08T09:54:58","guid":{"rendered":"https:\/\/industry-science.com\/?post_type=article&#038;p=112431"},"modified":"2025-12-08T11:26:55","modified_gmt":"2025-12-08T10:26:55","slug":"production-control-in-space","status":"publish","type":"article","link":"https:\/\/industry-science.com\/en\/articles\/production-control-in-space\/","title":{"rendered":"Production Control in Space"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">In an increasingly competitive environment, companies must explore <a href=\"https:\/\/industry-science.com\/en\/e-journals\/i4s-2-2025-ai-cobots-virtual\/\">new production methods<\/a>. The main driver here is cost, which is fueling the current digital transformation but also leading companies to relocate their production to more economically favorable areas. In the near future, some experts foresee the first production facilities in space, or more precisely, in orbit. In just a few years, goods such as medicines, semiconductor crystals, and organoids (organ-like pieces of tissue) could be manufactured in this way [1].<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The first in-orbit production is likely to take place in three to five years, as research into the required space capsules advances swiftly and innovators such as Elon Musk and Jeff Bezos manufacture powerful rockets [2]. The company Starship, for example, aims to manufacture completely reusable rockets with a capacity of several hundred tons, which will significantly reduce the cost of space travel. By way of comparison, sending one kilogram into orbit costs around $2,700 with the current Space X Falcon 9. Starship aims to bring this down to less than $500. Flying to the ISS or the moon costs $20,000-40,000 and $1 million per kilogram, respectively [3].<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Every gram of weight sent into space must be carefully considered, for obvious economic (and ecological) reasons. This presents a dilemma: you want to establish production in space that meets standards on Earth. However, the costs of transporting the necessary systems, robots, peripherals, etc. will remain very high in the coming years, which could mitigate any advantages. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">One potential cost lever is to forego local, intelligent edge systems such as IoT edge devices or NVIDIA Jetson platforms and instead turn to centralized production control from Earth. At the very latest when using artificial intelligence (AI), the systems will have to be controlled from Earth, as high costs would otherwise be incurred for the provision of the necessary computing power in space.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Production control from Earth will thus be virtually unavoidable in coming years. However, this has the disadvantage that latency hinders the real-time capability of robots and systems. If production is not located in orbit but on the Moon (or Mars), for example, this latency is significantly higher. This means, for example, that transport systems or robots controlled from Earth can only react to their environment with a delay. The news of an obstacle ahead and the subsequent reaction take several seconds, which may be too late in some circumstances. In such cases, one can no longer speak of real-time capability.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Mathematical estimation methods, such as those used in radar technology to determine an aircraft\u2019s exact position and flight path, can help [4]. These methods can also be used to control a device in space in near real time and with greater accuracy, depending on the degrees of freedom that a system has (e.g., if it moves freely or along a predetermined route).<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>A model for (real-time) production control of systems in space<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">To understand how mathematical functions help enable real-time production control, let&#8217;s use a simple example: You are driving your car into a tunnel and the GPS signal is lost. You want to take the next exit in the tunnel. How does the navigation device know where you are? It uses data from the vehicle sensors and the last known position to determine (approximately) where you are. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In principle, it could calculate your location at any time based on your speed and last position. But this only works in a perfect world, because sensors are subject to measurement inaccuracies, interference occurs during data transmission to the microcontroller, or deviations occur in other places. This leads to inaccuracy in what is actually a simple piece of information: \u201cspeed\u201d.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this simple model, one could now use so-called estimated values to eliminate disturbances and associated \u201cdistortions\u201d. This works quite well in this one-dimensional case [5][6], but a driverless transport system moving freely in space, for example, is already a multidimensional case not accurately captured with simple estimated values.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The same applies to our latency time. Although factors such as distance and weather conditions make it fairly constant, it is subject to a certain degree of inaccuracy. The following histogram illustrates this with an example: Although the maximum expected latency time is around three seconds, deviations in the millisecond range do occur. These deviations are called variance or \u201cnoise\u201d. It is striking that the deviations are approximately normally distributed. This allows specific mathematical methods to analyze and correct the measured values.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"615\" src=\"https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Fig2-1024x615.webp\" alt=\"Histogram with sample data on latency\" class=\"wp-image-112445\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Fig2-1024x615.webp 1024w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Fig2-624x375.webp 624w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Fig2-768x462.webp 768w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Fig2-486x292.webp 486w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Fig2-1536x923.webp 1536w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Fig2-2048x1231.webp 2048w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Fig2-510x307.webp 510w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Fig2-64x38.webp 64w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\"><em>Figure 1: Histogram with sample data on latency.<\/em><\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">In order to perform reliable calculations despite variance or noise, the \u201cstrength\u201d of the noise must first be determined. This is determined individually for each sensor and taken into account in the calculations accordingly. The mean value is used\u2014the expected value, e.g., the speed\u2014as well as the variance of the normal distribution, which indicates how certain or uncertain the estimate is. As a general rule, the smaller the variance, the greater the confidence in the measured value. A sensor with absolute precision would theoretically have a variance of 0\u2014a state that never occurs in reality [7].<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In our navigation device example, we assume that the GPS signal has been lost and that the navigation device is unsure of its current location. Accordingly, the variance or uncertainty about the exact position is very high. In order to estimate a position nonetheless, other available data would be used, e.g., the measured speed. However, the speed sensor also has a certain variance and is therefore also subject to uncertainty. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Combining the uncertainties of the navigation device and the speed sensor yields a better result, allowing the navigation device to determine a more accurate current position. The navigation device knows \u201capproximately\u201d where you are and the sensor knows \u201capproximately\u201d how fast you are traveling, which allows for a relatively accurate statement in combination (this can be observed in everyday life: position determination in a tunnel is usually still very precise).<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"720\" height=\"720\" src=\"https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Bild3-1.webp\" alt=\"Example of position estimation and GPS calibration\" class=\"wp-image-112447\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Bild3-1.webp 720w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Bild3-1-375x375.webp 375w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Bild3-1-150x150.webp 150w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Bild3-1-292x292.webp 292w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Bild3-1-510x510.webp 510w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Bild3-1-100x100.webp 100w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Bild3-1-64x64.webp 64w\" sizes=\"auto, (max-width: 720px) 100vw, 720px\" \/><figcaption class=\"wp-element-caption\"><em>Figure 2: Example of position estimation and GPS calibration.<\/em><\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-block-paragraph\">This approach was described by R. Kalman as early as 1960 and helped with the first moon landing [8]. Using the so-called Kalman filter, all you do is calculate a future position from the current position and check it (e.g., by taking measurements). These calculations and checks allow us to find the appropriate parameters to compensate for the \u201cnoise\u201d, i.e., the variance. If the predicted values are close to the values measured afterwards, then the Kalman parameters are very accurate. In our example: If the car exits the tunnel at exactly the right moment (and has a GPS signal again, which enables location determination), then the estimation parameters are very well chosen. Otherwise, the parameters would be adjusted.<\/p>\n<\/div>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\">In our example, we are moving in a one-dimensional (maximum two-dimensional) direction; the example has a low level of complexity. However, this forms the basis for the real-time control of significantly more complex production facilities in space. The position determination of a transport system on a planet depends not only on the respective distance, but also on the respective rotation, which is also subject to fluctuation. This gives us a complex system with several uncertainties, but we can easily reduce or even completely eliminate these by applying the mathematical model.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Development environments such as MATLAB include these Kalman functions, which makes creating and implementing such a mathematical model very easy [9]. Systems for controlling these devices in space could therefore be expanded by mathematical functions at low cost and with little effort.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">That said, such systems are becoming increasingly complex and navigation and control are expected to become more autonomous with time. AI approaches can help: machine learning can assist in determining parameter values, for example, or a digital twin of production in space can be created. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">AI can also be helpful in the case of fault-prone signal processing [10] or in dealing with parameters for target positions within an image plane in order to predict them. In the latter case, the position of the target is recorded in each iteration to predict the positions one step ahead [11]. This can also improve the position determination of driverless transport systems (in space). In principle, Kalman filters and their use in space production can themselves also be improved by AI.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Machine learning to improve Kalman filters in complex systems<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">As already described, the increasing trend toward machine learning algorithms not only creates new possibilities for AI-supported position determination but also makes Kalman filters and associated parameters more accurately predictable. The comparison of \u201cestimated\u201d and \u201cmeasured\u201d data in the application of Kalman filters represents a (historical) database, which can be used to train corresponding AI algorithms. These can then reveal hidden patterns in the relationship between the estimated and measured data.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This does not work as accurately during dynamic scenarios brought about by system control or the routing of transport systems by AI. The parameters of the Kalman filters estimated by AI algorithms can quickly become outdated, as they are based on \u201cpast\u201d data. However, an additional learning model can overcome this challenge by modifying the parameters according to the new conditions, even if these are caused by AI and are therefore sometimes difficult to predict [12]. &nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This more advanced model consists of a prediction module and a learning module. The prediction module receives the measured and estimated values, such as the location and speed of a transport system in space. The module then determines the parameters of the Kalman filter and the exact location [13]. The learning module uses the same parameters as the prediction module, supplemented by additional influencing factors. Based on historical data and the associated parameters, the learning module calculates so-called \u201ctuning\u201d parameters that help the prediction module determine the optimal Kalman parameters. The combination of both modules enables precise determination of the status data and real-time production control even given longer latency times.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"442\" src=\"https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Fig1-1024x442.webp\" alt=\"Overview of the learning and prediction algorithm for parameter estimation\" class=\"wp-image-112432\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Fig1-1024x442.webp 1024w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Fig1-764x330.webp 764w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Fig1-768x332.webp 768w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Fig1-514x222.webp 514w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Fig1-1536x663.webp 1536w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Fig1-2048x884.webp 2048w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Fig1-510x220.webp 510w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Fig1-64x28.webp 64w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\"><em>Figure 3: Overview of the learning and prediction algorithm for parameter estimation.<\/em><\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The rapid progress in the field of deep learning algorithms and related technologies also has a positive effect on our approach. The targeted use of modern methods such as deep belief networks (DBNs), a hierarchically structured form of neural networks that recognize complex patterns in data [14], or deep extreme learning machines (ELMs), which enable particularly fast learning processes through randomly initialized hidden layers, can significantly improve prediction accuracy [15].<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Classic machine learning methods such as classification and regression trees (CARTs) can also be used [16]. These structured decision-making processes are represented in the form of tree diagrams, making them suitable for both classification and regression tasks. Support vector machines (SVMs), which are designed to find optimal separation lines (or hyperplanes) between different data classes, also make an important contribution to precise modeling [17].<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">All these methods are integrated into the learning module and trained using historical data. The aim is to derive so-called tuning parameters, which in turn increase the accuracy of the Kalman parameters used in the prediction module. In this way, the overall system can respond more robustly and reliably to dynamic changes in the input data.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In summary, the presented system architecture, consisting of a learning and a prediction module, represents a more precise approach for estimating variables using Kalman filters. By integrating modern machine learning methods into the learning module, adaptive tuning parameters can be generated based on historical data, enabling continuous optimization, even when using AI, e.g., for system control. This allows for increased accuracy, even in highly dynamic application scenarios such as those that can arise from the aforementioned AI-based control or system routing.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>The promise of production in space<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Production in space already appears very promising in near-Earth spheres. At the same time, the transport of the necessary production equipment still involves enormous costs. These can be reduced by controlling production from Earth, but latency and other uncertainties hinder real-time control at such great distances, which can lead to accidents.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In very simple cases, there are mathematical models that can provide accurate predictions. However, since production in space is complex, with many disturbances and uncertainties, and since the use of AI will make these models even more complicated in the future, the use of statistical methods such as the Kalman filter is essential. In these complex situations, machine learning algorithms can help to accurately determine the necessary parameters. Using a learning prediction model, these can be determined very accurately and even optimized during the learning process.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Although machine learning and necessary peripherals do incur additional costs, these are falling steadily and more and more training data sets are becoming available, so that this approach will also prevail in terms of cost in the long term. Compared to (falling) transport costs, they represent the significantly more cost-efficient solution in the coming years and are a central component of production in space.<\/p>\n<hr><div class=\"gito-pub-content-bibliography\"><h2>Bibliography <\/h2>[1] Weinzierl, M.; Rosseau, B.: Space to Grow: Unlocking the Final Economic Frontier. USA: Harvard Business Review Press, 2025. ISBN 978-1647827175.\r<br>[2] Roettgen, R.: To Infinity: The New Space Economy,\u200e independently published, 2024. ISBN 979-8864261378.\r<br>[3] SpaceX: Capabilities and Services Falcon 9. URL: https:\/\/www.spacex.com\/vehicles\/falcon-9\/, accessed 15.04.2025.\r<br>[4] Hall, D. L.; McMullen, S.: Mathematical Techniques in Multisensor Data Fusion. Artech House, 2004. ISBN 978-1580533355.\r<br>[5] Asquith, C. F.: Weight selection in first-order linear filters. Technical report. Army Inertial Guidance and Control Laboratory Center, Redstone Arsenal, Alabama, 1969. DOI: 10.21236\/ad0859332.\r<br>[6] Tenne, D.; Singh, T.: Optimal Design of \u03b1-\u03b2-(\u03b3) Filters. In: Proceedings of the American Control Conference, 2000. DOI: 10.1109\/ACC.2000.877043.\r<br>[7] Welch, G.; Bishop, G.: An Introduction to the Kalman Filter, University of North Carolina at Chapel Hill, 2006.\r<br>[8] Kalman, R. E.: A New Approach to Linear Filtering and Prediction Problems, Transaction of the ASME. In: Journal of Basic Engineering (1960), pp. 35-45.\r<br>[9] MATrix LABoratory: Kalman Filter. URL: https:\/\/www.mathworks.com\/discovery\/kalman-filter.html, accessed 15.04.2025.\r<br>[10] Zhang, H. et al.: An updated method for digital twin multi-dimension models. In: Robotics and Computer-Integrated Manufacturing 80 (2023).\r<br>[11] Stanciu, R.; Oh, P. Y.: Human-in-the-loop camera control for a mechatronic broadcast boom. In: IEEE\/ASME Trans. Mechatron (2007) 12, pp. 41-52.\r<br>[12] Khan, J.; Kim, K. A.: Performance Evaluation of the Alpha-Beta (\u03b1-\u03b2) Filter Algorithm with Different Learning Models: DBN, DELM, and SVM. In: Appl. Sci. (2022) 12, p. 9429.\r<br>[13] Khan, J. et. al.: An Improved Alpha Beta Filter Using a Deep Extreme Learning Machine. In: IEEE Access 9 (2021), pp. 61548-61564. DOI: 10.1109\/ACCESS.2021.3073876.\r<br>[14] Phyo, P. P.; Jeenanunta, C.: Daily Load Forecasting Based on a Combination of Classification and Regression Tree and Deep Belief Network. In: IEEE Access (2021) 9, pp. 152226-152242.\r<br>[15] Fayaz, M.; Kim, D.: A prediction methodology of energy consumption based on deep extreme learning machine and comparative analysis in residential buildings. In: Electronics (2018) 7, p. 222.\r<br>[16] Lewis, R. J.: An introduction to classification and regression tree (CART) analysis. In: Proceedings of the Annual Meeting of the Society for Academic Emergency Medicine, San Francisco, CA, USA, May 22\u201325, 2000; Volume 14.\r<br>[17] Osuna, E.; Freund, R.; Girosi, F.: An improved training algorithm for support vector machines. In: Neural Networks for Signal Processing VII, Proceedings of the 1997 IEEE Signal Processing Society Workshop, Amelia Island, FL, USA, September 24\u201326, 1997; IEEE: Piscataway, NJ, USA, 1997; pp. 276\u2013285.<\/div><br>Potentials: <span class=\"gito-pub-tag-element\"><a href=\"\/potentials\/innovation-en\/\">Innovation<\/a><\/span> <span class=\"gito-pub-tag-element\"><a href=\"\/potentials\/profitability\/\">Profitability<\/a><\/span> <br>Solutions: <span class=\"gito-pub-tag-element\"><a href=\"\/en\/functions\/production-control\/\">Production Control<\/a><\/span> <span class=\"gito-pub-tag-element\"><a href=\"\/en\/functions\/risk-management\/\">Risk Management<\/a><\/span> <div class=\"gito-pub-tags-social-share\" style=\"display:flex;justify-content:space-between;\"><div>Tags: <span class=\"gito-pub-tag-element\"><a href=\"\/tag\/industry-in-orbit\/\">industry in orbit<\/a><\/span> <span class=\"gito-pub-tag-element\"><a href=\"\/tag\/machine-learning-en\/\">machine learning<\/a><\/span> <span class=\"gito-pub-tag-element\"><a href=\"\/tag\/optimization-en\/\">optimization<\/a><\/span> <span class=\"gito-pub-tag-element\"><a href=\"\/tag\/production-en\/\">production<\/a><\/span> <span class=\"gito-pub-tag-element\"><a href=\"\/tag\/produktion-en\/\">Produktion<\/a><\/span> <span class=\"gito-pub-tag-element\"><a href=\"\/tag\/real-time-control\/\">real-time control<\/a><\/span> <br>Industries: <span class=\"gito-pub-tag-element\"><a href=\"https:\/\/industry-science.com\/en\/industries\/manufacturing-en\/\">Manufacturing<\/a><\/span> <\/div><div><div class=\"social-icons share-icons share-row relative\" ><a href=\"whatsapp:\/\/send?text=Production%20Control%20in%20Space - https:\/\/industry-science.com\/en\/articles\/production-control-in-space\/\" data-action=\"share\/whatsapp\/share\" class=\"icon button circle is-outline tooltip whatsapp show-for-medium\" title=\"Share on WhatsApp\" aria-label=\"Share on WhatsApp\"><i class=\"icon-whatsapp\" aria-hidden=\"true\"><\/i><\/a><a href=\"https:\/\/www.facebook.com\/sharer.php?u=https:\/\/industry-science.com\/en\/articles\/production-control-in-space\/\" data-label=\"Facebook\" onclick=\"window.open(this.href,this.title,'width=500,height=500,top=300px,left=300px'); return false;\" target=\"_blank\" class=\"icon button circle is-outline tooltip facebook\" title=\"Share on Facebook\" aria-label=\"Share on Facebook\" rel=\"noopener nofollow\"><i class=\"icon-facebook\" aria-hidden=\"true\"><\/i><\/a><a href=\"https:\/\/x.com\/share?url=https:\/\/industry-science.com\/en\/articles\/production-control-in-space\/\" onclick=\"window.open(this.href,this.title,'width=500,height=500,top=300px,left=300px'); return false;\" target=\"_blank\" class=\"icon button circle is-outline tooltip x\" title=\"Share on X\" aria-label=\"Share on X\" rel=\"noopener nofollow\"><i class=\"icon-x\" aria-hidden=\"true\"><\/i><\/a><a href=\"mailto:?subject=Production%20Control%20in%20Space&body=Check%20this%20out%3A%20https%3A%2F%2Findustry-science.com%2Fen%2Farticles%2Fproduction-control-in-space%2F\" class=\"icon button circle is-outline tooltip email\" title=\"Email to a Friend\" aria-label=\"Email to a Friend\" rel=\"nofollow\"><i class=\"icon-envelop\" aria-hidden=\"true\"><\/i><\/a><a href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&url=https:\/\/industry-science.com\/en\/articles\/production-control-in-space\/&title=Production%20Control%20in%20Space\" onclick=\"window.open(this.href,this.title,'width=500,height=500,top=300px,left=300px'); return false;\" target=\"_blank\" class=\"icon button circle is-outline tooltip linkedin\" title=\"Share on LinkedIn\" aria-label=\"Share on LinkedIn\" rel=\"noopener nofollow\"><i class=\"icon-linkedin\" aria-hidden=\"true\"><\/i><\/a><\/div><\/div><\/div><hr style=\"margin-top:0px;\">\n<h2 class=\"gito-pub-frontend-post-headline\">You might also be interested in<\/h2>\n<!-- GITO_PUB_POST start flex-container -->\n<div class=\"gito-pub-flex-container\">\n   <div class=\"gito-pub-frontend-post-card gito-pub-flex-item gito-pub-flex-item-1\">\n      <a href=\"https:\/\/industry-science.com\/en\/articles\/maki-digital-assistant-learning\/\">\n         <div class=\"gito-pub-frontend-post-card-row\">         <div class=\"gito-pub-frontend-post-card-column gito-pub-frontend-post-card-column-image\">\n            <picture>\n               <source media=\"(max-width:640px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/03\/Resch_AdobeStock_1899117052_onephoto-copie-2-640x325.webp\">\n               <source media=\"(min-width:641px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/03\/Resch_AdobeStock_1899117052_onephoto-copie-2-196x180.webp\">\n               <img decoding=\"async\" class=\"gito-pub-frontend-post-card-image\" src=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/03\/Resch_AdobeStock_1899117052_onephoto-copie-2-196x180.webp\" alt=\"MAKI\u2014A Digital Assistant for Practice-Based Learning\">\n            <\/picture>\n         <\/div>\n            <div class=\"gito-pub-frontend-post-card-column\">               <div class=\"ellipsis\" style=\"height:166px !important;overflow:hidden;\" title=\"MAKI\u2014A Digital Assistant for Practice-Based Learning\">                  <table class=\"gito-pub-frontend-post-card-header\">\n            \t     <tr>\n                        <td>                  \t\t   <h4 class=\"gito-pub-frontend-post-card-title\" style=\"line-height:1.2em;\">MAKI\u2014A Digital Assistant for Practice-Based Learning<\/h4>\n                        <div class=\"gito-pub-frontend-post-card-subtitle\">Why every factory is a learning factory<\/div>                        <div class=\"gito-pub-frontend-post-card-author\"><a href=\"\/authors\/olaf-resch-en\/\">Olaf Resch<\/a> <a href=\"https:\/\/orcid.org\/0009-0001-7292-3571\" target=\"_blank\" title=\"ORCID eintrag \u00f6ffnen.\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/orcid.org\/assets\/vectors\/orcid.logo.icon.svg\" alt=\"ORCID Icon\" style=\"width:16px;height:16px;vertical-align:middle;\"><\/a><\/div>\n                        <\/td>\n                     <\/tr>\n                  <\/table>\n                  <div class=\"gito-pub-frontend-post-card-text\">\n                     <div class=\"gito-pub-frontend-post-card-abo-sign gito-pub-login-register-link\" data-targetabo=\"expert\" data-targeturl=\"https:\/\/industry-science.com\/en\/articles\/maki-digital-assistant-learning\/\" title=\"please login or register - content can only be read in its entirety with a subscription  expert\">\n\t\t\t                         <img decoding=\"async\" src=\"https:\/\/industry-science.com\/wp-content\/plugins\/gito-publisher\/img\/i4s-login.png\">\n\t\t\t                      <\/div>With the help of digital assistants, academic teaching is possible in any factory. In order to achieve the best learning effects, however, the interests of all stakeholders must be taken into account. The factory wishes to deploy its employees quickly and productively, the learners desire a positive learning experience, and the educators want to illustrate abstract concepts in a meaningful and practical way. The only way to combine all of these perspectives is via a well-thought-out educational concept and highly functioning technology.                  <\/div>\n               <\/div>\n               <div class=\"gito-pub-frontend-post-card-scientific\"><strong>Industry 4.0 Science<\/strong> | Volume 42 | 2026 | Edition 2 | Pages 70-77<\/div>            <\/div>\n         <\/div>\n      <\/a>\n   <\/div>\n   <div class=\"gito-pub-frontend-post-card gito-pub-flex-item gito-pub-flex-item-1\">\n      <a href=\"https:\/\/industry-science.com\/en\/articles\/learning-factories-future-brazil\/\">\n         <div class=\"gito-pub-frontend-post-card-row\">         <div class=\"gito-pub-frontend-post-card-column gito-pub-frontend-post-card-column-image\">\n            <picture>\n               <source media=\"(max-width:640px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/04\/AdobeStock_521020784_Gorodenkoff-640x325.webp\">\n               <source media=\"(min-width:641px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/04\/AdobeStock_521020784_Gorodenkoff-196x180.webp\">\n               <img decoding=\"async\" class=\"gito-pub-frontend-post-card-image\" src=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/04\/AdobeStock_521020784_Gorodenkoff-196x180.webp\" alt=\"Learning Factories for the Future of Manufacturing in Brazil\">\n            <\/picture>\n         <\/div>\n            <div class=\"gito-pub-frontend-post-card-column\">               <div class=\"ellipsis\" style=\"height:185px;overflow:hidden;\" title=\"Learning Factories for the Future of Manufacturing in Brazil\">                  <table class=\"gito-pub-frontend-post-card-header\">\n            \t     <tr>\n                        <td>                  \t\t   <h4 class=\"gito-pub-frontend-post-card-title\">Learning Factories for the Future of Manufacturing in Brazil<\/h4>\n                        <div class=\"gito-pub-frontend-post-card-subtitle\">Advancing manufacturing through technology and skills development<\/div>                        <\/td>\n                     <\/tr>\n                  <\/table>\n                  <div class=\"gito-pub-frontend-post-card-text\">\n<div class=\"gito-pub-frontend-post-card-abo-sign gito-pub-login-register-link\" data-targetabo=\"expert\" data-targeturl=\"https:\/\/industry-science.com\/en\/articles\/learning-factories-future-brazil\/\" title=\"please login or register - content can only be read in its entirety with a subscription  expert\">\n\t\t\t                         <img decoding=\"async\" src=\"https:\/\/industry-science.com\/wp-content\/plugins\/gito-publisher\/img\/i4s-login.png\">\n\t\t\t                      <\/div>\nManufacturing 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\u00e1brica do Futuroin S\u00e3o Paulo, Brazil, which has engaged students, supported competence development, and collaborated with industry in applied research, functioning as a hub for advanced manufacturing initiatives.                  <\/div>\n               <\/div>\n            <\/div>\n         <\/div>\n      <\/a>\n   <\/div>\n   <div class=\"gito-pub-frontend-post-card gito-pub-flex-item gito-pub-flex-item-1\">\n      <a href=\"https:\/\/industry-science.com\/en\/articles\/energy-transition-serious-gaming\/\">\n         <div class=\"gito-pub-frontend-post-card-row\">         <div class=\"gito-pub-frontend-post-card-column gito-pub-frontend-post-card-column-image\">\n            <picture>\n               <source media=\"(max-width:640px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/04\/AdobeStock_423992056_BullRun-640x325.webp\">\n               <source media=\"(min-width:641px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/04\/AdobeStock_423992056_BullRun-196x180.webp\">\n               <img decoding=\"async\" class=\"gito-pub-frontend-post-card-image\" src=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/04\/AdobeStock_423992056_BullRun-196x180.webp\" alt=\"Serious Gaming and the Energy Transition\">\n            <\/picture>\n         <\/div>\n            <div class=\"gito-pub-frontend-post-card-column\">               <div class=\"ellipsis\" style=\"height:166px !important;overflow:hidden;\" title=\"Serious Gaming and the Energy Transition\">                  <table class=\"gito-pub-frontend-post-card-header\">\n            \t     <tr>\n                        <td>                  \t\t   <h4 class=\"gito-pub-frontend-post-card-title\" style=\"line-height:1.2em;\">Serious Gaming and the Energy Transition<\/h4>\n                        <div class=\"gito-pub-frontend-post-card-subtitle\">Collaborative knowledge generation and interactive understanding of complex interrelationships<\/div>                        <div class=\"gito-pub-frontend-post-card-author\"><a href=\"\/authors\/janine-gondolf\/\">Janine Gondolf<\/a> <a href=\"https:\/\/orcid.org\/0000-0002-5644-8328\" target=\"_blank\" title=\"ORCID eintrag \u00f6ffnen.\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/orcid.org\/assets\/vectors\/orcid.logo.icon.svg\" alt=\"ORCID Icon\" style=\"width:16px;height:16px;vertical-align:middle;\"><\/a>, <a href=\"\/authors\/gert-mehlmann\/\">Gert Mehlmann<\/a>, <a href=\"\/authors\/joern-hartung\/\">J\u00f6rn Hartung<\/a>, <a href=\"\/authors\/bernd-schweinshaut\/\">Bernd Schweinshaut<\/a>, <a href=\"\/authors\/anne-bauer\/\">Anne Bauer<\/a><\/div>\n                        <\/td>\n                     <\/tr>\n                  <\/table>\n                  <div class=\"gito-pub-frontend-post-card-text\">\n                     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.                  <\/div>\n               <\/div>\n               <div class=\"gito-pub-frontend-post-card-scientific\"><strong>Industry 4.0 Science<\/strong> | Volume 42 | 2026 | Edition 2 | Pages 62-69<\/div>            <\/div>\n         <\/div>\n      <\/a>\n   <\/div>\n   <div class=\"gito-pub-frontend-post-card gito-pub-flex-item gito-pub-flex-item-1\">\n      <a href=\"https:\/\/industry-science.com\/en\/articles\/learning-module-sustainable\/\">\n         <div class=\"gito-pub-frontend-post-card-row\">         <div class=\"gito-pub-frontend-post-card-column gito-pub-frontend-post-card-column-image\">\n            <picture>\n               <source media=\"(max-width:640px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/04\/AdobeStock_289023545_Gorodenkoff-640x325.webp\">\n               <source media=\"(min-width:641px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/04\/AdobeStock_289023545_Gorodenkoff-196x180.webp\">\n               <img decoding=\"async\" class=\"gito-pub-frontend-post-card-image\" src=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/04\/AdobeStock_289023545_Gorodenkoff-196x180.webp\" alt=\"Industrial Transformation via a Machining Learning Factory\">\n            <\/picture>\n         <\/div>\n            <div class=\"gito-pub-frontend-post-card-column\">               <div class=\"ellipsis\" style=\"height:166px !important;overflow:hidden;\" title=\"Industrial Transformation via a Machining Learning Factory\">                  <table class=\"gito-pub-frontend-post-card-header\">\n            \t     <tr>\n                        <td>                  \t\t   <h4 class=\"gito-pub-frontend-post-card-title\" style=\"line-height:1.2em;\">Industrial Transformation via a Machining Learning Factory<\/h4>\n                        <div class=\"gito-pub-frontend-post-card-subtitle\">A learning module to foster competencies for a sustainability-driven transformation<\/div>                        <div class=\"gito-pub-frontend-post-card-author\"><a href=\"\/authors\/oskay-ozen\/\">Oskay Ozen<\/a> <a href=\"https:\/\/orcid.org\/0000-0001-5566-6633\" target=\"_blank\" title=\"ORCID eintrag \u00f6ffnen.\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/orcid.org\/assets\/vectors\/orcid.logo.icon.svg\" alt=\"ORCID Icon\" style=\"width:16px;height:16px;vertical-align:middle;\"><\/a>, <a href=\"\/authors\/victoria-breidling\/\">Victoria Breidling<\/a> <a href=\"https:\/\/orcid.org\/0009-0000-0384-4813\" target=\"_blank\" title=\"ORCID eintrag \u00f6ffnen.\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/orcid.org\/assets\/vectors\/orcid.logo.icon.svg\" alt=\"ORCID Icon\" style=\"width:16px;height:16px;vertical-align:middle;\"><\/a>, <a href=\"\/authors\/stefan-seyfried\/\">Stefan Seyfried<\/a> <a href=\"https:\/\/orcid.org\/0000-0001-8278-0212\" target=\"_blank\" title=\"ORCID eintrag \u00f6ffnen.\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/orcid.org\/assets\/vectors\/orcid.logo.icon.svg\" alt=\"ORCID Icon\" style=\"width:16px;height:16px;vertical-align:middle;\"><\/a>, <a href=\"\/authors\/matthias-weigold\/\">Matthias Weigold<\/a> <a href=\"https:\/\/orcid.org\/0000-0002-7820-8544\" target=\"_blank\" title=\"ORCID eintrag \u00f6ffnen.\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/orcid.org\/assets\/vectors\/orcid.logo.icon.svg\" alt=\"ORCID Icon\" style=\"width:16px;height:16px;vertical-align:middle;\"><\/a><\/div>\n                        <\/td>\n                     <\/tr>\n                  <\/table>\n                  <div class=\"gito-pub-frontend-post-card-text\">\n                     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.                  <\/div>\n               <\/div>\n               <div class=\"gito-pub-frontend-post-card-scientific\"><strong>Industry 4.0 Science<\/strong> | Volume 42 | Edition 2 | Pages 38-47 | DOI <a style=\"font-weight:bold !important;\" href=\"https:\/\/doi.org\/10.30844\/I4SE.26.2.38\" target=\"_blank\" rel=\"noopener\">10.30844\/I4SE.26.2.38<\/a><\/div>            <\/div>\n         <\/div>\n      <\/a>\n   <\/div>\n   <div class=\"gito-pub-frontend-post-card gito-pub-flex-item gito-pub-flex-item-1\">\n      <a href=\"https:\/\/industry-science.com\/en\/articles\/digital-twins-production-logistics\/\">\n         <div class=\"gito-pub-frontend-post-card-row\">         <div class=\"gito-pub-frontend-post-card-column gito-pub-frontend-post-card-column-image\">\n            <picture>\n               <source media=\"(max-width:640px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/04\/AdobeStock_1784362718_Andrey-Popov-640x325.webp\">\n               <source media=\"(min-width:641px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/04\/AdobeStock_1784362718_Andrey-Popov-196x180.webp\">\n               <img decoding=\"async\" class=\"gito-pub-frontend-post-card-image\" src=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/04\/AdobeStock_1784362718_Andrey-Popov-196x180.webp\" alt=\"Experiencing Digital Twins in Production and Logistics\">\n            <\/picture>\n         <\/div>\n            <div class=\"gito-pub-frontend-post-card-column\">               <div class=\"ellipsis\" style=\"height:166px !important;overflow:hidden;\" title=\"Experiencing Digital Twins in Production and Logistics\">                  <table class=\"gito-pub-frontend-post-card-header\">\n            \t     <tr>\n                        <td>                  \t\t   <h4 class=\"gito-pub-frontend-post-card-title\" style=\"line-height:1.2em;\">Experiencing Digital Twins in Production and Logistics<\/h4>\n                        <div class=\"gito-pub-frontend-post-card-subtitle\">The fischertechnik\u00ae Learning Factory 4.0 as a development platform for possible expansion stages<\/div>                        <div class=\"gito-pub-frontend-post-card-author\"><a href=\"\/authors\/deike-gliem\/\">Deike Gliem<\/a> <a href=\"https:\/\/orcid.org\/0000-0001-8098-334X\" target=\"_blank\" title=\"ORCID eintrag \u00f6ffnen.\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/orcid.org\/assets\/vectors\/orcid.logo.icon.svg\" alt=\"ORCID Icon\" style=\"width:16px;height:16px;vertical-align:middle;\"><\/a>, <a href=\"\/authors\/sigrid-wenzel\/\">Sigrid Wenzel<\/a> <a href=\"https:\/\/orcid.org\/0000-0001-9594-1839\" target=\"_blank\" title=\"ORCID eintrag \u00f6ffnen.\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/orcid.org\/assets\/vectors\/orcid.logo.icon.svg\" alt=\"ORCID Icon\" style=\"width:16px;height:16px;vertical-align:middle;\"><\/a>, <a href=\"\/authors\/jan-schickram\/\">Jan Schickram<\/a>, <a href=\"\/authors\/tareq-albeesh\/\">Tareq Albeesh<\/a><\/div>\n                        <\/td>\n                     <\/tr>\n                  <\/table>\n                  <div class=\"gito-pub-frontend-post-card-text\">\n                     The fischertechnik\u00ae 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.                  <\/div>\n               <\/div>\n               <div class=\"gito-pub-frontend-post-card-scientific\"><strong>Industry 4.0 Science<\/strong> | Volume 42 | Edition 2 | Pages 30-37 | DOI <a style=\"font-weight:bold !important;\" href=\"https:\/\/doi.org\/10.30844\/I4SE.26.2.30\" target=\"_blank\" rel=\"noopener\">10.30844\/I4SE.26.2.30<\/a><\/div>            <\/div>\n         <\/div>\n      <\/a>\n   <\/div>\n   <div class=\"gito-pub-frontend-post-card gito-pub-flex-item gito-pub-flex-item-1\">\n      <a href=\"https:\/\/industry-science.com\/en\/articles\/collaborative-robots-production\/\">\n         <div class=\"gito-pub-frontend-post-card-row\">         <div class=\"gito-pub-frontend-post-card-column gito-pub-frontend-post-card-column-image\">\n            <picture>\n               <source media=\"(max-width:640px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/04\/wienzek-640x325.jpg\">\n               <source media=\"(min-width:641px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/04\/wienzek-196x180.jpg\">\n               <img decoding=\"async\" class=\"gito-pub-frontend-post-card-image\" src=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/04\/wienzek-196x180.jpg\" alt=\"Collaborative Robots in Production Environments\">\n            <\/picture>\n         <\/div>\n            <div class=\"gito-pub-frontend-post-card-column\">               <div class=\"ellipsis\" style=\"height:166px !important;overflow:hidden;\" title=\"Collaborative Robots in Production Environments\">                  <table class=\"gito-pub-frontend-post-card-header\">\n            \t     <tr>\n                        <td>                  \t\t   <h4 class=\"gito-pub-frontend-post-card-title\" style=\"line-height:1.2em;\">Collaborative Robots in Production Environments<\/h4>\n                        <div class=\"gito-pub-frontend-post-card-subtitle\">Employee qualification and acceptance for human-machine interaction<\/div>                        <div class=\"gito-pub-frontend-post-card-author\"><a href=\"\/authors\/tobias-wienzek-en\/\">Tobias Wienzek<\/a>, <a href=\"\/authors\/mathias-cuypers\/\">Mathias Cuypers<\/a> <a href=\"https:\/\/orcid.org\/0000-0002-2384-8085\" target=\"_blank\" title=\"ORCID eintrag \u00f6ffnen.\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/orcid.org\/assets\/vectors\/orcid.logo.icon.svg\" alt=\"ORCID Icon\" style=\"width:16px;height:16px;vertical-align:middle;\"><\/a><\/div>\n                        <\/td>\n                     <\/tr>\n                  <\/table>\n                  <div class=\"gito-pub-frontend-post-card-text\">\n                     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.                  <\/div>\n               <\/div>\n               <div class=\"gito-pub-frontend-post-card-scientific\"><strong>Industry 4.0 Science<\/strong> | Volume 42 | 2026 | Edition 2 | Pages 14-21 | DOI <a style=\"font-weight:bold !important;\" href=\"https:\/\/doi.org\/10.30844\/I4SE.26.2.14\" target=\"_blank\" rel=\"noopener\">10.30844\/I4SE.26.2.14<\/a><\/div>            <\/div>\n         <\/div>\n      <\/a>\n   <\/div>\n<\/div>\n<!-- GITO_PUB_POST end flex-container -->\n","protected":false},"excerpt":{"rendered":"<p>Production in space, of semiconductors for example, offers many advantages for companies. At the same time, high transport costs mean that careful consideration must be given to the production materials being transported. The use of Kalman filters enables (real-time) control from Earth, making space production a cost-efficient option. Machine learning could make it a viable approach even for highly complex production systems.<\/p>\n","protected":false},"featured_media":112450,"menu_order":0,"template":"","categories":[79167,79168,79298],"tags":[85308,79574,80213,80022,79369,75603],"product_cat":[],"topic":[67617,79491,67701],"technology":[71297],"knowhow":[],"industry":[79494],"writer":[82805,85306],"content-type":[83932],"potential":[67894,67658],"solution":[67776,67824],"glossary":[],"class_list":["post-112431","article","type-article","status-publish","has-post-thumbnail","category-design-en","category-translate-en","category-typeset","tag-industry-in-orbit","tag-machine-learning-en","tag-optimization-en","tag-production-en","tag-produktion-en","tag-real-time-control","topic-adaptability","topic-change-management-en","topic-production-system","technology-machine-learning","industry-manufacturing-en","writer-dominik-augenstein-en","writer-lara-jovic","content-type-article","potential-innovation-en","potential-profitability","solution-production-control","solution-risk-management","product","first","instock","downloadable","virtual","sold-individually","taxable","purchasable","product-type-article"],"uagb_featured_image_src":{"full":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Untitled-1.webp",1400,788,false],"thumbnail":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Untitled-1-150x150.webp",150,150,true],"medium":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Untitled-1-666x375.webp",666,375,true],"medium_large":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Untitled-1-768x432.webp",768,432,true],"large":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Untitled-1-1024x576.webp",1020,574,true],"front-page-entry":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Untitled-1-1032x320.webp",1032,320,true],"post-entry":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Untitled-1-764x376.webp",764,376,true],"post-teaser":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Untitled-1-392x320.webp",392,320,true],"post-teaser-mobile":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Untitled-1-608x496.webp",608,496,true],"post-custom-size":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Untitled-1-640x325.webp",640,325,true],"whitepaper-teaser":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Untitled-1-274x376.webp",274,376,true],"card-big":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Untitled-1-514x292.webp",514,292,true],"card-portrait":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Untitled-1-320x440.webp",320,440,true],"card-big-company":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Untitled-1-514x289.webp",514,289,true],"gp-listing":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Untitled-1-196x180.webp",196,180,true],"1536x1536":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Untitled-1.webp",1400,788,false],"2048x2048":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Untitled-1.webp",1400,788,false],"woocommerce_thumbnail":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Untitled-1-510x510.webp",510,510,true],"woocommerce_single":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Untitled-1-510x287.webp",510,287,true],"woocommerce_gallery_thumbnail":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Untitled-1-100x100.webp",100,100,true],"dgwt-wcas-product-suggestion":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/12\/Untitled-1-64x36.webp",64,36,true]},"uagb_author_info":{"display_name":"Chloe Hayward","author_link":"https:\/\/industry-science.com\/en\/author\/"},"uagb_comment_info":0,"uagb_excerpt":"Production in space, of semiconductors for example, offers many advantages for companies. At the same time, high transport costs mean that careful consideration must be given to the production materials being transported. The use of Kalman filters enables (real-time) control from Earth, making space production a cost-efficient option. Machine learning could make it a viable&hellip;","_links":{"self":[{"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/article\/112431","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/article"}],"about":[{"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/types\/article"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/media\/112450"}],"wp:attachment":[{"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/media?parent=112431"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/categories?post=112431"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/tags?post=112431"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/product_cat?post=112431"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/topic?post=112431"},{"taxonomy":"technology","embeddable":true,"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/technology?post=112431"},{"taxonomy":"knowhow","embeddable":true,"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/knowhow?post=112431"},{"taxonomy":"industry","embeddable":true,"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/industry?post=112431"},{"taxonomy":"writer","embeddable":true,"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/writer?post=112431"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/content-type?post=112431"},{"taxonomy":"potential","embeddable":true,"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/potential?post=112431"},{"taxonomy":"solution","embeddable":true,"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/solution?post=112431"},{"taxonomy":"glossary","embeddable":true,"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/glossary?post=112431"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}