Presentation is loading. Please wait.

Presentation is loading. Please wait.

Summer Internship Review

Similar presentations


Presentation on theme: "Summer Internship Review"— Presentation transcript:

1 Summer Internship Review
Alana Vilagi Summer 2015 Demand Response Simulator Hello, my name is Alana Vilagi. I’ve been working as an intern this summer for the Alaska Center for Energy and Power with the Power Systems Integration program. The program works to optimize diesel-renewable hybrid energy systems for islanded electric microgrids. There are significant opportunities in the state of Alaska to improve the performance of the existing power systems of rural communities. The Demand Response Simulator is the first step in building a power demand management system.

2 Microgrids Microgrids are characterized by a smaller customer load, are geographically smaller, and demand is less predictable. These isolated power systems are not supplied by conventional interconnected power transmission systems. Rather, electricity is often generated using diesel fuel. One solution to offset the use of diesel is the integration of renewable energy into the microgrid. However, renewables such as wind and solar have challenges of instability and intermittence. Demand response management can provide stability to a grid by monitoring power use with meters, and reducing power consumption through the use of switching devices during periods of peak load. Demand response can lower the chance of overload on the grid and reduce the number of outages. Image Credit: ACEP

3 Saturn South Saturn South is an electronics manufacturer based out of Tasmania, Australia specializing in circuit and appliance level switching and metering solutions. In 2013, Saturn South worked with Hydro Tasmania’s King Island Renewable Energy Integration Project to introduce a demand management system to the island. The King Island grid is similar to many villages throughout Alaska: it’s customer load varies between 1 and 3 MW, relying on a power system of diesel generators, a small wind farm and flywheel energy storage. Saturn South devices allowed businesses and households to monitor their power consumption, and power companies to dynamically adjust total energy demand in the network. Image Credit: Saturn South Image Credit: Hydro Tasmania

4 Project Objectives Develop Software Specification Profile Devices
Write Individual Routines Centralized Group Simulations Control Load Bank The objectives for this project revolve around simulating the control software of a fleet of Saturn South devices by replicating their behavior inside a network. Developing this software specification will allow us to have a better understanding of how to command and control the hardware, as well as identify limitations and scaling issues. This involves profiling the devices by their functionality and attributes, writing separate routines to simulate the device profiles, coordinating the routines to act as a centralized group of simulations, and finally, adapting the software to control the load bank.

5 Device Profiling Select Devices Common Features Communication
Saturn South Devices Select Devices Common Features Communication Writing routines ESBox LT Meters I devoted most of the summer to profiling the Saturn South devices. For the scope of this project we looked at the Mini CT Meter, the Mini Three Phase Meter and the ESBox LT. I first focused on identifying the similarities among the devices. Determining what features the devices have in common will reduce the effort we’ll have to put into our software development later. An important similarity among devices is how they are identified among each other. Each device is identified by an identical routine in the network, and communication among devices is quickly established. Saturn South Devices communicate over a ZigBee network, a wireless network similar to Wi-Fi but at a different frequency and within an area reaching up to 30 meters. Part of device profiling was determining the way messages are delivered among devices. For all devices, messages are tested for proper formatting and identified by headers stating their intent of a command, response or request. When it came to writing routines to mimic device functions, I needed to determine what variables would be inputs and outputs for each device. I tried to limit the number of inputs to maintain program efficiency while still being realistic about the calculations that would be necessary for the device to perform. Three Phase Meter CT Meter

6 ESBox LT Establish the network Coordinate devices Data management
The ESBox provides the link between the Energy Services Company and the meters by establishing the ZigBee network for the demand management system. Understanding how this device locates meters and retrieves and stores data is essential to profiling the ESBox. Meters must request to join the network, and the ESBox acts to identify and authorize each device. The ESBox is used to manage and organize the network. Commands to the meters are deconstructed by the ESBox, and results are then stored in the ESBox until either requested by the user directly or delivered to a secondary database set up by the user. Image Credit: Saturn South

7 Meters Device Identity Switching Capability Power Metrics Load Control
Mini Three Phase Meter Device Identity Switching Capability Power Metrics Load Control Mini CT Meter Meters are used to monitor and control electrical loads. Load switching is performed by an internal isolated relay. The CT Meter is designed for use with single-phase loads, and the Three Phase meter can be configured for use with either a three phase load or three separate single phase loads. Device functions are organized by intent into groupings called “clusters.” Clusters common to both meters include the Basic Cluster, On/Off Cluster, and the Simple Metering Cluster. The Basic cluster is used for device identity features, such as location, information about the power source and whether the device is enabled. The On/Off cluster is used for controlling the state of the primary switching element of the meter. The Simple Metering cluster is used to determine the power metrics. To simplify the profiling, we assumed each endpoint of the device was capable of reading root mean square (RMS) voltage and current, mean reactive power and mean frequency. We can then calculate other metrics of interest such as apparent power, active power, power factor and accumulated energy. Additionally, the CT Meter may be capable of performing load control and under frequency load shedding. This means the meter will open the connecting relay and will not reconnect until frequency has stabilized. Under frequency load shedding can be important to a microgrid in which generation and demand fluctuates, causing frequency to drop. Decreasing the number of loads on the grid near the time of peak demand means we can avoid a potential power outage and make the way we consume electricity more efficient. Image Credit: Saturn South Image Credit: Saturn South

8 Special Thanks! Marc Mueller-Stoffels Tim Warren Luis Miranda
Saturn South Recharge Center Funds Samantha Feemster State of Alaska Capital Improvement Project ACEP I would like to thank my advisors Marc and Luis for their guidance throughout this project, and my project partner Samantha for her enthusiasm and help at every stage of development. Also a thank you to Tim Warren for his insight and patience. I’ve learned a lot this summer and couldn’t have done it without you!

9 Questions?


Download ppt "Summer Internship Review"

Similar presentations


Ads by Google