Connecting multiple Cores/Connects in chain

Show the world your Revolution Pi project!
Post Reply
toklobuc
Posts: 10
Joined: 02 Mar 2021, 12:35
Answers: 0

Connecting multiple Cores/Connects in chain

Post by toklobuc »

Hello,

I have a question regarding connecting multiple Cores together.

Last year we have successfully implemented a machine monitoring system using RevPi 3+ and a DIO module.
Core is connected to a common LAN network.

This year we plan connecting another 9 machines to the system. Machines are placed 5-15m apart from each other, so we planned to connect only 2 on 1 computing device.
Besides installing 5 additional LAN cables or 5 switches, is there any other way of connecting them togeter in a chain?
E.g. connecting RevPi 1 to RevPi 2 to RevPi 3 .. etc?

We considered several options, so I would be grateful if someone explained to us if this is plausible, or not, and whether is there any better solution?
Here's our options:
Image
Image
Image

Thank you in advance
toklobuc
Posts: 10
Joined: 02 Mar 2021, 12:35
Answers: 0

Re: Connecting multiple Cores/Connects in chain

Post by toklobuc »

Can someone post a picture from PiCtory how to set the ip addresses according to this:
viewtopic.php?f=41&t=1939&p=7416&hilit=lan+ports#p7417

but with 2 RevPi Connects?
User avatar
Thommy
KUNBUS
Posts: 4
Joined: 30 Mar 2021, 10:48
Answers: 0

Re: Connecting multiple Cores/Connects in chain

Post by Thommy »

Hi toklobuc,

I'll try to answer your questions one by one.

- If we go with Revolution Pi Connect +:
* Can the second LAN port be used for 2 common LAN networks (as shown up)? --> yes
* Main LAN switch will give every device an IP address regardless of cisco switch? --> I can't see from your description where your network gets the IP address. You can also assign fixed IP addresses on the device.
* Will this work --> In principle, nothing speaks against

- Another possibility to use new RevPi Compact:
* Is it possible to connect somehow an expansion DIO module to it? --> no
* If no, can its analog inputs be userd as 24VDC digital inputs? --> no
* Is it possible to connect them all in a chain --> yes, if no great demands are placed on the cycle time of the exchanged data
* Will this work? --> what exactly of it now :-)

- If we go with RevPi Cores only:
* Can they be connected in a chain using a RevPi-Gate --> Depending on what exactly you have in mind, you could configure one unit as a Modbus TCP master and attach Modbus TCP gateways to the rest of the units. Daisy-chain cabling would then be possible.
* If yes, which network procol to use, and will there be any delay/strain on individual devices --> each gateway in the chain generates a delay
* If no, can they be connected in a chain in any other way? --> Not really a practical one, unless you use an external master, e.g. an EtherCAT master, and use the RevPis as EtherCAT slaves with the help of the gateway.
* Will this work? --> It depends on what your requirements are in terms of cycle time and data volume. At the moment, it looks to me as if the variant with the Connects is the much nicer one.

It would have been a little easier if you posted the questions as text and not as a picture. Then you can quote your questions and don't have to type them out.
https://revolution.kunbus.com/category/thomas/
toklobuc
Posts: 10
Joined: 02 Mar 2021, 12:35
Answers: 0

Re: Connecting multiple Cores/Connects in chain

Post by toklobuc »

Thank you Thommy.

As I understood the best way to daisy-chain RevPi's is using a RevPi Connects instead of Cores. Or go with universal solution: 1 LAN switch and connect all devices to it.
We needed to make a decision a couple of weeks ago so we already went with further testing the system using one master RPi 3+ and 1 (later 4) plain Core connected to one switch. (max length of any LAN cable would be 40m)

Best regards,

Tomislav
Post Reply