Dear all.
We are working on a project whose main subject is to detect cyberattacks on Smart Inverters. Specifically, on two Smart Inverters in two separate PV microgrids.
Currently, an IoT device is used to measure the output data from Smart Inverters. It is expected to deploy a machine learning model trained offline to detect any cyberattacks, adversarial attacks, or even FDIA (False Data Injection Attack).
However, we could not figure out and are currently stuck on where blockchain can fit into and contribute to this research structure and not interfere with each component. From what we currently understand about blockchain technology, it is a chained-to-together block data structure and it can be used as a distributed ledger. Within the category, it has a P2P network, consensus mechanism, and smart contracts.
We have surveyed quite a lot of research articles, mostly review or survey papers; few are research articles. Of those few research articles, most of which focused on energy trading using blockchain, specifically P2P networks, smart contracts were employed the most, and then consensus mechanisms/algorithms. Some suggested using blockchain as a distributed ledger but did not specify how exactly it was implemented.
My apology for posting the long question, and thank all who read word by word. We are asking if everyone could provide guidance, references, and/or implemented program code examples that could help us push forward on this project and contribute to the research field.
Thank you.