User Tools
Writing /app/www/public/data/meta/development/applications/epic226.meta failed
development:applications:epic226
Differences
This shows you the differences between two versions of the page.
| development:applications:epic226 [2018/11/09 16:07] – created cokeeffe | development:applications:epic226 [2021/06/25 10:09] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | =====EPIC 2.26 Server and Client===== | ||
| + | The EPIC 2.26 project mainly consisted of the creation of a pair of applications known as the EPIC 2.26 Server and Client. These are also internally referred to as the SEP Server or SEP Gateway and SEP Router or SEP Client respectively. | ||
| + | |||
| + | These are multifunctional applications designed for several different use cases for PG&E each based around monitoring and controlling various kinds of devices in the field. In each case the Server and Client act in a similar role: The Client software is designed to run on an " | ||
| + | |||
| + | ====The Server==== | ||
| + | The 2.26 Server (project name: [[https:// | ||
| + | |||
| + | ===The Client=== | ||
| + | The 2.26 Client (project name: [[https:// | ||
| + | |||
| + | The client router is intented to be hooked via ethernet, serial or USB connections to different types of hardware end devices and facilitate communication between them and the server, effectively acting as a translater for different devices that don't have a way of natively finding and communicating with the central server. | ||
| + | |||
| + | |||
| + | ====Use Cases/ | ||
| + | (Use Case 1 was cancelled) | ||
| + | |||
| + | ===Use Case 2: DER Devices (Smart Inverters)=== | ||
| + | In this use case the client and server implement the [[https:// | ||
| + | |||
| + | On the server side, power control programmes can be created and scheduled for clients to apply to the inverters as defined under the 2030.5 protocol. | ||
| + | |||
| + | |||
| + | ===Use Case 3: Evironmental Sensor=== | ||
| + | The client is able to connect to special earthquake sensor devices over SFTP and retrieve and read sensor log files directly from the sensor' | ||
| + | |||
| + | ===Use Case 4: Smart Thermostat=== | ||
| + | |||
| + | ===Use Case 5: Remote Communication and Control of Overhead and Underground SCADA/FLISR devices.=== | ||
| + | The client is able to act as a relay for DNP3 (Distributed Network Protocol) commands for SCADA (Supervisory Control And Data Acquisition) systems. It receives SCADA commands and passes them on to the connected device and similarlly passes back the response. | ||
| + | |||
| + | ===Use Case 6: RFID Reader=== | ||
| + | This case is mostly concerned with tracking inventory. PG&E tags boxes with RFID tags which are read by RFID readers in warehouses and on trucks. These readers are attached to one of the 2.26 client routers which passes back the readings to the server. In this case the client is acting as a simple relay for Low Level Reader Protocol (LLRP) commands between the server and the RFID readers. The server uses the readings to track inventory movement and calculate current inventory levels for warehouses. It even has a map display with icons indicating what warehouses are running low on inventory. | ||
| + | |||
| + | The server also has a UI for sending batches of control commands to RFID readers and to view and manually edit reader configurations. | ||
| + | |||
| + | ===Use Case 7: Data Acquisition and Control Telemetry=== | ||