SlideShare a Scribd company logo
1 of 7
Download to read offline
Silver Spring Networks
555 Broadway Street
Redwood City, CA 94063
www.silverspringnet.com
UH-HNEI Smart Grid Inverter Project
System Architecture
Confidential and Proprietary 20 May 2013 Silver Spring Networks 2
System Architecture Contents
www.silverspringnet.com
Confidential Information of Silver Spring Networks, Inc., provided under non-disclosure obligations.
Copyright © 2012 Silver Spring Networks, Inc. All rights reserved.
The Silver Spring Networks logo, UtilityIQ
®
, and UtilOS
®
are registered trademarks of Silver Spring Networks, Inc.
GridScape™ and CustomerIQ™ are trademarks of Silver Spring Networks, Inc.
All other company and product names are used for identification purposes only and may be registered
trademarks, trademarks, or service marks of their respective owners.
Revisions
Version Date Change
1.0 8 August 2012 Final customer draft
Confidential and Proprietary 20 May 2013 Silver Spring Networks 3
System Architecture Contents
Contents
Contents 3	
  
1.	
   Introduction...................................................................................................................................... 4	
  
1.1.	
   Overview .....................................................................................................................................4	
  
1.2.	
   Glossary - Acronyms...................................................................................................................4	
  
2.	
   Smart Grid Inverter (SGI) System Architecture ............................................................................... 5	
  
2.1.	
   Smart Grid Inverter (SGI) System Architecture Overview...........................................................5	
  
2.2.	
   Phase 1: SGI Virtual Environment ..............................................................................................5	
  
2.3.	
   Phase 2: SGI Integrated Environment ........................................................................................6	
  
2.4.	
   Phase 3: SGI Embedded Environment .......................................................................................7	
  
	
  
Confidential and Proprietary 20 May 2013 Silver Spring Networks 4
System Architecture Introduction
1. Introduction
1.1.Overview
The Systems Architect Diagram shows a progression from simple to more complex reference
architectures for usage in the development and testing of smart grid inverter communication
specifications. Implementation of these specifications is for integration of high-penetration
residential photovoltaic (PV) systems into pre-existing electrical distribution networks.
1.2.Glossary - Acronyms
Acronym Definition
802.15.4 IEEE Standard for Low Rate WPAN
CIQ Consumer IQ
AGF Advance Grid Functionality
DER Distributed Energy Resources
ESI Energy Services Interface
HAN Home Area Network (ZigBee IP + SEP 2.0)
HTTP/REST Hypertext Transmission Protocol/Representational State Transfer
IP Internet Protocol
NAN Neighborhood Area Network (900 MHz RF Mesh)
NIC Network Interface Controller
PV Photovoltaic
RF Radio Frequency
RS422 Recommended Standard 422 (Serial Interface Standard)
SEP 2.0 Smart Energy Profile 2.0
SoW Statement of Work
SSN Silver Spring Networks
TCP/IP Transmission Control Protocol/Internet Protocol
UH-HNEI University of Hawai’i – Hawai’I Natural Energy Institute
VM Virtual Machine
WAN Wide Area Network
WPAN Wireless Personal Area Network
Confidential and Proprietary 20 May 2013 Silver Spring Networks 5
System Architecture Smart Grid Inverter (SGI) System Architecture
2. Smart Grid Inverter (SGI) System Architecture
2.1. Smart Grid Inverter (SGI) System Architecture Overview
A representation of the UH-HNEI Smart Grid Inverter System Architecture for high-penetration PV
applications solution is presented in this section. The architectural development process is a
phased approach progression in virtual, integrated and embedded environments. This approach
improves hardware design and software debugging, allowing acceleration of the deployment of the
embedded system.
This architecture framework includes inter-operability, modular components and key attributes
including scalability and reliability.
The System Architecture Diagram shows the reference architectures among Head End, Energy
Services Interface (ESI) and the Inverter in the system being modeled. The System Architecture
Diagram is illustrated in Figure 1 and Figure 2. These diagrams may evolve throughout the
development process in Phase 2 (Integrated Environment) and Phase 3 (Embedded Environment).
All updates to be included in the deliverables associated with Silver Spring Networks Statement of
Work (SSN SOW) Tasks 1.2a and 1.3a.
2.1.1. Head End
The Head End is the originating point in a communications system; in this case it is the utility. The
Silver Spring Networks Customer IQ (SSN CIQ) web portal is used by the utility. The SSN CIQ is
comprised of Distributed Energy Resource (DER) programs and controls that are sent to the ESI via
a wide area network (WAN) and network area network (NAN).
2.1.2. ESI (Energy Services Interface)
The ESI is comprised of a Silver Spring Network Interface Controller (SSN NIC) programmed with
firmware running the Zigbee IP and Smart Energy Profile 2.0 (SEP 2.0). The ESI communicates
DER control functions to the Inverter.
2.1.3. Inverter
The Inverter is a device that converts variable direct current from a PV array into a utility frequency
alternating current. This device is to be fitted with an Embedded Linux Board running the Zigbee IP
and SEP 2.0, providing monitoring and control of the DER.
2.2. Phase 1: SGI Virtual Environment
Phase 1 was comprised of a virtual, proof-of-concept net metering schema. [Not shown]
Confidential and Proprietary 20 May 2013 Silver Spring Networks 6
System Architecture Smart Grid Inverter (SGI) System Architecture
2.3. Phase 2: SGI Integrated Environment
The Integrated Environment is comprised of the Head End, ESI and Inverter.
The Head End, the electric power company, uses the SSN CIQ web portal back office software to
communicate via a wide area network (WAN) running the Hypertext Transmission
Protocol/Representational State Transfer (HTTP/REST) protocol to the ESI. The ESI enables
secure interactions between the WAN using HTTP/REST, and to the Inverter via an RS422
interconnection.
The ESI is comprised of a Linux Router running the SSN NIC firmware on an Embedded Linux
Board running SEP 2.0 End Device DER Metering program. The Linux Router communicates by
Ethernet via HTTP/REST with the WAN. The Embedded Linux Board communicates SEP 2.0 End
Device Distributed Energy Resource (DER) Metering control functions to the Inverter via an Inverter
Interface Library using the interconnection standard RS422.
A representation of the Integrated Environment, which includes special production hardware that
has been successfully implemented on a virtual machine (VM), follows:
NB: The RS422 interconnection standard is being updated with the RS485 standard. The following
diagram represents the present state of the system, and may evolve over the course of SSN SoW
Task 1.2.
Head	
  End
Inverter
Ethernet
PV	
  Metering
And
Control
System	
  Administration
TCP/IP
v6
CIQ
WAN
HTTP/REST
Linux	
  Router
TCP/IP
v6
Ethernet
Ethernet
SEP	
  2.0
ESI
HTTP/REST RS422
Embedded	
  Linux	
  Board
Ethernet
SEP	
  2.0
End	
  Device
DER
Metering
TCP/IP
v6
Inverter
Interface
Lib
Integrated	
  Environment
Phase	
  2
Figure 1. Integrated Environment - Inverter Deployment to the Integrated Environment [SSN SoW Task 1.2]
Confidential and Proprietary 20 May 2013 Silver Spring Networks 7
System Architecture Smart Grid Inverter (SGI) System Architecture
2.4. Phase 3: SGI Embedded Environment
The Embedded Environment is comprised of the Head End, ESI and Inverter.
The Head End, the electric power company, uses the SSN CIQ web portal back office software to
communicate via Ethernet to a wide area network (WAN). The WAN runs the Hypertext
Transmission Protocol/Representational State Transfer (HTTP/REST) protocol via an Access Point
to a neighborhood area network (NAN). The ESI enables secure interactions between a
neighborhood area network (NAN) and home area network (HAN), both running the HTTP/REST
protocol.
The ESI is comprised of SSN NIC firmware running the SEP 2.0 ESI program. The SSN NIC
communicates via a 900 MHz mesh to the NAN, and via the interconnection IEEE Standard
802.15.4 with the 2.4 GHz HAN.
The Inverter fitted with an Embedded Linux Board communicates SEP 2.0 End Device Distributed
Energy Resource (DER) Metering control functions to the ESI via interconnection IEEE Standard
802.15.4 to the HAN.
A representation of the Embedded Environment for deployment in the field, which includes special
production hardware, follows:
NB: The following diagram represents the present state of the system, and may evolve over the
course of SSN SoW Task 1.3.
Head	
  End
Inverter
Ethernet
PV	
  Metering
And
Control
System	
  Administration
TCP/IP
v6
CIQ
NAN
HTTP/REST
Embedded	
  Environment
Phase	
  3
Access	
  Point
TCP/IP
v6
900	
  
M
Hz
Ethernet
Embedded	
  Linux	
  Board
802.15.4
SEP	
  2.0
End	
  Device
DER
Metering
ZigBee
IP
Inverter
Interface
Lib
SSN	
  NIC
SEP	
  2.0
ESI
900	
  
M
Hz
802.15.4
TCP/IP
v6
ZigBee
IP
HTTP/REST
HAN
2.4	
  GHz
WAN
HTTP/REST
Figure 2. Embedded Environment - Inverter Deployment to the Embedded Environment [SSN SoW Task 1.3]

More Related Content

What's hot

LATEST EMBEDDED SYSTEMS PROJECTS-PIC/ARM/RENESAS -RX62N IEEE PROJECTS
LATEST EMBEDDED SYSTEMS PROJECTS-PIC/ARM/RENESAS -RX62N IEEE PROJECTSLATEST EMBEDDED SYSTEMS PROJECTS-PIC/ARM/RENESAS -RX62N IEEE PROJECTS
LATEST EMBEDDED SYSTEMS PROJECTS-PIC/ARM/RENESAS -RX62N IEEE PROJECTSASHOKKUMAR RAMAR
 
Home Appliances Controlling using Android Mobile via Bluetooth
Home Appliances Controlling using Android Mobile via BluetoothHome Appliances Controlling using Android Mobile via Bluetooth
Home Appliances Controlling using Android Mobile via BluetoothMOKTARI MOSTOFA
 
Bluetooth based home appliances control
Bluetooth based home appliances controlBluetooth based home appliances control
Bluetooth based home appliances controlPROJECTRONICS
 
Report on remote control home appliances.
Report on remote control home appliances.Report on remote control home appliances.
Report on remote control home appliances.Sonal Bansal
 
A minor project report HOME AUTOMATION USING MOBILE PHONES
A minor project report HOME AUTOMATION  USING  MOBILE PHONESA minor project report HOME AUTOMATION  USING  MOBILE PHONES
A minor project report HOME AUTOMATION USING MOBILE PHONESashokkok
 
Maintain load balancing in wireless sensor networks using virtual grid based ...
Maintain load balancing in wireless sensor networks using virtual grid based ...Maintain load balancing in wireless sensor networks using virtual grid based ...
Maintain load balancing in wireless sensor networks using virtual grid based ...zaidinvisible
 
home automation using ARM7 controller
home automation using ARM7 controllerhome automation using ARM7 controller
home automation using ARM7 controllerDHANAJI BURUNGALE
 
HOME AUTOMATION USING ARDUINO
HOME AUTOMATION USING ARDUINOHOME AUTOMATION USING ARDUINO
HOME AUTOMATION USING ARDUINOEklavya Sharma
 
Home Automation System using Arduino and GSM
Home Automation System using Arduino and GSMHome Automation System using Arduino and GSM
Home Automation System using Arduino and GSMIRJET Journal
 
Low cost energy-efficient smart monitoring system using open-source microcont...
Low cost energy-efficient smart monitoring system using open-source microcont...Low cost energy-efficient smart monitoring system using open-source microcont...
Low cost energy-efficient smart monitoring system using open-source microcont...zaidinvisible
 
gsmackay-en3602-project
gsmackay-en3602-projectgsmackay-en3602-project
gsmackay-en3602-projectGerard Mackay
 
Electrical Appliances Control using Wi-Fi and Laptop
Electrical Appliances Control using Wi-Fi and LaptopElectrical Appliances Control using Wi-Fi and Laptop
Electrical Appliances Control using Wi-Fi and LaptopIRJET Journal
 
Presentation on bluetooth controlled electronic home appliances
Presentation on bluetooth controlled electronic home appliancesPresentation on bluetooth controlled electronic home appliances
Presentation on bluetooth controlled electronic home appliancesmirzaahmadali
 
Bluetooth controlled home appliances
Bluetooth controlled home appliancesBluetooth controlled home appliances
Bluetooth controlled home appliancesADARSH KUMAR
 
WIRELESS HOME AUTOMATION USING PIC MICROCONTROLLER BASED ON RF-MODULE
WIRELESS HOME AUTOMATION USING PIC MICROCONTROLLER BASED ON RF-MODULEWIRELESS HOME AUTOMATION USING PIC MICROCONTROLLER BASED ON RF-MODULE
WIRELESS HOME AUTOMATION USING PIC MICROCONTROLLER BASED ON RF-MODULEEng.Manfred Kibona
 
Making Interconnection in the Gulf a Reality
Making Interconnection in the Gulf a RealityMaking Interconnection in the Gulf a Reality
Making Interconnection in the Gulf a RealityPower System Operation
 
Design and implementation smart home alarm system with zigbee transceiver
Design and implementation smart home alarm system with zigbee transceiverDesign and implementation smart home alarm system with zigbee transceiver
Design and implementation smart home alarm system with zigbee transceiverzaidinvisible
 

What's hot (19)

LATEST EMBEDDED SYSTEMS PROJECTS-PIC/ARM/RENESAS -RX62N IEEE PROJECTS
LATEST EMBEDDED SYSTEMS PROJECTS-PIC/ARM/RENESAS -RX62N IEEE PROJECTSLATEST EMBEDDED SYSTEMS PROJECTS-PIC/ARM/RENESAS -RX62N IEEE PROJECTS
LATEST EMBEDDED SYSTEMS PROJECTS-PIC/ARM/RENESAS -RX62N IEEE PROJECTS
 
Home Appliances Controlling using Android Mobile via Bluetooth
Home Appliances Controlling using Android Mobile via BluetoothHome Appliances Controlling using Android Mobile via Bluetooth
Home Appliances Controlling using Android Mobile via Bluetooth
 
Bluetooth based home appliances control
Bluetooth based home appliances controlBluetooth based home appliances control
Bluetooth based home appliances control
 
Report on remote control home appliances.
Report on remote control home appliances.Report on remote control home appliances.
Report on remote control home appliances.
 
A minor project report HOME AUTOMATION USING MOBILE PHONES
A minor project report HOME AUTOMATION  USING  MOBILE PHONESA minor project report HOME AUTOMATION  USING  MOBILE PHONES
A minor project report HOME AUTOMATION USING MOBILE PHONES
 
Maintain load balancing in wireless sensor networks using virtual grid based ...
Maintain load balancing in wireless sensor networks using virtual grid based ...Maintain load balancing in wireless sensor networks using virtual grid based ...
Maintain load balancing in wireless sensor networks using virtual grid based ...
 
home automation using ARM7 controller
home automation using ARM7 controllerhome automation using ARM7 controller
home automation using ARM7 controller
 
HOME AUTOMATION USING ARDUINO
HOME AUTOMATION USING ARDUINOHOME AUTOMATION USING ARDUINO
HOME AUTOMATION USING ARDUINO
 
Home Automation System using Arduino and GSM
Home Automation System using Arduino and GSMHome Automation System using Arduino and GSM
Home Automation System using Arduino and GSM
 
Low cost energy-efficient smart monitoring system using open-source microcont...
Low cost energy-efficient smart monitoring system using open-source microcont...Low cost energy-efficient smart monitoring system using open-source microcont...
Low cost energy-efficient smart monitoring system using open-source microcont...
 
gsmackay-en3602-project
gsmackay-en3602-projectgsmackay-en3602-project
gsmackay-en3602-project
 
Electrical Appliances Control using Wi-Fi and Laptop
Electrical Appliances Control using Wi-Fi and LaptopElectrical Appliances Control using Wi-Fi and Laptop
Electrical Appliances Control using Wi-Fi and Laptop
 
F224450
F224450F224450
F224450
 
Presentation on bluetooth controlled electronic home appliances
Presentation on bluetooth controlled electronic home appliancesPresentation on bluetooth controlled electronic home appliances
Presentation on bluetooth controlled electronic home appliances
 
Bluetooth controlled home appliances
Bluetooth controlled home appliancesBluetooth controlled home appliances
Bluetooth controlled home appliances
 
WIRELESS HOME AUTOMATION USING PIC MICROCONTROLLER BASED ON RF-MODULE
WIRELESS HOME AUTOMATION USING PIC MICROCONTROLLER BASED ON RF-MODULEWIRELESS HOME AUTOMATION USING PIC MICROCONTROLLER BASED ON RF-MODULE
WIRELESS HOME AUTOMATION USING PIC MICROCONTROLLER BASED ON RF-MODULE
 
Making Interconnection in the Gulf a Reality
Making Interconnection in the Gulf a RealityMaking Interconnection in the Gulf a Reality
Making Interconnection in the Gulf a Reality
 
Design and implementation smart home alarm system with zigbee transceiver
Design and implementation smart home alarm system with zigbee transceiverDesign and implementation smart home alarm system with zigbee transceiver
Design and implementation smart home alarm system with zigbee transceiver
 
Ap6521 spec sheet
Ap6521 spec sheetAp6521 spec sheet
Ap6521 spec sheet
 

Similar to 2012 UH-HNEI Smart Grid Inverter Project System Architecture

Data center & wireless lan
Data center & wireless lanData center & wireless lan
Data center & wireless lanjency j
 
Dynamic classification in silicon-based forwarding engine environments
Dynamic classification in silicon-based forwarding engine environmentsDynamic classification in silicon-based forwarding engine environments
Dynamic classification in silicon-based forwarding engine environmentsTal Lavian Ph.D.
 
Energy Efficient RF Remote Control for Dimming the Household Applainces
Energy Efficient RF Remote Control for Dimming the Household ApplaincesEnergy Efficient RF Remote Control for Dimming the Household Applainces
Energy Efficient RF Remote Control for Dimming the Household ApplaincesRadita Apriana
 
AD-WAN-Tech-Chapter 1.pptx
AD-WAN-Tech-Chapter 1.pptxAD-WAN-Tech-Chapter 1.pptx
AD-WAN-Tech-Chapter 1.pptxRahafKhalid14
 
B03504008012
B03504008012B03504008012
B03504008012theijes
 
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014SAMeh Zaghloul
 
Secure remote protocol for fpga reconfiguration
Secure remote protocol for fpga reconfigurationSecure remote protocol for fpga reconfiguration
Secure remote protocol for fpga reconfigurationeSAT Journals
 
Secure remote protocol for fpga reconfiguration
Secure remote protocol for fpga reconfigurationSecure remote protocol for fpga reconfiguration
Secure remote protocol for fpga reconfigurationeSAT Publishing House
 
STRW End Sem 225EE06.pptx
STRW End Sem 225EE06.pptxSTRW End Sem 225EE06.pptx
STRW End Sem 225EE06.pptxJahannaviSingh
 
ZigBee Technology for WPAN
ZigBee Technology for WPANZigBee Technology for WPAN
ZigBee Technology for WPANtheijes
 
Auto default gateway settings for virtual
Auto default gateway settings for virtualAuto default gateway settings for virtual
Auto default gateway settings for virtualijwmn
 
Process monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motorProcess monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motoreSAT Publishing House
 
Mobile robotic platform to gathering real time sensory data in wireless perso...
Mobile robotic platform to gathering real time sensory data in wireless perso...Mobile robotic platform to gathering real time sensory data in wireless perso...
Mobile robotic platform to gathering real time sensory data in wireless perso...Alexander Decker
 
Effect on Substation Engineering Costs of IEC61850 & System Configuration Tools
Effect on Substation Engineering Costs of IEC61850 & System Configuration ToolsEffect on Substation Engineering Costs of IEC61850 & System Configuration Tools
Effect on Substation Engineering Costs of IEC61850 & System Configuration ToolsSchneider Electric
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)inventionjournals
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMIRJET Journal
 
Project Dissertation - ZigBee Based Wireless Sensor Network
Project Dissertation - ZigBee Based Wireless Sensor NetworkProject Dissertation - ZigBee Based Wireless Sensor Network
Project Dissertation - ZigBee Based Wireless Sensor NetworkAnand Agrawal
 
Remote Monitoring L.V. Switchboard Power Status with 5G New Radio Network App...
Remote Monitoring L.V. Switchboard Power Status with 5G New Radio Network App...Remote Monitoring L.V. Switchboard Power Status with 5G New Radio Network App...
Remote Monitoring L.V. Switchboard Power Status with 5G New Radio Network App...AIRCC Publishing Corporation
 

Similar to 2012 UH-HNEI Smart Grid Inverter Project System Architecture (20)

Data center & wireless lan
Data center & wireless lanData center & wireless lan
Data center & wireless lan
 
Dynamic classification in silicon-based forwarding engine environments
Dynamic classification in silicon-based forwarding engine environmentsDynamic classification in silicon-based forwarding engine environments
Dynamic classification in silicon-based forwarding engine environments
 
Energy Efficient RF Remote Control for Dimming the Household Applainces
Energy Efficient RF Remote Control for Dimming the Household ApplaincesEnergy Efficient RF Remote Control for Dimming the Household Applainces
Energy Efficient RF Remote Control for Dimming the Household Applainces
 
AD-WAN-Tech-Chapter 1.pptx
AD-WAN-Tech-Chapter 1.pptxAD-WAN-Tech-Chapter 1.pptx
AD-WAN-Tech-Chapter 1.pptx
 
B03504008012
B03504008012B03504008012
B03504008012
 
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
 
BivioPerformanceWP0605
BivioPerformanceWP0605BivioPerformanceWP0605
BivioPerformanceWP0605
 
Secure remote protocol for fpga reconfiguration
Secure remote protocol for fpga reconfigurationSecure remote protocol for fpga reconfiguration
Secure remote protocol for fpga reconfiguration
 
Secure remote protocol for fpga reconfiguration
Secure remote protocol for fpga reconfigurationSecure remote protocol for fpga reconfiguration
Secure remote protocol for fpga reconfiguration
 
STRW End Sem 225EE06.pptx
STRW End Sem 225EE06.pptxSTRW End Sem 225EE06.pptx
STRW End Sem 225EE06.pptx
 
ZigBee Technology for WPAN
ZigBee Technology for WPANZigBee Technology for WPAN
ZigBee Technology for WPAN
 
Icnd210 s02l03
Icnd210 s02l03Icnd210 s02l03
Icnd210 s02l03
 
Auto default gateway settings for virtual
Auto default gateway settings for virtualAuto default gateway settings for virtual
Auto default gateway settings for virtual
 
Process monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motorProcess monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motor
 
Mobile robotic platform to gathering real time sensory data in wireless perso...
Mobile robotic platform to gathering real time sensory data in wireless perso...Mobile robotic platform to gathering real time sensory data in wireless perso...
Mobile robotic platform to gathering real time sensory data in wireless perso...
 
Effect on Substation Engineering Costs of IEC61850 & System Configuration Tools
Effect on Substation Engineering Costs of IEC61850 & System Configuration ToolsEffect on Substation Engineering Costs of IEC61850 & System Configuration Tools
Effect on Substation Engineering Costs of IEC61850 & System Configuration Tools
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEM
 
Project Dissertation - ZigBee Based Wireless Sensor Network
Project Dissertation - ZigBee Based Wireless Sensor NetworkProject Dissertation - ZigBee Based Wireless Sensor Network
Project Dissertation - ZigBee Based Wireless Sensor Network
 
Remote Monitoring L.V. Switchboard Power Status with 5G New Radio Network App...
Remote Monitoring L.V. Switchboard Power Status with 5G New Radio Network App...Remote Monitoring L.V. Switchboard Power Status with 5G New Radio Network App...
Remote Monitoring L.V. Switchboard Power Status with 5G New Radio Network App...
 

More from Kimberly L. King

DEC 2022 | AGRIHOOD_BALTIMORE PILOT
DEC 2022 | AGRIHOOD_BALTIMORE PILOTDEC 2022 | AGRIHOOD_BALTIMORE PILOT
DEC 2022 | AGRIHOOD_BALTIMORE PILOTKimberly L. King
 
Single Occupancy Tiny Dwelling Equipped w/Renewable Energy Systems Technologi...
Single Occupancy Tiny Dwelling Equipped w/Renewable Energy Systems Technologi...Single Occupancy Tiny Dwelling Equipped w/Renewable Energy Systems Technologi...
Single Occupancy Tiny Dwelling Equipped w/Renewable Energy Systems Technologi...Kimberly L. King
 
REST in Urban Agriculture & S.E.E.C. Home
REST in Urban Agriculture & S.E.E.C. Home REST in Urban Agriculture & S.E.E.C. Home
REST in Urban Agriculture & S.E.E.C. Home Kimberly L. King
 
Single Occupancy Tiny Dwelling Equipped with Renewable Energy Systems Technol...
Single Occupancy Tiny Dwelling Equipped with Renewable Energy Systems Technol...Single Occupancy Tiny Dwelling Equipped with Renewable Energy Systems Technol...
Single Occupancy Tiny Dwelling Equipped with Renewable Energy Systems Technol...Kimberly L. King
 
Sanitary Compost Preparedness, Response & Service Opportunity
Sanitary Compost Preparedness, Response & Service OpportunitySanitary Compost Preparedness, Response & Service Opportunity
Sanitary Compost Preparedness, Response & Service OpportunityKimberly L. King
 
Ethane | A Green(er) Clean(er) Transportation Fuel Opportunity
Ethane | A Green(er) Clean(er) Transportation Fuel OpportunityEthane | A Green(er) Clean(er) Transportation Fuel Opportunity
Ethane | A Green(er) Clean(er) Transportation Fuel OpportunityKimberly L. King
 
Single Occupancy Tiny Dwelling Equipped with Renewable Energy Systems Technol...
Single Occupancy Tiny Dwelling Equipped with Renewable Energy Systems Technol...Single Occupancy Tiny Dwelling Equipped with Renewable Energy Systems Technol...
Single Occupancy Tiny Dwelling Equipped with Renewable Energy Systems Technol...Kimberly L. King
 
REST in Urban Agriculture & S.E.E.C. Home
REST in Urban Agriculture & S.E.E.C. HomeREST in Urban Agriculture & S.E.E.C. Home
REST in Urban Agriculture & S.E.E.C. HomeKimberly L. King
 
The Kailash Ecovillage project converting human excreta into organic foodstuf...
The Kailash Ecovillage project converting human excreta into organic foodstuf...The Kailash Ecovillage project converting human excreta into organic foodstuf...
The Kailash Ecovillage project converting human excreta into organic foodstuf...Kimberly L. King
 
[ABSTRACT] Community CompostToilet and Urine Diversion System Using IAPMO WE...
 [ABSTRACT] Community CompostToilet and Urine Diversion System Using IAPMO WE... [ABSTRACT] Community CompostToilet and Urine Diversion System Using IAPMO WE...
[ABSTRACT] Community CompostToilet and Urine Diversion System Using IAPMO WE...Kimberly L. King
 
Community Wind—It’s needed in the SF Bay Area
Community Wind—It’s needed in the SF Bay AreaCommunity Wind—It’s needed in the SF Bay Area
Community Wind—It’s needed in the SF Bay AreaKimberly L. King
 
Community Compost Toilet System (IAPMO WE·Stand Model)
Community Compost Toilet System (IAPMO WE·Stand Model)Community Compost Toilet System (IAPMO WE·Stand Model)
Community Compost Toilet System (IAPMO WE·Stand Model)Kimberly L. King
 
Ethane―a green(er), clean(er) transportation fuel opportunity
Ethane―a green(er), clean(er) transportation fuel opportunityEthane―a green(er), clean(er) transportation fuel opportunity
Ethane―a green(er), clean(er) transportation fuel opportunityKimberly L. King
 
[PRESENTATION] PLEA 2017 | Ethane--a green(er) clean(er) transportation fuel ...
[PRESENTATION] PLEA 2017 | Ethane--a green(er) clean(er) transportation fuel ...[PRESENTATION] PLEA 2017 | Ethane--a green(er) clean(er) transportation fuel ...
[PRESENTATION] PLEA 2017 | Ethane--a green(er) clean(er) transportation fuel ...Kimberly L. King
 
Kimberly King Resume [June 2017]
Kimberly King Resume [June 2017]Kimberly King Resume [June 2017]
Kimberly King Resume [June 2017]Kimberly L. King
 
[Sept 2015] Atmospheric Water Generation for Aquatics Facilities
[Sept 2015] Atmospheric Water Generation for Aquatics Facilities[Sept 2015] Atmospheric Water Generation for Aquatics Facilities
[Sept 2015] Atmospheric Water Generation for Aquatics FacilitiesKimberly L. King
 
S.E.E.C. [Tiny House] Home
S.E.E.C. [Tiny House] Home S.E.E.C. [Tiny House] Home
S.E.E.C. [Tiny House] Home Kimberly L. King
 
Double Dutchin'--Hybrid Hip Hop is HELLA [10^27] FUN! [Mock-up]
Double Dutchin'--Hybrid Hip Hop is HELLA [10^27] FUN! [Mock-up]Double Dutchin'--Hybrid Hip Hop is HELLA [10^27] FUN! [Mock-up]
Double Dutchin'--Hybrid Hip Hop is HELLA [10^27] FUN! [Mock-up]Kimberly L. King
 
XS Games Postcard [June 1999]
XS Games Postcard [June 1999]XS Games Postcard [June 1999]
XS Games Postcard [June 1999]Kimberly L. King
 

More from Kimberly L. King (20)

DEC 2022 | AGRIHOOD_BALTIMORE PILOT
DEC 2022 | AGRIHOOD_BALTIMORE PILOTDEC 2022 | AGRIHOOD_BALTIMORE PILOT
DEC 2022 | AGRIHOOD_BALTIMORE PILOT
 
Single Occupancy Tiny Dwelling Equipped w/Renewable Energy Systems Technologi...
Single Occupancy Tiny Dwelling Equipped w/Renewable Energy Systems Technologi...Single Occupancy Tiny Dwelling Equipped w/Renewable Energy Systems Technologi...
Single Occupancy Tiny Dwelling Equipped w/Renewable Energy Systems Technologi...
 
REST in Urban Agriculture & S.E.E.C. Home
REST in Urban Agriculture & S.E.E.C. Home REST in Urban Agriculture & S.E.E.C. Home
REST in Urban Agriculture & S.E.E.C. Home
 
Single Occupancy Tiny Dwelling Equipped with Renewable Energy Systems Technol...
Single Occupancy Tiny Dwelling Equipped with Renewable Energy Systems Technol...Single Occupancy Tiny Dwelling Equipped with Renewable Energy Systems Technol...
Single Occupancy Tiny Dwelling Equipped with Renewable Energy Systems Technol...
 
Sanitary Compost Preparedness, Response & Service Opportunity
Sanitary Compost Preparedness, Response & Service OpportunitySanitary Compost Preparedness, Response & Service Opportunity
Sanitary Compost Preparedness, Response & Service Opportunity
 
Ethane | A Green(er) Clean(er) Transportation Fuel Opportunity
Ethane | A Green(er) Clean(er) Transportation Fuel OpportunityEthane | A Green(er) Clean(er) Transportation Fuel Opportunity
Ethane | A Green(er) Clean(er) Transportation Fuel Opportunity
 
Single Occupancy Tiny Dwelling Equipped with Renewable Energy Systems Technol...
Single Occupancy Tiny Dwelling Equipped with Renewable Energy Systems Technol...Single Occupancy Tiny Dwelling Equipped with Renewable Energy Systems Technol...
Single Occupancy Tiny Dwelling Equipped with Renewable Energy Systems Technol...
 
REST in Urban Agriculture & S.E.E.C. Home
REST in Urban Agriculture & S.E.E.C. HomeREST in Urban Agriculture & S.E.E.C. Home
REST in Urban Agriculture & S.E.E.C. Home
 
The Kailash Ecovillage project converting human excreta into organic foodstuf...
The Kailash Ecovillage project converting human excreta into organic foodstuf...The Kailash Ecovillage project converting human excreta into organic foodstuf...
The Kailash Ecovillage project converting human excreta into organic foodstuf...
 
[ABSTRACT] Community CompostToilet and Urine Diversion System Using IAPMO WE...
 [ABSTRACT] Community CompostToilet and Urine Diversion System Using IAPMO WE... [ABSTRACT] Community CompostToilet and Urine Diversion System Using IAPMO WE...
[ABSTRACT] Community CompostToilet and Urine Diversion System Using IAPMO WE...
 
Community Wind—It’s needed in the SF Bay Area
Community Wind—It’s needed in the SF Bay AreaCommunity Wind—It’s needed in the SF Bay Area
Community Wind—It’s needed in the SF Bay Area
 
Community Compost Toilet System (IAPMO WE·Stand Model)
Community Compost Toilet System (IAPMO WE·Stand Model)Community Compost Toilet System (IAPMO WE·Stand Model)
Community Compost Toilet System (IAPMO WE·Stand Model)
 
Ethane―a green(er), clean(er) transportation fuel opportunity
Ethane―a green(er), clean(er) transportation fuel opportunityEthane―a green(er), clean(er) transportation fuel opportunity
Ethane―a green(er), clean(er) transportation fuel opportunity
 
[PRESENTATION] PLEA 2017 | Ethane--a green(er) clean(er) transportation fuel ...
[PRESENTATION] PLEA 2017 | Ethane--a green(er) clean(er) transportation fuel ...[PRESENTATION] PLEA 2017 | Ethane--a green(er) clean(er) transportation fuel ...
[PRESENTATION] PLEA 2017 | Ethane--a green(er) clean(er) transportation fuel ...
 
Kimberly King Resume [June 2017]
Kimberly King Resume [June 2017]Kimberly King Resume [June 2017]
Kimberly King Resume [June 2017]
 
[Sept 2015] Atmospheric Water Generation for Aquatics Facilities
[Sept 2015] Atmospheric Water Generation for Aquatics Facilities[Sept 2015] Atmospheric Water Generation for Aquatics Facilities
[Sept 2015] Atmospheric Water Generation for Aquatics Facilities
 
S.E.E.C. [Tiny House] Home
S.E.E.C. [Tiny House] Home S.E.E.C. [Tiny House] Home
S.E.E.C. [Tiny House] Home
 
Double Dutchin'--Hybrid Hip Hop is HELLA [10^27] FUN! [Mock-up]
Double Dutchin'--Hybrid Hip Hop is HELLA [10^27] FUN! [Mock-up]Double Dutchin'--Hybrid Hip Hop is HELLA [10^27] FUN! [Mock-up]
Double Dutchin'--Hybrid Hip Hop is HELLA [10^27] FUN! [Mock-up]
 
Double Dutchin'
Double Dutchin'Double Dutchin'
Double Dutchin'
 
XS Games Postcard [June 1999]
XS Games Postcard [June 1999]XS Games Postcard [June 1999]
XS Games Postcard [June 1999]
 

Recently uploaded

Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Hyundai Motor Group
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 

Recently uploaded (20)

Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 

2012 UH-HNEI Smart Grid Inverter Project System Architecture

  • 1. Silver Spring Networks 555 Broadway Street Redwood City, CA 94063 www.silverspringnet.com UH-HNEI Smart Grid Inverter Project System Architecture
  • 2. Confidential and Proprietary 20 May 2013 Silver Spring Networks 2 System Architecture Contents www.silverspringnet.com Confidential Information of Silver Spring Networks, Inc., provided under non-disclosure obligations. Copyright © 2012 Silver Spring Networks, Inc. All rights reserved. The Silver Spring Networks logo, UtilityIQ ® , and UtilOS ® are registered trademarks of Silver Spring Networks, Inc. GridScape™ and CustomerIQ™ are trademarks of Silver Spring Networks, Inc. All other company and product names are used for identification purposes only and may be registered trademarks, trademarks, or service marks of their respective owners. Revisions Version Date Change 1.0 8 August 2012 Final customer draft
  • 3. Confidential and Proprietary 20 May 2013 Silver Spring Networks 3 System Architecture Contents Contents Contents 3   1.   Introduction...................................................................................................................................... 4   1.1.   Overview .....................................................................................................................................4   1.2.   Glossary - Acronyms...................................................................................................................4   2.   Smart Grid Inverter (SGI) System Architecture ............................................................................... 5   2.1.   Smart Grid Inverter (SGI) System Architecture Overview...........................................................5   2.2.   Phase 1: SGI Virtual Environment ..............................................................................................5   2.3.   Phase 2: SGI Integrated Environment ........................................................................................6   2.4.   Phase 3: SGI Embedded Environment .......................................................................................7    
  • 4. Confidential and Proprietary 20 May 2013 Silver Spring Networks 4 System Architecture Introduction 1. Introduction 1.1.Overview The Systems Architect Diagram shows a progression from simple to more complex reference architectures for usage in the development and testing of smart grid inverter communication specifications. Implementation of these specifications is for integration of high-penetration residential photovoltaic (PV) systems into pre-existing electrical distribution networks. 1.2.Glossary - Acronyms Acronym Definition 802.15.4 IEEE Standard for Low Rate WPAN CIQ Consumer IQ AGF Advance Grid Functionality DER Distributed Energy Resources ESI Energy Services Interface HAN Home Area Network (ZigBee IP + SEP 2.0) HTTP/REST Hypertext Transmission Protocol/Representational State Transfer IP Internet Protocol NAN Neighborhood Area Network (900 MHz RF Mesh) NIC Network Interface Controller PV Photovoltaic RF Radio Frequency RS422 Recommended Standard 422 (Serial Interface Standard) SEP 2.0 Smart Energy Profile 2.0 SoW Statement of Work SSN Silver Spring Networks TCP/IP Transmission Control Protocol/Internet Protocol UH-HNEI University of Hawai’i – Hawai’I Natural Energy Institute VM Virtual Machine WAN Wide Area Network WPAN Wireless Personal Area Network
  • 5. Confidential and Proprietary 20 May 2013 Silver Spring Networks 5 System Architecture Smart Grid Inverter (SGI) System Architecture 2. Smart Grid Inverter (SGI) System Architecture 2.1. Smart Grid Inverter (SGI) System Architecture Overview A representation of the UH-HNEI Smart Grid Inverter System Architecture for high-penetration PV applications solution is presented in this section. The architectural development process is a phased approach progression in virtual, integrated and embedded environments. This approach improves hardware design and software debugging, allowing acceleration of the deployment of the embedded system. This architecture framework includes inter-operability, modular components and key attributes including scalability and reliability. The System Architecture Diagram shows the reference architectures among Head End, Energy Services Interface (ESI) and the Inverter in the system being modeled. The System Architecture Diagram is illustrated in Figure 1 and Figure 2. These diagrams may evolve throughout the development process in Phase 2 (Integrated Environment) and Phase 3 (Embedded Environment). All updates to be included in the deliverables associated with Silver Spring Networks Statement of Work (SSN SOW) Tasks 1.2a and 1.3a. 2.1.1. Head End The Head End is the originating point in a communications system; in this case it is the utility. The Silver Spring Networks Customer IQ (SSN CIQ) web portal is used by the utility. The SSN CIQ is comprised of Distributed Energy Resource (DER) programs and controls that are sent to the ESI via a wide area network (WAN) and network area network (NAN). 2.1.2. ESI (Energy Services Interface) The ESI is comprised of a Silver Spring Network Interface Controller (SSN NIC) programmed with firmware running the Zigbee IP and Smart Energy Profile 2.0 (SEP 2.0). The ESI communicates DER control functions to the Inverter. 2.1.3. Inverter The Inverter is a device that converts variable direct current from a PV array into a utility frequency alternating current. This device is to be fitted with an Embedded Linux Board running the Zigbee IP and SEP 2.0, providing monitoring and control of the DER. 2.2. Phase 1: SGI Virtual Environment Phase 1 was comprised of a virtual, proof-of-concept net metering schema. [Not shown]
  • 6. Confidential and Proprietary 20 May 2013 Silver Spring Networks 6 System Architecture Smart Grid Inverter (SGI) System Architecture 2.3. Phase 2: SGI Integrated Environment The Integrated Environment is comprised of the Head End, ESI and Inverter. The Head End, the electric power company, uses the SSN CIQ web portal back office software to communicate via a wide area network (WAN) running the Hypertext Transmission Protocol/Representational State Transfer (HTTP/REST) protocol to the ESI. The ESI enables secure interactions between the WAN using HTTP/REST, and to the Inverter via an RS422 interconnection. The ESI is comprised of a Linux Router running the SSN NIC firmware on an Embedded Linux Board running SEP 2.0 End Device DER Metering program. The Linux Router communicates by Ethernet via HTTP/REST with the WAN. The Embedded Linux Board communicates SEP 2.0 End Device Distributed Energy Resource (DER) Metering control functions to the Inverter via an Inverter Interface Library using the interconnection standard RS422. A representation of the Integrated Environment, which includes special production hardware that has been successfully implemented on a virtual machine (VM), follows: NB: The RS422 interconnection standard is being updated with the RS485 standard. The following diagram represents the present state of the system, and may evolve over the course of SSN SoW Task 1.2. Head  End Inverter Ethernet PV  Metering And Control System  Administration TCP/IP v6 CIQ WAN HTTP/REST Linux  Router TCP/IP v6 Ethernet Ethernet SEP  2.0 ESI HTTP/REST RS422 Embedded  Linux  Board Ethernet SEP  2.0 End  Device DER Metering TCP/IP v6 Inverter Interface Lib Integrated  Environment Phase  2 Figure 1. Integrated Environment - Inverter Deployment to the Integrated Environment [SSN SoW Task 1.2]
  • 7. Confidential and Proprietary 20 May 2013 Silver Spring Networks 7 System Architecture Smart Grid Inverter (SGI) System Architecture 2.4. Phase 3: SGI Embedded Environment The Embedded Environment is comprised of the Head End, ESI and Inverter. The Head End, the electric power company, uses the SSN CIQ web portal back office software to communicate via Ethernet to a wide area network (WAN). The WAN runs the Hypertext Transmission Protocol/Representational State Transfer (HTTP/REST) protocol via an Access Point to a neighborhood area network (NAN). The ESI enables secure interactions between a neighborhood area network (NAN) and home area network (HAN), both running the HTTP/REST protocol. The ESI is comprised of SSN NIC firmware running the SEP 2.0 ESI program. The SSN NIC communicates via a 900 MHz mesh to the NAN, and via the interconnection IEEE Standard 802.15.4 with the 2.4 GHz HAN. The Inverter fitted with an Embedded Linux Board communicates SEP 2.0 End Device Distributed Energy Resource (DER) Metering control functions to the ESI via interconnection IEEE Standard 802.15.4 to the HAN. A representation of the Embedded Environment for deployment in the field, which includes special production hardware, follows: NB: The following diagram represents the present state of the system, and may evolve over the course of SSN SoW Task 1.3. Head  End Inverter Ethernet PV  Metering And Control System  Administration TCP/IP v6 CIQ NAN HTTP/REST Embedded  Environment Phase  3 Access  Point TCP/IP v6 900   M Hz Ethernet Embedded  Linux  Board 802.15.4 SEP  2.0 End  Device DER Metering ZigBee IP Inverter Interface Lib SSN  NIC SEP  2.0 ESI 900   M Hz 802.15.4 TCP/IP v6 ZigBee IP HTTP/REST HAN 2.4  GHz WAN HTTP/REST Figure 2. Embedded Environment - Inverter Deployment to the Embedded Environment [SSN SoW Task 1.3]