<body onLoad="window.defaultStatus='Welcome!. You are in my weblog.';return true"><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/9550158?origin\x3dhttps://www.txemaromero.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Saturday, October 21, 2017

Final Project of the Postgraduate course on Development and Integration of Cyber-Physical Systems

Recently, my Final Project of the Postgraduate course on Development and Integration of Cyber-Physical Systems, entitled (in Spanish language) "Sistemas de control industrial e IoT: una aproximación".

Abstract:

ICS industrial control systems refer to networked equipment and software for controlling and monitoring industrial processes. These systems are used in critical infrastructure sectors and in other industries such as the water sector. The digitising of embedded industrial systems is becoming a central part of these systems. It is necessary to research communications systems that are reliable in industrial environments and safe from external attacks (cybersecurity) as well as in industrial platforms. This final project has helped to build a proof of concept (PoC) as a digital platform for the industrial water sector to check that the concept of cybersecurity (through open source intrusion detection systems (IDS)) can be operated usefully.

The hardware part of the proof of concept comprises three parts, PLC-Raspberry Pi (PLC1-USB), PLC-Raspberry Pi (PLC2-GSM) and PLC-Arduino-BLE Shield (PLC3-BLE). Open source intrusion detection systems (IDS) are implemented on this with the Snort, Suricata and Bro software and on a Modbus fieldbus to connect the PLC-Raspberry Pi systems.

Keywords: ICS, water, cybersecurity.



[Read the final project: Available in my LinkedIn profile (log in LinkedIn, search Txema Romero)]