5

Development of a residential microgrid using home energy management systems

Mehdi Ganji; Mohammad Shahidehpour     Willdan Energy Solutions, Anaheim, CA, United States
Illinois Institute of Technology, Chicago, IL, United States

Abstract

Microgrids are emerging to eliminate the growth in load, to integrate intermittent renewable energy resources, and to prevent prolonged power outages. Microgrids are grouped into a single-owned building or campus as well as a community microgrid that serves various buildings with multiple owners. The community microgrid seems more challenging to the owner/operator, known as the aggregator, who oversees the optimal planning and efficient operation of these microgrids. Thus, microgrids should have monitoring and control capability of loads and distributed energy resources (DERs) located within each building. This issue becomes more complex when residential buildings are included in a community microgrid. In the community microgrid, the aggregator should have good visibility of residential loads and DERs to monitor/control this sector's loads. In this chapter, we discuss an optimal configuration of monitoring and controlling and the communication of such a system.

Keywords

Residential microgrid; Monitoring; Controlling; Zigbee; Aggregator; Smart home; Home energy management system

1 Introduction

Electricity consumed in the residential sector accounts for slightly more than one-fifth of the total load in the United States, as shown in Fig. 1. This consumption level has increased by 10% during the last 2 years [1]. Of this total, heating, ventilation and air conditioning (HVAC) technology and air conditioner units used 27% [2]. The increased energy consumed at the residential level required the addition of generation and transmission line capacity to provide the residents with higher power at peak hours when the overall efficiency of the grid is too low. Consequently, the increase in home energy demand caused the generation and transmission line capacity cost to increase [3].

Fig. 1
Fig. 1 U.S. Energy Information Administration, Annual Energy Review 2011.

On the other hand, aggregator companies attempted to elevate their efficiency by reducing the spinning reserves of generation required for demand uncertainties, load overestimates at peak time, and errors made by intermittent renewable energy resources. This demonstrates the need for better interception of load and environmental factors such as temperature and consumer behavior. The absence of proper behind-the-meter load monitoring systems combined with the inability of residential individual optimal load scheduling that considers the customer level of comfort make aggregator companies unable to be more efficient. Using nonillustrative load monitoring adds more complication due to the presence of a huge amount of data coming to the utility server. This amount of “big data” causes the aggregator to need to invest too much on increasing server capacity in order to keep and maintain the data and run the analysis. By making submeter technology available at each building, data can be kept locally and a comprehensive load pattern that identifies the customer energy consumption behavior is sent to the aggregator, which lowers the required analysis and maintenance procedures.

Recently, a demand-side energy management system (DSEMS) has been deployed to alleviate the impacts of load uncertainties, the intermittency of renewable energy resources, and demand overestimates in the system [4]. DSEMS techniques include direct load controlling (DLC) and dynamic pricing (DP) [5,6]. As mentioned before, by using DLC, aggregator companies can centrally control the deferrable and curtailable appliances to maintain the balance between demand and supply at peak time. Now, different daily electricity pricing schemes are available for customers, including a fixed-rate plan (FRP), DP, and real-time pricing (RTP). Customers get charged with a constant identical fixed rate in the FRP scheme. In DP, which explicitly represents the system congestion, hourly prices are sent to customers with the hope that they will change their energy consumption accordingly. This scheme includes the day-ahead market price, which has been cleared the day before. In RTP, the energy price, which was cleared at the beginning of each hour, is sent every 5 min to the customers. All these techniques require the individual customer to manually change their behavior in response to centrally sent energy price signals, which seems unrealistic. This action needs a smart system to individually control all appliances based on price signal, appliance load profile, customer behavior, and level of comfort [7,8]. In Lee's work [9], appliances are divided into different categories based on their load elasticity, interruptibility, and deferability. Previous work conducted by Muratori [10] and Zehir [11] considered two major energy-consuming appliances and their potential for demand response (DR). Bozchalui [12] discussed DR opportunities of household appliances.

In this chapter, a fully functional home energy management system (HEMS), which helps the customer to change the aggregator's load pattern according to hourly energy price, availability of local generation, appliance profile, and customer level of comfort, is proposed and a prototypal architecture of the system is presented. The HEMS prototype built at the Galvin Center for Electricity Innovation located at the Illinois Institute of Technology is explained in detail.

2 Home energy system overview

Based on aggregated customer daily load and power generation by renewable resources, aggregators come up with a load forecast that will be used to clear the market in the day-ahead wholesale market. Forecasted day-ahead hourly loads need to be submitted by aggregators before noon. The day-ahead hourly energy price is released at 4 p.m., as shown in Fig. 2.

Fig. 2
Fig. 2 PJM day-ahead market clearing price process [13].

In the following sections, the project's technical implementation, including the specifications of components used, communication protocols, and the two main tasks of monitoring and scheduling methodologies, is presented in detail.

We categorized the entire house model into the different areas with fairly similar application disciplines. Each area has its own local controller, which are all controlled by a master controller. This system has outstanding physiognomies, including hands-off interaction and a digital communication framework. Hands-off interaction frames the relation between the switches and loads in such a way that there is no conventional direct electricity feeding and, instead, it is maintained by software functions. Using a communication network in order to exchange the information in monitoring and controlling the load procedures demonstrates the efficiency of this centralized method compared to conventional hardware signaling. HEMS fortifies the end user by various operations such as instant electrical load control, environmental-sensor-based control, and 24-h control simulation. Through community control, the entire community, like a complex building, is controlled by the signal sent by the master HEMS [14]. The building manager can override all scheduling and group control by instant control capability. The emergence of more community-based renewable resources and energy storage units introduces the urgency of the community-based control. Twenty-four-hour control simulation helps the end user feel the entire 24 h of scheduling in a few seconds based on its time interval setting and gives the operator the opportunity to understand the most probable scenarios throughout the day. This capability is used mostly for training purposes. This system provides the end users with other enhanced features such as a massive messaging system for security and building announcements.

2.1 Communication protocol

As shown in Fig. 3, each local box contains controlling, monitoring, and communication hardware. All local boxes are in a mesh arrangement network facilitated by the XBee communication protocol. Each local box representing a node communicates with other nodes in this model. The advantage of a mesh network is its reliability; that is, if the communication between a pair of nodes is not working, the data can be transmitted through other nodes.

Fig. 3
Fig. 3 HEMS communication scheme.

This protocol was chosen because of its short-range wireless data transmission technology, which is safe, reliable, simple, flexible, and low cost with a long battery life. The XBee module, shown in Fig. 4, is an interoperable RF module that establishes a mesh network in which all nodes need to have Zigbee as the transmitter terminal. Improved data traffic management, remote firmware updates, and self-healing and discovery for network stability capability make the Zigbee communication protocol exceptional among other protocols. In the smart community, the communication between the houses is established using the XBee communication protocol because there is clear distance between nodes.

Fig. 4
Fig. 4 XBee module.

2.2 System hardware configuration

As presented in Fig. 5, the Galvin Center Smart Home model is divided into different controllability areas facilitated by local control panels.

Fig. 5
Fig. 5 Smart home layout controllability schemes.

Each of the Smart Home area's local box, shown in Fig. 5, includes the office and garage area, the bathroom and bedroom, and the kitchen and living room. It contains numbers of current sensors and relay switches for each load and one XBee and microcontroller for each local box, as shown in Fig. 6. Lighting and HVAC systems are normally scheduled based on the optimization result and historical data. Motion and daylight sensors are used if some irregular occupancy or climate situation occurs.

Fig. 6
Fig. 6 Current sensors and relay configuration.

This system monitors and controls all the Smart Home prototype electrical loads. In this model, all electrical loads are categorized into three different groups, including:

  1. (1) adjustable loads such as HVAC, lighting, and the refrigerator with energy consumption levels that can be partially curtailed/increased due to the control signal.
  2. (2) shiftable loads such as the dishwasher, washer, dryer, electrical pool pump, and plug-in hybrid vehicle (PHEV) with energy consumption levels that are considered as a load block with a constant rated power and known duty cycle. They would be on/off at the time the price of electricity is low/high and continue until its operation is completed.
  3. (3) fixed loads such as microwaves, TVs, and computers with energy consumption levels that cannot be changed except by the tenant. Each load's real-time energy consumption can be measured dynamically every 1 s. These data are stored in the system database as historical data and are reprocessed for a self-learning operation. The database was created using the Microsoft SQL server. The controlling signal is sent to each appliance's circuit breaker initiated from the HEMS processor and can be transferred through the XBee communication protocol-based cloud within the Smart Home model.

2.3 System software configuration

Remote monitoring and scheduling of energy consumption is the main capability of this system. Smart Home tenants can monitor real-time energy consumption for specific areas and appliances and submit the schedule remotely through their portable devices. The controlling and monitoring dashboard engine, shown in Fig. 7, is a cloud-based application and enables the tenants to have access to the database and to control the electrical loads through remotely controllable circuit breakers. Each user can visualize the real-time data, including electrical load real-time energy consumption, circuit status, and scheduling.

Fig. 7
Fig. 7 HEMS dashboard.

The HEMS prototype includes two main tasks as described below:

  1. (1) Monitoring.
  2. (2) Scheduling.

2.3.1 Monitoring

Electrical loads including lighting, receptacles, and total electricity demand are measured and logged with resolution of every second. A data monitoring and visualization flowchart is shown in Fig. 8. In this model, all data are stored in the SQL server for research purposes, as shown in Fig. 9. More data points such as real-time current, voltage, max demand, max electricity energy consumption, and so on can be set to be downloaded according to the end user's preference. To consider the customer level of comfort, we need to log the customer's energy consumption and update the database with real-time data. This helps the scheduler to postpone/change the shiftable/adjustable loads according to historical data representing the customer's level of comfort and flexibility.

Fig. 8
Fig. 8 Load monitoring flowchart.
Fig. 9
Fig. 9 HEMS monitoring map.

Every time the database gets updated, the system has more information about the tenant's schedules and, consequently, their preferences. Every 24 h, a new data set is added to the database and a new load pattern is released. Using this daily pattern, a probability to each appliance i at each hour t- on k-th day of the year representing the frequency of running appliance i at hour t0 by the customer is obtained, as shown in Eq. (1) [15].

πit=n=1kuit24n+t052×7×24

si1_e  (1)

2.3.2 Scheduling

The optimal load scheduling is implemented by considering the day-ahead market price sent by the aggregator, the customer's level of comfort using the most recent updated database and load pattern, and the load profiles of the all-electrical appliances. The objective of HEMS is to schedule the loads during the hours that the price of electricity is lower, based on the day-ahead market price, compared to the other hours with a relatively higher price representing the congestion in the system. This methodology will reduce the customer's bill as well as help the aggregators reduce the requirement of committing more fast generation units, which consequently leads to generation/procurement of power at a higher price. The drawback for this type of scheduling is the “rebound” effect, which can be eliminated through the aggregator load limit constraint. This method forces all customers to defer their shiftable loads to the hours that the price of energy is the lowest; therefore, the new peak is introduced during those hours, as shown in Fig. 10.

Fig. 10
Fig. 10 Rebound effect [16].

As mentioned previously, one of the determinant factors in residential optimal load scheduling is the customer level of comfort, which needs to be considered seriously. In this chapter, customer comfort level is taken into consideration at two levels:

  1. (1) Customer price setpoint (¢/kWh): customer allocates the price setpoint representing the preferred level of hourly rate to pay. During hours with an hourly price rate higher than the tenant's price setpoint, the adjustable load is set to its minimum load profile, and, during the hours with an hourly price rate lower than the tenant's setpoint, the adjustable load is set to its comfortable (base) load profile. Also, shiftable loads run during the hours with a lower energy price rate than the customer's price set.
  2. (2) End-user predefined shiftable load operation time span: tenants can identify the time interval that they prefer to run their shiftable load such as washers, dryers, dishwashers, pool pumps, and PHEVs.

In other words, the optimal load scheduling is doable using a day-ahead price scheme (time of use) that defers shiftable loads to the hours with a relatively low electricity price while the preferred appliances’ service quality (start time, finish time, operating hours) set by the customers is considered as well. Implementing both the above strategies requires that the customers keep watching the hourly electricity price and run their loads accordingly, which is unworkable. HEMS helps the tenant to set the price threshold as well as the service quality. HEMS will also implement the schedules based on the optimization result driven by the above constraints.

  1. (3) Environmental sensors: schedules generated by area lighting and HVAC units can be overridden by occupancy and daylight sensors. Lighting is scheduled based on resident's daily behavior, but any changes in the area occupancy deactivate the already generated schedule and cause the lighting status to get updated in order to satisfy the customer's level of comfort. Daylight helps the HEMS system to keep the output lumens of the lighting at its minimum lumen level while also satisfying the resident's requirement and, consequently, helping the residents to consume the least amount of energy.

2.4 Scheduling methodology

The HEMS prototype is considered an energy hub, which is an integrated energy management system as the core of the activity with various energy entities. Thus, different energy sectors including energy resources, conversion systems, and storage should be considered in scheduling.

The optimal load scheduling is a mixed integer linear programing (MILP) model [17], which is introduced by an objective function of minimizing the net load seen by the aggregator considering different types of loads including fixed, shiftable, curtailable, and storage units that can represent positive loads at time of charging and negative loads at the time that discharging is implemented.

2.5 Case studies and results

In our system prototype evaluation, 1 day's hourly data, including fixed load, adjustable load, and shiftable load, were collected from the Smart Home prototype, as shown in Figs. 1114. These data were considered to demonstrate the optimal load scheduling using a fully functional HEMS.

Fig. 11
Fig. 11 Fixed load data.
Fig. 12
Fig. 12 Adjustable load data.
Fig. 13
Fig. 13 Minimum required adjustable load data.
Fig. 14
Fig. 14 Shiftable load data.

The day-ahead market price used by HEMS to schedule the loads obtained from the local aggregator is shown in Fig. 15.

Fig. 15
Fig. 15 Hourly market price.

The Smart Home prototype is adjacent to a local 8 kW wind turbine and 250 kW solar units. Because typical wind and solar capacity are 1.5 and 2 kW, respectively, local generation is used partially to represent real distributed energy resources (DERs) used in residential buildings. Based on historical data obtained locally, 1.5 kW wind power generation is available in hours 1–5, 23, and 24. Solar capacity of 2 kW will generate power during hours 11–19. Below are the different load scheduling cases considering hourly price, customer level of comfort, available local generation, and storage discussed in this section:

  1. (1) FRP price-based scheduling.
  2. (2) Hourly electricity price based on optimal load scheduling without PHEV storage.
  3. (3) Hourly electricity price based on optimal load scheduling with PHEV storage.
  4. (4) Hourly electricity price based on optimal load scheduling with PHEV storage and aggregator load limit.
  5. (5) Tenant's load reduction criteria (¢/kWh).
  6. (6) User predefined shiftable load operation time interval.

Different cases of user-defined shiftable load time interval and adjustable reduction criteria are compared in Fig. 16.

Fig. 16
Fig. 16 Single home optimal hourly load schedule.

Case 1 is the most optimal schedule. Using HEMS and considering just shiftable load and no PHEV battery brings an 18% reduction in peak load. In Case 3, a PHEV battery considered as storage in the system causes the peak load to be reduced by 10%, which was associated with charging the PHEV at hour 17. By implementing the load limit in Case 4 assigned by the aggregator, this peak load is removed and the reduction is again back to 18%. By considering the load reduction criteria in Case 5 assigned by the tenant, the peak load reduction is increased by 30%. The tenant‘s level of comfort (start/end time of shiftable loads) considered in Case 6 lowers the peak load reduction to 18% compared to Case 5 and can be improved to 24% by changing the start/end time of the shiftable loads, as shown in Case 7.

As shown in Figs. 16 and 17, considering just shiftable load and no PHEV battery available (Case 2), the HEMS system brings just 11% savings in the energy bill and 18% in peak load reduction. In Case 3, the HEMS generates 14% electricity bill and 11% peak load reduction due to the extra power drawn by the PHEV at hour 17 to charge the battery. In Case 4, the aggregator assigns the load limit, which causes the PHEV not to charge its battery to maximum at hour 17; therefore, the peak load is kept lower than Case 3 and equal to Case 2 (load limit equal to Case 2 peak load).

Fig. 17
Fig. 17 Single home optimal hourly load schedule summary.

3 Smart buildings/smart residential community

So far, using individual HEMS is not cost-efficient because of the high capital cost relative to the individual house electricity bill and the minor peak demand reduction and limited controllability on each of the houses in a community. Therefore, a community-based HEMS, CHEMS, is introduced, which includes one single master HEMS and a number of slave HEMS.

3.1 Communication protocol

As shown in Figs. 18 and 19, CHEMS mesh networks can be established in both neighborhoods and tall buildings. In both arrangements, each unit (house, apartment) is introduced to the master HEMS as a slave HEMS node. In neighborhood CHEMS, because clear space is available, most of the nodes are connected to the network using XBee. However, in high rises, due to a lack of clear space between floors, ethernet-based communication may be used to integrate all the mesh networks deployed on each building floor.

Fig. 18
Fig. 18 Neighborhood-based HEMS.
Fig. 19
Fig. 19 Building-based HEMS.

3.2 System hardware/software control configuration

As shown in Fig. 20, CHEMS includes several slave HEMS that are numbers of apartments (houses) each containing different types of loads (residential loads) and storage units and also a community that has communal loads (lighting, pool pump) and a shared storage unit.

Fig. 20
Fig. 20 CHEMS.

3.3 Scheduling methodology

Our CHEMS model is considered as an energy hub, which is a centrally integrated energy management system that serves as the core of the activity with various local energy entities. Therefore, different energy sectors including community energy resources, conversion systems, and community/mobile (PHEV) as well as community and residential loads and shared storage units are considered in this chapter.

The optimal load scheduling problem is mathematically introduced as an MILP problem. The minimization of the net load seen by the aggregator including various types of loads such as fixed, shiftable, curtailable, and storage units (community storage unit, mobile units such as PHEV and residential units) that can represent positive loads at the time of charging and negative loads at the time discharging is implemented. Different types of loads modeled in this study are:

  1. (1) Fixed load: those critical loads that cannot be curtailed and shifted such as TVs, computers, electrical ranges, microwaves, and emergency lighting.
  2. (2) Shiftable load: those types of noncritical loads whose operation can be deferred to the time the price of electricity is relatively lower. Resident's level of comfort and load quality of service need to be considered. Washer and dryers, pool pumps, and dishwashers are examples of this type of load.
  3. (3) Adjustable load: those loads that can be curtailed seeing the hourly price of electricity or an external load reduction signal. Lighting and air conditioning systems are good examples of this type of load.
  4. (4) Storage units: this type of load can be modeled as a load when they are getting charged or as generation units when they are in discharging mode. Residential storage units and PHEVs can be considered as storage units.
  5. (5) Community loads: include all the loads that are common between all.

3.4 Case studies and results

Two methods of DR include: (1) price-based and (2) incentive-based DR programs (limited aggregated load), and optimal load scheduling of the building in islanded mode (microgrid) are considered in this section. Also, the proposed model is tested using the real data obtained from the Smart Home system prototype located at the Illinois Institute of Technology (IIT), DERs including 200 kW solar generation, generating in hours 11–19, and 150 kW wind generation available during hours 1–5 and 23–24, and storage units are considered in this chapter. These data are extrapolated considering the real power output generated by the wind turbine and solar panels installed at IIT.

First, optimal load scheduling is implemented in the community through price-based DR (total E(t) ≤ ∞), where E(t) represents the aggregated load. Based on a tenant's daily schedules and an appliance's quality of service, a 24-h optimal schedule is generated. Then, optimal load scheduling is implemented through incentive-based load scheduling (E(t) ≤ K). In this case, an aggregator request is delivered and, based on the amount of load curtailment submitted in the agreement, the community must curtail its load to meet that amount. Finally, the microgrid configuration of the community which is the operation of the community in islanded mode through leveraging the local generation and battery storage units to respond the building loads (E(t)=0) is studied. By using the data acquired from the Smart Home model, considering a community including 200 of these units, and applying our CHEMS model, the optimal load scheduling in the cases below is obtained.

  1. (1) Case 1: community with fixed rate tariff (FRT) without PHEV and residential battery unit.
  2. (2) Case 2: community price-based DR without shared PHEV and residential battery unit.
  3. (3) Case 3: community price-based DR with shared PHEV and residential battery unit.
  4. (4) Case 4: incentive-based DR in community using CHEMS.
  5. (5) Case 5: community microgrid optimal load scheduling.

As seen in Figs. 21 and 22, Case 1 is the most nonoptimal scheduling. Because the price is fixed and load shaving and curtailing do not affect their electricity bill, there is not any encouragement for tenants to follow the price signal and change their schedule accordingly.

Fig. 21
Fig. 21 Residential community optimal hourly load schedule.
Fig. 22
Fig. 22 Residential community optimal hourly load schedule summary.

In Cases 2 and 3, shiftable loads are deferred to the hours with the lower hourly electricity rate (hours 1–6) and curtailable loads are adjusted to their minimum power consumption during the hours the price is higher than the tenant's setpoint. However, storage units use the available additional capacity provided by the reduced loads to charge and discharge. Consequently, although we lower the peak load by deferring the shiftable load and curtailing the adjustable load, the peak load is not decreased noticeably compared to Case 1 (about 3%). Peak load happens at hour 14 when the community storage is being charged at its maximum load to recharge the power already discharged at hour 13. So even a small oscillation in electricity price causes the storage units to charge/discharge in consecutive hours that lowers the battery lifetime as well as generates unwanted peak load. This event needs to be prevented either by considering a minimum off/on time charging/discharging consecutive cycle or assigning load limits to each community.

In Case 4, the aggregator set a load limit of 1.7 MW. This limit increases the cost by 1% compared to Cases 2 and 3. This increase happens due to the absence of demand charges imposed on residential loads. Therefore, the benefits of storage would not be noticeable compared to commercial and industrial buildings that pay the demand charge. As shown in Fig. 21, the storage unit's optimal load schedule in Case 4 was changed compared to Cases 2 and 3. Load limit schedules the storage units’ charging/discharging, and consequently prevents the community from exceeding that load limit. In this case, the charging/discharging availability of different types of storage units including community, residential, and PHEV needs to be prioritized through the introduction of different $/kW rates. Therefore, each storage unit will be charged/discharged with different rates considering the load limit set by the aggregator.

Finally, in Case 5, the model was evaluated considering the unavailability of power. As seen in Fig. 21, CHEMs will modify the loads considering the availability of DERs (residents and community) to keep the critical loads (fixed) on.

4 Conclusion

Enabling the residents and community system operator (aggregator) to monitor and control their real-time energy consumption will facilitate the deployment of the micro energy market. Through this micro energy market, residents will be enabled to sell and buy the energy from other community stakeholders and help the aggregator in predicting day-ahead data. The aggregator may play distribution system operator using distributed CHEMs.

References

[1] Cena G., et al. Hybrid wired/wireless networks for real-time communications. IEEE Ind. Electron. Mag. 2008;2(1):8–20.

[2] eia.com. Household energy consumption and expenditures by end use and energy source, selected years, 1978–2005, U.S. Department of Energy, Washington, DC, USA.

[3] Wattles P. In: ERCOT demand response overview and status report. AMIT-DSWG Workshop, AMI's Next Frontier: Demand Response; 2011.

[4] Ganji M.M. Security-Constrained Unit Commitment Reserve Determination in Joint Energy and Ancillary Services Auction. Chicago, IL: Illinois Institute of Technology; 2012.

[5] Strbac G. Demand side management: benefits and challenges. Energy Policy. 2008;36(12):4419–4426.

[6] Ng K.-H., Sheble G.B. Direct load control—a profit-based load management using linear programming. IEEE Trans. Power Syst. 1998;13(2):688–694.

[7] Han D.-M., Lim J.-H. Design and implementation of smart home energy management systems based on Zigbee. IEEE Trans. Consum. Electron. 2010;56(3):1417–1425.

[8] O'Neill D., et al. In: Residential demand response using reinforcement learning. 2010 First IEEE International Conference on Smart Grid Communications (SmartGridComm); IEEE; 2010.

[9] Lee J.-W., Lee D.-H. In: Residential electricity load scheduling for multi-class appliances with time-of-use pricing. GLOBECOM Workshops (GC Wkshps), 2011 IEEE; 2011.

[10] Muratori M., et al. A highly resolved modeling technique to simulate residential power demand. Appl. Energy. 2013;107:465–473.

[11] Zehir M.A., Bagriyanik M. In: Demand side management potential of refrigerators with different energy classes. Universities Power Engineering Conference (UPEC), 2012 47th International; IEEE; 2012.

[12] Bozchalu M.C., et al. Optimal operation of residential energy hubs in smart grids. IEEE Trans. Smart Grid. 2012;3(4):1755–1766.

[13] http://learn.pjm.com. PJM's day-ahead energy market.

[14] Khodaei A., Shahidehpour M. In: Optimal operation of a community-based microgrid. Innovative Smart Grid Technologies Asia (ISGT), 2011 IEEE PES; IEEE; 2011.

[15] Stephen B., et al. Self-learning load characteristic models for smart appliances. IEEE Trans. Smart Grid. 2014;5(5):2432–2439.

[16] Fuller J.C., et al. Modeling of GE Appliances in GridLAB-D: Peak Demand Reduction. The United States: Pacific Northwest National Laboratory; 2012.doi:10.2172/1047418.

[17] Ganji M.M. Optimal Load Scheduling in Commercial and Residential Microgrids. Illinois Institute of Technology; 2015.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.129.210.102