Content deleted Content added
No edit summary |
m Open access bot: url-access=subscription updated in citation with #oabot. |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1:
{{
'''Industrial data processing''' is a branch of applied [[computer science]] that covers the area of design and programming of computerized systems which are not computers as such — often referred to as [[embedded system]]s ([[programmable logic controller|PLC]]s, [[Automation|automated systems]], intelligent instruments, etc.). The products concerned contain at least one [[microprocessor]] or [[microcontroller]], as well as couplers (for [[I/O]]).
Another current definition of industrial data processing is that it concerns those [[computer program]]s whose variables in some way represent [[Physics|physical]] quantities; for example the [[temperature]] and [[pressure]] of a tank, the position of a [[robot]] arm, etc.
== History ==
Industrial data processing emerged in the mid-20th century with the introduction of programmable logic controllers (PLCs) <ref>{{Citation |last=Bolton |first=W. |chapter=Programmable Logic Controllers |date=2015 |pages=1–22 |chapter-url=https://doi.org/10.1016/b978-0-12-802929-9.00001-7 |access-date=2025-07-19 |publisher=Elsevier |doi=10.1016/b978-0-12-802929-9.00001-7 |isbn=978-0-12-802929-9}}</ref>and supervisory control and data acquisition (SCADA) systems <ref>'''Boyer, S.A.,''' 2009. ''SCADA: Supervisory Control and Data Acquisition''. 4th ed. Research Triangle Park, NC: International Society of Automation (ISA).</ref>. These technologies allowed industrial operators to monitor and control machinery using digital inputs and outputs.
During the 1970s and 1980s, the integration of computer numerical control (CNC) systems and distributed control systems (DCS) advanced the field, allowing greater automation and data handling at scale<ref>{{Cite journal |last=Bell |first=R. |date=January 1985 |title=A Review of:"Computer Control of Manufacturing Systems." By YORAM KOREN. (McGraw-Hill International Book Company, 1983.) [Pp. 287.] Price £8-95. |url=https://doi.org/10.1080/00207548508928066 |journal=International Journal of Production Research |volume=23 |issue=4 |pages=841–842 |doi=10.1080/00207548508928066 |issn=0020-7543|url-access=subscription }}</ref>. The proliferation of sensors and industrial networks laid the groundwork for Industry 4.0, where cloud computing, edge processing, and artificial intelligence are increasingly embedded in industrial environments <ref>{{Citation |last=Gisi |first=Philip J. |title=The Dark Factory |date=2024-01-04 |work=The Dark Factory and the Future of Manufacturing |pages=3–19 |url=https://doi.org/10.4324/9781032688152-2 |access-date=2025-07-19 |place=New York |publisher=Productivity Press |doi=10.4324/9781032688152-2 |isbn=978-1-032-68815-2|url-access=subscription }}</ref>.
'''Data Acquisition''' Industrial data is collected from sensors, actuators, control systems, and machines via analog and digital signals. These data streams can include temperature, pressure, vibration, speed, voltage, and other process variables.▼
'''Real-Time Processing''' Systems such as edge computing devices, microcontrollers, and industrial PCs process data locally to minimize latency and increase reliability. Pre-processing functions may include filtering, anomaly detection, and logic-based event handling.▼
'''Storage and Archiving''' Data historians and time-series databases store large volumes of chronological data. These archives are essential for long-term performance monitoring, regulatory compliance, root cause analysis, and predictive maintenance.▼
'''Communication Protocols''' Industrial data processing relies on communication protocols such as Modbus, OPC-UA, PROFIBUS, and MQTT to transmit data between field devices, control systems, and enterprise applications. ▼
▲Industrial data is collected from sensors, actuators, control systems, and machines via analog and digital signals. These data streams can include temperature, pressure, vibration, speed, voltage, and other process variables.
'''Data Analysis and Decision Support''' Advanced analytics platforms use statistical models, artificial intelligence, and machine learning to
▲Systems such as edge computing devices, microcontrollers, and industrial PCs process data locally to minimize latency and increase reliability. Pre-processing functions may include filtering, anomaly detection, and logic-based event handling.
▲Data historians and time-series databases store large volumes of chronological data. These archives are essential for long-term performance monitoring, regulatory compliance, root cause analysis, and predictive maintenance.
▲Industrial data processing relies on communication protocols such as Modbus, OPC-UA, PROFIBUS, and MQTT to transmit data between field devices, control systems, and enterprise applications.
▲Advanced analytics platforms use statistical models, artificial intelligence, and machine learning to analyze datasets in real time or retrospectively. Applications include condition-based monitoring, process optimization, automated quality assurance, and digital twin modeling.
▲=== Applications ===
Industrial data processing is central to:
* Smart manufacturing and Industry 4.0<ref>{{Cite web |title=Factory of the Future {{!}} Advanced Manufacturing Innovation Centre {{!}} Queen's University Belfast |url=https://we-are-amic.com/about/factory-of-the-future/ |access-date=2025-07-19 |website=we-are-amic.com}}</ref>
* Predictive maintenance and asset management
* Industrial energy efficiency and monitoring
Line 41 ⟶ 31:
* Logistics and supply chain automation
A number of influential figures from around the world have shaped the development of industrial data processing, spanning disciplines such as control theory, computing, robotics, and network architecture.
* '''Konrad Zuse''' (Germany) designed and built the first programmable digital computer (Z3), laying the groundwork for industrial computing systems.<ref>Konrad Zuse, Z3 technical documentation.
* '''Sophie Wilson''' (United Kingdom) developed the instruction set for the ARM processor, widely used in embedded and industrial control devices.<ref>Wilson, S. (1985). ARM Architecture. Acorn Computers.</ref>
* '''Fei-Fei Li''' (China/USA) advanced computer vision and AI systems now used in industrial inspection, robotics, and quality control.<ref>Li, F. (2015). ImageNet and Deep Learning. IEEE Transactions on Pattern Analysis and Machine Intelligence.</ref>
Line 61 ⟶ 51:
* '''Miriam Posner''' (USA) critiques bias and inequity in data infrastructures, offering insight into how industrial systems can better reflect human-centered values.<ref>Posner, M. (2016). What’s Next: The Radical, Unrealized Potential of Digital Humanities. ''Digital Humanities Quarterly''.</ref>
* [[Industrial automation]]
* [[SCADA]]
Line 72 ⟶ 61:
* [[Machine vision]]
==
{{reflist}}
{{DEFAULTSORT:Industrial Data Processing}}
[[Category:Computer engineering]]
|