12
System for Micro- Grid University of West Florida Electrical and Computer Engineering Department Group Members: Joseph McPalmer, Lindsey McCambry, Chris Quesada, Joseph Flaws Advisor: Dr. Ramachandran

Energy Management System for Micro-Grid

  • Upload
    lou

  • View
    43

  • Download
    1

Embed Size (px)

DESCRIPTION

Energy Management System for Micro-Grid. University of West Florida Electrical and Computer Engineering Department Group Members: Joseph McPalmer, Lindsey McCambry, Chris Quesada, Joseph Flaws Advisor: Dr. Ramachandran. Table of Contents. Purpose of System - PowerPoint PPT Presentation

Citation preview

Page 1: Energy Management System for Micro-Grid

Energy Management System for Micro-Grid

University of West Florida Electrical and Computer Engineering Department

Group Members: Joseph McPalmer, Lindsey McCambry, Chris Quesada,

Joseph Flaws

Advisor: Dr. Ramachandran

Page 2: Energy Management System for Micro-Grid

Table of Contents

Purpose of SystemTechnical Approach towards Source and

Main AgentNecessary CalculationsJADE NetworkRepresentative Voltage SwitchParts ListConclusionSpecial Thanks and Questions

Page 3: Energy Management System for Micro-Grid

Purpose of System

Energy Management System in Micro-Grid Community

Used the University of West Florida (UWF) as a model for the system

Obtained daily and yearly power load profile from UWF

Page 4: Energy Management System for Micro-Grid

Source AgentsGraphic user interface

(GUI) createdQt program used for

creation of GUIRaspberry pi usedFunctionality

Determines cost for both loans and company owned sources

Determines output power for sources

On and off peak hour costs were implemented into the system

Page 5: Energy Management System for Micro-Grid
Page 6: Energy Management System for Micro-Grid

Main Agent

GUI created Qt program used

for creation of GUI Raspberry pi usedFunctionality

Determines the power demand

Page 7: Energy Management System for Micro-Grid

Necessary CalculationsLoan Calculations for cost per hour

P = loan payment per hour = [iA/(1 – (1 + i))^-L]/748.5

A = Investment pricei = annual interest rate = interest rate/12L = length of loan in months

Loan Calculations for Cost per MonthQ = P/(3600s/time of iterations for update) =

price/iterationW = (748.5hrs/month) x (3600s/time of iterations

for update) = iterations/monthP = Annual monthly payment = (Q) x (W)

Company Owned Cost Calculations($/kWh) x (power of source x 1 hour)

Page 8: Energy Management System for Micro-Grid

JADE NetworkDetermines which source(s) meets the

power demand at the cheapest costDetermines which source(s) will be

turned on/offSends finalized binary type data to

representative voltage switch

Page 9: Energy Management System for Micro-Grid

Representative High Voltage SwitchPlug and play component to prove which

source(s) are in use

S1 S2 S3 S4 S5 S6 S7On/Off

RIBBON_26V

On/Off = GPIO18S1 = GPIO17S2 = GPIO27S3 = GPIO22S4 = GPIO11(SCLK)S5 = GPIO23S6 = GPIO24S7 = GPIO25

Page 10: Energy Management System for Micro-Grid

Parts List Parts Distributor Quantity Price Price Total

RASPBERRY-PI RASPBRRY MODB-512M MODEL B (main)

RASPBERRY-PI10 $35.00 $350.00

Patriot LX Series 32GB Class 10 Secure Digital High-Capacity (SDHC) Flash Card Model PSF32GSDHC10

Newegg

10 $23.99 $239.90

859 - RASPBERRY PI ENCLOSURE, ACRYLIC (case)ADAFRUIT INDUSTRIES

10 $13.46 $134.60

RASPBERRY-PI - --US-MK1 - AC-DC , EXTERNAL IN, MICRO , 1 O/P, 5W, 5V, 1A (power supply) RASPBERRY-PI 10 $7.15 $71.50

Shielded Cat5e Black Ethernet Cable, Snagless/Molded Boot, 3 foot

Cable Whole 10 $1.87 $18.70

15Pin VGA to S-video 3 RCA Connector Component CableUnique Bargains

10 $4.93 $49.30

Rosewill 15 A Male to B Male Cable, Black, Model RCW-102RT

Rosewill5 $3.99 $19.95

EDIMAX EW-7811Un Wireless Nano Adapter IEEE 802.11b/g/n 2.0 Up to 150Mbps Data Rates, EDIMAX 10 $9.99 $99.90

  Total $983.95

Page 11: Energy Management System for Micro-Grid

Conclusion• Energy Management System in Micro-

Grid Community • 9 raspberry pis used

• 7 source agents = determined cost and power output

• 1 main agent = determined power demand• 1 voltage switch = plug and play

componentActivity Start Duration Percent Complete Week

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15JADE Network 1 14 100%Aquire Supplies 1 2 100%Adjust to the Equipment 2 2 100%Cobbler Cable Connection 2 8 100%Test Wireless Connection 2 2 100%Code SRP 3 8 100%Code MRP 3 5 100%Code HVO 5 10 100%Create HVO box 8 9 100%Implement SRP code with multiple pis

9 9 100%

Troubleshoot HVO code with box 10 10 100%Test MRP, SRP, and HVO with network

10 11 100%

Updates to SRP 12 14 100%Test Completed Project 15 15 100%

Project Plan

Page 12: Energy Management System for Micro-Grid

Special Thanks and Questions

Dr. B. Ramachandran

Dr. M. KhabouMr. B. SherrellMr. G. DaviesMr. B. GillisMr. M. ViewQt ForumRaspberry Pi

ForumGoogle