Differential privacy for renewable energy resources based smart metering

https://doi.org/10.1016/j.jpdc.2019.04.012Get rights and content

Highlights

  • We discuss integration of differential privacy in renewable energy based smart grid.

  • We provide importance of privacy in renewable energy resources based smart meters.

  • We provide analysis of privacy preservation strategies implemented in smart grid.

  • We presented simulation work over real-time RER based smart metering data.

  • We evaluated that our DPLM algorithm outperforms previously proposed strategies

Abstract

The increasing energy costs and increase in losses in traditional power grid system triggered the integration of Renewable Energy Resources (RERs) in smart homes. The global desire of consumers to rely on RERs such as solar energy, and wind energy has increased dramatically. Similarly, the IT technologies are also playing their part in smart grid development, such as real time data monitoring. On the other hand, with the advancement of these IT technologies in smart meters, the privacy of customers is also at risk Smart grid utility knows the exact generation of any specific renewable resource in a specific interval of time. Utility need to monitor this real time data for load forecasting and implementation of demand response scenarios. However, the utility may misuse the data and may increase the prices for specific time slots when RERs are not present. Similarly, real time monitoring of data can lead to estimation of life routines of users such as sleeping habits, time of usage of heavy appliances, and lifestyle. In this paper, a Differential Privacy based real time Load Monitoring approach (DPLM) is proposed that preserve the privacy of users by masking the values of load in such a way that utility will not be able to judge the usage of specific RER and the daily routine of any smart meter user. We compare our scheme with Gaussian Noise Differential Privacy (GNDP) strategy. Experimental results validate that our DPLM approach provides a desirable solution to protect smart grid user’s privacy by efficient noise addition and peak value protection along with having an error rate of only 1.5%.

Introduction

The increase in the cost of fossil fuel-based energy generation has developed an interest in the integration of different forms of Renewable Energy Resources (RERs) for domestic use [23]. RERs are energy resources that can be used to generate additional energy in order to serve the needs of a specific area or building. RERs can be of diverse nature, but the traditional RERs which are used over homes include solar panels, small wind turbines, and small biomass plants. This integration of RERs in smart grid is one of the future direction of energy systems because of their heterogeneous nature and dynamic capabilities [39]. In future, it is predicted that smart homes will be equipped with more than one RER including solar, and wind energy at the same time [11]. However, due to the intermittent nature of RERs (e.g. available only in specific hours), they are generally used in combination with traditional fossil fuel based energy from grid utility [39].

Along with this enhancement, advanced information and communication technologies (ICT) have become an essential part of smart grid architecture [5]. Two-way communication of energy and data in smart grid is paving its path towards more intelligent, secure, and automated control of smart grid [12]. Smart meters and Advanced Metering Infrastructure (AMI) networks are transmitting real time data of smart homes to grid utility after a specific interval of time for future demand response management and load forecasting strategies [20], [24]. This data can help utility to make an estimate regarding futuristic use of energy in order to overcome any load shedding or power cut. Similarly, this fine-grained data can also lead to an early detection of any sort of theft or tempering in smart meter.

However, this reported smart meter data can be used for several financial and commercial purposes. For instance, smart grid utility can increase prices of certain hours in which RERs are not available, or this data can be sold out to business corporates who can use this data to carry out targeted advertisement for their potential customers. Furthermore, the data collected by smart grid utility can also cause serious harm to privacy of grid users [5], [21]. Real time monitoring of energy data can reveal private information regarding daily routine, habits, and lifestyle of customers. This can simply be done from data by using basic Non-Intrusive Load Monitoring (NILM) techniques [1]. In the same way, real time monitoring can disclose private information about presence and absence of any particular RER in specific hours, hence utility can exploit this information by certain ways (e.g. may increase the prices of electricity in certain hours of the day). Therefore, preserving privacy of smart meter data along with real time monitoring is the need of future energy systems. Several privacy preserving techniques of smart meters are presented in previous literature. These techniques include battery-based load hiding (BLH) [50], cryptographic encryption [14], data perturbation [18], splitting of data into different chunks before transmission [10], trusted third party [27], and decentralized framework for data aggregation [5]. A comprehensive privacy protection strategy named as differential privacy was proposed by C. Dwork in 2006 [15]. Differential privacy works over the principle of perturbing data by adding adequate amount of noise [22], [45]. However, this scheme also proved to be fruitful in various real-time applications as well. Detailed information about differential privacy is presented in Section 3.1.

In this paper, we present a real time differential privacy load monitoring (DPLM) algorithm for smart meter users integrating RERs. This technique provides a desirable level of privacy to smart meter users by first accumulating all values of energies, adding noise, and finally restricting values to a specific peak limit before transmitting it to utility. Along with this, we integrate the functionality for monthly monitoring, this keeps the track of total usage of grid energy, solar energy, and wind energy till end of the month. These accumulated values provide statistical information about the total grid energy usage in the month (for billing purpose) and total solar and wind energy generated (for future demands response and load forecasting scenarios).

Many previous researches have been carried out to use differential privacy in order to protect privacy of smart meters. Few researches use the concept of battery load balancing and its integration with differential privacy to provide dual perturbation, such as the authors in [48], [50] used battery load hiding along with differential privacy to protect mutual information sharing. Similarly, another approach is to use differential privacy directly to perturb smart metering data, researchers such as in  [3], [7], [17], [49] used various mechanisms of differential privacy noise addition to protect smart meter user privacy according to their requirement. A detailed description about these previously proposed strategies and their comparison with DPLM is provided in Section 2. To conclude, differential privacy is a well-researched topic in the field of smart grid, however the researches have not yet considered the integration of differential privacy in renewable energy resources based load monitoring domain. Our proposed DPLM mechanism will be the pioneering step towards integration of differential privacy based renewable energy resource based smart meter reporting.

The novelty and motivation of our proposed strategy is first described here:

  • Privacy preservation for smart meters in literature have been carried out mainly by considering battery load balancing, data perturbation, and encryption strategies [14], [50]. These schemes have considered and optimized various applications of smart grid to benefit smart meter users as mentioned in Table 1. However, privacy protection strategy have never been employed for RERs based smart grid scenario. To the best of our knowledge, our novel contribution is the development of differential privacy strategy in renewable energy resources based smart grid.

  • To optimize privacy a bit further, we introduced a peak factor in our differential privacy based privacy preservation strategy. Selecting the optimal peak-threshold value according to environmental scenario is difficult in smart grid. This selection of optimal peak-threshold becomes even more difficult in availability of multiple RERs. Owning to these limitations, we have developed differential privacy preservation strategy with suitable peak-threshold value on which our strategy protects RERs real-time data efficiently.

  • In literature, various analytical differential privacy models for other smart grid scenarios have been formulated, but analytical modeling for RERs based smart metering considering peak-threshold preservation has merely been touched. We formulated analytical model by developing the algorithm to protect reporting of real-time smart meter and RERs values.

The main contributions of this paper are as follows:

  • We provide a detailed overview and analysis of privacy preserving strategies of smart meters.

  • We preserve privacy of daily routine, habits, and lifestyle of RERs integrated smart meter users.

  • We preserve information about intermittent (only available for specific hours) availability or unavailability of renewable energy resources.

  • We develop an algorithm for monthly accumulation of grid and renewable energy that only transmits the values for monthly billing and transmit preserved energy value after every 10 min.

To the best of our knowledge, no literature work that protects the intermittent readings of RERs along with protecting peak-threshold by using differential privacy have been discussed in the past.

The remaining sections of the paper are organized according to following pattern, in Section 2, we give an overview of related work that is carried out so far. The contents of Section 3 contain the description of our proposed DPLM strategy in RERs based smart grid. In Section 4, performance evaluation of DPLM strategy is presented with help of experimental results. Finally, in Section 5, conclusion and future research directions are described.

Section snippets

Background

The term smart grid is a modernized version of traditional energy grid of 20th century [19], [29]. Traditional system of energy grid was only used to carry out basic electricity generation and transmission tasks. However, the modern smart grid can be used to perform countless functionalities because of its bidirectional information and electricity flow feature [30]. Smart grid architectures are capable of providing efficient communication, and data storage by using modern communication

Differential privacy based load monitoring (DPLM) strategy in RERs based SG architecture

From smart meter real-time data, one can easily infer the lifestyle and RERs usage of any consumer [8]. For example, inhabitants’ daily routine, time of usage of heavy appliance, and electricity generation timings of RERs can be easily deducted from basic smart meter data. Similarly, data techniques in smart meter can make estimate that any particular appliance is not working at a desired level of efficiency and needs to be replaced. This specific usage can be obtained from the collected data

Performance evaluation of DPLM strategy

In this section, the performance evaluation and comparison of our proposed DPLM privacy preserving strategy has been carried out in a scenario of smart homes integrating RERs. The parameters we consider for evaluation of DPLM include real time data perturbation and percentage error. For implementation of smart metering scenario, we used grid energy consumption data from [37] and modified it according to RERs availability, and lastly we used the values of solar and wind energy similar as of [44]

Conclusion

With the increase in prices of traditional fossil fuels, the trend of integration of renewable energy resources (RERs) in smart homes is considered to be the future of smart grid technology. With the advancement in information and communication technologies, and sensing techniques, the traditional energy grid is becoming smart. The smart grid is considered to be smart when it includes various modern technologies, such as demand response calculation, load forecasting, and real time data

Acknowledgement

This paper research is partially supported by Australian Research Council projects of DP170100136 and LP140100816.

Conflict of interest

No author associated with this paper has disclosed any potential or pertinent conflicts which may be perceived to have impending conflict with this work. For full disclosure statements refer to https://doi.org/10.1016/j.jpdc.2019.04.012.

Muneeb Ul Hassan received his Bachelor degree in Electrical Engineering from COMSATS Institute of Information Technology, Wah Cantt, Pakistan, in 2017. He received Gold Medal in Bachelor degree for being topper of Electrical Engineering Department. Currently, he is pursuing the Ph.D. degree from Swinburne University of Technology, Hawthorn VIC 3122, Australia. His research interests include privacy preservation, blockchain, Internet of Things, decentralized IoT systems, security and privacy

References (50)

  • AsgharM.R. et al.

    Smart meter data privacy: a survey

    IEEE Commun. Surv. Tutor.

    (2017)
  • BarbosaP. et al.

    Lightweight privacy for smart metering data by adding noise

  • CheL. et al.

    Optimal interconnection planning of community microgrids with renewable energy sources

    IEEE Trans. Smart Grid

    (2017)
  • S. Chen, K. Xu, Z. Li, F. Yin, H. Wang, A privacy-aware communication scheme in Advanced Metering Infrastructure (AMI)...
  • ChenJ. et al.

    A game-theoretic framework for resilient and distributed generation control of renewable energies in microgrids

    IEEE Trans. Smart Grid

    (2017)
  • CintugluM.H. et al.

    A survey on smart grid cyber-physical system testbeds

    IEEE Commun. Surv. Tutor.

    (2017)
  • CuiZ. et al.

    Detection of malicious code variants based on deep learning

    IEEE Trans. Ind. Inf.

    (2018)
  • G. Danezis, C. Fournet, M. Kohlweiss, S. Zanella-Béguelin, Smart meter aggregation via secret-sharing, in: Proceedings...
  • DworkC.

    Differential privacy

  • DworkC. et al.

    The algorithmic foundations of differential privacy

    Founda. Trends Theoret. Comput. Sci.

    (2014)
  • EiblG. et al.

    Differential privacy for real smart metering data

    Comput. Sci. Res. Dev.

    (2017)
  • L. Fan, L. Xiong, Real-time aggregate monitoring with differential privacy, in: Proceedings of the 21st ACM...
  • FangX. et al.

    Smart grid—The new and improved power grid: A survey

    IEEE Commun. Surv. Tutor.

    (2012)
  • GopeP. et al.

    An efficient data aggregation scheme for privacy-friendly dynamic pricing-based billing and demand-response management in smart grids

    IEEE Internet Things J.

    (2018)
  • HassanM.U. et al.

    Differential privacy techniques for cyber physical systems: a survey

    (2018)
  • Cited by (65)

    • A review of preserving privacy in data collected from buildings with differential privacy

      2022, Journal of Building Engineering
      Citation Excerpt :

      The data obfuscation with the differential privacy happens before the meter data are transferred to the database; thus, the database includes noisy (or differentially private) data compared to the actual meter readings. The 27 studies that focused on these applications are the most common type of studies among those reviewed in this study [35,36,45,54–77]. Determining the value of ε is one of the big questions in differential privacy implementation, and studies in this review mostly tested the performance with either a fixed (and arbitrary) value of ε or tested the variation of performance across a range of ε values (where the ε value varied from 0.001 to 2.5 within 25 studies).

    • Construction of a test system for smart meter dynamic error using TASK algorithm

      2022, Microprocessors and Microsystems
      Citation Excerpt :

      The electric energy meters worldwide are designed and manufactured under steady-state load conditions. Moreover, the electric energy meters are tested and verified under steady-state conditions, excluding the dynamic error characteristic experiment of smart electric energy meters [3]. Therefore, once qualified electric energy meters are often unable to accurately measure electric energy under dynamic load, resulting in varying degrees of error in the measurement results.

    View all citing articles on Scopus

    Muneeb Ul Hassan received his Bachelor degree in Electrical Engineering from COMSATS Institute of Information Technology, Wah Cantt, Pakistan, in 2017. He received Gold Medal in Bachelor degree for being topper of Electrical Engineering Department. Currently, he is pursuing the Ph.D. degree from Swinburne University of Technology, Hawthorn VIC 3122, Australia. His research interests include privacy preservation, blockchain, Internet of Things, decentralized IoT systems, security and privacy issues, Ad-Hoc networks, cyber physical systems, smart grid, cognitive radio networks, and big data. He is a reviewer of various journals, such as the IEEE Communications Surveys & Tutorials, IEEE Journal on Selected Areas in Communications, Elsevier Future Generation Computing SystemsJournal of Network and Computer ApplicationsComputers & Electrical Engineering, IEEE ACCESS, Wiley Transactions on Emerging Telecommunications Technologies, IEEE Journal of Communications and Networks, Springer Wireless NetworksHuman-centric Computing and Information Sciences, and KSII Transactions on Internet and Information Systems. He also has been a Reviewer for various conferences, such as IEEE Vehicular Technology Conference (VTC)-Spring 2019, Vehicular Technology Conference (VTC)-Fall 2018, IEEE International Conference on Communications (ICC) - 2019, International workshop on e-Health Pervasive Wireless Applications and Services e-HPWAS’18, IEEE Globecom 2018 workshop: Security in Health Informatics (SHInfo2018), Frontiers of Information Technology 2018.

    Mubashir Husain Rehmani (M’14-SM’15) received the B.Eng. degree in computer systems engineering from Mehran University of Engineering and Technology, Jamshoro, Pakistan, in 2004, the M.S. degree from the University of Paris XI, Paris, France, in 2008, and the Ph.D. degree from the University Pierre and Marie Curie, Paris, in 2011. He is currently working as Assistant Lecturer at Cork Institute of Technology (CIT), Ireland. He worked at Telecommunications Software and Systems Group (TSSG), Waterford Institute of Technology (WIT), Waterford, Ireland as Post-Doctoral researcher from Sep 2017 to Oct 2018. He served for five years as an Assistant Professor at COMSATS Institute of Information Technology, Wah Cantt., Pakistan. He is currently an Area Editor of the IEEE Communications Surveys and Tutorials. He served for three years (from 2015 to 2017) as an Associate Editor of the IEEE Communications Surveys and Tutorials. Currently, he serves as Associate Editor of IEEE Communications Magazine, Elsevier Journal of Network and Computer Applications (JNCA), and the Journal of Communications and Networks (JCN). He is also serving as a Guest Editor of Elsevier Ad Hoc Networks journal, Elsevier Future Generation Computer Systems journal, the IEEE Transactions on Industrial Informatics, and Elsevier Pervasive and Mobile Computing journal. He has authored/ edited two books published by IGI Global, USA, one book published by CRC Press, USA, and one book with Wiley, U.K. He received “Best Researcher of the Year 2015 of COMSATS Wah” award in 2015. He received the certificate of appreciation, “Exemplary Editor of the IEEE Communications Surveys and Tutorials for the year 2015” from the IEEE Communications Society. He received Best Paper Award from IEEE ComSoc Technical Committee on Communications Systems Integration and Modeling (CSIM), in IEEE ICC 2017. He consecutively received research productivity award in 2016-17 and also ranked # 1 in all Engineering disciplines from Pakistan Council for Science and Technology (PCST), Government of Pakistan. He also received Best Paper Award in 2017 from Higher Education Commission (HEC), Government of Pakistan.

    Ramamohanarao Kotagiri is a Professor at Department of Computing and Information Systems, The University of Melbourne, Australia. He is a Fellow of Australian Academy Science, Fellow of Australian Academy Technological Sciences and Engineering, and Fellow of Institution of Engineers of Australia. His research interests include Large Databases, Machine Learning, Data Mining, Information Retrieval, Network Security, Big Data Analytics, Cloud Computing.

    Jiekui Zhang is the Technical Director of Big Networks Pty Ltd, Australia. He is a domain industry expert in data provision, data security and privacy, and cloud computing areas. He is leading technical research and development of all products at Big Networks.

    Dr. Jinjun Chen is a Professor from Swinburne University of Technology, Australia. He is Deputy Director of Swinburne Data Science Research Institute. He holds a PhD in Information Technology from Swinburne University of Technology, Australia. His research interests include scalability, big data, data science, data systems, cloud computing, data privacy and security, health data analytics and related various research topics. His research results have been published in more than 160 papers in international journals and conferences, including various IEEE/ACM Transactions.

    View full text