Hello everyone, I was recently approached with an implementation for a Groov Rio, I have researched quite a few possibilities but I feel that I still do not have enough knowledge to confirm that this implementation is viable, if you could help me I would be grateful. Below I will describe the implementation (sorry if it’s a bit long):
Basically I have 2 different networks, each transmits 4 field signals, 3 AI and one DI along with a variable speed drive that controls an extraction pump, plus one of the networks handles Modbus communication and the other network handles Profibus communication. These networks are intended to be connected to 1 Groov RIO device (there is the possibility of using 2 RIOs, one for each network), however, I know that Profibus is not compatible with Groov so the use of a Profibus/Modbus is planned converter, this device is specifically:
“Anybus X-gateway – PROFIBUS Master – Modbus TCP Server”
Assuming that these connections are viable, the implementation seeks to transmit the data collected by the Groov RIO, through wireless communication, using a LoRaWAN Node device that would transfer the data to a LoRaWAN Gateway and this would communicate with a SCADA.
I attach a simple image to illustrate:
Apart from the question: Is implementation possible? The following doubts arise such as:
-
Are Groov devices capable of receiving Modbus TCP or RTU? If so: Is it possible to use a Profibus/Modbus converter to receive information?
-
Is a Groov device capable of receiving and transmitting field information through its RJ45 connectors? (Receives information from the Profibus/Modbus translator, Transmits information to the LoRaWAN Node). If so: In what protocol is the Groov device capable of transmitting information? Modbus TCP/RTU/ASCII?
-
Is it possible to communicate both networks to the Groov device using an RJ45 switch?
-
Is there any advantage in using a Groov Epic instead of a Groov RIO for this case?
-
The LoRaWAN node device that I am considering using accepts an RS-232/RS-485 input, beyond the use of an RJ45 converter. Is there a other method by which I can transmit the information from the Groov device to it?
Some questions may be a little basic, but I want to be sure I don’t make mistakes. Any other contribution you can give me is more than welcome. Thanks you.