Earlier quoted context omitted.
How does it benchmark against other modern PLCs? Could you give a ballpark figure for the scan time of a 10 robot cell for example?
I'm not sure if the question relates to motion control of robots, human-robot collaboration safety or something else entirely. If the question is about motion control of robots, our cycle time of 10-20 ms is probably too long as motion control usually requires If on the other hand the question is about human-robot collaboration safety, the product is likely unsuitable as this requires specially certified appliances.…
Revolution Pi – Industrial PC Based on Raspberry Pi
61–70 of 77 posts
Re: Revolution Pi – Industrial PC Based on Raspberry Pi
#62Earlier quoted context omitted.
Both the hardware (base board schematics) as well as the software are open source. Let's say Kunbus goes down the drain and you hit an issue. Best case someone in the community has already fixed it. Worst case you'll have to hire a decent consultant. Show me another PLC that affords the same kind of vendor independence. As to availability, the hardware is manufactured and assembled in Denkendorf, Germany, so the supp…
Well, I really like the idea of a standard open source industrial control system. If we ran into vendor/supply issues, that would give us options. But this industry (or at least the pocket of it that I work in) is very conservative. It's like the old "nobody got fired for buying IBM." Hmmm. I'd be curious to know who ends up using these devices. Maybe I could apply to work for them. :)
Re: Revolution Pi – Industrial PC Based on Raspberry Pi
#63Hi there. I'm an engineer on the Revolution Pi team. AMA.
Nice idea! One of the reported issues with the Raspberry Pi is failure of the SD card if power is interrupted while the card is being written. Does your implementation overcome this problem?
Re: Revolution Pi – Industrial PC Based on Raspberry Pi
#64Earlier quoted context omitted.
I'm not sure if the question relates to motion control of robots, human-robot collaboration safety or something else entirely. If the question is about motion control of robots, our cycle time of 10-20 ms is probably too long as motion control usually requires If on the other hand the question is about human-robot collaboration safety, the product is likely unsuitable as this requires specially certified appliances.…
I work in the automotive sector. Not interested in human-robot collaboration at all, I was wondering whether this would be a suitable alternative to PLC control of spot welding and handling industrial robots. Even though the processing power of these things is likely to be better than that of a PLC, am I right in thinking that the overhead involved with running a proper (albeit fairly stripped down) OS would make it…
Re: Revolution Pi – Industrial PC Based on Raspberry Pi
#65Hi there. I'm an engineer on the Revolution Pi team. AMA.
I'm always looking for LabVIEW alternatives... is one of your cards an analog input module? How else to get 10-20 analog inputs? And is 10kHz sampling reasonable? What's the highest practical Fs? Thank you/danke!
Re: Revolution Pi – Industrial PC Based on Raspberry Pi
#66Earlier quoted context omitted.
The I/O modules themselves have 2 pin headers with 14 pins each. The pin headers receive adapters with wire terminals. The adapters are included. The German I/O module page has an animation which shows this in detail, it seems the English page is missing that for some reason: https://revolution.kunbus.de/io-modul/
That's great. Are there any modules with support for camera and/or screen (HDMI/DSI) planned?
Re: Revolution Pi – Industrial PC Based on Raspberry Pi
#67+55°C max operating temp Industrial? Nope.
Re: Revolution Pi – Industrial PC Based on Raspberry Pi
#68Earlier quoted context omitted.
The case is made of polycarbonate. Cardboard would be interesting from an environmental perspective, but likely wouldn't be able to withstand the harsh conditions prescribed by EN 61131-2 (low/high temperatures, damp air, vibrations/shock etc). We add a safety margin to those conditions, e.g. 61131-2 requires safe operation at 55 degrees Celsius, we test at 60 degrees. The products are used e.g. in automotive applica…
I think the intent is "give developers a cheaper system to get started with" and not putting a cardboard version into production environments.
Re: Revolution Pi – Industrial PC Based on Raspberry Pi
#69are my eyes mistaken, but a cardboard case? is that safe? fire hazard?
Re: Revolution Pi – Industrial PC Based on Raspberry Pi
#70Earlier quoted context omitted.
That's great. Are there any modules with support for camera and/or screen (HDMI/DSI) planned?
We are already testing the next generation of RevPi which is called "RevPi compact". This series will have a connector with the DCI for the original Raspi camera. We will start selling them at SPS Drives Fair in November. But there is plenty of really good USB cameras on the market and they work fine with Compute Module 3 (CM3). We have had an exhibit at Hannover Fair where the only sensor was an USB Cam connected to…
I am actually working on a prototype of something similar- Pi, camera, small touchscreen, distance sensor and small number of IOs.
The two specific use cases for me: measure dimensions of parts hard to measure with other sensors and stopping conveyor when some parts end up in unexpected places.