Smart Grid Technologies in Europe: An Overview
Abstract
:1. Introduction
- Privacy issues between energy suppliers and customers;
- Security threats from cyber attack;
- National goals to employ alternative power generation sources;
- Significantly more complexity in maintaining stable power with intermittent supply;
- Conservation goals that seek to lessen peak demand surges during the day so that less energy is wasted in order to ensure adequate reserves;
- High demand for an electricity supply that is uninterrupted;
- Digitally controlled devices that can alter the nature of the electrical load and result in electricity demand that is incompatible with a power system that was built to serve an “analog economy”.
2. What Is a Smart Grid
“A smart grid is an electricity network that can intelligently integrate the actions of all users connected to it—generators, consumers and those that do both—in order to efficiently deliver sustainable, economic and secure electricity supplies. A smart grid employs innovative products and services together with intelligent monitoring, control, communication, and self-healing technologies. Smart grids development must include not only technology, market and commercial considerations, environmental impact, regulatory framework, standardization usage, ICT and migration strategy, but also societal requirements and governmental edicts".[2]
- the use of digital information to improve reliability, security and efficiency;
- integration of distributed resources and generation;
- “smart” technologies for metering, communication and automation;
- deployment of energy storage technologies (i.e., electric vehicles).
- Self-healing;
- Consumer participation;
- High quality power;
- Support for different types of storage and generation;
- Higher efficiency.
3. A New Energy Market
- Smart Customer: the set of technologies that enable consumers to observe and control their consumption;
- Smart Utility: the utility that implements monitoring, control and pricing, and demand response;
- Smart Market: an economically efficient market structure to integrate technology, decision making and information.
- Consumes and produces power;
- Operates a small or large power grid, thus transports electricity;
- Optimizes the economic decisions regarding its energy utilization.
4. Technology
4.1. Distributed Generation
- Advanced Metering Infrastructure (see Section 4.2);
- Energy Storage Systems (see Section 5);
- Advanced Distributed Management Systems (see Section 3).
- Define the installation, operation and maintenance costs of the project;
- Define additional financial parameters like electricity rates, discount rates, inflation rate, etc.;
- Quantify additional benefits brought to the network, in terms of a premium to the electricity rate per output unit;
- Evaluate externalities, such as Greenhouses gases (GHG) reduction, to add them as a benefit;
- Calculate the economic parameters internal rate of return (IRR) and net present value (NPV) to evaluate the feasibility of the project.
- Supervisory Control and Data Acquisition (SCADA);
- Control Stations.
4.2. Metering
- Two way communication to the electric meter to enable information interchange;
- Self-registration of metering points;
- Auto-configuration after a failure in communications;
- AMI system interconnection to utility billing, outage management systems, and other applications.
- Outage: Improved Customer Service“Utilizing the AMI infrastructure, a utility can know when an outage occurs. The AMI system can notify the trouble call system automatically, facilitating rapid crew deployment and reduced outage times".
- Loss Detection: Improved Network Operation“By connecting information nodes at key points of the medium voltage distribution lines and distribution transformers, it is possible to directly calculate the system technical and non-technical losses. This enables better tracking and efficiency on the distribution network".
- State Estimation: Integration of Renewable Sources“By utilizing information from the customer site, medium voltage lines, and transformers, accurate load models can be computed allowing accurate load estimation on the distribution grid. This information is critical to understanding the impact and benefit of connecting renewable energy sources to the distribution grid".
4.3. Forecasting
4.4. Communication
- The Service Oriented Architecture is a software architecture that defines the interactions between computer systems in form of interoperable and distributed services, defined through a description language.
- Web Services are the most common implementation of the SOA. According to the W3C, “a Web service is a software system designed to support interoperable machine-to-machine interaction over a network. It has an interface described in a machine-processable format (specifically WSDL)” [23].
4.5. Security
- Use cases description of the applications will be developed. The information needs will be mapped to existing transmission and distribution power system models, which will be extended as required.
- Definition and implementation of an overall cyber security risk assessment process for the smart grid. Risk is the potential for an unwanted outcome resulting from an incident, event, or occurrence, as determined by its likelihood and the associated impacts.
- Creation of a common framework provided by the set of use cases, which perform the risk assessment, develop the security architecture, and select/tailor the security requirements.
- Development of a security architecture, which will overlay the security requirements on this architecture. The objective is to ensure that cyber security is addressed as a critical cross-cutting requirement of the smart grid. It is also needed the assessment of smart grid standards that are not conflicting with security requirements.
- Develop a conformity assessment program for security requirements.
- Device attack: compromise the control of a grid device. Typically it is the first step of a complex attack.
- Data attack: aims at inserting, altering or deleting the data flow in the network, in order to get misbehaviours.
- Privacy attack: attempts to use electricity usage data to learn or infer users’ personal information.
- Network availability attack: it aims to use up or overwhelm the communication and computational resources of smart grid and to result in delay or failure of communication.
- Confidentiality of power usage: energy usage patterns can reveal personal activities.
- Integrity of data, commands and software: integrity of price data is critical, because an attack can cause a misbehaviour of the grid and, on the other hand, integrity of meter data and commands is important but not so critical because it is mostly limited to revenues losses.
- Availability against DoS/DDoS attacks: data availability is a key aspect in smart grids because it can lead to financial and legal implications [30]. Price data availability is critical because outdated data can affect the energy demand. Commands availability is important for economic aspects related to billing, and the availability of meter data does not represent a critical issue because the data can be read at a later point.
Price Information | Control Command | Meter Data | Software | |
---|---|---|---|---|
Confidentiality | Low | Low | Medium | Low |
Integrity | High | High | High | High |
Availability | High | High | Low | N/A |
- infiltration through infected devices, i.e., USB sticks.
- network-based intrusion, i.e., misconfigured or poorly configured firewalls.
Price Information | Control Command | Meter Data | Software | |
---|---|---|---|---|
Confidentiality | Leakage of price info | Exposure of control structure | Unauthorized access to meter data | Theft of proprietary software |
Integrity | Incorrect price info | Changes of control commands | Incorrect meter data | Malicious software |
Availability | Unavailability of price info | Inability to control grid | Unavailability of billing info | N/A |
- Key management is fundamental for information security: shared secret keys and authentic public keys ensure secrecy and authenticity if used properly. The key setup in this kind of solutions is the root of trust.
- Secure Communication Architecture has some critical aspect such as the network topology design in order to make nodes highly resilient under attack; Secure Routing Protocol, which must be on top of the network topology; Secure Broadcasting that is typically used in smart grid environments; DoS defense to avoid an interruption of the data flow; Jamming detection mechanism can be used to detect attacks and trigger security procedures.
- System and devices security has mainly to deal with software-based attacks and these techniques must prevent the injection of malicious code into the system.
5. Optimization
5.1. Cloud Computing
- Streaming applications in the Cloud: at present, Cloud providers do not provide specialized data abstractions for these kinds of data streams.
- Scheduling Latency Sensitive Applications: the demand-response applications need to be highly responsive.
- Scalable Data Sharing and Privacy Preservation: information on energy assets has a very relevant size, thus sharing of the information needs to be highly scalable. Also, typical public Cloud storage platforms do not provide fine grained authorization control for data. Models for using the shared Cloud repository by multiple users and their software agents, with different levels of access, need to be examined.
5.2. Agents
“A multi-agent system (MAS) is a system of multiple interacting software agents. A software agent is a self-contained software program that acts as a representative of something or someone (e.g., a device or a user). A software agent is goal-oriented: it carries out a task, and embodies knowledge for this purpose. For this task, it uses information from and performs actions in its local environment or context. Further, it is able to communicate with other entities (agents, systems, humans) for its tasks".[42]
- Houses;
- Appliances (Single devices, of different classes, installed into a house);
- Vehicles (Electric Vehicles able to store energy into batteries);
- Cities;
- Power Stations.
“The Power Matcher is a general-purpose coordination mechanism for balancing demand and supply in clusters of Distributed Energy Resources. These ‘clusters’ might be electricity networks with a high share of distributed generation or commercial trading portfolios with high levels of renewable electricity sources, to name a few. Within a PowerMatcher cluster, the agents are organized into a logical tree. The leaves of this tree are a number of local device agents and, optionally, a unique objective agent. The root of the tree is formed by the auctioneer agent, a unique agent that handles the price forming, i.e., the search for the equilibrium price. In order to obtain scalability, concentrator agents can be added to the structure as tree nodes”.[42]
5.3. Energy Storage
5.4. Unit Commitment Problem
“ADP is able to optimize the system over time under conditions of noise and uncertainty. If optimal operation samples are used to train the networks, ADP can learn how to commit the generators and follow the operators customs. When load is changed, it can change the operation according to the load changing".[49]
“The implementation is divided into action network, critic network and model network. The function of action network is to determine the feasibility region of operation of the power systems and to detect the emergency state with corresponding violations under different contingencies. The function of critic network is for post-optimization process, evaluation and assessment of control options during contingencies. And the function of model network is to read power system parameters and obtain distribution function for state estimation of measurement errors inherent in data, ascertain and improve accuracy of data. The aim of all these kinds of methods is to approximate the cost-to-go function which is relative to the output of critic network".[49]
6. Open Source Smart Grid Solutions
- IEC 61499 [53]: Open Standard for Distributed Control, it provides a standard methodology to distribute control applications through different devices, thanks to a modular approach based on “Function Blocks”;
- IEC 61850 [54]: Open Standard for Power System Automation, it defines an information model for power utility systems, and also the different communication services available between compliant devices;
- 4DIAC Framework for Distributed Industrial Automation and Control [55]: an open 61499-compliant framework, which can be considered a reference implementation of the standard. It provides a runtime environment for embedded devices and a modelling IDE for engineering purposes;
- GNU Octave [56]: an open source computational environment, compatible with MATLAB®.
- PSAT (Power Systems Analysis Toolbox): a MATLAB®-Octave toolbox, developed for the analysis of electric power systems. It provides several features like power flow analysis and computation, time domain simulations and support for DG.
7. Regulatory Aspects
- Flexible;
- Accessible;
- Reliable;
- Economic.
- develop smart grids in order to increase Europe’s competitive position;
- increase collaboration between the Member States;
- set clear objectives for researchers.
- Deployment Priority 1: Optimizing Grid Operation and Use;
- Deployment Priority 2: Optimizing Grid Infrastructure;
- Deployment Priority 3: Integrating Large Scale Intermittent Generation;
- Deployment Priority 4: Information & Communication Technology;
- Deployment Priority 5: Active Distribution Networks;
- Deployment Priority 6: New Market Places, Users & Energy Efficiency.
“The European legislation for an open market in the electricity sector has been implemented in most Member and Associated States for several years. The resulting national legislation, however, varies and is fragmented. In particular, the degree of unbundling of network services from generation, supply and trading of electricity is still very diverse. Also, as a consequence of this, TSO and DSOs do not have clear incentives to evolve into service provider businesses. Harmonized regulation in the Member and Associated States is needed to speed up the necessary changes".[2]
“The mission of the Task Force smart grids is to advice the Commission on policy and regulatory directions at European level and to coordinate the first steps towards the implementation of smart grids under the provision of the Third Energy Package".[62]
8. Conclusions
References
- Energy Future Coalition. Challenge and Opportunity: Charting a New Energy Future, Appendix A: Working Group Reports; Report from Smart Grid Working Group; Energy Future Coalition: Washington, DC, USA, 2002. [Google Scholar]
- Smart Grids European Technology Platform. SmartGrids—Strategic Deployment Document for European Electricity Networks of the Future. Available online: http://www.smartgrids.eu/documents/SmartGrids_SDD_FINAL_APRIL2010.pdf (accessed on 7 January 2012).
- Energy Independence and Security Act—SMART GRID SEC. 1301–1308, 2007. Approved by US Congress in December 2007; U.S. Government: Washington, DC, USA, 2007.
- Bigliani, R. Why Smart Grids Are Different in Europe and the U.S. 2009. Available online: https://idc-insights-community.com/energy/smart-grid/why-smart-grids-are-different-in-europe-and-the-us (accessed on 23 November 2012).
- Farhangi, H. The path of the smart grid. IEEE Power Energy Mag. 2010, 8, 18–28. [Google Scholar] [CrossRef]
- Warmer, C.; Kok, K.; Karnouskos, S.; Weidlich, A.; Nestle, D.; Selzam, P.; et al. Web Services for Integration of Smart Houses in the Smart Grid; Grid-Interop Forum: Denver, CO, USA, 2009. [Google Scholar]
- Tabors, R.; Parker, G.; Caramanis, M. Development of the Smart Grid: Missing Elements in the Policy Process. In Proceedings of the 2010 43rd Hawaii International Conference on System Sciences (HICSS), Koloa, Kauai, HI, USA, 5–8 January, 2010.
- Grijalva, S.; Tariq, M. Prosumer-based smart grid architecture enables a flat, sustainable electricity industry. In Proceedings of the 2011 IEEE PES Innovative Smart Grid Technologies (ISGT), Anaheim, CA, USA, 17–19 January 2011.
- Ringelstein, J.; Nestle, D. Application of Bidirectional Energy Management Interfaces for distribution grid services. Electricity Distribution—Part 1, 2009. In Proceedings of the 20th International Conference and Exhibition on CIRED 2009, Prague, Czech Republic, 8–11 June 2009; pp. 1–4.
- Pica, C.Q.; Viera, D.; Dettogni, G. An overview of Smart Grids in Brazil. In Proceedings of the 1st International Conference on Smart Grids, Green Communications and IT Energy-aware Technologies (ENERGY 2011), Mestre, Italy, 22–27 May 2011.
- Daly, P.; Morrison, J. Understanding the potential benefits of distributed generation on power delivery systems. In Proceedings of the Rural Electric Power Conference, Chattanooga, TN, USA, 10–13 April 2011.
- Hidalgo, R.; Abbey, C.; Joos, G. Integrating distributed generation with Smart Grid enabling technologies. In Proceedings of the 2011 IEEE PES Conference on Innovative Smart Grid Technologies (ISGT Latin America), Manchester, UK, 5–7 December 2011.
- Borghetti, A.; Nucci, C.; Paolone, M.; Morini, A.; Silvestro, F.; Grillo, S. Generazione diffusa, sistemi di controllo e accumulo in reti elettriche. AEIT 2010, 11/12, 6–16. [Google Scholar]
- Hart, D. Using AMI to realize the Smart Grid. In Proceedings of the 2008 IEEE Power and Energy Society General Meeting—Conversion and Delivery of Electrical Energy in the 21st Century, Pittsburgh, PA, USA, 20–24 July 2008.
- Weidlich, A.; Karnouskos, S. Integrating Smart Houses with the Smart Grid Through Web Services for Increasing Energy Efficiency. In Proceedings of the 10th IAEE European Conference, Energy, Policies and Technologies for Sustainable Economies, Vienna, Austria, 7–10 September 2009.
- Karnouskos, S.; da Silva, P.G.; Ilic, D. Assessment of high-performance smart metering for the web service enabled smart grid era. In Proceedings of the Second Joint International Conference on Performance Engineering (ICPE’11), Karlsruhe, Germany, 14–16 March 2011.
- Sharma, N.; Sharma, P.; Irwin, D.; Shenoy, P. Predicting solar generation from weather forecasts using machine learning. In Proceedings of the 2011 IEEE International Conference on Smart Grid Communications (SmartGridComm), Vancouver, Canada, 17–20 October 2011; pp. 528–533.
- Bertani, A.; Borghetti, A.; Bossi, C.; Lamquet, O.; Massucco, S.; Morini, A.; others. Management of low voltage grids with high penetration of distributed generation: concepts, implementations and experiments. In Proceedings of International Council on Large Electric Systems (CIGRE) Sessions, Paris, France, 27 August–1 Semptember 2006.
- Motamedi, A.; Zareipour, H.; Rosehart, W. Electricity Price and Demand Forecasting in Smart Grids. IEEE Trans. Smart Grid 2012, 3, 664–674. [Google Scholar] [CrossRef]
- BDI. Internet of Energy—ICT for Energy Markets of the Future. Federation of German Industries (BDI e.V.): Berlin, Germany, 2010. [Google Scholar]
- Mills, D.L. Internet Time Synchronization: The Network Time Protocol. IEEE Trans. Commun. 1991, 39, 1482–1493. [Google Scholar] [CrossRef]
- Mills, D.; Martin, J.; Burbank, J.; Kasch, W. Network Time Protocol Version 4: Protocol and Algorithms Specification. RFC 5905 (Proposed Standard), 2010. Available online: http://tools.ietf.org/html/rfc5905 (accessed on 7 January 2012).
- Haas, H.; Brown, A. Web Services Glossary—W3C Working Group Note. Technical Report. World Wide Web Consortium (W3C), 2004. Available online: http://www.w3.org/TR/ws-gloss/ (accessed on 7 January 2012).
- Shannon, J.; Melvin, H.; O’Hogartaigh, R.; Ruzzelli, A. Synchronisation Challenges within Future Smart Grid Infrastructure. In Proceedings of the 1st International Conference on Smart Grids, Green Communications and IT Energy-aware Technologies (ENERGY 2011), Mestre, Italy, 22–27 May 2011.
- Ding, Y.; Zhang, W.; Miyaki, T.; Riedel, T.; Zhang, L.; Beigl, M. Smart Beijing: Correlation of Urban Electrical Energy Consumption with Urban Environmental Sensing for Optimizing Distribution Planning. In Proceedings of the 1st International Conference on Smart Grids, Green Communications and IT Energy-aware Technologies (ENERGY 2011), Mestre, Italy, 22–27 May 2011.
- Kamilaris, A.; Pitsillides, A.; Trifa, V. The Smart Home meets the Web of Things. Int. J. Ad Hoc Ubiquitous Comput. 2011, 7, 145–154. [Google Scholar] [CrossRef]
- U.S. NIST framework and roadmap for smart grid interoperability standards; Special Publication 1108; National Institute of Standards and Technology, 2010. Available online: http://www.nist.gov/public_affairs/releases/upload/smartgrid_interoperability_final.pdf (accessed on 7 January 2012).
- Li, X.; Liang, X.; Lu, R.; Shen, X.; Lin, X.; Zhu, H. Securing smart grid: cyber attacks, countermeasures, and challenges. IEEE Commun. Mag. 2012, 50, 38–45. [Google Scholar] [CrossRef]
- Mo, Y.; Kim, T.J.; Brancik, K.; Dickinson, D.; Lee, H.; Perrig, A.; Sinopoli, B. Cyber-Physical Security of a Smart Grid Infrastructure. Proc. IEEE 2012, 100, 195–209. [Google Scholar]
- Kundur, D.; Feng, X.; Liu, S.; Zourntos, T.; Butler-Purry, K. Towards a Framework for Cyber Attack Impact Analysis of the Electric Smart Grid. In Proceedings of the 1st IEEE International Conference on Smart Grid Communications (SmartGridComm), Gaithersburg, Maryland, USA, 4–6 October, 2010; pp. 244–249.
- Wei, D.; Lu, Y.; Jafari, M.; Skare, P.; Rohde, K. An integrated security system of protecting Smart Grid against cyber attacks. In Proceedings of the 2010 Innovative Smart Grid Technologies (ISGT) Conference, Gaithersburg, MD, USA, 19–21 January 2010; pp. 1–7.
- Boroomand, F.; Fereidunian, A.; Zamani, M.; Amozegar, M.; Jamalabadi, H.; Nasrollahi, H.; Moghimi, M.; Lesani, H.; Lucas, C. Cyber security for Smart Grid: A human-automation interaction framework. In Proceedings of the 2010 IEEE PES Innovative Smart Grid Technologies Conference Europe (ISGT Europe), Gothenburg, Sweden, 11–13 October, 2010; pp. 1–6.
- McLaughlin, S.; Podkuiko, D.; Delozier, A.; Miadzvezhanka, S.; McDaniel, P. Embedded firmware diversity for smart electric meters. In Proceedings of the 5th USENIX Conference on Hot Topics in Security (HotSec’10), 11–13 August, 2010; USENIX Association: Berkeley, CA, USA; pp. 1–8.
- LeMay, M.; Gross, G.; Gunter, C.A.; Garg, S. Unified Architecture for Large-Scale Attested Metering. In Proceedings of the 40th Annual Hawaii International Conference on System Sciences (HICSS’07), 3–6 January, 2007; IEEE Computer Society: Washington, DC, USA; pp. 115–125.
- LeMay, M.; Gunter, C.A. Cumulative attestation kernels for embedded systems. In Proceedings of the 14th European conference on Research in Computer Security (ESORICS’09), 21–25 September, 2009; Springer-Verlag: Berlin, Germany; pp. 655–670.
- Seshadri, A.; Perrig, A.; van Doorn, L.; Khosla, P. SWATT: softWare-based attestation for embedded devices. In Proceedings of the 2004 IEEE Symposium on Security and Privacy, Oakland, CA, USA, 9–12 May 2004; pp. 272–282.
- Shah, A.; Perrig, A.; Sinopoli, B. Mechanisms to Provide Integrity in SCADA and PCS devices. In Proceedings of the International Workshop on Cyber-Physical Systems Challenges and Applications, Santorini Island, Greece, 11 June 2008.
- Brynjolfsson, E.; Hofmann, P.; Jordan, J. Cloud computing and electricity: beyond the utility model. Commun. ACM 2010, 53, 32–34. [Google Scholar] [CrossRef]
- Simmhan, Y.; Giakkoupis, M.; Cao, B.; Prasanna, V.K. On Using Cloud Platforms in a Software Architecture for Smart Energy Grids. In Proceedings of the International Conference on Cloud Computing Technology and Science (CloudCom), Indianapolis, IN, USA, 30 November–3 December 2010.
- Rusitschka, S.; Eger, K.; Gerdes, C. Smart Grid Data Cloud: A Model for Utilizing Cloud Computing in the Smart Grid Domain. In Proceedings of the 1st IEEE International Conference on Smart Grid Communications (SmartGridComm), Gaithersburg, MD, USA, 4–6 October 2010; pp. 483–488.
- Mohsenian-Rad, A.; Leon-Garcia, A. Coordination of Cloud Computing and Smart Power Grids. In Proceedings of the 1st IEEE International Conference on Smart Grid Communications (SmartGridComm), Gaithersburg, MD, USA, 4–6 October 2010; pp. 368–372.
- Kok, J.K.; Scheepers, M.J.J.; Kamphuis, I.G. Intelligence in Electricity Networks for Embedding Renewables and Distributed Generation. In Intelligent Infrastructures—Intelligent Systems, Control and Automation: Science and Engineering; Springer: AK Houten, The Netherlands, 2010. [Google Scholar]
- Karnouskos, S.; de Holanda, T.N. Simulation of a Smart Grid City with Software Agents. In Proceedings of the 3rd UKSim European Symposium on Computer Modeling and Simulation (EMS’09); IEEE Computer Society: Washington, DC, USA, 2009. [Google Scholar]
- Gnansounou, E.; Pierre, S.; Quintero, A.; Dong, J.; Lahlou, A. A multi-agent approach for planning activities in decentralized electricity markets. Knowl. Based Syst. 2007, 20, 406–418. [Google Scholar] [CrossRef]
- Karnouskos, S.; Weidlich, A.; Ringelstein, J.; Dimeas, A.; Kok, K.; Warmer, C.; Selzam, P.; Drenkard, S.; Hatziargyriou, N.; Lioliou, V. Monitoring and Control for Energy Efficiency in the Smart House. In Proceedings of the 1st International ICST Conference on E-Energy, Athens, Greece, 14–15 October 2010; Springer: Athens, Greece, 2010. [Google Scholar]
- Kok, K.; Karnouskos, S.; Ringelstein, J.; Dimeas, A.; Weidlich, A.; Warmer, C.; Drenkard, S.; Hatziargyriou, N.; Lioliou, V. Field-testing smart houses for a smart grid. In Proceedings of the 21st International Conference and Exhibition on Electricity Distribution (CIRED 2011), Frankfurt, Germany, 6–9 June 2011.
- Vytelingum, P.; Voice, T.D.; Ramchurn, S.D.; Rogers, A.; Jennings, N.R. Agent-based micro-storage management for the Smart Grid. In Proceedings of the 9th International Conference on Autonomous Agents and Multiagent Systems (AAMAS’10), Toronto, Canada, 10–14 May 2010; Volume 1.
- Ramezani, M.; Graf, M.; Vogt, H. A Simulation Environment for Smart Charging of Electric Vehicles Using a Multi-objective Evolutionary Algorithm. In Lect. Notes Comput. Sci.; Springer: Berlin, Germany, 2011; Volume 6868. [Google Scholar]
- Momoh, J.; Zhang, Y. Unit commitment using adaptive dynamic programming. In Proceedings of the 13th International Conference on Intelligent Systems Application to Power Systems, Arlington, VA, USA, 6–10 November 2005.
- Kazarlis, S.; Bakirtzis, A.; Petridis, V. A genetic algorithm solution to the unit commitment problem. IEEE Trans. Power Syst. 1996, 11, 83–92. [Google Scholar] [CrossRef]
- Zhang, D.; Papageorgiou, L.G.; Samsatli, N.J.; Shah, N. Optimal Scheduling of Smart Homes Energy Consumption with Microgrid. In Proceedings of the 1st International Conference on Smart Grids, Green Communications and IT Energy-aware Technologies (ENERGY 2011), Mestre, Italy, 22–27 May 2011.
- Strasser, T.; Stifter, M.; Andren, F.; Burnier de Castro, D.; Hribernik, W. Applying open standards and open source software for smart grid applications: Simulation of distributed intelligent control of power systems. In Proceedings of the 2011 IEEE Power and Energy Society General Meeting, Detroit, MI, USA, 24–28 July 2011; pp. 1–8.
- IEC 61499: Function Blocks, Part 1–4; International Electrotechnical Commission Std.: Geneva, Switzerland, 2009.
- IEC 61850: Communication Networks and Systems for Power Utility Automation, Part 1–10; International Electrotechnical Commission Std.: Geneva, Switzerland, 2009.
- Strasser, T.; Rooker, M.; Ebenhofer, G.; Zoitl, A.; Sunder, C.; Valentini, A.; Martel, A. Framework for Distributed Industrial Automation and Control (4DIAC). In Proceedings of the 6th IEEE International Conference on Industrial Informatics (INDIN 2008), Daejeon, Korea, 13–16 July, 2008; pp. 283–288.
- Eaton, J.; Bateman, D.; Hauberg, S. Gnu octave; Free Software Foundation, 1997. Available online: http://www.gnu.org/software/octave/index.html (accessed on 8 January 2012).
- Brewer, R.; Johnson, P. WattDepot: An Open Source Software Ecosystem for Enterprise-Scale Energy Data Collection, Storage, Analysis, and Visualization. In Proceedings of the 1st IEEE International Conference on Smart Grid Communications (SmartGridComm), Gaithersburg, Maryland, USA, 4–6 October 2010; pp. 91–95.
- Bankier, J. GridIQ–A Test bed for Smart Grid Agents, 2010. Available online: http://gridiq.sourceforge.net/GridIQThesis.pdf (accessed on 8 January 2012).
- GridIQ - A testbed for Smart Grid agents. Available online: http://gridiq.sourceforge.net/ (accessed on 18 June 2012).
- Smart Grids European Technology Platform. SmartGrids—Vision and Strategy for European Electricity Networks of the future, 2006. Available online: http://ec.europa.eu/research/energy/pdf/smartgrids_en.pdf (accessed on 7 January 2012).
- Smart Grids European Technology Platform. SmartGrids—Strategic Research Agenda for European Electricity Networks of the future, 2007. Available online: http://www.smartgrids.eu/documents/sra/sra_finalversion.pdf (accessed on 7 January 2012).
- European Commission. Mission for the Task Force for the implementation of Smart Grids into the European internal market, European Commission, 2009. Available online: http://ec.europa.eu/energy/gas_electricity/smartgrids/doc/mission_and_workprogramme.pdf (accessed on 7 January 2012).
- EU Commission Task Force for Smart Grids. Expert Group 1: Functionalities of smart grids and smart meters. Technical Report. European Commission, 2010. Available online: http://ec.europa.eu/energy/gas_electricity/smartgrids/doc/expert_group1.pdf (accessed on 7 January 2012).
- EU Commission Task Force for Smart Grids. Expert Group 2: Regulatory Recommendations for Data Safety, Data Handling and Data Protection. Technical Report. European Commission, 2010. Available online: http://ec.europa.eu/energy/gas_electricity/smartgrids/doc/expert_group2.pdf (accessed on 7 January 2012).
- EU Commission Task Force for Smart Grids. Expert Group 3: Roles and Responsibilities of Actors involved in the Smart Grids Deployment. Technical Report. European Commission, April 2011. Available online: http://ec.europa.eu/energy/gas_electricity/smartgrids/doc/expert_group3.pdf (accessed on 7 January 2012).
- EU Commission Task Force for Smart Grids. Expert Group 4: Smart Grid aspects related to Gas. Technical Report. European Commission, 2011. Available online: http://ec.europa.eu/energy/gas_electricity/smartgrids/doc/expert_group4.pdf (accessed on 7 January 2012).
© 2013 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 license ( http://creativecommons.org/licenses/by/3.0/).
Share and Cite
Ardito, L.; Procaccianti, G.; Menga, G.; Morisio, M. Smart Grid Technologies in Europe: An Overview. Energies 2013, 6, 251-281. https://doi.org/10.3390/en6010251
Ardito L, Procaccianti G, Menga G, Morisio M. Smart Grid Technologies in Europe: An Overview. Energies. 2013; 6(1):251-281. https://doi.org/10.3390/en6010251
Chicago/Turabian StyleArdito, Luca, Giuseppe Procaccianti, Giuseppe Menga, and Maurizio Morisio. 2013. "Smart Grid Technologies in Europe: An Overview" Energies 6, no. 1: 251-281. https://doi.org/10.3390/en6010251
APA StyleArdito, L., Procaccianti, G., Menga, G., & Morisio, M. (2013). Smart Grid Technologies in Europe: An Overview. Energies, 6(1), 251-281. https://doi.org/10.3390/en6010251