INTRODUCTION
Myanmar's industrial sector, a critical component of its economic development, is primarily characterized by traditional manufacturing processes, agricultural processing, and resource extraction. Many facilities rely on aging, standalone control systems—such as Programmable Logic Controllers (PLCs) and Supervisory Control and Data Acquisition (SCADA) systems—that operate in isolation. These systems lack interoperability, real-time data exchange, and advanced analytical capabilities, resulting in suboptimal production efficiency, high downtime, and an inability to compete in the international market [1-4].
The global Fourth Industrial Revolution (Industry 4.0) is built upon the integration of cyber-physical systems, the Internet of Things (IoT), and cloud computing. At the heart of this transformation are Networked Control Systems (NCS), where control loops are closed through communication networks. When combined with Cloud Computing, these systems evolve into intelligent platforms capable of centralized data aggregation, sophisticated analytics, and remote, scalable control [5-10].
This paper explores the potential of implementing Cloud-Enabled NCS (CENCS) in Myanmar. It argues that a strategic adoption of this technology can leapfrog traditional industrial development stages, driving unprecedented efficiency, productivity, and innovation. The study will outline a proposed architecture, analyze sector-specific applications, address critical implementation challenges, and provide a pragmatic roadmap for stakeholders in the Myanmar industry [11-15].
The core problem is the technological lag in Myanmar's industrial operations, which results in:
- Low Productivity: Inefficient processes and manual data collection.
- High Operational Costs: Energy inefficiency and reactive maintenance leading to costly downtime.
- Lack of Agility: Inability to adapt quickly to market changes or customize products.
- Poor Competitiveness: Inability to meet the data-driven and efficiency standards of international supply chains.
This paper aims to:
- Propose a practical CENCS architecture suitable for Myanmar's current and near-future infrastructure.
- Analyze specific applications and benefits for key Myanmar industries.
- Conduct a detailed critical analysis of implementation challenges.
- Propose a phased roadmap and policy recommendations for stakeholders.
This study focuses on the manufacturing, agri-processing, and energy sectors. It acknowledges that the proposed solutions may not be immediately applicable to the smallest SMEs due to cost constraints but provides a trajectory for gradual adoption. The paper assumes a gradual improvement in national internet infrastructure.
This paper explores the potential of implementing Cloud-Enabled NCS (CENCS) in Myanmar. It argues that a strategic adoption of this technology can leapfrog traditional industrial development stages, driving unprecedented efficiency, productivity, and innovation. The study will outline a proposed architecture, analyze sector-specific applications, address critical implementation challenges, and provide a pragmatic roadmap for stakeholders in the Myanmar industry.
- NCS and Cloud Integration
2.1. Networked Control Systems (NCS)
An NCS is a spatially distributed system where sensors, actuators, and controllers communicate with each other over a wired or wireless network to perform control tasks. Unlike traditional point-to-point wiring, NCS offers greater flexibility, reduced installation costs, and easier system reconfiguration.
2.2. Cloud Computing Models for Industry
- Infrastructure as a Service (IaaS): Provides virtualized computing resources over the internet. Factories could host their control servers on cloud infrastructure, reducing upfront hardware costs.
- Platform as a Service (PaaS): Offers a development and deployment environment in the cloud. This allows engineers to develop and deploy custom control algorithms and monitoring applications without managing the underlying infrastructure.
- Software as a Service (SaaS): Delivers software applications over the internet on a subscription basis. This is ideal for SCADA systems, Manufacturing Execution Systems (MES), and Enterprise Resource Planning (ERP) systems accessible from anywhere.
2.3. Proposed Cloud-Enabled NCS (CENCS) Architecture for Myanmar
A feasible architecture for Myanmar's industries would involve a hybrid approach:
- Edge Layer: On the factory floor, PLCs, sensors, and actuators form a local network (using protocols like Modbus, PROFINET, or wireless Zigbee/LoRaWAN). An Edge Gateway device performs essential real-time control and data preprocessing to minimize latency and bandwidth usage.
- Fog/Cloud Layer: Preprocessed data is transmitted securely via the internet (4G/LTE, or fiber where available) to a national or regional cloud platform.
- Cloud Platform: The cloud hosts:
- Data Lakes for storing massive historical operational data.
- Analytics Engines for running machine learning algorithms for predictive maintenance, optimization, and energy management.
- Remote HMI (Human-Machine Interface) allows managers and engineers to monitor and supervise operations from a central office or remotely.
- Centralized Controller for non-time-critical control decisions and long-term strategy execution.
This architecture balances the need for low-latency control at the edge with the need for powerful, scalable analytics in the cloud.
Implementation and Analysis
The NCS works with a network, therefore the data transfers between the controller and the remote system will induce network delays in addition to the controller processing delay. Fig.3 shows the delay model of NCSs. As discussed earlier this model represent the direct structure in which the best controller communicates with sensor and actuator over the network.
Fig. 1: Delay model of Networked Control System for Performance Analysis
The signal takes some amount of time to transmit the data from sensor to controller and controller to actuator. In other words, the delay appears when exchange data activity between sensors, actuators, and controllers through the networks. This dynamic activity will affect the performance of control system designed without considering it and even stability of the system. Besides, the signal processing and computational delays that depending on the scheduling protocol should be taken. The amount of time delay taken by signal for transmission depends upon communication network protocol. The total time delay in NCSs is classified in three sections as discussed in [16-17].
- Data transfer delay between sensors to controller, .
- Computational delay generated at the controller, .
- Data transfer delay between controllers to actuator, .
where k indicates the number of time instants (k=1,2, ... n).
The communication delay is the sum of two components i.e. sensor to controller and controller to actuator . The control delay is the sum of the computational delay and the communication delay.
The direction of the data transfer as the sensor to controller delay and the controller to actuator delay can be seen in Fig.3. The delays are computed as
where the time instant that the remote system encapsulates the measurement to a frame or a packet to be sent, is the time instant that the controller starts processing the measurement in the delivered frame or packet, is the time instant that the main controller encapsulates the control signal to a packet to be sent, and is the time instant that the remote system starts processing the control signal. In fact, both network delays can be longer or shorter than the sampling time Ts. The control delay can be fixed or variable.
Designing of the system with variable control delay is more complicated rather than fixed control delay. The sampling period of sensor is denoted by Ts and that of controller and actuator is denoted by Tc. According to the sampling rates, the networked control system is classified in two categories (i) Single-rate NCSs (ii) Multi-rate NCSs.
Definition 1:
When the sampling periods of the sensor, controller and actuator in networked control systems are the same then such NCSs is called single-rate networked control systems.
Definition 2:
If the sampling periods of the sensor, controller and actuator in networked control systems are different then such NCS is called as multi-rate networked control systems. Single-rate NCSs model is consider in the paper.
Figure 2: SIMULINK Model for Cloud-based NCS with MPC
Figure 3: Control Input and Output without MPC
Figure 4: Control Input and Output with MPC (1)
Figure 5: Control Input and Output with MPC (2)
Figure.3 illustrates the Control Input and Output without MPC. The three inputs are applied to the NCS and the output responses could not accurate the reducing delay effects because the MPC is not used in that system. Figure.4 demonstrates the Control Input and Output with MPC (1). Figure.5 mentions the Control Input and Output with MPC (2). Those two results confirm that the MPC could reduce the delay effects in the NCS for longer communication period for industrial communication purposes.
Figure.6 shows the typical simulation result with a sampling period of 10 milliseconds.
Figure 6: Simulation Results of Wireless NCS (Sample Period 10s)
As the sampling period is increased to 20ms, the simulation results of the model show more overshoot than the earlier result. Figure.7 shows the Simulation Results of Wireless NCS (Sample Period 120s). From these results, the sampling rate can degrade the system performance. Wireless NCS design is implemented in the following three areas: (1) control system analysis and design; (2) network architecture, protocol and scheduling; and (3) experimental and simulation studies. The impact of NCSs on traditional large-scale system control methodologies is also analysed, and the realistic outcomes from the analyses are achieved for real-world applications.
Figure 7: Simulation Results of Wireless NCS (Sample Period 120s)
- CONCLUSION
Modern networked and cloud control systems connect devices to the internet, allowing us to manage distributed environments more efficiently. This can revolutionize industries and improve user experiences by integrating various communication protocols and IoT devices for real-time data collection and remote control. These systems use data to make predictions and optimize control strategies. Cloud integration is vital for scalability and processing power for data-intensive tasks. Balancing edge and cloud processing ensures responsive control systems, and collaboration among experts is crucial for maximizing their potential. Overall, these systems merge technology and innovation to change how we interact with and control our surroundings. The performance analysis on MPC for NCS was presented in this article. For the analytical procedure for performance analysis on MPC, the total network–induced delay could be reduced because the controller killed the unwanted signals. It was shown that the most significant differentiating factor was the “nature” of the delay i.e. whether the delay is constant or time–varying. Usual misconceptions regarding the modelling for the time–varying cases were highlighted. Delay decomposition was proposed which results in models well–suited for control synthesis using established robust control techniques, without any requirement for a priori information about the probability distributions of network–induced delays. The control function could meet the zero level mean squared errors in the control input. The performance of MPC could be the best solution for using in NCS for industrial applications.
REFERENCES
- Yun-Bo Zhao, Xi-Ming Sun, Jinhui Zhang, and Peng Shi. Networked Control Systems: The Communication Basics and Control Methodologies. Hindawi Publishing Corporation Mathematical Problems in Engineering Volume 2015
- A. Gupta and M.-Y. Chow, “Networked control system: overview and research trends,” IEEE Transactions on Industrial Electronics, vol. 57, no. 7, pp. 2527–2535, 2010.
- Natasa Popovic, Milica Naumovic. Networked and Cloud Control Systems - Modern Challenges in Control Engineering. International Journal of Electrical Engineering and Computing Vol. 2, No. 2 (2018)
- Yongmeng Huang, Shuai Ji1, Zuguang Huang , Chengrui Zhang and Tianliang Hu. Measurement of master node delay in networked control systems. Measurement and Control 2022, Vol 55 (5-6) 265–273
- V. Zhivoglyadov, R. H. Middleton, “Networked Control Design for Linear Systems”, Automatica 39, pp. 743-750, Elsevier Science Ltd. 2003
- Beindha, J. K. Mendiratta, “Networked Control Systems- A Survey”, I. J. Modern Education and Computer Science, 2013, 6, 42-48, doi: 10.5815/ijmecs.2013.06.06
- N. Zhao, X. M. Sun, J. Zhang, P. Shi, “Networked Control Systems: The Communication Basics and Control Methodologies”, Mathematical Problems in Engineering, Hindawi Publishing Corporation, Vol. 2015, doi: http://dx.doi.org/10.1155/2015/639793
- Khalil, J. Wang, “Stability and Time Delay Tolerance Analysis Approach for Networked Control Systems”, Mathematical Problems in Engineering, Hindawi Publishing Corporation, Vol. 2015, doi: http://dx.doi.org/10.1155/2015/812070
- Shang, Y. Yuan, “Finite-Time Stabilization of Networked Control Systems with Packet Dropout”, TELKOMNIKA Indonesian Journal of Electrical Engineering, Vol. 12, No. 9, 2014. Pp. 6750-6757, doi: 10.11591/telkomnika.v12i9.5061
- S. A. Dahalan, A. R. Husain, M. B. N. Shah, M. I. Zakaria, “Time Delay Analysis in Networked Control System Based Controller Area Network”, proc. Of International Conference on Advances in Computer and Information Technology – ACIT 2012, doi: 10.3850/978-981-07-3161-8_ACIT-249
- Xia, “Cloud Control Systems”, IEEE/CAA Journal of Automatica Sinica, 2(2), pp. 134-142, April 2015.
- Hops, B. Swing, 8. Phelps, B. Sudweeks, 1. Pane, and J. Kinslow, "Non-Deterministic OUT Behavior during Functional Testing of High Speed Serial Busses: Challenges and Solutions," Proc. International Test Conference, 2004.
- Jones, "Designning for Real Time Embedded Ethernet," The Industrial Ethernet Book, Vol. 35, 2006, pp. 38-41.
- Nilsson, “Real-time control systems with delays,” Ph.D. dissertation, Dept. Automatic Control, Lund Inst. Technology, Lund, Sweden, 1998.
- W. Liou and A. Ray, “A stochastic regulator for integrated communication and control systems: Part I—formulation of control law,” ASME J. Dynamic Syst., Meas. Control, vol. 113, no. 4, pp. 604–611, 1991.
- Shousong and Z. Qixin, “Stochastic optimal control and analysis of stability of networked control systems with long delay,” Automatica, vol. 39, no. 11, pp. 1877–1884, Nov. 2003.
- Liu and A. Goldsmith, “Wireless medium access control in networked control systems,” in Proc. IEEE Amer. Contr Conf., 2004, pp. 688–694.