Skip to content
Eliseu Pereira edited this page Apr 22, 2020 · 53 revisions

logo

Dynamic INtelligent Architecture for Software and MOdular REconfiguration - DINASORE - is a distributed platform that runs at the fog computing level, enabling the pre-processing of data using algorithms, that are encapsulated inside modules, i.e. Function Blocks (FBs).

The principal advantage of this platform is the redistribution of the running modules across a Cyber-Physical System (CPS). So the user can develop their own code, in Python, and then upload it to the different DINASORE nodes in the CPS. To draw the system it's used the 4DIAC-IDE witch is according the IEC61499 standards. This version is targeted to the Industry4.0 applications, for that, it also uses the OPC-UA protocol to allow communication with the other industrial components.

In this Wiki, you can find some documentation about the DINASORE installation and some tutorials showing how to use it. The first tutorial is based in the sensorization of an industrial process, simulating sensors and integrating them with a database, the second tutorial uses optimization algorithms to find the best solutions for the energy efficiency problem.

Content

Clone this wiki locally