RevPi Core
RevPi Core
The RevPi Core is the perfect device for simple tasks that do not require two Ethernet ports or an RS485 port, performing command and control or simple monitoring. It is ideal for applications that need the flexibility and robustness of the Revolution Pi in a smaller size.
The Raspbian operating system with a real-time kernel patch is pre-installed.
Specs RevPi Core | RevPi Core S | RevPi Core SE |
---|---|---|
Used Raspberry Pi Compute Module | Compute Module 4S | Compute Module 4S |
Processador | Broadcom BCM2711 | quad-core Cortex-A72 | 1.5 GHz | Broadcom BCM2711 | quad-core Cortex-A72 | 1.5 GHz |
RAM | 1 GB LPDDR4 | 1 GB LPDDR4 |
Memory (eMMC) | 8 to 32 GB | 8 to 32 GB |
Integrated WLAN | No (but can use wifi dongle) | No (but can use wifi dongle) |
HDMI | 1 x Micro HDMI socket 2.0a (4K) | 1 x Micro HDMI socket 2.0a (4K) |
Ethernet | 1 x RJ45 10/100 MBit/s | 1 x RJ45 10/100 MBit/s |
USB | 2 x USB 2.0 | 2 x USB 2.0 |
PiBridge | 2 | 2 |
Optical indicator | 3 bi-color LED, two of them freely programmable | 3 bi-color LED, two of them freely programmable |
RTC | Double-layer capacitor | Double-layer capacitor |
Full Power
The power supply circuit is one of the most important parts of the RevPi Core. In order to get as small heat from power dissipation as possible we are using state-of- the-art high-efficiency DC-DC-converter (efficiency over all is greater than 80%). These converters use 24 VDC input (which is the usual case in industrial applications) to produce all supply voltages needed for the Core.
But our Core module does not only run on the standardized supply range of 20.4 V to 28.8 V but also runs on as little as 10.7 V input voltage*. That means you can even use car batteries or solar panels as power supply. At 24 V input any power loss of up to 10 ms will not influence operation of RevPi Core (drawing full current from both USB ports) and even up to 25 ms without USB load. Input voltage and functional earth is connected to RevPi Core using heavy duty connectors at the bottom side.
A sophisticated protection circuit guarantees continuous operation even under massive electrical or electro-magnetic interference on the input power lines (provided that functional earth is connected properly). Lightning strikes and nearby welding machines have been simulated in our test laboratories but could not impress our RevPi Core modules.
In addition, the Revolution Pi has a Real Time Clock with 24h buffering, which ensures that the device always knows what time it is, even in the event of a power failure.
* RevPi Core can only drive 2 x 500 mA USB 5 V supply using input voltages greater than 11 V. EN61131 demands a minimum of 10 ms tolerance against power failure which can only be guaranteed with input voltages form 20.4 V to 28.8 V. At 12 V input voltage this time decreases drastically, especially when driving loads by USB ports.
Interfaces
RevPi Connect features a full range of important interfaces
Connect RevPi Core to a LAN by using the RJ45 Ethernet connector.
The RevPi Core is equipped with two USB-A connectors at the front side which can be used for USB 2.0 client devices. Both connectors can drive up to 500 mA at their 5 V supply pins. Therefore you may plug USB drives or surf sticks directly into these connectors without the need for an active USB hub.
One Micro-HDMI plug, e.g. for connecting a video monitor.
Highly modular
The data highway connecting all RevPi modules is called PiBridge. The modules are physically connected to each other, using a system connector on the top side. Three signal types are exchanged via this connector:
4 pins of the PiBridge are used for automatic module detection during start up phase. After this phase RevPi Core exactly knows which modules are connected and in which physical position they are.
4 pins of the PiBridge are used for rapid data exchange of small data packages using RS485 signals. This channel is also used for module configuration during start up phase. After configuration this channel is used for cyclically exchanging data between RevPi Core and all IO modules connected.
8 pins of the PiBridge are used for rapid data exchange of large amount of data using Ethernet signals. Up to now this channel is only used by our modular gateway modules which may collect up to 512 Byte data cyclically from nearly all relevant fieldbusses.
Tough
One of our major goals was to make Raspberry Pi ready for tough industrial enviroment, so it could become a real IPC which meets the EN61131-2 standard.
- Power supply: min. 10.7 V, max. 28.8 V, max. 10 W
- Operating temperature: -40 to 55 °C*
- ESD protection: 4 kV / 8 kV according to EN61131-2 and IEC 61000-6-2
- Surge / Burst tests: applied according to EN61131-2 and IEC 61000-6-2 using power supply inputs , Ethernet line and IO lines
- EMI tests: according to EN61131-2 and IEC 61000-6-2
* Not having heavy USB loads and providing a free heat emission of the housing we have operated RevPi Core up to 65 °C at 24 V input supply voltage without any problems. We can’t guarantee cold start of a cooled down system at ambient temperatures less than -30 °C using 24 V power supply voltage – This applies only to RevPi Core with single-core processor BCM2835
Open source software
Although Revolution Pi is an open system on which everyone can install their own software, we have tried to equip Revolution Pi with software and apps that cover most applications. The operating system used is a customized version of Raspbian, which includes a real-time patch of the kernel. In our opinion, this is the best compromise to stay as close as possible to the original development environment of a Raspberry Pi and still get a high control over the priorities of the tasks that the scheduler manages.
The scheduler, which controls the execution of tasks by the operating system, can be extensively configured in this modified kernel so that the delays usually caused by network and other I/O accesses are avoided. Suitable drivers for the expansion modules are of course already pre-installed.
Modbus capabilities
Revolution Pi comes with master and slave capability for the popular Modbus RTU and Modbus TCP network protocols. External gateways are therefore in most cases no longer necessary when using these two network protocols.
Modbus TCP works with the Ethernet interface available on the RevPi Core (i. e. via the RJ45 socket on the front panel) or any other Ethernet connection (e. g. USB WLAN adapter) that is supported by the TCP/IP protocol.
Modbus RTU requires a TTY device under Linux. Since the existing UART interface of the compute module is already reserved for the PiBridge and therefore not available, a USB to serial converter such as an RS485 converter is required (not included in scope of delivery).
The configuration is done via the browser-based, graphical configuration software PiCtory.