Earlier quoted context omitted.
Can these be programmed by any of the 61131-3 languages?
Yes, with appropriate software. logi.CAD (an IEC 61131-3 automation platform) is pre-installed as a demo version and license keys are available at the online shop for a few bucks. But noone is forcing you to use a specific software. You can use Python or even Bash. The input and output values are stored in a process image by an open source kernel driver (piControl) and you can access the process image through a char…
Revolution Pi – Industrial PC Based on Raspberry Pi
51–60 of 77 posts
Re: Revolution Pi – Industrial PC Based on Raspberry Pi
#52Re: Revolution Pi – Industrial PC Based on Raspberry Pi
#53What if the user wants to run a different OS besides Linux? Seems like the only option is Linux? No Plan9, BSD, etc.?
https://wiki.freebsd.org/FreeBSD/arm/Raspberry%20Pi
It's just that we haven't tested it yet ourselves. Minimal adjustments may be necessary due to a few small differences between the standard RasPi and the RasPi Compute Module used in the Revolution Pi, e.g. the Compute Module lacks the on-board BCM43438 WiFi that's present on the standard RasPi 3.
Re: Revolution Pi – Industrial PC Based on Raspberry Pi
#54Why is it 200 GBP? If it is a RPi3 compute board which costs only 25 GBP why the insane markup?
The purported value add is that the product includes a backplane, ports, power supply, and enclosure that are suitable for use in an industrial setting (wide operating temperature range, shock/vibration, etc).
Re: Revolution Pi – Industrial PC Based on Raspberry Pi
#55Hi there. I'm an engineer on the Revolution Pi team. AMA.
Re: Revolution Pi – Industrial PC Based on Raspberry Pi
#56Hi 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
#57Earlier quoted context omitted.
Yes, with appropriate software. logi.CAD (an IEC 61131-3 automation platform) is pre-installed as a demo version and license keys are available at the online shop for a few bucks. But noone is forcing you to use a specific software. You can use Python or even Bash. The input and output values are stored in a process image by an open source kernel driver (piControl) and you can access the process image through a char…
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?
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.
If it's none of these two, it would be necessary to know more specifically what the setup is (fieldbus used, number of axes, etc) to come up with a realistic figure.
Re: Revolution Pi – Industrial PC Based on Raspberry Pi
#58This would have been perfect for my last startup. Keeping those damn Pi's running when they were deployed across the country was a nightmare. The SD cards had around a 20% failure rate per year. Eventually I just started shipping each system with a backup SD card taped to the inside of the case.
Were you using decent microSDs? Was each mSD getting QC'ed? We benchmark every single mSD before deploying an SBC with it, and have switched to only using Evo+ 32GB cards as they pass our QC 3/5 of the time, which is much better than the other available brands. Also, mSD corruption means your using a mSD card with a bad controller. The mSD was bound to corrupt and was a low caliber card to start with, unless you are…
The obvious solution would have been to include a battery backup in the case.
Re: Revolution Pi – Industrial PC Based on Raspberry Pi
#59This would have been perfect for my last startup. Keeping those damn Pi's running when they were deployed across the country was a nightmare. The SD cards had around a 20% failure rate per year. Eventually I just started shipping each system with a backup SD card taped to the inside of the case.
What did your startup do that required that many Raspberry Pis?
It worked well, but tanning regulatory changes killed it.
Re: Revolution Pi – Industrial PC Based on Raspberry Pi
#60Earlier quoted context omitted.
When I first saw the product renders the box reminded me of some things packaged in cardboard. But actually that might not be such a bad idea for a Raspberry Pi type of computer in some applications. A lot can be done with printed cardboard for creating a fun case. A cardboard box version for the hobby developer targeting the 'pro' version could make development easier to get into.
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…