Efficient Optimization Algorithm-Based Demand-Side Management Program for Smart Grid Residential Load
Abstract
:1. Introduction
2. Related Work
- For the first time, an optimal SG residential load-shifting DSM technique based on recent efficient optimization algorithms (BOSA, SSA, and CSO) is been proposed. The proposed DSM model is implemented using ToU dynamic pricing to establish prices in advance, as well as shoulder, on–off-peaks, and low-peak pricing while creating an interactive demand management market in which each consumer plays a role in reducing energy costs.
- In-home demand consumption can be regulated by integrating applications for embedded systems and the Internet of Things. The model proposed in this study allows for continuous monitoring of the load, as well as scheduling of the load. Adopting EI and the ThingSpeak platform, total energy expenditures and peak energy consumption can be tracked from anywhere in real time.
- To guarantee the achievement of minimum values of energy consumption, reduced electricity bills, and improved load factor using the load-shifting technique, the adopted algorithms are also compared in term of their robustness (code-tested for 20 times running). Computational speed tests are also performed to determine which algorithm offers the fastest and most effective processing.
- In order to test the performance and effects of DSM on metrics such as peak consumption and bill electrification with and without DSM, the proposed algorithm-based optimal DSM is compared to the unscheduling load profile and to a DSM program with a commonly used algorithm (GA) for computation and evaluation of the optimal solutions.
- The proposed optimization algorithm-based DSM program in SG is used to solve the problem of centralized optimization. In particular, each residential load has a local DSM controller and flexible appliances. By optimizing individual scheduling, the energy demand is decreased. The proposed algorithms are simple in construction, require few control parameters, and achieve a high rate of convergence, thereby avoiding getting stuck in local optima.
3. Problem Statement
4. The Proposed System Structure
4.1. Model Representation and Concept
4.2. Energy Management System
4.3. Energy Internet
- Data aggregation, tracking, and analysis on the ThingSpeak Cloud IoT platform. The power profile is graphically depicted and monitored in real time on multiple ThingSpeak channels in the smart grid model.
- User authentication is enabled by login credentials, and every channel has its own ID. Each channel has two keys for the programming interface. The API’s read and write keys are generated at random. These keys enable the storage and retrieval of data from every channel over the Internet or a local area network.
- A communication network makes it possible for MATLAB and ThingSpeak to send and receive data over the Internet.
- Data can be imported, exported, analyzed, and viewed on multiple platforms and fields at the same time.
5. Proposed DSM Methodology
6. Problem Formulation
6.1. Mathematical Framework for Appliance Scheduling
6.2. Objective Function
6.3. Constraints
7. Optimization Algorithms
7.1. Sparrow Search Algorithm
Algorithm 1 SSA Steps |
Step 1: The utility’s ToU price, the daily demand profile, and the unscheduled load timing are all indications of input data that must be defined at the outset of the program. Step 2: Input the control parameters R, ST, n and itermax. Step 3: Initialize a population with n sparrows using Equation (8). Step 4: Calculate the initial fitness function, and determine the global best sparrow fitness value and global optimal location using Equations (5) and (9). Step 5: t = 1. Step 6: Rate the fitness values and assess the current worst and best evaluation. Step 7: i = 1. Step 8: Update the positions of producers, scroungers, and afraid sparrows using Equations (10)–(12). Step 9: Last individual?, yes > return to step 7, else > calculate the updated fitness values. Step 10: If new xi,j less than old xi,j > update the sparrow positions and fitness value, else > return to 7. Step 11: Last iteration?, yes > print the optimal solution, else > return to step 6. |
7.2. Binary Orientation Search Algorithm
Algorithm 2 BOSA Steps |
Step 1: The utility’s ToU price, the daily demand profile, and the unscheduled load timing are all indications of input data that must be defined at the outset of the program.
Step 2: All of the BOSA settings in Table 2 should be set. Step 3: The DSM objective (Equations (5) and (14)) can be minimized by randomly sampling a population. Step 4: The player’s position is updated for every population inside the iteration range using Equations (19) and (20). Step 5: Verify each population’s constraints. Step 6: Repeat steps 3–5 until the stop condition is met. |
7.3. Cockroach Swarm Optimization Algorithm (CSOA)
- (1)
- Chase-Swarming Behavior:
- (2)
- Dispersion Behavior:
- (3)
- Ruthless Behavior:
Algorithm 3 CSOA Steps |
Step 1: Indicators of input data that must be defined at the outset of the program include the utility’s ToU price, the daily demand profile, and the unscheduled load timing. Step 2: Set all parameters to their default values and initialize the cockroach swarm using uniformly distributed random numbers. Step 3: Use Equations (22) and (23) to determine Pi and Pg, respectively. Step 4: Use Equations (21), (24), and (25), to carry out chase swarming, dispersion behavior, and ruthless behavior, respectively. Step 5: Loop until a predetermined condition is met. |
8. Performance Results
9. Conclusions
Author Contributions
Funding
Data Availability Statement
Conflicts of Interest
References
- Jasim, A.M.; Jasim, B.H.; Bureš, V. A novel grid-connected microgrid energy management system with optimal sizing using hybrid grey wolf and cuckoo search optimization algorithm. Front. Energy Res. 2022, 10, 960141. [Google Scholar] [CrossRef]
- Álvaro, G. Optimization Trends in Demand-Side Management. Energies 2022, 15, 5961. [Google Scholar] [CrossRef]
- Jasim, A.M.; Jasim, B.H.; Bureš, V.; Mikulecký, P. A New Decentralized Robust Secondary Control for Smart Islanded Microgrids. Sensors 2022, 22, 8709. [Google Scholar] [CrossRef] [PubMed]
- Alhasnawi, B.N.; Jasim, B.H.; Esteban, M.D.; Guerrero, J.M. A Novel Smart Energy Management as a Service over a Cloud Computing Platform for Nanogrid Appliances. Sustainability 2020, 12, 9686. [Google Scholar] [CrossRef]
- Alhasnawi, B.N.; Jasim, B.H.; Sedhom, B.E.; Hossain, E.; Guerrero, J.M. A New Decentralized Control Strategy of Microgrids in the Internet of Energy Paradigm. Energies 2021, 14, 2183. [Google Scholar] [CrossRef]
- Ali, M.; Basil, H. Grid-Forming and Grid-Following Based Microgrid Inverters Control. Iraqi J. Electr. Electron. Eng. 2022, 18, 111–131. [Google Scholar]
- Alhasnawi, B.N.; Jasim, B.H.; Siano, P.; Guerrero, J.M. A Novel Real-Time Electricity Scheduling for Home Energy Management System Using the Internet of Energy. Energies 2021, 14, 3191. [Google Scholar] [CrossRef]
- Alhasnawi, B.N.; Jasim, B.H.; Rahman, Z.-A.S.A.; Guerrero, J.M.; Esteban, M.D. A Novel Internet of Energy Based Optimal Multi-Agent Control Scheme for Microgrid including Renewable Energy Resources. Int. J. Environ. Res. Public Health 2021, 18, 8146. [Google Scholar] [CrossRef]
- Yan, Y.; Qian, Y.; Sharif, H.; Tipper, D. A survey on smart grid communication infrastructures: Motivations, requirements and challenges. Communications Surveys Tutorials. IEEE 2013, 15, 5–20. [Google Scholar]
- Ma, R.; Chen, H.-H.; Huang, Y.-R.; Meng, W. Smart grid communication: Its challenges and opportunities. Smart Grid. IEEE Trans. 2013, 4, 36–46. [Google Scholar]
- Jasim, A.M.; Jasim, B.H.; Neagu, B.-C. A New Decentralized PQ Control for Parallel Inverters in Grid-Tied Microgrids Propelled by SMC-Based Buck–Boost Converters. Electronics 2022, 11, 3917. [Google Scholar] [CrossRef]
- Logenthiran, T.; Srinivasan, D.; Shun, T. Demand Side Management in Smart Grid using Heuristic Optimization. IEEE Trans. Smart Grid 2012, 3, 1244–1252. [Google Scholar] [CrossRef]
- Yao, L.; Chang, W.-C.; Yen, R.-L. An iterative deepening genetic algorithm for scheduling of direct load control. IEEE Trans. Power Syst. 2005, 20, 1414–1421. [Google Scholar] [CrossRef]
- Awais, M.; Javaid, N.; Shaheen, N.; Iqbal, Z.; Rehman, G.; Muhammad, K.; Ahmad, I. An Efficient Genetic Algorithm Based Demand Side Management Scheme for Smart Grid. In Proceedings of the 18th International Conference on Network-Based Information Systems (NBiS-2015), Taipei, Taiwan, 2–4 September 2015; IEEE: Washington, DC, USA, 2015. [Google Scholar] [CrossRef]
- Jasim, A.M.; Jasim, B.H.; Kraiem, H.; Flah, A. A Multi-Objective Demand/Generation Scheduling Model-Based Microgrid Energy Management System. Sustainability 2022, 14, 10158. [Google Scholar] [CrossRef]
- Usman, R.; Mirzania, P.; Alnaser, S.W.; Hart, P.; Long, C. Systematic Review of Demand-Side Management Strategies in Power Systems of Developed and Developing Countries. Energies 2022, 15, 7858. [Google Scholar] [CrossRef]
- Jasim, A.M.; Jasim, B.H.; Mohseni, S.; Brent, A.C. Consensus-Based Dispatch Optimization of a Microgrid Considering Meta-Heuristic-Based Demand Response Scheduling and Network Packet Loss Characterization. Energy AI 2022, 11, 100212. [Google Scholar] [CrossRef]
- Khan, A.R.; Mahmood, A.; Safdar, A.; Khan, Z.A.; Khan, N.A. Load forecasting, dynamic pricing and DSM in smart grid: A review. Renew. Sustain. Energy Rev. 2016, 54, 1311–1322. [Google Scholar]
- Graditi, G.; Ippolito, M.; Telaretti, E.; Zizzo, G. Technical and economical assessment of distributed electrochemical storages for load shifting applications: An Italian case study. Renew. Sustain. Energy Rev. 2016, 57, 515–523. [Google Scholar] [CrossRef]
- Flaim, T.; Levy, R.; Goldman, C. Dynamic Pricing in a Smart Grid World; NARUC: Washington, DC, USA, 2010. [Google Scholar]
- Yaagoubi, N.; Mouftah, H. User-aware game theoretic approach for demand management. IEEE Trans. Smart Grid 2015, 6, 716–725. [Google Scholar] [CrossRef]
- Zhang, D.; Li, S.; Sun, M.; O’Neill, Z. An optimal and learning based demand response and home energy management system. IEEE Trans. Smart Grid 2016, 7, 1790–1801. [Google Scholar] [CrossRef]
- Song, L.; Xiao, Y.; van der Schaar, M. Demand side management in smart grids using a repeated game framework. IEEE J. Sel. Areas Commun. 2014, 32, 1412–1424. [Google Scholar] [CrossRef] [Green Version]
- Costanzo, G.T.; Zhu, G.; Anjos, M.F.; Savard, G. A System Architecture for Autonomous Demand Side Load Management in Smart Buildings. IEEE Trans. Smart Grid 2012, 3, 2157–2165. [Google Scholar] [CrossRef]
- Zhu, Z.; Tang, J.; Lambotharan, S.; Chin, W.H.; Fan, Z. An Integer Linear Programming Based Optimization for Home Demand-Side Management in Smart Grid. In Proceedings of the IEEE PES Innovative Smart Grid Technologies (ISGT), Washington, DC, USA, 16–20 January 2012; pp. 1–5. [Google Scholar] [CrossRef]
- Barth, L.; Ludwig, N.; Mengelkamp, E.; Staudt, P. A comprehensive modelling framework for demand side flexibility in smart grids. Comput. Sci.—Res. Dev. 2018, 33, 13–23. [Google Scholar] [CrossRef] [Green Version]
- Kantarci, M.; Mouftah, H. Wireless Sensor Networks for Cost-Efficient Residential Energy Management in the Smart Grid”. IEEE Trans. Smart Grid 2011, 2, 314–325. [Google Scholar] [CrossRef]
- Agnetis, A.; de Pascale, G.; Detti, P.; Vicino, A. Load Scheduling for Household Energy Consumption Optimization. IEEE Trans. Smart Grid 2013, 4, 2364–2373. [Google Scholar] [CrossRef]
- Samadi, P.; Wong, V.W.; Schober, R. Load scheduling and power trading in systems with high penetration of renewable energy resources. IEEE Trans. Smart Grid 2015, 7, 1802–1812. [Google Scholar] [CrossRef]
- Ma, K.; Yao, T.; Yang, J.; Guan, X. Residential power scheduling for demand response in smart grid. Int. J. Electric. Power Energy Syst. 2016, 78, 320–325. [Google Scholar] [CrossRef]
- Javaid, N.; Ullah, I.; Akbar, M.; Iqbal, Z.; Khan, F.A.; Alrajeh, N.; Alabed, M.S. An Intelligent Load Management System With Renewable Energy Integration for Smart Homes. IEEE Access 2017, 5, 13587–13600. [Google Scholar] [CrossRef]
- Wu, Y.; Lau, V.K.N.; Tsang, D.H.K.; Qian, L.P.; Meng, L. Optimal Energy Scheduling for Residential Smart Grid with Centralized Renewable Energy Source. IEEE Syst. J. 2014, 8, 562–576. [Google Scholar] [CrossRef]
- Rahim, S.; Javaid, N.; Ahmed, A.; Shahid, A.K.; Zahoor, A.K.; Nabil, A.; Umar, Q. Exploiting heuristic algorithms to efficiently utilize energy management controllers with renewable energy sources. Energy Build. 2016, 129, 452–470. [Google Scholar] [CrossRef]
- Ogunjuyigbe, A.S.O.; Ayodele, T.R.; Akinola, O.A. User satisfaction-induced demand side load managementin residential buildings with user budget constraint. Appl. Energy 2017, 187, 352–366. [Google Scholar] [CrossRef]
- Ma, J.; Chen, H.H.; Song, L.; Li, Y. Residential load scheduling in smart grid: A cost efficiency perspective. IEEE Trans. Smart Grid 2016, 7, 771–784. [Google Scholar] [CrossRef]
- Li, C.; Yu, X.; Yu, W.; Chen, G.; Wang, J. Efficient computation for sparse load shifting in demand side management. IEEE Trans. Smart Grid 2017, 8, 250–261. [Google Scholar] [CrossRef]
- Shengan, S.; Manisa, P.; Saifur, R. Demand Response as a Load Shaping Tool in an Intelligent Grid With Electric Vehicles. IEEE Trans. Smart Grid 2011, 2, 624–631. [Google Scholar]
- Yi, P.; Dong, X.; Iwayemi, A.; Zhou, C.; Li, S. Real-time Oppertunistic Scheduling for Residential Demand Response. IEEE Trans. Smart Grid 2013, 4, 227–234. [Google Scholar]
- Guo, Y.; Pan, M.; Fang, Y. Optimal Power Management of Residential Customers in the Smart Grid. IEEE Trans. Parallel Distrib. Syst. 2012, 23, 1593–1606. [Google Scholar] [CrossRef]
- Yang, P.; Chavali, P.; Gilboa, E.; Nehorai, A. Parallel Load Schedule Optimization with Renewable Distributed Generators in Smart Grids. IEEE Trans. Smart Grid. 2013, 4, 1431–1441. [Google Scholar] [CrossRef]
- Alhasnawi, B.N.; Jasim, B.H.; Rahman, Z.-A.S.A.; Siano, P. A Novel Robust Smart Energy Management and Demand Reductionfor Smart Homes Based on Internet of Energy. Sensors 2021, 21, 4756. [Google Scholar] [CrossRef]
- Kinhekar, N.; Padhy, N.P.; Furong, L.; Gupta, H.O. Utility oriented demand side management using smart AC and micro DC grid cooperative. IEEE Trans. Power Syst. 2015, 31, 1151–1160. [Google Scholar] [CrossRef] [Green Version]
- Babu, N.R.; Vijay, S.; Saha, D.; Saikia, L.C. Scheduling of Residential Appliances Using DSM with Energy Storage in Smart Grid Environment. In Proceedings of the 2nd ICEPE, Shillong, India, 1–2 June 2018; pp. 1–6. [Google Scholar]
- Hasmat, M.; Smriti, S.; Yog, R.S.; Aamir, A. Applications of Artificial Intelligence Techniques in Engineering. Springer Nat. 2018, 1, 643. [Google Scholar] [CrossRef]
- Srivastava, S.; Malik, H.; Sharma, R. Special issue on intelligent tools and techniques for signals, machines and automation. J. Intell. Fuzzy Syst. 2018, 35, 4895–4899. [Google Scholar] [CrossRef] [Green Version]
- Waseem, M.; Lin, Z.; Liu, S.; Sajjad, I.A.; Aziz, T. Optimal GWCSO-based home appliances scheduling for demand response considering end-users comfort. Electr. Power Syst. Res. 2020, 187, 106477. [Google Scholar] [CrossRef]
- Chang, H.-H.; Chiu, W.-Y.; Sun, H.; Chen, C.-M. User-centric multi-objective approach to privacy preservation and energy cost minimization in smart home. IEEE Syst. J. 2018, 13, 1030–1041. [Google Scholar]
- Moon, S.; Lee, J. Multi-residential demand response scheduling with multi-class appliances in smart grid. IEEE Trans. Smart Grid 2016, 9, 2518–2528. [Google Scholar] [CrossRef]
- Veras, J.M.; Silva, I.R.S.; Pinheiro, P.R.; Rabêlo, R.A.L.; Veloso, A.F.S.; Borges, F.A.S.; Rodrigues, J.J.P.C. A Multi-Objective Demand Response Optimization Model for Scheduling Loads in a Home Energy Management System. Sensors 2018, 18, 3207. [Google Scholar] [CrossRef]
- Ayub, S.; Ayob, S.M.; Tan, C.W.; Ayub, L.; Bukar, A.L. Optimal residence energy management with time and device-based preferences using an enhanced binary grey wolf optimization algorithm. Sustain. Energy Technol. Assess 2020, 41, 100798. [Google Scholar] [CrossRef]
- Albogamy, F.R.; Khan, S.A.; Hafeez, G.; Murawwat, S.; Khan, S.; Haider, S.I.; Basit, A.; Thoben, K.D. Real-Time Energy Management and Load Scheduling with Renewable Energy Integration in Smart Grid. Sustainability 2022, 14, 1792. [Google Scholar] [CrossRef]
- Hafeez, G.; Alimgeer, K.S.; Wadud, Z.; Khan, I.; Usman, M.; Qazi, A.B.; Khan, F.A. An Innovative Optimization Strategy for Efficient Energy Management with Day-Ahead Demand Response Signal and Energy Consumption Forecasting in Smart Grid Using Artificial Neural Network. IEEE Access 2020, 8, 84415–84433. [Google Scholar] [CrossRef]
- Philipo, G.H.; Kakande, J.N.; Krauter, S. Neural Network-Based Demand-Side Management in a Stand-Alone Solar PV-Battery Microgrid Using Load-Shifting and Peak-Clipping. Energies 2022, 15, 5215. [Google Scholar] [CrossRef]
- Mohammad, D.; Zeinab, M.; Om, P.M.; Gaurav, D.; Vijay, K. BOSA: Binary Orientation Search Algorithm. Int. J. Innov. Technol. Explor. Eng. (IJITEE) 2019, 9, 5306–5310. [Google Scholar]
- Ahmed, F.; Turki, M.A.; Hegazy, R.; Dalia, Y. Optimal energy management of micro-grid using sparrow search algorithm. Energy Rep. 2022, 8, 758–773. [Google Scholar] [CrossRef]
- Ibidun, C.; Ademola, P. Binary Cockroach Swarm Optimization for Combinatorial Optimization Problem. Algorithms 2016, 9, 59. [Google Scholar] [CrossRef]
- Xue, J.; Shen, B. A novel swarm intelligence optimization approach: Sparrow search algorithm. Syst. Sci. Control Eng. 2020, 8, 22–34. [Google Scholar] [CrossRef]
- Chen, Z. Modified cockroach swarm optimization. Energy Proc. 2011, 11, 4–9. [Google Scholar]
- Chen, Z.; Tang, H. Cockroach swarm optimization for vehicle routing problems. Energy Procedia 2011, 13, 30–35. [Google Scholar]
- Cheng, L.; Wang, Z.; Yanhong, S.; Guo, A. Cockroach swarm optimization algorithm for TSP. Adv. Eng 2011, 1, 226–229. [Google Scholar] [CrossRef] [Green Version]
- Joanna, K.; Marek, P. Cockroach Swarm Optimization Algorithm for Travel Planning. Entropy 2017, 19, 213. [Google Scholar]
- ZhaoHui, C.; HaiYan, T. Cockroach swarm optimization. In Proceedings of the 2nd International Conference on Computer Engineering and Technology (ICCET ’10), Chengdu, China, 16–18 April 2010; Volume 6, pp. 652–655. [Google Scholar]
- Obagbuwa, I.; Adewumi, A. An Improved Cockroach Swarm Optimization. Sci. World J. 2014, 2014, 1–13. [Google Scholar] [CrossRef]
Shiftable/Non-Shiftable Appliances | Appliance Name | Energy Consumption (kWh) |
---|---|---|
Vacuum Cleaner (VC) | 1 | |
Microwave Oven (MO) | 1.8 | |
Shiftable Appliances | Washing Machine (WM) | 2 |
Water Heater (WH) | 3.66 per unit | |
Dish Washer (DW) | 1.4 | |
Coffee Maker (CM) | 1.6 | |
Air Condition (AC) | 12 per unit | |
Non-shiftable Appliances | Electric Vehicle (EV) | 5 per unit |
Water Pump (WP) | 4 per unit |
Operation Hour(s) | VC | MO | WM | WH | DW | CM | Operation Hour(s) | AC (Units) | EV (Units) | WP (Units) |
---|---|---|---|---|---|---|---|---|---|---|
1–2 | ON | ON | ON | OFF | OFF | ON | 1 | 5 | 2 | 2 |
2–4 | OFF | ON | ON | OFF | OFF | ON | 2 | 5 | 0 | 4 |
5 | OFF | ON | ON | OFF | OFF | OFF | 3–5 | 3 | 0 | 3 |
6 | OFF | ON | OFF | OFF | ON | ON | 6 | 2 | 2 | 2 |
7 | ON | OFF | OFF | OFF | ON | ON | 7 | 2 | 2 | 1 |
8 | ON | ON | OFF | OFF | OFF | ON | 8 | 3 | 4 | 0 |
9 | ON | ON | OFF | OFF | OFF | OFF | 9–11 | 8 | 0 | 2 |
10 | ON | OFF | OFF | OFF | OFF | ON | 11–13 | 8 | 4 | 0 |
11–13 | OFF | OFF | OFF | OFF | OFF | ON | 14 | 8 | 3 | 0 |
14 | OFF | ON | OFF | OFF | ON | OFF | 15 | 8 | 2 | 2 |
15 | ON | OFF | ON | OFF | OFF | ON | 16–17 | 8 | 0 | 0 |
16 | ON | OFF | OFF | ON | OFF | OFF | 18–19 | 2 | 0 | 0 |
17 | OFF | ON | OFF | OFF | ON | OFF | 20 | 2 | 0 | 2 |
18 | OFF | ON | OFF | OFF | OFF | OFF | 21 | 2 | 0 | 0 |
19 | OFF | OFF | OFF | OFF | OFF | OFF | 22–24 | 1 | 0 | 1 |
20 | ON | ON | ON | OFF | OFF | ON | ||||
21 | OFF | ON | OFF | ON | OFF | OFF | ||||
22 | OFF | ON | ON | OFF | OFF | ON | ||||
23 | OFF | ON | OFF | OFF | OFF | OFF | ||||
24 | OFF | ON | OFF | OFF | ON | ON |
Populations Size | Maximum Iterations | Maximum Limit Allow | Max. Shift Time Slot |
---|---|---|---|
30 | 1000 | 100 | 4 |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2022 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Jasim, A.M.; Jasim, B.H.; Neagu, B.-C.; Alhasnawi, B.N. Efficient Optimization Algorithm-Based Demand-Side Management Program for Smart Grid Residential Load. Axioms 2023, 12, 33. https://doi.org/10.3390/axioms12010033
Jasim AM, Jasim BH, Neagu B-C, Alhasnawi BN. Efficient Optimization Algorithm-Based Demand-Side Management Program for Smart Grid Residential Load. Axioms. 2023; 12(1):33. https://doi.org/10.3390/axioms12010033
Chicago/Turabian StyleJasim, Ali M., Basil H. Jasim, Bogdan-Constantin Neagu, and Bilal Naji Alhasnawi. 2023. "Efficient Optimization Algorithm-Based Demand-Side Management Program for Smart Grid Residential Load" Axioms 12, no. 1: 33. https://doi.org/10.3390/axioms12010033
APA StyleJasim, A. M., Jasim, B. H., Neagu, B. -C., & Alhasnawi, B. N. (2023). Efficient Optimization Algorithm-Based Demand-Side Management Program for Smart Grid Residential Load. Axioms, 12(1), 33. https://doi.org/10.3390/axioms12010033