SlideShare a Scribd company logo
1 of 14
Download to read offline
Rule-based data transformations
in Electricity Smart Grids
The 9th International Web Rule Symposium (RuleML)
August 2-5, 2015
Freie Universität Berlin, Berlin, Germany
Rafael Santodomingo, Mathias Uslar – OFFIS Institute of Oldenburg, Germany
J.A. Rodríguez-Mondéjar, M.A. Sanz-Bobi – Comillas Pontifical University of Madrid, Spain
santodomingo@offis.de
• Business Case
• Technological Challenges
• Rule-based Solution
• Results
• Importance and Impact
Page 2
Contents
5 August 2015 The 9th International Web Rule Symposium (RuleML)
• Smart Grids
Page 3
Business Case
5 August 2015 The 9th International Web Rule Symposium (RuleML)
V
Energy Management
System
Substation Automation
System
Meter Data Management
System
Increasing amount
of information exchanges in
the electricity sector
V
Bay
Controller
Transformer
Controller Bay
Controller
Smart
Meter
Energy
Box
Aggregator Meter
Concentrator
A
• Standards to the rescue…
Page 4
Business Case
5 August 2015 The 9th International Web Rule Symposium (RuleML)
V
Energy Management
System
Substation Automation
System
Meter Data Management
System
We still need cost-effective
solutions performing
data transformations
V
Bay
Controller
Transformer
Controller Bay
Controller
Smart
Meter
Energy
Box
Aggregator Meter
Concentrator
A
CIM
SCL
DLMS/
COSEM
Open
ADR
• Focusing on CIM and SCL
Page 5
Technological Challenges
5 August 2015 The 9th International Web Rule Symposium (RuleML)
scl:tConnectivityNode
scl:tTerminal
scl:tConductingEquipment
scl:type = “DIS”
scl:tConductingEquipment
scl:type = “CBR”
scl:tBay
cim:Terminal
cim:ConnectivityNode
cim:Disconnector
cim:Breaker
cim:Bay
cim:BusbarSection
Mismatches hinder the
transformations between
the data models
• Solving mismatches with SWRL & JRL rules (I)
Page 6
Rule-based Solution
5 August 2015 The 9th International Web Rule Symposium (RuleML)
scl:tBay cim:Bay
scl:tBay(?x) → cim:Bay(?x)
cim:Bay(?x) → scl:tBay(?x)
scl:tConductingEquipment
scl:type = “CBR”
cim:Breaker
scl:tConductingEquipment(?x) ∧ scl:type(?x, “CBR”)
→ cim:Breaker(?x)
cim:Breaker(?x) →
scl:tConductingEquipment(?x) ∧ scl:type(?x, “CBR”)
Naming mismatches
Multilateral correspondences
• Solving mismatches with SWRL & JRL rules (II)
Page 7
Rule-based Solution
5 August 2015 The 9th International Web Rule Symposium (RuleML)
Covering mismatches
[(?x rdf:type scl:tBay)(?x scl:ConnectivityNode ?z)
noValue(?x scl:ConductingEquipment)->
[(?y cim:Equipment.EquipmentContainer ?x)
<- makeInstance(?x p cim:BusbarSection ?y)
(?x rdf:type scl:tBay)]]
scl:ConnectivityNode
cim:Equipment.
EquipmentContainer
scl:tConnectivityNode
scl:tBay
cim:Bay
cim:BusbarSection
cim:ConnectivityNode
• SWRL & JRL can be processed by freely available reasoners
Page 8
Rule-based Solution
5 August 2015 The 9th International Web Rule Symposium (RuleML)
Pellet
Jena Generic
Rule Reasoner
A rdf:type scl:tBay
scl:tBay(?x) → cim:Bay(?x)
A rdf:type cim:Bay
C rdf:type cim:BusbarSection
C cim:Equipment.EquipmentContainer A
[(?x rdf:type scl:tBay)(?x scl:ConnectivityNode ?z)
noValue(?x scl:ConductingEquipment)->
[(?y cim:Equipment.EquipmentContainer ?x)
<- makeInstance(?x p cim:BusbarSection?y)
(?x rdf:type scl:tBay)]]
SWRL rules JRL rules
SCL instances
CIM instances
• Case studies (I)
Page 9
Results
5 August 2015 The 9th International Web Rule Symposium (RuleML)
Energy Management
System
Substation Automation
System
Rule-based
converter
SWRL & JRL rules
CIM
SCL
power system
model
power system
model
Power system model - 1
• Case studies (II)
Page 10
Results
5 August 2015 The 9th International Web Rule Symposium (RuleML)
Energy Management
System
Substation Automation
System
Rule-based
converter
SWRL & JRL rules
CIM
SCL
power system
model
power system
model
Power system model - 2
• Case studies (III)
5 August 2015 The 9th International Web Rule Symposium (RuleML)Page 11
Results
Energy Management
System
Substation Automation
System
Rule-based
converter
SWRL & JRL rules
CIM
SCL
power system
model
power system
model
Power system model - 3
• Key Performance Indicators (KPIs)
5 August 2015 The 9th International Web Rule Symposium (RuleML)Page 12
Results
Energy Management
System
Substation Automation
System
Rule-based
converter
SWRL & JRL rules
CIM
SCL
power system
model
power system
model
Accuracy = 1
Runtime = 1.472s
Cost = freely available reasoners
• Interoperability is a key enabler of future electricity Smart Grids
– Need for solutions that facilitate interactions among systems based on heterogeneous
data models
• Traditional integration technologies in the electricity sector are costly and
inefficient
– Manual processes and ad-hoc converters
• Leveraging rule languages (SWRL & JRL) to express correspondences between two
data models –> benefits for electric companies:
– Bi-directional translations between smart grid systems performed by freely available
reasoners
– Improves accuracy, performance, and cost indicators compared with traditional
technologies
– Transformation rules and converters can be reused in different applications
Page 13
Importance and Impact
5 August 2015 The 9th International Web Rule Symposium (RuleML)
• Future challenges
– Case studies with other standard data models
– Adopting rule-based data transformations for run-time communications based on OPC
UA & Semantic Web Services
– Enhancing ontology matching techniques to find transformation rules automatically
Page 14
Importance and Impact
5 August 2015 The 9th International Web Rule Symposium (RuleML)

More Related Content

What's hot

IWSM2014 MEGSUS14 - GQM on energy for SaaS - CETIC
IWSM2014   MEGSUS14 - GQM on energy for SaaS - CETICIWSM2014   MEGSUS14 - GQM on energy for SaaS - CETIC
IWSM2014 MEGSUS14 - GQM on energy for SaaS - CETICNesma
 
Dynamic Line Rating: Principles - Applications - Benefits
Dynamic Line Rating: Principles - Applications - BenefitsDynamic Line Rating: Principles - Applications - Benefits
Dynamic Line Rating: Principles - Applications - BenefitsLeonardo ENERGY
 
IREC presentation part 01
IREC presentation part 01IREC presentation part 01
IREC presentation part 01RCREEE
 
Advanced energy management tools
Advanced energy management toolsAdvanced energy management tools
Advanced energy management toolsRCREEE
 
David Weatherall, Head of Policy at the Energy Saving Trust, UK.
David Weatherall, Head of Policy at the Energy Saving Trust, UK.David Weatherall, Head of Policy at the Energy Saving Trust, UK.
David Weatherall, Head of Policy at the Energy Saving Trust, UK.ARC research group
 
Patrik Kolar, Head of Department B (LIFE and Horizon 2020 Energy, Environment...
Patrik Kolar, Head of Department B (LIFE and Horizon 2020 Energy, Environment...Patrik Kolar, Head of Department B (LIFE and Horizon 2020 Energy, Environment...
Patrik Kolar, Head of Department B (LIFE and Horizon 2020 Energy, Environment...ARC research group
 
IREC part 02
IREC part 02IREC part 02
IREC part 02RCREEE
 
Europe User Conference: BP - implementing and supporting a multi-model, multi...
Europe User Conference: BP - implementing and supporting a multi-model, multi...Europe User Conference: BP - implementing and supporting a multi-model, multi...
Europe User Conference: BP - implementing and supporting a multi-model, multi...KBC (A Yokogawa Company)
 
EINSTEIN Project Overview
EINSTEIN Project OverviewEINSTEIN Project Overview
EINSTEIN Project OverviewIES VE
 
Motiva online monitoring and optimization energy system
Motiva online monitoring and optimization energy systemMotiva online monitoring and optimization energy system
Motiva online monitoring and optimization energy systemKBC (A Yokogawa Company)
 
Gašper Stegnar, Jožef Stefan Institute, Ljubljana, Slovenia.
Gašper Stegnar, Jožef Stefan Institute, Ljubljana, Slovenia.Gašper Stegnar, Jožef Stefan Institute, Ljubljana, Slovenia.
Gašper Stegnar, Jožef Stefan Institute, Ljubljana, Slovenia.ARC research group
 
Europe User Conference: Galp refinery wide model - a real work example
Europe User Conference: Galp refinery wide model - a real work exampleEurope User Conference: Galp refinery wide model - a real work example
Europe User Conference: Galp refinery wide model - a real work exampleKBC (A Yokogawa Company)
 
Finding financing for industrial energy efficiency & chp
Finding financing for industrial energy efficiency & chpFinding financing for industrial energy efficiency & chp
Finding financing for industrial energy efficiency & chpTNenergy
 
Europe User Conference: KBC Engineering Suite v7
Europe User Conference: KBC Engineering Suite v7Europe User Conference: KBC Engineering Suite v7
Europe User Conference: KBC Engineering Suite v7KBC (A Yokogawa Company)
 
Energy Storage Training
Energy Storage TrainingEnergy Storage Training
Energy Storage TrainingTonex
 
Training Module on Electricity Market Regulation - SESSION 3 - Price Regulation
Training Module on Electricity Market Regulation - SESSION 3 - Price RegulationTraining Module on Electricity Market Regulation - SESSION 3 - Price Regulation
Training Module on Electricity Market Regulation - SESSION 3 - Price RegulationLeonardo ENERGY
 
Performance Based Regulation
Performance Based RegulationPerformance Based Regulation
Performance Based RegulationMatthew Futch
 
Modelling global macroeconomic impacts of a carbon constrained energy system ...
Modelling global macroeconomic impacts of a carbon constrained energy system ...Modelling global macroeconomic impacts of a carbon constrained energy system ...
Modelling global macroeconomic impacts of a carbon constrained energy system ...IEA-ETSAP
 

What's hot (20)

IWSM2014 MEGSUS14 - GQM on energy for SaaS - CETIC
IWSM2014   MEGSUS14 - GQM on energy for SaaS - CETICIWSM2014   MEGSUS14 - GQM on energy for SaaS - CETIC
IWSM2014 MEGSUS14 - GQM on energy for SaaS - CETIC
 
Dynamic Line Rating: Principles - Applications - Benefits
Dynamic Line Rating: Principles - Applications - BenefitsDynamic Line Rating: Principles - Applications - Benefits
Dynamic Line Rating: Principles - Applications - Benefits
 
IREC presentation part 01
IREC presentation part 01IREC presentation part 01
IREC presentation part 01
 
Advanced energy management tools
Advanced energy management toolsAdvanced energy management tools
Advanced energy management tools
 
David Weatherall, Head of Policy at the Energy Saving Trust, UK.
David Weatherall, Head of Policy at the Energy Saving Trust, UK.David Weatherall, Head of Policy at the Energy Saving Trust, UK.
David Weatherall, Head of Policy at the Energy Saving Trust, UK.
 
Patrik Kolar, Head of Department B (LIFE and Horizon 2020 Energy, Environment...
Patrik Kolar, Head of Department B (LIFE and Horizon 2020 Energy, Environment...Patrik Kolar, Head of Department B (LIFE and Horizon 2020 Energy, Environment...
Patrik Kolar, Head of Department B (LIFE and Horizon 2020 Energy, Environment...
 
IREC part 02
IREC part 02IREC part 02
IREC part 02
 
Europe User Conference: BP - implementing and supporting a multi-model, multi...
Europe User Conference: BP - implementing and supporting a multi-model, multi...Europe User Conference: BP - implementing and supporting a multi-model, multi...
Europe User Conference: BP - implementing and supporting a multi-model, multi...
 
Sustaining energy performance
Sustaining energy performanceSustaining energy performance
Sustaining energy performance
 
EINSTEIN Project Overview
EINSTEIN Project OverviewEINSTEIN Project Overview
EINSTEIN Project Overview
 
An introduction to energy management
An introduction to energy managementAn introduction to energy management
An introduction to energy management
 
Motiva online monitoring and optimization energy system
Motiva online monitoring and optimization energy systemMotiva online monitoring and optimization energy system
Motiva online monitoring and optimization energy system
 
Gašper Stegnar, Jožef Stefan Institute, Ljubljana, Slovenia.
Gašper Stegnar, Jožef Stefan Institute, Ljubljana, Slovenia.Gašper Stegnar, Jožef Stefan Institute, Ljubljana, Slovenia.
Gašper Stegnar, Jožef Stefan Institute, Ljubljana, Slovenia.
 
Europe User Conference: Galp refinery wide model - a real work example
Europe User Conference: Galp refinery wide model - a real work exampleEurope User Conference: Galp refinery wide model - a real work example
Europe User Conference: Galp refinery wide model - a real work example
 
Finding financing for industrial energy efficiency & chp
Finding financing for industrial energy efficiency & chpFinding financing for industrial energy efficiency & chp
Finding financing for industrial energy efficiency & chp
 
Europe User Conference: KBC Engineering Suite v7
Europe User Conference: KBC Engineering Suite v7Europe User Conference: KBC Engineering Suite v7
Europe User Conference: KBC Engineering Suite v7
 
Energy Storage Training
Energy Storage TrainingEnergy Storage Training
Energy Storage Training
 
Training Module on Electricity Market Regulation - SESSION 3 - Price Regulation
Training Module on Electricity Market Regulation - SESSION 3 - Price RegulationTraining Module on Electricity Market Regulation - SESSION 3 - Price Regulation
Training Module on Electricity Market Regulation - SESSION 3 - Price Regulation
 
Performance Based Regulation
Performance Based RegulationPerformance Based Regulation
Performance Based Regulation
 
Modelling global macroeconomic impacts of a carbon constrained energy system ...
Modelling global macroeconomic impacts of a carbon constrained energy system ...Modelling global macroeconomic impacts of a carbon constrained energy system ...
Modelling global macroeconomic impacts of a carbon constrained energy system ...
 

Viewers also liked

RuleML2015: Norwegian State of Estate: A Reporting Service for the State-Owne...
RuleML2015: Norwegian State of Estate: A Reporting Service for the State-Owne...RuleML2015: Norwegian State of Estate: A Reporting Service for the State-Owne...
RuleML2015: Norwegian State of Estate: A Reporting Service for the State-Owne...RuleML
 
RuleML2015: Ontology-Based Multidimensional Contexts with Applications to Qua...
RuleML2015: Ontology-Based Multidimensional Contexts with Applications to Qua...RuleML2015: Ontology-Based Multidimensional Contexts with Applications to Qua...
RuleML2015: Ontology-Based Multidimensional Contexts with Applications to Qua...RuleML
 
Stardog 1.1: Easier, Smarter, Faster RDF Database
Stardog 1.1: Easier, Smarter, Faster RDF DatabaseStardog 1.1: Easier, Smarter, Faster RDF Database
Stardog 1.1: Easier, Smarter, Faster RDF DatabaseClark & Parsia LLC
 
SYSTEMS SUNLIGHT S.A. | Global Solutions for Renewable Energy Storage
SYSTEMS SUNLIGHT S.A. | Global Solutions for Renewable Energy StorageSYSTEMS SUNLIGHT S.A. | Global Solutions for Renewable Energy Storage
SYSTEMS SUNLIGHT S.A. | Global Solutions for Renewable Energy StorageSYSTEMS SUNLIGHT S.A.
 
Frits ogg 6th wssw2015 pico nano micro mini macrogrids and wind odp
Frits ogg 6th wssw2015 pico nano micro mini macrogrids and wind odpFrits ogg 6th wssw2015 pico nano micro mini macrogrids and wind odp
Frits ogg 6th wssw2015 pico nano micro mini macrogrids and wind odpFrits Ogg
 
Dhaka | Aug-15 | Solar DC nano-grids: A smart energy solution for villages
Dhaka | Aug-15 | Solar DC nano-grids: A smart energy solution for villagesDhaka | Aug-15 | Solar DC nano-grids: A smart energy solution for villages
Dhaka | Aug-15 | Solar DC nano-grids: A smart energy solution for villagesSmart Villages
 
Stand-alone (off-grid) isolated ac mini-grid system
Stand-alone (off-grid) isolated ac mini-grid systemStand-alone (off-grid) isolated ac mini-grid system
Stand-alone (off-grid) isolated ac mini-grid systemAnelion Smart Power
 
Getting Smart About Smart Energy
Getting Smart About Smart EnergyGetting Smart About Smart Energy
Getting Smart About Smart EnergyRobert Cormia
 
Mini grid design manual
Mini grid design manualMini grid design manual
Mini grid design manualSolarReference
 
[Smart Grid Market Research] Microgrids: The BRICS Opportunity - Zpryme Smart...
[Smart Grid Market Research] Microgrids: The BRICS Opportunity - Zpryme Smart...[Smart Grid Market Research] Microgrids: The BRICS Opportunity - Zpryme Smart...
[Smart Grid Market Research] Microgrids: The BRICS Opportunity - Zpryme Smart...Zpryme Research & Consulting, LLC
 
ELECTRICAL DESIGN & ESTIMATION ENGINEER
ELECTRICAL DESIGN & ESTIMATION ENGINEERELECTRICAL DESIGN & ESTIMATION ENGINEER
ELECTRICAL DESIGN & ESTIMATION ENGINEERGopi s
 
Seoul | Jun-15 | Smart Villages Agenda & Concept
Seoul | Jun-15 | Smart Villages Agenda & ConceptSeoul | Jun-15 | Smart Villages Agenda & Concept
Seoul | Jun-15 | Smart Villages Agenda & ConceptSmart Villages
 
Smart village model
Smart village modelSmart village model
Smart village modelachhajlani
 
DISTRIBUTED GENERATION ENVIRONMENT WITH SMART GRID
DISTRIBUTED GENERATION ENVIRONMENT WITH SMART GRIDDISTRIBUTED GENERATION ENVIRONMENT WITH SMART GRID
DISTRIBUTED GENERATION ENVIRONMENT WITH SMART GRIDNIT MEGHALAYA
 
The Zen of High Performance Messaging with NATS (Strange Loop 2016)
The Zen of High Performance Messaging with NATS (Strange Loop 2016)The Zen of High Performance Messaging with NATS (Strange Loop 2016)
The Zen of High Performance Messaging with NATS (Strange Loop 2016)wallyqs
 
Web 3.0 The Semantic Web
Web 3.0 The Semantic WebWeb 3.0 The Semantic Web
Web 3.0 The Semantic WebHatem Mahmoud
 

Viewers also liked (20)

RuleML2015: Norwegian State of Estate: A Reporting Service for the State-Owne...
RuleML2015: Norwegian State of Estate: A Reporting Service for the State-Owne...RuleML2015: Norwegian State of Estate: A Reporting Service for the State-Owne...
RuleML2015: Norwegian State of Estate: A Reporting Service for the State-Owne...
 
RuleML2015: Ontology-Based Multidimensional Contexts with Applications to Qua...
RuleML2015: Ontology-Based Multidimensional Contexts with Applications to Qua...RuleML2015: Ontology-Based Multidimensional Contexts with Applications to Qua...
RuleML2015: Ontology-Based Multidimensional Contexts with Applications to Qua...
 
Stardog 1.1: Easier, Smarter, Faster RDF Database
Stardog 1.1: Easier, Smarter, Faster RDF DatabaseStardog 1.1: Easier, Smarter, Faster RDF Database
Stardog 1.1: Easier, Smarter, Faster RDF Database
 
SYSTEMS SUNLIGHT S.A. | Global Solutions for Renewable Energy Storage
SYSTEMS SUNLIGHT S.A. | Global Solutions for Renewable Energy StorageSYSTEMS SUNLIGHT S.A. | Global Solutions for Renewable Energy Storage
SYSTEMS SUNLIGHT S.A. | Global Solutions for Renewable Energy Storage
 
Frits ogg 6th wssw2015 pico nano micro mini macrogrids and wind odp
Frits ogg 6th wssw2015 pico nano micro mini macrogrids and wind odpFrits ogg 6th wssw2015 pico nano micro mini macrogrids and wind odp
Frits ogg 6th wssw2015 pico nano micro mini macrogrids and wind odp
 
S649-Swapnakumari
S649-SwapnakumariS649-Swapnakumari
S649-Swapnakumari
 
Dhaka | Aug-15 | Solar DC nano-grids: A smart energy solution for villages
Dhaka | Aug-15 | Solar DC nano-grids: A smart energy solution for villagesDhaka | Aug-15 | Solar DC nano-grids: A smart energy solution for villages
Dhaka | Aug-15 | Solar DC nano-grids: A smart energy solution for villages
 
Stand-alone (off-grid) isolated ac mini-grid system
Stand-alone (off-grid) isolated ac mini-grid systemStand-alone (off-grid) isolated ac mini-grid system
Stand-alone (off-grid) isolated ac mini-grid system
 
Getting Smart About Smart Energy
Getting Smart About Smart EnergyGetting Smart About Smart Energy
Getting Smart About Smart Energy
 
Mini grid design manual
Mini grid design manualMini grid design manual
Mini grid design manual
 
[Smart Grid Market Research] Microgrids: The BRICS Opportunity - Zpryme Smart...
[Smart Grid Market Research] Microgrids: The BRICS Opportunity - Zpryme Smart...[Smart Grid Market Research] Microgrids: The BRICS Opportunity - Zpryme Smart...
[Smart Grid Market Research] Microgrids: The BRICS Opportunity - Zpryme Smart...
 
ELECTRICAL DESIGN & ESTIMATION ENGINEER
ELECTRICAL DESIGN & ESTIMATION ENGINEERELECTRICAL DESIGN & ESTIMATION ENGINEER
ELECTRICAL DESIGN & ESTIMATION ENGINEER
 
Seoul | Jun-15 | Smart Villages Agenda & Concept
Seoul | Jun-15 | Smart Villages Agenda & ConceptSeoul | Jun-15 | Smart Villages Agenda & Concept
Seoul | Jun-15 | Smart Villages Agenda & Concept
 
Smart village model
Smart village modelSmart village model
Smart village model
 
RDF and OWL
RDF and OWLRDF and OWL
RDF and OWL
 
Smart Village
Smart VillageSmart Village
Smart Village
 
DISTRIBUTED GENERATION ENVIRONMENT WITH SMART GRID
DISTRIBUTED GENERATION ENVIRONMENT WITH SMART GRIDDISTRIBUTED GENERATION ENVIRONMENT WITH SMART GRID
DISTRIBUTED GENERATION ENVIRONMENT WITH SMART GRID
 
The Zen of High Performance Messaging with NATS (Strange Loop 2016)
The Zen of High Performance Messaging with NATS (Strange Loop 2016)The Zen of High Performance Messaging with NATS (Strange Loop 2016)
The Zen of High Performance Messaging with NATS (Strange Loop 2016)
 
Smart grid presentation
Smart grid presentationSmart grid presentation
Smart grid presentation
 
Web 3.0 The Semantic Web
Web 3.0 The Semantic WebWeb 3.0 The Semantic Web
Web 3.0 The Semantic Web
 

Similar to Rule-based Data Transformations Enable Smart Grid Interoperability

Electric Motor Systems: targeting and implementing efficiency improvements
Electric Motor Systems: targeting and implementing efficiency improvementsElectric Motor Systems: targeting and implementing efficiency improvements
Electric Motor Systems: targeting and implementing efficiency improvementsLeonardo ENERGY
 
OPAL-RT RT14 Conference: Power system generation management
OPAL-RT RT14 Conference: Power system generation managementOPAL-RT RT14 Conference: Power system generation management
OPAL-RT RT14 Conference: Power system generation managementOPAL-RT TECHNOLOGIES
 
IEC 61850 Interoperability at information level: a challenge for all market p...
IEC 61850 Interoperability at information level: a challenge for all market p...IEC 61850 Interoperability at information level: a challenge for all market p...
IEC 61850 Interoperability at information level: a challenge for all market p...Schneider Electric
 
The Smart Power Grid
The Smart Power GridThe Smart Power Grid
The Smart Power GridStephen Lee
 
OPAL-RT RT14 Conference: Real-time simulator for power system studies
OPAL-RT RT14 Conference: Real-time simulator for power system studiesOPAL-RT RT14 Conference: Real-time simulator for power system studies
OPAL-RT RT14 Conference: Real-time simulator for power system studiesOPAL-RT TECHNOLOGIES
 
OPAL-RT RT14: Wind farm reactive power coordination
OPAL-RT RT14: Wind farm reactive power coordination OPAL-RT RT14: Wind farm reactive power coordination
OPAL-RT RT14: Wind farm reactive power coordination OPAL-RT TECHNOLOGIES
 
Increasing Role of Technology in Power Distribution: Moving towards Smarter Grid
Increasing Role of Technology in Power Distribution: Moving towards Smarter GridIncreasing Role of Technology in Power Distribution: Moving towards Smarter Grid
Increasing Role of Technology in Power Distribution: Moving towards Smarter GridTata Power Delhi Distribution Limited
 
[ISGAN] IEC61850 standard: definition, benefits, challenges. How is the Osmos...
[ISGAN] IEC61850 standard: definition, benefits, challenges. How is the Osmos...[ISGAN] IEC61850 standard: definition, benefits, challenges. How is the Osmos...
[ISGAN] IEC61850 standard: definition, benefits, challenges. How is the Osmos...ISGAN Academy
 
Schneider - Smarter Infra for O&G.pptx
Schneider - Smarter Infra for O&G.pptxSchneider - Smarter Infra for O&G.pptx
Schneider - Smarter Infra for O&G.pptxAjay Gangakhedkar
 
Optimized Energy Management and Planning Tools for the Iron and Steel Industry
Optimized Energy Management and Planning Tools for the Iron and Steel IndustryOptimized Energy Management and Planning Tools for the Iron and Steel Industry
Optimized Energy Management and Planning Tools for the Iron and Steel IndustrySchneider Electric
 
ARC's Larry O'Brien Process Automation Presentation @ ARC Industry Forum 2010
ARC's Larry O'Brien Process Automation Presentation @ ARC Industry Forum 2010ARC's Larry O'Brien Process Automation Presentation @ ARC Industry Forum 2010
ARC's Larry O'Brien Process Automation Presentation @ ARC Industry Forum 2010ARC Advisory Group
 
2018 10-distribution automation-trends-andchallenges
2018 10-distribution automation-trends-andchallenges2018 10-distribution automation-trends-andchallenges
2018 10-distribution automation-trends-andchallengesAbhilash Gopalakrishnan
 
Company Deck E-Cube Energy #EnergyAnalytics #EnergyEfficiency
Company Deck E-Cube Energy #EnergyAnalytics #EnergyEfficiencyCompany Deck E-Cube Energy #EnergyAnalytics #EnergyEfficiency
Company Deck E-Cube Energy #EnergyAnalytics #EnergyEfficiencyUmesh Bhutoria
 
SunSpec SPG & Distributech Briefing
SunSpec SPG & Distributech BriefingSunSpec SPG & Distributech Briefing
SunSpec SPG & Distributech BriefingDylan Tansy
 
Warehouses Energy Consumption using Solar Energy with the help of Blockchain
Warehouses Energy Consumption using Solar Energy with the help of BlockchainWarehouses Energy Consumption using Solar Energy with the help of Blockchain
Warehouses Energy Consumption using Solar Energy with the help of BlockchainIRJET Journal
 
Digital Energy | Energy IoT and Analytics Research
Digital Energy  |  Energy IoT and Analytics ResearchDigital Energy  |  Energy IoT and Analytics Research
Digital Energy | Energy IoT and Analytics ResearchHitachi America, Ltd.
 

Similar to Rule-based Data Transformations Enable Smart Grid Interoperability (20)

Electric Motor Systems: targeting and implementing efficiency improvements
Electric Motor Systems: targeting and implementing efficiency improvementsElectric Motor Systems: targeting and implementing efficiency improvements
Electric Motor Systems: targeting and implementing efficiency improvements
 
OPAL-RT RT14 Conference: Power system generation management
OPAL-RT RT14 Conference: Power system generation managementOPAL-RT RT14 Conference: Power system generation management
OPAL-RT RT14 Conference: Power system generation management
 
1.1_Power Systems Engineering R&D_Ton_EPRI/SNL Symposium
1.1_Power Systems Engineering R&D_Ton_EPRI/SNL Symposium1.1_Power Systems Engineering R&D_Ton_EPRI/SNL Symposium
1.1_Power Systems Engineering R&D_Ton_EPRI/SNL Symposium
 
Energy Economics Christian Feisst
Energy Economics Christian FeisstEnergy Economics Christian Feisst
Energy Economics Christian Feisst
 
IEC 61850 Interoperability at information level: a challenge for all market p...
IEC 61850 Interoperability at information level: a challenge for all market p...IEC 61850 Interoperability at information level: a challenge for all market p...
IEC 61850 Interoperability at information level: a challenge for all market p...
 
The Smart Power Grid
The Smart Power GridThe Smart Power Grid
The Smart Power Grid
 
OPAL-RT RT14 Conference: Real-time simulator for power system studies
OPAL-RT RT14 Conference: Real-time simulator for power system studiesOPAL-RT RT14 Conference: Real-time simulator for power system studies
OPAL-RT RT14 Conference: Real-time simulator for power system studies
 
G.E.T. Smart - Smart Grid: IBM Presentation
G.E.T. Smart - Smart Grid: IBM PresentationG.E.T. Smart - Smart Grid: IBM Presentation
G.E.T. Smart - Smart Grid: IBM Presentation
 
OPAL-RT RT14: Wind farm reactive power coordination
OPAL-RT RT14: Wind farm reactive power coordination OPAL-RT RT14: Wind farm reactive power coordination
OPAL-RT RT14: Wind farm reactive power coordination
 
Increasing Role of Technology in Power Distribution: Moving towards Smarter Grid
Increasing Role of Technology in Power Distribution: Moving towards Smarter GridIncreasing Role of Technology in Power Distribution: Moving towards Smarter Grid
Increasing Role of Technology in Power Distribution: Moving towards Smarter Grid
 
[ISGAN] IEC61850 standard: definition, benefits, challenges. How is the Osmos...
[ISGAN] IEC61850 standard: definition, benefits, challenges. How is the Osmos...[ISGAN] IEC61850 standard: definition, benefits, challenges. How is the Osmos...
[ISGAN] IEC61850 standard: definition, benefits, challenges. How is the Osmos...
 
6.2_Integrated Design and Financial Model_Knapp_EPRI/SNL Microgrid
6.2_Integrated Design and Financial Model_Knapp_EPRI/SNL Microgrid6.2_Integrated Design and Financial Model_Knapp_EPRI/SNL Microgrid
6.2_Integrated Design and Financial Model_Knapp_EPRI/SNL Microgrid
 
Schneider - Smarter Infra for O&G.pptx
Schneider - Smarter Infra for O&G.pptxSchneider - Smarter Infra for O&G.pptx
Schneider - Smarter Infra for O&G.pptx
 
Optimized Energy Management and Planning Tools for the Iron and Steel Industry
Optimized Energy Management and Planning Tools for the Iron and Steel IndustryOptimized Energy Management and Planning Tools for the Iron and Steel Industry
Optimized Energy Management and Planning Tools for the Iron and Steel Industry
 
ARC's Larry O'Brien Process Automation Presentation @ ARC Industry Forum 2010
ARC's Larry O'Brien Process Automation Presentation @ ARC Industry Forum 2010ARC's Larry O'Brien Process Automation Presentation @ ARC Industry Forum 2010
ARC's Larry O'Brien Process Automation Presentation @ ARC Industry Forum 2010
 
2018 10-distribution automation-trends-andchallenges
2018 10-distribution automation-trends-andchallenges2018 10-distribution automation-trends-andchallenges
2018 10-distribution automation-trends-andchallenges
 
Company Deck E-Cube Energy #EnergyAnalytics #EnergyEfficiency
Company Deck E-Cube Energy #EnergyAnalytics #EnergyEfficiencyCompany Deck E-Cube Energy #EnergyAnalytics #EnergyEfficiency
Company Deck E-Cube Energy #EnergyAnalytics #EnergyEfficiency
 
SunSpec SPG & Distributech Briefing
SunSpec SPG & Distributech BriefingSunSpec SPG & Distributech Briefing
SunSpec SPG & Distributech Briefing
 
Warehouses Energy Consumption using Solar Energy with the help of Blockchain
Warehouses Energy Consumption using Solar Energy with the help of BlockchainWarehouses Energy Consumption using Solar Energy with the help of Blockchain
Warehouses Energy Consumption using Solar Energy with the help of Blockchain
 
Digital Energy | Energy IoT and Analytics Research
Digital Energy  |  Energy IoT and Analytics ResearchDigital Energy  |  Energy IoT and Analytics Research
Digital Energy | Energy IoT and Analytics Research
 

More from RuleML

Aggregates in Recursion: Issues and Solutions
Aggregates in Recursion: Issues and SolutionsAggregates in Recursion: Issues and Solutions
Aggregates in Recursion: Issues and SolutionsRuleML
 
A software agent controlling 2 robot arms in co-operating concurrent tasks
A software agent controlling 2 robot arms in co-operating concurrent tasksA software agent controlling 2 robot arms in co-operating concurrent tasks
A software agent controlling 2 robot arms in co-operating concurrent tasksRuleML
 
Port Clearance Rules in PSOA RuleML: From Controlled-English Regulation to Ob...
Port Clearance Rules in PSOA RuleML: From Controlled-English Regulation to Ob...Port Clearance Rules in PSOA RuleML: From Controlled-English Regulation to Ob...
Port Clearance Rules in PSOA RuleML: From Controlled-English Regulation to Ob...RuleML
 
RuleML 2015: When Processes Rule Events
RuleML 2015: When Processes Rule EventsRuleML 2015: When Processes Rule Events
RuleML 2015: When Processes Rule EventsRuleML
 
RuleML 2015: Ontology Reasoning using Rules in an eHealth Context
RuleML 2015: Ontology Reasoning using Rules in an eHealth ContextRuleML 2015: Ontology Reasoning using Rules in an eHealth Context
RuleML 2015: Ontology Reasoning using Rules in an eHealth ContextRuleML
 
RuleML 2015: Semantics of Notation3 Logic: A Solution for Implicit Quantifica...
RuleML 2015: Semantics of Notation3 Logic: A Solution for Implicit Quantifica...RuleML 2015: Semantics of Notation3 Logic: A Solution for Implicit Quantifica...
RuleML 2015: Semantics of Notation3 Logic: A Solution for Implicit Quantifica...RuleML
 
Challenge@RuleML2015 Developing Situation-Aware Applications for Disaster Man...
Challenge@RuleML2015 Developing Situation-Aware Applications for Disaster Man...Challenge@RuleML2015 Developing Situation-Aware Applications for Disaster Man...
Challenge@RuleML2015 Developing Situation-Aware Applications for Disaster Man...RuleML
 
Rule Generalization Strategies in Incremental Learning of Disjunctive Concepts
Rule Generalization Strategies in Incremental Learning of Disjunctive ConceptsRule Generalization Strategies in Incremental Learning of Disjunctive Concepts
Rule Generalization Strategies in Incremental Learning of Disjunctive ConceptsRuleML
 
RuleML 2015 Constraint Handling Rules - What Else?
RuleML 2015 Constraint Handling Rules - What Else?RuleML 2015 Constraint Handling Rules - What Else?
RuleML 2015 Constraint Handling Rules - What Else?RuleML
 
RuleML2015 The Herbrand Manifesto - Thinking Inside the Box
RuleML2015 The Herbrand Manifesto - Thinking Inside the Box RuleML2015 The Herbrand Manifesto - Thinking Inside the Box
RuleML2015 The Herbrand Manifesto - Thinking Inside the Box RuleML
 
RuleML2015 PSOA RuleML: Integrated Object-Relational Data and Rules
RuleML2015 PSOA RuleML: Integrated Object-Relational Data and RulesRuleML2015 PSOA RuleML: Integrated Object-Relational Data and Rules
RuleML2015 PSOA RuleML: Integrated Object-Relational Data and RulesRuleML
 
Industry@RuleML2015: Norwegian State of Estate A Reporting Service for the St...
Industry@RuleML2015: Norwegian State of Estate A Reporting Service for the St...Industry@RuleML2015: Norwegian State of Estate A Reporting Service for the St...
Industry@RuleML2015: Norwegian State of Estate A Reporting Service for the St...RuleML
 
A Service for Improving the Assignments of Common Agriculture Policy Funds to...
A Service for Improving the Assignments of Common Agriculture Policy Funds to...A Service for Improving the Assignments of Common Agriculture Policy Funds to...
A Service for Improving the Assignments of Common Agriculture Policy Funds to...RuleML
 
Datalog+-Track Introduction & Reasoning on UML Class Diagrams via Datalog+-
Datalog+-Track Introduction & Reasoning on UML Class Diagrams via Datalog+-Datalog+-Track Introduction & Reasoning on UML Class Diagrams via Datalog+-
Datalog+-Track Introduction & Reasoning on UML Class Diagrams via Datalog+-RuleML
 
RuleML2015: Binary Frontier-guarded ASP with Function Symbols
RuleML2015: Binary Frontier-guarded ASP with Function SymbolsRuleML2015: Binary Frontier-guarded ASP with Function Symbols
RuleML2015: Binary Frontier-guarded ASP with Function SymbolsRuleML
 
RuleML2015: API4KP Metamodel: A Meta-API for Heterogeneous Knowledge Platforms
RuleML2015: API4KP Metamodel: A Meta-API for Heterogeneous Knowledge PlatformsRuleML2015: API4KP Metamodel: A Meta-API for Heterogeneous Knowledge Platforms
RuleML2015: API4KP Metamodel: A Meta-API for Heterogeneous Knowledge PlatformsRuleML
 
RuleML2015: Rule-Based Exploration of Structured Data in the Browser
RuleML2015: Rule-Based Exploration of Structured Data in the BrowserRuleML2015: Rule-Based Exploration of Structured Data in the Browser
RuleML2015: Rule-Based Exploration of Structured Data in the BrowserRuleML
 
RuleML2015: Ontology-Based Multidimensional Contexts with Applications to Qua...
RuleML2015: Ontology-Based Multidimensional Contexts with Applications to Qua...RuleML2015: Ontology-Based Multidimensional Contexts with Applications to Qua...
RuleML2015: Ontology-Based Multidimensional Contexts with Applications to Qua...RuleML
 
RuleML2015: Compact representation of conditional probability for rule-based...
RuleML2015:  Compact representation of conditional probability for rule-based...RuleML2015:  Compact representation of conditional probability for rule-based...
RuleML2015: Compact representation of conditional probability for rule-based...RuleML
 
RuleML2015: Learning Characteristic Rules in Geographic Information Systems
RuleML2015: Learning Characteristic Rules in Geographic Information SystemsRuleML2015: Learning Characteristic Rules in Geographic Information Systems
RuleML2015: Learning Characteristic Rules in Geographic Information SystemsRuleML
 

More from RuleML (20)

Aggregates in Recursion: Issues and Solutions
Aggregates in Recursion: Issues and SolutionsAggregates in Recursion: Issues and Solutions
Aggregates in Recursion: Issues and Solutions
 
A software agent controlling 2 robot arms in co-operating concurrent tasks
A software agent controlling 2 robot arms in co-operating concurrent tasksA software agent controlling 2 robot arms in co-operating concurrent tasks
A software agent controlling 2 robot arms in co-operating concurrent tasks
 
Port Clearance Rules in PSOA RuleML: From Controlled-English Regulation to Ob...
Port Clearance Rules in PSOA RuleML: From Controlled-English Regulation to Ob...Port Clearance Rules in PSOA RuleML: From Controlled-English Regulation to Ob...
Port Clearance Rules in PSOA RuleML: From Controlled-English Regulation to Ob...
 
RuleML 2015: When Processes Rule Events
RuleML 2015: When Processes Rule EventsRuleML 2015: When Processes Rule Events
RuleML 2015: When Processes Rule Events
 
RuleML 2015: Ontology Reasoning using Rules in an eHealth Context
RuleML 2015: Ontology Reasoning using Rules in an eHealth ContextRuleML 2015: Ontology Reasoning using Rules in an eHealth Context
RuleML 2015: Ontology Reasoning using Rules in an eHealth Context
 
RuleML 2015: Semantics of Notation3 Logic: A Solution for Implicit Quantifica...
RuleML 2015: Semantics of Notation3 Logic: A Solution for Implicit Quantifica...RuleML 2015: Semantics of Notation3 Logic: A Solution for Implicit Quantifica...
RuleML 2015: Semantics of Notation3 Logic: A Solution for Implicit Quantifica...
 
Challenge@RuleML2015 Developing Situation-Aware Applications for Disaster Man...
Challenge@RuleML2015 Developing Situation-Aware Applications for Disaster Man...Challenge@RuleML2015 Developing Situation-Aware Applications for Disaster Man...
Challenge@RuleML2015 Developing Situation-Aware Applications for Disaster Man...
 
Rule Generalization Strategies in Incremental Learning of Disjunctive Concepts
Rule Generalization Strategies in Incremental Learning of Disjunctive ConceptsRule Generalization Strategies in Incremental Learning of Disjunctive Concepts
Rule Generalization Strategies in Incremental Learning of Disjunctive Concepts
 
RuleML 2015 Constraint Handling Rules - What Else?
RuleML 2015 Constraint Handling Rules - What Else?RuleML 2015 Constraint Handling Rules - What Else?
RuleML 2015 Constraint Handling Rules - What Else?
 
RuleML2015 The Herbrand Manifesto - Thinking Inside the Box
RuleML2015 The Herbrand Manifesto - Thinking Inside the Box RuleML2015 The Herbrand Manifesto - Thinking Inside the Box
RuleML2015 The Herbrand Manifesto - Thinking Inside the Box
 
RuleML2015 PSOA RuleML: Integrated Object-Relational Data and Rules
RuleML2015 PSOA RuleML: Integrated Object-Relational Data and RulesRuleML2015 PSOA RuleML: Integrated Object-Relational Data and Rules
RuleML2015 PSOA RuleML: Integrated Object-Relational Data and Rules
 
Industry@RuleML2015: Norwegian State of Estate A Reporting Service for the St...
Industry@RuleML2015: Norwegian State of Estate A Reporting Service for the St...Industry@RuleML2015: Norwegian State of Estate A Reporting Service for the St...
Industry@RuleML2015: Norwegian State of Estate A Reporting Service for the St...
 
A Service for Improving the Assignments of Common Agriculture Policy Funds to...
A Service for Improving the Assignments of Common Agriculture Policy Funds to...A Service for Improving the Assignments of Common Agriculture Policy Funds to...
A Service for Improving the Assignments of Common Agriculture Policy Funds to...
 
Datalog+-Track Introduction & Reasoning on UML Class Diagrams via Datalog+-
Datalog+-Track Introduction & Reasoning on UML Class Diagrams via Datalog+-Datalog+-Track Introduction & Reasoning on UML Class Diagrams via Datalog+-
Datalog+-Track Introduction & Reasoning on UML Class Diagrams via Datalog+-
 
RuleML2015: Binary Frontier-guarded ASP with Function Symbols
RuleML2015: Binary Frontier-guarded ASP with Function SymbolsRuleML2015: Binary Frontier-guarded ASP with Function Symbols
RuleML2015: Binary Frontier-guarded ASP with Function Symbols
 
RuleML2015: API4KP Metamodel: A Meta-API for Heterogeneous Knowledge Platforms
RuleML2015: API4KP Metamodel: A Meta-API for Heterogeneous Knowledge PlatformsRuleML2015: API4KP Metamodel: A Meta-API for Heterogeneous Knowledge Platforms
RuleML2015: API4KP Metamodel: A Meta-API for Heterogeneous Knowledge Platforms
 
RuleML2015: Rule-Based Exploration of Structured Data in the Browser
RuleML2015: Rule-Based Exploration of Structured Data in the BrowserRuleML2015: Rule-Based Exploration of Structured Data in the Browser
RuleML2015: Rule-Based Exploration of Structured Data in the Browser
 
RuleML2015: Ontology-Based Multidimensional Contexts with Applications to Qua...
RuleML2015: Ontology-Based Multidimensional Contexts with Applications to Qua...RuleML2015: Ontology-Based Multidimensional Contexts with Applications to Qua...
RuleML2015: Ontology-Based Multidimensional Contexts with Applications to Qua...
 
RuleML2015: Compact representation of conditional probability for rule-based...
RuleML2015:  Compact representation of conditional probability for rule-based...RuleML2015:  Compact representation of conditional probability for rule-based...
RuleML2015: Compact representation of conditional probability for rule-based...
 
RuleML2015: Learning Characteristic Rules in Geographic Information Systems
RuleML2015: Learning Characteristic Rules in Geographic Information SystemsRuleML2015: Learning Characteristic Rules in Geographic Information Systems
RuleML2015: Learning Characteristic Rules in Geographic Information Systems
 

Recently uploaded

DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 

Recently uploaded (20)

DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 

Rule-based Data Transformations Enable Smart Grid Interoperability

  • 1. Rule-based data transformations in Electricity Smart Grids The 9th International Web Rule Symposium (RuleML) August 2-5, 2015 Freie Universität Berlin, Berlin, Germany Rafael Santodomingo, Mathias Uslar – OFFIS Institute of Oldenburg, Germany J.A. Rodríguez-Mondéjar, M.A. Sanz-Bobi – Comillas Pontifical University of Madrid, Spain santodomingo@offis.de
  • 2. • Business Case • Technological Challenges • Rule-based Solution • Results • Importance and Impact Page 2 Contents 5 August 2015 The 9th International Web Rule Symposium (RuleML)
  • 3. • Smart Grids Page 3 Business Case 5 August 2015 The 9th International Web Rule Symposium (RuleML) V Energy Management System Substation Automation System Meter Data Management System Increasing amount of information exchanges in the electricity sector V Bay Controller Transformer Controller Bay Controller Smart Meter Energy Box Aggregator Meter Concentrator A
  • 4. • Standards to the rescue… Page 4 Business Case 5 August 2015 The 9th International Web Rule Symposium (RuleML) V Energy Management System Substation Automation System Meter Data Management System We still need cost-effective solutions performing data transformations V Bay Controller Transformer Controller Bay Controller Smart Meter Energy Box Aggregator Meter Concentrator A CIM SCL DLMS/ COSEM Open ADR
  • 5. • Focusing on CIM and SCL Page 5 Technological Challenges 5 August 2015 The 9th International Web Rule Symposium (RuleML) scl:tConnectivityNode scl:tTerminal scl:tConductingEquipment scl:type = “DIS” scl:tConductingEquipment scl:type = “CBR” scl:tBay cim:Terminal cim:ConnectivityNode cim:Disconnector cim:Breaker cim:Bay cim:BusbarSection Mismatches hinder the transformations between the data models
  • 6. • Solving mismatches with SWRL & JRL rules (I) Page 6 Rule-based Solution 5 August 2015 The 9th International Web Rule Symposium (RuleML) scl:tBay cim:Bay scl:tBay(?x) → cim:Bay(?x) cim:Bay(?x) → scl:tBay(?x) scl:tConductingEquipment scl:type = “CBR” cim:Breaker scl:tConductingEquipment(?x) ∧ scl:type(?x, “CBR”) → cim:Breaker(?x) cim:Breaker(?x) → scl:tConductingEquipment(?x) ∧ scl:type(?x, “CBR”) Naming mismatches Multilateral correspondences
  • 7. • Solving mismatches with SWRL & JRL rules (II) Page 7 Rule-based Solution 5 August 2015 The 9th International Web Rule Symposium (RuleML) Covering mismatches [(?x rdf:type scl:tBay)(?x scl:ConnectivityNode ?z) noValue(?x scl:ConductingEquipment)-> [(?y cim:Equipment.EquipmentContainer ?x) <- makeInstance(?x p cim:BusbarSection ?y) (?x rdf:type scl:tBay)]] scl:ConnectivityNode cim:Equipment. EquipmentContainer scl:tConnectivityNode scl:tBay cim:Bay cim:BusbarSection cim:ConnectivityNode
  • 8. • SWRL & JRL can be processed by freely available reasoners Page 8 Rule-based Solution 5 August 2015 The 9th International Web Rule Symposium (RuleML) Pellet Jena Generic Rule Reasoner A rdf:type scl:tBay scl:tBay(?x) → cim:Bay(?x) A rdf:type cim:Bay C rdf:type cim:BusbarSection C cim:Equipment.EquipmentContainer A [(?x rdf:type scl:tBay)(?x scl:ConnectivityNode ?z) noValue(?x scl:ConductingEquipment)-> [(?y cim:Equipment.EquipmentContainer ?x) <- makeInstance(?x p cim:BusbarSection?y) (?x rdf:type scl:tBay)]] SWRL rules JRL rules SCL instances CIM instances
  • 9. • Case studies (I) Page 9 Results 5 August 2015 The 9th International Web Rule Symposium (RuleML) Energy Management System Substation Automation System Rule-based converter SWRL & JRL rules CIM SCL power system model power system model Power system model - 1
  • 10. • Case studies (II) Page 10 Results 5 August 2015 The 9th International Web Rule Symposium (RuleML) Energy Management System Substation Automation System Rule-based converter SWRL & JRL rules CIM SCL power system model power system model Power system model - 2
  • 11. • Case studies (III) 5 August 2015 The 9th International Web Rule Symposium (RuleML)Page 11 Results Energy Management System Substation Automation System Rule-based converter SWRL & JRL rules CIM SCL power system model power system model Power system model - 3
  • 12. • Key Performance Indicators (KPIs) 5 August 2015 The 9th International Web Rule Symposium (RuleML)Page 12 Results Energy Management System Substation Automation System Rule-based converter SWRL & JRL rules CIM SCL power system model power system model Accuracy = 1 Runtime = 1.472s Cost = freely available reasoners
  • 13. • Interoperability is a key enabler of future electricity Smart Grids – Need for solutions that facilitate interactions among systems based on heterogeneous data models • Traditional integration technologies in the electricity sector are costly and inefficient – Manual processes and ad-hoc converters • Leveraging rule languages (SWRL & JRL) to express correspondences between two data models –> benefits for electric companies: – Bi-directional translations between smart grid systems performed by freely available reasoners – Improves accuracy, performance, and cost indicators compared with traditional technologies – Transformation rules and converters can be reused in different applications Page 13 Importance and Impact 5 August 2015 The 9th International Web Rule Symposium (RuleML)
  • 14. • Future challenges – Case studies with other standard data models – Adopting rule-based data transformations for run-time communications based on OPC UA & Semantic Web Services – Enhancing ontology matching techniques to find transformation rules automatically Page 14 Importance and Impact 5 August 2015 The 9th International Web Rule Symposium (RuleML)