Next Article in Journal
A Machine Learning-Based Approach for the Prediction of Cardiovascular Diseases
Previous Article in Journal
Development of Microcontroller-Based Automated Infectious Waste Segregation and Disinfection System: A COVID-19 Mitigation and Monitoring Response
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Proceeding Paper

Intelligent Sensing and Control System for Real-Time Graded Load Shedding †

by
Dhanasekar Ravikumar
*,
Vijayaraja Loganathan
,
Kaushik Narayanan
*,
Anandan Ravi sankar
and
Guru Sharan Muthu Govindasamy
Department of Electrical and Electronics Engineering, Sri Sairam Institute of Technology, Chennai 600044, Tamilnadu, India
*
Authors to whom correspondence should be addressed.
Presented at the 4th International Electronic Conference on Applied Sciences, 27 October–10 November 2023; Available online: https://asec2023.sciforum.net/.
Eng. Proc. 2023, 56(1), 137; https://doi.org/10.3390/ASEC2023-15978
Published: 14 November 2023
(This article belongs to the Proceedings of The 4th International Electronic Conference on Applied Sciences)

Abstract

:
A power shortage is a common case prevailing in today’s power scenario. Load shedding occurs when the demand power is greater than the generation power; then, the excessive load is cut to avoid power shortage. Usually, load shedding will make use of complex circuitry and systems along with expensive materials. This necessitates the need for a simple and efficient solution that meets all the requirements. The intelligent system is created with the help of microcontrollers achieving real-time load shedding. The power limit in the system is obtained from the utility company. The measured value in the system is obtained from the sensor and the value is compared to the power limit. If it is within the limit, no action is taken. When the limit exceeds the calculated value, the power supply is cut off. Graded load shedding is achieved through the above-mentioned method. Through this graded load shedding method, the need for changing the existing infrastructure is removed and the existing system is made useful for a longer period of time. As this proposed design uses the simplest of components and technologies, the financial and technical capital that is required to make this is lower when compared to the existing technologies.

1. Introduction

Load shedding is defined as the process of the cut-off of power and energy supply to the loads when the demand power exceeds the generating power. Till today, the prevailing load shedding method is conventional and is not suitable for the existing times. Therefore, various attempts were made to make the load shedding feasible with advanced theories [1]. The near future requires a drive towards green energy [2], referring to drawing energy from renewable sources of energy [3,4], which is designed based on the system supplied by non-renewable sources of energy [5]. Tuning the infrastructure to meet the new normal is a time- and capital-consuming process. However, many changes are being introduced in the existing load shedding methods [6,7,8]. The proposed device is designed to make the current system equipped for the future with minimal changes. The addition of this device to the existing energy meter will be sufficient for the purpose. Focusing on the energy pattern and the energy availability [9], the device is designed to alert the users and set the energy values to the defined levels to prevent a complete catastrophe in the energy system and to reduce the use of energy.
The proposed system can also be used in the perspective of load detection and sensing. From the perspective of the energy provider or the utility company, the proposed system could be used in the face of catastrophe [10] and during circumstances such as those recently faced by the European nations, particularly the United Kingdom. From the perspective of customers, the proposed system could be of great use. To exercise certain tax benefits, the limit must be maintained. When the limit is exceeded, the chance to avail of that certain tax benefit disappears and ends up making the consumer spend more than planned or anticipated. This will require a higher capital expenditure from the consumer’s perspective. With appropriate warnings and intimation of messages to the consumer, the consumers are made aware of the usage, which ultimately helps them save money on energy. There are many types of load shedding such as under voltage load shedding (UVLS) [11] and under frequency load shedding (UFLS) [12].

2. Proposed System of Load Shedding

Figure 1 and Figure 2 show the block diagram and flow diagram of the proposed system. The input power supply is provided from the main power supply with 230 V, 5 A, 50 Hz AC. The monitoring system refers to the utility company that specifies the limit of the power to be used during the time of load shedding. This is calculated using the observed data on the usage of energy and the energy available at a given point in time. This is a combined unit in which the ESP is used for the transmission of signals from the utility company to the individual unit meters in each nodal center. The control system comprises various components such as a controller, energy meter, current transformer, and tripper. The controller is the key component in the designed device. For this purpose, an Arduino Mega microcontroller is used. An energy meter tracks the usage of energy. This current transformer is used to check the amount of current passing through, and it is used for current detection. A tripper is provided to turn off when the current exceeds the set limit. The limit is set by the utility company, and whether the loads consume a higher value than the set limit is checked by the controller. This ESP will receive the data set by the utility company and provide this data to the controller. The controller will do all the necessary actions. The GSM provides communication between the consumers and the device. The status, alerts, and information to be known by the users are passed to the consumers using the GSM module.

3. Simulation Work for the Proposed Device

Figure 3 depicts the simulation circuit of the proposed design. This shows the predominant components that are present in the device, which includes the load, are lamp 1, lamp 2, lamp 3, lamp 4, lamp 5, a current sensor, relay, a keypad, transistor, Arduino, and a display apparatus. The simulation diagram depicts the operation of the proposed device and confirms the feasibility of the proposed design. In this simulation diagram, the keypad device is used to simulate the set value determined by the utility company. The display device depicts the information-receiving device of the customer. The working of the simulated circuit is simple and is explained as follows: The power supply is provided to the loads. A current sensor is provided that will measure the amount of current passing from the source of energy to the loads. The current sensor provides input to the microcontroller. Then, the keypad is used to simulate the utility company. A value is set by the simulation tester. This value is provided to the microcontroller. The controller compares both inputs and provides an output. Two cases are used to describe the usage of the proposed design, as described in Figure 4 and Figure 5.
One of the cases is Figure 3, and in the diagram, the current conducts without interruption. That is, the input provided by the current sensor is within the set value from the utility company. Therefore, there is no interruption in the power supply provided. Here, lamp 1 and lamp 2 are within the limit so the power will not get interrupted. This simulation is run for a different set of values. The second case is experimented with in Figure 4, namely the second case in which the load shedding occurs. The load exceeds the supply power. Meaning, that the value from the current sensor is more than the value set by the utility company or, in this case, from the keypad. Therefore, this actuates the tripper. This results in a cut-off of the power supply. Here, lamp 1, lamp 2, and lamp 3 are on so the power consumption becomes high and the power gets interrupted. The appropriate message is displayed on the screen. The amount of current utilized is within the limit for the uninterrupted power supply. Table 1 shows the component description of the simulation.

Circuit Diagram

Figure 6 shows the energy meter powering the current sensor, which reads the system current. The utility company’s computer determines the current flow, and the ESP model sends the current value. Further, the Arduino board connects the ESP model that is supported by Bluetooth and Wi-Fi. The Arduino board reads the current sensor and the ESP model input. The controller is used for processing as programmed by the utility company and activates the tripper. It also sends a GSM message to the consumer indicating load shedding. The controller cuts electricity and engages the tripper. The consumer can analyze the power usage and consumption may be customized further.

4. Hardware Setup for the Proposed System

The hardware of the proposed design, which is shown in Figure 7, consists of a current sensor, an energy meter, the GSM model, a tripper, a controller, and an input power supply. The energy meter reads the amount of energy that is being passed at the moment. The current sensor is connected along the power line, and it is used to read the amount of current that is passing through at regular time intervals. The value from the current sensor is passed to the controller to observe usage by the consumer. The amount of power for load shedding that has to be passed through the power line will be specified by the utility company. The controller in the back end calculates the amount of current by using the wattage given by the utility company to set a maximum limit for the load side. During the time of load shedding, the controller operates by comparing the input from the current sensor and the value from the utility company. The controller decides whether to activate the relay and cut off the power supply or to continue with the conduction undisturbed. When the value of the current from the current sensor exceeds the current value calculated from the wattage given by the utility company, the relay is activated by the controller, and load shedding happens. When the current value is within the limits, the relay will not be activated. By load shedding, the unnecessary appliances are asked to be turned off and to be used within the limits. This message is given from the GSM to the respective consumers by the unit enabling information communication on load shedding. Figure 8a,b shows the power consumption within and exceeding the limit.

5. Conclusions

The proposed system of load shedding is ultimately created to adapt to the existing distribution network and provide an easy interaction method for the utility company and the consumer to communicate in a better manner to avoid the collapse of the system and protect the existing system. The proposed system only aims to be the bearer for the adaptation of the existing distribution network to be adaptable to the requirements of the future. The foundation that the proposed system lays on load shedding is that it is time-tested, and it is a long-standing practice for effective safety and energy-saving concerns. The proposed system supersedes the existing load shedding with the feature of providing the consumer with a choice before their power supply gets cut off. The consumer is provided with the option to receive the power supply or to avoid it. The proposed device attempts to make load shedding the simplest and hassle-free way by providing an easy means to be added to the existing system of transmission and distribution. The proposed system focuses on the load shedding that is to be conducted in homes and residential places.

Author Contributions

Conceptualization, K.N. and D.R.; methodology, G.S.M.G. and V.L.; software, A.R.s.; validation, all of the authors; investigation, all of the authors; writing—original draft preparation, all of the authors; writing—review and editing and supervision, D.R. and V.L. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Data are contained within the article.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Hou, K.; Tang, P.; Liu, Z.; Jia, H.; Yuan, K.; Sun, C.; Song, Y. A fast optimal load shedding method for power system reliability assessment based on shadow price theory. Energy Rep. 2022, 8 (Suppl. 1), 352–360. [Google Scholar] [CrossRef]
  2. Moji, L.P.; Hohne, P.A.; Kusakana, K.; Numbi, B.P. Optimal operation of a hybrid multisource energy system considering grid load shedding. Energy Rep. 2022, 8 (Suppl. 15), 151–161. [Google Scholar] [CrossRef]
  3. Ye, L.; Sun, J.; Zhou, T.; Zhang, J.; Sun, W.; Xi, H. A practical under-voltage load shedding strategy for regional power grid considering multiple operating modes. Energy Rep. 2021, 7 (Suppl. 1), 175–182. [Google Scholar] [CrossRef]
  4. Fitri, I.R.; Kim, J.S. Economic Dispatch Problem using Load Shedding: Centralized Solution. IFAC-Papers OnLine 2019, 52, 40–44. [Google Scholar] [CrossRef]
  5. Arief, A.; Dong, Z.; Nappu, M.B.; Gallagher, M. Under voltage load shedding in power systems with wind turbine-driven doubly fed induction generators. Electr. Power Syst. Res. 2013, 96, 91–100. [Google Scholar] [CrossRef]
  6. Tamilselvan, V.; Jayabarathi, T. A hybrid method for optimal load shedding and improving voltage stability. Ain Shams Eng. J. 2016, 7, 223–232. [Google Scholar] [CrossRef]
  7. Chen, Y.; Liao, S.; Xu, J. Emergency load-shedding optimization control method based reinforcement learning assistance. Energy Rep. 2022, 8 (Suppl. 5), 1051–1061. [Google Scholar] [CrossRef]
  8. Kabir, M.A.; Chowdhury, A.H. A dynamic-adaptive load shedding methodology to improve frequency resilience of power systems. Int. J. Electr. Power Energy Syst. 2020, 122, 106169. [Google Scholar] [CrossRef]
  9. Sarasúa, J.I.; Martínez-Lucas, G.; Pérez-Díaz, J.I.; Fernández-Muñoz, D. Alternative operating modes to reduce the load shedding in the power system of El Hierro Island. Int. J. Electr. Power Energy Syst. 2021, 128, 106755. [Google Scholar] [CrossRef]
  10. Rabby, M.I.I. Current Energy Crisis and Energy Insecurity Situation in Bangladesh. SSRN Electron. J. 2022. [Google Scholar] [CrossRef]
  11. Arief, A.; Nappu, M.B.; Dong, Z.Y. Dynamic under-voltage load shedding scheme considering composite load model. Electr. Power Syst. Res. 2022, 202, 107598. [Google Scholar] [CrossRef]
  12. Maresch, K.; Marchesan, G.; Cardoso, G. A logistic regression approach for improved safety of the under-frequency load shedding scheme owing to feeder machine inertia. Electr. Power Syst. Res. 2023, 218, 109189. [Google Scholar] [CrossRef]
Figure 1. Block diagram of the proposed design.
Figure 1. Block diagram of the proposed design.
Engproc 56 00137 g001
Figure 2. Flow diagram of the proposed design.
Figure 2. Flow diagram of the proposed design.
Engproc 56 00137 g002
Figure 3. Simulation circuit of the proposed design.
Figure 3. Simulation circuit of the proposed design.
Engproc 56 00137 g003
Figure 4. During load shedding, when power consumption is within the limit.
Figure 4. During load shedding, when power consumption is within the limit.
Engproc 56 00137 g004
Figure 5. During load shedding, when the power consumption exceeds the limit.
Figure 5. During load shedding, when the power consumption exceeds the limit.
Engproc 56 00137 g005
Figure 6. Circuit diagram of the proposed design.
Figure 6. Circuit diagram of the proposed design.
Engproc 56 00137 g006
Figure 7. Hardware setup of the proposed design.
Figure 7. Hardware setup of the proposed design.
Engproc 56 00137 g007
Figure 8. (a) Power consumption within the limit; (b) power consumption exceeding the limit.
Figure 8. (a) Power consumption within the limit; (b) power consumption exceeding the limit.
Engproc 56 00137 g008
Table 1. Component description of simulation.
Table 1. Component description of simulation.
Name of the ComponentDescription
Arduino Mega--
Keypad 4 × 4-
Lamp L1, L2, L3, L4, L51 A, 2 A, 3 A, 4 A, 5 A
Current Sensor (ACS 712)0–30 A, 5 V
Relay16 A, 5 V
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.

Share and Cite

MDPI and ACS Style

Ravikumar, D.; Loganathan, V.; Narayanan, K.; Ravi sankar, A.; Muthu Govindasamy, G.S. Intelligent Sensing and Control System for Real-Time Graded Load Shedding. Eng. Proc. 2023, 56, 137. https://doi.org/10.3390/ASEC2023-15978

AMA Style

Ravikumar D, Loganathan V, Narayanan K, Ravi sankar A, Muthu Govindasamy GS. Intelligent Sensing and Control System for Real-Time Graded Load Shedding. Engineering Proceedings. 2023; 56(1):137. https://doi.org/10.3390/ASEC2023-15978

Chicago/Turabian Style

Ravikumar, Dhanasekar, Vijayaraja Loganathan, Kaushik Narayanan, Anandan Ravi sankar, and Guru Sharan Muthu Govindasamy. 2023. "Intelligent Sensing and Control System for Real-Time Graded Load Shedding" Engineering Proceedings 56, no. 1: 137. https://doi.org/10.3390/ASEC2023-15978

Article Metrics

Back to TopTop