Foto Prodotto

MADE.

Multi-Access Diffused Edge-node

Concentrator module and device manager with two-way communication that hosts peripheral applications and software, integrated in the AWS cloud. It enables real-time control of low latency field devices, captures diagnostic information, and enables monitoring through alarm forwarding and event management.

MADE

Multi Access Diffused Edge node is a coordinator of the entire intrusion system or, more generally, works as a concentrator module and device manager with bidirectional communication, hosting applications and peripheral software, integrated into the AWS cloud. It communicates in real-time with field sensors installed on intelligent acceptors/safes, door openings, in order to execute signaling actions and enable appropriate output devices (siren, fog generator, email sending, etc.). It allows real-time control of low-latency field devices, acquires diagnostic information, and enables monitoring through alarm forwarding and event management.

Electrical Specifications
Parameter Value Unit Note
Supply Voltage 12 V Type:DC
Supply Current 2 A Note 2
Operating temperature range [0-50] °C The internal governor will throttle back both the CPU speed and voltage to make sure the CPU temperature never exceeds 85 °C
Power Relay 10 A 12 V DC
Complementary parts: Power supply units Sensors and output devices
Hardware specifications
Parameter Value Unit Note
CPU 1.5 Ghz Quad core 64-bit ARM-Cortex A72
RAM 2,4,8 GB LPDDR4 RAM
STORAGE 16-32 GB
Communication interfaces
Parameter Value Note
Wireless LAN 802.11 b/g/n/ac
Bluetooth 5.0 with BLE
micro-HDMI ports 2 supporting dual displays up to 4Kp60 resolution
USB 4 2 USB 2.0 and 2 USB 3.0
Ethernet port RJ-45 - 1 Gigabit supports PoE with add-on PoE HAT
Output 4 Relay outputs for low voltage actuation command.
Input
  • 12 inputs (3 per acceptor) are of the ON/OFF type, i.e. they discriminate the NORMAL / ALARM states (PANT,VOLUM,PPOST,MIST,SACK,KEY)
  • 4 inputs (1 per acceptor) are of the Supervised type, i.e. they are able to discriminate in addition to the NORMAL / ALARM states also the possible cutting of the connection wires or short-circuit of the sensors (VIBR)
Certification: Electromagnetic Compatibility Reference standards: CISPR 32:2015 +A1:2019 / EN 55032:2015 + A1:2020 CISPR 35:2016 / EN 55035:2017+A11:2020
Foto Prodotto * in millimeters
Overview of the I/O interfaces Foto Prodotto

MADE allows real-time control of field devices with low latency, gathers diagnostic information, and enables monitoring through the forwarding of alarms and event management.

Foto Prodotto

By connecting a limit switch sensor or any on/off sensor to one of the enabled inputs, it is possible to trigger an outgoing alarm, such as a siren, spotlight, or any device that can be activated by the control unit. The solution is based on a cloud architecture, different from equivalent legacy systems, eliminating the need for local virtual machines for the necessary application components. Instead, it utilizes a board capable of connecting directly to AWS cloud and sharing relevant information to issue alarms when necessary. Additionally, an automatic system is present to detect the accessibility of each control unit. If any control unit is not reachable, an alarm is propagated to AWS (and then notifies the application dashboard accessed by operators).

The Raspberry microcontroller, connected to the single board designed and provided by System Management, features 16 inputs (covering 4 options) and 4 output relays to control up to 4 output devices. The reachability of the control units from the cloud will be ensured through the disconnection services (and automatic data resend) internally managed by AWS Greengrass. In addition to the presence checks provided out of the box by AWS Greengrass, a custom pinging mechanism is implemented using an MQTT heartbeat protocol.

Foto Prodotto

In the system, the management of control events received on a second MQTT queue has been set up. In the same Python script responsible for sending data from the sensors, the sending of a keepalive event every 60 seconds has been arranged. This event indicates the proper integration and connection of each control unit to the AWS cloud environment, along with some telemetry data of the device.

Alarm management on local device

The management of events and relative alarms takes place via a Python script executed on the single control unit, capable of interfacing with the board and verifying the change in status of each single sensor, as well as piloting any connected relay outputs.

Interfacing is done through the use of the GPIO library which provides a simple interface to the devices and sensors connected and controlled via the GPIO pins.

The individual sensors are activated as shown in the table below:

Nel momento in cui uno dei sensori cambia il suo stato, interviene un servizio di gestione degli interrupt che in Python sul dispositivo locale, compone ed invia i dati dell’allarme, sotto forma di telemetria in AWS Greengrass, che poi successivamente avvia una chiamata GET HTTP, per l’integrazione con Dashboard allarmi del cliente.

Cloud alarm management

Integration with alarm Dashboard already in use by the customer is foreseen. The integration is carried out through HTTP GETs, parameterized and different according to the control unit (therefore the installation point) and the sensor. For each installation point, in fact, a "base URL" is associated which is common to all the devices connected to the control unit with the addition of parameters that differ, based on the type of sensor, the context and the criticality of the alarm. All the data generated by the sensors are - also - stored in the cloud application databases. For further information or for information on projects and applications, write to us using the contact form and we will provide you with all the information and support.

Download Getting Started