SlideShare uma empresa Scribd logo
1 de 32
AI Techniques for Smart Grids
Networked and Embedded Systems
Wilfried Elmenreich | 2014-05-22
Keynote lecture, ISGT-ASIA 2014
Introduction
• Many AI techniques are already in use
– Artificial neural networks (Modeling)
– Fuzzy logic (Control)
– Evolutionary algorithms,
– Swarm algorithms (Optimization)
• Now we go for the real thing
– should we change the way the system is
controlled?
Must?
Building Self-Organizing Systems 3
Wilfried Elmenreich
Self-Organzing
Systems
What is a Self-Organizing System
„A self-organizing system (SOS) is a set of
entities that obtains global system behavior via
local interactions without centralized control.“
Adaptation Robustness
Scalability
from C. Bettstetter, „Lakeside Labs“
Self-Organizing Systems are Effective!
Image: Imgur.com
Adaptation Robustness
Scalability
from C. Bettstetter, „Lakeside Labs“
Self-Organizing Systems are Effective!
Image: Imgur.com
Characteristics
• System of many interconnected parts
• Degree of difficulty in predicting the system behavior
• Emergent properties
• Dynamic
• Decentralized control
• Global behavior from local interactions
• Robustness, adaptivity
• Non-linearity (small causes might have large effects)
7
Wilfried Elmenreich
SOS and Smart Grid
• Why a self-organizing approach?
8
Wilfried Elmenreich
Why Self-
Organzation?
Image: Creative Commons, Wikipedia
Figure: Creative Commons, Wikipedia
Transferring control to the network
• Counter-arguments
– Giving up control makes the system instable,
– untrustable,
– harder to maintain…
• Pro arguments
– Stability for complex system can
be only achieved by control
approach at same complexitiy level
– Self-organizing systems are more robust…
– and provide inherent scalability
• Sometimes you do not have this choice!
9
Wilfried Elmenreich
Image: Creative Commons, Wikipedia
Example: Wide Area Synchronous Grids
(Interconnections)
10
Wilfried Elmenreich
Figure: Creative Commons, transmission data based on European Joint
Research Center/Institute for Energy and Transport
• Operate at synchronized
frequency
• UCTE grid (Continental Europe)
is largest synchronous grid in
the world in terms of
generation capacity (667 GW)
• Unbundling process of
power generation and
Transmission System Operators
(TSO)  many players
Oscillations in wide area grids
On Saturday, 19 February 2011 around 8:00 in the morning, inter-area
oscillations within the Continental Europe power system occurred. The
highest impact of these 0.25 Hz oscillations was observed in the
middle-south part of the system with amplitudes of +/- 100 mHz in
southern Italy and related power oscillation on several north-south
corridor lines of up to +/- 150 MW and with resulting voltage
oscillation on the 400 kV system of +/- 5 kV respectively.
ENTSO-E, ANALYSIS OF CE INTER-AREA OSCILLATIONS OF 19 AND 24 FEBRUARY 2011, 2011
Almost the same event reappeared on 24 February 2011 during
midnight hours
11
Wilfried Elmenreich
System frequency oscillations
12
Wilfried Elmenreich
• Superposition of 0.18 Hz (East-West Mode) and 0.25 Hz
(North-South Mode) modes
• Frequency and damping continously oscillates
Figure: ENTSO-E, ANALYSIS OF CE INTER-AREA OSCILLATIONS OF 19 AND 24 FEBRUARY 2011, 2011
Investigation of the oscillation events
• Transmission system operators (TSOs) Amprion, Mavir, TenneT
DE, Swissgrid,... exchanged power recordings
• Event was not predictable, no single cause
• Oscillations started around the change of the hour
– Turkey had changed mode displacement
• Total system load was low
• Absence of industrial load
• Dispersed generation (PV, Wind) provides less stabilized
inertia than classical generators
• Italian system currently more sensitive to oscillation modes
– Power system stabilisers in Italy had been reinforced
13
Wilfried Elmenreich
Observations from this example
• Liberalization of power market has decreased the scope of
control
• New approach is to carefully and knowledgeable interact with
the system in order to guide it
• We can can observe the main properties of a SOS here
• Understanding this system in a new way became a necessity
14
Wilfried Elmenreich
15
Wilfried Elmenreich
Another Example
Image: Creative Commons, Wikipedia
Smart Meter Rollout
• Energy Services Directive
(2006/32/EC) and the electricity
directive (2009/72/EC) require
the implementation of
"intelligent metering systems".
• Such systems ought to be in
place for 80% of electricity
consumers by end 2020
16
Wilfried Elmenreich
Source: The Smart Grid in Europe, 2012-2016: Technologies, Market
Forecasts and Utility Profiles (GTM Research), August 2011
The Smart Grid, as the Providers Envision it
• Smart meters
– Read meters remotely (save money for data acquisition)
– Get metering data at a high resolution
• Controllability of the loads
– Send „off“ signals to customer appliances at peak load situations
– Cut off a customer that does not pay the bill
• Having a system supporting different types of energy sources
and storage
in overall: get more comprehensive information and control
over the system
17
Wilfried Elmenreich
The Smart Grid, as the Customers want it
• Magically save energy / reduce bill
• Connect own generators (plug-in PV system)
• Get more reliable energy service
• Get green energy
• Don‘t give up privacy or control
in overall: only positive things should arise,
nothing must get worse
18
Wilfried Elmenreich
How Self-Organization can help
• Handling complexity: Provides scalable approaches for a high
number of interacting components
 providers will like that
• „Bossless structure“: Allow bottom-up processes, keep
responsibility and decisions at customer („I can decide“)
 customers will like that
Building Self-Organizing Systems 19
Wilfried Elmenreich
What holds us?
• Reluctance to give up (central) control
• Hard to understand – hard to trust
– Many proponents miss a Non-linear thinking (© Alessandro
Vespignani), a.k.a. complex system goggles
• How can be design self-organizing systems?
This is our quest:
• Provide models, proofs, case studies, etc. showing that self-
organizing approaches work
– Sufficiently large, realistic case studies
Building Self-Organizing Systems 20
Wilfried Elmenreich
Building a self-
organizing system
Image: Creative Commons, Wikipe
Rules of an SOS may be simple…
• ..but finding the right rules is difficult!
• Complex systems are hard
to predict
• Counter-intuitive
dependencies
22
Image: USGOV-NOAA (Public Domain)
Wilfried Elmenreich – Building Self-Organizing Systems
Evolutionary Design Approach
Building Self-Organizing Systems 23
Wilfried Elmenreich
• Evolution applied during design phase
• We don‘t refer to evolution/development of a system
at run time
Search Algorithm
Building Self-Organizing Systems 24
Wilfried Elmenreich
• Figuratively and literally a zoo on metaheuristic
optimization algorithms
• Ability to find global optimum
• Number of tweaking parameters?
FREVO: A Software for Designing SOS
• FREVO (Framework for Evolutionary Design)
• Operates on a simulation of the problem
• Interface for sensor/actuator connections to the agents
• Feedback from a simulation run -> fitness value
• Open-source, system-independent http://frevo.sourceforge.net
System architecture
Building Self-Organizing Systems 26
Wilfried Elmenreich
6 major components:
task description, simulation setup, interaction
interface, evolvable decision unit, objective function,
search algorithm
Application
examples
Image: Creative Commons, Wikipedia
Application example: Trader (1)
• Evolving an energy trader algorithm at consumer/prosumer
level
• Simulation
• Java module added to FREVO
• Market rules
• Simulated Market
• Agent
• No initial knowledge
about market rules
• Trader rules are learned implicitly
• This way also counter-intuitive strategies are considered
Application example: Trader (2)
• Tradeoff between performance, complexity and
comprehensibility
 There is no free lunch!
Performance of
evolved market agents
WiP: Evolving system of device-level traders
• Model HEMS devices as agents with independent controllers
• Constraints are given by a budget per device and the importance of a device
for the user
Summary
• AI techniques can be used as a tool but as well
contribute to a change in system design
• Self-organizing systems are promising for handling
complex systems
• Design challenge
– Evolutionary approach in combination with modelling
techniques
• Validation challenge
– Verification techniques, simulation
– Need for more case studies
31
Wilfried Elmenreich
Thank you very much for your attention! 
Building Self-Organizing Systems 32
Wilfried Elmenreich
Thank you very much
for your attention!
Image: Creative Commons, Wikipedia

Mais conteúdo relacionado

Mais procurados

Artificial intelligence in power system
Artificial intelligence in power systemArtificial intelligence in power system
Artificial intelligence in power systemBittu Goswami
 
REAL-TIME SIMULATION TECHNOLOGIES FOR POWER SYSTEMS DESIGN, TESTING, AND ANAL...
REAL-TIME SIMULATION TECHNOLOGIES FOR POWER SYSTEMS DESIGN, TESTING, AND ANAL...REAL-TIME SIMULATION TECHNOLOGIES FOR POWER SYSTEMS DESIGN, TESTING, AND ANAL...
REAL-TIME SIMULATION TECHNOLOGIES FOR POWER SYSTEMS DESIGN, TESTING, AND ANAL...Jithin T
 
Introduction of wide area mesurement syatem
Introduction of wide area mesurement syatemIntroduction of wide area mesurement syatem
Introduction of wide area mesurement syatemPanditNitesh
 
Smart energy meter ppt
Smart energy meter   pptSmart energy meter   ppt
Smart energy meter pptRitam Giri
 
concept of resilience and self healing in smart grid
concept of resilience and self healing in smart gridconcept of resilience and self healing in smart grid
concept of resilience and self healing in smart gridKundan Kumar
 
Seminar presentation on Smart Energy Meter
Seminar presentation on Smart Energy MeterSeminar presentation on Smart Energy Meter
Seminar presentation on Smart Energy Metersudhanshurj
 
Artifical intelligence
Artifical intelligenceArtifical intelligence
Artifical intelligenceBishal Rimal
 
Smart grid technology
Smart grid technologySmart grid technology
Smart grid technologySmarak Suman
 
Smart Grid Cyber Security
Smart Grid Cyber SecuritySmart Grid Cyber Security
Smart Grid Cyber SecurityJAZEEL K T
 
IoT Based Smart Energy Meter
IoT Based Smart Energy MeterIoT Based Smart Energy Meter
IoT Based Smart Energy Meterijtsrd
 
Distribution System Automation
 Distribution System Automation  Distribution System Automation
Distribution System Automation Adithya Ballaji
 
Introduction to embedded systems
Introduction  to embedded systemsIntroduction  to embedded systems
Introduction to embedded systemsRAMPRAKASHT1
 
Artificial intelligence in power system
Artificial intelligence in power systemArtificial intelligence in power system
Artificial intelligence in power systemShrutikaHajare
 
Smart grid control
Smart grid controlSmart grid control
Smart grid controlyhckelvin
 
Smart energy metering system
Smart energy metering systemSmart energy metering system
Smart energy metering systemravi kant
 
distribution automation (1).pptx
distribution automation (1).pptxdistribution automation (1).pptx
distribution automation (1).pptxKUMARSALIGANTI
 

Mais procurados (20)

Artificial intelligence in power system
Artificial intelligence in power systemArtificial intelligence in power system
Artificial intelligence in power system
 
REAL-TIME SIMULATION TECHNOLOGIES FOR POWER SYSTEMS DESIGN, TESTING, AND ANAL...
REAL-TIME SIMULATION TECHNOLOGIES FOR POWER SYSTEMS DESIGN, TESTING, AND ANAL...REAL-TIME SIMULATION TECHNOLOGIES FOR POWER SYSTEMS DESIGN, TESTING, AND ANAL...
REAL-TIME SIMULATION TECHNOLOGIES FOR POWER SYSTEMS DESIGN, TESTING, AND ANAL...
 
What is energy monitoring?
What is energy monitoring?What is energy monitoring?
What is energy monitoring?
 
Introduction of wide area mesurement syatem
Introduction of wide area mesurement syatemIntroduction of wide area mesurement syatem
Introduction of wide area mesurement syatem
 
Smart energy meter ppt
Smart energy meter   pptSmart energy meter   ppt
Smart energy meter ppt
 
concept of resilience and self healing in smart grid
concept of resilience and self healing in smart gridconcept of resilience and self healing in smart grid
concept of resilience and self healing in smart grid
 
Seminar presentation on Smart Energy Meter
Seminar presentation on Smart Energy MeterSeminar presentation on Smart Energy Meter
Seminar presentation on Smart Energy Meter
 
Artifical intelligence
Artifical intelligenceArtifical intelligence
Artifical intelligence
 
Smart grid technology
Smart grid technologySmart grid technology
Smart grid technology
 
Smart Grid Cyber Security
Smart Grid Cyber SecuritySmart Grid Cyber Security
Smart Grid Cyber Security
 
IoT Based Smart Energy Meter
IoT Based Smart Energy MeterIoT Based Smart Energy Meter
IoT Based Smart Energy Meter
 
Net metering seminar
Net metering seminarNet metering seminar
Net metering seminar
 
Distribution System Automation
 Distribution System Automation  Distribution System Automation
Distribution System Automation
 
Introduction to embedded systems
Introduction  to embedded systemsIntroduction  to embedded systems
Introduction to embedded systems
 
Smart Meters
Smart MetersSmart Meters
Smart Meters
 
Unit commitment
Unit commitmentUnit commitment
Unit commitment
 
Artificial intelligence in power system
Artificial intelligence in power systemArtificial intelligence in power system
Artificial intelligence in power system
 
Smart grid control
Smart grid controlSmart grid control
Smart grid control
 
Smart energy metering system
Smart energy metering systemSmart energy metering system
Smart energy metering system
 
distribution automation (1).pptx
distribution automation (1).pptxdistribution automation (1).pptx
distribution automation (1).pptx
 

Semelhante a AI Techniques for Smart Grids

Wanted!: Open M&S Standards and Technologies for the Smart Grid - Introducing...
Wanted!: Open M&S Standards and Technologies for the Smart Grid - Introducing...Wanted!: Open M&S Standards and Technologies for the Smart Grid - Introducing...
Wanted!: Open M&S Standards and Technologies for the Smart Grid - Introducing...Luigi Vanfretti
 
The RaPId Toolbox for Parameter Identification and Model Validation: How Mode...
The RaPId Toolbox for Parameter Identification and Model Validation: How Mode...The RaPId Toolbox for Parameter Identification and Model Validation: How Mode...
The RaPId Toolbox for Parameter Identification and Model Validation: How Mode...Luigi Vanfretti
 
53_36765_ME591_2012_1__1_1_Mechatronics System Design.pdf
53_36765_ME591_2012_1__1_1_Mechatronics System Design.pdf53_36765_ME591_2012_1__1_1_Mechatronics System Design.pdf
53_36765_ME591_2012_1__1_1_Mechatronics System Design.pdfDvbRef1
 
Mechatronics Systems.pdf
Mechatronics Systems.pdfMechatronics Systems.pdf
Mechatronics Systems.pdfChamathKushan
 
Unit 1 - Introduction - Full.pptx
Unit 1 - Introduction - Full.pptxUnit 1 - Introduction - Full.pptx
Unit 1 - Introduction - Full.pptxCharunnath S V
 
Introduction to Mechatronics Systems- An Overview
Introduction to Mechatronics Systems- An OverviewIntroduction to Mechatronics Systems- An Overview
Introduction to Mechatronics Systems- An OverviewFebinSuresh2
 
OCS352 IOT -UNIT-2.pptx
OCS352 IOT -UNIT-2.pptxOCS352 IOT -UNIT-2.pptx
OCS352 IOT -UNIT-2.pptxgopinathcreddy
 
OPAL-RT Smart transmission grid applications for real-time monitoring
OPAL-RT Smart transmission grid applications for real-time monitoringOPAL-RT Smart transmission grid applications for real-time monitoring
OPAL-RT Smart transmission grid applications for real-time monitoringOPAL-RT TECHNOLOGIES
 
UNIT-5 Mechatronics Notes GT.pdf
UNIT-5 Mechatronics Notes GT.pdfUNIT-5 Mechatronics Notes GT.pdf
UNIT-5 Mechatronics Notes GT.pdfDeepanshSharma30
 
Modeling and Simulation of Electrical Power Systems using OpenIPSL.org and Gr...
Modeling and Simulation of Electrical Power Systems using OpenIPSL.org and Gr...Modeling and Simulation of Electrical Power Systems using OpenIPSL.org and Gr...
Modeling and Simulation of Electrical Power Systems using OpenIPSL.org and Gr...Luigi Vanfretti
 
Monitoring of Transmission and Distribution Grids using PMUs
Monitoring of Transmission and Distribution Grids using PMUsMonitoring of Transmission and Distribution Grids using PMUs
Monitoring of Transmission and Distribution Grids using PMUsLuigi Vanfretti
 
Model-Simulation-and-Measurement-Based Systems Engineering of Power System Sy...
Model-Simulation-and-Measurement-Based Systems Engineering of Power System Sy...Model-Simulation-and-Measurement-Based Systems Engineering of Power System Sy...
Model-Simulation-and-Measurement-Based Systems Engineering of Power System Sy...Luigi Vanfretti
 
Embedded Basics
Embedded Basics Embedded Basics
Embedded Basics Electro 8
 
Autonomous Pervasive Systems and the Policy Challenges of a Small World!
Autonomous Pervasive Systems and the Policy Challenges of a Small World!Autonomous Pervasive Systems and the Policy Challenges of a Small World!
Autonomous Pervasive Systems and the Policy Challenges of a Small World!Emil Lupu
 
Power System Simulation: History, State of the Art, and Challenges
Power System Simulation: History, State of the Art, and ChallengesPower System Simulation: History, State of the Art, and Challenges
Power System Simulation: History, State of the Art, and ChallengesLuigi Vanfretti
 
Embedded Systems
Embedded SystemsEmbedded Systems
Embedded SystemsNavin Kumar
 
Distinguished Speakers - Professor Marta Kwiatkowska
Distinguished Speakers -  Professor Marta KwiatkowskaDistinguished Speakers -  Professor Marta Kwiatkowska
Distinguished Speakers - Professor Marta Kwiatkowskaoxwocs
 
ntroduction of Signal such as sinosoidal signals, definition of signals
ntroduction of Signal such as sinosoidal signals, definition of signalsntroduction of Signal such as sinosoidal signals, definition of signals
ntroduction of Signal such as sinosoidal signals, definition of signalsDrAjayKumarYadav4
 

Semelhante a AI Techniques for Smart Grids (20)

Wanted!: Open M&S Standards and Technologies for the Smart Grid - Introducing...
Wanted!: Open M&S Standards and Technologies for the Smart Grid - Introducing...Wanted!: Open M&S Standards and Technologies for the Smart Grid - Introducing...
Wanted!: Open M&S Standards and Technologies for the Smart Grid - Introducing...
 
The RaPId Toolbox for Parameter Identification and Model Validation: How Mode...
The RaPId Toolbox for Parameter Identification and Model Validation: How Mode...The RaPId Toolbox for Parameter Identification and Model Validation: How Mode...
The RaPId Toolbox for Parameter Identification and Model Validation: How Mode...
 
53_36765_ME591_2012_1__1_1_Mechatronics System Design.pdf
53_36765_ME591_2012_1__1_1_Mechatronics System Design.pdf53_36765_ME591_2012_1__1_1_Mechatronics System Design.pdf
53_36765_ME591_2012_1__1_1_Mechatronics System Design.pdf
 
Mechatronics Systems.pdf
Mechatronics Systems.pdfMechatronics Systems.pdf
Mechatronics Systems.pdf
 
Unit 1 - Introduction - Full.pptx
Unit 1 - Introduction - Full.pptxUnit 1 - Introduction - Full.pptx
Unit 1 - Introduction - Full.pptx
 
Introduction to Mechatronics Systems- An Overview
Introduction to Mechatronics Systems- An OverviewIntroduction to Mechatronics Systems- An Overview
Introduction to Mechatronics Systems- An Overview
 
OCS352 IOT -UNIT-2.pptx
OCS352 IOT -UNIT-2.pptxOCS352 IOT -UNIT-2.pptx
OCS352 IOT -UNIT-2.pptx
 
OPAL-RT Smart transmission grid applications for real-time monitoring
OPAL-RT Smart transmission grid applications for real-time monitoringOPAL-RT Smart transmission grid applications for real-time monitoring
OPAL-RT Smart transmission grid applications for real-time monitoring
 
UNIT-5 Mechatronics Notes GT.pdf
UNIT-5 Mechatronics Notes GT.pdfUNIT-5 Mechatronics Notes GT.pdf
UNIT-5 Mechatronics Notes GT.pdf
 
Modeling and Simulation of Electrical Power Systems using OpenIPSL.org and Gr...
Modeling and Simulation of Electrical Power Systems using OpenIPSL.org and Gr...Modeling and Simulation of Electrical Power Systems using OpenIPSL.org and Gr...
Modeling and Simulation of Electrical Power Systems using OpenIPSL.org and Gr...
 
Monitoring of Transmission and Distribution Grids using PMUs
Monitoring of Transmission and Distribution Grids using PMUsMonitoring of Transmission and Distribution Grids using PMUs
Monitoring of Transmission and Distribution Grids using PMUs
 
Model-Simulation-and-Measurement-Based Systems Engineering of Power System Sy...
Model-Simulation-and-Measurement-Based Systems Engineering of Power System Sy...Model-Simulation-and-Measurement-Based Systems Engineering of Power System Sy...
Model-Simulation-and-Measurement-Based Systems Engineering of Power System Sy...
 
Module 2.pptx
Module 2.pptxModule 2.pptx
Module 2.pptx
 
Embedded Basics
Embedded Basics Embedded Basics
Embedded Basics
 
Autonomous Pervasive Systems and the Policy Challenges of a Small World!
Autonomous Pervasive Systems and the Policy Challenges of a Small World!Autonomous Pervasive Systems and the Policy Challenges of a Small World!
Autonomous Pervasive Systems and the Policy Challenges of a Small World!
 
Power System Simulation: History, State of the Art, and Challenges
Power System Simulation: History, State of the Art, and ChallengesPower System Simulation: History, State of the Art, and Challenges
Power System Simulation: History, State of the Art, and Challenges
 
AutonomicComputing
AutonomicComputingAutonomicComputing
AutonomicComputing
 
Embedded Systems
Embedded SystemsEmbedded Systems
Embedded Systems
 
Distinguished Speakers - Professor Marta Kwiatkowska
Distinguished Speakers -  Professor Marta KwiatkowskaDistinguished Speakers -  Professor Marta Kwiatkowska
Distinguished Speakers - Professor Marta Kwiatkowska
 
ntroduction of Signal such as sinosoidal signals, definition of signals
ntroduction of Signal such as sinosoidal signals, definition of signalsntroduction of Signal such as sinosoidal signals, definition of signals
ntroduction of Signal such as sinosoidal signals, definition of signals
 

Último

result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 

Último (20)

result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 

AI Techniques for Smart Grids

  • 1. AI Techniques for Smart Grids Networked and Embedded Systems Wilfried Elmenreich | 2014-05-22 Keynote lecture, ISGT-ASIA 2014
  • 2. Introduction • Many AI techniques are already in use – Artificial neural networks (Modeling) – Fuzzy logic (Control) – Evolutionary algorithms, – Swarm algorithms (Optimization) • Now we go for the real thing – should we change the way the system is controlled? Must?
  • 3. Building Self-Organizing Systems 3 Wilfried Elmenreich Self-Organzing Systems
  • 4. What is a Self-Organizing System „A self-organizing system (SOS) is a set of entities that obtains global system behavior via local interactions without centralized control.“
  • 5. Adaptation Robustness Scalability from C. Bettstetter, „Lakeside Labs“ Self-Organizing Systems are Effective! Image: Imgur.com
  • 6. Adaptation Robustness Scalability from C. Bettstetter, „Lakeside Labs“ Self-Organizing Systems are Effective! Image: Imgur.com
  • 7. Characteristics • System of many interconnected parts • Degree of difficulty in predicting the system behavior • Emergent properties • Dynamic • Decentralized control • Global behavior from local interactions • Robustness, adaptivity • Non-linearity (small causes might have large effects) 7 Wilfried Elmenreich
  • 8. SOS and Smart Grid • Why a self-organizing approach? 8 Wilfried Elmenreich Why Self- Organzation? Image: Creative Commons, Wikipedia Figure: Creative Commons, Wikipedia
  • 9. Transferring control to the network • Counter-arguments – Giving up control makes the system instable, – untrustable, – harder to maintain… • Pro arguments – Stability for complex system can be only achieved by control approach at same complexitiy level – Self-organizing systems are more robust… – and provide inherent scalability • Sometimes you do not have this choice! 9 Wilfried Elmenreich Image: Creative Commons, Wikipedia
  • 10. Example: Wide Area Synchronous Grids (Interconnections) 10 Wilfried Elmenreich Figure: Creative Commons, transmission data based on European Joint Research Center/Institute for Energy and Transport • Operate at synchronized frequency • UCTE grid (Continental Europe) is largest synchronous grid in the world in terms of generation capacity (667 GW) • Unbundling process of power generation and Transmission System Operators (TSO)  many players
  • 11. Oscillations in wide area grids On Saturday, 19 February 2011 around 8:00 in the morning, inter-area oscillations within the Continental Europe power system occurred. The highest impact of these 0.25 Hz oscillations was observed in the middle-south part of the system with amplitudes of +/- 100 mHz in southern Italy and related power oscillation on several north-south corridor lines of up to +/- 150 MW and with resulting voltage oscillation on the 400 kV system of +/- 5 kV respectively. ENTSO-E, ANALYSIS OF CE INTER-AREA OSCILLATIONS OF 19 AND 24 FEBRUARY 2011, 2011 Almost the same event reappeared on 24 February 2011 during midnight hours 11 Wilfried Elmenreich
  • 12. System frequency oscillations 12 Wilfried Elmenreich • Superposition of 0.18 Hz (East-West Mode) and 0.25 Hz (North-South Mode) modes • Frequency and damping continously oscillates Figure: ENTSO-E, ANALYSIS OF CE INTER-AREA OSCILLATIONS OF 19 AND 24 FEBRUARY 2011, 2011
  • 13. Investigation of the oscillation events • Transmission system operators (TSOs) Amprion, Mavir, TenneT DE, Swissgrid,... exchanged power recordings • Event was not predictable, no single cause • Oscillations started around the change of the hour – Turkey had changed mode displacement • Total system load was low • Absence of industrial load • Dispersed generation (PV, Wind) provides less stabilized inertia than classical generators • Italian system currently more sensitive to oscillation modes – Power system stabilisers in Italy had been reinforced 13 Wilfried Elmenreich
  • 14. Observations from this example • Liberalization of power market has decreased the scope of control • New approach is to carefully and knowledgeable interact with the system in order to guide it • We can can observe the main properties of a SOS here • Understanding this system in a new way became a necessity 14 Wilfried Elmenreich
  • 15. 15 Wilfried Elmenreich Another Example Image: Creative Commons, Wikipedia
  • 16. Smart Meter Rollout • Energy Services Directive (2006/32/EC) and the electricity directive (2009/72/EC) require the implementation of "intelligent metering systems". • Such systems ought to be in place for 80% of electricity consumers by end 2020 16 Wilfried Elmenreich Source: The Smart Grid in Europe, 2012-2016: Technologies, Market Forecasts and Utility Profiles (GTM Research), August 2011
  • 17. The Smart Grid, as the Providers Envision it • Smart meters – Read meters remotely (save money for data acquisition) – Get metering data at a high resolution • Controllability of the loads – Send „off“ signals to customer appliances at peak load situations – Cut off a customer that does not pay the bill • Having a system supporting different types of energy sources and storage in overall: get more comprehensive information and control over the system 17 Wilfried Elmenreich
  • 18. The Smart Grid, as the Customers want it • Magically save energy / reduce bill • Connect own generators (plug-in PV system) • Get more reliable energy service • Get green energy • Don‘t give up privacy or control in overall: only positive things should arise, nothing must get worse 18 Wilfried Elmenreich
  • 19. How Self-Organization can help • Handling complexity: Provides scalable approaches for a high number of interacting components  providers will like that • „Bossless structure“: Allow bottom-up processes, keep responsibility and decisions at customer („I can decide“)  customers will like that Building Self-Organizing Systems 19 Wilfried Elmenreich
  • 20. What holds us? • Reluctance to give up (central) control • Hard to understand – hard to trust – Many proponents miss a Non-linear thinking (© Alessandro Vespignani), a.k.a. complex system goggles • How can be design self-organizing systems? This is our quest: • Provide models, proofs, case studies, etc. showing that self- organizing approaches work – Sufficiently large, realistic case studies Building Self-Organizing Systems 20 Wilfried Elmenreich
  • 21. Building a self- organizing system Image: Creative Commons, Wikipe
  • 22. Rules of an SOS may be simple… • ..but finding the right rules is difficult! • Complex systems are hard to predict • Counter-intuitive dependencies 22 Image: USGOV-NOAA (Public Domain) Wilfried Elmenreich – Building Self-Organizing Systems
  • 23. Evolutionary Design Approach Building Self-Organizing Systems 23 Wilfried Elmenreich • Evolution applied during design phase • We don‘t refer to evolution/development of a system at run time
  • 24. Search Algorithm Building Self-Organizing Systems 24 Wilfried Elmenreich • Figuratively and literally a zoo on metaheuristic optimization algorithms • Ability to find global optimum • Number of tweaking parameters?
  • 25. FREVO: A Software for Designing SOS • FREVO (Framework for Evolutionary Design) • Operates on a simulation of the problem • Interface for sensor/actuator connections to the agents • Feedback from a simulation run -> fitness value • Open-source, system-independent http://frevo.sourceforge.net
  • 26. System architecture Building Self-Organizing Systems 26 Wilfried Elmenreich 6 major components: task description, simulation setup, interaction interface, evolvable decision unit, objective function, search algorithm
  • 28. Application example: Trader (1) • Evolving an energy trader algorithm at consumer/prosumer level • Simulation • Java module added to FREVO • Market rules • Simulated Market • Agent • No initial knowledge about market rules • Trader rules are learned implicitly • This way also counter-intuitive strategies are considered
  • 29. Application example: Trader (2) • Tradeoff between performance, complexity and comprehensibility  There is no free lunch! Performance of evolved market agents
  • 30. WiP: Evolving system of device-level traders • Model HEMS devices as agents with independent controllers • Constraints are given by a budget per device and the importance of a device for the user
  • 31. Summary • AI techniques can be used as a tool but as well contribute to a change in system design • Self-organizing systems are promising for handling complex systems • Design challenge – Evolutionary approach in combination with modelling techniques • Validation challenge – Verification techniques, simulation – Need for more case studies 31 Wilfried Elmenreich
  • 32. Thank you very much for your attention!  Building Self-Organizing Systems 32 Wilfried Elmenreich Thank you very much for your attention! Image: Creative Commons, Wikipedia